Pull request #968 closed 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 neersighted for docker/docker-ce-packaging Obtained Jenkinsfile from 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42+f7ffb570f4c3e93dd337ece7a4b2d8073894b98c (3fd5b9c334b78441d9ff1974f44aec3af19991a6) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-968@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: 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] { (Branch: ubuntu:mantic-amd64) [Pipeline] { (Branch: ubuntu:mantic-aarch64) [Pipeline] { (Branch: ubuntu:mantic-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 [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-0ba50c3f50ec3756f) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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-968@tmp/d3eb6a59-989d-4dbb-81a9-961fc7f93a0f/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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Already exists Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] 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-126-35 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merge succeeded, producing 1d552c4c4e61d6548f5b0307691c8f74d13835ff Checking out Revision 1d552c4c4e61d6548f5b0307691c8f74d13835ff (PR-968) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d552c4c4e61d6548f5b0307691c8f74d13835ff # timeout=10 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/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-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 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 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ 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-0ba50c3f50ec3756f)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-7] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch centos:7-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba50c3f50ec3756f) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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-968@tmp/5d9fb667-2e52-4650-a0de-64850af3b840/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-968:/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-8-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-126-35 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merge succeeded, producing fadd9f23f2cf517a600d37515e52d0f9c5ff9c68 Checking out Revision fadd9f23f2cf517a600d37515e52d0f9c5ff9c68 (PR-968) Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fadd9f23f2cf517a600d37515e52d0f9c5ff9c68 # timeout=10 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C+ src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-8] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch quay.io/centos/centos:stream8-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba50c3f50ec3756f) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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-968@tmp/b4e6cb96-efb0-4a9d-baee-7088df2b39ec/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-968:/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-9-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-126-35 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merge succeeded, producing 0b746136725cf5ba70762c630d84982af31be605 Checking out Revision 0b746136725cf5ba70762c630d84982af31be605 (PR-968) Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b746136725cf5ba70762c630d84982af31be605 # timeout=10 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git+ -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git+ -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0177ceb88e2e2b891) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f730de1e93b5158e) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b6afa7f896d07ca) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b5e7f1a88fcd6340) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f57bd2ddd8aa560a) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03a47e4dfa0637606) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-036553d79d1e57d81) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] { Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05c0298fa15e42e47) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e8b87ace1684947c) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05790950ac1373c56) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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/ $ 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-968@tmp/a637c8e2-2078-41af-800b-6414bbbb9812/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-968@tmp/a01691cf-65fd-4b29-94f7-379be2bd3756/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! 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-968@tmp/32caf5d8-4738-49a4-a122-5068f5ebf39a/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-968@tmp/36279b06-f44b-4274-9da2-62178d897448/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-968@tmp/cf35f2af-3459-4415-a91f-55eb35f4129b/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-968@tmp/bd4e6977-19eb-413f-a476-8412b8cfa7ff/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-968@tmp/13c5568c-a7d4-46be-aa0f-f76256b13cd2/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-968@tmp/558bce74-717e-4fe9-a818-7cfad0ed7e48/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-968@tmp/4f18d1db-6e9e-4e83-b195-a681af17c202/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-968@tmp/e954a600-2b49-424f-859e-e431eaa27e69/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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f004bc13cffe139d) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0882017131821fed6) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0640c29c8fd4e9bfb) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0175ae70d1cfb44ef) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry [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/ mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0b76f28a61394de1f) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0ecd5f5924c30c307) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-02eac7b99250c446b) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0eb7c14177e9d32c1) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-01de9b63eb573fe48) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 8a0af25e8c2e: 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 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-9] Error 2 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0c6f562d82bf8bc82) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0694dda2f00b58c08) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-02912561c5bc55d86) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-09f1ef875e7bae8cf) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 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-968@tmp/69ae090d-e22f-45d5-91f9-ede159c5749e/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/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 8a0af25e8c2e: 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 $ 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-968@tmp/61c6564d-aea0-4323-8f28-8889d1307ca2/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-968:/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 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 8a0af25e8c2e: 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-968@tmp/8e4ecf1c-b216-4f9d-8a0f-0710139d95f1/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-968@tmp/0c2980ce-9acb-4f64-b21f-7396f8c310b3/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 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-058ba9181890b72df) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d604d337ad957849) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 8a0af25e8c2e: 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-968:/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 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c092532619ac4ba) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03ab3ff70cedc97d8) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-014028828cbd293db) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02aef258baae9b1ab) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b81b4f9c8f04fa0a) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [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/ $ 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 container ls -aq + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] { [Pipeline] wrap $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] wrap [Pipeline] { + docker container ls -aq [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [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/ 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-968@tmp/904525c8-2a2e-45f1-b30e-982c76846594/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/ 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-968@tmp/7756f372-da0e-4bca-83e5-40b043a33c93/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-968@tmp/73197c10-e826-414d-b1ba-2f34e41b1fed/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-968@tmp/c10249c3-f0e6-4d69-97c0-d7fddd969f74/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-968@tmp/c69d6c5c-b0d5-4513-af3b-e6b1d355726c/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/ 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-968@tmp/b8551f58-54b8-4818-bf79-60c7a371a31d/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/ 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-968@tmp/78f71662-a45b-4477-90b6-10560ee941b6/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 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] } [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [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-968:/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 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker container ls -aq 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-968@tmp/11c28e8c-1642-4c5a-8d7a-f587a2a82275/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0064d51ae661e85a3) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] withDockerRegistry [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 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 Docker containers have been removed + docker container ls -aq [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { + docker container ls -aq [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cee44da359c6ed55) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [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-968@tmp/f80fd892-1569-4dcf-9399-2457a2b9afad/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/ 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-968@tmp/1d859ad6-e55e-4617-9657-c88e0ba90f81/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-968@tmp/91fa4e85-9109-4ebd-a3f1-4b4e0c35b447/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-968@tmp/737ada75-fe24-4236-b6ea-626428cc312e/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/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08dcc6f1924dbd137) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02fc58457d61fe86a) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c4d88f7654c097d2) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 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-968@tmp/363664df-201e-4ef8-96da-6e42753fe5e0/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-968@tmp/5bb6b870-638f-4967-afae-b760d3f5fdab/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 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 0983f321071f: Pull complete [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-968@tmp/43af92f9-6c36-4f25-95e0-eb92f75c591a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally 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-968@tmp/2c5df5ff-5b90-40e7-a0df-8b1c44a2bdd3/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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] // wrap [Pipeline] } [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { + docker container ls -aq [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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] deleteDir [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Verifying Checksum 0983f321071f: Download complete 0983f321071f: Pull complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete [Pipeline] wrap [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-39-aarch64) [Pipeline] stage [Pipeline] { (ubuntu-mantic-aarch64) [Pipeline] stage [Pipeline] { (ubuntu-lunar-aarch64) [Pipeline] stage [Pipeline] { (fedora-37-aarch64) [Pipeline] stage [Pipeline] { (debian-bookworm-aarch64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh [Pipeline] sh [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh + echo starting... starting... + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer [Pipeline] sh + echo starting... starting... [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) + echo starting... starting... [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + echo starting... starting... [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] withDockerRegistry 0983f321071f: Download complete [Pipeline] withDockerRegistry + echo starting... starting... [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers + echo starting... starting... [Pipeline] sh [Pipeline] wrap 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] // wrap [Pipeline] } [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq $ 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/ [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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh [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-968@tmp/32083d5f-bab1-4f02-be51-de45ef130042/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete [Pipeline] { [Pipeline] stage [Pipeline] { (ubuntu-jammy-aarch64) [Pipeline] wrap [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage + docker container ls -aq [Pipeline] { (debian-buster-aarch64) [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] } [Pipeline] } + docker container ls -aq [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-38-aarch64) [Pipeline] sh + echo starting... starting... 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] } [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-968@tmp/999e3673-5d83-4eb3-bff3-aaf2cb10cad5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + echo starting... starting... 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete + docker container ls -aq + 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-968@tmp/ce1deb11-63d9-4b9c-bdb7-f39a37be6356/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 [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-968@tmp/e5c5da4c-9575-4287-acff-dbc9cc05b7c5/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-968@tmp/454a021c-359e-4f5f-953c-90ea499e9c3b/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 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [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-968:/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] wrap [Pipeline] { [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-968:/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 0983f321071f: Verifying Checksum 0983f321071f: Download complete 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 latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest 3f4d90098f5b: Download complete 3f4d90098f5b: 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 3f4d90098f5b: Download complete 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] // withDockerRegistry [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] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [Pipeline] stage [Pipeline] { (ubuntu-focal-aarch64) [Pipeline] { [Pipeline] sh [Pipeline] wrap [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + docker container ls -aq 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker container ls -aq Status: Downloaded newer image for busybox:latest + docker container ls -aq + echo starting... starting... [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage latest: Pulling from library/busybox 0983f321071f: Pulling fs layer [Pipeline] { (info) [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [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] } [Pipeline] } [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh 0983f321071f: Verifying Checksum 0983f321071f: Download complete 0983f321071f: Pull complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] // node [Pipeline] } + 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 Failed in branch quay.io/centos/centos:stream9-aarch64 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-mac) [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] { [Pipeline] wrap [Pipeline] echo cleanWorkspace: Workspace is clean. [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 Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [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 + 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 Removing all docker containers [Pipeline] sh [Pipeline] } [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] sh + docker container ls -aq [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (static-linux) [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 container ls -aq Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker container ls -aq latest: Pulling from library/busybox 0983f321071f: Pulling fs layer + echo starting... starting... [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] { [Pipeline] sh + docker container ls -aq [Pipeline] sh + docker container ls -aq [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh [Pipeline] wrap [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] { [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Verifying Checksum 0983f321071f: Download complete + 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 + 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] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh + docker container ls -aq [Pipeline] sh + docker container ls -aq [Pipeline] sh + echo starting... starting... + docker info [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] stage [Pipeline] { (raspbian-bookworm-armhf) [Pipeline] stage [Pipeline] { (debian-bookworm-armhf) [Pipeline] sh + docker info [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh [Pipeline] sh [Pipeline] sh [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] } [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer + docker info + 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: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... + echo starting... starting... + echo starting... starting... [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info 3f4d90098f5b: Download complete 3f4d90098f5b: 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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] sh [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-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] } [Pipeline] sh latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete [Pipeline] sh + docker 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] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-armhf) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] sh 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] stage [Pipeline] { (ubuntu-lunar-armhf) [Pipeline] sh [Pipeline] sh [Pipeline] sh 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker info [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] sh + docker info + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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] stage [Pipeline] { (info) [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + echo starting... starting... [Pipeline] } [Pipeline] } [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: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 Removing all docker containers [Pipeline] sh + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] // stage + echo starting... starting... [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker container ls -aq + docker container ls -aq + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] stage [Pipeline] { (debian-buster-amd64) + echo starting... starting... [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 [Pipeline] sh [Pipeline] sh + docker container ls -aq [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + docker container ls -aq + docker container ls -aq [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 [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] } [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 + echo starting... starting... cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [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 [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 + 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 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 container ls -aq [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (centos-7-amd64) [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] } [Pipeline] } [Pipeline] sh + docker container ls -aq [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-37-amd64) [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + docker 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: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 + docker info [Pipeline] stage [Pipeline] { (debian-bookworm-amd64) + 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] { (debian-bullseye-armhf) [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 + 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 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] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + echo starting... starting... [Pipeline] sh + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh [Pipeline] stage [Pipeline] { (ubuntu-mantic-armhf) [Pipeline] sh + docker info + docker info [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (fedora-39-amd64) + echo starting... starting... [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] // stage + 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] 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 info [Pipeline] } [Pipeline] } [Pipeline] sh + echo starting... starting... + docker container ls -aq [Pipeline] sh + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Removing all docker containers + docker info [Pipeline] sh + docker info [Pipeline] } [Pipeline] sh + docker info [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh + 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 [Pipeline] stage [Pipeline] { (ubuntu-lunar-amd64) [Pipeline] sh [Pipeline] } [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 + 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 Removing all docker containers [Pipeline] sh + docker info [Pipeline] sh + docker info [Pipeline] sh [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: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] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [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 [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 [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... [Pipeline] sh [Pipeline] sh + docker info [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 + docker info cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-38-amd64) [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 + docker info + 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-focal-amd64) + docker info [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 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 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 + 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 + docker info + 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: 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-46-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 [Pipeline] } [Pipeline] // stage [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: 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-58-239 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 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-59-29 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 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-53-80 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 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-49-82 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 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-58-244 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) 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-55-195 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] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage [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: 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-50-93 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 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-53-143 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-49-74 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] } [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [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.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-117-121 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) 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-97-253 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-66-214 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] checkout The recommended git tool is: git [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) using credential docker-jenkins-github-credentials 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-41-202 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 the remote Git repository Cloning with configured refspecs honoured and without tags [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.89GiB Name: ip-10-100-86-171 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 The recommended git tool is: git [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-107-116 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 using credential docker-jenkins-github-credentials 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.56GiB Name: ip-10-100-46-57 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials [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.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-101-55 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [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-36-238 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 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.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-115-97 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: 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-115-147 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 The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] } [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: 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.56GiB Name: ip-10-100-33-110 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] // stage [Pipeline] // stage [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.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-99-22 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] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] } 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-119-67 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] checkout 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-123-102 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.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-40-17 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.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-105-183 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 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.56GiB Name: ip-10-100-43-2 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 [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-62-54 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 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-56-186 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 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # timeout=10 [Pipeline] } [Pipeline] // stage The recommended git tool is: git [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [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-968 # timeout=10 [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout Cloning repository https://github.com/docker/docker-ce-packaging.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.56GiB Name: ip-10-100-57-15 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 The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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-52-216 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] { (build) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [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-43-133 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] { (build) using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [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.56GiB Name: ip-10-100-51-197 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 the remote Git repository Cloning with configured refspecs honoured and without tags [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.89GiB Name: ip-10-100-99-61 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 [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/docker/docker-ce-packaging.git 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # timeout=10 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags [Pipeline] checkout The recommended git tool is: git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 using credential docker-jenkins-github-credentials Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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 [Pipeline] checkout Fetching without tags Merge succeeded, producing 71a368e88d0aad54195d5b577a3c753f380b062e Checking out Revision 71a368e88d0aad54195d5b577a3c753f380b062e (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 The recommended git tool is: git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # timeout=10 The recommended git tool is: git Merge succeeded, producing 9b39d3f913b518f7fdd3d473f37962543ea70a42 Checking out Revision 9b39d3f913b518f7fdd3d473f37962543ea70a42 (PR-968) Merge succeeded, producing 9b39d3f913b518f7fdd3d473f37962543ea70a42 Checking out Revision 9b39d3f913b518f7fdd3d473f37962543ea70a42 (PR-968) [Pipeline] checkout 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage The recommended git tool is: git [Pipeline] stage [Pipeline] { (build) using credential docker-jenkins-github-credentials Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning repository https://github.com/docker/docker-ce-packaging.git The recommended git tool is: git [Pipeline] checkout > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71a368e88d0aad54195d5b577a3c753f380b062e # timeout=10 The recommended git tool is: git Merge succeeded, producing 9b39d3f913b518f7fdd3d473f37962543ea70a42 Checking out Revision 9b39d3f913b518f7fdd3d473f37962543ea70a42 (PR-968) Merge succeeded, producing 9b39d3f913b518f7fdd3d473f37962543ea70a42 Checking out Revision 9b39d3f913b518f7fdd3d473f37962543ea70a42 (PR-968) 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39d3f913b518f7fdd3d473f37962543ea70a42 # timeout=10 [Pipeline] checkout > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39d3f913b518f7fdd3d473f37962543ea70a42 # timeout=10 The recommended git tool is: git > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39d3f913b518f7fdd3d473f37962543ea70a42 # timeout=10 using credential docker-jenkins-github-credentials > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39d3f913b518f7fdd3d473f37962543ea70a42 # timeout=10 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-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git Fetching without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 using credential docker-jenkins-github-credentials Merge succeeded, producing fc7cca845b200d25034aafad94714756fd4b22cd Checking out Revision fc7cca845b200d25034aafad94714756fd4b22cd (PR-968) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc7cca845b200d25034aafad94714756fd4b22cd # timeout=10 Merge succeeded, producing fc7cca845b200d25034aafad94714756fd4b22cd Checking out Revision fc7cca845b200d25034aafad94714756fd4b22cd (PR-968) > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 using credential docker-jenkins-github-credentials Merge succeeded, producing 03fe9a980736f2d02c551463c6e58dc94aaf75c3 Checking out Revision 03fe9a980736f2d02c551463c6e58dc94aaf75c3 (PR-968) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc7cca845b200d25034aafad94714756fd4b22cd # timeout=10 Fetching without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Merge succeeded, producing e63d73d472c574fd3f4f64400b23740f664fc6ac Checking out Revision e63d73d472c574fd3f4f64400b23740f664fc6ac (PR-968) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03fe9a980736f2d02c551463c6e58dc94aaf75c3 # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning repository https://github.com/docker/docker-ce-packaging.git 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 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63d73d472c574fd3f4f64400b23740f664fc6ac # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git using credential docker-jenkins-github-credentials Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # 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-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags [Pipeline] sh Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) 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-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # timeout=10 Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 [Pipeline] sh Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 Fetching without tags Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) [Pipeline] sh 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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning repository https://github.com/docker/docker-ce-packaging.git Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git using credential docker-jenkins-github-credentials Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning repository https://github.com/docker/docker-ce-packaging.git Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh Merge succeeded, producing d6107bf8bbd7be4e85cf50772ca3418356d77851 Checking out Revision d6107bf8bbd7be4e85cf50772ca3418356d77851 (PR-968) Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' Fetching without tags [Pipeline] sh using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 using credential docker-jenkins-github-credentials + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 Merge succeeded, producing 9d576eb63f050ea091201ac6af90e0fb0b03a23c Checking out Revision 9d576eb63f050ea091201ac6af90e0fb0b03a23c (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 + make REF=master fedora-37 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + make REF=master ubuntu-lunar git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 Merge succeeded, producing 9d576eb63f050ea091201ac6af90e0fb0b03a23c Checking out Revision 9d576eb63f050ea091201ac6af90e0fb0b03a23c (PR-968) Cloning repository https://github.com/docker/docker-ce-packaging.git Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 Fetching without tags using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 using credential docker-jenkins-github-credentials > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6107bf8bbd7be4e85cf50772ca3418356d77851 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing 9d576eb63f050ea091201ac6af90e0fb0b03a23c Checking out Revision 9d576eb63f050ea091201ac6af90e0fb0b03a23c (PR-968) First time build. Skipping changelog. Cloning repository https://github.com/docker/docker-ce-packaging.git using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # 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-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d576eb63f050ea091201ac6af90e0fb0b03a23c # timeout=10 using credential docker-jenkins-github-credentials Fetching without tags Merge succeeded, producing eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 [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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) Merge succeeded, producing eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 [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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d576eb63f050ea091201ac6af90e0fb0b03a23c # timeout=10 Fetching without tags + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 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 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. 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 eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Fetching without tags Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Merge succeeded, producing eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # timeout=10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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} Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d576eb63f050ea091201ac6af90e0fb0b03a23c # timeout=10 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing eb76cb285d49f67ffa423980737fc5e2d9361892 Checking out Revision eb76cb285d49f67ffa423980737fc5e2d9361892 (PR-968) First time build. Skipping changelog. Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 + make REF=master fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 + 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 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 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 + 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 Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Fetching without tags Fetching without tags > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 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-968/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 REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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} Fetching without tags Fetching without tags + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 + 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 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 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 Fetching without tags Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 + 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 config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 + 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh Merge succeeded, producing c67621cc02d1d2506dae072a781855530e15a9ce Checking out Revision c67621cc02d1d2506dae072a781855530e15a9ce (PR-968) git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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} 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/968/head:refs/remotes/origin/PR-968 +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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # 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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # 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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 + 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 config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb76cb285d49f67ffa423980737fc5e2d9361892 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # 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/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" + make REF=master fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 First time build. Skipping changelog. > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67621cc02d1d2506dae072a781855530e15a9ce # timeout=10 [Pipeline] sh > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 + 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 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" 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-968/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} Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. [Pipeline] sh [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" [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 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h [Pipeline] sh [Pipeline] sh + 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-968/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' First time build. Skipping changelog. [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h [Pipeline] sh Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" + make REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [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-968/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 fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + 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-968/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-968/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" [Pipeline] sh > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [Pipeline] sh Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" 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 rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 [Pipeline] sh + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 ./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 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources [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 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote+ --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 [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 REF=master raspbian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" 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 debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0+ awk {print $2} docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' 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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh 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-968/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 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs+ --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote+ --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 + 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: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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} Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' 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 raspbian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git+ -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote+ --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 [Pipeline] sh Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 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-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [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-968/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 REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' + make REF=master fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 [Pipeline] sh + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 [Pipeline] sh [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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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} [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh From https://github.com/docker/cli + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' 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 REF=master DOCKER_BUILD_PKGS=cross-mac static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 + make REF=master ubuntu-lunar git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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 REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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} Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + 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/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.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 + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + 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-968/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.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + make REF=master fedora-37 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + 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/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-968/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 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-968/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/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx+ ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 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.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.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/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads+ --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/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-968/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/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-968/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 From https://github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx/.git/ * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master 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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 git init src/github.com/docker/docker + git+ -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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" + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + 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 -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads+ --tags origin v2.23.1 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 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + 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-968/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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + 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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.23.1 awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 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-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote+ --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 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.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + 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 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 ./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 originawk master {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/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads+ --tags origin v0.12.0 awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.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/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 579b34f0a95b: Pulling fs layer latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: 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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --headsawk --tags {print $2} origin v2.23.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+ v0.12.0 awk {print $2} 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pull complete 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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/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/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 latest: Pulling from library/alpine + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + 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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.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.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.3 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + 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 latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C+ src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0awk {print $2} 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.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-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.56kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 263B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest git init src/github.com/docker/compose From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + 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 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs+ --heads --tags origin v0.12.0 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 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.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+ v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} latest: Pulling from library/alpine git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.23.1 awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 for p in cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.3 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20231121102016-1401f91 --build-arg DOCKER_GITCOMMIT=8e84bc3 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --platform windows/amd64 --output "./bundles/cross/win" . From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 #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 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 latest: Pulling from library/alpine From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + + git -C src/github.com/docker/buildx ls-remote --refs --headsawk --tags {print $2} origin v0.12.0 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete git init src/github.com/docker/compose #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 raspbian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+ v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 ... #7 [auth] tonistiigi/xx: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 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #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.07kB 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 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 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-968/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 622a0779436e: Pulling fs layer From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+ v2.23.1 awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #4 DONE 0.4s ./scripts/checkout.sh src/github.com/docker/compose "v2.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Download complete From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 622a0779436e: Verifying Checksum 622a0779436e: Download complete git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} #10 DONE 0.6s #11 [internal] load metadata for docker.io/library/golang:1.21.3-alpine3.17 #11 DONE 0.5s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.6s From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 raspbian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #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 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git+ -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1+ awk {print $2} 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git+ -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs+ --heads --tags origin v2.23.1 awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 latest: Pulling from library/alpine #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 latest: Pulling from library/alpine + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1+ awk {print $2} 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b538009978bdfc4b) in /home/ubuntu/workspace/docker-ce-packaging_PR-968 [Pipeline] { [Pipeline] withDockerRegistry From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 raspbian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 622a0779436e: Pulling fs layer #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 ... #7 [auth] tonistiigi/xx: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 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 for p in cross-mac; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.3 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use 622a0779436e: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 latest: Pulling from library/alpine From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 Status: Downloaded newer image for alpine:latest From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" latest: Pulling from library/alpine 622a0779436e: Pulling fs layer latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 622a0779436e: Verifying Checksum 622a0779436e: Download complete #9 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye #9 DONE 0.3s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.4s $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Unable to find image 'alpine:latest' locally ecstatic_sammet cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary #0 building with "ecstatic_sammet" instance using docker-container driver #1 [internal] booting buildkit 622a0779436e: Download complete From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 622a0779436e: Pulling fs layer make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 ./scripts/checkout.sh src/github.com/docker/compose "v2.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 622a0779436e: Verifying Checksum 622a0779436e: Download complete 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete latest: Pulling from library/alpine latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer 622a0779436e: Pulling fs layer 622a0779436e: Verifying Checksum 622a0779436e: Download complete 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 622a0779436e: Pulling fs layer #1 pulling image moby/buildkit:buildx-stable-1 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 622a0779436e: Pulling fs layer 622a0779436e: Verifying Checksum 622a0779436e: Download complete 622a0779436e: Pull complete latest: Pulling from library/alpine 622a0779436e: Pulling fs layer 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pull complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 622a0779436e: Verifying Checksum 622a0779436e: Download complete 622a0779436e: Verifying Checksum 622a0779436e: Download complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 622a0779436e: Verifying Checksum 622a0779436e: Download complete From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.3 fedora-37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 622a0779436e: Pulling fs layer Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete 622a0779436e: Verifying Checksum 622a0779436e: Download complete latest: Pulling from library/alpine Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 622a0779436e: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #12 resolve docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e 0.1s done #12 ... #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #13 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #13 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done #13 DONE 0.2s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #12 sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e 1.65kB / 1.65kB done #12 sha256:06cb1dae8604f1655f089bb3dd210a8123e0c9deaca78033f4629979ed316337 1.16kB / 1.16kB done #12 sha256:a9912e40f99f02b22dc040191ae0d85fc96cb4389a8ba9b81657cad47497d818 6.32kB / 6.32kB done #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s #12 sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 0B / 284.93kB 0.1s #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 #12 sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 284.93kB / 284.93kB 0.2s done #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 7.34MB / 67.02MB 0.3s #12 sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 155B / 155B 0.3s #12 ... #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.2s done #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done #14 DONE 0.5s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 17.83MB / 67.02MB 0.4s #12 sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 155B / 155B 0.3s done #10 [internal] load build context #10 DONE 0.0s #11 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #11 resolve docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #11 resolve docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 0.0s done #11 sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 1.86kB / 1.86kB done #11 sha256:c5a1d28df42eac9e69585c96f52eca2fbe31627f4328e6ae908b08edab7db7cf 7.43kB / 7.43kB done #11 sha256:bea700cb2a4b3df3add033cea317d5e1dd7a59412d1b6fe25ceb257bcfdc6a1d 1.58kB / 1.58kB done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #12 extracting sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 0.0s done #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 0B / 55.06MB 0.2s #11 sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 6.29MB / 15.76MB 0.2s #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 0B / 54.60MB 0.2s #11 ... #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #12 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done #12 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #12 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #12 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done #12 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #12 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #12 DONE 0.2s #11 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 9.44MB / 55.06MB 0.3s #11 sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 15.76MB / 15.76MB 0.3s #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 11.53MB / 54.60MB 0.3s #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 27.26MB / 67.02MB 0.8s #12 ... #15 [internal] load build context #15 transferring context: 41.46MB 0.9s done #15 DONE 0.9s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 32.51MB / 67.02MB 1.0s #1 pulling image moby/buildkit:buildx-stable-1 1.9s done #1 creating container buildx_buildkit_ecstatic_sammet0 #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 24.12MB / 55.06MB 0.4s #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 22.02MB / 54.60MB 0.4s #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 33.89MB / 55.06MB 0.5s #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 32.51MB / 54.60MB 0.5s #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 41.04MB / 67.02MB 1.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 41.94MB / 55.06MB 0.6s #11 sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 15.76MB / 15.76MB 0.5s done #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 41.94MB / 54.60MB 0.6s #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 55.06MB / 55.06MB 0.8s #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 54.60MB / 54.60MB 0.8s #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 50.33MB / 67.02MB 1.3s 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-968@tmp/ca9063fc-886a-4c94-b2d7-f8b0b70f7056/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 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 66.06MB / 67.02MB 1.6s #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 0B / 86.09MB 1.0s #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 13.63MB / 86.09MB 1.1s + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox #12 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 67.02MB / 67.02MB 1.8s done #12 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 0.1s #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 25.17MB / 86.09MB 1.2s #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 45.09MB / 86.09MB 1.4s 3f4d90098f5b: Pulling fs layer mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 54.53MB / 86.09MB 1.5s #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 65.01MB / 86.09MB 1.6s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete #11 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 55.06MB / 55.06MB 1.7s done #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 84.93MB / 86.09MB 1.8s #11 extracting sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 0.1s 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest #11 ... #10 [internal] load build context #10 transferring context: 74.37MB 1.6s done #10 DONE 2.0s #11 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #11 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 54.60MB / 54.60MB 2.2s done #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 0B / 67.00MB 2.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 29.36MB / 67.00MB 2.5s #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 33.25MB / 67.00MB 2.6s #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 49.28MB / 67.00MB 2.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 54.53MB / 67.00MB 2.9s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 67.00MB / 67.00MB 3.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #11 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 86.09MB / 86.09MB 3.5s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 extracting sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 1.8s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 extracting sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #11 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 67.00MB / 67.00MB 4.3s done #11 sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 156B / 156B 4.3s done #1 creating container buildx_buildkit_ecstatic_sammet0 4.4s done #1 DONE 6.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx [Pipeline] echo Removing all docker containers [Pipeline] sh #12 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 3.0s done #12 extracting sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 #12 extracting sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 done #12 DONE 5.1s #16 [build-base-alpine 2/4] COPY --link --from=xx / / #11 extracting sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 0.3s done #11 extracting sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.56kB done #2 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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + 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-mantic-amd64) [Pipeline] sh #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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #3 DONE 1.0s + 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 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #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 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 + docker info mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.3-alpine3.17 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #6 ... #7 [auth] tonistiigi/xx: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 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.2.1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 extracting sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 1.7s done #11 extracting sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 DONE 0.9s #11 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-37] Error 2 [Pipeline] } #16 DONE 2.7s #17 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git [Pipeline] // stage mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] } mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] // wrap [Pipeline] } #11 ... #6 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.3-alpine3.17 #6 DONE 1.0s #12 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #12 DONE 1.0s #13 [internal] load .dockerignore #13 transferring context: 263B done #13 DONE 0.0s #11 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #11 DONE 1.1s [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB 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 [Pipeline] // node [Pipeline] } Failed in branch fedora:37-aarch64 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #17 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile . #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #14 DONE 0.1s #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done #15 ... #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #16 resolve docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e 0.1s done #16 DONE 0.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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: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 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-38] Error 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 [Pipeline] } [Pipeline] // stage #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 0B / 151.10MB 0.2s [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . [Pipeline] } == Building packages for ubuntu-mantic == mkdir -p "debbuild/ubuntu-mantic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-mantic/aarch64 -f ubuntu-mantic/Dockerfile . #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done [Pipeline] // node [Pipeline] } Failed in branch fedora:38-amd64 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-38] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch fedora:38-aarch64 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB 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 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 0.1s done #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 15.73MB / 151.10MB 0.5s #17 ... #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.6s done #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0.0s done #15 DONE 0.7s #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #18 DONE 0.0s #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #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: 1.28kB done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bullseye #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 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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: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 DONE 0.4s #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:jammy #16 ... #19 [internal] load build context #19 transferring context: 41.45MB 0.7s done #19 DONE 0.8s #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #16 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done #16 sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 0B / 284.93kB 0.2s #16 ... #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #18 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done #18 DONE 0.1s #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 8.39MB / 67.02MB 0.2s #16 sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 0B / 155B 0.2s #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 #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bullseye #6 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: 1.29kB 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 == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #16 sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 284.93kB / 284.93kB 0.4s done #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 22.02MB / 67.02MB 0.3s #16 sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 155B / 155B 0.3s done #16 ... #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #18 extracting sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 0.0s done #18 DONE 0.2s #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 32.51MB / 67.02MB 0.5s #11 extracting sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 1.8s done #11 extracting sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf #3 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:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0B / 23.58MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 0B / 49.61MB 0.1s #10 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB 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 7.34MB / 11.02MB 0.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 984B 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 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #6 ... #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/ubuntu:pull token for registry-1.docker.io #8 DONE 0.0s #17 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #17 1.644 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1) #17 1.649 (2/25) Installing ncurses-libs (6.3_p20221119-r1) #17 1.658 (3/25) Installing readline (8.2.0-r0) #17 1.663 (4/25) Installing bash (5.2.15-r0) #17 1.677 Executing bash-5.2.15-r0.post-install #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 50.33MB / 67.02MB 0.6s #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/ubuntu:focal #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 #8 DONE 0.5s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 14.68MB / 23.58MB 0.2s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 14.68MB / 49.61MB 0.2s #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.3s done #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 33.55MB / 49.61MB 0.4s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 5.24MB / 63.99MB 0.4s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 44.04MB / 49.61MB 0.5s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 14.68MB / 63.99MB 0.5s #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/ubuntu:mantic #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #9 [internal] load metadata for docker.io/library/ubuntu:lunar #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #6 DONE 0.4s #17 1.679 (5/25) Installing libffi (3.4.4-r0) #17 1.681 (6/25) Installing libgcc (12.2.1_git20220924-r4) #17 1.684 (7/25) Installing libstdc++ (12.2.1_git20220924-r4) #17 1.705 (8/25) Installing xz-libs (5.2.9-r0) #17 1.709 (9/25) Installing libxml2 (2.10.4-r0) #17 1.722 (10/25) Installing zstd-libs (1.5.5-r0) #17 1.732 (11/25) Installing llvm15-libs (15.0.7-r0) #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 67.02MB / 67.02MB 0.9s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0B / 23.58MB 0.1s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 0B / 49.61MB 0.1s #10 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #10 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 4.19MB / 63.99MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 16.78MB / 23.58MB 0.3s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 25.17MB / 49.61MB 0.3s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 25.17MB / 63.99MB 0.3s #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.4s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 35.65MB / 49.61MB 0.4s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 35.65MB / 63.99MB 0.4s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 25.17MB / 63.99MB 0.6s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 31.46MB / 63.99MB 0.7s #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 0.1s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 0B / 86.36MB 0.7s #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.21.3-bookworm #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 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-39] Error 2 [Pipeline] } #10 [internal] load build context #10 transferring context: 34.55MB 0.1s done #10 DONE 0.1s #11 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 #11 resolve docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 0.1s done #11 sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 1.13kB / 1.13kB done #11 sha256:aa2be6baa498ab5862770bbc08cf00a058154cb257e41dca6ef8b7f7aebe22f8 424B / 424B done #11 sha256:4783be26912a96818aa1c9468ea8acb5eff2608697f62deff67048595a613145 2.31kB / 2.31kB done #11 sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb 0B / 26.07MB 0.1s [Pipeline] // stage [Pipeline] } mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node #16 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 67.02MB / 67.02MB 1.1s done #16 DONE 1.3s #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #18 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 [Pipeline] } Failed in branch fedora:39-amd64 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #9 ... #6 [internal] load metadata for docker.io/library/ubuntu:focal #6 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.4s done #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 46.14MB / 49.61MB 0.5s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 45.09MB / 63.99MB 0.5s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 0B / 86.36MB 0.5s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 55.57MB / 63.99MB 0.6s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 12.58MB / 86.36MB 0.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 45.09MB / 63.99MB 0.8s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 14.68MB / 86.36MB 0.8s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 55.57MB / 63.99MB 0.9s #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/ubuntu:mantic #6 DONE 0.3s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [auth] library/debian:pull token for registry-1.docker.io #11 sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb 16.78MB / 26.07MB 0.3s mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-37] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch fedora:37-amd64 #9 DONE 0.8s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 0.8s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 32.51MB / 86.36MB 0.8s #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 0B / 64.10MB 0.8s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 0.8s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 16.78MB / 64.10MB 0.9s #10 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 0B / 155B 0.9s == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/x86_64 -f ubuntu-lunar/Dockerfile . #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.0s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.1s done #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 31.46MB / 86.36MB 1.1s #10 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.3s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 0B / 64.10MB 1.3s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee #10 resolve docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 0.0s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee #10 sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 1.13kB / 1.13kB done #10 sha256:7708743264cbb7f6cf7fc13e915faece45a6cdda455748bc55e58e8de3d27b63 424B / 424B done #10 sha256:3f9cf3a31fbf871322b774402c7c25b800d0e93c222d5a44339f2d3a99dede82 2.31kB / 2.31kB done #10 sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 1.05MB / 26.38MB 0.2s #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.21.3-bookworm #11 sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb 26.07MB / 26.07MB 0.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 3.15MB / 23.58MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 0B / 49.61MB 0.1s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 48.23MB / 86.36MB 1.0s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 20.97MB / 64.10MB 1.0s #10 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 0.9s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 32.51MB / 64.10MB 1.1s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 48.23MB / 86.36MB 1.4s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 5.47MB / 64.10MB 1.4s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 16.78MB / 64.10MB 1.5s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 16.78MB / 26.38MB 0.3s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/debian:buster #9 DONE 0.6s #17 2.724 (12/25) Installing clang15-libs (15.0.7-r0) mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb 26.07MB / 26.07MB 0.7s done #11 extracting sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 13.63MB / 23.58MB 0.2s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 13.63MB / 49.61MB 0.2s #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.4s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 32.51MB / 49.61MB 0.4s #10 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.4s done #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 43.15MB / 49.61MB 0.5s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 0B / 63.99MB 0.5s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 5.24MB / 86.36MB 0.5s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 63.96MB / 86.36MB 1.3s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 54.53MB / 86.36MB 1.6s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 30.41MB / 64.10MB 1.6s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 66.06MB / 86.36MB 1.7s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #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: 1.28kB 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 #4 DONE 0.3s #10 sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 24.12MB / 26.38MB 0.7s #10 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #10 resolve docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #10 sha256:a88489905531723847feedefac9637cb940399c5ba7f6eee17f233e9af70e073 1.48kB / 1.48kB done #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 0B / 49.29MB 0.1s #10 sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 984B / 984B done #10 sha256:0b3bcb99c88e82cf170abd2a1d54bdcbccf496ac1b7dfbafe419c71f39908777 529B / 529B done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 16.78MB / 63.99MB 0.6s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 15.73MB / 86.36MB 0.6s #10 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 27.26MB / 63.99MB 0.7s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 25.17MB / 86.36MB 0.7s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 0B / 64.10MB 0.7s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 70.25MB / 86.36MB 1.5s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 39.85MB / 64.10MB 1.5s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 78.64MB / 86.36MB 1.6s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 50.33MB / 64.10MB 1.6s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 84.93MB / 86.36MB 1.7s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 81.79MB / 86.36MB 1.9s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 50.33MB / 64.10MB 1.9s mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-9] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } #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 1.05MB / 11.80MB 0.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.2s [Pipeline] // wrap #10 sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 26.38MB / 26.38MB 0.8s #10 sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 26.38MB / 26.38MB 0.8s done #10 extracting sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 [Pipeline] } [Pipeline] // wrap mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ [Pipeline] } tar -C / -c -z -f /v/compose.tgz --exclude .git compose [Pipeline] // withDockerRegistry #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 7.34MB / 49.29MB 0.2s #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 17.83MB / 49.29MB 0.3s [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch quay.io/centos/centos:stream9-amd64 #17 3.255 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4) == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 36.70MB / 63.99MB 0.8s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 33.55MB / 86.36MB 0.8s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 10.49MB / 64.10MB 0.8s #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 47.19MB / 63.99MB 0.9s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 43.47MB / 86.36MB 0.9s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 20.97MB / 64.10MB 0.9s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 56.62MB / 63.99MB 1.0s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 55.57MB / 86.36MB 1.0s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 30.41MB / 64.10MB 1.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 61.87MB / 64.10MB 1.9s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 2.1s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 54.53MB / 64.10MB 2.1s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 2.1s done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 32.51MB / 49.29MB 0.5s #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 39.85MB / 49.29MB 0.7s #17 3.572 (14/25) Installing clang15 (15.0.7-r0) mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile . == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.2s #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 75.50MB / 86.36MB 1.2s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 50.33MB / 64.10MB 1.2s #10 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.3s done #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 83.89MB / 86.36MB 1.3s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 60.82MB / 64.10MB 1.3s #10 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 0B / 155B 1.3s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #10 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 1.9s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 2.1s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 2.3s #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 2.4s done == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #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/golang:1.21.3-bookworm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 48.23MB / 49.29MB 0.8s #17 3.641 (15/25) Installing libmagic (5.43-r0) #17 3.667 (16/25) Installing file (5.43-r0) #17 3.670 (17/25) Installing brotli-libs (1.0.9-r9) #17 3.690 (18/25) Installing nghttp2-libs (1.51.0-r2) #17 3.693 (19/25) Installing libcurl (8.4.0-r0) #17 3.701 (20/25) Installing libexpat (2.5.0-r0) #17 3.704 (21/25) Installing pcre2 (10.42-r0) #17 3.713 (22/25) Installing git (2.38.5-r0) #17 3.807 (23/25) Installing lld-libs (15.0.7-r0) #17 3.852 (24/25) Installing lld (15.0.7-r0) #17 3.861 (25/25) Installing llvm15 (15.0.7-r0) mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: fedora-39] Error 2 [Pipeline] } [Pipeline] // stage #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:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 [Pipeline] // node #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB 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 [Pipeline] } Failed in branch fedora:39-aarch64 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-8] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 [Pipeline] // wrap [Pipeline] } #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB 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 [Pipeline] // wrap 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-64-159 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] } #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.4s #10 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.3s done #10 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.4s done [Pipeline] // withDockerRegistry #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 984B 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 #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.7s done [Pipeline] } [Pipeline] } == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . [Pipeline] // node [Pipeline] // stage #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 2.0s done #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 [Pipeline] } Failed in branch quay.io/centos/centos:stream8-amd64 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/ rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch cp: -r not specified; omitting directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm/patches/' make[1]: *** [Makefile:99: rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' make: *** [Makefile:79: centos-7] Error 2 #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB 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 [Pipeline] stage [Pipeline] { (build) #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/ubuntu:lunar #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: 1.28kB 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 [Pipeline] checkout [Pipeline] } The recommended git tool is: git [Pipeline] // stage == Building packages for ubuntu-mantic == mkdir -p "debbuild/ubuntu-mantic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-mantic/aarch64 -f ubuntu-mantic/Dockerfile . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB 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 [Pipeline] } #10 extracting sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 #10 sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 49.29MB / 49.29MB 1.0s done [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch centos:7-amd64 #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:bookworm == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile . #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 #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB 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 #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 #11 extracting sha256:89e6336dd9e04a0993754adca328bf88d988540bb95cff284667037dd50f79eb 1.1s done #11 DONE 2.1s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.3s done #12 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #12 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #12 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.1s done #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.4s #12 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 1.9s done #12 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.7s done #12 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.2s done #4 DONE 0.5s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 #12 resolve docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 0.0s done #12 sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 1.13kB / 1.13kB done #12 sha256:a80d11b67ef30474bcccab048020ee25aee659c4caaca70794867deba5d392b6 424B / 424B done #12 sha256:0341906bdafc976cd73b05ea0e3df2e4884c6b6816197a2ffbd2367061c19acf 2.32kB / 2.32kB done #12 sha256:915eebb74587f0e5d3919cb77720c143be9a85a8d2d5cd44675d84c8c3a2b74a 25.97MB / 25.97MB 0.3s done #12 extracting sha256:915eebb74587f0e5d3919cb77720c143be9a85a8d2d5cd44675d84c8c3a2b74a 0.9s done #12 DONE 1.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f #12 resolve docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 0.0s done #12 sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 1.13kB / 1.13kB done #12 sha256:02410fbfad7f2842cce3cf7655828424f4f7f6b5105b0016e24f1676f3bd15f5 424B / 424B done #12 sha256:e343402cadef796b4f12c2ee20b7346978a42a8d95516619c36c6397c4b0c766 2.32kB / 2.32kB done #12 sha256:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 27.35MB / 27.35MB 1.3s done #12 extracting sha256:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 1.0s done #12 DONE 2.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 resolve image config for docker.io/docker/dockerfile:1 #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #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 == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 999B 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 #17 4.362 Executing busybox-1.35.0-r29.trigger #17 4.367 OK: 349 MiB in 41 packages #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: 1.28kB 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 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 #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:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB 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:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.2s #4 DONE 0.5s #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #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 0B / 11.16MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.2s #10 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 11.53MB / 24.05MB 0.2s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 8.90MB / 64.13MB 0.2s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 13.63MB / 49.58MB 0.2s #10 ... #11 [internal] load build context #11 transferring context: 34.56MB 0.3s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 22.02MB / 24.05MB 0.3s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 20.97MB / 64.13MB 0.3s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 23.19MB / 49.58MB 0.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 #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a #12 resolve docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 0.1s done #12 sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 1.85kB / 1.85kB done #12 sha256:d6d47ed7f99970d4dc71803cc218a9a79d1ddee3678a1c4379fed16f1d6ed805 529B / 529B done #12 sha256:032648844822dd2e67950005b8d0b1279f43228946ce9621d8743de0fa7d62a0 1.48kB / 1.48kB done #12 sha256:bbf382c14c7b19b81c612f639e09e6a7b04eccd4481d0abac48b8ace9faae3b3 53.71MB / 53.71MB 1.2s done #12 extracting sha256:bbf382c14c7b19b81c612f639e09e6a7b04eccd4481d0abac48b8ace9faae3b3 2.1s done #12 DONE 3.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #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 4.19MB / 11.80MB 0.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s #11 extracting sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 3.0s done #11 extracting sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 #11 extracting sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 done #11 DONE 11.9s #10 extracting sha256:f906b88252effff97383eeb7dd4d265f3f31a54aa3833dd349cf8c4a35fbdbe9 1.1s done #10 DONE 2.2s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.3s done #12 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #12 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #12 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #12 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.1s done #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.5s #12 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 1.7s done #12 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.6s done #12 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.1s done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bookworm #6 DONE 0.4s #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 4.19MB / 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 #6 [internal] load metadata for docker.io/library/debian:bullseye #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 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.2s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.3s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile . #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.3s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.5s == Building packages for raspbian-bookworm == mkdir -p "debbuild/raspbian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile . #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 4.19MB / 11.16MB 0.2s #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:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #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 4.19MB / 11.16MB 0.2s #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 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:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.2s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.8s done #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 #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:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 3.59MB / 11.16MB 0.2s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 6.29MB / 11.16MB 0.3s #10 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.6s done #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.3s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 30.41MB / 64.13MB 0.4s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 32.51MB / 49.58MB 0.4s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0B / 92.33MB 0.4s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 40.89MB / 64.13MB 0.5s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 44.04MB / 49.58MB 0.5s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 10.49MB / 92.33MB 0.5s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 3.15MB / 11.16MB 0.3s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 8.39MB / 11.16MB 0.5s #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 #13 [base 2/5] COPY --from=xx / / #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.8s done #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 #4 DONE 0.5s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #10 resolve docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #10 sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 1.85kB / 1.85kB done #10 sha256:d5b8b8122eed5f63ac8b1d57374014a52f3ad833c8dc7f21789d3307e91dc98b 529B / 529B done #10 sha256:a588e7890234b6fef5263d7ae1fcbff8ba952ff933fc7cb53a498a6623536aba 1.48kB / 1.48kB done #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 0B / 49.61MB 0.1s #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 #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bullseye #6 DONE 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #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: 984B 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 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.00kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.42MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 6.29MB / 11.16MB 0.3s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 60.82MB / 64.13MB 0.7s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 30.41MB / 92.33MB 0.7s #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0B / 67.00MB 0.7s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 0.8s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 50.33MB / 92.33MB 0.9s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 17.83MB / 67.00MB 0.9s #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 0.9s done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #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.21.3-bookworm #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #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 0B / 11.16MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 10.49MB / 49.61MB 0.3s #6 [internal] load metadata for docker.io/library/golang:1.21.3-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 [internal] load build context #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s 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 7.34MB / 11.80MB 0.1s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s 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:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 60.82MB / 92.33MB 1.0s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 25.17MB / 67.00MB 1.0s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 67.11MB / 92.33MB 1.1s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 32.51MB / 67.00MB 1.1s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.0s #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/ubuntu:focal #9 DONE 0.3s #18 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 3.3s done #18 DONE 3.4s #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 5.0s done #17 DONE 5.1s #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #18 extracting sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 0.0s done #18 merging 0.0s done #18 DONE 3.5s #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 using credential docker-jenkins-github-credentials #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 16.78MB / 49.61MB 0.5s #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 26.21MB / 49.61MB 0.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 extracting sha256:357c576c57e480da5e7eb018506db51d822da9f357c02a76f7c4da1ccaa61b33 1.6s done #9 [internal] load metadata for docker.io/library/ubuntu:jammy #10 transferring context: 34.57MB 0.2s done #10 DONE 0.3s #11 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #11 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #11 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #11 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #11 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #11 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 10.49MB / 49.58MB 0.3s #11 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 22.02MB / 24.05MB 0.3s #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 0.1s #5 DONE 1.0s #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 #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 #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 DONE 0.9s #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.21.3-bookworm #5 DONE 1.1s #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.21.3-bookworm #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 79.69MB / 92.33MB 1.2s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 90.18MB / 92.33MB 1.3s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 46.14MB / 67.00MB 1.3s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #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.21.3-bookworm #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.21.3-bookworm #10 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #10 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 1.05MB / 49.58MB 0.1s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0B / 24.05MB 0.1s #6 ... #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/ubuntu:pull token for registry-1.docker.io #8 DONE 0.0s #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 31.46MB / 49.61MB 0.8s #10 DONE 2.8s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #12 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #12 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.3s done #12 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.1s done #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.7s done #12 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 1.6s done #12 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.7s done #12 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.1s done #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.3s #11 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 33.55MB / 49.58MB 0.4s #11 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.3s done #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 0B / 64.13MB 0.4s #11 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 44.04MB / 49.58MB 0.5s #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 10.49MB / 64.13MB 0.5s #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #6 DONE 0.3s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f #10 resolve docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 0.0s done #10 sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 1.13kB / 1.13kB done #10 sha256:c9cf959fd83770dfdefd8fb42cfef0761432af36a764c077aed54bbc5bb25368 424B / 424B done #10 sha256:e4c58958181a5925816faa528ce959e487632f4cfd192f8132f71b32df2744b4 2.30kB / 2.30kB done #10 sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e 4.19MB / 29.54MB 0.1s #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #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.21.3-bookworm #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 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #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.21.3-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 #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.5s done #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 53.48MB / 67.00MB 1.5s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.6s #10 ... #11 [internal] load build context #11 transferring context: 34.57MB 0.2s done #11 DONE 0.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 25.17MB / 49.58MB 0.3s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 23.20MB / 24.05MB 0.3s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 32.51MB / 49.58MB 0.4s #9 [internal] load metadata for docker.io/library/ubuntu:mantic #9 ... #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #6 DONE 0.4s #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 35.65MB / 49.61MB 1.1s #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 48.23MB / 49.61MB 1.2s #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.4s done #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b #11 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s done #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 30.41MB / 64.13MB 0.7s #11 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 40.76MB / 64.13MB 0.8s #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 1.05MB / 67.00MB 0.8s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 5.24MB / 92.33MB 0.8s #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 50.33MB / 64.13MB 0.9s #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 11.53MB / 67.00MB 0.9s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 16.78MB / 92.33MB 0.9s #10 ... #11 [internal] load build context #11 transferring context: 34.57MB 0.3s done #11 DONE 0.3s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f #10 sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e 20.97MB / 29.54MB 0.3s #10 sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e 29.54MB / 29.54MB 0.4s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/debian:bookworm #9 DONE 0.6s #8 ... #9 [internal] load metadata for docker.io/library/debian:buster #9 DONE 0.4s #8 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #8 DONE 0.5s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/debian:bullseye #9 DONE 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #9 ... #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #6 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.5s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.8s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/debian:buster #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 DONE 0.1s #11 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #11 resolve docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 0.1s done #11 sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 984B / 984B done #11 sha256:de5376077b378105b7b66899947b18b686c129167cf215fb9fc621430f5a3915 529B / 529B done #11 sha256:890ca865e73112c42cb42484ec5af548f45422d61356c92925778bd5f7e070ca 1.48kB / 1.48kB done #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 0B / 45.97MB 0.1s #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/ubuntu:focal #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.7s done Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.5s done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 44.04MB / 49.58MB 0.5s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 4.19MB / 64.13MB 0.6s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.7s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.5s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 14.68MB / 64.13MB 0.7s #8 DONE 0.5s #9 [internal] load metadata for docker.io/library/ubuntu:lunar #9 DONE 0.5s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 #10 resolve docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 0.1s done #10 sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 1.13kB / 1.13kB done #10 sha256:4dc1dd258d16171c6cd696ed5420402319d7cabe638b176b471495e94373f2a9 424B / 424B done #10 sha256:d83502f31cce9655561356390e34e8d506e888f6ce4743a8400bfa765f6eedb8 2.31kB / 2.31kB done #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 0B / 24.63MB 0.1s #9 [internal] load metadata for docker.io/library/ubuntu:mantic #9 DONE 0.6s #8 ... #9 [internal] load metadata for docker.io/library/ubuntu:jammy #9 DONE 0.5s #8 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #8 DONE 0.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 DONE 0.1s #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f #11 resolve docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 0.0s done #11 sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f 1.13kB / 1.13kB done #11 sha256:212b9f426e7be12bf9a80b65e1a14fc39e319cff3a7857772b21c02f1eaff610 424B / 424B done #11 sha256:bb3f9d425ffe4e459ab4cfc7b6f32c504d3f86b0fcb2a1b58d7646ab045ca4c0 2.31kB / 2.31kB done #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 0B / 26.63MB 0.1s #10 sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 49.61MB / 49.61MB 1.3s done #10 extracting sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 60.82MB / 64.13MB 1.0s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 26.21MB / 92.33MB 1.0s #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.1s #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 17.83MB / 67.00MB 1.1s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 32.51MB / 92.33MB 1.1s #10 sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e 29.54MB / 29.54MB 0.4s done #10 extracting sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 1.05MB / 24.05MB 0.1s #10 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #10 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.10MB / 49.58MB 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.4s done #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0B / 45.18MB 0.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile . #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.3s #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/balenalib/rpi-raspbian:buster #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 24.12MB / 64.13MB 0.8s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 44.04MB / 64.13MB 1.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 2.10MB / 26.63MB 0.3s #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.6s done #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 #11 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.1s done #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 52.43MB / 67.00MB 1.3s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 55.57MB / 92.33MB 1.3s #11 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 1.2s done #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 66.06MB / 67.00MB 1.4s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 67.11MB / 92.33MB 1.4s Fetching without tags #10 ... #11 [internal] load build context #11 transferring context: 34.57MB 0.2s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 9.44MB / 24.05MB 0.2s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 15.73MB / 49.58MB 0.2s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.3s done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 32.51MB / 49.58MB 0.4s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 0B / 64.13MB 0.4s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 1.05MB / 45.18MB 0.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 0.1s #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 2.10MB / 21.95MB 0.2s #5 DONE 0.9s #6 [internal] load metadata for docker.io/library/golang:1.21.3-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 #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 0.1s #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0B / 45.18MB 0.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 2.10MB / 21.95MB 0.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 4.19MB / 45.18MB 0.3s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 2.10MB / 21.95MB 0.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.24MB / 45.18MB 0.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 5.24MB / 21.95MB 0.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 7.34MB / 21.95MB 0.6s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 4.19MB / 45.97MB 0.4s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 7.34MB / 45.97MB 0.6s Merging remotes/origin/master commit f7ffb570f4c3e93dd337ece7a4b2d8073894b98c into PR head commit 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 1.1s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 54.53MB / 64.13MB 1.1s #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.3s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 #12 resolve docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 0.0s done #12 sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 1.13kB / 1.13kB done #12 sha256:04714a1bfbb2d8b5390b5cc0c055e48ebfabd4aa395821b860730ff3277ed74a 424B / 424B done #12 sha256:639282825872ec6978281e00795f8f02e3b752112dfa01a5f55a19a0f6cf47dc 2.30kB / 2.30kB done #12 sha256:f93f952dad401041cbf7200ea1438a832b72273179a2d36e029ccfda15d49507 26.88MB / 26.88MB 1.2s done #12 extracting sha256:f93f952dad401041cbf7200ea1438a832b72273179a2d36e029ccfda15d49507 1.0s done #12 DONE 2.5s #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0B / 45.18MB 0.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 3.15MB / 45.18MB 0.3s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 3.15MB / 21.95MB 0.3s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 5.24MB / 26.63MB 0.5s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 7.34MB / 26.63MB 0.6s #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 Merge succeeded, producing fea53ca1fde5c1b183453675c19a3fb501d5608c Checking out Revision fea53ca1fde5c1b183453675c19a3fb501d5608c (PR-968) #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 3.15MB / 24.63MB 0.4s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 6.29MB / 24.63MB 0.6s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 77.59MB / 92.33MB 1.5s #11 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.5s done #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 87.03MB / 92.33MB 1.6s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 46.14MB / 49.58MB 0.5s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 12.30MB / 64.13MB 0.5s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 22.02MB / 64.13MB 0.6s #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.24MB / 45.18MB 0.3s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 4.19MB / 21.95MB 0.3s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 6.29MB / 21.95MB 0.4s #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 4.19MB / 21.95MB 0.4s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 6.29MB / 21.95MB 0.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.39MB / 45.18MB 0.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 9.44MB / 45.18MB 0.7s #9 DONE 0.5s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 10.49MB / 45.97MB 0.8s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0B / 92.33MB 1.5s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0B / 67.00MB 1.5s #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.6s done #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 0.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B 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 #4 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.0s done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 5.24MB / 21.95MB 0.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.34MB / 45.18MB 0.6s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 9.44MB / 21.95MB 0.6s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 9.44MB / 26.63MB 0.8s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 11.53MB / 26.63MB 0.9s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 8.39MB / 24.63MB 0.8s #10 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.5s done #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.7s #11 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.7s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 32.20MB / 64.13MB 0.7s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0B / 92.33MB 0.7s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0B / 67.00MB 0.7s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 52.43MB / 64.13MB 0.9s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 19.92MB / 92.33MB 0.9s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 15.73MB / 67.00MB 0.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 9.44MB / 45.18MB 0.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 9.44MB / 21.95MB 0.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 13.63MB / 45.18MB 0.8s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 12.58MB / 21.95MB 0.8s #9 DONE 0.5s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 8.39MB / 21.95MB 0.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 11.53MB / 45.18MB 0.8s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 9.44MB / 21.95MB 0.8s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 14.68MB / 45.18MB 1.0s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 12.58MB / 21.95MB 1.0s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 15.73MB / 45.97MB 1.2s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 2.10MB / 45.18MB 0.9s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 9.44MB / 92.33MB 1.6s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 8.39MB / 67.00MB 1.6s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 30.41MB / 92.33MB 1.8s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 28.31MB / 67.00MB 1.8s #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 2.10MB / 11.80MB 0.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 11.53MB / 21.95MB 0.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 11.53MB / 45.18MB 0.8s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 13.63MB / 26.63MB 1.1s > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/968/head:refs/remotes/origin/PR-968 # 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/968/head:refs/remotes/origin/PR-968 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f9a868af2b6cbea443c24dbc5bfb8eb4752c42 # 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 f7ffb570f4c3e93dd337ece7a4b2d8073894b98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fea53ca1fde5c1b183453675c19a3fb501d5608c # timeout=10 #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 10.49MB / 24.63MB 0.9s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 13.63MB / 24.63MB 1.1s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 15.73MB / 24.63MB 1.2s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 60.82MB / 64.13MB 1.0s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 30.41MB / 92.33MB 1.0s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 27.83MB / 67.00MB 1.0s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.1s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 40.89MB / 92.33MB 1.1s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 38.80MB / 67.00MB 1.1s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.1s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 50.33MB / 92.33MB 1.2s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 48.23MB / 67.00MB 1.2s #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 0B / 155B 1.2s #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.5s done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 14.68MB / 21.95MB 0.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 16.78MB / 45.18MB 1.0s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 16.78MB / 21.95MB 1.0s #6 DONE 0.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 11.53MB / 21.95MB 0.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 14.68MB / 45.18MB 1.0s #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.6s done #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 14.68MB / 21.95MB 1.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 18.87MB / 45.18MB 1.2s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 16.78MB / 21.95MB 1.3s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 19.92MB / 45.97MB 1.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 6.29MB / 45.18MB 1.2s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 38.80MB / 92.33MB 1.9s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 38.80MB / 67.00MB 1.9s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 50.33MB / 92.33MB 2.0s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 48.23MB / 67.00MB 2.0s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 14.68MB / 21.95MB 0.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 17.83MB / 45.18MB 1.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 17.83MB / 21.95MB 1.1s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 15.73MB / 26.63MB 1.2s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 17.83MB / 26.63MB 1.4s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 18.87MB / 24.63MB 1.4s #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 0.1s #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 20.97MB / 45.18MB 1.2s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 19.92MB / 21.95MB 1.2s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 60.53MB / 92.33MB 1.3s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 58.72MB / 67.00MB 1.3s #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 1.2s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 70.25MB / 92.33MB 1.4s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.4s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 13.63MB / 21.95MB 1.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 16.78MB / 21.95MB 1.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 19.92MB / 45.18MB 1.3s #10 extracting sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e 1.3s done #10 DONE 2.0s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s done #12 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #12 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #12 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.4s done #12 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.2s done #12 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.7s done #12 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.5s done #12 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 1.3s #12 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 1.2s done #17 DONE 7.4s #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 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 22.02MB / 45.18MB 1.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 20.97MB / 21.95MB 1.5s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 24.12MB / 45.97MB 1.6s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 1.4s done #11 DONE 1.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 10.49MB / 45.18MB 1.4s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 59.77MB / 92.33MB 2.1s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 58.72MB / 67.00MB 2.1s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 2.2s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 70.25MB / 92.33MB 2.2s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 2.2s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 19.92MB / 21.95MB 1.2s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 20.97MB / 45.18MB 1.3s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 22.02MB / 26.63MB 1.7s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.6s done #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.5s done #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 0.1s #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 23.07MB / 24.63MB 1.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.0s done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.5s done #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 24.12MB / 45.18MB 1.4s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.4s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 1.5s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 78.64MB / 92.33MB 1.5s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 90.18MB / 92.33MB 1.6s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.5s done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 18.87MB / 21.95MB 1.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 23.07MB / 45.18MB 1.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 20.97MB / 21.95MB 1.6s #19 0.365 + apk --root / add --no-cache musl-dev gcc #19 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 25.17MB / 45.18MB 1.7s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.6s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 1.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 1.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 28.31MB / 45.97MB 1.8s #11 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.1s done #11 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 13.63MB / 45.18MB 1.6s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 79.69MB / 92.33MB 2.3s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 2.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 24.12MB / 45.18MB 1.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.4s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 1.5s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 25.17MB / 26.63MB 1.9s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.8s #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:bookworm #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 24.63MB / 24.63MB 1.9s #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.4s done #10 extracting sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 1.7s done #10 DONE 3.2s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:4804dcc090d8b450d7420c1a2ce51fcd0daac5a962f32cc1852955d511d7e5e3 7.24kB / 7.24kB done #12 sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 23.58MB / 23.58MB 0.3s done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:c577bd659e3ed86c350ec5e5bf18d231b4e37a07029f7014ca0e645ff3e1ac4a 1.58kB / 1.58kB done #12 sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 49.61MB / 49.61MB 0.6s done #12 sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 63.99MB / 63.99MB 1.1s done #12 extracting sha256:8024d4fb53b2455f66d49b7ee72eb3cad5074043578238b796a9879955946a88 1.6s done #12 sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 86.36MB / 86.36MB 1.6s done #12 sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 64.10MB / 64.10MB 1.9s done #12 sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d 155B / 155B 1.3s done #12 extracting sha256:3d826ee8aa65e56e167f0e27fa65cfc065687a7ac6c360787d5940d8b51f0cf1 0.5s done #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 0.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 27.26MB / 45.18MB 1.6s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.15MB / 59.27MB 1.7s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.8s done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 26.21MB / 45.18MB 1.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 28.31MB / 45.18MB 1.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.19MB / 59.27MB 2.0s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 31.46MB / 45.97MB 2.1s #11 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a #12 resolve docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 0.0s done #12 sha256:d1da99c2f14827498c4a9bb3623ae909b44564bdabad1802f064169069df81fb 55.06MB / 55.06MB 0.7s done #12 sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 1.85kB / 1.85kB done #12 sha256:e67af84ab10d47af100bdc935a3700c2fce75c8d1f87e4d05ce020a6c88313c9 529B / 529B done #12 sha256:873181a41b991c9878c60e441108002df9a23ef0bef25ca2f3494ad399d2132d 1.46kB / 1.46kB done #12 extracting sha256:d1da99c2f14827498c4a9bb3623ae909b44564bdabad1802f064169069df81fb 2.2s done #12 DONE 3.1s #11 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 19.92MB / 45.18MB 1.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.05MB / 21.95MB 1.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 27.26MB / 45.18MB 1.7s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.15MB / 59.27MB 1.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 1.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 30.41MB / 45.18MB 1.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 6.29MB / 59.27MB 1.9s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 26.63MB / 26.63MB 2.0s #11 sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 26.63MB / 26.63MB 2.0s done #10 sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 24.63MB / 24.63MB 1.9s done #10 extracting sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0B / 45.18MB 0.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 31.46MB / 45.18MB 1.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 8.39MB / 59.27MB 2.0s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.7s done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 30.41MB / 45.18MB 1.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 2.10MB / 59.27MB 1.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 33.55MB / 45.18MB 2.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 5.24MB / 59.27MB 2.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 33.55MB / 45.18MB 2.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 6.29MB / 59.27MB 2.2s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 34.60MB / 45.97MB 2.3s #11 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.5s done #11 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 24.12MB / 45.18MB 2.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 4.19MB / 21.95MB 2.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 6.29MB / 21.95MB 2.2s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0B / 45.18MB 0.7s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 9.44MB / 59.27MB 2.1s #11 extracting sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 1.8s done #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 3.0s done #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 3.1s #12 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.0s done #12 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #9 DONE 0.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 3.15MB / 45.18MB 0.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.34MB / 45.18MB 0.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 34.60MB / 45.18MB 2.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 13.63MB / 59.27MB 2.3s #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 0.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 8.39MB / 59.27MB 2.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 36.70MB / 45.18MB 2.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 36.70MB / 45.18MB 2.4s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 10.49MB / 59.27MB 2.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 5.24MB / 66.17MB 2.5s #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 2.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 37.75MB / 45.97MB 2.5s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 40.89MB / 45.97MB 2.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 27.26MB / 45.18MB 2.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 31.46MB / 45.18MB 2.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 12.58MB / 21.95MB 2.5s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 1.0s done #11 DONE 1.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 6.29MB / 45.18MB 1.0s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 34.60MB / 45.18MB 2.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 5.24MB / 66.17MB 2.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 12.58MB / 59.27MB 2.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 37.75MB / 45.18MB 2.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 9.44MB / 66.17MB 2.5s #19 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.5s done #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #10 resolve docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 0.0s done #10 sha256:3f6b5fb138047d4410b43183b34581b7064b2c30a6f81324b58a287715fbd7ed 529B / 529B done #10 sha256:0ce03c8a15ec97f121b394857119e3e7652bba5a66845cbfa449d87a5251914e 1.46kB / 1.46kB done #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 4.19MB / 49.58MB 0.1s #10 sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 1.85kB / 1.85kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 10.49MB / 45.18MB 1.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 38.80MB / 45.18MB 2.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 41.94MB / 45.18MB 2.6s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 16.78MB / 59.27MB 2.6s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 12.58MB / 59.27MB 2.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 40.89MB / 45.18MB 2.7s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 15.73MB / 59.27MB 2.7s #10 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.4s done #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 2.8s done #11 DONE 2.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 40.89MB / 45.18MB 2.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 13.63MB / 59.27MB 2.8s #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.4s done #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 45.97MB / 45.97MB 3.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 2.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 37.75MB / 45.18MB 2.8s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 18.87MB / 21.95MB 2.8s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 10.49MB / 45.18MB 1.2s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 1.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 16.78MB / 59.27MB 2.6s #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.2s done #19 1.703 (1/9) Installing binutils (2.39-r2) #19 1.767 (2/9) Installing libgomp (12.2.1_git20220924-r4) #19 1.773 (3/9) Installing libatomic (12.2.1_git20220924-r4) #19 1.775 (4/9) Installing gmp (6.2.1-r2) #19 1.782 (5/9) Installing isl25 (0.25-r1) #19 1.801 (6/9) Installing mpfr4 (4.1.0-r0) #19 1.824 (7/9) Installing mpc1 (1.2.1-r1) #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.4s done #10 ... #11 [internal] load build context #11 transferring context: 34.57MB 0.2s done #11 DONE 0.2s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 26.21MB / 49.58MB 0.3s #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 33.55MB / 49.58MB 0.4s #12 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.4s done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 13.63MB / 45.18MB 1.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 17.83MB / 45.18MB 1.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 2.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 20.97MB / 59.27MB 2.8s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 2.9s done #11 DONE 2.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 44.04MB / 45.18MB 2.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 18.87MB / 59.27MB 2.9s #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 0.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 44.04MB / 45.18MB 3.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 16.78MB / 59.27MB 3.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 12.58MB / 66.17MB 3.0s #11 sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 45.97MB / 45.97MB 3.0s done #11 extracting sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 14.68MB / 45.18MB 1.4s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 2.10MB / 21.95MB 1.4s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 4.19MB / 21.95MB 1.5s #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.5s done #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 41.94MB / 45.18MB 2.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 13.63MB / 66.17MB 2.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 19.92MB / 59.27MB 2.9s #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #12 resolve docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 0.1s done #12 sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 984B / 984B done #12 sha256:0875310d6794fc24c5c966f41c071285b0d381e7f6a0534e03dbce8452e2afc7 529B / 529B done #12 sha256:d20e99fdc4dca6f853c234fbacb3402fc77653110b37717e4a61c7b233932975 1.46kB / 1.46kB done #12 sha256:b32028968d56a86ac35eac062e7abba276c547ab175fb057973c469eb41db55b 50.50MB / 50.50MB 0.7s done #12 extracting sha256:b32028968d56a86ac35eac062e7abba276c547ab175fb057973c469eb41db55b 2.3s done #12 DONE 3.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #19 1.827 (8/9) Installing gcc (12.2.1_git20220924-r4) #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 46.14MB / 49.58MB 0.5s #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 49.58MB / 49.58MB 0.7s #12 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 0.1s #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 1.8s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 2.9s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 24.12MB / 59.27MB 3.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 3.0s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 25.17MB / 59.27MB 3.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 3.2s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #11 ... #12 [internal] load build context #12 transferring context: 34.55MB 3.2s done #12 DONE 3.3s #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f #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 5.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 19.92MB / 59.27MB 3.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 16.78MB / 66.17MB 3.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.2s #12 extracting sha256:198068495d09b6865e75ce28d5d5d5de39897b8325ada63ba80eca884ad5666b 1.6s done #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 17.83MB / 45.18MB 1.6s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 6.29MB / 21.95MB 1.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 22.02MB / 45.18MB 1.8s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 9.82MB / 21.95MB 1.8s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 23.07MB / 59.27MB 3.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 17.83MB / 66.17MB 3.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.2s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 40.89MB / 45.18MB 3.0s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 3.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.15MB / 59.27MB 3.0s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 44.04MB / 45.18MB 3.2s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 3.0s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 7.34MB / 59.27MB 3.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 1.05MB / 66.17MB 3.2s #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 1.9s done #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0.1s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 4.3s done #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 4.3s done #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 27.26MB / 59.27MB 3.3s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 3.1s done #11 DONE 3.2s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 28.31MB / 59.27MB 3.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 22.02MB / 45.18MB 1.7s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 26.21MB / 45.18MB 1.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0B / 21.95MB 2.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 24.12MB / 59.27MB 3.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 20.97MB / 66.17MB 3.5s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 12.58MB / 21.95MB 1.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 14.68MB / 21.95MB 2.0s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 26.21MB / 45.18MB 2.1s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 16.78MB / 21.95MB 2.1s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 28.31MB / 59.27MB 3.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 24.12MB / 66.17MB 3.5s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.3s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 11.53MB / 59.27MB 3.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 6.29MB / 66.17MB 3.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.5s #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 5.2s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.5s done #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 #12 resolve docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 0.0s done #12 sha256:bf40b7bc7a11b43785755d3c5f23dee03b08e988b327a2f10b22d01d5dc5259d 2.30kB / 2.30kB done #12 sha256:96d54c3075c9eeaed5561fd620828fd6bb5d80ecae7cb25f9ba5f7d88ea6e15c 27.51MB / 27.51MB 1.4s done #12 sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 1.13kB / 1.13kB done #12 sha256:218bb51abbd1864df8be26166f847547b3851a89999ca7bfceb85ca9b5d2e95d 424B / 424B done #12 extracting sha256:96d54c3075c9eeaed5561fd620828fd6bb5d80ecae7cb25f9ba5f7d88ea6e15c 1.1s done #12 DONE 4.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 6.29MB / 66.17MB 3.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 31.46MB / 59.27MB 3.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 6.29MB / 66.17MB 3.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 30.41MB / 45.18MB 2.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 27.26MB / 59.27MB 3.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 6.29MB / 65.76MB 3.8s Commit message: "Merge commit 'f7ffb570f4c3e93dd337ece7a4b2d8073894b98c' into HEAD" First time build. Skipping changelog. #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 5.24MB / 65.76MB 3.7s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 31.46MB / 59.27MB 3.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 10.49MB / 66.17MB 3.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 34.60MB / 59.27MB 3.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 4.19MB / 65.76MB 3.8s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 33.55MB / 45.18MB 2.3s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 4.19MB / 21.95MB 2.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 2.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 36.70MB / 45.18MB 2.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 8.39MB / 21.95MB 2.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 26.21MB / 66.17MB 4.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 30.41MB / 59.27MB 4.1s #19 2.706 (9/9) Installing musl-dev (1.2.3-r5) #19 2.774 Executing busybox-1.35.0-r29.trigger #19 2.779 OK: 491 MiB in 50 packages #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 31.46MB / 59.27MB 3.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 28.31MB / 66.17MB 3.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 16.78MB / 59.27MB 3.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 12.58MB / 66.17MB 3.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 5.24MB / 65.76MB 3.9s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 29.36MB / 45.18MB 2.3s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 19.92MB / 21.95MB 2.3s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 34.60MB / 45.18MB 2.5s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 2.5s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0B / 59.27MB 2.6s #14 0.761 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #14 0.767 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 34.60MB / 59.27MB 4.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 37.75MB / 59.27MB 4.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 11.53MB / 66.17MB 4.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 40.89MB / 59.27MB 4.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 9.44MB / 65.76MB 4.2s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 2.8s done #11 DONE 2.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 39.85MB / 45.18MB 2.7s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 11.53MB / 21.95MB 2.7s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.15MB / 59.27MB 2.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 10.49MB / 65.76MB 4.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 33.55MB / 59.27MB 4.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 30.41MB / 66.17MB 4.4s [Pipeline] sh #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 6.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 35.65MB / 59.27MB 4.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 10.49MB / 65.76MB 4.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 19.92MB / 59.27MB 4.2s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 39.85MB / 45.18MB 2.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 3.15MB / 59.27MB 2.8s #17 ... #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #20 0.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #20 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #20 1.541 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1) #20 1.547 (2/25) Installing ncurses-libs (6.3_p20221119-r1) #20 1.554 (3/25) Installing readline (8.2.0-r0) #20 1.559 (4/25) Installing bash (5.2.15-r0) #20 1.576 Executing bash-5.2.15-r0.post-install #20 1.578 (5/25) Installing libffi (3.4.4-r0) #20 1.580 (6/25) Installing libgcc (12.2.1_git20220924-r4) #20 1.583 (7/25) Installing libstdc++ (12.2.1_git20220924-r4) #20 1.603 (8/25) Installing xz-libs (5.2.9-r0) #20 1.607 (9/25) Installing libxml2 (2.10.4-r0) #20 1.623 (10/25) Installing zstd-libs (1.5.5-r0) #20 1.630 (11/25) Installing llvm15-libs (15.0.7-r0) #20 2.717 (12/25) Installing clang15-libs (15.0.7-r0) #20 3.255 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4) #20 3.656 (14/25) Installing clang15 (15.0.7-r0) #20 3.726 (15/25) Installing libmagic (5.43-r0) #20 3.754 (16/25) Installing file (5.43-r0) #20 3.756 (17/25) Installing brotli-libs (1.0.9-r9) #20 3.766 (18/25) Installing nghttp2-libs (1.51.0-r2) #20 3.770 (19/25) Installing libcurl (8.4.0-r0) #20 3.780 (20/25) Installing libexpat (2.5.0-r0) #20 3.782 (21/25) Installing pcre2 (10.42-r0) #20 3.793 (22/25) Installing git (2.38.5-r0) #20 3.909 (23/25) Installing lld-libs (15.0.7-r0) #20 3.960 (24/25) Installing lld (15.0.7-r0) #20 3.963 (25/25) Installing llvm15 (15.0.7-r0) #20 4.671 Executing busybox-1.35.0-r29.trigger #20 4.676 OK: 349 MiB in 41 packages #14 1.180 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.278 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 37.75MB / 59.27MB 4.3s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 14.68MB / 66.17MB 4.3s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 4.19MB / 65.76MB 4.3s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 4.5s done #11 DONE 4.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 44.04MB / 59.27MB 4.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 16.78MB / 66.17MB 4.4s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 42.99MB / 45.18MB 2.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 14.68MB / 21.95MB 2.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 8.39MB / 59.27MB 3.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 6.5s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 37.75MB / 59.27MB 4.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 15.73MB / 65.76MB 4.7s + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/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-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 40.89MB / 59.27MB 4.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 34.60MB / 66.17MB 4.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 14.68MB / 65.76MB 4.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 23.07MB / 59.27MB 4.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 18.87MB / 66.17MB 4.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 11.53MB / 65.76MB 4.4s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 26.21MB / 59.27MB 4.6s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 8.39MB / 59.27MB 3.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.2s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 3.2s > git rev-list --no-walk 1206492596b2dc8c244eda93c9d22b6df8695772 # timeout=10 #12 extracting sha256:14fa39852305e38ec3c7b1624b9e26a66fa3d77836fe42c2a00a180b1ecf73c1 1.5s done #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa #14 1.376 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #14 1.476 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 40.89MB / 59.27MB 4.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 20.97MB / 66.17MB 4.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 9.44MB / 65.76MB 4.7s #14 1.168 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] #14 1.264 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.7 kB] #14 1.355 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] #14 1.453 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/restricted arm64 Packages [135 kB] #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 13.63MB / 65.76MB 4.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 48.23MB / 59.27MB 4.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 20.97MB / 66.17MB 4.7s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 17.83MB / 21.95MB 3.1s #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 19.92MB / 21.95MB 3.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 12.58MB / 59.27MB 3.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0B / 66.17MB 3.2s #11 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.0s done #11 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 40.89MB / 59.27MB 4.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 36.70MB / 66.17MB 4.9s Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static' [Pipeline] sh #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 44.04MB / 59.27MB 4.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 15.73MB / 65.76MB 4.7s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 29.36MB / 59.27MB 4.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 23.07MB / 66.17MB 4.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 12.58MB / 59.27MB 3.4s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 0.1s #11 ... #12 [internal] load build context #12 transferring context: 34.55MB 4.8s done #12 DONE 4.8s #11 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.9s done #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.483 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.496 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.496 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.628 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] #13 0.744 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB] #13 0.860 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB] #13 1.590 Fetched 8428 kB in 1s (6172 kB/s) #13 1.590 Reading package lists... #13 2.137 Reading package lists... #13 2.667 Building dependency tree... #13 2.825 Reading state information... #13 3.044 The following additional packages will be installed: #13 3.044 autoconf automake autopoint autotools-dev binutils #13 3.044 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.044 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.044 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.044 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.044 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.044 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.044 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.044 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.044 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.044 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.044 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.044 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.044 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.044 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.044 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.044 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.048 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.048 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.048 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.048 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.048 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.048 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.048 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.048 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.048 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.048 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.048 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.048 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.048 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.048 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.048 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.048 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.048 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.048 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.048 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.048 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.048 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.048 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.048 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.048 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.048 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.048 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.048 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.048 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.048 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.048 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.048 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.048 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.048 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.048 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.048 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.048 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.048 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.048 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.048 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.048 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.048 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 3.048 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.048 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.048 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.048 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.048 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.048 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.048 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.048 libstring-shellquote-perl libsub-exporter-perl #13 3.048 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.048 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.048 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.048 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.048 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.048 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.048 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.048 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.048 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 3.048 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 3.048 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 3.048 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 3.048 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 3.048 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 3.048 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 3.048 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 3.048 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 3.048 python3 python3-apt python3-certifi python3-chardet python3-debian #13 3.048 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.048 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.048 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 3.048 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.048 Suggested packages: #13 3.048 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.048 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.048 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.048 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.048 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.048 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.048 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.048 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.048 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.048 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 3.048 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #13 3.048 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #13 3.048 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #13 3.048 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.048 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.048 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.048 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #13 3.048 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.048 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #13 3.048 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #13 3.048 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.048 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.048 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #13 3.048 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #13 3.048 python-apt-doc python3-setuptools python3-cryptography python3-openssl #13 3.048 python3-socks python-requests-doc python3.9-venv python3.9-doc #13 3.048 binfmt-support readline-doc zip wdiff-doc #13 4.593 The following NEW packages will be installed: #13 4.593 autoconf automake autopoint autotools-dev binutils #13 4.593 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 4.593 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 4.593 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 4.593 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 4.593 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 4.593 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 4.593 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 4.593 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.593 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 4.593 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 4.593 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 4.593 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 4.593 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 4.593 libclass-inspector-perl libclass-method-modifiers-perl #13 4.593 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 4.593 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 4.593 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 4.593 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 4.593 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 4.593 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 4.593 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 4.593 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 4.593 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 4.593 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 4.593 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 4.593 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 4.593 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 4.593 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 4.593 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 4.596 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 4.596 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 4.596 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 4.596 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 4.596 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.596 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.596 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 4.596 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 4.596 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 4.596 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 4.596 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 4.596 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.596 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 4.596 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 4.596 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 4.596 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 4.596 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 4.596 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.596 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 4.596 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 4.596 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 4.596 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 4.596 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 4.596 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.596 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 4.596 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 4.596 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 4.596 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 4.596 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 4.596 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.596 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.596 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.596 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 4.596 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 4.596 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 4.596 libstring-shellquote-perl libsub-exporter-perl #13 4.596 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 4.596 libsub-name-perl libsub-override-perl libsub-quote-perl #13 4.596 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 4.596 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 4.596 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 4.596 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 4.596 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 4.596 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 4.596 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 4.596 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 4.596 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 4.596 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 4.596 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 4.596 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 4.596 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 4.596 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 4.596 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 4.596 python3 python3-apt python3-certifi python3-chardet python3-debian #13 4.596 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.596 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.596 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 4.596 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 4.886 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded. #13 4.886 Need to get 168 MB of archives. #13 4.886 After this operation, 549 MB of additional disk space will be used. #13 4.886 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB] #13 4.892 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 4.894 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB] #13 4.899 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] #13 4.900 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB] #13 4.900 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB] #13 4.915 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 4.932 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] #13 4.932 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] #13 4.954 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] #13 4.956 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] #13 4.957 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] #13 4.961 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB] #13 4.962 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] #13 4.973 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] #13 4.976 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] #13 4.977 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] #13 4.977 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB] #13 4.978 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] #13 4.979 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] #13 4.980 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] #13 4.984 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] #13 4.994 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] #13 4.996 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] #13 4.997 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] #13 4.997 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] #13 4.998 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] #13 4.999 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] #13 4.999 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] #13 4.999 Get:30 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB] #13 5.004 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] #13 5.005 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] #13 5.006 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] #13 5.008 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] #13 5.009 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB] #13 5.010 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] #13 5.017 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] #13 5.017 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1+deb11u1 [106 kB] #13 5.018 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] #13 5.019 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] #13 5.020 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] #13 5.020 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u2 [895 kB] #13 5.024 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] #13 5.025 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] #13 5.027 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] #13 5.029 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] #13 5.031 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] #13 5.032 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.033 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] #13 5.037 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB] #13 5.040 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] #13 5.051 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] #13 5.054 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] #13 5.054 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] #13 5.055 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] #13 5.067 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] #13 5.067 Get:57 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB] #13 5.071 Get:58 http://deb.debian.org/debian bullseye/main arm64 linux-libc-dev arm64 5.10.197-1 [1648 kB] #13 5.080 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] #13 5.080 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB] #13 5.081 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.082 Get:62 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB] #13 5.087 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] #13 5.175 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] #13 5.179 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] #13 5.181 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] #13 5.242 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] #13 5.243 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] #13 5.243 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] #13 5.244 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] #13 5.245 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] #13 5.245 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] #13 5.260 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] #13 5.264 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] #13 5.273 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] #13 5.277 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] #13 5.281 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] #13 5.373 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] #13 5.375 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] #13 5.383 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] #13 5.433 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] #13 5.433 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] #13 5.435 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB] #13 5.444 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] #13 5.444 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] #13 5.455 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] #13 5.455 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] #13 5.456 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.457 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] #13 5.457 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.458 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] #13 5.459 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] #13 5.459 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 5.460 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] #13 5.461 Get:95 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB] #13 5.462 Get:96 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB] #13 5.463 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 5.464 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB] #13 5.465 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] #13 5.468 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB] #13 5.469 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 5.469 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB] #13 5.469 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 5.470 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 5.471 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] #13 5.473 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB] #13 5.474 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] #13 5.528 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] #13 5.531 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB] #13 5.539 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 5.539 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 5.541 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB] #13 5.547 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB] #13 5.734 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] #13 5.735 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] #13 5.735 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] #13 5.736 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] #13 5.739 Get:118 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] #13 5.739 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 5.740 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] #13 5.775 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 5.781 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] #13 5.785 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] #13 5.791 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] #13 5.791 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] #13 5.794 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] #13 5.797 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] #13 5.799 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] #13 5.802 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 5.811 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 5.811 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 5.811 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 5.835 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B] #13 5.836 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB] #13 5.838 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB] #13 5.838 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 5.867 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.868 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 5.869 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB] #13 5.870 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB] #13 5.871 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 5.871 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 5.871 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 5.871 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 5.872 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 5.872 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB] #13 5.872 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 5.873 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 5.873 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 5.908 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 5.909 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 5.909 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB] #13 5.909 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB] #13 5.910 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 5.911 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB] #13 5.911 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 5.912 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 5.912 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 5.912 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 5.913 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B] #13 5.931 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB] #13 5.936 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 5.937 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB] #13 5.937 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 5.937 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 5.938 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 5.938 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB] #13 5.940 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 5.942 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 5.945 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB] #13 5.951 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB] #13 5.952 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u4 [8048 B] #13 5.952 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 5.953 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB] #13 5.954 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] #13 5.954 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB] #13 5.958 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB] #13 5.958 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB] #13 5.965 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB] #13 5.966 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB] #13 5.969 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 5.974 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 5.975 Get:183 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u10 [323 kB] #13 5.976 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] #13 5.977 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.007 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB] #13 6.039 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] #13 6.051 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.052 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] #13 6.055 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.055 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 6.055 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB] #13 6.056 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 6.056 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] #13 6.058 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 6.058 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 6.071 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 6.072 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.095 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB] #13 6.096 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 6.097 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] #13 6.099 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB] #13 6.103 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] #13 6.104 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] #13 6.106 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] #13 6.129 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] #13 6.132 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1+deb11u2 [244 kB] #13 6.135 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u4 [278 kB] #13 6.136 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 6.139 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 6.140 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] #13 6.142 Get:212 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 6.144 Get:213 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-6 arm64 2:1.7.2-1+deb11u2 [744 kB] #13 6.146 Get:214 http://deb.debian.org/debian-security bullseye-security/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb11u1 [47.4 kB] #13 6.148 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] #13 6.150 Get:216 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-devtools arm64 2.31-13+deb11u7 [245 kB] #13 6.152 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 6.152 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.153 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 6.154 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB] #13 6.159 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB] #13 6.162 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB] #13 6.163 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 6.164 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB] #13 6.165 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 6.166 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 6.166 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 6.168 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 6.169 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB] #13 6.172 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 6.173 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 6.175 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB] #13 6.177 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 6.177 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB] #13 6.177 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 6.178 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 6.178 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 6.179 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB] #13 6.179 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 6.180 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 6.180 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 6.181 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB] #13 6.182 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 6.182 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.183 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB] #13 6.185 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B] #13 6.186 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB] #13 6.188 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 6.189 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 6.191 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB] #13 6.192 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 6.192 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 6.193 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.193 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] #13 6.194 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 6.194 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B] #13 6.195 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 6.195 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 6.195 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 6.196 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 6.198 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.199 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB] #13 6.201 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 6.203 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 6.204 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 6.206 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 6.207 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 6.209 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB] #13 6.211 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB] #13 6.213 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 6.213 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 6.214 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB] #13 6.216 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB] #13 6.216 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 6.216 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 6.217 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 6.223 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 6.228 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] #13 6.236 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] #13 6.241 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] #13 6.242 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB] #13 6.242 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 6.242 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 6.242 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 6.243 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 6.243 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 6.243 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 6.244 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 6.246 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB] #13 6.248 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 6.250 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 6.251 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 6.251 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 6.253 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB] #13 6.254 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 6.255 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB] #13 6.258 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #13 6.260 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 6.263 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 6.263 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 6.263 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 6.264 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB] #13 6.265 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB] #13 6.270 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 6.271 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 6.272 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 6.274 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 6.300 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 6.303 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB] #13 6.306 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 6.307 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB] #13 6.308 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.310 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB] #13 6.311 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 6.314 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB] #13 6.315 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB] #13 6.317 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 6.318 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB] #13 6.324 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB] #13 6.337 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB] #13 6.337 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 6.338 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 6.338 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB] #13 6.370 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 6.372 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 6.376 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] #13 6.377 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB] #13 6.379 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB] #13 6.381 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 6.382 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB] #13 6.388 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 6.390 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB] #13 6.391 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 6.392 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 6.394 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 6.409 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB] #13 6.410 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB] #13 6.412 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B] #13 6.414 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB] #13 6.414 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB] #13 6.416 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 6.417 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB] #13 6.419 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB] #13 6.421 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB] #13 6.423 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB] #13 6.447 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] #13 6.448 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 6.449 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 6.449 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 6.450 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB] #13 6.453 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 6.454 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 6.455 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 6.456 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB] #13 6.458 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB] #13 6.459 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB] #13 6.462 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB] #13 6.464 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 6.485 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #10 DONE 9.9s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.489 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB] #13 6.491 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB] #13 6.497 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] #13 6.497 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] #13 6.509 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 6.509 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB] #13 6.509 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB] #13 6.510 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB] #13 6.512 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB] #13 6.513 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 6.514 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] #13 6.515 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] #13 6.516 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB] #13 6.517 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB] #13 6.517 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 6.517 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 6.518 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 6.529 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B] #13 6.531 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB] #13 6.532 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB] #13 6.536 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] #13 6.541 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] #13 6.545 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #14 1.490 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 Packages [18.6 MB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 45.09MB / 59.27MB 4.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 48.23MB / 59.27MB 5.0s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 18.87MB / 65.76MB 4.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 51.38MB / 59.27MB 4.9s #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 3.4s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 15.73MB / 59.27MB 3.4s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 3.4s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 3.5s #10 sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 49.58MB / 49.58MB 2.3s done #10 extracting sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 0.1s #12 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.0s done #12 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 19.92MB / 65.76MB 5.1s + make REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 32.51MB / 59.27MB 5.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 27.26MB / 66.17MB 5.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 20.97MB / 65.76MB 5.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 38.80MB / 66.17MB 4.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 18.87MB / 65.76MB 4.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 48.23MB / 59.27MB 5.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 16.78MB / 59.27MB 3.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 7.34MB / 66.17MB 3.7s #13 DONE 6.6s #14 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #13 6.717 debconf: delaying package configuration, since apt-utils is not installed #13 6.750 Fetched 168 MB in 2s (86.8 MB/s) #13 6.772 Selecting previously unselected package bsdextrautils. #13 6.772 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 6.776 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ... #13 6.780 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 6.831 Selecting previously unselected package libuchardet0:arm64. #13 6.833 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ... #13 6.841 Unpacking libuchardet0:arm64 (0.0.7-1) ... #13 6.876 Selecting previously unselected package groff-base. #14 0.760 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.7s done #10 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #10 DONE 10.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 26.21MB / 66.17MB 5.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 15.73MB / 65.76MB 5.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 25.17MB / 66.17MB 5.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 55.57MB / 59.27MB 5.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 25.17MB / 65.76MB 5.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 19.92MB / 59.27MB 3.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 6.29MB / 66.17MB 3.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 4.19MB / 65.76MB 3.7s #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.484 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.496 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.496 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.630 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] #13 0.760 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [562 kB] #13 0.889 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] #13 1.820 Fetched 8521 kB in 2s (5364 kB/s) #13 1.820 Reading package lists... #13 2.514 Reading package lists... #13 3.190 Building dependency tree... #13 3.352 Reading state information... #13 3.569 The following additional packages will be installed: #13 3.569 at autoconf automake autopoint autotools-dev binutils #13 3.569 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 3.569 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #13 3.569 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.569 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #13 3.570 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #13 3.570 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 3.570 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 3.570 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.570 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 3.570 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 3.570 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 3.570 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 3.570 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 3.570 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.570 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 3.570 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 3.570 libdata-optlist-perl libdevel-callchecker-perl #13 3.570 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 3.570 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 3.570 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 3.570 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 3.570 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 3.570 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 3.570 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 3.570 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 3.570 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 3.570 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 3.570 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 3.570 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 3.570 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.570 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.570 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 3.570 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.570 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.570 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 3.570 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 3.570 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.570 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.570 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.570 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 3.570 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 3.570 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.570 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 3.570 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 3.570 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 3.570 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 3.570 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 3.570 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 3.570 libparams-validate-perl libparse-debianchangelog-perl #13 3.570 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 3.570 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 3.570 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 3.570 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 3.570 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.570 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 3.570 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 3.570 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 3.570 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 3.570 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 3.570 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 3.570 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 3.570 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 3.570 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 3.574 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 3.574 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 3.574 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 3.574 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 3.574 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 3.574 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.574 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 3.574 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 3.574 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 3.574 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 3.574 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 3.574 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 3.574 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 3.574 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 3.574 python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.574 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.574 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 3.574 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 3.574 Suggested packages: #13 3.574 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 3.574 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 3.574 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 3.574 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 3.574 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 3.574 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.574 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 3.574 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 3.574 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 3.574 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #13 3.574 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #13 3.574 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #13 3.574 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.574 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.574 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 3.574 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #13 3.574 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.574 libhtml-template-perl libsasl2-modules-gssapi-mit #13 3.574 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.574 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.574 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 3.574 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.574 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 3.574 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.574 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 3.574 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.574 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.574 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 3.574 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 3.574 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 3.574 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 3.574 readline-doc zip wdiff-doc #13 5.000 The following NEW packages will be installed: #13 5.000 at autoconf automake autopoint autotools-dev binutils #13 5.000 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 5.000 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #13 5.000 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #13 5.000 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #13 5.000 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #13 5.000 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #13 5.000 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #13 5.000 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.000 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #13 5.000 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #13 5.000 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.001 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #13 5.001 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #13 5.001 libclass-inspector-perl libclass-method-modifiers-perl #13 5.001 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.001 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #13 5.001 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #13 5.001 libdevel-callchecker-perl libdevel-globaldestruction-perl #13 5.001 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #13 5.001 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.001 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.001 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.001 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.001 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.001 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.001 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.001 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.001 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.001 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.001 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.001 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.001 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.001 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.001 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.006 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.006 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.006 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.006 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.006 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.006 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.006 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.006 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.006 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 5.006 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 5.006 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 5.006 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 5.006 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.006 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.006 libparams-validate-perl libparse-debianchangelog-perl #13 5.006 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.006 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.006 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.006 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 5.006 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.006 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 5.006 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 5.006 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 5.006 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 5.006 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 5.006 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 5.006 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.006 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.006 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.006 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.006 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.006 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 5.006 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.006 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.006 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.006 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.006 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.006 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.006 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.006 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.006 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.006 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.006 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.006 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.006 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.006 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.006 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 5.282 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded. #13 5.282 Need to get 162 MB of archives. #13 5.282 After this operation, 560 MB of additional disk space will be used. #13 5.282 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] #13 5.310 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] #13 5.311 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] #13 5.314 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] #13 5.316 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB] #13 5.319 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB] #13 5.320 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB] #13 5.329 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] #13 5.329 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB] #13 5.330 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB] #13 5.341 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 5.371 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] #13 5.371 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] #13 5.407 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] #13 5.409 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] #13 5.409 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB] #13 5.422 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u6 [589 kB] #13 5.428 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] #13 5.429 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u6 [1406 kB] #13 5.441 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] #13 5.442 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] #13 5.442 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] #13 5.443 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] #13 5.444 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] #13 5.445 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] #13 5.451 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u6 [1642 kB] #13 5.466 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u6 [331 kB] #13 5.469 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] #13 5.469 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] #13 5.470 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] #13 5.471 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] #13 5.472 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.472 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] #13 5.478 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] #13 5.478 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] #13 5.478 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] #13 5.478 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 5.479 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] #13 5.479 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u6 [65.2 kB] #13 5.480 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u6 [123 kB] #13 5.483 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u6 [351 kB] #13 5.487 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u6 [150 kB] #13 5.489 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] #13 5.578 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB] #13 5.584 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] #13 5.597 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] #13 5.598 Get:47 http://deb.debian.org/debian-security buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u3 [757 kB] #13 5.606 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] #13 5.607 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] #13 5.609 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] #13 5.610 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] #13 5.611 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB] #13 5.611 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB] #13 5.613 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB] #13 5.617 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] #13 5.618 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB] #13 5.626 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB] #13 5.630 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] #13 5.651 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] #13 5.655 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] #13 5.676 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] #13 5.677 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB] #13 5.680 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.289-2 [1561 kB] #13 5.695 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB] #13 5.718 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] #13 5.723 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] #13 5.731 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] #13 5.731 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] #13 5.810 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] #13 5.810 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] #13 5.811 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] #13 5.812 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] #13 5.814 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] #13 5.816 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] #13 5.820 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] #13 5.822 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] #13 5.825 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] #13 5.826 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] #13 5.833 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] #13 5.912 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 46.01MB / 59.27MB 5.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 41.94MB / 66.17MB 5.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 24.29MB / 65.76MB 5.4s #19 DONE 4.2s #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #20 0.571 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #20 2.895 go: downloading github.com/akavel/rsrc v0.10.2 #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 35.65MB / 59.27MB 5.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 31.46MB / 66.17MB 5.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 42.99MB / 66.17MB 5.2s #14 0.882 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] #14 DONE 0.3s #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 #13 6.878 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ... #13 6.883 Unpacking groff-base (1.22.4-6) ... #13 6.999 Selecting previously unselected package libgdbm6:arm64. #13 7.001 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ... #13 7.005 Unpacking libgdbm6:arm64 (1.19-2) ... #13 7.046 Selecting previously unselected package libpipeline1:arm64. #13 7.048 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ... #13 7.052 Unpacking libpipeline1:arm64 (1.5.3-1) ... #13 7.121 Selecting previously unselected package man-db. #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 1.174 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #14 1.272 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #14 1.369 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 51.38MB / 59.27MB 5.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 54.53MB / 59.27MB 5.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 30.41MB / 66.17MB 5.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 24.12MB / 59.27MB 4.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 11.53MB / 66.17MB 4.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 9.44MB / 65.76MB 4.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 58.72MB / 59.27MB 5.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 29.36MB / 66.17MB 5.4s #13 5.912 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] #13 5.926 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] #13 6.007 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] #13 6.008 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] #13 6.011 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.024 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] #13 6.025 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB] #13 6.047 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] #13 6.047 Get:89 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] #13 6.057 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.062 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.063 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] #13 6.065 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 6.066 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.070 Get:95 http://deb.debian.org/debian-security buster/updates/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u2 [82.4 kB] #13 6.071 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] #13 6.072 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] #13 6.073 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.075 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u7 [315 kB] #13 6.080 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u7 [262 kB] #13 6.084 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 6.086 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] #13 6.091 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB] #13 6.091 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 6.092 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 6.093 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 6.093 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB] #13 6.094 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB] #13 6.105 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB] #13 6.107 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u4 [92.6 kB] #13 6.108 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB] #13 6.124 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.0s done #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 49.28MB / 59.27MB 5.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 46.14MB / 66.17MB 5.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 29.36MB / 65.76MB 5.7s #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 1.9s done #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0.1s #14 2.178 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] #14 2.178 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] #14 2.178 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] #14 2.215 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [49.3 kB] #14 2.217 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2803 kB] #14 2.345 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1327 kB] #14 2.557 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9395 B] 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 #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 23.07MB / 65.76MB 5.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 52.43MB / 59.27MB 5.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 26.21MB / 65.76MB 5.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 39.85MB / 59.27MB 5.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 35.65MB / 66.17MB 5.7s #15 DONE 0.4s #14 1.302 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] #14 1.401 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.9 kB] #14 1.498 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] #13 7.123 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ... #13 7.129 Unpacking man-db (2.9.4-2) ... #13 7.386 Selecting previously unselected package perl-modules-5.32. #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 22.02MB / 59.27MB 4.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 12.58MB / 66.17MB 4.0s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0B / 65.76MB 4.0s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 25.17MB / 59.27MB 4.3s #14 1.467 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 27.26MB / 59.27MB 4.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 5.7s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 34.60MB / 66.17MB 5.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 31.46MB / 65.76MB 5.7s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 0B / 155B 5.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 19.92MB / 65.76MB 5.6s #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.6s done #12 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #12 DONE 9.0s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.125 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB] #13 6.128 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB] #13 6.139 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.7s done #10 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #10 DONE 9.6s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 2.634 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] #14 2.712 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] #14 2.803 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1022 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 52.43MB / 59.27MB 5.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 50.33MB / 66.17MB 6.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 47.19MB / 66.17MB 5.6s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 56.62MB / 59.27MB 5.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 28.31MB / 65.76MB 5.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 42.99MB / 59.27MB 5.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 30.41MB / 65.76MB 5.9s git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #14 2.484 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 Packages [1781 kB] #14 2.533 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse arm64 Packages [238 kB] #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.8s done #12 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #12 DONE 9.9s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 2.543 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages [39.3 kB] #14 2.544 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse arm64 Packages [3138 B] #14 2.545 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 Packages [151 kB] #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.0s done #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0.1s #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.8s done #12 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #12 DONE 10.2s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 1.598 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB] #13 7.389 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 7.398 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 16.78MB / 66.17MB 4.4s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 28.31MB / 59.27MB 4.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 4.19MB / 65.76MB 4.5s #14 1.702 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] #14 1.702 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] #14 1.707 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 31.46MB / 59.27MB 4.5s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 15.73MB / 66.17MB 4.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 14.68MB / 65.76MB 4.5s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 5.8s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 58.72MB / 59.27MB 5.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 34.60MB / 66.17MB 5.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 5.9s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 24.12MB / 65.76MB 6.0s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 0B / 155B 6.0s #13 6.470 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] #13 6.470 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] #13 6.471 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] #13 6.472 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] #13 6.477 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] #13 6.478 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] #13 6.478 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] #13 6.485 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 6.494 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] #13 6.501 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] #13 6.569 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] #13 6.592 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] #13 6.598 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] #13 6.603 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] #13 6.607 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] #13 6.628 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 6.654 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.654 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 6.655 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.656 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB] #13 6.657 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 6.657 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.657 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 6.667 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.668 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 6.668 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB] #13 6.668 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB] #13 6.669 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.669 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.669 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 6.670 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 6.670 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 6.671 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB] #13 6.672 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 6.709 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 6.709 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 6.709 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 6.710 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 6.710 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB] #13 6.711 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB] #13 6.712 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.714 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB] #13 6.714 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 6.715 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 6.716 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 6.716 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.716 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B] #13 6.716 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB] #13 6.719 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 6.721 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB] #13 6.722 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 6.722 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.727 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.727 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB] #13 6.729 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB] #13 6.730 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 6.731 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB] #13 6.741 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB] #13 6.770 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u8 [7540 B] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 56.62MB / 59.27MB 6.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 34.60MB / 65.76MB 6.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 40.89MB / 66.17MB 6.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 46.14MB / 59.27MB 6.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 34.60MB / 65.76MB 6.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 51.38MB / 66.17MB 5.9s #16 0.594 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #14 1.838 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB] #14 1.839 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB] #13 7.750 Selecting previously unselected package libgdbm-compat4:arm64. #13 7.752 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ... #13 7.762 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #13 7.909 Selecting previously unselected package libperl5.32:arm64. #13 7.911 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... #13 7.922 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 31.46MB / 59.27MB 4.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 22.02MB / 66.17MB 4.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 9.44MB / 65.76MB 4.8s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 35.65MB / 59.27MB 4.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 20.97MB / 66.17MB 4.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 18.87MB / 65.76MB 4.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 40.89MB / 66.17MB 6.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 37.75MB / 65.76MB 6.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 38.80MB / 66.17MB 6.1s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.0s done #13 6.770 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 6.772 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB] #13 6.773 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] #13 6.773 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB] #13 6.774 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB] #13 6.776 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB] #13 6.779 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB] #13 6.792 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB] #13 6.793 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u8 [325 kB] #13 6.796 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u8 [1136 kB] #13 6.809 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] #13 6.810 Get:186 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB] #13 6.814 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u10 [317 kB] #13 6.817 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u8 [558 kB] #13 6.823 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u7 [313 kB] #13 6.826 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB] #13 6.827 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] #13 6.828 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.849 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB] #13 6.905 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] #13 6.907 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] #13 6.911 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.970 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] #13 7.001 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 7.002 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] #13 7.003 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.003 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] #13 7.007 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB] #13 7.008 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 7.008 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 7.010 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 7.010 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 7.011 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB] #13 7.012 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 7.013 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.013 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB] #13 7.015 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB] #13 7.016 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 7.020 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB] #13 7.023 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 7.024 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 7.026 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB] #13 7.028 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB] #13 7.030 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB] #13 7.032 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB] #13 7.034 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB] #13 7.035 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 7.037 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.045 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B] #13 7.048 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB] #13 7.050 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.052 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.053 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 7.054 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 7.055 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 7.057 Get:230 http://deb.debian.org/debian-security buster/updates/main arm64 libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 7.057 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.058 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB] #13 7.059 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 7.060 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB] #13 7.066 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 7.067 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 7.068 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 7.068 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 7.069 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.069 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 7.070 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] #13 7.071 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 7.072 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB] #13 7.073 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB] #13 7.074 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.074 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB] #13 7.075 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 7.077 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.078 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.079 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.081 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.082 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.084 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.085 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.087 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.088 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB] #13 7.089 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.090 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.095 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.102 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.104 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 7.125 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 45.09MB / 66.17MB 6.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 56.62MB / 66.17MB 6.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 38.80MB / 65.76MB 6.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.5s done #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 0B / 155B 6.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 32.51MB / 65.76MB 6.1s #10 ... #11 [internal] load build context #11 transferring context: 34.55MB 6.3s done #11 DONE 6.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.1s done #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 0B / 155B 6.2s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee #12 resolve docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 0.0s done #12 sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 1.13kB / 1.13kB done #12 sha256:2a465a4c4831c57977b6646e481f504061294f1bf1ae1b99fb5d93c67b8a471a 424B / 424B done #12 sha256:bc753c284b47a7a5ff3ec2e926551ba95dc6c9072415649cb13a9cdff503dc04 2.31kB / 2.31kB done #12 sha256:8761b0d436cd2e1ff47496b7cc353cf0b49347ffc92b070c31a5cf5431041614 25.20MB / 25.20MB 1.6s done #12 extracting sha256:8761b0d436cd2e1ff47496b7cc353cf0b49347ffc92b070c31a5cf5431041614 4.5s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 56.62MB / 66.17MB 6.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 36.70MB / 65.76MB 6.4s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.2s done #16 0.602 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #16 0.602 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 [8062 kB] #16 0.791 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #14 3.085 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [49.0 kB] #14 3.090 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2408 kB] #14 3.225 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3258 B] #14 3.337 Fetched 20.9 MB in 3s (7010 kB/s) #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 35.65MB / 59.27MB 5.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 26.21MB / 66.17MB 5.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 13.63MB / 65.76MB 5.1s #14 2.951 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted arm64 Packages [147 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 39.85MB / 59.27MB 5.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 45.09MB / 66.17MB 6.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 41.94MB / 65.76MB 6.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 28.31MB / 65.76MB 6.3s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 46.14MB / 66.17MB 6.5s #11 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.1s done #11 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 #13 7.126 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] #13 7.127 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] #13 7.128 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB] #13 7.130 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.131 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.132 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.132 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.133 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB] #13 7.136 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.137 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB] #13 7.137 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 7.138 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB] #13 7.139 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] #13 7.140 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] #13 7.144 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 7.145 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB] #13 7.146 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB] #13 7.148 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 7.150 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 7.151 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] #13 7.158 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] #13 7.159 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.160 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.39-0+deb10u1 [163 kB] #13 7.164 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u3 [397 kB] #13 7.168 Get:287 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u3 [1891 kB] #13 7.196 Get:288 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7 arm64 2.7.16-2+deb10u3 [957 kB] #13 7.204 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] #13 7.212 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.214 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB] #13 7.216 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB] #13 7.216 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B] #13 7.217 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B] #13 7.218 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB] #13 7.219 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.220 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB] #13 7.221 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 7.222 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B] #13 7.223 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.224 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB] #13 7.226 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 7.227 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB] #13 7.243 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.244 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB] #13 7.244 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 7.245 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] #13 7.247 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB] #13 7.280 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB] #13 7.292 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB] #13 7.293 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.294 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB] #13 7.297 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.300 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB] #13 7.302 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.304 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.305 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.307 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB] #13 7.308 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 7.309 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 7.310 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 7.312 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB] #13 7.315 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB] #13 7.316 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] #13 7.318 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] #13 7.319 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 7.320 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] #13 7.322 Get:328 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 7.326 Get:329 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u4 [735 kB] #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 50.33MB / 59.27MB 6.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 53.48MB / 59.27MB 6.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 49.28MB / 66.17MB 6.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 40.89MB / 65.76MB 6.7s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 61.87MB / 66.17MB 6.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 43.02MB / 65.76MB 6.8s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.6s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 60.82MB / 66.17MB 6.6s #16 0.886 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #14 3.296 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe arm64 Packages [29.9 kB] #14 3.308 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/main arm64 Packages [130 kB] #14 3.391 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted arm64 Packages [147 kB] #13 8.398 Selecting previously unselected package perl. #13 8.400 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ... #13 8.414 Unpacking perl (5.32.1-4+deb11u2) ... #13 8.494 Selecting previously unselected package liblocale-gettext-perl. #13 8.496 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... #13 8.525 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 25.17MB / 66.17MB 5.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 24.12MB / 65.76MB 5.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 42.99MB / 59.27MB 5.3s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 32.51MB / 65.76MB 6.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 49.28MB / 66.17MB 6.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 46.14MB / 65.76MB 6.6s #10 extracting sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 2.0s done #13 7.344 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] #13 7.347 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 7.349 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 7.353 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 7.357 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB] #13 7.361 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.363 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 7.364 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 7.365 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 7.366 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB] #13 7.366 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB] #13 7.367 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB] #13 7.367 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB] #13 7.369 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB] #13 7.384 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] #13 7.385 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] #13 7.393 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] #13 7.421 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB] #13 7.422 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 7.424 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] #13 7.426 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] #13 7.429 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB] #13 7.430 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB] #13 7.431 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B] #13 7.433 Get:354 http://deb.debian.org/debian-security buster/updates/main arm64 python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 7.434 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.435 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B] #13 7.436 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB] #13 7.437 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB] #13 7.471 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] #13 7.479 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB] #13 7.481 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] #13 7.482 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 47.19MB / 65.76MB 7.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 41.94MB / 65.76MB 6.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.06MB / 66.17MB 6.9s #14 2.588 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1179 kB] #14 2.603 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [975 kB] #14 2.610 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1321 kB] #14 3.446 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse arm64 Packages [3138 B] #14 3.478 Fetched 22.0 MB in 3s (7105 kB/s) #13 8.641 Selecting previously unselected package libpython3.9-minimal:arm64. #13 8.643 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ... #13 8.653 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 38.80MB / 59.27MB 5.3s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 31.46MB / 66.17MB 5.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 19.92MB / 65.76MB 5.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 42.99MB / 59.27MB 5.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 30.41MB / 66.17MB 5.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 46.14MB / 59.27MB 5.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 29.36MB / 65.76MB 5.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 52.43MB / 66.17MB 6.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 37.75MB / 65.76MB 6.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 53.48MB / 66.17MB 6.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 51.38MB / 65.76MB 7.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 58.72MB / 66.17MB 7.1s #14 2.874 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB] #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.505 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.515 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #13 0.516 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.591 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8681 kB] #13 0.654 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B] #13 0.716 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [100 kB] #13 1.605 Fetched 9039 kB in 1s (6662 kB/s) #13 1.605 Reading package lists... #13 2.194 Reading package lists... #13 2.774 Building dependency tree... #13 2.935 Reading state information... #13 3.170 The following additional packages will be installed: #13 3.170 autoconf automake autopoint autotools-dev binutils #13 3.170 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.170 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.170 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.173 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.173 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.173 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.173 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.173 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.173 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.173 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.173 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.173 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.173 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.173 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.173 libclass-inspector-perl libclass-method-modifiers-perl #13 3.173 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.173 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.173 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.173 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.173 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.173 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.173 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.173 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.173 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.173 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.173 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.173 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.173 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.173 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.173 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.173 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.173 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.173 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.173 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.173 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.173 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.173 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.173 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.173 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #13 3.173 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.173 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.173 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.173 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.173 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.173 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.173 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.173 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.173 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.173 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.173 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.173 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.173 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.173 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.173 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.173 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.173 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.173 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.173 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.173 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.173 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.173 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.173 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.173 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 3.173 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 3.173 libregexp-pattern-license-perl libregexp-pattern-perl #13 3.173 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.173 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.173 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.173 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.173 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.173 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.173 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.173 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.173 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.173 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.173 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.173 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.173 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.173 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.173 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.173 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.173 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.173 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.173 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.173 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.173 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.173 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.173 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.173 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.173 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.173 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.173 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.173 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.173 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.173 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.173 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.173 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.173 xdg-user-dirs xz-utils zstd #13 3.175 Suggested packages: #13 3.175 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.175 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.175 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.175 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.175 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.175 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.175 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.175 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.175 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.175 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #13 3.175 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #13 3.175 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #13 3.175 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #13 3.175 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #13 3.175 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.175 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.175 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #13 3.175 libbareword-filehandles-perl libmultidimensional-perl gfortran #13 3.175 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #13 3.175 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.175 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.175 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.175 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.175 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.175 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.175 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.175 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.175 binfmt-support readline-doc zip wdiff-doc #13 5.009 The following NEW packages will be installed: #13 5.009 autoconf automake autopoint autotools-dev binutils #13 5.009 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 5.009 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 5.009 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.009 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.009 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 5.009 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.009 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 5.009 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.009 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 5.009 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 5.009 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 5.009 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 5.009 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.009 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 5.009 libclass-data-inheritable-perl libclass-inspector-perl #13 5.009 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.009 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 5.009 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 5.009 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 5.013 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 5.013 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 5.013 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 5.013 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 5.013 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 5.013 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 5.013 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 5.013 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 5.013 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 5.013 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 5.013 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 5.013 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 5.013 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 5.013 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.013 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 5.013 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 5.013 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 5.013 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 5.013 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.013 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.013 libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 5.013 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 5.013 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 5.013 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.013 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.013 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 5.013 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 5.013 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 5.013 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 5.013 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.013 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.013 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 5.013 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 5.013 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 5.013 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 5.013 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 5.013 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 5.013 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 5.013 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 5.013 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 5.013 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 5.013 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 5.013 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 5.013 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 5.013 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 5.013 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 5.013 libregexp-pattern-license-perl libregexp-pattern-perl #13 5.013 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.013 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.013 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 5.013 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 5.013 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.013 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 5.013 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.013 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 5.013 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 5.013 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 5.013 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 5.013 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 5.013 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 5.013 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 5.013 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.013 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 5.013 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 5.013 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 5.013 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.013 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 5.013 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 5.013 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 5.013 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 5.013 manpages manpages-dev media-types netbase openssh-client openssl patch #13 5.013 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 5.013 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 5.013 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 5.013 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 5.013 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.013 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 5.013 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 5.013 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 5.013 xdg-user-dirs xz-utils zstd #13 5.313 0 upgraded, 425 newly installed, 0 to remove and 0 not upgraded. #13 5.313 Need to get 182 MB of archives. #13 5.313 After this operation, 658 MB of additional disk space will be used. #13 5.313 Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7 [2815 kB] #13 5.335 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB] #13 5.338 Get:3 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] #13 5.358 Get:4 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7 [4019 kB] #13 5.402 Get:5 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7 [239 kB] #13 5.404 Get:6 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB] #13 5.404 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] #13 5.408 Get:8 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] #13 5.412 Get:9 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] #13 5.413 Get:10 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] #13 5.424 Get:11 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] #13 5.425 Get:12 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] #13 5.425 Get:13 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] #13 5.426 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] #13 5.426 Get:15 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] #13 5.427 Get:16 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] #13 5.427 Get:17 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] #13 5.429 Get:18 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] #13 5.429 Get:19 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 5.430 Get:20 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] #13 5.430 Get:21 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] #13 5.431 Get:22 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] #13 5.458 Get:23 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] #13 5.459 Get:24 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB] #13 5.463 Get:25 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB] #13 5.471 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] #13 5.475 Get:27 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] #13 5.475 Get:28 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] #13 5.476 Get:29 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2 [128 kB] #13 5.476 Get:30 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] #13 5.477 Get:31 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 5.477 Get:32 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] #13 5.477 Get:33 http://deb.debian.org/debian-security bookworm-security/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] #13 5.480 Get:34 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] #13 5.481 Get:35 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] #13 5.485 Get:36 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] #13 5.487 Get:37 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] #13 5.488 Get:38 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] #13 5.489 Get:39 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 5.489 Get:40 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB] #13 5.496 Get:41 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #13 5.497 Get:42 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB] #13 5.499 Get:43 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB] #13 5.508 Get:44 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB] #13 5.515 Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB] #13 5.522 Get:46 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] #13 5.522 Get:47 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] #13 5.524 Get:48 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] #13 5.525 Get:49 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] #13 5.526 Get:50 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u1 [935 kB] #13 5.532 Get:51 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB] #13 5.532 Get:52 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] #13 5.535 Get:53 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] #13 5.536 Get:54 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] #13 5.538 Get:55 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] #13 5.539 Get:56 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] #13 5.543 Get:57 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB] #13 5.546 Get:58 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB] #13 5.558 Get:59 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB] #13 5.561 Get:60 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB] #13 5.562 Get:61 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB] #13 5.563 Get:62 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB] #13 5.566 Get:63 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB] #13 5.566 Get:64 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB] #13 5.579 Get:65 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB] #13 5.579 Get:66 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u3 [44.3 kB] #13 5.582 Get:67 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.55-1 [1846 kB] #13 5.592 Get:68 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB] #13 5.593 Get:69 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB] #13 5.595 Get:70 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.595 Get:71 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB] #13 5.596 Get:72 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u3 [1428 kB] #13 5.599 Get:73 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1 [611 kB] #13 5.602 Get:74 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB] #13 5.606 Get:75 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB] #13 5.607 Get:76 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB] #13 5.659 Get:77 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B] #13 5.660 Get:78 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB] #13 5.660 Get:79 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB] #13 5.661 Get:80 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB] #10 DONE 4.6s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #12 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 2.6s done #12 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 1.2s done #12 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 1.7s #12 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 3.7s done #12 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 3.4s done #12 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 4.0s done #12 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 4.0s done #12 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 2.1s done #13 7.660 debconf: delaying package configuration, since apt-utils is not installed #13 7.686 Fetched 162 MB in 2s (65.9 MB/s) #13 7.712 Selecting previously unselected package sensible-utils. #13 7.712 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.717 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 7.733 Unpacking sensible-utils (0.0.12) ... #13 7.788 Selecting previously unselected package lsb-base. #13 7.790 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 7.815 Unpacking lsb-base (10.2019051400) ... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.2s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 52.43MB / 65.76MB 7.3s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.0s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 46.14MB / 65.76MB 7.1s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 57.67MB / 59.27MB 7.1s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 53.48MB / 66.17MB 7.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 45.09MB / 65.76MB 7.1s 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 #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 50.33MB / 59.27MB 5.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 34.60MB / 66.17MB 5.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 33.55MB / 65.76MB 5.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 46.14MB / 59.27MB 5.8s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 35.65MB / 66.17MB 5.8s #13 8.881 Selecting previously unselected package libexpat1:arm64. #13 8.883 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ... #13 8.905 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ... #13 9.047 Selecting previously unselected package python3.9-minimal. #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 57.67MB / 66.17MB 7.3s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 44.04MB / 65.76MB 7.3s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 56.62MB / 65.76MB 7.3s #11 extracting sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 5.0s #14 2.879 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [476 kB] #14 2.883 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [923 kB] #14 2.893 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [625 kB] #14 3.337 Reading package lists... #12 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #13 5.661 Get:81 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B] #13 5.665 Get:82 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB] #13 5.673 Get:83 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB] #13 5.678 Get:84 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB] #13 5.689 Get:85 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB] #13 5.693 Get:86 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB] #13 5.698 Get:87 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB] #13 5.702 Get:88 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB] #13 5.799 Get:89 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B] #13 5.799 Get:90 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB] #13 5.809 Get:91 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB] #13 5.861 Get:92 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B] #13 5.861 Get:93 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB] #13 5.863 Get:94 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] #13 5.866 Get:95 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] #13 5.867 Get:96 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] #13 5.930 Get:97 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] #13 7.949 Selecting previously unselected package cron. #13 7.951 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... #13 7.991 Unpacking cron (3.0pl1-134+deb10u1) ... #13 8.085 Selecting previously unselected package libbsd0:arm64. #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 56.62MB / 65.76MB 7.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 50.33MB / 65.76MB 7.3s #14 3.195 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.9 kB] #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 57.67MB / 66.17MB 7.4s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 49.28MB / 65.76MB 7.4s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 7.4s done #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 7.4s done git init src/github.com/docker/buildx #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 1.9s done #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.1s done #13 9.049 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ... #13 9.088 Unpacking python3.9-minimal (3.9.2-1) ... #14 3.478 Reading package lists... #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 26.21MB / 65.76MB 6.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 39.85MB / 66.17MB 6.1s #12 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.1s done #12 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 63.96MB / 66.17MB 7.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 49.28MB / 65.76MB 7.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 60.82MB / 65.76MB 7.5s #10 extracting sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 5.1s #16 1.807 Fetched 8546 kB in 1s (5811 kB/s) #14 3.302 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3499 B] #14 3.397 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B] #14 3.400 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [476 kB] #12 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.5s done #13 5.930 Get:98 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] #13 5.932 Get:99 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] #13 5.932 Get:100 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] #13 5.932 Get:101 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] #13 5.934 Get:102 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB] #13 5.934 Get:103 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] #13 5.934 Get:104 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 5.935 Get:105 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] #13 5.936 Get:106 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB] #13 5.937 Get:107 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB] #13 5.938 Get:108 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 5.939 Get:109 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 5.940 Get:110 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] #13 5.944 Get:111 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB] #13 5.945 Get:112 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 5.947 Get:113 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B] #13 5.948 Get:114 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 5.950 Get:115 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 5.952 Get:116 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] #13 5.954 Get:117 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB] #13 5.959 Get:118 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] #13 6.030 Get:119 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] #13 6.033 Get:120 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] #13 6.038 Get:121 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 6.043 Get:122 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.045 Get:123 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB] #13 6.053 Get:124 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB] #13 8.087 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ... #13 8.100 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 8.172 Selecting previously unselected package bsdmainutils. #13 8.174 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ... #13 8.180 Unpacking bsdmainutils (11.1.2+b1) ... #13 8.300 Selecting previously unselected package libuchardet0:arm64. #13 8.301 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ... #13 8.309 Unpacking libuchardet0:arm64 (0.0.6-3) ... #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 60.82MB / 65.76MB 7.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 54.53MB / 65.76MB 7.6s #14 3.366 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [30.7 kB] #14 3.418 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [77.8 kB] #14 3.524 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [1052 kB] #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 62.91MB / 66.17MB 7.7s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 54.53MB / 65.76MB 7.7s Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.12.0" + SRC=src/github.com/docker/buildx + REF=v0.12.0 + REF_FETCH=v0.12.0 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.0 + awk {print $2} + REF=refs/tags/v0.12.0 + [ -n refs/tags/v0.12.0 ] + REF_FETCH=refs/tags/v0.12.0:refs/tags/v0.12.0 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.0:refs/tags/v0.12.0 #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 #13 9.375 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 50.33MB / 59.27MB 6.3s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 53.48MB / 59.27MB 6.2s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 38.80MB / 66.17MB 6.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 37.75MB / 65.76MB 6.2s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 56.62MB / 59.27MB 6.4s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.7s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.01MB / 65.76MB 7.7s #16 1.807 Reading package lists... #12 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:4f55b6d28cbf127cb486e9047093322362847bc870ff75d54dc8dac624fa5aaa 2.8s done #12 extracting sha256:cf8cf4929dce8e285bc21937418c3577dcae3e3fbba847c1d4315c82ee8e214d done #12 DONE 9.4s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.260 Get:125 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2 [27.9 kB] #13 6.260 Get:126 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2 [66.4 kB] #13 6.261 Get:127 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] #13 6.261 Get:128 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] #13 6.266 Get:129 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] #13 6.266 Get:130 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 6.267 Get:131 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] #13 6.271 Get:132 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 6.275 Get:133 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] #13 6.279 Get:134 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] #13 6.292 Get:135 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] #13 6.296 Get:136 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] #13 6.299 Get:137 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] #13 6.302 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] #13 6.304 Get:139 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] #13 6.307 Get:140 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] #13 6.312 Get:141 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 6.312 Get:142 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB] #13 6.312 Get:143 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 6.312 Get:144 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B] #13 6.314 Get:145 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB] #13 6.315 Get:146 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB] #13 6.317 Get:147 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 6.318 Get:148 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB] #13 6.326 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.327 Get:150 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 6.328 Get:151 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB] #13 6.334 Get:152 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB] #13 6.334 Get:153 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 6.334 Get:154 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 6.334 Get:155 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.338 Get:156 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 6.339 Get:157 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB] #13 6.340 Get:158 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 6.340 Get:159 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.340 Get:160 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 6.341 Get:161 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 6.341 Get:162 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 6.341 Get:163 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 6.341 Get:164 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB] #13 6.342 Get:165 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB] #13 6.344 Get:166 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB] #13 6.346 Get:167 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB] #13 6.346 Get:168 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB] #13 6.346 Get:169 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 6.347 Get:170 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 6.347 Get:171 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.347 Get:172 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 6.349 Get:173 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B] #13 6.350 Get:174 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB] #13 6.380 Get:175 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 6.381 Get:176 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB] #13 6.382 Get:177 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.382 Get:178 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 6.382 Get:179 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.383 Get:180 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB] #13 6.384 Get:181 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 6.384 Get:182 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB] #13 6.385 Get:183 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.4 [1073 kB] #13 6.390 Get:184 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB] #13 6.390 Get:185 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B] #13 6.391 Get:186 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 6.392 Get:187 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 6.393 Get:188 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB] #13 8.459 Selecting previously unselected package groff-base. #13 8.461 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ... #13 8.490 Unpacking groff-base (1.22.4-3+deb10u1) ... #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.01MB / 65.76MB 8.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 60.82MB / 65.76MB 7.9s #14 3.762 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [961 kB] #14 3.824 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB] #14 3.825 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [916 kB] #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 59.77MB / 65.76MB 8.0s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 8.0s done #13 9.506 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ... #13 9.559 Setting up python3.9-minimal (3.9.2-1) ... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 44.04MB / 66.17MB 6.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 32.51MB / 65.76MB 6.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 53.48MB / 59.27MB 6.6s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 44.01MB / 66.17MB 6.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 42.99MB / 65.76MB 6.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 7.9s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.8s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 54.53MB / 65.76MB 7.9s #14 3.769 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [488 kB] #14 3.841 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3141 B] #14 3.849 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [812 kB] #14 3.976 Fetched 24.9 MB in 4s (7100 kB/s) #13 6.393 Get:189 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB] #13 6.395 Get:190 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB] #13 6.397 Get:191 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB] #13 6.399 Get:192 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB] #13 6.401 Get:193 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB] #13 6.402 Get:194 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 6.407 Get:195 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB] #13 6.409 Get:196 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u4 [361 kB] #13 6.410 Get:197 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] #13 6.411 Get:198 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB] #13 6.421 Get:199 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB] #13 6.463 Get:200 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB] #13 6.477 Get:201 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB] #13 6.480 Get:202 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.480 Get:203 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB] #13 6.481 Get:204 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 6.481 Get:205 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB] #13 6.481 Get:206 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB] #13 6.487 Get:207 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB] #13 6.488 Get:208 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 6.488 Get:209 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] #13 6.490 Get:210 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 6.490 Get:211 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 6.491 Get:212 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB] #13 6.492 Get:213 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB] #13 6.494 Get:214 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB] #13 6.497 Get:215 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB] #13 6.502 Get:216 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB] #13 6.503 Get:217 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB] #13 6.504 Get:218 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB] #13 6.505 Get:219 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 6.505 Get:220 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 6.505 Get:221 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB] #13 6.505 Get:222 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 6.506 Get:223 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB] #13 6.506 Get:224 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB] #13 6.508 Get:225 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5 [369 kB] #13 6.510 Get:226 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB] #13 6.512 Get:227 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1 [148 kB] #13 6.513 Get:228 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB] #13 6.513 Get:229 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB] #13 6.517 Get:230 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB] #13 6.518 Get:231 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB] #13 6.519 Get:232 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB] #13 6.520 Get:233 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB] #13 6.522 Get:234 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB] #13 6.523 Get:235 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6 [300 kB] #13 6.525 Get:236 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 6.525 Get:237 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 6.543 Get:238 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] #13 6.544 Get:239 http://deb.debian.org/debian-security bookworm-security/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 6.544 Get:240 http://deb.debian.org/debian-security bookworm-security/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] #13 6.558 Get:241 http://deb.debian.org/debian-security bookworm-security/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB] #13 6.559 Get:242 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB] #13 6.560 Get:243 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u3 [51.5 kB] #13 6.562 Get:244 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 6.563 Get:245 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB] #13 6.564 Get:246 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 6.565 Get:247 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB] #13 6.566 Get:248 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 6.567 Get:249 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.568 Get:250 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 6.575 Get:251 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB] #13 6.576 Get:252 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 6.577 Get:253 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB] #13 6.579 Get:254 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB] #13 6.581 Get:255 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 6.586 Get:256 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 6.586 Get:257 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B] #13 6.586 Get:258 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB] #13 6.586 Get:259 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 6.587 Get:260 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 6.588 Get:261 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB] #13 6.593 Get:262 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 6.594 Get:263 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB] #13 6.595 Get:264 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 6.596 Get:265 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 6.597 Get:266 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 6.598 Get:267 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 6.599 Get:268 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB] #13 6.600 Get:269 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 6.602 Get:270 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.603 Get:271 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 6.604 Get:272 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 6.606 Get:273 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB] #13 6.608 Get:274 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 6.609 Get:275 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 6.611 Get:276 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB] #13 6.612 Get:277 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5 [5300 B] #13 6.613 Get:278 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB] #13 6.615 Get:279 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 6.616 Get:280 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 6.617 Get:281 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB] #13 6.618 Get:282 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB] #13 6.620 Get:283 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB] #13 6.629 Get:284 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB] #13 6.631 Get:285 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 6.632 Get:286 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB] #13 6.633 Get:287 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 6.634 Get:288 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 6.634 Get:289 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 6.635 Get:290 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.636 Get:291 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB] #13 6.638 Get:292 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B] #13 6.639 Get:293 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B] #13 6.640 Get:294 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 6.641 Get:295 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 6.642 Get:296 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB] #13 6.644 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB] #13 6.647 Get:298 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 6.649 Get:299 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B] #13 6.650 Get:300 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 6.652 Get:301 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 6.653 Get:302 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 6.654 Get:303 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB] #13 6.655 Get:304 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB] #13 6.657 Get:305 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 6.659 Get:306 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 6.660 Get:307 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB] #13 6.661 Get:308 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB] #13 6.663 Get:309 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 6.664 Get:310 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 6.665 Get:311 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.666 Get:312 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 6.669 Get:313 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 6.671 Get:314 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] #13 6.678 Get:315 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 6.684 Get:316 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] #13 6.684 Get:317 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 6.685 Get:318 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 6.685 Get:319 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 6.685 Get:320 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 6.687 Get:321 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 6.687 Get:322 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 6.687 Get:323 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 6.687 Get:324 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.695 Get:325 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 8.699 Selecting previously unselected package libgdbm6:arm64. #13 8.701 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... #13 8.733 Unpacking libgdbm6:arm64 (1.18.1-4) ... #13 8.915 Selecting previously unselected package libpipeline1:arm64. #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.3s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.0s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.2s #11 extracting sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 5.2s #14 3.919 Fetched 26.4 MB in 4s (7419 kB/s) #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 63.96MB / 65.76MB 8.2s #14 4.188 Reading package lists... #14 5.000 Building dependency tree... #14 5.170 Reading state information... #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 57.67MB / 59.27MB 6.9s #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 49.28MB / 66.17MB 6.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 37.75MB / 65.76MB 6.9s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.7s done #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.8s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 48.23MB / 66.17MB 6.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 47.19MB / 65.76MB 6.9s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 58.72MB / 65.76MB 8.1s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 62.91MB / 65.76MB 8.4s #13 6.696 Get:326 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 6.696 Get:327 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB] #13 6.697 Get:328 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 6.697 Get:329 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 6.697 Get:330 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 6.698 Get:331 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 6.698 Get:332 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB] #13 6.698 Get:333 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 6.699 Get:334 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB] #13 6.716 Get:335 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB] #13 6.720 Get:336 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB] #13 6.721 Get:337 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 6.723 Get:338 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 6.724 Get:339 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 6.724 Get:340 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 6.724 Get:341 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB] #13 6.725 Get:342 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB] #13 6.727 Get:343 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 6.728 Get:344 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB] #13 6.731 Get:345 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB] #13 6.733 Get:346 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 6.734 Get:347 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB] #13 6.759 Get:348 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB] #13 6.760 Get:349 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 6.761 Get:350 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB] #13 6.763 Get:351 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB] #13 6.764 Get:352 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 6.770 Get:353 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 6.772 Get:354 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB] #13 6.774 Get:355 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB] #13 6.779 Get:356 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB] #13 6.795 Get:357 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 6.797 Get:358 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB] #13 6.799 Get:359 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB] #13 6.800 Get:360 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 6.802 Get:361 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 6.803 Get:362 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 6.804 Get:363 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] #13 6.811 Get:364 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB] #13 6.811 Get:365 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB] #13 6.811 Get:366 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 6.812 Get:367 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B] #13 6.813 Get:368 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB] #13 6.815 Get:369 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB] #13 6.830 Get:370 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB] #13 6.831 Get:371 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 6.832 Get:372 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 6.833 Get:373 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 6.835 Get:374 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 6.836 Get:375 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB] #13 6.837 Get:376 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB] #13 6.838 Get:377 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B] #13 6.840 Get:378 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB] #13 6.842 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB] #13 6.844 Get:380 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 6.845 Get:381 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB] #13 6.847 Get:382 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB] #13 6.849 Get:383 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB] #13 6.851 Get:384 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 6.853 Get:385 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB] #13 6.856 Get:386 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] #13 6.857 Get:387 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 6.858 Get:388 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 6.859 Get:389 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 6.860 Get:390 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB] #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0.1s #13 8.917 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ... #13 8.941 Unpacking libpipeline1:arm64 (1.5.1-2) ... #13 9.159 Selecting previously unselected package man-db. #13 9.161 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ... #13 9.173 Unpacking man-db (2.8.5-2) ... #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.4s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.0s #14 4.263 Reading package lists... #11 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.522 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.532 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.532 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.632 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #13 0.724 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #13 0.815 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #13 1.894 Fetched 8546 kB in 2s (5249 kB/s) #13 1.894 Reading package lists... #13 2.533 Reading package lists... #13 3.141 Building dependency tree... #13 3.263 Reading state information... #13 3.425 The following additional packages will be installed: #13 3.425 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.425 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.425 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.425 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.425 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.425 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.425 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.429 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.429 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.429 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.429 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.429 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.429 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.429 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.429 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.429 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.429 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.429 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.429 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.429 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.429 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.429 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.429 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.429 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.429 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.429 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.429 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.429 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.429 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.429 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.429 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.429 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.429 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.429 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.429 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.429 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.429 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.429 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.429 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.429 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.429 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.429 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.429 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.429 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.429 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.429 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.429 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.429 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.429 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.429 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.429 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.429 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.429 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.429 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.429 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.429 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.429 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.429 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 3.429 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.429 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.429 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.429 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.429 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.429 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.429 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.429 libstring-shellquote-perl libsub-exporter-perl #13 3.429 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.429 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.429 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.429 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.429 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.429 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.429 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.429 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.429 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 3.429 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 3.429 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 3.429 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 3.429 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 3.429 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 3.429 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 3.429 netbase openssh-client openssl patch patchutils pbzip2 perl #13 3.429 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 3.429 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 3.429 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 3.429 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.429 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 3.429 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 3.429 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.429 Suggested packages: #13 3.429 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.429 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.429 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.429 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.429 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.429 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.429 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.429 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.429 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #13 3.429 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.429 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.429 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.429 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #13 3.429 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.429 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.429 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.429 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #13 3.429 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #13 3.429 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #13 3.429 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.429 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.429 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.429 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.429 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.429 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #13 3.429 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.429 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #13 5.268 The following NEW packages will be installed: #13 5.268 autoconf automake autopoint autotools-dev binutils binutils-common #13 5.268 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 5.268 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 5.268 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.268 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.268 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 5.268 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.268 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 5.268 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.268 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.268 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 5.268 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.268 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.268 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 5.268 libclass-inspector-perl libclass-method-modifiers-perl #13 5.268 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.268 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 5.268 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 5.268 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 5.268 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 5.268 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 5.268 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 5.268 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 5.268 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 5.268 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 5.268 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 5.268 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 5.268 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 5.268 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 5.269 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.269 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 5.269 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 5.269 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 5.269 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 5.269 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.269 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.269 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 5.269 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 5.269 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.269 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.269 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 5.269 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.269 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 5.269 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 5.269 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 5.269 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 5.269 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 5.269 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.269 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 5.269 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 5.269 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 5.269 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 5.269 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 5.269 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 5.269 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 5.269 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 5.269 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 5.269 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 5.269 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 5.269 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.269 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.269 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.269 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 5.273 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 5.273 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.273 libstring-shellquote-perl libsub-exporter-perl #13 5.273 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.273 libsub-name-perl libsub-override-perl libsub-quote-perl #13 5.273 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 5.273 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 5.273 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 5.273 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 5.273 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 5.273 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.273 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 5.273 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 5.273 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 5.273 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 5.273 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 5.273 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 5.273 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 5.273 netbase openssh-client openssl patch patchutils pbzip2 perl #13 5.273 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 5.273 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 5.273 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 5.273 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.273 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 5.273 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 5.273 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 5.552 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #13 5.552 Need to get 176 MB of archives. #13 5.552 After this operation, 572 MB of additional disk space will be used. #13 5.552 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB] #13 5.557 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 5.559 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #13 5.576 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #13 5.576 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #13 5.577 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #13 5.589 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 5.608 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #13 5.609 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] #13 5.643 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] #13 5.646 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #13 5.646 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #13 5.653 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] #13 5.654 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #13 5.669 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #13 5.670 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #13 5.670 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #13 5.671 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #13 5.672 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #13 5.673 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #13 5.675 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #13 5.681 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #13 5.694 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #13 5.698 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #13 5.698 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #13 5.699 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #13 5.700 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #13 5.700 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #13 5.700 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #13 5.701 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB] #13 5.707 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #13 5.709 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #13 5.711 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #13 5.712 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #13 5.713 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #13 5.717 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #13 5.725 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #13 5.725 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #13 5.726 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #13 5.727 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #13 5.727 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #13 5.728 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u2 [930 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.736 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #13 5.738 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #13 5.740 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.741 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #13 5.746 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #13 5.750 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #13 5.765 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #13 5.768 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #13 5.769 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #13 5.770 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #13 5.782 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #13 5.782 Get:57 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB] #13 5.784 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.197-1 [1668 kB] #13 5.796 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #13 5.797 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #13 5.799 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 5.799 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB] #13 5.812 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #13 5.817 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #13 5.830 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #13 5.831 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #13 5.896 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #13 5.896 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #13 5.897 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #13 5.898 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #13 5.898 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #13 5.898 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #13 5.916 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #13 5.922 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #13 5.939 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #13 5.944 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #13 5.946 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #13 5.965 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #13 6.105 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #13 6.105 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #13 6.120 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #13 6.203 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #13 6.204 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #13 6.207 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #13 6.218 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #13 6.219 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #13 6.235 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #13 6.235 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #13 6.237 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.238 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #13 6.239 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.241 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #13 6.242 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #13 6.242 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 6.243 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #13 6.244 Get:96 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u10 [347 kB] #13 6.246 Get:97 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u10 [271 kB] #13 6.248 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 6.248 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #13 6.250 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #13 6.254 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #13 6.254 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.255 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #13 6.256 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 6.259 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 6.259 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #13 6.261 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #13 6.261 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #13 6.331 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] #13 6.337 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #13 6.345 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.345 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.347 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #13 6.357 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #13 6.586 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #13 6.586 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #13 6.587 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #13 6.588 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #13 6.592 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #13 6.593 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 6.593 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #13 6.599 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 6.607 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #13 6.613 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #13 6.619 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #13 6.620 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #13 6.625 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #13 6.628 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #13 6.632 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #13 6.636 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 6.642 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 6.642 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.643 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 6.643 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #13 6.644 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #13 6.644 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #13 6.645 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 6.645 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.646 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 6.646 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #13 6.648 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #13 6.648 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.650 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.651 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.653 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.654 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 6.656 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.4s done #14 5.386 The following additional packages will be installed: #14 5.386 at autoconf automake autopoint autotools-dev binutils #14 5.386 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 5.386 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 5.386 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.386 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 5.386 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 5.386 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.386 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.386 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.386 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 5.386 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.386 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.386 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.386 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.386 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.386 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.386 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.386 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.386 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.386 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.386 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.386 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.386 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.386 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.386 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.387 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.387 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.387 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.387 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.387 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.387 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.387 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.387 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.387 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.387 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.387 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.387 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.387 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.387 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.387 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.387 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.387 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.387 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.387 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.387 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.387 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.387 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.387 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.387 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.387 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.387 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.387 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.387 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.387 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.387 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.387 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.387 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.387 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.387 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.387 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.387 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.387 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.387 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.387 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.387 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.387 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.387 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.387 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.387 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.387 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.387 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.387 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.387 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.387 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.387 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.387 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.387 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.387 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.387 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.387 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.387 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.387 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.387 xz-utils #14 5.389 Suggested packages: #14 5.389 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 5.389 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 5.389 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 5.389 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 5.389 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.389 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.389 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 5.389 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 5.389 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 5.389 mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc #14 5.389 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 5.389 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #14 5.389 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 5.389 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #14 5.389 libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #14 5.389 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.389 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.389 libstdc++-9-doc libbareword-filehandles-perl libindirect-perl #14 5.389 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 5.389 libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 5.389 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.389 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.389 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.389 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 5.389 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 5.389 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.389 python3-cryptography python3-openssl python3-socks python3.8-venv #14 5.389 python3.8-doc binfmt-support readline-doc zip wdiff-doc #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 52.43MB / 66.17MB 7.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 51.38MB / 65.76MB 7.2s #16 2.345 Reading package lists... #16 2.875 Building dependency tree... From https://github.com/docker/buildx * [new tag] v0.12.0 -> v0.12.0 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.0 #13 6.984 Get:391 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 6.985 Get:392 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 6.985 Get:393 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] #13 6.986 Get:394 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B] #13 6.988 Get:395 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] #13 6.989 Get:396 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB] #13 6.990 Get:397 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB] #13 6.991 Get:398 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB] #13 6.993 Get:399 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 6.994 Get:400 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 7.007 Get:401 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB] #13 7.009 Get:402 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB] #13 7.059 Get:403 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B] #13 7.062 Get:404 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB] #13 7.095 Get:405 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 7.108 Get:406 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB] #13 7.111 Get:407 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB] #13 7.114 Get:408 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB] #13 7.118 Get:409 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB] #13 7.119 Get:410 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] #13 7.121 Get:411 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB] #13 7.123 Get:412 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB] #13 7.126 Get:413 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB] #13 7.127 Get:414 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 7.131 Get:415 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB] #13 7.132 Get:416 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 7.134 Get:417 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] #13 7.134 Get:418 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB] #13 7.136 Get:419 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 7.137 Get:420 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 7.138 Get:421 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB] #13 7.143 Get:422 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB] #13 7.151 Get:423 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] #13 7.152 Get:424 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB] #13 7.153 Get:425 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] #14 5.005 Building dependency tree... #14 5.190 Reading state information... #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 #12 resolve docker.io/library/ubuntu:focal@sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 0.0s done #12 sha256:a50255c0017d09ab86514148fe36d006a4ad9a46633b82efd4b0233a9c9082e8 23.61MB / 23.61MB 1.7s done #12 sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 1.13kB / 1.13kB done #12 sha256:06e174da2c1a4cd683a888d933a235407a02f2d98fedb49c34601b293fc5e36e 424B / 424B done #12 sha256:4eba8b8e77a0ca1c3d8315507ef4e67d817fb199a4cdbc603a0e06fb1b9f78ad 2.31kB / 2.31kB done #12 extracting sha256:a50255c0017d09ab86514148fe36d006a4ad9a46633b82efd4b0233a9c9082e8 6.9s done #12 DONE 9.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #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 6.657 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 6.657 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.658 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 6.658 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 6.659 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 6.660 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #13 6.660 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #13 6.662 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.664 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #13 6.665 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 6.665 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 6.666 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.666 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.666 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #13 6.667 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #13 6.671 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 6.672 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #13 6.673 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.673 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.674 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.674 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #13 6.675 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 6.676 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 6.681 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #13 6.693 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #13 6.694 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u4 [8048 B] #13 6.697 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 6.697 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #13 6.698 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #13 6.699 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #13 6.701 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #13 6.706 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #13 6.712 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #13 6.712 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #13 6.714 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 6.724 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 6.727 Get:184 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u10 [344 kB] #13 6.729 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #13 6.730 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.750 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB] #13 6.799 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #13 6.816 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.817 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #13 6.818 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.819 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 6.819 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #13 6.819 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 6.820 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #13 6.822 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 6.823 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 6.823 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 6.825 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.826 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #13 6.827 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 6.828 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #13 6.832 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #13 6.836 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #13 6.839 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #13 6.840 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #13 6.841 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #13 6.841 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #13 6.844 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u4 [290 kB] #13 6.847 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 6.848 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 6.848 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #13 6.849 Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 6.852 Get:214 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #13 6.856 Get:215 http://deb.debian.org/debian-security bullseye-security/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #13 6.857 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #13 6.858 Get:217 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u7 [246 kB] #13 6.859 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 6.859 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.860 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 6.861 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #13 6.862 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #13 6.863 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #13 6.864 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 6.866 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #13 6.869 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 6.870 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 6.872 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 6.874 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 6.874 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #13 6.875 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 6.876 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 6.877 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #13 6.878 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 6.879 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #13 6.880 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 6.881 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 6.882 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 6.884 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #13 6.885 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 6.886 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 6.888 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 6.889 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #13 6.890 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 6.895 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.896 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #13 6.901 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #13 6.903 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #13 6.904 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 6.905 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 6.905 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #13 6.906 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 6.906 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 6.907 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.907 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #13 6.908 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 6.909 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #13 6.910 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 6.911 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 6.912 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 6.913 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 6.915 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.916 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #13 6.917 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 6.918 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 6.919 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 6.921 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 6.924 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 6.925 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #13 6.926 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #13 6.927 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 6.928 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 6.929 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #13 6.931 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #13 6.934 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 6.935 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 6.937 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 6.939 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 6.940 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #13 6.949 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #13 6.958 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #13 6.959 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #13 6.959 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 6.959 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 6.960 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 6.960 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 6.960 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 6.961 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 6.961 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 6.961 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #13 6.963 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 6.964 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 6.965 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 6.968 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 6.969 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #13 6.970 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 6.971 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #13 6.973 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #13 6.975 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.1s #14 5.765 The following NEW packages will be installed: #14 5.765 at autoconf automake autopoint autotools-dev binutils #14 5.765 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 5.765 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 5.765 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.765 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 5.765 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 5.765 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 5.765 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.765 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 5.765 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 5.765 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.765 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.765 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.765 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.765 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.765 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.765 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.765 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.765 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.765 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.765 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.765 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.765 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.765 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.765 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.765 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.765 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.765 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.765 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.765 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.765 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.765 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.765 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.765 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.765 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.765 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.765 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.766 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.766 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.766 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.766 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.766 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.766 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.766 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.766 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.766 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.766 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.766 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.766 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.766 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.766 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.766 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.766 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.766 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.766 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.766 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.766 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.766 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.766 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.766 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.766 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.766 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.766 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.766 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.766 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.766 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.766 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.766 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.766 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.766 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.766 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.766 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.766 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.766 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.766 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.766 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.766 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.766 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.766 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.766 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.767 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.767 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.767 xz-utils #14 3.919 Reading package lists... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 57.67MB / 66.17MB 7.5s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 55.57MB / 65.76MB 7.5s #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 7.1s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 53.48MB / 66.17MB 7.2s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 41.94MB / 65.76MB 7.2s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 0B / 155B 7.2s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 7.2s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 46.14MB / 65.76MB 7.4s #16 3.021 Reading state information... #16 3.182 The following additional packages will be installed: #16 3.183 libmagic-mgc libmagic1 #16 3.209 The following NEW packages will be installed: #16 3.211 file libmagic-mgc libmagic1 #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.6s done #10 extracting sha256:725335f54d3eb8903e713867d9f04db29fbc8835da3539fd3898faa22eaf016e 6.9s done #13 7.384 debconf: delaying package configuration, since apt-utils is not installed #13 7.417 Fetched 182 MB in 2s (85.6 MB/s) #13 7.453 Selecting previously unselected package perl-modules-5.36. #13 7.453 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6092 files and directories currently installed.) #13 7.457 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 7.465 Unpacking perl-modules-5.36 (5.36.0-7) ... #14 5.476 The following additional packages will be installed: #14 5.476 adduser autoconf automake autopoint autotools-dev binutils #14 5.476 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 5.476 bzip2 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit #14 5.476 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.476 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-noto-core #14 5.476 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git-man gnupg #14 5.476 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.476 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.476 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.476 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.476 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.476 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.477 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 5.477 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 5.477 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.477 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.477 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.477 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.477 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.477 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.477 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.477 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.477 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.477 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.477 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.477 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.477 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.477 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.477 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.477 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.477 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 5.477 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.477 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.477 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.477 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.477 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.477 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 5.477 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.477 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.477 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.477 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.477 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.477 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.477 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.477 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.477 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.477 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.477 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.477 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.477 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.477 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.477 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.477 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.477 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.477 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.477 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.477 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.477 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.477 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 5.477 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.477 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.477 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.477 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.477 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 5.478 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 5.478 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 5.478 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 5.478 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.478 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.478 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.478 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.478 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.478 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.478 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.478 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.478 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.478 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.478 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.478 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.478 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.478 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.478 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.478 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.478 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.478 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.478 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.478 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.478 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.478 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.478 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.478 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 5.478 wdiff xauth xz-utils zstd #14 5.481 Suggested packages: #14 5.481 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #14 5.481 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #14 5.481 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #14 5.481 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #14 5.481 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.481 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #14 5.481 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #14 5.481 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 5.481 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 5.481 gcc-13-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 5.481 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 5.481 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 5.481 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 5.481 libgd-tools gdbm-l10n krb5-doc krb5-user libio-compress-brotli-perl #14 5.481 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #14 5.481 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.481 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.481 libstdc++-13-doc libbareword-filehandles-perl libmultidimensional-perl #14 5.481 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #14 5.481 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #14 5.481 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.481 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.481 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.481 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.481 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.481 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 5.481 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 5.481 python3-setuptools python3-openssl python3-socks python-requests-doc #14 5.481 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 5.481 binfmt-support readline-doc zip wdiff-doc #13 9.545 Selecting previously unselected package perl-modules-5.28. #13 9.547 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 9.615 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee #12 extracting sha256:8761b0d436cd2e1ff47496b7cc353cf0b49347ffc92b070c31a5cf5431041614 7.0s done #12 DONE 9.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #13 6.975 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 6.977 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 6.977 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 6.978 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #13 6.980 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #13 6.983 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 6.985 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 6.986 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 6.987 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 6.988 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 6.990 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #13 6.991 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 6.992 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #13 7.002 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.004 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #13 7.006 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.007 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #13 7.008 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #13 7.010 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.011 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #13 7.012 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #13 7.013 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #13 7.016 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.016 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.017 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #13 7.028 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 7.032 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 7.033 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #13 7.056 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.061 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.064 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.067 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #13 7.091 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.092 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.101 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.103 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #13 7.104 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #13 7.105 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #13 7.105 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #13 7.106 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #13 7.112 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 7.113 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #13 7.114 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #13 7.117 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #13 7.118 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #13 7.118 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #13 7.120 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #13 7.121 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 7.123 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 7.125 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 7.126 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #13 7.129 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.129 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 7.130 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 7.130 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #13 7.131 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #13 7.134 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #13 7.141 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #13 7.143 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 7.146 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 7.150 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB] #13 7.157 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #13 7.170 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #13 7.170 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #13 7.187 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 7.187 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #13 7.188 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #13 7.188 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #13 7.189 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #13 7.190 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 7.191 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #13 7.192 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 59.77MB / 65.76MB 7.7s #14 3.976 Reading package lists... #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 59.77MB / 66.17MB 7.6s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 51.38MB / 65.76MB 7.7s #13 10.57 Selecting previously unselected package python3-minimal. #13 10.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 ... 9518 files and directories currently installed.) #13 10.58 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... #13 10.60 Unpacking python3-minimal (3.9.2-3) ... #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.2s done #10 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #10 DONE 11.1s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.506 Get:1 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB] #14 0.635 Get:2 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB] #14 0.764 Get:3 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7154 B] #14 0.783 Get:4 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [565 kB] #14 0.817 Get:5 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [528 kB] #14 0.830 Get:6 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [928 kB] #14 0.911 Get:7 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB] #14 1.006 Get:8 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.9 kB] #14 1.100 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB] #14 1.326 Get:10 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB] #14 1.341 Get:11 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB] #14 2.217 Get:12 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB] #14 2.221 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [665 kB] #14 2.229 Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [565 kB] #14 2.255 Get:15 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1039 kB] #14 2.301 Get:16 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7154 B] #14 2.578 Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B] #14 3.424 Fetched 25.8 MB in 3s (8414 kB/s) #14 3.424 Reading package lists... #14 4.447 Reading package lists... #14 5.416 Building dependency tree... #14 5.613 Reading state information... #14 5.833 The following additional packages will be installed: #14 5.833 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 5.833 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.833 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit dh-autoreconf #14 5.833 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.833 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 #14 5.833 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 5.833 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 5.833 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 5.833 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.833 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.833 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.833 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.833 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 5.833 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 5.833 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.833 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.833 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.833 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.833 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.833 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.833 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.833 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.833 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.833 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.833 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.833 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.833 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.833 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.833 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.834 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.834 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 5.834 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.834 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.834 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.834 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.834 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.834 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 5.834 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.834 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.834 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.834 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.834 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.834 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.834 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.834 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.834 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.834 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.834 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.834 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.834 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.834 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.834 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.834 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.834 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.834 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.834 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.834 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.834 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.834 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 5.834 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.834 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.834 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.834 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.834 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 5.834 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 5.834 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.834 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 5.834 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.834 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.834 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.834 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.834 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.835 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.835 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.835 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.835 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.835 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.835 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.835 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.835 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.835 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.835 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.835 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.835 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.835 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.835 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.835 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.835 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.835 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.835 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.835 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 5.835 zstd #14 5.838 Suggested packages: #14 5.838 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #14 5.838 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #14 5.838 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #14 5.838 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #14 5.838 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #14 5.838 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #14 5.838 piuparts postgresql-client pristine-lfs quilt ratt reprotest #14 5.838 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 5.838 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 5.838 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc #14 5.838 gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 5.838 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 5.838 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 5.838 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #14 5.838 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl #14 5.838 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.838 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.838 libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl #14 5.838 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #14 5.838 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #14 5.838 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.838 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.838 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.838 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.838 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.838 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 5.838 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 5.838 python3-setuptools python3-openssl python3-socks python-requests-doc #14 5.838 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 5.838 binfmt-support readline-doc zip wdiff-doc #14 6.189 The following NEW packages will be installed: #14 6.189 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 6.189 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 6.190 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit devscripts #14 6.190 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.190 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #14 6.190 g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git git-man gnupg #14 6.190 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 6.190 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 6.190 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.190 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.190 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.190 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.190 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 6.190 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 6.190 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.190 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.190 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.190 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.190 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.190 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.190 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.190 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.190 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.190 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.190 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.190 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.190 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.190 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.190 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.190 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.190 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.190 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.190 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.190 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.190 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.190 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.190 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 6.190 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.190 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.190 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.190 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.190 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.190 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.191 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.191 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.191 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.191 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.191 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.191 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.191 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.191 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.191 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.191 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.191 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.191 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.191 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.191 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.191 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.191 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 6.191 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.191 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.191 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.191 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.191 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.191 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.191 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.191 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.191 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.191 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.191 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.191 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.191 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.191 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.191 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.191 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.191 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.191 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.191 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.191 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.191 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.191 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.191 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.192 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.192 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.192 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.192 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.192 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.192 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.192 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.192 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.193 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.193 zstd #14 6.686 0 upgraded, 396 newly installed, 0 to remove and 5 not upgraded. #14 6.686 Need to get 142 MB of archives. #14 6.686 After this operation, 540 MB of additional disk space will be used. #14 6.686 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #14 6.832 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.4 [1902 kB] #16 3.478 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #16 3.478 Need to get 471 kB of archives. #16 3.478 After this operation, 7091 kB of additional disk space will be used. #16 3.478 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #16 3.485 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #16 3.486 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #16 3.612 debconf: delaying package configuration, since apt-utils is not installed #10 DONE 9.3s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #12 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #12 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.7s done #12 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #12 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #12 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #12 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.9s done #12 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.3s done #12 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.2s done #12 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.9s #12 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 7.0s done git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-968/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.23.1" + SRC=src/github.com/docker/compose + REF=v2.23.1 + REF_FETCH=v2.23.1 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.23.1 + awk {print $2} + REF=refs/tags/v2.23.1 + [ -n refs/tags/v2.23.1 ] + REF_FETCH=refs/tags/v2.23.1:refs/tags/v2.23.1 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.23.1:refs/tags/v2.23.1 #11 extracting sha256:4091a3a7d6aa711dc0e0bbacfd3546df44ca257c300de1ad00fbdc95e218f7bd 6.8s done #11 DONE 9.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.1s done #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.9s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.7s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 7.4s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.3s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.8s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.9s done #14 5.768 The following NEW packages will be installed: #14 5.768 adduser autoconf automake autopoint autotools-dev binutils #14 5.768 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 5.768 bzip2 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit #14 5.768 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 5.768 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 5.768 fonts-noto-core fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base #14 5.768 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 5.768 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 5.769 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.769 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 5.769 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 5.769 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 5.769 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 5.769 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 5.769 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.769 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.769 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.769 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.769 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.769 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.769 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.769 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.769 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.769 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.769 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.769 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.769 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.769 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.769 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.769 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.769 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 5.769 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.769 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.769 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.769 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.769 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.769 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 5.769 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.769 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.769 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.769 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.769 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.769 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.769 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.769 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.769 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.769 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.769 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.769 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.769 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.769 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.769 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.769 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.769 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.769 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.769 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.769 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.769 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.769 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 5.769 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.769 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.770 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.770 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.770 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 5.770 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 5.770 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 5.770 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 5.770 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.770 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.770 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.770 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.770 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.770 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.770 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.770 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.770 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.770 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.770 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.770 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.770 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.770 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.770 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.770 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.770 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.770 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.770 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.770 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.770 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.770 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.770 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.771 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 5.771 wdiff xauth xz-utils zstd #13 7.194 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #13 7.195 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #13 7.196 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 7.196 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 7.198 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 7.199 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #13 7.199 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #13 7.200 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #13 7.206 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #13 7.213 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #13 7.213 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #13 7.390 debconf: delaying package configuration, since apt-utils is not installed #13 7.418 Fetched 176 MB in 2s (91.1 MB/s) #13 7.457 Selecting previously unselected package bsdextrautils. #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 65.01MB / 66.17MB 7.9s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 63.96MB / 65.76MB 7.9s #14 6.263 0 upgraded, 352 newly installed, 0 to remove and 5 not upgraded. #14 6.263 Need to get 97.9 MB of archives. #14 6.263 After this operation, 450 MB of additional disk space will be used. #14 6.263 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB] #14 6.411 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.20 [1157 kB] #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 63.96MB / 66.17MB 7.8s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 57.67MB / 65.76MB 8.0s #13 10.75 Selecting previously unselected package media-types. #13 10.75 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 10.78 Unpacking media-types (4.0.0) ... #13 11.09 Selecting previously unselected package libmpdec3:arm64. #13 11.09 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... #13 11.14 Unpacking libmpdec3:arm64 (2.5.1-1) ... #16 3.648 Fetched 471 kB in 0s (1742 kB/s) #16 3.669 Selecting previously unselected package libmagic-mgc. #16 3.669 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #16 3.680 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #16 3.686 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #16 3.757 Selecting previously unselected package libmagic1:amd64. #16 3.759 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #16 3.767 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #16 3.804 Selecting previously unselected package file. #16 3.806 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... #16 3.810 Unpacking file (1:5.39-3+deb11u1) ... #16 3.852 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #16 3.865 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #20 DONE 7.9s #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 #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 #13 7.948 Selecting previously unselected package libgdbm6:arm64. #13 7.950 Preparing to unpack .../1-libgdbm6_1.23-3_arm64.deb ... #13 7.980 Unpacking libgdbm6:arm64 (1.23-3) ... #13 8.053 Selecting previously unselected package libgdbm-compat4:arm64. #13 7.457 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.463 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ... #13 7.466 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 7.510 Selecting previously unselected package libuchardet0:amd64. #13 7.512 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #13 7.519 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 7.552 Selecting previously unselected package groff-base. #13 7.554 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #13 7.557 Unpacking groff-base (1.22.4-6) ... #13 7.680 Selecting previously unselected package libgdbm6:amd64. #13 7.682 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #13 7.686 Unpacking libgdbm6:amd64 (1.19-2) ... #13 7.722 Selecting previously unselected package libpipeline1:amd64. #13 7.723 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #13 7.727 Unpacking libpipeline1:amd64 (1.5.3-1) ... #13 7.771 Selecting previously unselected package man-db. #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.1s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 8.2s done #13 10.21 Selecting previously unselected package libgdbm-compat4:arm64. #13 10.21 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ... #13 10.25 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... #13 10.35 Selecting previously unselected package libperl5.28:arm64. #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 8.1s done #13 11.53 Selecting previously unselected package libncursesw6:arm64. #16 3.885 Setting up file (1:5.39-3+deb11u1) ... #16 3.898 Processing triggers for libc-bin (2.31-13+deb11u7) ... #16 DONE 4.1s #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.1" && /build/go-winres --help #14 7.305 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB] #14 7.344 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB] #14 7.346 Get:5 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB] #14 4.776 Reading package lists... #23 0.417 Building static docker-linux-amd64 #13 8.055 Preparing to unpack .../2-libgdbm-compat4_1.23-3_arm64.deb ... #13 8.064 Unpacking libgdbm-compat4:arm64 (1.23-3) ... #13 8.159 Selecting previously unselected package libperl5.36:arm64. #13 8.161 Preparing to unpack .../3-libperl5.36_5.36.0-7_arm64.deb ... #13 8.176 Unpacking libperl5.36:arm64 (5.36.0-7) ... From https://github.com/docker/compose * [new tag] v2.23.1 -> v2.23.1 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.23.1 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.3 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #12 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.0s done #14 6.199 0 upgraded, 398 newly installed, 0 to remove and 5 not upgraded. #14 6.199 Need to get 151 MB of archives. #14 6.199 After this operation, 568 MB of additional disk space will be used. #14 6.199 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblocale-gettext-perl arm64 1.07-6 [15.4 kB] #14 6.346 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssl3 arm64 3.0.10-1ubuntu2.1 [1772 kB] #13 7.773 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #13 7.778 Unpacking man-db (2.9.4-2) ... #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a #12 resolve docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 0.1s done #12 sha256:1dac19092a737e476f9b096fe28463512ae21c4f596dd2f8b84d62530416dffe 50.22MB / 50.22MB 3.6s done #12 sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 1.85kB / 1.85kB done #12 sha256:ed51c541795f216f3debf756e708219e3022c12275cba74b40ee8d8362487f4b 529B / 529B done #12 sha256:b852de5718869821a9b00e10f463c412a36d75b3f43e1777a848346f79be6454 1.48kB / 1.48kB done #12 extracting sha256:1dac19092a737e476f9b096fe28463512ae21c4f596dd2f8b84d62530416dffe 6.2s #13 10.35 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... #13 10.41 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 62.91MB / 65.76MB 8.4s #13 11.53 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... #13 11.61 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... #14 6.837 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] #14 6.882 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB] #14 6.883 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.972 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] #14 7.452 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB] #14 7.453 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB] #14 7.454 Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libkrb5support0 amd64 1.20.1-1ubuntu0.1 [32.8 kB] #14 7.455 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libk5crypto3 amd64 1.20.1-1ubuntu0.1 [81.1 kB] #14 7.460 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] #14 7.460 Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libkrb5-3 amd64 1.20.1-1ubuntu0.1 [346 kB] #23 0.419 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:35:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker #14 5.606 Building dependency tree... #14 5.780 Reading state information... #14 4.861 Reading package lists... 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete #12 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 0.1s #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.671 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #14 0.672 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #14 0.737 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] #14 0.753 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] #14 0.806 Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1013 kB] #14 0.876 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] #14 0.876 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1456 kB] #14 0.890 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1240 kB] #14 0.900 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #14 0.950 Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #14 0.952 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #14 0.954 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #14 1.138 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1487 kB] #14 1.151 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1512 kB] #14 1.164 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1281 kB] #14 1.173 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] #14 1.174 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [78.3 kB] #14 1.175 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [32.6 kB] #14 2.402 Fetched 28.5 MB in 2s (14.2 MB/s) #14 2.402 Reading package lists... #14 3.450 Reading package lists... #14 4.488 Building dependency tree... #14 4.692 Reading state information... #14 4.888 The following additional packages will be installed: #14 4.888 autoconf automake autopoint autotools-dev binutils binutils-common #14 4.888 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 4.888 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #14 4.888 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 4.888 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #14 4.888 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 4.888 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 4.888 intltool-debian iso-codes less libalgorithm-diff-perl #14 4.888 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 4.888 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 4.888 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 4.888 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 4.888 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 4.888 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 4.888 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 4.888 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 4.888 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 4.888 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 4.888 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 4.888 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 4.888 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 4.888 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 4.888 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 4.888 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 4.888 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 4.888 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 4.888 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 4.888 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 4.889 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 4.889 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 4.889 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 4.889 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 4.889 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 4.889 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 4.889 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 4.889 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 4.889 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 4.889 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 4.889 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 4.889 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 4.889 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 4.889 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 4.889 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 4.889 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 4.889 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 4.889 libmath-base85-perl libmd0 libmodule-implementation-perl #14 4.889 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 4.889 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 4.889 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 4.889 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 4.889 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 4.889 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 4.889 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 4.892 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 4.892 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 4.892 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 4.892 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 4.892 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 4.892 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 4.892 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 4.892 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 4.892 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 4.892 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 4.892 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 4.892 libstring-shellquote-perl libsub-exporter-perl #14 4.892 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 4.892 libsub-name-perl libsub-override-perl libsub-quote-perl #14 4.892 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 4.892 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 4.892 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 4.892 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 4.892 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 4.892 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 4.892 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 4.892 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 4.892 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 4.892 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 4.892 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 4.892 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 4.892 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 4.892 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 4.892 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 4.892 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 4.892 python3-idna python3-magic python3-minimal python3-pkg-resources #14 4.892 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 4.892 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 4.892 ucf unzip wdiff xauth xz-utils zstd #14 4.892 Suggested packages: #14 4.892 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 4.892 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 4.892 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 4.892 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 4.892 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 4.892 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 4.892 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 4.892 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 4.892 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 4.892 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #14 4.892 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 4.892 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 4.892 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 4.892 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #14 4.892 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #14 4.892 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 4.892 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 4.892 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #14 4.892 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 4.892 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 4.892 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 4.892 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 4.892 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 4.892 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 4.892 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 4.892 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 4.892 python3-cryptography python3-openssl python3-socks python-requests-doc #14 4.892 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 5.255 The following NEW packages will be installed: #14 5.255 autoconf automake autopoint autotools-dev binutils binutils-common #14 5.255 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.255 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #14 5.255 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.255 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #14 5.255 g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg #14 5.255 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.255 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 5.255 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.255 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.255 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 5.256 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.256 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 5.256 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.256 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.256 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.256 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.256 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.256 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.256 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.256 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.256 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.256 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.256 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.256 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 5.256 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.256 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.256 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 5.256 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 5.256 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.256 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 5.256 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.256 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.256 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.256 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 5.256 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 5.256 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 5.256 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 5.256 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 5.256 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 5.256 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 5.256 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.256 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.256 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.256 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.256 libmath-base85-perl libmd0 libmodule-implementation-perl #14 5.256 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 5.256 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 5.256 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 5.256 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 5.256 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 5.256 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 5.256 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 5.256 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 5.256 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 5.256 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 5.256 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 5.256 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 5.256 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.256 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 5.256 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.256 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 5.256 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 5.256 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.256 libstring-shellquote-perl libsub-exporter-perl #14 5.256 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.256 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.256 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.256 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.256 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 5.256 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 5.256 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 5.256 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 5.256 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 5.256 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 5.256 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 5.256 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 5.256 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 5.256 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 5.257 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 5.257 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 5.260 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 5.260 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 5.260 python3-idna python3-magic python3-minimal python3-pkg-resources #14 5.260 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 5.260 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 5.260 ucf unzip wdiff xauth xz-utils zstd #14 5.562 0 upgraded, 371 newly installed, 0 to remove and 12 not upgraded. #14 5.562 Need to get 132 MB of archives. #14 5.562 After this operation, 476 MB of additional disk space will be used. #14 5.562 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #14 5.588 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB] #14 5.654 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] #14 5.655 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB] #14 5.684 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] #14 5.684 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #14 5.685 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #14 5.686 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #14 5.687 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #14 5.689 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB] #14 5.696 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB] #14 5.715 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB] #14 5.720 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] #14 5.720 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] #14 5.721 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #14 5.750 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #14 5.752 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #14 5.753 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.2 [4818 kB] #14 5.808 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.2 [232 kB] #14 5.811 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.12 [1182 kB] #14 5.823 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 5.825 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.5 [5030 B] #14 5.825 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] #14 5.864 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.1 [143 kB] #14 5.866 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #14 5.866 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #14 5.867 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] #14 5.868 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #14 5.988 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB] #14 5.995 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #14 5.996 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 5.996 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #14 5.996 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] #14 5.997 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB] #14 5.999 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 6.001 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #14 6.002 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB] #14 6.003 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] #14 6.015 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] #14 6.016 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] #14 6.017 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #14 6.018 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 6.019 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB] #14 6.031 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 6.031 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #14 6.033 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #14 6.034 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] #14 6.035 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #14 6.039 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #14 6.042 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #14 6.043 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 6.043 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 6.052 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #14 6.053 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 6.054 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] #14 6.061 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 6.061 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 6.062 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB] #14 6.076 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #14 6.090 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.4 [905 kB] #14 6.099 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #14 6.101 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] #14 6.102 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB] #14 6.108 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #14 6.108 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #14 6.109 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] #14 6.110 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] #14 6.112 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] #14 6.115 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 6.126 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 6.132 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] #14 6.141 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.3 [222 kB] #14 6.141 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.3 [662 kB] #14 6.147 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.3 [107 kB] #14 6.148 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.3 [103 kB] #14 6.149 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.3 [2327 kB] #14 6.174 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.3 [3190 B] #14 6.174 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.4 [20.3 kB] #14 6.174 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-89.99 [1338 kB] #14 6.188 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #14 6.190 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 6.191 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #14 6.193 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 6.194 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.4 [2100 kB] #14 6.216 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] #14 6.217 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #14 6.226 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #14 6.242 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #14 6.243 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] #14 6.355 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #14 6.356 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] #14 6.357 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] #14 6.359 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] #14 6.359 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] #14 6.359 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] #14 6.384 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] #14 6.397 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] #14 6.424 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] #14 6.434 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] #14 6.436 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] #14 6.463 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] #14 7.006 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #14 7.019 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] #14 7.111 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #13 7.986 Selecting previously unselected package perl-modules-5.32. #13 7.988 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 7.991 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #11 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:9c7f7cc51a03e290a0a45dc925ee7ca688f6c2a42831a6841cd404e34ab9b17f 7.24kB / 7.24kB done #10 sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 45.18MB / 45.18MB 3.2s done #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:f688f607fddacfe5b4f2cc01b9a9f80952cb196c0d863df1720f2fdbb0a35f89 1.58kB / 1.58kB done #10 sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 21.95MB / 21.95MB 1.5s done #10 sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 59.27MB / 59.27MB 6.4s done #10 sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 66.17MB / 66.17MB 8.0s done #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.3s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 6.5s #10 sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 155B / 155B 6.5s done #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #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.0s done #12 sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 1.99kB / 1.99kB done #12 sha256:c112d57d1ec70f93eba50bd162720f5b875e7886c25db45a9b86c220136e04d5 5.00kB / 5.00kB done #12 sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 306B / 306B 0.3s done #12 sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 41.79MB / 41.79MB 2.6s done #12 sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f 257B / 257B 0.2s done #12 sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a 911B / 911B 0.3s done #12 sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 175B / 175B 0.4s done #12 sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 413B / 413B 0.5s done #12 sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 17.96MB / 17.96MB 1.8s done #12 sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 123.06kB / 123.06kB 0.7s done #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 7.0s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.1s #10 sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 65.76MB / 65.76MB 8.7s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 5.2s #13 11.80 Selecting previously unselected package readline-common. #13 11.80 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 11.84 Unpacking readline-common (8.1-1) ... #14 6.974 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] #14 6.975 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] #14 6.976 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] #14 6.978 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] #14 6.982 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB] #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #12 resolve docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 0.1s done #12 sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 1.85kB / 1.85kB done #12 sha256:0a918e7abd2f2160a15f2fff665d00b2c02bcf3aed6895c9fdfa10e6b3dbcd44 529B / 529B done #12 sha256:826d8a8f62b68803d8c242c7634ce8d7f33771757c4e9bd2bcb503e6e63c5823 1.48kB / 1.48kB done #12 sha256:52c01871afffc7432976815bfd8aab1abb41e8df039231492714566f852db38a 45.18MB / 45.18MB 3.3s done #12 extracting sha256:52c01871afffc7432976815bfd8aab1abb41e8df039231492714566f852db38a 6.4s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #17 0.339 go: downloading github.com/tc-hib/go-winres v0.3.1 #14 7.750 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-1ubuntu0.1 [142 kB] #14 7.810 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 7.818 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] #14 7.831 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] #14 7.833 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB] #14 7.838 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] #14 7.842 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB] #14 7.871 Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB] #14 7.938 Get:20 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB] #14 7.947 Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B] #14 5.994 The following additional packages will be installed: #14 5.994 autoconf automake autopoint autotools-dev binutils #14 5.994 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 5.994 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #14 5.994 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.994 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 5.994 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #14 5.994 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 5.994 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 5.994 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.994 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.994 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 5.994 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.995 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 5.995 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.995 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.995 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.995 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.995 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.995 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.995 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.995 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.995 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.995 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.995 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.995 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 5.995 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.995 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.995 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 5.995 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 5.995 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.995 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 5.995 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.995 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.995 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.995 libhwasan0 libicu70 libimport-into-perl libio-html-perl #14 5.995 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #14 5.995 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #14 5.995 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #14 5.995 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #14 5.995 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #14 5.995 libldap-common liblist-compare-perl liblist-moreutils-perl #14 5.995 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.995 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #14 5.995 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.995 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #14 5.995 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #14 5.995 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 5.995 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #14 5.995 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #14 5.995 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #14 5.995 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #14 5.995 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #14 5.995 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #14 5.995 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #14 5.995 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #14 5.995 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #14 5.995 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #14 5.995 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #14 5.995 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.995 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 5.995 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.995 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 5.995 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 5.995 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 5.995 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 5.995 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.995 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.995 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.995 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.995 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 5.995 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 5.995 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 5.995 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 5.995 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 5.995 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.995 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.995 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.995 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 5.996 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 5.996 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 5.996 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 5.996 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 5.996 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 5.996 python3-idna python3-magic python3-minimal python3-pkg-resources #14 5.996 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 5.996 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 5.996 ucf unzip wdiff xauth xz-utils zstd #14 5.998 Suggested packages: #14 5.998 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 5.998 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 5.998 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 5.998 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 5.998 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.998 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 5.998 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 5.998 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 5.998 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 5.998 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 5.998 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 5.998 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 5.998 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 5.998 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 5.998 libscalar-number-perl libsasl2-modules-gssapi-mit #14 5.998 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 5.998 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 5.998 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 5.998 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 5.998 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.998 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.998 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.998 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.998 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.998 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.998 python3-cryptography python3-openssl python3-socks python-requests-doc #14 5.998 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 5.696 Building dependency tree... #14 5.893 Reading state information... 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.514 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.525 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.526 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.643 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #13 0.761 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [571 kB] #13 0.865 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #13 2.197 Fetched 8702 kB in 2s (4494 kB/s) #13 2.197 Reading package lists... #13 2.963 Reading package lists... #13 3.730 Building dependency tree... #13 3.889 Reading state information... #13 4.051 The following additional packages will be installed: #13 4.051 at autoconf automake autopoint autotools-dev binutils binutils-common #13 4.051 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 4.051 cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf #13 4.051 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #13 4.051 exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 #13 4.052 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #13 4.056 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs #13 4.056 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #13 4.056 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #13 4.056 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0 #13 4.056 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 4.056 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 4.056 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 4.056 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 4.056 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 4.056 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 4.056 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 4.056 libdata-optlist-perl libdevel-callchecker-perl #13 4.056 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 4.056 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 4.056 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 4.056 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 4.056 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 4.056 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 4.056 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 4.056 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 4.056 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 4.056 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 4.056 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 4.056 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 4.056 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.056 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.056 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 4.056 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 4.056 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 4.056 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 4.056 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 4.056 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.056 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 4.056 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 4.056 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 4.056 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 4.056 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.056 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 4.056 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 4.056 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 4.056 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 4.056 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 4.056 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 4.056 libparams-validate-perl libparse-debianchangelog-perl #13 4.056 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 4.056 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 4.056 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 4.056 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 4.056 libreadonly-perl libref-util-perl libref-util-xs-perl #13 4.056 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.056 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.056 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 4.056 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 4.056 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 4.056 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 4.056 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 4.056 libsub-install-perl libsub-name-perl libsub-quote-perl #13 4.056 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 4.056 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 4.056 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 4.056 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 4.056 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 4.056 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 4.056 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 4.056 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 4.056 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 4.056 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 4.056 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 4.056 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 4.056 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 4.056 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 4.056 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 4.056 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 4.056 python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.056 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.056 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 4.056 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 4.056 Suggested packages: #13 4.056 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 4.056 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 4.056 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 4.056 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 4.056 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 4.056 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 4.056 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 4.056 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 4.056 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 4.056 eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc #13 4.056 libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib #13 4.056 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #13 4.056 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #13 4.056 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 4.056 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 4.056 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 4.056 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #13 4.056 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 4.056 libhtml-template-perl libsasl2-modules-gssapi-mit #13 4.056 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 4.056 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 4.056 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 4.056 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 4.056 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 4.056 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 4.056 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 4.056 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 4.056 diffutils-doc perl-doc libterm-readline-gnu-perl #13 4.056 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 4.056 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 4.056 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 4.056 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 4.056 readline-doc zip wdiff-doc #13 5.716 The following NEW packages will be installed: #13 5.716 at autoconf automake autopoint autotools-dev binutils binutils-common #13 5.716 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 5.716 cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts #13 5.716 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 5.716 dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot #13 5.716 file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n #13 5.716 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 5.716 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 5.716 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.716 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.716 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 5.716 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 5.716 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 5.716 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 5.716 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.716 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 5.716 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 5.716 libdata-optlist-perl libdevel-callchecker-perl #13 5.716 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 5.716 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 5.716 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.716 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.716 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.716 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.716 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.716 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.716 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.716 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.716 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.716 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.716 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.716 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.716 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.716 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.716 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.716 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.717 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.717 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.717 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.717 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.717 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.717 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.717 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.717 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 5.717 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 5.720 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 5.720 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 5.720 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.720 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.720 libparams-validate-perl libparse-debianchangelog-perl #13 5.720 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.720 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.720 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.720 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 5.720 libreadonly-perl libref-util-perl libref-util-xs-perl #13 5.720 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.720 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.720 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 5.720 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 5.720 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 5.720 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 5.720 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 5.720 libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.720 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.720 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.720 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.720 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.720 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 5.720 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.720 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.720 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.720 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.720 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.720 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.720 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.720 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.720 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.720 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.720 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.720 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.720 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.720 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.720 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 6.004 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded. #13 6.004 Need to get 171 MB of archives. #13 6.004 After this operation, 589 MB of additional disk space will be used. #13 6.004 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #13 6.009 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #13 6.010 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] #13 6.016 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #13 6.018 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #13 6.021 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #13 6.040 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #13 6.050 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #13 6.051 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #13 6.052 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB] #13 6.068 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 6.108 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #13 6.108 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #13 6.157 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #13 6.159 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #13 6.159 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #13 6.176 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u6 [590 kB] #13 6.185 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB] #13 6.187 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u6 [1737 kB] #13 6.208 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #13 6.208 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #13 6.209 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #13 6.210 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #13 6.212 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #13 6.216 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #13 6.223 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u6 [1732 kB] #13 6.242 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u6 [331 kB] #13 6.246 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #13 6.246 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #13 6.247 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] #13 6.248 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #13 6.249 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.249 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #13 6.252 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #13 6.253 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #13 6.254 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #13 6.262 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 6.264 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #13 6.265 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #13 6.267 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #13 6.268 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #13 6.274 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #13 6.277 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #13 6.393 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #13 6.400 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] #13 6.414 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #13 6.415 Get:47 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u3 [783 kB] #13 6.425 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #13 6.426 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #13 6.428 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB] #13 6.430 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB] #13 6.430 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #13 6.431 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #13 6.433 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #13 6.439 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #13 6.442 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #13 6.456 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #13 6.462 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #13 6.484 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #13 6.488 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #13 6.508 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #13 6.509 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB] #13 6.513 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.289-2 [1581 kB] #13 6.533 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB] #13 6.563 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #13 6.569 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #13 6.577 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #13 6.577 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #13 6.677 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #13 6.677 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #13 6.678 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #13 6.679 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #13 6.679 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #13 6.680 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #13 6.683 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #13 6.686 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #13 6.689 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #13 6.691 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #13 6.691 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #13 6.694 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #13 6.719 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #13 6.828 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #13 6.828 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #13 6.844 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #13 6.950 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #13 6.951 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #13 6.954 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.969 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #13 6.971 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #13 6.989 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #13 6.989 Get:91 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #13 6.997 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.998 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #13 7.000 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #13 7.001 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 7.002 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #13 7.004 Get:97 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB] #13 7.006 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #13 7.006 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #13 7.007 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.008 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u7 [335 kB] #13 7.012 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u7 [266 kB] #13 7.014 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB] #13 7.016 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #13 7.021 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #13 7.021 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 7.022 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 7.024 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 7.026 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #13 7.027 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB] #13 7.039 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #13 7.041 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u4 [102 kB] #13 7.042 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #13 7.055 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 7.055 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #13 7.058 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #13 7.068 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB] #12 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.1s done #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #11 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.3s done #11 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #11 DONE 11.3s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.333 Selecting previously unselected package libgdbm-compat4:amd64. #13 8.335 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #13 8.337 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #13 8.367 Selecting previously unselected package libperl5.32:amd64. #13 8.369 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... #13 8.371 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... #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 6.5s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.610 Selecting previously unselected package perl. #13 8.611 Preparing to unpack .../4-perl_5.36.0-7_arm64.deb ... #13 8.623 Unpacking perl (5.36.0-7) ... #13 8.678 Selecting previously unselected package liblocale-gettext-perl. #13 8.679 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_arm64.deb ... #13 8.707 Unpacking liblocale-gettext-perl (1.07-5) ... #14 6.961 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-minimal arm64 3.11.6-3 [835 kB] #14 7.021 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexpat1 arm64 2.5.0-2 [72.2 kB] #14 7.027 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11-minimal arm64 3.11.6-3 [2140 kB] #13 10.84 Selecting previously unselected package perl. #13 10.85 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ... #13 10.94 Unpacking perl (5.28.1-6+deb10u1) ... #13 11.20 Selecting previously unselected package liblocale-gettext-perl. #13 12.08 Selecting previously unselected package libreadline8:arm64. #13 12.08 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... #13 12.09 Unpacking libreadline8:arm64 (8.1-1) ... #14 7.191 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] #17 0.744 go: downloading github.com/tc-hib/winres v0.1.6 #17 0.745 go: downloading github.com/urfave/cli/v2 v2.3.0 #14 7.948 Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB] #14 7.961 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 8.077 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB] #14 8.079 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B] #14 8.110 Get:26 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libperl5.36 amd64 5.36.0-7ubuntu0.23.04.1 [4806 kB] #14 8.195 Get:27 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl amd64 5.36.0-7ubuntu0.23.04.1 [236 kB] #14 6.323 The following NEW packages will be installed: #14 6.323 autoconf automake autopoint autotools-dev binutils #14 6.323 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 6.323 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #14 6.323 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.323 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.323 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #14 6.323 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.323 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #14 6.323 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.323 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.323 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.323 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.323 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.323 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.323 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.323 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.323 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.323 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.323 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.323 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.323 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.323 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.323 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.323 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.323 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.323 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.323 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.323 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.323 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.323 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.323 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.323 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.323 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.323 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.323 libhwasan0 libicu70 libimport-into-perl libio-html-perl #14 6.323 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #14 6.323 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #14 6.323 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #14 6.324 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #14 6.324 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #14 6.324 libldap-common liblist-compare-perl liblist-moreutils-perl #14 6.324 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.324 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #14 6.324 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.324 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #14 6.324 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #14 6.324 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.324 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #14 6.324 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #14 6.324 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #14 6.324 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #14 6.324 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #14 6.324 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #14 6.324 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #14 6.324 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #14 6.324 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #14 6.324 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #14 6.324 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #14 6.324 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.324 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.324 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.324 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.324 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.324 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.324 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.324 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.324 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.324 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.324 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.324 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.324 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 6.324 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 6.324 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 6.324 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 6.324 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.324 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.324 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.324 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 6.324 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 6.324 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 6.324 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 6.325 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 6.325 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 6.325 python3-idna python3-magic python3-minimal python3-pkg-resources #14 6.325 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 6.325 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 6.325 ucf unzip wdiff xauth xz-utils zstd #14 6.171 The following additional packages will be installed: #14 6.171 adduser autoconf automake autopoint autotools-dev binutils #14 6.171 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 6.171 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit #14 6.171 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.171 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 6.172 g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n #14 6.172 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 6.172 groff-base intltool-debian iso-codes krb5-locales less #14 6.172 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.172 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.172 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.172 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.172 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 6.172 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 6.172 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.172 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.172 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.172 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.172 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.172 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.172 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.172 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.172 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.172 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.172 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.172 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.172 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.172 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.172 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.172 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.172 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.172 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.172 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.172 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.172 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.172 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.172 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 6.172 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.172 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.172 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.172 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.172 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.172 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.172 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.172 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.172 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.172 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.172 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.172 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.172 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.172 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.172 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.172 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.172 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.172 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.172 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.172 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.173 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.173 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.173 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.173 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.173 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.173 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.173 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.173 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.173 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.173 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.173 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.173 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.173 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.173 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.173 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.173 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.173 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.173 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.173 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.173 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.173 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.173 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.173 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.173 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.173 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.173 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.173 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.173 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.173 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.173 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.173 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.173 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.174 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.174 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.174 zstd #14 6.176 Suggested packages: #14 6.176 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #14 6.176 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #14 6.176 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #14 6.176 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #14 6.176 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #14 6.176 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #14 6.176 piuparts postgresql-client pristine-lfs quilt ratt reprotest #14 6.176 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 6.176 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 6.176 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.176 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.176 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.176 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 6.176 libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #14 6.176 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.176 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.176 libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl #14 6.176 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #14 6.176 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #14 6.176 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #14 6.176 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #14 6.176 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #14 6.176 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.176 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.176 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 6.176 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 6.176 python3-setuptools python3-openssl python3-socks python-requests-doc #14 6.176 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 6.176 binfmt-support readline-doc zip wdiff-doc #13 7.446 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #13 7.446 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #13 7.447 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #13 7.448 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #13 7.455 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #13 7.457 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #13 7.457 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #13 7.466 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 7.476 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #13 7.486 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #13 7.495 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #13 7.496 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #13 7.502 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #13 7.506 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #13 7.512 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #13 7.519 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 7.527 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 7.527 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 7.528 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.528 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #13 7.530 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 7.530 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 7.530 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 7.530 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.531 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 7.531 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #13 7.531 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #13 7.532 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 7.533 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 7.537 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 7.538 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 7.539 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 7.540 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #13 7.541 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 7.541 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 7.542 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 7.542 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 7.542 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 7.543 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #13 7.561 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #12 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #14 0.633 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #13 8.787 Selecting previously unselected package libssl3:arm64. #13 8.789 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_arm64.deb ... #13 8.801 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... #14 7.239 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-minimal arm64 3.11.4-5 [26.8 kB] #14 7.281 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 media-types all 10.1.0 [27.5 kB] #14 7.293 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 tzdata all 2023c-9ubuntu1 [270 kB] #14 7.302 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5support0 arm64 1.20.1-3ubuntu1 [32.9 kB] #14 7.387 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libk5crypto3 arm64 1.20.1-3ubuntu1 [84.9 kB] #13 11.20 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... #13 11.23 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 12.24 Selecting previously unselected package libsqlite3-0:arm64. #13 12.25 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... #13 12.28 Unpacking libsqlite3-0:arm64 (3.34.1-3) ... #13 12.40 Selecting previously unselected package libpython3.9-stdlib:arm64. #13 12.40 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... #13 12.43 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... #17 0.890 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #17 0.890 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #17 0.908 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #17 0.913 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #14 8.200 Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB] #14 8.202 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.4 [1180 kB] #14 8.223 Get:30 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #14 8.236 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.2 [6096 B] #14 8.239 Get:32 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB] #14 8.299 Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 krb5-locales all 1.20.1-1ubuntu0.1 [13.3 kB] #14 8.301 Get:34 http://archive.ubuntu.com/ubuntu lunar/main amd64 less amd64 590-1.2 [140 kB] #14 8.304 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB] #14 8.306 Get:36 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB] #14 8.307 Get:37 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB] #14 6.489 The following NEW packages will be installed: #14 6.489 adduser autoconf automake autopoint autotools-dev binutils #14 6.489 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 6.489 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit #14 6.489 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.489 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.490 fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git #14 6.490 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.490 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 6.490 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.490 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 6.490 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 6.490 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.490 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 6.490 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.490 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.490 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.490 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.490 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.490 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.490 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.490 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.490 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.490 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.490 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.490 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.490 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.490 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.490 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.490 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.490 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.490 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.490 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.490 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.490 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.490 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.490 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.490 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 6.490 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.490 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.490 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.490 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.490 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.490 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.490 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.490 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.490 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.490 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.490 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.490 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.490 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.491 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.491 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.491 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.491 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.491 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.491 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.491 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.491 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.491 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.491 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.491 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.491 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.491 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.491 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.491 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.491 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.491 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.491 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.491 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.491 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.491 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.491 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.491 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.491 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.491 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.491 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.491 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.491 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.491 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.491 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.491 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.491 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.491 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.491 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.491 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.492 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.492 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.492 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.492 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.492 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.492 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.492 zstd #13 7.562 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 7.565 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #13 7.565 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 7.565 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 7.566 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 7.567 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 7.567 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #13 7.567 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #13 7.570 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 7.573 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #13 7.574 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 7.574 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 7.574 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 7.575 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #13 7.577 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #13 7.578 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 7.579 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #13 7.588 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB] #13 7.589 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u8 [7540 B] #13 7.589 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 7.591 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] #13 7.592 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #13 7.592 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB] #13 7.593 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB] #13 7.596 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB] #13 7.599 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB] #13 7.600 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #13 7.600 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u8 [325 kB] #13 7.604 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u8 [1138 kB] #13 7.615 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #13 7.617 Get:188 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u3 [463 kB] #13 7.623 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u10 [318 kB] #13 7.632 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u8 [585 kB] #13 7.635 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u7 [333 kB] #13 7.638 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #13 7.641 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #13 7.641 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.657 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #13 7.722 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #13 7.724 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #13 7.729 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] #13 7.792 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] #13 7.817 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 7.817 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #13 7.820 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.820 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #13 7.822 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB] #13 7.823 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 7.824 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 7.824 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 7.825 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 7.825 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB] #13 7.826 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 7.826 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.826 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB] #13 7.829 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB] #13 7.829 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 7.830 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB] #13 7.831 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 7.833 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 7.834 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB] #13 7.835 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB] #13 7.836 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB] #13 7.839 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB] #13 7.840 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB] #13 7.849 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 7.851 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.852 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B] #13 7.854 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB] #13 7.855 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.856 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.857 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 7.858 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 7.860 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 7.861 Get:232 http://deb.debian.org/debian-security buster/updates/main amd64 libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 7.861 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.862 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB] #13 7.863 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 7.864 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB] #13 7.868 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 7.869 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 7.870 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 7.871 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 7.871 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.919 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #12 DONE 11.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.264 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #14 7.265 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 7.267 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 7.270 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 7.271 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 7.272 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #14 7.273 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #14 7.282 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #14 7.282 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #14 7.285 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #14 7.291 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #14 7.291 Get:116 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 7.293 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 7.294 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB] #14 7.296 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.14 [290 kB] #14 7.303 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.14 [194 kB] #14 7.303 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 7.304 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 7.305 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] #14 7.307 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB] #14 7.316 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 7.317 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 7.317 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 7.317 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 7.318 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] #14 7.321 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB] #14 7.328 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB] #14 7.329 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #14 7.337 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 7.337 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 7.340 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB] #14 7.348 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #14 7.349 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #14 7.350 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #14 7.350 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] #14 7.351 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] #14 7.354 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 7.354 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] #14 7.372 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 7.373 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] #14 7.378 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] #14 7.386 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #14 7.386 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] #14 7.390 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] #14 7.391 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] #14 7.392 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] #14 7.397 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 7.399 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #14 7.399 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #14 7.403 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 7.404 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B] #14 7.404 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB] #14 7.416 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 7.417 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 7.417 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB] #14 7.418 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB] #14 7.418 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 7.419 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB] #14 7.419 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB] #14 7.434 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 7.439 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 7.442 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 7.442 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 7.455 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB] #14 7.456 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 7.456 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 7.457 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #14 7.457 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 7.457 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 7.458 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] #14 7.467 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] #14 7.469 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 7.472 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #14 7.481 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 7.482 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] #14 7.483 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 7.483 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 7.483 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] #14 7.484 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] #14 7.489 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] #14 7.493 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 7.494 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 7.495 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] #14 7.505 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 7.505 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] #14 7.507 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 7.508 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB] #14 7.509 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB] #14 7.529 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB] #14 7.529 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #14 7.531 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #14 7.554 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 7.555 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB] #14 7.557 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4.1 [214 kB] #14 7.560 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dput all 1.1.0ubuntu2.1 [44.7 kB] #14 7.561 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 7.576 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 7.577 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.14 [284 kB] #14 7.855 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 0.645 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #14 0.717 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #14 0.734 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #14 0.828 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1129 kB] #13 9.066 Selecting previously unselected package libpython3.11-minimal:arm64. #13 9.068 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_arm64.deb ... #13 9.075 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... #13 9.236 Selecting previously unselected package libexpat1:arm64. #13 9.238 Preparing to unpack .../8-libexpat1_2.5.0-1_arm64.deb ... #13 9.249 Unpacking libexpat1:arm64 (2.5.0-1) ... #13 9.339 Selecting previously unselected package python3.11-minimal. #14 7.389 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] #13 8.788 Selecting previously unselected package perl. #13 8.790 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... #13 8.797 Unpacking perl (5.32.1-4+deb11u2) ... #13 8.844 Selecting previously unselected package liblocale-gettext-perl. #13 8.846 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #13 8.849 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 8.878 Selecting previously unselected package libpython3.9-minimal:amd64. #13 8.880 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #13 8.884 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #13 8.980 Selecting previously unselected package libexpat1:amd64. #13 8.982 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ... #13 8.985 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... #13 9.024 Selecting previously unselected package python3.9-minimal. #13 9.026 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #13 9.031 Unpacking python3.9-minimal (3.9.2-1) ... #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 #13 11.39 Selecting previously unselected package libssl1.1:arm64. #13 11.39 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... #13 11.40 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #13 12.77 Selecting previously unselected package python3.9. #13 12.77 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... #13 12.77 Unpacking python3.9 (3.9.2-1) ... #14 7.820 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.874 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] #14 7.884 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] #14 7.891 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB] #14 7.936 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB] #14 7.944 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB] #14 7.954 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB] #14 8.022 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB] #14 8.541 Get:38 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB] #14 8.548 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] #14 8.549 Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B] #14 8.550 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB] #14 8.550 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 8.551 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB] #14 8.553 Get:44 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB] #14 8.556 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 ucf all 3.0043+nmu1 [56.5 kB] #14 8.557 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 bsdextrautils amd64 2.38.1-4ubuntu1 [71.0 kB] #14 8.558 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB] #14 8.567 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB] #14 8.568 Get:49 http://archive.ubuntu.com/ubuntu lunar/main amd64 file amd64 1:5.44-3 [21.8 kB] #14 8.584 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext-base amd64 0.21-11 [36.5 kB] #14 8.604 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 8.619 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 groff-base amd64 1.22.4-10 [937 kB] #14 8.651 Get:53 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 8.653 Get:54 http://archive.ubuntu.com/ubuntu lunar/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB] #14 8.656 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfido2-1 amd64 1.12.0-2 [84.8 kB] #14 8.658 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjansson4 amd64 2.14-2 [33.0 kB] #14 8.659 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB] #14 8.661 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB] #14 8.663 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpng16-16 amd64 1.6.39-2 [186 kB] #14 8.666 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] #14 8.667 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 8.668 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 8.678 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxcb1 amd64 1.15-1 [48.0 kB] #14 8.679 Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB] #14 8.681 Get:65 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-6 amd64 2:1.8.4-2ubuntu0.3 [646 kB] #14 8.688 Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 8.689 Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 8.690 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 man-db amd64 2.11.2-1 [1218 kB] #14 8.707 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages all 6.03-1 [1321 kB] #14 8.722 Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu8.5 [897 kB] #14 8.734 Get:71 http://archive.ubuntu.com/ubuntu lunar/main amd64 publicsuffix all 20230209.2326-1 [131 kB] #14 8.737 Get:72 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] #14 8.742 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 strace amd64 6.2-0ubuntu1 [580 kB] #14 8.755 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB] #13 7.922 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] #13 7.922 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 7.923 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #13 7.923 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB] #13 7.923 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.923 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB] #13 7.924 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 7.925 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.925 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.926 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.927 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.929 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.930 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.934 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.935 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.937 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB] #13 7.938 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.939 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.941 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.944 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.945 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 7.957 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #13 7.957 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #13 7.959 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] #13 7.959 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB] #13 7.962 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.962 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.963 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.964 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.964 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB] #13 7.967 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.967 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #13 8.013 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 8.013 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB] #13 8.015 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] #13 8.017 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] #13 8.020 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 8.021 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB] #13 8.022 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #13 8.024 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 8.026 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 8.027 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] #13 8.034 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #13 8.034 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.034 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u1 [173 kB] #13 8.036 Get:288 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u3 [397 kB] #13 8.041 Get:289 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u3 [1910 kB] #13 8.057 Get:290 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u3 [1036 kB] #13 8.066 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] #13 8.073 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 8.075 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB] #13 8.076 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB] #13 8.076 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B] #13 8.076 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B] #13 8.077 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB] #13 8.077 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.077 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB] #13 8.078 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 8.089 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B] #13 8.092 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 8.092 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB] #13 8.094 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 8.095 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB] #13 8.096 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 8.097 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB] #13 8.098 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 8.103 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #13 8.107 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB] #13 8.113 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB] #13 8.113 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB] #13 8.114 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #13 8.114 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #13 8.116 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 8.119 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB] #13 8.121 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #14 6.752 0 upgraded, 370 newly installed, 0 to remove and 12 not upgraded. #14 6.752 Need to get 129 MB of archives. #14 6.752 After this operation, 460 MB of additional disk space will be used. #14 6.752 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB] #14 6.901 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] #14 7.884 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 7.949 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB] #14 7.991 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 7.991 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #14 7.992 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 7.992 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 7.992 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] #14 7.993 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 7.994 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 7.994 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 7.994 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 8.007 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB] #14 8.020 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 8.020 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] #14 8.024 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #14 8.026 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #14 8.027 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #14 8.027 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #14 8.028 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] #14 8.029 Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] #14 8.031 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.6 [183 kB] #14 8.032 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] #14 8.045 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] #14 8.046 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.4 [28.9 kB] #14 8.046 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 8.047 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 8.047 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] #14 8.047 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB] #14 8.048 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 8.057 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB] #14 8.057 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #14 8.058 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 8.070 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 8.070 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #14 8.071 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB] #14 8.071 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 8.072 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB] #14 8.073 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 8.073 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 8.082 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 8.082 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 8.083 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 8.095 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB] #12 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.7s done #12 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 #14 0.897 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3057 kB] #14 0.923 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #14 0.927 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] #14 0.930 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3221 kB] #14 0.944 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #14 0.980 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #14 0.981 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #14 1.112 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] #14 1.113 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1433 kB] #14 1.131 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3206 kB] #14 1.164 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3709 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.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 9.341 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ... #13 9.405 Unpacking python3.11-minimal (3.11.2-6) ... #13 9.610 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... #14 7.789 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5-3 arm64 1.20.1-3ubuntu1 [345 kB] #13 9.218 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #13 9.230 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... #13 9.238 Setting up python3.9-minimal (3.9.2-1) ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.7s done #13 11.71 Selecting previously unselected package libpython3.7-minimal:arm64. #13 11.71 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... #13 11.72 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... #13 11.91 Selecting previously unselected package libexpat1:arm64. #13 12.86 Selecting previously unselected package libpython3-stdlib:arm64. #13 12.86 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... #13 12.87 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... #13 12.96 Setting up python3-minimal (3.9.2-3) ... #13 DONE 1.9s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 8.028 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB] #14 8.050 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB] #14 8.246 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #14 8.756 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB] #14 8.759 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 m4 amd64 1.4.19-3 [243 kB] #14 8.762 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 autoconf all 2.71-3 [339 kB] #14 8.769 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 8.771 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 8.778 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 autopoint all 0.21-11 [420 kB] #14 8.783 Get:81 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-common amd64 2.40-2ubuntu4.1 [239 kB] #14 8.786 Get:82 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libbinutils amd64 2.40-2ubuntu4.1 [633 kB] #14 8.801 Get:83 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf-nobfd0 amd64 2.40-2ubuntu4.1 [101 kB] #14 8.802 Get:84 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf0 amd64 2.40-2ubuntu4.1 [97.4 kB] #14 8.813 Get:85 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgprofng0 amd64 2.40-2ubuntu4.1 [897 kB] #14 8.841 Get:86 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2ubuntu4.1 [2484 kB] #14 8.875 Get:87 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils amd64 2.40-2ubuntu4.1 [18.5 kB] #14 8.876 Get:88 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc-dev-bin amd64 2.37-0ubuntu2.1 [20.0 kB] #14 8.877 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 linux-libc-dev amd64 6.2.0-37.38 [1625 kB] #14 8.904 Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcrypt-dev amd64 1:4.4.33-2 [113 kB] #14 8.905 Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 8.907 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB] #14 8.933 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 8.939 Get:94 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc6-dev amd64 2.37-0ubuntu2.1 [2092 kB] #14 8.997 Get:95 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~23.04 [42.3 kB] #13 8.121 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 8.121 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 8.122 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB] #13 8.122 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 8.123 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 8.124 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 8.124 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB] #13 8.124 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB] #13 8.128 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB] #13 8.129 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #13 8.130 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #13 8.130 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 8.131 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #13 8.133 Get:331 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 8.137 Get:332 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #13 8.147 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #13 8.148 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 8.149 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 8.149 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 8.150 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #13 8.154 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 8.154 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 8.155 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 8.155 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 8.156 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #13 8.156 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB] #13 8.157 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB] #13 8.157 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #13 8.158 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB] #13 8.174 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] #13 8.174 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] #13 8.180 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] #13 8.202 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB] #13 8.203 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 8.204 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #13 8.206 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] #13 8.207 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] #13 8.210 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] #13 8.210 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B] #13 8.211 Get:357 http://deb.debian.org/debian-security buster/updates/main amd64 python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 8.212 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.213 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B] #13 8.213 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #13 8.214 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #13 8.223 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.2s done #10 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #10 DONE 11.4s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.231 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #13 8.234 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #13 8.235 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #14 8.095 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 8.096 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #14 8.097 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 8.097 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB] #14 8.098 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 8.098 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 8.107 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 8.108 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 8.108 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB] #14 8.120 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 8.120 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 8.121 Get:258 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 8.121 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB] #14 8.121 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 8.122 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 8.122 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 8.132 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #14 8.133 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B] #14 8.133 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B] #14 8.145 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 8.145 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 8.146 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 8.146 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #14 8.149 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 8.149 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 8.150 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 8.157 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 8.158 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB] #14 8.159 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB] #14 8.170 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 8.170 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #14 8.170 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB] #14 8.171 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB] #14 8.171 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 8.172 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB] #14 8.172 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 8.182 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 8.185 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 8.186 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB] #14 8.195 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 8.195 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 8.196 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 8.196 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 8.196 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 8.197 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 8.197 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 8.207 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB] #14 8.208 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 8.208 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB] #14 8.219 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #14 8.220 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 8.221 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB] #14 8.222 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #14 8.222 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #14 8.222 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] #14 8.224 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 8.232 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #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 2.1s #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 1.202 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #14 1.203 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #14 6.922 0 upgraded, 396 newly installed, 0 to remove and 5 not upgraded. #14 6.922 Need to get 136 MB of archives. #14 6.922 After this operation, 526 MB of additional disk space will be used. #14 6.922 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB] #14 7.071 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.4 [1761 kB] #13 9.685 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... #13 9.797 Setting up libexpat1:arm64 (2.5.0-1) ... #13 9.847 Setting up python3.11-minimal (3.11.2-6) ... #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 #13 11.91 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ... #13 11.96 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... #13 12.14 Selecting previously unselected package python3.7-minimal. #13 12.14 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... #13 12.15 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #12 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 0.0s done #12 sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b 911B / 911B 0.2s done #12 sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 1.99kB / 1.99kB done #12 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 256B / 256B 0.1s done #12 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 305B / 305B 0.1s done #12 sha256:82a1b39297e03c1abf94e665e5cb64dcd8851bc0fe747bbfed143aad16b0f9e5 5.00kB / 5.00kB done #12 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 38.52MB / 38.52MB 2.3s done #12 sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 176B / 176B 0.2s done #12 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 413B / 413B 0.3s done #12 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 19.00MB / 19.00MB 2.1s done #12 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 130.62kB / 130.62kB 0.5s done #12 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 7.4s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #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:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 1.99kB / 1.99kB done #12 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 306B / 306B 0.2s done #12 sha256:0770ed14eaa7e29365f8deb71b800f4db851b2ad38e1b66a258bce6bf7d73995 5.01kB / 5.01kB done #12 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 54.61MB / 54.61MB 4.0s done #12 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 256B / 256B 0.3s done #12 sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 911B / 911B 0.3s done #12 sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 176B / 176B 0.3s done #12 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 414B / 414B 0.5s done #12 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.3s done #12 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 131.01kB / 131.01kB 0.7s done #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 5.7s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 0.801 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #14 8.998 Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libisl23 amd64 0.25-1 [740 kB] #14 9.007 Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpfr6 amd64 4.2.0-1 [352 kB] #14 9.049 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB] #14 9.052 Get:99 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~23.04 [10.7 MB] #14 9.263 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 cpp amd64 4:12.2.0-3ubuntu1 [27.8 kB] #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.5s done #13 8.391 debconf: delaying package configuration, since apt-utils is not installed #13 8.411 Fetched 171 MB in 2s (68.5 MB/s) #13 8.424 Selecting previously unselected package sensible-utils. #13 8.424 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.429 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 8.432 Unpacking sensible-utils (0.0.12) ... #13 8.459 Selecting previously unselected package lsb-base. #13 8.461 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 8.464 Unpacking lsb-base (10.2019051400) ... #13 8.495 Selecting previously unselected package cron. #13 8.496 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... #13 8.499 Unpacking cron (3.0pl1-134+deb10u1) ... #13 8.538 Selecting previously unselected package libbsd0:amd64. #13 8.539 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #13 8.547 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 8.580 Selecting previously unselected package bsdmainutils. #13 8.582 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ... #13 8.585 Unpacking bsdmainutils (11.1.2+b1) ... #13 8.632 Selecting previously unselected package libuchardet0:amd64. #14 8.628 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.2s done #10 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #10 DONE 12.6s #14 7.289 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB] #14 7.298 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] #14 7.433 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] #14 7.434 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] #14 7.435 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] #14 7.441 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] #14 7.445 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] #14 7.454 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB] #14 7.483 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] #14 0.758 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #14 8.240 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgssapi-krb5-2 arm64 1.20.1-3ubuntu1 [139 kB] #14 8.294 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.306 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] #14 8.314 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] #14 8.316 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 readline-common all 8.2-1.3 [55.7 kB] #14 8.337 Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] #14 8.395 Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsqlite3-0 arm64 3.42.0-1 [662 kB] #13 13.50 Selecting previously unselected package python3. #13 13.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9956 files and directories currently installed.) #13 13.50 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ... #13 13.51 Unpacking python3 (3.9.2-3) ... #14 9.269 Get:101 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcc1-0 amd64 13.1.0-2ubuntu2~23.04 [48.1 kB] #14 9.271 Get:102 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgomp1 amd64 13.1.0-2ubuntu2~23.04 [142 kB] #14 9.274 Get:103 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libitm1 amd64 13.1.0-2ubuntu2~23.04 [29.5 kB] #14 9.276 Get:104 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libatomic1 amd64 13.1.0-2ubuntu2~23.04 [10.4 kB] #14 9.277 Get:105 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libasan8 amd64 13.1.0-2ubuntu2~23.04 [2826 kB] #14 9.319 Get:106 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 liblsan0 amd64 13.1.0-2ubuntu2~23.04 [1203 kB] #14 9.368 Get:107 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtsan2 amd64 13.1.0-2ubuntu2~23.04 [2600 kB] #14 9.436 Get:108 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libubsan1 amd64 13.1.0-2ubuntu2~23.04 [1105 kB] #14 9.480 Get:109 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libquadmath0 amd64 13.1.0-2ubuntu2~23.04 [153 kB] #14 8.901 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B] #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 #12 extracting sha256:52c01871afffc7432976815bfd8aab1abb41e8df039231492714566f852db38a 8.3s done #12 DONE 12.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 #13 8.634 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ... #13 8.638 Unpacking libuchardet0:amd64 (0.0.6-3) ... #13 8.667 Selecting previously unselected package groff-base. #13 8.669 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ... #13 8.672 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 8.820 Selecting previously unselected package libgdbm6:amd64. #13 8.822 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ... #13 8.829 Unpacking libgdbm6:amd64 (1.18.1-4) ... #13 8.866 Selecting previously unselected package libpipeline1:amd64. #13 8.867 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ... #13 8.871 Unpacking libpipeline1:amd64 (1.5.1-2) ... #13 8.912 Selecting previously unselected package man-db. #14 8.786 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 8.807 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.700 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] #14 7.544 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.585 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB] #14 7.587 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB] #14 7.689 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB] #14 7.689 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB] #14 7.693 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libkrb5support0 arm64 1.20.1-1ubuntu0.1 [32.9 kB] #14 7.694 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libk5crypto3 arm64 1.20.1-1ubuntu0.1 [85.2 kB] #14 7.698 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] #14 7.699 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libkrb5-3 arm64 1.20.1-1ubuntu0.1 [345 kB] #14 1.181 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #12 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.1s done #12 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 #14 8.564 Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-stdlib arm64 3.11.6-3 [1897 kB] #10 ... #11 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 #11 extracting sha256:859d411365ce23ca0a7fbddedc1babff0039e814c09756ad01c59527ebe62dc8 8.6s done #11 DONE 12.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.307 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.7s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.2s done #14 9.482 Get:110 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~23.04 [2577 kB] #14 9.564 Get:111 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~23.04 [21.6 MB] #13 10.04 Selecting previously unselected package python3-minimal. #13 10.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 ... 9519 files and directories currently installed.) #13 10.04 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #13 10.08 Unpacking python3-minimal (3.9.2-3) ... #13 10.29 Selecting previously unselected package media-types. #13 10.29 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 10.33 Unpacking media-types (4.0.0) ... #14 1.211 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.309 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #14 1.405 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #14 8.901 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.4 [3772 kB] #13 8.914 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ... #13 8.920 Unpacking man-db (2.8.5-2) ... #13 9.055 Selecting previously unselected package perl-modules-5.28. #13 9.057 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 9.061 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #14 8.955 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 8.960 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 8.965 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 8.991 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 8.996 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 9.004 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #14 9.008 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB] #14 9.078 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB] #14 1.108 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] #14 1.262 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #14 8.732 Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11 arm64 3.11.6-3 [579 kB] #14 8.816 Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3-stdlib arm64 3.11.4-5 [9504 B] #14 7.967 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB] #13 13.70 Selecting previously unselected package less. #13 13.70 Preparing to unpack .../001-less_551-2_arm64.deb ... #13 13.71 Unpacking less (551-2) ... #13 0.325 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.325 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.481 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 #14 1.506 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] #14 1.698 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] #14 1.698 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] #14 9.062 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.4 [224 kB] #14 9.064 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.20 [599 kB] #14 9.073 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 9.075 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.14 [4788 B] #14 9.120 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB] #14 9.124 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB] #14 9.124 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB] #14 9.125 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB] #14 9.273 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.1s done #13 12.82 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #20 ... #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 12.8s done #17 DONE 17.9s #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #14 1.212 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.9 kB] #14 1.303 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] #14 1.400 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB] #14 1.360 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #14 1.451 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] #14 9.221 Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3 arm64 3.11.4-5 [22.9 kB] #14 8.451 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] #14 8.113 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgssapi-krb5-2 arm64 1.20.1-1ubuntu0.1 [139 kB] #14 1.703 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #14 9.491 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] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd #14 10.02 Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 gcc amd64 4:12.2.0-3ubuntu1 [5160 B] #13 10.51 Selecting previously unselected package libmpdec3:amd64. #13 10.51 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #13 10.57 Unpacking libmpdec3:amd64 (2.5.1-1) ... #13 10.74 Selecting previously unselected package libncursesw6:amd64. #13 10.74 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #13 10.77 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #13 13.23 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... #13 13.36 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... #13 9.604 Selecting previously unselected package libgdbm-compat4:amd64. #13 9.606 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ... #13 9.618 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #14 9.381 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 9.415 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB] #14 9.421 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB] #14 9.423 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #14 9.442 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 9.469 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB] #14 9.487 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB] #14 9.490 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB] #14 9.493 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #14 9.499 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #14 9.501 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB] #14 9.508 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 9.529 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 9.530 Get:328 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #14 9.535 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB] #14 9.539 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB] #14 9.540 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB] #14 9.541 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB] #14 9.542 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 9.543 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 9.545 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 9.554 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB] #14 9.556 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB] #14 9.558 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] #14 9.561 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B] #14 9.564 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB] #14 9.566 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB] #14 9.572 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #14 9.574 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB] #14 9.576 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB] #14 9.579 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB] #14 9.580 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 9.606 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 9.607 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 9.609 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB] #14 9.616 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] #14 9.619 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 9.619 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB] #14 9.621 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB] #14 9.622 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB] #14 9.624 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #14 9.631 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB] #14 9.632 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 9.633 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 9.635 Get:359 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB] #14 9.655 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB] #14 9.670 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 9.701 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #14 9.703 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] #14 9.705 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 9.706 Get:365 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #14 9.707 Get:366 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 1.451 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB] #14 1.640 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B] #14 1.640 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB] #14 1.678 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] #14 1.678 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] #14 1.681 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] #14 9.383 Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 perl-modules-5.36 all 5.36.0-9ubuntu1 [2984 kB] #14 8.452 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] #14 8.454 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #14 8.682 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] #14 8.685 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] #14 8.685 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.2 [4726 kB] #14 8.447 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.450 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] #14 8.482 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] #14 8.499 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB] #14 8.533 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] #14 8.587 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB] #13 10.88 Selecting previously unselected package python3-minimal. #13 10.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 ... 8446 files and directories currently installed.) #13 10.88 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... #13 10.93 Unpacking python3-minimal (3.11.2-1+b1) ... #13 11.05 Selecting previously unselected package media-types. #13 11.05 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 11.12 Unpacking media-types (10.0.0) ... #13 14.46 Selecting previously unselected package netbase. #13 14.46 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 14.51 Unpacking netbase (6.3) ... #14 2.519 Fetched 29.3 MB in 2s (13.5 MB/s) #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a #12 extracting sha256:1dac19092a737e476f9b096fe28463512ae21c4f596dd2f8b84d62530416dffe 8.7s done #12 DONE 12.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 2.263 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B] #14 2.263 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1143 kB] #14 9.845 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.845 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 9.868 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] #14 10.41 Get:113 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libstdc++-12-dev amd64 12.3.0-1ubuntu1~23.04 [2178 kB] #13 10.89 Selecting previously unselected package readline-common. #13 10.90 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 10.93 Unpacking readline-common (8.1-1) ... #13 13.39 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #13 9.851 Selecting previously unselected package libperl5.28:amd64. #13 9.853 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #13 9.864 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #14 9.709 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 9.712 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB] #14 9.713 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB] #14 9.715 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 9.732 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB] #14 8.687 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB] #14 8.795 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.821 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B] #14 8.821 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB] #13 14.57 Selecting previously unselected package sensible-utils. #13 14.58 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 14.59 Unpacking sensible-utils (0.0.14) ... #13 14.79 Selecting previously unselected package bzip2. #13 14.79 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ... #13 14.81 Unpacking bzip2 (1.0.8-4) ... #14 2.288 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [20.9 kB] #14 2.435 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1805 kB] #13 11.06 Selecting previously unselected package libreadline8:amd64. #13 11.07 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #13 11.09 Unpacking libreadline8:amd64 (8.1-1) ... #13 11.28 Selecting previously unselected package libsqlite3-0:amd64. #13 11.28 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #13 11.30 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #13 11.42 Selecting previously unselected package libpython3.9-stdlib:amd64. #13 1.169 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [565 kB] #13 10.33 Selecting previously unselected package perl. #14 10.02 debconf: delaying package configuration, since apt-utils is not installed #14 10.06 Fetched 132 MB in 4s (29.5 MB/s) #14 10.21 Selecting previously unselected package liblocale-gettext-perl. #14 10.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 10.22 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... #14 10.27 Unpacking liblocale-gettext-perl (1.07-4build3) ... #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.2s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd #14 9.222 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] #14 2.486 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [947 kB] #14 2.502 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [14.3 kB] #14 2.502 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [899 kB] #14 8.913 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.2 [232 kB] #14 8.917 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.12 [1159 kB] #14 8.973 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 8.981 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.5 [5030 B] #14 10.09 Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB] #13 14.92 Selecting previously unselected package openssl. #13 14.92 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_arm64.deb ... #13 14.95 Unpacking openssl (1.1.1w-0+deb11u1) ... #13 11.50 Selecting previously unselected package libncursesw6:arm64. #13 11.51 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... #13 11.54 Unpacking libncursesw6:arm64 (6.4-4) ... #13 11.76 Selecting previously unselected package libkrb5support0:arm64. #13 11.76 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... #13 11.77 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... #14 2.519 Reading package lists... #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.3s done #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.3s done #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0.1s #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.6s done #13 11.42 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #13 11.43 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #13 1.625 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] #14 10.27 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB] #14 10.29 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #14 10.29 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.29 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] #14 10.29 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.30 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] #14 11.10 Get:114 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 g++-12 amd64 12.3.0-1ubuntu1~23.04 [12.1 MB] #13 10.33 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ... #13 10.34 Unpacking perl (5.28.1-6+deb10u1) ... #13 10.58 Selecting previously unselected package liblocale-gettext-perl. #13 14.13 Selecting previously unselected package python3-minimal. #13 14.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 ... 9609 files and directories currently installed.) #13 14.13 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... #13 14.14 Unpacking python3-minimal (3.7.3-1) ... #14 9.380 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] #14 10.15 Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B] #14 10.16 Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libperl5.36 arm64 5.36.0-9ubuntu1 [4672 kB] #13 15.23 Selecting previously unselected package ca-certificates. #13 15.23 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 15.26 Unpacking ca-certificates (20210119) ... #14 2.503 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [691 kB] #14 2.503 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [6252 B] #14 2.503 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [460 kB] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.6s done #14 10.45 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB] #13 10.58 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #13 10.69 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #14 10.58 Selecting previously unselected package libpython3.10-minimal:amd64. #14 10.58 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... #14 10.59 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... #14 10.52 Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 perl arm64 5.36.0-9ubuntu1 [235 kB] #14 10.55 Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 adduser all 3.137ubuntu1 [101 kB] #14 10.56 Get:30 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 openssl arm64 3.0.10-1ubuntu2.1 [1168 kB] #14 10.63 Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ca-certificates all 20230311ubuntu1 [152 kB] #14 2.934 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B] #14 3.006 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [77.8 kB] #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.527 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.538 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #13 0.538 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.608 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8780 kB] #13 0.720 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6668 B] #13 0.779 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [103 kB] #13 2.002 Fetched 9141 kB in 2s (5279 kB/s) #13 2.002 Reading package lists... #13 2.692 Reading package lists... #13 3.359 Building dependency tree... #13 3.529 Reading state information... #13 3.744 The following additional packages will be installed: #13 3.744 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.744 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.744 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.744 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.744 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.744 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.744 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.745 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.745 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.745 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.745 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.745 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.745 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.745 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.745 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.745 libclass-inspector-perl libclass-method-modifiers-perl #13 3.745 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.745 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.745 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.745 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.745 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.745 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.745 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.747 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.747 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.747 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.747 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.747 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.747 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.747 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.747 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.747 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.747 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.747 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.747 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.747 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.747 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.747 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.747 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.747 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #13 3.747 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.747 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.747 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.747 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.747 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.747 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.747 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.747 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.747 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.747 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.747 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.747 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.747 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.747 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.747 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.747 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.747 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.747 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.747 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.747 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.747 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.747 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.747 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.747 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 3.747 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 3.747 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 3.747 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.747 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.747 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.747 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.747 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.747 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.747 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.747 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.747 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.747 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.747 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.747 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.747 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.747 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.747 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.747 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.747 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.747 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.747 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.747 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.747 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.747 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.747 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.747 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.747 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.747 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.747 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.747 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.747 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.747 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.747 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.747 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.747 xdg-user-dirs xz-utils zstd #13 3.748 Suggested packages: #13 3.748 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.748 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.748 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.748 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.748 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.748 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.748 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.748 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.749 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc #13 3.749 gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.749 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #13 3.749 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.749 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #13 3.749 low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #13 3.749 libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.749 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.749 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.749 libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl #13 3.749 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #13 3.749 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #13 3.749 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.749 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #13 3.749 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #13 3.749 libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.749 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.749 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.749 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.749 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.749 binfmt-support readline-doc zip wdiff-doc #13 6.060 The following NEW packages will be installed: #13 6.060 autoconf automake autopoint autotools-dev binutils binutils-common #13 6.060 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 6.060 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 6.060 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 6.060 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 6.060 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 6.060 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 6.060 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 6.060 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 6.060 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 6.060 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 6.063 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 6.063 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 6.063 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 6.063 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 6.063 libclass-data-inheritable-perl libclass-inspector-perl #13 6.063 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 6.063 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 6.063 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 6.063 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 6.063 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 6.063 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 6.063 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 6.063 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 6.063 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 6.063 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 6.063 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 6.063 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 6.063 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 6.063 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 6.063 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 6.063 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 6.063 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 6.063 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 6.063 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 6.063 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 6.063 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 6.063 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 6.063 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 6.063 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 6.063 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 6.063 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 6.063 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 6.063 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 6.063 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 6.063 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 6.063 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 6.063 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 6.063 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 6.063 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 6.063 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 6.063 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 6.063 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 6.063 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 6.063 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 6.063 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 6.063 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 6.063 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 6.063 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 6.063 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 6.063 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 6.063 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 6.063 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 6.063 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 6.063 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 6.063 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 6.063 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 6.063 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 6.063 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 6.063 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 6.063 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 6.063 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 6.063 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 6.063 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 6.063 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 6.063 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 6.063 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 6.063 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 6.063 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 6.063 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 6.063 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 6.063 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 6.063 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 6.063 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 6.063 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 6.063 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 6.063 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 6.063 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 6.063 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 6.063 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 6.063 manpages manpages-dev media-types netbase openssh-client openssl patch #13 6.063 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 6.063 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 6.063 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 6.063 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 6.063 python3-magic python3-minimal python3-pkg-resources python3-requests #13 6.063 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 6.063 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 6.063 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 6.063 xdg-user-dirs xz-utils zstd #13 6.347 0 upgraded, 426 newly installed, 0 to remove and 0 not upgraded. #13 6.347 Need to get 194 MB of archives. #13 6.347 After this operation, 685 MB of additional disk space will be used. #13 6.347 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB] #13 6.373 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #13 6.374 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #13 6.376 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB] #13 6.409 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7 [239 kB] #13 6.411 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #13 6.411 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #13 6.424 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #13 6.431 Get:9 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #13 6.432 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #13 6.450 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #13 6.450 Get:12 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #13 6.450 Get:13 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #13 6.452 Get:14 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #13 6.452 Get:15 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #13 6.453 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #13 6.455 Get:17 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #13 6.457 Get:18 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #13 6.459 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 6.459 Get:20 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #13 6.460 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #13 6.461 Get:22 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #13 6.463 Get:23 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #13 6.465 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #13 6.473 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #13 6.488 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #13 6.492 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #13 6.493 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #13 6.493 Get:29 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2 [131 kB] #13 6.494 Get:30 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #13 6.495 Get:31 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 6.495 Get:32 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #13 6.496 Get:33 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #13 6.505 Get:34 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #13 6.566 Get:35 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #13 6.568 Get:36 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #13 6.569 Get:37 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #13 6.570 Get:38 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #13 6.572 Get:39 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 6.573 Get:40 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #13 6.581 Get:41 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #13 6.585 Get:42 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB] #13 6.586 Get:43 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #13 6.586 Get:44 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #13 6.602 Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB] #13 6.617 Get:46 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #13 6.618 Get:47 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #13 6.622 Get:48 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #13 6.623 Get:49 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #13 6.623 Get:50 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u1 [989 kB] #13 6.630 Get:51 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #13 6.634 Get:52 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #13 6.638 Get:53 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #13 6.640 Get:54 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #13 6.642 Get:55 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #13 6.643 Get:56 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #13 6.649 Get:57 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #13 6.653 Get:58 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #13 6.672 Get:59 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #13 6.676 Get:60 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #13 6.677 Get:61 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #13 6.678 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #13 6.684 Get:63 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #13 6.685 Get:64 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #13 6.700 Get:65 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #13 6.701 Get:66 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u3 [45.2 kB] #13 6.701 Get:67 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.55-1 [1870 kB] #13 6.713 Get:68 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #13 6.714 Get:69 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #13 6.716 Get:70 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 6.716 Get:71 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #13 6.717 Get:72 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u3 [1898 kB] #13 6.725 Get:73 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1 [690 kB] #13 6.730 Get:74 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #13 6.734 Get:75 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #13 6.735 Get:76 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #13 6.828 Get:77 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #13 6.828 Get:78 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #13 6.829 Get:79 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #13 6.830 Get:80 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #13 6.830 Get:81 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #13 6.830 Get:82 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #13 6.844 Get:83 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #13 6.851 Get:84 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #13 6.866 Get:85 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #13 6.872 Get:86 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #13 6.873 Get:87 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #13 6.890 Get:88 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #13 12.12 Selecting previously unselected package libk5crypto3:arm64. #13 12.12 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... #13 12.15 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 9.2s 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.1s #14 10.92 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB] #14 10.92 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB] #14 10.93 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.94 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB] #14 10.94 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 0.1s #13 12.03 Selecting previously unselected package python3.9. #13 12.03 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #13 12.06 Unpacking python3.9 (3.9.2-1) ... #13 2.181 Fetched 8492 kB in 2s (4537 kB/s) #14 10.79 Selecting previously unselected package libexpat1:amd64. #14 10.79 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... #14 10.82 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #14 10.96 Selecting previously unselected package python3.10-minimal. #14 10.96 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... #14 10.97 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #13 14.27 Selecting previously unselected package mime-support. #13 14.27 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 14.28 Unpacking mime-support (3.62) ... #13 14.62 Selecting previously unselected package libmpdec2:arm64. #13 14.62 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... #13 14.63 Unpacking libmpdec2:arm64 (2.4.2-2) ... #14 10.64 Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 distro-info-data all 0.58ubuntu0.1 [6092 B] #14 10.64 Get:33 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iso-codes all 4.15.0-1 [3458 kB] #14 3.038 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] #14 3.038 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB] #14 3.038 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [20.7 kB] #14 3.038 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4740 B] #14 3.038 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1435 kB] #14 3.086 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [849 kB] #14 3.230 Fetched 18.3 MB in 3s (6502 kB/s) #14 3.189 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [30.7 kB] #14 3.223 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B] #14 3.223 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [637 kB] #13 7.087 Get:89 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #13 7.087 Get:90 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #13 7.101 Get:91 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #13 7.191 Get:92 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #13 7.191 Get:93 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #13 7.194 Get:94 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #13 7.198 Get:95 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #13 7.199 Get:96 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #13 7.207 Get:97 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #13 7.236 Get:98 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #13 7.238 Get:99 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #13 7.238 Get:100 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #13 7.239 Get:101 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #13 7.241 Get:102 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB] #13 7.241 Get:103 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #13 7.242 Get:104 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 7.243 Get:105 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #13 7.244 Get:106 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u4 [390 kB] #13 7.247 Get:107 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u4 [315 kB] #13 7.255 Get:108 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 7.256 Get:109 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 7.257 Get:110 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #13 7.275 Get:111 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #13 7.276 Get:112 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 7.289 Get:113 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #13 7.290 Get:114 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 7.290 Get:115 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 7.290 Get:116 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #13 7.294 Get:117 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #14 10.09 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.1 [142 kB] #13 15.67 Selecting previously unselected package libmagic-mgc. #13 15.67 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... #13 15.70 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 12.40 Selecting previously unselected package libkeyutils1:arm64. #13 12.41 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... #13 12.45 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 9.905 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB] #14 9.906 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B] #14 9.906 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 10.09 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl arm64 5.36.0-7ubuntu0.23.04.1 [236 kB] #14 2.935 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B] #14 3.000 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [619 kB] #13 12.27 Selecting previously unselected package libpython3-stdlib:amd64. #13 12.27 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #13 12.30 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #13 12.34 Setting up python3-minimal (3.9.2-3) ... #13 11.14 Selecting previously unselected package libssl1.1:amd64. #13 11.14 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #13 11.16 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #14 11.16 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... #14 11.24 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #13 14.87 Selecting previously unselected package readline-common. #13 14.87 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 14.88 Unpacking readline-common (7.0-5) ... #14 3.430 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [13.3 kB] #14 3.430 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [688 kB] #14 3.538 Fetched 22.6 MB in 3s (7125 kB/s) #13 7.300 Get:118 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #13 7.383 Get:119 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #13 7.383 Get:120 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #13 7.394 Get:121 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 7.394 Get:122 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 7.397 Get:123 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #13 7.421 Get:124 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB] #14 11.72 Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 g++ amd64 4:12.2.0-3ubuntu1 [1120 B] #14 11.72 Get:116 http://archive.ubuntu.com/ubuntu lunar/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 11.73 Get:117 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 11.73 Get:118 http://archive.ubuntu.com/ubuntu lunar/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 11.74 Get:119 http://archive.ubuntu.com/ubuntu lunar/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 11.77 Get:120 http://archive.ubuntu.com/ubuntu lunar/main amd64 lto-disabled-list all 39 [12.4 kB] #14 11.79 Get:121 http://archive.ubuntu.com/ubuntu lunar/main amd64 dpkg-dev all 1.21.21ubuntu1 [1117 kB] #14 11.82 Get:122 http://archive.ubuntu.com/ubuntu lunar/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #14 11.82 Get:123 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] #14 10.09 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] #14 10.09 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] #14 10.09 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] #14 10.09 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] #13 16.04 Selecting previously unselected package libmagic1:arm64. #13 16.04 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... #13 16.08 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 12.77 Selecting previously unselected package libkrb5-3:arm64. #13 12.77 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... #13 12.80 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... #13 12.92 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 10.13 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB] #14 10.13 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.4 [1159 kB] #14 10.15 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #14 10.15 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.2 [6096 B] #14 10.16 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB] #14 10.36 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 krb5-locales all 1.20.1-1ubuntu0.1 [13.3 kB] #14 11.16 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #14 11.16 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB] #14 11.16 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB] #14 11.17 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB] #14 11.17 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.4 [30.5 kB] #14 11.32 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.4 [80.4 kB] #14 11.59 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] #13 11.48 Selecting previously unselected package libpython3.7-minimal:amd64. #13 11.48 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... #13 11.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... #14 11.31 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #13 15.22 Selecting previously unselected package libreadline7:arm64. #13 15.22 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... #13 15.23 Unpacking libreadline7:arm64 (7.0-5) ... #14 3.528 Reading package lists... #13 7.696 Get:125 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #13 7.696 Get:126 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #13 7.696 Get:127 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #13 7.696 Get:128 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #13 7.698 Get:129 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #13 7.699 Get:130 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 7.699 Get:131 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #13 7.706 Get:132 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 7.715 Get:133 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #14 12.13 Get:124 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB] #14 12.19 Get:125 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB] #14 12.21 Get:126 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB] #14 12.24 Get:127 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 12.25 Get:128 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB] #14 12.25 Get:129 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.3 [307 kB] #14 12.27 Get:130 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.3 [209 kB] #14 12.29 Get:131 http://archive.ubuntu.com/ubuntu lunar/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 12.30 Get:132 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #14 12.34 Get:133 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtool all 2.4.7-5 [166 kB] #14 12.37 Get:134 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-autoreconf all 20 [16.1 kB] #14 11.27 Get:34 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #14 11.37 Get:35 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 less arm64 590-2 [139 kB] #13 16.24 Selecting previously unselected package file. #13 16.24 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_arm64.deb ... #13 16.26 Unpacking file (1:5.39-3+deb11u1) ... #13 12.92 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... #13 12.93 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... #13 13.02 Selecting previously unselected package libtirpc-common. #13 13.02 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 13.05 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 13.15 Selecting previously unselected package libtirpc3:arm64. #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #12 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 8.9s done #12 extracting sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad done #12 extracting sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 done #12 extracting sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b done #12 extracting sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 done #12 extracting sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 done #12 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 1.2s done #12 extracting sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 done #12 DONE 13.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 3.412 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [335 kB] #14 3.464 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [6252 B] #14 3.491 Fetched 22.4 MB in 3s (7004 kB/s) #14 11.60 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.4 [312 kB] #14 11.77 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.4 [113 kB] #14 11.80 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] #14 11.81 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B] #14 11.81 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB] #14 11.82 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB] #14 11.82 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 11.84 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.6 [554 kB] #13 11.83 Selecting previously unselected package libexpat1:amd64. #13 11.83 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ... #13 11.86 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ... #14 4.488 Building dependency tree... #14 4.658 Reading state information... #14 4.837 The following additional packages will be installed: #14 4.837 at autoconf automake autopoint autotools-dev binutils binutils-common #14 4.837 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 4.837 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #14 4.837 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #14 4.837 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 4.837 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 4.837 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 4.837 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #14 4.837 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #14 4.837 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #14 4.837 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 4.837 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #14 4.837 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #14 4.837 libclone-perl libcommon-sense-perl libconst-fast-perl #14 4.837 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #14 4.837 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #14 4.837 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #14 4.837 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #14 4.837 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #14 4.837 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 4.837 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 4.837 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 4.837 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 4.837 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 4.837 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 4.837 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 4.837 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 4.837 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 4.837 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 4.837 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 4.837 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 4.837 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 4.837 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 4.837 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 4.837 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 4.837 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 4.837 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 4.837 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 4.837 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 4.837 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 4.838 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 4.838 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 4.838 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 4.838 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 4.838 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 4.838 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 4.838 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 4.838 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 4.838 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 4.838 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 4.838 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 4.838 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 4.838 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 4.838 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 4.838 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 4.838 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 4.838 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 4.838 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 4.838 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 4.838 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 4.838 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 4.838 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 4.838 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 4.838 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 4.838 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 4.838 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 4.838 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 4.838 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 4.838 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 4.838 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 4.838 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 4.838 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 4.838 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 4.838 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 4.838 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 4.838 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 4.838 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 4.838 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 4.838 python3-pkg-resources python3-requests python3-six python3-unidiff #14 4.838 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 4.838 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 4.838 xz-utils #14 4.840 Suggested packages: #14 4.840 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 4.840 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 4.840 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 4.840 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 4.840 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 4.840 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 4.840 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 4.840 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 4.840 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 4.840 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 4.840 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 4.840 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 4.840 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 4.840 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 4.840 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 4.840 libscalar-number-perl libsasl2-modules-gssapi-mit #14 4.840 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 4.840 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 4.840 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 4.840 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 4.840 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 4.840 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 4.840 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 4.840 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 4.840 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 4.840 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 4.840 python3-cryptography python3-openssl python3-socks python3.8-venv #14 4.840 python3.8-doc binfmt-support readline-doc zip wdiff-doc #13 7.846 Get:134 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #13 7.860 Get:135 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #13 7.862 Get:136 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #13 7.968 Get:137 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #13 7.972 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #13 8.016 Get:139 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #13 8.026 Get:140 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #13 8.037 Get:141 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 8.040 Get:142 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #13 8.040 Get:143 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 8.041 Get:144 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #13 8.042 Get:145 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #13 8.042 Get:146 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #13 8.043 Get:147 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 8.044 Get:148 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #13 8.045 Get:149 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #13 8.045 Get:150 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 8.046 Get:151 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #13 8.046 Get:152 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #13 8.047 Get:153 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 8.048 Get:154 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 8.048 Get:155 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 8.050 Get:156 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 8.051 Get:157 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #13 8.051 Get:158 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 8.052 Get:159 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.053 Get:160 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 8.053 Get:161 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 8.054 Get:162 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 8.055 Get:163 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 8.055 Get:164 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #13 8.056 Get:165 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #13 8.059 Get:166 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #13 8.061 Get:167 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #13 8.070 Get:168 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #14 12.37 Get:135 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 12.40 Get:136 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-override-perl all 0.09-4 [8706 B] #14 12.41 Get:137 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 12.42 Get:138 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 12.46 Get:139 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB] #14 12.49 Get:140 http://archive.ubuntu.com/ubuntu lunar/main amd64 debugedit amd64 1:5.0-5 [46.1 kB] #14 12.50 Get:141 http://archive.ubuntu.com/ubuntu lunar/main amd64 dwz amd64 0.15-1 [112 kB] #14 12.53 Get:142 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext amd64 0.21-11 [867 kB] #14 12.53 Get:143 http://archive.ubuntu.com/ubuntu lunar/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 12.54 Get:144 http://archive.ubuntu.com/ubuntu lunar/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 12.54 Get:145 http://archive.ubuntu.com/ubuntu lunar/main amd64 debhelper all 13.11.4ubuntu3 [925 kB] #14 12.55 Get:146 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfakeroot amd64 1.31-1.1 [31.9 kB] #14 12.55 Get:147 http://archive.ubuntu.com/ubuntu lunar/main amd64 fakeroot amd64 1.31-1.1 [60.1 kB] #14 12.55 Get:148 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB] #14 12.57 Get:149 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] #14 12.58 Get:150 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB] #14 12.58 Get:151 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 12.58 Get:152 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] #14 12.59 Get:153 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 12.59 Get:154 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] #14 12.60 Get:155 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] #14 11.58 Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB] #14 11.61 Get:37 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libelf1 arm64 0.189-4 [56.2 kB] #14 11.63 Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libicu72 arm64 72.1-3ubuntu3 [10.7 MB] #13 16.53 Selecting previously unselected package gettext-base. #13 16.53 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ... #13 16.56 Unpacking gettext-base (0.21-4) ... #13 2.181 Reading package lists... #13 13.15 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... #13 13.20 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #13 13.44 Selecting previously unselected package libnsl2:arm64. #14 10.61 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB] #14 10.62 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] #14 10.63 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 10.63 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] #14 10.63 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] #14 3.230 Reading package lists... #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.6s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 0.1s #14 10.75 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 less arm64 590-1.2 [139 kB] #14 11.91 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB] #13 12.11 Selecting previously unselected package python3.7-minimal. #14 5.213 The following NEW packages will be installed: #14 5.213 at autoconf automake autopoint autotools-dev binutils binutils-common #14 5.213 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 5.213 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #13 15.74 Selecting previously unselected package libsqlite3-0:arm64. #13 15.74 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... #13 15.74 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 15.82 Selecting previously unselected package libpython3.7-stdlib:arm64. #13 15.82 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_arm64.deb ... #13 15.82 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... #13 8.070 Get:169 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 8.071 Get:170 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 8.072 Get:171 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.072 Get:172 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 8.072 Get:173 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #13 8.073 Get:174 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #13 8.076 Get:175 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 8.079 Get:176 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #13 8.080 Get:177 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 8.080 Get:178 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 8.081 Get:179 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.081 Get:180 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #13 8.084 Get:181 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 8.085 Get:182 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #13 8.087 Get:183 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4 [1073 kB] #13 8.120 Get:184 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB] #13 8.120 Get:185 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B] #13 8.175 Get:186 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 8.177 Get:187 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 8.178 Get:188 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB] #13 8.185 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB] #13 8.189 Get:190 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB] #13 8.198 Get:191 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB] #13 8.199 Get:192 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB] #13 8.207 Get:193 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #13 8.207 Get:194 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 8.215 Get:195 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #13 8.218 Get:196 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u4 [385 kB] #14 12.60 Get:156 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] #14 12.64 Get:157 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] #14 12.66 Get:158 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] #14 12.67 Get:159 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] #14 12.67 Get:160 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] #14 12.67 Get:161 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 12.67 Get:162 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 12.68 Get:163 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-which-perl all 1.27-2 [12.5 kB] #14 12.68 Get:164 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 12.68 Get:165 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-touch-perl all 0.12-2 [7498 B] #14 12.68 Get:166 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB] #14 12.68 Get:167 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 12.72 Get:168 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 12.72 Get:169 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB] #14 12.73 Get:170 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B] #14 12.73 Get:171 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 12.73 Get:172 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB] #14 12.75 Get:173 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB] #14 12.76 Get:174 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 12.76 Get:175 http://archive.ubuntu.com/ubuntu lunar/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 12.76 Get:176 http://archive.ubuntu.com/ubuntu lunar/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 12.76 Get:177 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 12.76 Get:178 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoo-perl all 2.005005-1 [47.4 kB] #14 12.76 Get:179 http://archive.ubuntu.com/ubuntu lunar/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 12.76 Get:180 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 12.79 Get:181 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-date-perl all 6.05-2 [9946 B] #14 12.79 Get:182 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 12.79 Get:183 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 12.80 Get:184 http://archive.ubuntu.com/ubuntu lunar/main amd64 liburi-perl all 5.17-1ubuntu1 [80.3 kB] #14 12.80 Get:185 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB] #14 12.80 Get:186 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] #14 12.80 Get:187 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclone-perl amd64 0.46-1 [10.9 kB] #14 12.81 Get:188 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-html-perl all 1.004-3 [15.9 kB] #14 12.81 Get:189 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 12.82 Get:190 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-message-perl all 6.44-1 [77.4 kB] #13 13.09 Selecting previously unselected package python3. #13 13.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9957 files and directories currently installed.) #13 13.09 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #13 13.15 Unpacking python3 (3.9.2-3) ... #13 16.82 Selecting previously unselected package manpages. #13 16.82 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.83 Unpacking manpages (5.10-1) ... #13 13.44 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... #13 13.47 Unpacking libnsl2:arm64 (1.3.0-2) ... #13 13.71 Selecting previously unselected package readline-common. #14 11.03 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB] #14 11.08 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB] #14 11.10 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB] #14 11.12 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB] #14 12.05 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #14 12.13 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB] #13 12.11 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... #13 12.14 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #14 5.213 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.213 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #14 5.213 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 5.213 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 5.213 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.213 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 5.213 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 5.213 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.213 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.213 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.213 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.213 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.213 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.213 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.213 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.213 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.213 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.213 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.213 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.213 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.213 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.213 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.213 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.213 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.213 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.213 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.213 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.213 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.213 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.213 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.213 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.213 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.213 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.214 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.214 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.214 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.214 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.214 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.214 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.214 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.214 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.214 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.214 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.214 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.214 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.214 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.214 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.214 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.214 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.214 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.214 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.214 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 5.214 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.214 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.214 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.214 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.214 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.214 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.214 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.214 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.214 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.214 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.214 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.214 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.214 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.214 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 5.214 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 5.214 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.214 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.214 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.215 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.215 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.215 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.215 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.215 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.215 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.215 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.215 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.215 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.215 xz-utils #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.5s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd #13 15.98 Selecting previously unselected package python3.7. #13 15.98 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_arm64.deb ... #13 15.99 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 16.03 Selecting previously unselected package libpython3-stdlib:arm64. #13 16.03 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... #13 16.03 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... #13 16.07 Setting up python3-minimal (3.7.3-1) ... #13 8.294 Get:197 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #13 8.295 Get:198 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #13 8.322 Get:199 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #13 8.527 Get:200 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #14 12.82 Get:191 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 12.82 Get:192 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 12.82 Get:193 http://archive.ubuntu.com/ubuntu lunar/main amd64 perl-openssl-defaults amd64 7 [7536 B] #14 12.82 Get:194 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ssleay-perl amd64 1.92-2build2 [296 kB] #14 12.83 Get:195 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-socket-ssl-perl all 2.081-2 [196 kB] #14 12.84 Get:196 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 12.84 Get:197 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 12.84 Get:198 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 12.84 Get:199 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 12.84 Get:200 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-perl all 6.67-1 [141 kB] #14 12.84 Get:201 http://archive.ubuntu.com/ubuntu lunar/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 12.85 Get:202 http://archive.ubuntu.com/ubuntu lunar/main amd64 wdiff amd64 1.2.2-5 [29.2 kB] #14 12.85 Get:203 http://archive.ubuntu.com/ubuntu lunar/main amd64 devscripts all 2.23.4ubuntu1 [1067 kB] #14 12.86 Get:204 http://archive.ubuntu.com/ubuntu lunar/main amd64 diffstat amd64 1.65-1 [28.4 kB] #14 12.86 Get:205 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 12.86 Get:206 http://archive.ubuntu.com/ubuntu lunar/main amd64 zstd amd64 1.5.4+dfsg2-4 [633 kB] #14 12.86 Get:207 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 12.87 Get:208 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgpgme11 amd64 1.18.0-3ubuntu2 [139 kB] #14 12.87 Get:209 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gpg amd64 1.18.0-3ubuntu2 [206 kB] #14 12.87 Get:210 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-xdg all 0.28-2 [38.3 kB] #14 12.87 Get:211 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 dput all 1.1.3ubuntu2.1 [46.5 kB] #14 12.87 Get:212 http://archive.ubuntu.com/ubuntu lunar/main amd64 fonts-dejavu-core all 2.37-6 [1137 kB] #14 12.88 Get:213 http://archive.ubuntu.com/ubuntu lunar/main amd64 fontconfig-config amd64 2.14.1-3ubuntu3 [34.9 kB] #14 12.88 Get:214 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.3 [300 kB] #14 12.89 Get:215 http://archive.ubuntu.com/ubuntu lunar/main amd64 liberror-perl all 0.17029-2 [25.6 kB] #14 12.89 Get:216 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #14 12.90 Get:217 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git amd64 1:2.39.2-1ubuntu1.1 [3572 kB] #14 12.93 Get:218 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 12.93 Get:219 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8 [11.2 kB] #14 12.93 Get:220 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 12.93 Get:221 http://archive.ubuntu.com/ubuntu lunar/main amd64 libaliased-perl all 0.34-3 [12.8 kB] #14 12.93 Get:222 http://archive.ubuntu.com/ubuntu lunar/main amd64 libapt-pkg-perl amd64 0.1.40build3 [71.4 kB] #14 12.94 Get:223 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #13 13.51 Selecting previously unselected package less. #13 13.51 Preparing to unpack .../001-less_551-2_amd64.deb ... #13 13.52 Unpacking less (551-2) ... #13 17.13 Selecting previously unselected package libmd0:arm64. #13 17.13 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ... #13 17.14 Unpacking libmd0:arm64 (1.0.3-3) ... #13 17.23 Selecting previously unselected package libbsd0:arm64. #13 13.71 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 13.72 Unpacking readline-common (8.2-1.3) ... #13 13.87 Selecting previously unselected package libreadline8:arm64. #13 13.87 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... #13 13.91 Unpacking libreadline8:arm64 (8.2-1.3) ... #14 11.38 Get:35 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.42 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB] #14 12.30 Selecting previously unselected package python3-minimal. #14 12.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 12.30 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... #14 12.31 Unpacking python3-minimal (3.10.6-1~22.04) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 12.58 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #14 5.634 0 upgraded, 354 newly installed, 0 to remove and 5 not upgraded. #14 5.634 Need to get 106 MB of archives. #14 5.634 After this operation, 481 MB of additional disk space will be used. #14 5.634 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #13 16.27 Selecting previously unselected package python3. #13 16.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 ... 10078 files and directories currently installed.) #13 16.28 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ... #13 16.29 Unpacking python3 (3.7.3-1) ... #13 16.33 Selecting previously unselected package less. #13 16.33 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ... #13 16.33 Unpacking less (487-0.1+b1) ... #13 16.38 Selecting previously unselected package netbase. #13 8.630 Get:201 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #13 8.633 Get:202 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 8.633 Get:203 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB] #13 8.639 Get:204 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 8.643 Get:205 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB] #13 8.644 Get:206 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #13 8.668 Get:207 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB] #13 8.672 Get:208 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 8.672 Get:209 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] #13 8.675 Get:210 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 8.675 Get:211 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 8.676 Get:212 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] #13 8.680 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #13 8.685 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #13 8.690 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #13 8.711 Get:216 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #13 8.712 Get:217 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #13 8.714 Get:218 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #13 8.716 Get:219 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 8.716 Get:220 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 8.716 Get:221 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB] #13 8.717 Get:222 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 8.717 Get:223 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB] #13 8.720 Get:224 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #13 8.726 Get:225 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #13 8.730 Get:226 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #13 8.733 Get:227 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1 [185 kB] #13 8.735 Get:228 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #13 8.735 Get:229 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #13 8.743 Get:230 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #13 8.744 Get:231 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #13 8.745 Get:232 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #13 8.745 Get:233 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #13 8.746 Get:234 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #13 8.750 Get:235 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6 [316 kB] #13 8.753 Get:236 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 8.753 Get:237 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 8.754 Get:238 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #13 8.755 Get:239 http://deb.debian.org/debian-security bookworm-security/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 8.757 Get:240 http://deb.debian.org/debian-security bookworm-security/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #13 8.760 Get:241 http://deb.debian.org/debian-security bookworm-security/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #13 8.761 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #13 8.762 Get:243 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-devtools amd64 2.36-9+deb12u3 [52.9 kB] #13 8.763 Get:244 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 8.763 Get:245 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB] #13 8.765 Get:246 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 8.765 Get:247 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB] #13 8.766 Get:248 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 8.766 Get:249 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 8.766 Get:250 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 8.767 Get:251 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB] #13 8.767 Get:252 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 8.768 Get:253 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB] #13 8.772 Get:254 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #13 8.774 Get:255 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 8.776 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 8.778 Get:257 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B] #13 8.779 Get:258 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB] #13 8.781 Get:259 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 8.782 Get:260 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 8.784 Get:261 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB] #13 8.785 Get:262 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 8.790 Get:263 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #13 8.792 Get:264 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 8.793 Get:265 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 8.794 Get:266 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 8.796 Get:267 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 8.796 Get:268 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB] #13 8.798 Get:269 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 8.799 Get:270 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 8.801 Get:271 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 8.804 Get:272 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 8.805 Get:273 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB] #13 8.806 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 8.807 Get:275 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 8.808 Get:276 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB] #13 13.86 Selecting previously unselected package netbase. #13 17.23 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_arm64.deb ... #13 17.24 Unpacking libbsd0:arm64 (0.11.3-1+deb11u1) ... #13 17.30 Selecting previously unselected package libedit2:arm64. #13 17.31 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ... #13 17.32 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... #14 3.491 Reading package lists... #13 14.14 Selecting previously unselected package libsqlite3-0:arm64. #13 14.14 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ... #13 14.21 Unpacking libsqlite3-0:arm64 (3.40.1-2) ... #14 11.45 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB] #14 11.48 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic-mgc arm64 1:5.41-3ubuntu0.1 [257 kB] #14 11.54 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic1 arm64 1:5.41-3ubuntu0.1 [85.0 kB] #14 11.55 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 file arm64 1:5.41-3ubuntu0.1 [21.6 kB] #14 11.55 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB] #14 11.56 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 11.57 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB] #14 11.65 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 3.538 Reading package lists... #14 12.47 Selecting previously unselected package media-types. #14 12.47 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 12.49 Unpacking media-types (7.0.0) ... #14 12.70 Selecting previously unselected package libmpdec3:amd64. #14 12.71 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #14 12.72 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #14 12.51 Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml2 arm64 2.9.14+dfsg-1.3 [722 kB] #14 12.53 Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] #14 12.53 Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lsb-release all 12.0-2 [6564 B] #14 12.54 Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 netbase all 6.4 [13.1 kB] #14 12.54 Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] #14 12.54 Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-apt arm64 2.6.0ubuntu1 [163 kB] #14 11.81 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB] #14 5.800 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] #14 12.59 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.9 [636 kB] #14 12.63 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB] #14 12.64 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.64 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.65 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB] #14 12.66 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB] #14 12.66 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB] #14 12.66 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB] #14 12.66 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB] #14 12.81 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB] #13 3.097 Reading package lists... #13 16.38 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 16.39 Unpacking netbase (5.6) ... #13 16.42 Selecting previously unselected package bzip2. #13 16.42 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ... #13 16.42 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 16.46 Selecting previously unselected package libmagic-mgc. #13 16.46 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... #13 16.46 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 16.53 Selecting previously unselected package libmagic1:arm64. #13 16.53 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... #13 16.53 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... #13 16.57 Selecting previously unselected package file. #13 16.57 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ... #13 16.58 Unpacking file (1:5.35-4+deb10u2) ... #13 16.62 Selecting previously unselected package gettext-base. #13 16.62 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ... #13 16.62 Unpacking gettext-base (0.19.8.1-9) ... #13 16.67 Selecting previously unselected package krb5-locales. #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.3s done #12 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #12 DONE 13.4s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.810 Get:277 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5 [5300 B] #13 8.811 Get:278 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB] #13 8.813 Get:279 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 8.813 Get:280 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 8.816 Get:281 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB] #13 8.825 Get:282 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB] #13 8.827 Get:283 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB] #13 8.828 Get:284 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB] #13 8.830 Get:285 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 8.834 Get:286 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB] #13 8.844 Get:287 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 8.848 Get:288 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 8.849 Get:289 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 8.851 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 8.851 Get:291 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB] #13 8.856 Get:292 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B] #13 8.857 Get:293 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B] #13 8.858 Get:294 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 8.870 Get:295 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 8.880 Get:296 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #13 8.881 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB] #13 8.883 Get:298 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 8.884 Get:299 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B] #13 8.885 Get:300 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 8.886 Get:301 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 8.887 Get:302 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 8.888 Get:303 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #13 8.891 Get:304 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB] #13 8.893 Get:305 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 8.894 Get:306 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 8.897 Get:307 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB] #13 8.898 Get:308 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB] #13 8.899 Get:309 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 8.901 Get:310 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 8.910 Get:311 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 8.912 Get:312 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 8.915 Get:313 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 8.916 Get:314 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #13 8.924 Get:315 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 8.932 Get:316 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #13 8.932 Get:317 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 8.932 Get:318 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 8.933 Get:319 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 8.933 Get:320 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 8.933 Get:321 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 8.934 Get:322 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 8.938 Get:323 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 8.939 Get:324 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 8.940 Get:325 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 8.940 Get:326 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 8.941 Get:327 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB] #13 8.942 Get:328 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 8.942 Get:329 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 8.951 Get:330 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 8.956 Get:331 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 8.957 Get:332 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB] #13 8.959 Get:333 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 8.960 Get:334 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #13 8.962 Get:335 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #13 8.964 Get:336 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB] #13 8.965 Get:337 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #13 8.966 Get:338 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 8.966 Get:339 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 8.967 Get:340 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 8.968 Get:341 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB] #13 8.971 Get:342 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB] #13 8.974 Get:343 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 8.975 Get:344 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB] #13 8.977 Get:345 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB] #13 8.979 Get:346 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 8.980 Get:347 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB] #13 8.982 Get:348 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB] #13 8.984 Get:349 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 8.984 Get:350 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #13 8.998 Get:351 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB] #13 8.999 Get:352 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 9.000 Get:353 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.001 Get:354 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB] #13 9.003 Get:355 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB] #13 9.004 Get:356 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB] #13 9.005 Get:357 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 9.011 Get:358 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB] #13 9.012 Get:359 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB] #13 9.014 Get:360 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 9.017 Get:361 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 9.018 Get:362 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 9.019 Get:363 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] #13 9.020 Get:364 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB] #13 9.021 Get:365 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB] #13 9.022 Get:366 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 9.023 Get:367 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B] #13 9.025 Get:368 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB] #13 9.026 Get:369 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB] #13 9.028 Get:370 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB] #13 9.029 Get:371 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 9.031 Get:372 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 9.032 Get:373 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 9.033 Get:374 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 9.035 Get:375 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB] #13 9.036 Get:376 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB] #13 9.037 Get:377 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B] #13 9.041 Get:378 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB] #13 9.042 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB] #13 9.045 Get:380 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 9.045 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB] #13 9.046 Get:382 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB] #13 9.047 Get:383 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB] #13 9.048 Get:384 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #13 9.048 Get:385 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 9.050 Get:386 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB] #13 9.051 Get:387 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #13 9.052 Get:388 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 9.073 Get:389 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 9.075 Get:390 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 9.077 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 9.081 Get:392 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 9.082 Get:393 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 9.082 Get:394 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #13 9.084 Get:395 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B] #13 9.084 Get:396 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #13 9.087 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB] #13 9.088 Get:398 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB] #13 9.095 Get:399 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB] #13 9.096 Get:400 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 9.097 Get:401 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 9.110 Get:402 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #13 9.113 Get:403 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB] #13 13.86 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 13.90 Unpacking netbase (6.3) ... #13 14.13 Selecting previously unselected package sensible-utils. #13 17.70 Selecting previously unselected package libcbor0:arm64. #13 17.70 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ... #13 17.74 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... #13 14.38 Selecting previously unselected package libpython3.11-stdlib:arm64. #13 14.38 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ... #13 14.39 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... #14 13.00 Selecting previously unselected package readline-common. #14 11.82 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] #14 11.82 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B] #14 11.82 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB] #14 11.82 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 11.83 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB] #14 11.83 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB] #13 3.985 Building dependency tree... #13 4.160 Reading state information... #13 4.381 The following additional packages will be installed: #13 4.381 at autoconf automake autopoint autotools-dev binutils #13 4.381 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #13 4.381 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #13 4.381 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 4.381 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #13 4.381 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #13 4.381 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 4.381 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 4.381 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.381 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 4.381 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 4.381 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 4.381 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 4.381 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 4.381 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 4.381 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 4.381 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 4.381 libdata-optlist-perl libdevel-callchecker-perl #13 4.381 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 4.381 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 4.381 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 4.381 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 4.381 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 4.381 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 4.381 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 4.381 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 4.381 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 4.381 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 4.381 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 4.381 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 4.381 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.381 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.381 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 4.381 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 4.381 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 4.381 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #13 4.385 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #13 4.385 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #13 4.385 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 4.385 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 4.385 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #13 4.385 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #13 4.385 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 4.385 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #13 4.385 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #13 4.385 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #13 4.385 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #13 4.385 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.385 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #13 4.385 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 4.385 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 4.385 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 4.385 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 4.385 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.385 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 4.385 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 4.385 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 4.385 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 4.385 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 4.385 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 4.385 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 4.385 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 4.385 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 4.385 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #13 4.385 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 4.385 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 4.385 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 4.385 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 4.385 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 4.385 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 4.385 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 4.385 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 4.385 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 4.385 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 4.385 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 4.385 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 4.385 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 4.385 python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.385 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.385 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 4.385 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 4.385 Suggested packages: #13 4.385 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 4.385 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 4.385 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 4.385 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 4.385 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 4.385 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 4.385 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 4.385 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 4.385 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 4.385 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #13 4.385 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #13 4.385 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #13 4.385 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 4.385 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 4.385 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 4.385 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #13 4.385 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 4.385 libhtml-template-perl libsasl2-modules-gssapi-mit #13 4.385 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 4.385 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 4.385 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 4.385 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 4.385 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 4.385 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 4.385 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 4.385 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 4.385 diffutils-doc perl-doc libterm-readline-gnu-perl #13 4.385 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 4.385 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 4.385 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 4.385 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 4.385 readline-doc zip wdiff-doc #13 12.87 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... #13 12.91 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... #13 12.96 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #13 16.67 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u6_all.deb ... #13 16.68 Unpacking krb5-locales (1.17-3+deb10u6) ... #13 16.72 Selecting previously unselected package libkeyutils1:arm64. #13 16.72 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ... #13 16.73 Unpacking libkeyutils1:arm64 (1.6-6) ... #13 16.76 Selecting previously unselected package libkrb5support0:arm64. #13 16.76 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u6_arm64.deb ... #13 16.77 Unpacking libkrb5support0:arm64 (1.17-3+deb10u6) ... #13 16.81 Selecting previously unselected package libk5crypto3:arm64. #13 16.81 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u6_arm64.deb ... #13 16.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u6) ... #13 16.86 Selecting previously unselected package libkrb5-3:arm64. #13 16.86 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u6_arm64.deb ... #13 16.86 Unpacking libkrb5-3:arm64 (1.17-3+deb10u6) ... #13 16.93 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 9.129 Get:404 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] #13 9.129 Get:405 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB] #13 9.141 Get:406 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 9.141 Get:407 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB] #13 9.142 Get:408 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB] #13 9.142 Get:409 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB] #13 9.143 Get:410 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB] #13 9.145 Get:411 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] #13 9.146 Get:412 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #13 9.146 Get:413 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #13 9.147 Get:414 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #13 9.148 Get:415 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 9.149 Get:416 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB] #13 9.149 Get:417 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 9.150 Get:418 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #13 9.150 Get:419 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #13 9.155 Get:420 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 9.156 Get:421 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 9.158 Get:422 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #13 9.174 Get:423 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB] #13 9.183 Get:424 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #13 9.184 Get:425 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB] #13 9.184 Get:426 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB] #13 9.361 debconf: delaying package configuration, since apt-utils is not installed #13 9.388 Fetched 194 MB in 3s (62.6 MB/s) #13 14.14 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 14.16 Unpacking sensible-utils (0.0.14) ... #13 14.37 Selecting previously unselected package bzip2. #13 14.37 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #13 14.41 Unpacking bzip2 (1.0.8-4) ... #13 17.85 Selecting previously unselected package libfido2-1:arm64. #13 17.85 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ... #13 17.88 Unpacking libfido2-1:arm64 (1.6.0-2) ... #13 17.95 Selecting previously unselected package openssh-client. #13 17.95 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_arm64.deb ... #13 17.96 Unpacking openssh-client (1:8.4p1-5+deb11u2) ... #13 14.78 Selecting previously unselected package python3.11. #13 14.78 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ... #13 14.81 Unpacking python3.11 (3.11.2-6) ... #14 13.00 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 13.02 Unpacking readline-common (8.1.2-1) ... #14 12.05 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] #14 13.72 Get:224 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 13.73 Get:225 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 13.74 Get:226 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 13.74 Get:227 http://archive.ubuntu.com/ubuntu lunar/main amd64 libvariable-magic-perl amd64 0.63-1 [35.0 kB] #14 13.75 Get:228 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 13.76 Get:229 http://archive.ubuntu.com/ubuntu lunar/main amd64 libberkeleydb-perl amd64 0.64-2 [122 kB] #14 13.77 Get:230 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libfreetype6 amd64 2.12.1+dfsg-4ubuntu0.1 [392 kB] #14 13.79 Get:231 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfontconfig1 amd64 2.14.1-3ubuntu3 [136 kB] #14 13.80 Get:232 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu1 [147 kB] #14 13.80 Get:233 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] #14 13.80 Get:234 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdeflate0 amd64 1.15-1 [41.9 kB] #14 13.80 Get:235 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjbig0 amd64 2.1-6ubuntu1 [29.1 kB] #14 13.80 Get:236 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblerc4 amd64 4.0.0+ds-2ubuntu2 [185 kB] #14 13.80 Get:237 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libwebp7 amd64 1.2.4-0.1ubuntu0.23.04.2 [212 kB] #14 13.81 Get:238 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtiff6 amd64 4.5.0-5ubuntu1.2 [199 kB] #14 13.81 Get:239 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxpm4 amd64 1:3.5.12-1.1ubuntu0.1 [36.7 kB] #14 13.81 Get:240 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgd3 amd64 2.3.3-7ubuntu2 [123 kB] #14 13.82 Get:241 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc-devtools amd64 2.37-0ubuntu2.1 [28.6 kB] #14 13.82 Get:242 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 13.82 Get:243 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-pm-perl all 4.55-1 [188 kB] #14 13.82 Get:244 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB] #14 13.82 Get:245 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-perl amd64 0.82+ds-2 [21.7 kB] #14 13.82 Get:246 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 13.83 Get:247 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 13.83 Get:248 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcommon-sense-perl amd64 3.75-3 [20.2 kB] #14 13.83 Get:249 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 13.83 Get:250 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-util-perl amd64 1.102-2 [21.5 kB] #14 13.84 Get:251 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-install-perl all 0.929-1 [9764 B] #14 13.84 Get:252 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-optlist-perl all 0.113-1 [9658 B] #14 13.84 Get:253 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-perl all 0.989-1 [48.6 kB] #14 13.85 Get:254 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconst-fast-perl all 0.014-2 [8034 B] #14 13.85 Get:255 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwant-perl amd64 0.29-2build1 [23.8 kB] #14 13.85 Get:256 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 13.86 Get:257 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcpanel-json-xs-perl amd64 4.32-1build1 [115 kB] #14 13.86 Get:258 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 13.86 Get:259 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 13.86 Get:260 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 13.87 Get:261 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 13.87 Get:262 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dpath-perl all 0.58-2 [38.8 kB] #14 13.87 Get:263 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 13.87 Get:264 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-messagepack-perl amd64 1.02-1build1 [33.7 kB] #14 13.87 Get:265 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 13.87 Get:266 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 13.88 Get:267 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 13.88 Get:268 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 13.88 Get:269 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2build1 [81.5 kB] #14 13.88 Get:270 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 13.89 Get:271 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 13.89 Get:272 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdistro-info-perl all 1.5 [5388 B] #14 13.90 Get:273 http://archive.ubuntu.com/ubuntu lunar/main amd64 libemail-address-xs-perl amd64 1.05-1build1 [29.4 kB] #14 13.90 Get:274 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexporter-tiny-perl all 1.006000-1 [36.7 kB] #14 13.90 Get:275 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB] #14 13.90 Get:276 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 13.91 Get:277 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 13.91 Get:278 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 13.91 Get:279 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-fcntllock-perl amd64 0.22-4build1 [32.9 kB] #14 13.91 Get:280 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnumber-compare-perl all 0.03-3 [5974 B] #14 13.92 Get:281 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-glob-perl all 0.11-3 [6780 B] #14 13.92 Get:282 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 13.92 Get:283 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-afm-perl all 1.20-4 [13.0 kB] #14 13.92 Get:284 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-string-perl all 1.08-4 [11.1 kB] #14 13.92 Get:285 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-ttf-perl all 1.06-2 [323 kB] #14 13.93 Get:286 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 13.93 Get:287 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsort-versions-perl all 1.62-3 [7378 B] #14 13.93 Get:288 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 13.93 Get:289 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 13.93 Get:290 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 13.95 Get:291 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-perl all 4.10000-1 [81.9 kB] #14 13.95 Get:292 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-perl all 1.713-1 [71.1 kB] #14 13.95 Get:293 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 13.95 Get:294 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 13.95 Get:295 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-identify-perl amd64 0.14-3 [9928 B] #14 13.95 Get:296 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-name-perl amd64 0.26-2build1 [10.9 kB] #14 13.96 Get:297 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 13.96 Get:298 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 13.96 Get:299 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 13.96 Get:300 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-perl all 2.002001-1 [344 kB] #14 13.97 Get:301 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #14 13.97 Get:302 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 13.97 Get:303 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 13.97 Get:304 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 13.97 Get:305 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 13.98 Get:306 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 13.99 Get:307 http://archive.ubuntu.com/ubuntu lunar/main amd64 libindirect-perl amd64 0.39-2build1 [21.9 kB] #14 13.99 Get:308 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 13.99 Get:309 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 13.99 Get:310 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-xs-perl amd64 4.030-2 [85.0 kB] #14 14.00 Get:311 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-maybexs-perl all 1.004004-1 [10.9 kB] #14 12.24 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 ucf all 3.0043+nmu1 [56.5 kB] #14 4.361 Reading package lists... #14 5.437 Building dependency tree... #14 5.634 Reading state information... #14 12.97 Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] #14 13.25 Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pkg-resources all 68.1.2-2 [167 kB] #13 16.93 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u6_arm64.deb ... #13 16.93 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... #13 16.98 Selecting previously unselected package libicu63:arm64. #13 16.98 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ... #13 16.99 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... #14 6.337 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 6.375 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] #14 6.441 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 6.479 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #14 6.554 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #14 13.18 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB] #14 13.29 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB] #14 13.30 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.37 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB] #14 13.42 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.6 [207 kB] #13 9.407 Selecting previously unselected package perl-modules-5.36. #13 9.407 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 9.413 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 9.420 Unpacking perl-modules-5.36 (5.36.0-7) ... #13 14.51 Selecting previously unselected package openssl. #13 14.51 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_amd64.deb ... #13 14.53 Unpacking openssl (1.1.1w-0+deb11u1) ... #13 18.35 Selecting previously unselected package ucf. #14 12.35 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] #14 12.39 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] #14 12.45 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB] #14 12.46 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB] #14 12.52 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] #14 13.54 Selecting previously unselected package libreadline8:amd64. #14 13.55 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... #14 13.60 Unpacking libreadline8:amd64 (8.1.2-1) ... #14 14.00 Get:312 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #14 14.00 Get:313 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 14.00 Get:314 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 14.00 Get:315 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [35.8 kB] #14 14.00 Get:316 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 14.01 Get:317 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl7 amd64 2.4.7-5 [40.3 kB] #14 14.01 Get:318 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl-dev amd64 2.4.7-5 [169 kB] #14 14.02 Get:319 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 14.02 Get:320 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 14.03 Get:321 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 14.03 Get:322 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 14.03 Get:323 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmailtools-perl all 2.21-2 [80.4 kB] #14 14.03 Get:324 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 12.47 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bsdextrautils arm64 2.38.1-4ubuntu1 [69.1 kB] #14 12.52 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB] #14 5.934 The following additional packages will be installed: #14 5.934 at autoconf automake autopoint autotools-dev binutils #14 5.934 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 5.934 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 5.934 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.936 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 5.936 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 5.936 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.936 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.936 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.936 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 5.936 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.936 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.936 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.936 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.936 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.936 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.936 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.936 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.936 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.936 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.936 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.936 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.936 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.936 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.936 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.936 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.936 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.936 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.936 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.936 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.936 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.936 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.936 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.936 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.936 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.936 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.936 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.936 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 5.936 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 5.936 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.936 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.936 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.936 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 5.936 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 5.936 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 5.936 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 5.936 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.936 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.936 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.936 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.936 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.936 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.936 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.936 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.936 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.936 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.936 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.936 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.936 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.936 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.936 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.936 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.936 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.936 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.936 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.936 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.936 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 5.936 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.936 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.936 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.936 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.936 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.936 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.936 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.936 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.936 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.936 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.936 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.936 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.936 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.936 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.936 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.936 xz-utils #14 5.939 Suggested packages: #14 5.939 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 5.939 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 5.939 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 5.939 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 5.939 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.939 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.939 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 5.939 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 5.939 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 5.939 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 5.939 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 5.939 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 5.939 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 5.939 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 5.939 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 5.939 libscalar-number-perl libsasl2-modules-gssapi-mit #14 5.939 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 5.939 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 5.939 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 5.939 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 5.939 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.939 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.939 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.939 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 5.939 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 5.939 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.939 python3-cryptography python3-openssl python3-socks python3.8-venv #14 5.939 python3.8-doc binfmt-support readline-doc zip wdiff-doc #14 13.37 Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 tzdata-icu all 2023c-9ubuntu1 [135 kB] #14 13.42 Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ucf all 3.0043+nmu1 [56.5 kB] #14 13.43 Get:49 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bsdextrautils arm64 2.39.1-4ubuntu2 [71.4 kB] #14 13.45 Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB] #14 13.50 Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB] #14 4.703 Reading package lists... #14 6.580 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #14 6.699 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #14 13.43 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.6 [475 kB] #14 13.46 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.6 [44.2 kB] #14 13.46 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.6 [43.2 kB] #14 13.46 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.55 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.6 [3364 B] #14 13.70 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.12 [64.1 kB] #13 9.753 Selecting previously unselected package libgdbm6:amd64. #13 9.755 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... #13 9.765 Unpacking libgdbm6:amd64 (1.23-3) ... #13 9.824 Selecting previously unselected package libgdbm-compat4:amd64. #13 18.35 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 18.44 Moving old data out of the way #13 18.44 Unpacking ucf (3.0043) ... #14 12.53 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 12.54 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 12.54 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB] #14 12.55 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 12.57 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-6 arm64 2:1.7.5-1ubuntu0.3 [661 kB] #14 14.43 Get:325 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 14.50 Get:326 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmldbm-perl all 2.05-4 [16.0 kB] #14 14.53 Get:327 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 12.68 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB] #14 12.70 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 file arm64 1:5.44-3 [21.8 kB] #14 12.71 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext-base arm64 0.21-11 [35.4 kB] #14 12.72 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 12.73 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 groff-base arm64 1.22.4-10 [899 kB] #14 4.703 Reading package lists... #14 13.51 Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 file arm64 1:5.44-3 [21.8 kB] #14 13.52 Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gettext-base arm64 0.21-13 [37.1 kB] #14 13.52 Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 13.53 Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 groff-base arm64 1.23.0-2 [986 kB] #13 15.02 Selecting previously unselected package libpython3-stdlib:arm64. #13 15.02 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... #13 15.04 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 15.11 Setting up python3-minimal (3.11.2-1+b1) ... #14 5.808 Building dependency tree... #14 6.009 Reading state information... #14 6.786 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #14 6.861 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] #14 13.94 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-167.184 [1097 kB] #13 9.826 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... #13 9.831 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #13 9.908 Selecting previously unselected package libperl5.36:amd64. #13 9.910 Preparing to unpack .../3-libperl5.36_5.36.0-7_amd64.deb ... #13 9.916 Unpacking libperl5.36:amd64 (5.36.0-7) ... #13 17.63 Selecting previously unselected package libxml2:arm64. #13 17.63 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ... #13 17.64 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 17.71 Selecting previously unselected package manpages. #13 17.71 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 17.72 Unpacking manpages (4.16-2) ... #14 14.58 Get:328 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB] #14 14.78 Get:329 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [55.8 kB] #14 14.81 Get:330 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu3 [27.5 kB] #14 12.82 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 12.83 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB] #14 12.83 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfido2-1 arm64 1.12.0-2 [83.3 kB] #14 5.833 Building dependency tree... #14 6.019 Reading state information... #14 6.264 The following additional packages will be installed: #14 6.264 autoconf automake autopoint autotools-dev binutils #14 6.264 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.264 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #14 6.264 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.264 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 6.264 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #14 6.264 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 6.264 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 6.264 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 6.264 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.264 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.264 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.264 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 15.71 Selecting previously unselected package python3. #14 6.264 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.264 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.264 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.264 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.264 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.264 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.264 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.264 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.264 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.264 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.264 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.264 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.264 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.264 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.264 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.264 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.264 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.264 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.264 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.264 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.264 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.264 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 6.264 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 6.264 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 6.264 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 6.264 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 6.264 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 6.264 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 6.264 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.264 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.264 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.264 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.264 libmath-base85-perl libmd0 libmodule-implementation-perl #14 6.264 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 6.264 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 6.264 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 6.264 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 6.264 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 6.264 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 6.264 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.264 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 6.264 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 6.264 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 6.264 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #14 6.264 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.264 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.264 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.264 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.264 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.264 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.264 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.264 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.264 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.264 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.264 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.264 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.264 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #14 6.264 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.264 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.264 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #14 6.264 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.264 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.264 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #14 6.264 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.264 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #14 6.264 media-types netbase openssh-client openssl patch patchutils perl #14 6.264 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #14 6.264 publicsuffix python-apt-common python3 python3-apt python3-certifi #14 6.264 python3-chardet python3-debian python3-gpg python3-idna python3-magic #14 6.264 python3-minimal python3-pkg-resources python3-requests python3-six #14 6.264 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #14 6.264 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.264 zstd #14 6.264 Suggested packages: #14 6.264 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 6.264 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 6.264 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 6.264 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 6.264 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.264 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 6.264 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 6.264 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 6.264 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 6.264 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.264 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.264 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.264 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 6.264 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.264 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.264 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.264 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 6.264 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.264 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 6.264 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.264 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.264 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.264 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.264 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.264 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.264 python3-cryptography python3-openssl python3-socks python-requests-doc #14 6.264 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 7.050 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 14.26 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB] #14 6.449 The following NEW packages will be installed: #14 6.450 at autoconf automake autopoint autotools-dev binutils #14 6.450 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 6.450 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 6.450 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.450 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 6.450 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 6.450 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 6.450 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.450 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 6.450 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 6.450 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 6.450 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.451 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 6.451 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 6.451 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 6.451 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 6.451 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 6.451 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 6.451 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 6.451 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 6.451 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.451 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.451 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.451 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.451 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.451 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.451 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.451 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.451 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.451 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.451 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.451 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.451 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.451 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.451 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.451 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.451 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.451 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 6.451 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.451 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.451 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.451 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.451 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 6.451 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 6.451 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.451 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 6.451 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.451 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.451 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.451 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.451 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.451 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.451 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.451 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.451 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 6.451 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.451 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.451 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.451 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.451 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.451 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.451 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.451 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.451 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.451 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.451 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.451 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 6.451 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.451 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.451 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 6.451 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.451 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.451 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.451 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.452 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.452 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.452 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.452 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.452 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.452 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.452 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.452 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.452 xz-utils #13 17.83 Selecting previously unselected package libedit2:arm64. #13 17.83 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ... #13 17.84 Unpacking libedit2:arm64 (3.1-20181209-1) ... #13 17.89 Selecting previously unselected package openssh-client. #13 17.89 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_arm64.deb ... #13 17.90 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 18.00 Selecting previously unselected package ucf. #17 6.597 NAME: #17 6.597 go-winres - A tool for embedding resources in Windows executables #17 6.597 #17 6.597 USAGE: #17 6.597 go-winres [global options] command [command options] [arguments...] #17 6.597 #17 6.597 COMMANDS: #17 6.597 init Create an initial ./winres/winres.json #17 6.597 make Make syso files for the "go build" command #17 6.597 simply Make syso files for the "go build" command (simplified) #17 6.597 extract Extract all resources from an executable #17 6.597 patch Replace resources in an executable file (exe, dll) #17 6.597 help, h Shows a list of commands or help for one command #17 6.597 #17 6.597 GLOBAL OPTIONS: #17 6.597 --help, -h show help (default: false) #14 13.04 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #14 13.21 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #14 13.22 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB] #14 14.82 Get:331 http://archive.ubuntu.com/ubuntu lunar/main amd64 libobject-pad-perl amd64 0.78-1 [108 kB] #14 14.86 Get:332 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB] #14 14.86 Get:333 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 14.87 Get:334 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB] #14 14.88 Get:335 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB] #14 13.23 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjansson4 arm64 2.14-2 [34.3 kB] #13 15.51 Selecting previously unselected package ca-certificates. #13 15.52 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 15.61 Unpacking ca-certificates (20210119) ... #14 6.344 The following additional packages will be installed: #14 6.344 adduser autoconf automake autopoint autotools-dev binutils #14 6.344 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.344 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit #14 6.344 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.344 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 6.344 g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n #14 6.344 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 6.344 groff-base intltool-debian iso-codes krb5-locales less #14 6.344 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.344 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.344 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.344 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.344 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 6.344 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 6.344 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.344 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.344 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.344 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.344 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.344 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.344 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.344 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.344 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.344 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.344 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.344 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.344 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.344 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.344 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.344 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.344 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.344 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.344 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.344 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.344 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.344 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.344 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 6.344 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.344 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.344 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.344 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #14 6.344 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.344 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #14 6.344 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.344 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.344 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.344 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.344 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.344 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.344 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.344 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.344 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.344 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.344 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.344 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.344 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.344 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.344 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.344 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.344 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.344 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.344 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.344 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.344 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.344 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.344 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.344 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.344 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.344 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.344 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.344 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.344 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.344 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.344 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #14 6.344 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.344 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.344 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.344 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.344 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.344 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.344 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.344 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.344 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.344 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.344 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.344 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.344 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.344 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.344 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.344 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.344 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.344 zstd #14 6.348 Suggested packages: #14 6.348 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #14 6.348 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #14 6.348 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #14 6.348 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #14 6.348 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #14 6.348 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #14 6.348 piuparts postgresql-client pristine-lfs quilt ratt reprotest #14 6.348 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 6.348 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 6.348 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.348 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.348 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.348 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 6.348 libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #14 6.348 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.348 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.348 libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl #14 6.348 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #14 6.348 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #14 6.348 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #14 6.348 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #14 6.348 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #14 6.348 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.348 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.348 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 6.348 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 6.348 python3-setuptools python3-openssl python3-socks python-requests-doc #14 6.348 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 6.348 binfmt-support readline-doc zip wdiff-doc #13 15.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 15.71 Preparing to unpack .../000-python3_3.11.2-1+b1_arm64.deb ... #13 15.75 Unpacking python3 (3.11.2-1+b1) ... #13 15.91 Selecting previously unselected package less. #13 15.91 Preparing to unpack .../001-less_590-2_arm64.deb ... #13 15.94 Unpacking less (590-2) ... #14 14.27 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.12 [2070 kB] #14 14.38 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] #14 14.38 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB] #14 14.40 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB] #14 14.41 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #14 14.41 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 6.881 0 upgraded, 349 newly installed, 0 to remove and 5 not upgraded. #14 6.881 Need to get 91.6 MB of archives. #14 6.881 After this operation, 362 MB of additional disk space will be used. #14 6.881 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB] #14 14.00 Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 14.17 Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB] #14 14.20 Selecting previously unselected package libsqlite3-0:amd64. #14 14.20 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ... #14 14.23 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... #14 14.39 Selecting previously unselected package libpython3.10-stdlib:amd64. #14 14.39 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ... #14 14.43 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... #13 18.00 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 18.01 Moving old data out of the way #13 18.01 Unpacking ucf (3.0038+nmu1) ... #13 18.05 Selecting previously unselected package xz-utils. #13 18.05 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ... #13 18.05 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 18.10 Selecting previously unselected package libfl2:arm64. #13 18.11 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ... #13 18.11 Unpacking libfl2:arm64 (2.6.4-6.2) ... #13 18.16 Selecting previously unselected package at. #13 18.16 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ... #13 18.16 Unpacking at (3.1.23-1) ... #13 18.21 Selecting previously unselected package libsigsegv2:arm64. #13 14.26 Selecting previously unselected package python3-minimal. #13 14.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 ... 9614 files and directories currently installed.) #13 14.26 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #13 14.29 Unpacking python3-minimal (3.7.3-1) ... #13 14.38 Selecting previously unselected package mime-support. #13 14.39 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 14.39 Unpacking mime-support (3.62) ... #13 14.66 Selecting previously unselected package libmpdec2:amd64. #14 15.15 Get:336 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB] #14 15.20 Get:337 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 15.20 Get:338 http://archive.ubuntu.com/ubuntu lunar/main amd64 libproc-processtable-perl amd64 0.634-1build2 [36.7 kB] #14 15.21 Get:339 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre2-10 amd64 20230201-1 [164 kB] #14 15.22 Get:340 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.1 kB] #14 15.23 Get:341 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #14 15.23 Get:342 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-perl all 0.204-2 [15.1 kB] #14 15.23 Get:343 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB] #14 15.23 Get:344 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #14 15.23 Get:345 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 15.23 Get:346 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 15.23 Get:347 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [69.8 kB] #14 15.24 Get:348 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.3 kB] #14 15.24 Get:349 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB] #14 15.24 Get:350 http://archive.ubuntu.com/ubuntu lunar/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 15.25 Get:351 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB] #14 15.25 Get:352 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] #14 15.25 Get:353 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 15.25 Get:354 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 15.25 Get:355 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 15.26 Get:356 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 15.26 Get:357 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [26.1 kB] #14 15.26 Get:358 http://archive.ubuntu.com/ubuntu lunar/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB] #14 15.26 Get:359 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B] #14 15.26 Get:360 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB] #14 15.28 Get:361 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB] #14 15.28 Get:362 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB] #14 15.28 Get:363 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB] #14 15.28 Get:364 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB] #14 15.28 Get:365 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB] #14 15.28 Get:366 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-mechanize-perl all 2.16-1 [94.5 kB] #14 15.28 Get:367 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 15.29 Get:368 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 15.29 Get:369 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 15.29 Get:370 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB] #14 15.30 Get:371 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB] #14 15.30 Get:372 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 15.30 Get:373 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB] #14 15.30 Get:374 http://archive.ubuntu.com/ubuntu lunar/main amd64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB] #14 15.30 Get:375 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB] #14 15.30 Get:376 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 15.30 Get:377 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzip amd64 1.23-5 [80.5 kB] #14 15.31 Get:378 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 15.31 Get:379 http://archive.ubuntu.com/ubuntu lunar/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 15.31 Get:380 http://archive.ubuntu.com/ubuntu lunar/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB] #14 15.32 Get:381 http://archive.ubuntu.com/ubuntu lunar/main amd64 lintian all 2.116.3ubuntu1 [1114 kB] #14 13.41 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB] #14 13.51 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB] #13 19.20 Selecting previously unselected package xz-utils. #13 19.20 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... #13 19.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 19.40 Selecting previously unselected package libsigsegv2:arm64. #13 19.40 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ... #13 19.41 Unpacking libsigsegv2:arm64 (2.13-1) ... #13 19.44 Selecting previously unselected package m4. #13 19.45 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ... #13 19.45 Unpacking m4 (1.4.18-5) ... #13 19.50 Selecting previously unselected package autoconf. #13 16.22 Selecting previously unselected package netbase. #13 16.22 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 16.27 Unpacking netbase (6.4) ... #14 7.031 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.20 [1083 kB] #14 14.32 Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfido2-1 arm64 1.13.0-1 [83.5 kB] #14 14.38 Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjansson4 arm64 2.14-2 [34.3 kB] #14 14.40 Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnghttp2-14 arm64 1.55.1-1 [72.0 kB] #14 14.43 Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB] #14 14.44 Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpng16-16 arm64 1.6.40-1 [182 kB] #14 14.48 Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] #14 6.714 The following NEW packages will be installed: #14 6.714 autoconf automake autopoint autotools-dev binutils #14 6.714 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.714 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #14 6.714 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.714 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.714 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #14 6.714 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.714 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #14 6.714 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.714 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.714 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.714 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.714 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.714 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.714 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.714 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.714 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.714 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.714 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.714 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.714 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.714 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.714 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.714 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.714 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.714 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.714 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.714 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.714 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.714 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.714 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.714 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.714 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.714 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.714 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 6.714 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 6.714 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 6.714 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 6.714 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 6.714 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 6.714 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 6.714 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.714 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.714 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.714 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.714 libmath-base85-perl libmd0 libmodule-implementation-perl #14 6.714 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 6.714 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 6.714 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 6.714 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 6.714 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 6.714 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 6.714 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.714 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 6.714 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 6.714 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 6.714 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #14 6.714 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.714 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.714 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.714 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.714 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.714 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.714 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.714 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.714 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.714 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.714 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.714 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.714 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #14 6.714 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.714 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.714 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #14 6.714 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.714 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.714 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #14 6.714 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.714 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #14 6.714 media-types netbase openssh-client openssl patch patchutils perl #14 6.714 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #14 6.714 publicsuffix python-apt-common python3 python3-apt python3-certifi #14 6.714 python3-chardet python3-debian python3-gpg python3-idna python3-magic #14 6.714 python3-minimal python3-pkg-resources python3-requests python3-six #14 6.714 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #14 6.714 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.714 zstd #14 14.58 Selecting previously unselected package python3.10. #14 14.58 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ... #14 14.61 Unpacking python3.10 (3.10.12-1~22.04.2) ... #14 14.75 Selecting previously unselected package libpython3-stdlib:amd64. #14 7.695 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.731 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #14 7.744 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #14 7.747 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #14 7.748 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #14 7.752 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #14 7.753 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #14 7.768 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #14 7.769 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #14 7.771 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #13 18.21 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ... #13 18.21 Unpacking libsigsegv2:arm64 (2.12-2) ... #13 18.25 Selecting previously unselected package m4. #13 18.25 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ... #13 18.26 Unpacking m4 (1.4.18-2) ... #13 18.30 Selecting previously unselected package autoconf. #13 18.30 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 18.31 Unpacking autoconf (2.69-11) ... #13 18.36 Selecting previously unselected package autotools-dev. #13 18.36 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 18.37 Unpacking autotools-dev (20180224.1) ... #13 18.41 Selecting previously unselected package automake. #13 18.41 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 18.42 Unpacking automake (1:1.16.1-4) ... #13 18.49 Selecting previously unselected package autopoint. #13 14.66 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #13 14.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... #17 DONE 8.0s #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 10.0s 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.2s done #12 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 0.0s done #12 DONE 16.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.8s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #13 10.78 Selecting previously unselected package perl. #13 10.78 Preparing to unpack .../4-perl_5.36.0-7_amd64.deb ... #13 10.92 Unpacking perl (5.36.0-7) ... #14 15.33 Get:382 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages-dev all 6.03-1 [2015 kB] #14 15.35 Get:383 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-certifi all 2022.9.24-1 [155 kB] #14 15.35 Get:384 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] #14 15.36 Get:385 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB] #14 15.36 Get:386 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-idna all 3.3-1 [49.3 kB] #14 15.36 Get:387 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB] #14 15.36 Get:388 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB] #14 15.36 Get:389 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB] #14 15.36 Get:390 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 15.36 Get:391 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3-urllib3 all 1.26.12-1ubuntu0.1 [101 kB] #14 15.37 Get:392 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB] #14 15.38 Get:393 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 15.38 Get:394 http://archive.ubuntu.com/ubuntu lunar/main amd64 equivs all 2.3.1 [19.0 kB] #14 15.38 Get:395 http://archive.ubuntu.com/ubuntu lunar/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 15.38 Get:396 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-magic all 2:0.4.26-3 [13.1 kB] #14 15.53 debconf: delaying package configuration, since apt-utils is not installed #14 15.56 Fetched 142 MB in 9s (15.5 MB/s) #14 15.58 Selecting previously unselected package liblocale-gettext-perl. #14 13.54 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpng16-16 arm64 1.6.39-2 [182 kB] #14 13.64 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] #14 13.66 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 13.66 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 13.67 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxcb1 arm64 1.15-1 [47.6 kB] #14 13.68 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB] #14 13.70 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-6 arm64 2:1.8.4-2ubuntu0.3 [644 kB] #14 13.79 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #13 19.51 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 19.51 Unpacking autoconf (2.69-14) ... #13 19.56 Selecting previously unselected package autotools-dev. #13 19.56 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 19.57 Unpacking autotools-dev (20180224.1+nmu1) ... #13 19.61 Selecting previously unselected package automake. #13 19.62 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 19.62 Unpacking automake (1:1.16.3-2) ... #13 19.69 Selecting previously unselected package autopoint. #13 19.70 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 19.70 Unpacking autopoint (0.21-4) ... #13 19.75 Selecting previously unselected package binutils-common:arm64. #13 16.51 Selecting previously unselected package sensible-utils. #13 16.51 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 16.53 Unpacking sensible-utils (0.0.17+nmu1) ... #14 6.784 The following NEW packages will be installed: #14 6.784 adduser autoconf automake autopoint autotools-dev binutils #14 6.784 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.784 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit #14 6.784 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.784 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.784 fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git #14 6.784 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.784 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 6.784 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.784 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 6.784 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 6.784 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.784 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 6.784 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.784 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.784 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.784 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.784 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.784 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.784 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.784 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.784 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.784 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.784 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.784 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.784 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.784 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.784 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.784 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.784 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.784 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.784 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.784 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.784 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.784 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.784 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.784 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 6.784 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.784 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.784 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.784 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #14 6.784 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.784 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #14 6.784 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.784 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.784 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.784 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.784 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.784 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.784 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.784 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.784 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.784 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.784 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.784 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.784 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.784 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.784 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.784 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.784 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.784 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.784 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.784 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.784 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.784 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.784 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.784 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.784 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.784 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.784 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.784 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.784 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.784 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.784 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #14 6.784 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.784 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.784 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.784 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.784 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.784 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.784 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.784 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.784 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.784 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.784 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.784 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.784 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.784 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.784 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.784 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.784 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.784 zstd #14 14.50 Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 14.50 Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 14.50 Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxcb1 arm64 1.15-1 [47.6 kB] #14 7.141 0 upgraded, 366 newly installed, 0 to remove and 12 not upgraded. #14 7.141 Need to get 114 MB of archives. #14 7.141 After this operation, 378 MB of additional disk space will be used. #14 7.141 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB] #14 7.290 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] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.8s done #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.0s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.9s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0.7s #14 14.75 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... #14 14.76 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 14.81 Setting up python3-minimal (3.10.6-1~22.04) ... #14 7.956 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #14 14.70 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB] #14 14.70 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 14.85 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB] #13 18.49 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 18.50 Unpacking autopoint (0.19.8.1-9) ... #13 18.54 Selecting previously unselected package binutils-common:arm64. #13 18.54 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ... #13 18.54 Unpacking binutils-common:arm64 (2.31.1-16) ... #13 18.75 Selecting previously unselected package libbinutils:arm64. #13 14.87 Selecting previously unselected package readline-common. #13 14.87 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 14.89 Unpacking readline-common (7.0-5) ... #13 15.01 Selecting previously unselected package libreadline7:amd64. #13 15.02 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... #13 15.07 Unpacking libreadline7:amd64 (7.0-5) ... #18 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #13 11.10 Selecting previously unselected package liblocale-gettext-perl. #13 11.10 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_amd64.deb ... #13 11.12 Unpacking liblocale-gettext-perl (1.07-5) ... #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 ... 4351 files and directories currently installed.) #14 15.58 Preparing to unpack .../liblocale-gettext-perl_1.07-5_amd64.deb ... #14 15.59 Unpacking liblocale-gettext-perl (1.07-5) ... #14 15.63 Selecting previously unselected package libssl3:amd64. #14 15.63 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.4_amd64.deb ... #14 15.63 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.4) ... #14 15.69 Selecting previously unselected package libpython3.11-minimal:amd64. #14 15.69 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ... #14 15.69 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... #14 15.77 Selecting previously unselected package libexpat1:amd64. #14 15.77 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ... #14 15.77 Unpacking libexpat1:amd64 (2.5.0-1) ... #14 15.81 Selecting previously unselected package python3.11-minimal. #13 19.75 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ... #13 19.76 Unpacking binutils-common:arm64 (2.35.2-2) ... #13 20.02 Selecting previously unselected package libbinutils:arm64. #13 16.78 Selecting previously unselected package bzip2. #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.1s done #12 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.9s done #12 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 0.7s #14 14.91 Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #14 15.11 Selecting previously unselected package python3. #14 15.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 ... 5141 files and directories currently installed.) #14 15.11 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ... #14 15.12 Unpacking python3 (3.10.6-1~22.04) ... #14 15.15 Selecting previously unselected package perl-modules-5.34. #14 15.15 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 15.15 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 15.14 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB] #14 15.16 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B] #14 15.16 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB] #13 18.75 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ... #13 18.75 Unpacking libbinutils:arm64 (2.31.1-16) ... #13 18.82 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 18.82 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... #13 18.83 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #13 15.21 Selecting previously unselected package libsqlite3-0:amd64. #13 15.21 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #14 7.448 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.500 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB] #14 7.504 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] #14 7.579 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] #14 7.580 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] #14 7.581 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] #14 7.585 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] #14 7.588 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] #14 7.593 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB] #14 14.00 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #13 16.25 Selecting previously unselected package libmagic-mgc. #13 16.26 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #13 16.28 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 16.45 Selecting previously unselected package libmagic1:amd64. #13 16.45 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #13 16.46 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #18 DONE 0.1s #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 11.38 Selecting previously unselected package libssl3:amd64. #13 11.38 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_amd64.deb ... #13 11.40 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #14 15.81 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ... #14 15.81 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 15.88 Setting up libssl3:amd64 (3.0.8-1ubuntu1.4) ... #14 15.95 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... #14 15.97 Setting up libexpat1:amd64 (2.5.0-1) ... #14 15.98 Setting up python3.11-minimal (3.11.4-1~23.04) ... #13 0.995 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] #14 14.19 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #14 14.26 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 man-db arm64 2.11.2-1 [1212 kB] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.8s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #13 20.02 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ... #13 20.02 Unpacking libbinutils:arm64 (2.35.2-2) ... #13 20.11 Selecting previously unselected package libctf-nobfd0:arm64. #13 20.11 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ... #13 20.11 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... #13 20.16 Selecting previously unselected package libctf0:arm64. #13 20.16 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ... #13 20.16 Unpacking libctf0:arm64 (2.35.2-2) ... #13 20.20 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 20.20 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... #13 20.20 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #13 16.78 Preparing to unpack .../004-bzip2_1.0.8-5+b1_arm64.deb ... #13 16.82 Unpacking bzip2 (1.0.8-5+b1) ... #14 15.22 Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libx11-6 arm64 2:1.8.6-1ubuntu1 [646 kB] #14 15.36 Selecting previously unselected package libgdbm6:amd64. #14 15.36 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... #14 15.37 Unpacking libgdbm6:amd64 (1.23-1) ... #14 15.40 Selecting previously unselected package libgdbm-compat4:amd64. #14 15.41 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... #14 15.41 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #14 15.45 Selecting previously unselected package libperl5.34:amd64. #14 15.45 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_amd64.deb ... #14 15.45 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.2) ... #14 15.62 Selecting previously unselected package perl. #14 15.54 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB] #13 19.06 Selecting previously unselected package binutils. #13 19.07 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ... #13 19.07 Unpacking binutils (2.31.1-16) ... #13 19.11 Selecting previously unselected package libc-dev-bin. #13 19.12 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ... #13 19.12 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 19.17 Selecting previously unselected package linux-libc-dev:arm64. #13 19.17 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_arm64.deb ... #13 19.17 Unpacking linux-libc-dev:arm64 (4.19.289-2) ... #13 19.31 Selecting previously unselected package libc6-dev:arm64. #13 15.37 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #14 7.758 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] #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.677 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB] #14 7.685 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] #14 7.809 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB] #14 7.812 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] #14 7.812 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] #14 7.815 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] #14 7.816 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] #14 7.822 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB] #14 7.857 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] #14 8.626 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #13 16.63 Selecting previously unselected package file. #13 16.63 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ... #13 16.64 Unpacking file (1:5.39-3+deb11u1) ... #13 16.73 Selecting previously unselected package gettext-base. #13 16.74 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #13 16.77 Unpacking gettext-base (0.21-4) ... #13 11.74 Selecting previously unselected package libpython3.11-minimal:amd64. #13 11.74 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_amd64.deb ... #13 11.75 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #13 6.397 The following NEW packages will be installed: #13 6.397 at autoconf automake autopoint autotools-dev binutils #13 6.397 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #13 6.397 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #13 6.397 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #13 6.397 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #13 6.397 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #13 6.397 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #13 6.397 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #13 6.397 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 6.397 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #13 6.397 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #13 6.397 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 6.397 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #13 6.397 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #13 6.397 libclass-inspector-perl libclass-method-modifiers-perl #13 6.397 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 6.397 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #13 6.397 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #13 6.397 libdevel-callchecker-perl libdevel-globaldestruction-perl #13 6.397 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #13 6.397 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #13 6.397 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 6.397 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 6.397 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 6.397 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 6.397 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 6.397 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 6.397 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 6.397 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 6.397 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 6.397 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 6.397 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 6.397 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 6.397 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 6.397 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 6.397 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #13 6.397 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #13 6.397 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #13 6.397 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 6.397 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 6.397 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #13 6.397 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #13 6.397 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 6.397 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #13 6.397 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #13 6.397 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #13 6.397 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #13 6.397 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 6.397 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #13 6.397 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 6.397 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 6.397 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 6.397 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 6.397 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 6.397 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 6.397 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 6.397 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 6.397 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 6.397 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 6.397 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 6.397 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 6.397 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 6.397 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 6.397 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #13 6.397 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 6.397 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 6.397 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 6.397 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 6.397 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 6.397 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 6.397 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 6.397 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 6.397 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 6.397 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 6.397 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 6.397 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 6.397 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 6.397 python3-idna python3-magic python3-minimal python3-pkg-resources #13 6.397 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 6.397 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 6.397 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 8.8s done #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.2s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 5.0s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.677 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded. #13 6.677 Need to get 156 MB of archives. #13 6.677 After this operation, 480 MB of additional disk space will be used. #13 6.677 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #13 6.679 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #13 6.680 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB] #13 6.684 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB] #13 6.689 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB] #13 6.689 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #13 6.709 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB] #13 6.709 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #13 6.709 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB] #13 6.709 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB] #13 6.720 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 6.761 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #13 6.761 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #13 6.798 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #13 6.798 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB] #13 6.799 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB] #13 6.817 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u6 [583 kB] #13 6.822 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] #13 6.825 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [1467 kB] #13 6.840 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #13 6.840 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] #13 6.842 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] #13 6.843 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] #13 6.844 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] #13 6.846 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB] #13 6.853 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u6 [1662 kB] #13 6.875 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 kB] #13 6.876 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #13 6.876 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #13 6.879 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB] #13 6.879 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB] #13 6.880 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB] #13 6.884 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #13 6.884 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #13 6.887 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #13 6.889 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB] #13 6.890 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 6.892 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #13 6.892 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u6 [62.8 kB] #13 6.893 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u6 [119 kB] #13 6.897 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u6 [324 kB] #13 6.901 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u6 [137 kB] #13 6.903 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] #13 7.020 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [597 kB] #13 20.46 Selecting previously unselected package binutils. #13 20.46 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ... #13 20.46 Unpacking binutils (2.35.2-2) ... #13 20.50 Selecting previously unselected package libc-dev-bin. #13 20.50 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_arm64.deb ... #13 20.51 Unpacking libc-dev-bin (2.31-13+deb11u7) ... #13 20.54 Selecting previously unselected package linux-libc-dev:arm64. #13 20.55 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_arm64.deb ... #13 20.55 Unpacking linux-libc-dev:arm64 (5.10.197-1) ... #14 15.43 Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #14 15.44 Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #14 15.44 Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 man-db arm64 2.11.2-3 [1214 kB] #14 15.54 Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 manpages all 6.03-2 [1322 kB] #14 15.60 Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 openssh-client arm64 1:9.3p1-1ubuntu3 [869 kB] #14 15.64 Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 publicsuffix all 20230209.2326-1 [131 kB] #14 15.62 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_amd64.deb ... #14 15.63 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 15.68 Selecting previously unselected package openssl. #14 15.68 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.12_amd64.deb ... #14 15.69 Unpacking openssl (3.0.2-0ubuntu1.12) ... #14 15.75 Selecting previously unselected package ca-certificates. #14 15.75 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 15.76 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 15.82 Selecting previously unselected package distro-info-data. #14 15.82 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.5_all.deb ... #14 15.82 Unpacking distro-info-data (0.52ubuntu0.5) ... #14 15.86 Selecting previously unselected package iso-codes. #14 15.58 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB] #14 15.67 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB] #14 15.70 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] #14 15.75 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 19.31 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ... #13 19.32 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ... #13 19.57 Selecting previously unselected package libisl19:arm64. #13 15.68 Selecting previously unselected package libpython3.7-stdlib:amd64. #13 15.68 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_amd64.deb ... #13 15.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... #13 17.18 Selecting previously unselected package openssl. #13 17.18 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_arm64.deb ... #13 17.20 Unpacking openssl (3.0.11-1~deb12u2) ... #14 8.626 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.4 [3959 kB] #14 8.795 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.4 [224 kB] #14 8.798 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] #14 8.850 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 8.853 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.14 [4788 B] #14 8.854 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #14 8.857 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #14 8.859 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #14 8.860 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #13 16.94 Selecting previously unselected package manpages. #13 16.94 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.95 Unpacking manpages (5.10-1) ... #14 14.58 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.4 [862 kB] #14 14.69 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB] #14 14.76 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.9s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #13 12.00 Selecting previously unselected package libexpat1:amd64. #13 12.01 Preparing to unpack .../8-libexpat1_2.5.0-1_amd64.deb ... #13 12.02 Unpacking libexpat1:amd64 (2.5.0-1) ... #13 7.020 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB] #13 7.035 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB] #13 7.035 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf openssh-client armhf 1:7.9p1-10+deb10u3 [706 kB] #13 7.044 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB] #13 7.046 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #13 7.049 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #13 7.049 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB] #13 7.051 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #13 7.052 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #13 7.054 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #13 7.059 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #13 7.059 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #13 7.072 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #13 7.073 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #13 7.109 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #13 7.111 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #13 7.135 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #13 7.135 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB] #13 7.138 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.289-2 [1564 kB] #13 7.170 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB] #13 7.193 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #13 7.196 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #13 7.205 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #13 7.209 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #20 0.578 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #20 0.586 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #20 0.586 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #20 0.691 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #14 16.65 Selecting previously unselected package python3-minimal. #14 16.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 ... 4691 files and directories currently installed.) #14 16.65 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ... #14 16.65 Unpacking python3-minimal (3.11.2-1) ... #14 16.68 Selecting previously unselected package media-types. #13 1.389 Get:2 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] #13 1.510 Get:3 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] #13 1.510 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] #13 20.70 Selecting previously unselected package libcrypt-dev:arm64. #13 20.70 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... #13 20.70 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... #13 20.75 Selecting previously unselected package libtirpc-dev:arm64. #13 20.75 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ... #13 20.75 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 20.80 Selecting previously unselected package libnsl-dev:arm64. #13 20.80 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ... #13 20.80 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 20.85 Selecting previously unselected package libc6-dev:arm64. #14 14.72 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages all 6.03-1 [1321 kB] #14 14.80 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu8.5 [851 kB] #14 14.83 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 publicsuffix all 20230209.2326-1 [131 kB] #14 14.84 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB] #14 14.84 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 strace arm64 6.2-0ubuntu1 [494 kB] #14 14.87 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB] #14 14.87 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB] #14 14.88 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 m4 arm64 1.4.19-3 [239 kB] #14 14.89 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autoconf all 2.71-3 [339 kB] #14 15.64 Get:75 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 strace arm64 6.5-0.0ubuntu1 [469 kB] #14 15.66 Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB] #14 15.66 Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB] #14 15.86 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 15.87 Unpacking iso-codes (4.9.0-1) ... #14 16.01 Selecting previously unselected package less. #14 16.01 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_amd64.deb ... #14 16.02 Unpacking less (590-1ubuntu0.22.04.1) ... #14 16.06 Selecting previously unselected package libmd0:amd64. #14 16.06 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ... #14 16.07 Unpacking libmd0:amd64 (1.0.4-1build1) ... #14 16.10 Selecting previously unselected package libbsd0:amd64. #14 16.11 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ... #14 16.11 Unpacking libbsd0:amd64 (0.11.5-1) ... #14 16.08 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B] #13 19.57 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ... #13 19.57 Unpacking libisl19:arm64 (0.20-2) ... #13 19.66 Selecting previously unselected package libmpfr6:arm64. #13 19.66 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ... #13 19.66 Unpacking libmpfr6:arm64 (4.0.2-1) ... #13 19.72 Selecting previously unselected package libmpc3:arm64. #13 19.72 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ... #13 19.72 Unpacking libmpc3:arm64 (1.1.0-1) ... #13 19.76 Selecting previously unselected package cpp-8. #13 19.76 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ... #13 19.76 Unpacking cpp-8 (8.3.0-6) ... #13 15.97 Selecting previously unselected package python3.7. #13 15.97 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_amd64.deb ... #13 17.62 Selecting previously unselected package ca-certificates. #14 9.007 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] #14 9.225 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] #13 17.20 Selecting previously unselected package libmd0:amd64. #13 17.20 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #13 17.24 Unpacking libmd0:amd64 (1.0.3-3) ... #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9bf855396a6f46c1cbac4e188af10f2c38474f989707b0b1b406b48c4b7284ef 7.8s done #10 extracting sha256:dd6e59eca644b227cb755978679a3031e7b3f9a5c707057c293f2ba8732d8ef2 1.0s done #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.9s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 1.6s #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 8.348 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.362 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] #14 8.362 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] #14 8.362 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB] #14 8.363 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB] #14 8.368 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB] #14 8.370 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB] #14 8.396 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB] #14 8.396 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB] #14 8.396 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB] #14 8.332 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB] #14 14.86 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB] #14 14.93 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB] #14 15.01 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB] #14 15.08 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB] #13 7.305 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #13 7.305 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #13 7.306 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #13 7.310 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #13 7.310 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #13 7.316 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #13 7.317 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #13 7.325 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] #20 0.770 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #20 0.852 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #14 16.68 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 16.69 Unpacking media-types (10.0.0) ... #14 16.72 Selecting previously unselected package libkrb5support0:amd64. #14 16.72 Preparing to unpack .../02-libkrb5support0_1.20.1-1ubuntu0.1_amd64.deb ... #14 16.72 Unpacking libkrb5support0:amd64 (1.20.1-1ubuntu0.1) ... #14 16.75 Selecting previously unselected package libk5crypto3:amd64. #14 16.75 Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_amd64.deb ... #14 16.75 Unpacking libk5crypto3:amd64 (1.20.1-1ubuntu0.1) ... #14 16.78 Selecting previously unselected package libkeyutils1:amd64. #14 16.79 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ... #14 16.79 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #14 16.82 Selecting previously unselected package libkrb5-3:amd64. #14 16.82 Preparing to unpack .../05-libkrb5-3_1.20.1-1ubuntu0.1_amd64.deb ... #14 16.83 Unpacking libkrb5-3:amd64 (1.20.1-1ubuntu0.1) ... #14 16.87 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 16.87 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_amd64.deb ... #14 16.88 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1ubuntu0.1) ... #14 16.90 Selecting previously unselected package libtirpc-common. #14 16.91 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 16.91 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 16.94 Selecting previously unselected package libtirpc3:amd64. #14 16.94 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... #14 16.94 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 16.97 Selecting previously unselected package libnsl2:amd64. #14 16.97 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ... #14 16.98 Unpacking libnsl2:amd64 (1.3.0-2build2) ... #14 17.01 Selecting previously unselected package readline-common. #13 20.85 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_arm64.deb ... #13 20.86 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) ... #13 21.08 Selecting previously unselected package libisl23:arm64. #13 21.08 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ... #13 21.09 Unpacking libisl23:arm64 (0.23-1) ... #14 16.07 Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 m4 arm64 1.4.19-3 [239 kB] #14 16.14 Selecting previously unselected package libelf1:amd64. #14 16.14 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ... #14 16.15 Unpacking libelf1:amd64 (0.186-1build1) ... #14 16.19 Selecting previously unselected package libicu70:amd64. #14 16.19 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ... #14 16.19 Unpacking libicu70:amd64 (70.1-2) ... #14 16.35 Selecting previously unselected package libxml2:amd64. #14 16.35 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ... #14 16.35 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... #14 16.39 Selecting previously unselected package libyaml-0-2:amd64. #14 16.08 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] #14 16.29 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB] #13 16.14 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 16.28 Selecting previously unselected package libpython3-stdlib:amd64. #13 16.28 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... #13 16.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #13 16.33 Setting up python3-minimal (3.7.3-1) ... #13 17.62 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 17.64 Unpacking ca-certificates (20230311) ... #13 17.39 Selecting previously unselected package libbsd0:amd64. #13 17.39 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #13 17.39 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #13 17.46 Selecting previously unselected package libedit2:amd64. #13 17.46 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #13 17.47 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #13 17.51 Selecting previously unselected package libcbor0:amd64. #13 17.51 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #13 17.52 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #13 17.54 Selecting previously unselected package libfido2-1:amd64. #13 17.54 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #13 17.55 Unpacking libfido2-1:amd64 (1.6.0-2) ... #13 17.58 Selecting previously unselected package openssh-client. #14 8.597 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #14 15.16 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB] #14 15.24 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 15.32 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.6s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #13 7.441 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #13 7.441 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #13 7.457 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #13 7.566 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #13 7.566 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #13 7.571 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 7.588 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #13 7.591 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #13 7.610 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #13 7.610 Get:86 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB] #13 7.621 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #13 7.622 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #13 7.622 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #13 7.625 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 7.629 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] #13 7.629 Get:92 http://deb.debian.org/debian-security buster/updates/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u2 [75.2 kB] #13 7.630 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #13 7.632 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #13 7.633 Get:95 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB] #13 7.637 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u7 [301 kB] #13 7.638 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u7 [259 kB] #13 7.644 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #13 7.644 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 7.651 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 7.652 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 7.653 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 7.654 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 7.655 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB] #13 7.661 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 kB] #13 7.668 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB] #14 17.01 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 17.02 Unpacking readline-common (8.2-1.3) ... #14 17.04 Selecting previously unselected package libreadline8:amd64. #14 17.04 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ... #14 17.05 Unpacking libreadline8:amd64 (8.2-1.3) ... #14 17.08 Selecting previously unselected package libsqlite3-0:amd64. #14 17.08 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ... #14 17.09 Unpacking libsqlite3-0:amd64 (3.40.1-1) ... #14 17.12 Selecting previously unselected package libpython3.11-stdlib:amd64. #14 17.12 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ... #14 17.12 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... #14 17.21 Selecting previously unselected package python3.11. #14 17.21 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ... #14 17.22 Unpacking python3.11 (3.11.4-1~23.04) ... #14 17.25 Selecting previously unselected package libpython3-stdlib:amd64. #13 21.17 Selecting previously unselected package libmpfr6:arm64. #13 21.17 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ... #13 21.17 Unpacking libmpfr6:arm64 (4.1.0-3) ... #13 21.23 Selecting previously unselected package libmpc3:arm64. #13 21.24 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ... #13 21.24 Unpacking libmpc3:arm64 (1.2.0-1) ... #13 21.28 Selecting previously unselected package cpp-10. #13 21.28 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ... #13 21.29 Unpacking cpp-10 (10.2.1-6) ... #13 12.47 Selecting previously unselected package python3.11-minimal. #13 12.48 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ... #13 12.52 Unpacking python3.11-minimal (3.11.2-6) ... #14 16.39 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ... #14 16.40 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #14 16.43 Selecting previously unselected package lsb-release. #14 16.43 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 16.43 Unpacking lsb-release (11.1.0ubuntu4) ... #14 16.47 Selecting previously unselected package netbase. #14 16.47 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 16.48 Unpacking netbase (6.3) ... #14 16.50 Selecting previously unselected package python-apt-common. #14 16.50 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 16.51 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 16.55 Selecting previously unselected package python3-apt. #14 16.55 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_amd64.deb ... #14 16.55 Unpacking python3-apt (2.4.0ubuntu2) ... #14 16.59 Selecting previously unselected package python3-pkg-resources. #14 16.59 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 16.59 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 16.63 Selecting previously unselected package ucf. #13 16.53 Selecting previously unselected package python3. #13 16.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 ... 10083 files and directories currently installed.) #13 16.54 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #13 16.54 Unpacking python3 (3.7.3-1) ... #13 16.58 Selecting previously unselected package less. #13 16.58 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ... #13 16.58 Unpacking less (487-0.1+b1) ... #13 16.62 Selecting previously unselected package netbase. #13 16.62 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 16.63 Unpacking netbase (5.6) ... #13 16.65 Selecting previously unselected package bzip2. #13 16.66 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #13 16.66 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 16.68 Selecting previously unselected package libmagic-mgc. #13 16.68 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #13 16.69 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 16.75 Selecting previously unselected package libmagic1:amd64. #13 16.75 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #13 18.01 Selecting previously unselected package libmagic-mgc. #13 18.01 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_arm64.deb ... #13 18.02 Unpacking libmagic-mgc (1:5.44-3) ... #14 15.30 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 15.53 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 automake all 1:1.16.5-1.3 [558 kB] #13 17.58 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_amd64.deb ... #13 17.59 Unpacking openssh-client (1:8.4p1-5+deb11u2) ... #13 17.69 Selecting previously unselected package ucf. #13 17.69 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 17.69 Moving old data out of the way #13 17.69 Unpacking ucf (3.0043) ... #13 17.72 Selecting previously unselected package xz-utils. #13 17.72 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #13 17.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 17.77 Selecting previously unselected package libsigsegv2:amd64. #13 17.77 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #13 17.77 Unpacking libsigsegv2:amd64 (2.13-1) ... #13 17.79 Selecting previously unselected package m4. #13 20.33 Selecting previously unselected package cpp. #13 20.33 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ... #13 20.34 Unpacking cpp (4:8.3.0-1) ... #13 20.37 Selecting previously unselected package libcc1-0:arm64. #13 20.37 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ... #13 20.38 Unpacking libcc1-0:arm64 (8.3.0-6) ... #13 20.42 Selecting previously unselected package libgomp1:arm64. #13 20.42 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #14 9.584 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 9.585 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 9.605 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #13 7.679 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u4 [80.0 kB] #13 7.679 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB] #13 7.706 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 7.706 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 7.713 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB] #13 7.748 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB] #14 8.802 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B] #14 8.803 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB] #14 8.806 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #14 17.25 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ... #14 17.26 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ... #14 17.29 Setting up python3-minimal (3.11.2-1) ... #14 16.63 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 16.64 Moving old data out of the way #14 16.64 Unpacking ucf (3.0043) ... #14 16.68 Selecting previously unselected package bsdextrautils. #14 16.68 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ... #14 16.68 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 16.71 Selecting previously unselected package libmagic-mgc. #14 16.71 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 16.71 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 16.77 Selecting previously unselected package libmagic1:amd64. #14 16.77 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 16.77 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #14 16.80 Selecting previously unselected package file. #14 16.80 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 16.80 Unpacking file (1:5.41-3ubuntu0.1) ... #14 16.83 Selecting previously unselected package gettext-base. #14 16.83 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ... #14 16.83 Unpacking gettext-base (0.21-4ubuntu4) ... #14 16.87 Selecting previously unselected package libuchardet0:amd64. #13 16.76 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 16.79 Selecting previously unselected package file. #13 16.79 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ... #13 16.79 Unpacking file (1:5.35-4+deb10u2) ... #13 16.85 Selecting previously unselected package gettext-base. #13 16.85 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ... #13 16.86 Unpacking gettext-base (0.19.8.1-9) ... #13 16.89 Selecting previously unselected package krb5-locales. #13 16.89 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u6_all.deb ... #13 16.90 Unpacking krb5-locales (1.17-3+deb10u6) ... #13 16.94 Selecting previously unselected package libkeyutils1:amd64. #13 16.94 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ... #13 16.94 Unpacking libkeyutils1:amd64 (1.6-6) ... #13 16.97 Selecting previously unselected package libkrb5support0:amd64. #13 18.21 Selecting previously unselected package libmagic1:arm64. #13 18.21 Preparing to unpack .../008-libmagic1_1%3a5.44-3_arm64.deb ... #13 18.26 Unpacking libmagic1:arm64 (1:5.44-3) ... #14 15.80 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autopoint all 0.21-11 [420 kB] #14 16.46 Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autoconf all 2.71-3 [339 kB] #14 16.56 Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 16.57 Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 automake all 1:1.16.5-1.3 [558 kB] #14 16.64 Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autopoint all 0.21-13 [422 kB] #13 17.80 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #13 17.80 Unpacking m4 (1.4.18-5) ... #13 17.83 Selecting previously unselected package autoconf. #13 17.84 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 17.84 Unpacking autoconf (2.69-14) ... #13 17.89 Selecting previously unselected package autotools-dev. #13 17.89 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 17.89 Unpacking autotools-dev (20180224.1+nmu1) ... #13 17.92 Selecting previously unselected package automake. #13 17.92 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 17.93 Unpacking automake (1:1.16.3-2) ... #13 18.00 Selecting previously unselected package autopoint. #13 18.00 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 18.00 Unpacking autopoint (0.21-4) ... #13 18.04 Selecting previously unselected package binutils-common:amd64. #13 20.42 Unpacking libgomp1:arm64 (8.3.0-6) ... #13 20.47 Selecting previously unselected package libitm1:arm64. #13 20.47 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ... #13 20.48 Unpacking libitm1:arm64 (8.3.0-6) ... #13 20.52 Selecting previously unselected package libatomic1:arm64. #13 20.52 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ... #13 20.53 Unpacking libatomic1:arm64 (8.3.0-6) ... #13 20.57 Selecting previously unselected package libasan5:arm64. #13 20.57 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ... #13 20.58 Unpacking libasan5:arm64 (8.3.0-6) ... #13 20.64 Selecting previously unselected package liblsan0:arm64. #14 9.246 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B] #14 9.247 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.4 [3267 kB] #13 8.201 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB] #13 8.201 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB] #13 8.201 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] #13 8.201 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] #13 8.215 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB] #13 8.215 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] #13 8.215 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] #13 8.226 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 8.239 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] #13 8.259 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] #13 8.259 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] #13 8.259 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] #13 8.264 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] #13 8.269 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] #13 8.274 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] #13 8.281 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] #13 8.289 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 8.290 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 8.290 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB] #13 8.291 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 8.293 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 8.294 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 8.294 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 8.295 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB] #13 8.297 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 8.298 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #14 9.028 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB] #14 9.030 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B] #14 9.031 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.2 [4061 kB] #14 9.220 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.2 [232 kB] #14 9.228 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.12 [1152 kB] #14 15.76 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB] #14 17.44 Selecting previously unselected package python3. #14 17.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5180 files and directories currently installed.) #14 17.45 Preparing to unpack .../0-python3_3.11.2-1_amd64.deb ... #14 17.45 Unpacking python3 (3.11.2-1) ... #14 17.49 Selecting previously unselected package perl-modules-5.36. #14 17.49 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ... #14 17.49 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 16.87 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ... #14 16.87 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 16.90 Selecting previously unselected package groff-base. #14 16.90 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ... #14 16.91 Unpacking groff-base (1.22.4-8build1) ... #14 16.96 Selecting previously unselected package libcbor0.8:amd64. #14 16.97 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 16.97 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 17.00 Selecting previously unselected package libedit2:amd64. #14 17.01 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ... #14 17.01 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #14 17.04 Selecting previously unselected package libfido2-1:amd64. #14 17.05 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ... #14 17.05 Unpacking libfido2-1:amd64 (1.10.0-1) ... #14 17.08 Selecting previously unselected package libnghttp2-14:amd64. #13 13.20 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #13 16.97 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #13 16.98 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #13 17.02 Selecting previously unselected package libk5crypto3:amd64. #13 17.02 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #13 17.02 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #13 17.09 Selecting previously unselected package libkrb5-3:amd64. #13 17.09 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #13 17.09 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #13 17.16 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 17.16 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #13 17.17 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #13 17.21 Selecting previously unselected package libicu63:amd64. #20 1.787 Fetched 8546 kB in 1s (5828 kB/s) #14 15.86 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-common arm64 2.40-2ubuntu4.1 [239 kB] #14 15.88 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libbinutils arm64 2.40-2ubuntu4.1 [766 kB] #14 15.93 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf-nobfd0 arm64 2.40-2ubuntu4.1 [97.9 kB] #14 15.94 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf0 arm64 2.40-2ubuntu4.1 [93.1 kB] #14 15.94 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgprofng0 arm64 2.40-2ubuntu4.1 [792 kB] #14 15.98 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2ubuntu4.1 [3144 kB] #14 16.68 Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils-common arm64 2.41-5ubuntu1 [248 kB] #14 16.70 Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsframe1 arm64 2.41-5ubuntu1 [14.1 kB] #14 16.70 Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbinutils arm64 2.41-5ubuntu1 [754 kB] #14 16.74 Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libctf-nobfd0 arm64 2.41-5ubuntu1 [98.8 kB] #14 16.74 Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libctf0 arm64 2.41-5ubuntu1 [94.7 kB] #14 16.74 Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgprofng0 arm64 2.41-5ubuntu1 [805 kB] #13 18.49 Selecting previously unselected package file. #13 18.49 Preparing to unpack .../009-file_1%3a5.44-3_arm64.deb ... #13 18.61 Unpacking file (1:5.44-3) ... #13 18.04 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #13 18.04 Unpacking binutils-common:amd64 (2.35.2-2) ... #13 18.26 Selecting previously unselected package libbinutils:amd64. #13 18.26 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #13 18.27 Unpacking libbinutils:amd64 (2.35.2-2) ... #13 18.34 Selecting previously unselected package libctf-nobfd0:amd64. #13 20.64 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ... #13 20.65 Unpacking liblsan0:arm64 (8.3.0-6) ... #13 20.69 Selecting previously unselected package libtsan0:arm64. #13 20.69 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ... #13 20.70 Unpacking libtsan0:arm64 (8.3.0-6) ... #13 20.76 Selecting previously unselected package libubsan1:arm64. #13 20.76 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ... #13 20.76 Unpacking libubsan1:arm64 (8.3.0-6) ... #13 20.80 Selecting previously unselected package libgcc-8-dev:arm64. #13 20.80 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ... #13 20.81 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... #14 9.396 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.4 [224 kB] #14 9.400 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.20 [598 kB] #14 9.412 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 9.416 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.14 [4788 B] #14 9.417 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB] #14 9.419 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB] #14 9.421 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB] #14 9.422 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB] #14 9.576 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB] #13 8.300 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB] #13 8.302 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 8.303 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 8.304 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 8.308 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 8.309 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 8.314 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 8.320 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 8.326 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 8.326 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 8.326 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 8.326 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 8.326 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 8.326 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB] #13 8.332 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 8.333 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 8.334 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 8.336 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 8.338 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 8.338 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 8.341 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 8.341 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB] #13 8.346 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 8.351 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 8.354 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 8.356 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 8.359 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.359 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 8.361 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB] #13 8.363 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #13 8.365 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 8.377 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB] #13 8.378 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u8 [7540 B] #13 8.379 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB] #13 8.381 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB] #13 8.383 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB] #13 8.384 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB] #13 8.386 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB] #13 8.390 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB] #13 8.394 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB] #13 8.396 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 8.397 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u8 [325 kB] #13 8.402 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u8 [1134 kB] #13 8.414 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB] #13 8.417 Get:183 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u3 [412 kB] #13 8.422 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u10 [316 kB] #13 8.426 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u8 [545 kB] #13 8.436 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u7 [298 kB] #13 8.437 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB] #13 8.440 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 8.454 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 8.483 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB] #14 9.281 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 9.287 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.5 [5030 B] #14 10.02 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] #14 10.03 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #14 10.03 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.04 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #14 10.04 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 10.04 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #14 10.24 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #14 17.15 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B] #14 17.15 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB] #14 17.15 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 17.15 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB] #14 17.16 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 17.17 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B] #14 17.17 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] #14 17.17 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 17.17 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 17.22 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB] #14 17.71 Selecting previously unselected package libgdbm6:amd64. #14 17.71 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ... #14 17.72 Unpacking libgdbm6:amd64 (1.23-3) ... #14 17.78 Selecting previously unselected package libgdbm-compat4:amd64. #14 17.79 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ... #14 17.79 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #14 17.83 Selecting previously unselected package libperl5.36:amd64. #14 17.83 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_amd64.deb ... #14 17.83 Unpacking libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ... #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.553 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #0 0.585 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #0 0.585 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #0 0.724 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7838 kB] #0 1.083 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [255 kB] #0 1.306 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [15.1 kB] #0 2.025 Fetched 8316 kB in 2s (4806 kB/s) #0 2.025 Reading package lists... #0 2.831 Reading package lists... #0 3.605 Building dependency tree... #0 3.771 Reading state information... #0 4.019 The following additional packages will be installed: #0 4.022 autoconf automake autopoint autotools-dev binutils #0 4.022 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 4.022 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #0 4.022 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 4.022 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 4.022 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #0 4.022 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #0 4.022 intltool-debian iso-codes less libalgorithm-diff-perl #0 4.022 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #0 4.022 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #0 4.022 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #0 4.022 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #0 4.022 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #0 4.022 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #0 4.022 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 4.022 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #0 4.022 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #0 4.022 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #0 4.022 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 4.022 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #0 4.022 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 4.022 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 4.022 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 4.022 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 4.022 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 4.022 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 4.022 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 4.022 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 4.022 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 4.022 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #0 4.022 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #0 4.022 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #0 4.022 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #0 4.022 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 4.022 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 4.022 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 4.022 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #0 4.022 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #0 4.022 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #0 4.022 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 4.022 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #0 4.022 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #0 4.022 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 4.022 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 4.022 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 4.022 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 4.022 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #0 4.022 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #0 4.022 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #0 4.022 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #0 4.022 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #0 4.022 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #0 4.022 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #0 4.022 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 4.022 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #0 4.022 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #0 4.022 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 4.022 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #0 4.022 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #0 4.022 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 4.022 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #0 4.022 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 4.022 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #0 4.022 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #0 4.022 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 4.022 libstring-shellquote-perl libsub-exporter-perl #0 4.022 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 4.022 libsub-name-perl libsub-override-perl libsub-quote-perl #0 4.022 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #0 4.022 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #0 4.022 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #0 4.022 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #0 4.022 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 4.022 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 4.022 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #0 4.022 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #0 4.022 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 4.022 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 4.022 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #0 4.022 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #0 4.022 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #0 4.022 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #0 4.022 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #0 4.022 python3 python3-apt python3-certifi python3-chardet python3-debian #0 4.022 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #0 4.022 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 4.022 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #0 4.022 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #0 4.030 Suggested packages: #0 4.030 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 4.030 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #0 4.030 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #0 4.030 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #0 4.030 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 4.030 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #0 4.030 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #0 4.030 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 4.030 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 4.030 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #0 4.030 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #0 4.030 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #0 4.030 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #0 4.030 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #0 4.030 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 4.030 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #0 4.030 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #0 4.030 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #0 4.030 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #0 4.030 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #0 4.030 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #0 4.030 diffutils-doc perl-doc libterm-readline-gnu-perl #0 4.030 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #0 4.030 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #0 4.030 python-apt-doc python3-setuptools python3-cryptography python3-openssl #0 4.030 python3-socks python-requests-doc python3.9-venv python3.9-doc #0 4.030 binfmt-support readline-doc zip wdiff-doc #0 6.496 The following NEW packages will be installed: #0 6.496 autoconf automake autopoint autotools-dev binutils #0 6.496 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.496 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #0 6.496 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.496 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.496 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #0 6.496 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #0 6.496 gpgconf gpgsm groff-base intltool-debian iso-codes less #0 6.496 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 6.496 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.496 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #0 6.496 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #0 6.496 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 6.496 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #0 6.496 libclass-inspector-perl libclass-method-modifiers-perl #0 6.496 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.496 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.496 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #0 6.496 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #0 6.496 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #0 6.496 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 6.496 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 6.496 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 6.496 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 6.496 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 6.496 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.496 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.496 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.496 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.496 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #0 6.496 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #0 6.496 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #0 6.496 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #0 6.496 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.496 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 6.496 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 6.496 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #0 6.496 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #0 6.496 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #0 6.496 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 6.496 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #0 6.496 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #0 6.496 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 6.496 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.496 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.496 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.496 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #0 6.496 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #0 6.496 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #0 6.496 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #0 6.496 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #0 6.496 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #0 6.496 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #0 6.496 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.496 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #0 6.496 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #0 6.496 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.496 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #0 6.496 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #0 6.496 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.496 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #0 6.496 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.496 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #0 6.496 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #0 6.496 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 6.496 libstring-shellquote-perl libsub-exporter-perl #0 6.496 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.496 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.496 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #0 6.496 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #0 6.496 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #0 6.496 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #0 6.496 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.496 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.496 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #0 6.496 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #0 6.496 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 6.496 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 6.496 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #0 6.496 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #0 6.496 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #0 6.496 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #0 6.496 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #0 6.496 python3 python3-apt python3-certifi python3-chardet python3-debian #0 6.496 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #0 6.496 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 6.496 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #0 6.496 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #0 6.777 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded. #0 6.777 Need to get 158 MB of archives. #0 6.777 After this operation, 456 MB of additional disk space will be used. #0 6.777 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB] #0 6.785 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #0 6.787 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB] #0 6.793 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB] #0 6.795 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB] #0 6.804 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB] #0 6.808 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #0 6.840 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #0 6.840 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB] #0 6.856 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #0 6.859 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB] #0 6.860 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] #0 6.866 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB] #0 6.866 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] #0 6.883 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #0 6.883 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #0 6.883 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] #0 6.883 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u2 [107 kB] #0 6.883 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] #0 6.883 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] #0 6.883 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] #0 6.888 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] #0 6.895 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] #0 6.897 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #0 6.899 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #0 6.899 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB] #0 6.901 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] #0 6.902 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #0 6.903 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB] #0 6.903 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1w-0+deb11u1 [835 kB] #0 6.909 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] #0 6.917 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #0 6.917 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [120 kB] #0 6.917 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.2 kB] #0 6.917 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #0 6.917 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB] #0 6.925 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB] #0 6.926 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1+deb11u1 [103 kB] #0 6.927 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB] #0 6.928 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB] #0 6.929 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB] #0 6.932 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u2 [844 kB] #0 6.941 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB] #0 6.942 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB] #0 6.944 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB] #0 6.946 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB] #0 6.951 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB] #0 6.954 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #0 6.959 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #0 6.961 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB] #0 6.965 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB] #0 6.979 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB] #0 6.979 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB] #0 6.980 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB] #0 6.982 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB] #0 7.007 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB] #0 7.007 Get:57 http://deb.debian.org/debian-security bullseye-security/main armhf libc-dev-bin armhf 2.31-13+deb11u7 [271 kB] #0 7.007 Get:58 http://deb.debian.org/debian bullseye/main armhf linux-libc-dev armhf 5.10.197-1 [1636 kB] #0 7.009 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB] #0 7.012 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB] #0 7.013 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #0 7.017 Get:62 http://deb.debian.org/debian-security bullseye-security/main armhf libc6-dev armhf 2.31-13+deb11u7 [1875 kB] #0 7.021 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB] #0 7.026 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB] #0 7.053 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB] #0 7.053 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB] #0 7.087 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB] #0 7.087 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB] #0 7.087 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB] #0 7.089 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B] #0 7.089 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB] #0 7.102 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB] #0 7.106 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB] #0 7.111 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB] #0 7.212 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B] #0 7.212 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB] #0 7.226 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB] #0 7.277 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B] #0 7.280 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB] #0 7.281 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.13 [1552 kB] #0 7.288 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB] #0 7.290 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.13 [2314 kB] #0 7.299 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B] #0 7.300 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] #0 7.302 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.302 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.304 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.305 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] #0 7.306 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] #0 7.307 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #0 7.307 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] #0 7.314 Get:92 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [314 kB] #0 7.315 Get:93 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u10 [262 kB] #0 7.319 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #0 7.321 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #0 7.323 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #0 7.327 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #0 7.328 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #0 7.329 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #0 7.329 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #0 7.330 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #0 7.331 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #0 7.335 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB] #0 7.337 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB] #0 7.400 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [602 kB] #0 7.400 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB] #0 7.402 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #0 7.403 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #0 7.405 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #0 7.410 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB] #0 7.628 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB] #0 7.628 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB] #0 7.628 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] #0 7.628 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] #0 7.628 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB] #0 7.628 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #0 7.628 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] #0 7.628 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #0 7.628 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] #0 7.632 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] #0 7.638 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] #0 7.640 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] #0 7.645 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] #0 7.648 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] #0 7.651 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] #0 7.655 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] #0 7.659 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #0 7.659 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #0 7.660 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #0 7.661 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #0 7.661 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB] #0 7.662 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #0 7.663 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #0 7.664 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB] #0 7.665 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #0 7.665 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #0 7.666 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB] #0 7.667 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #0 7.669 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #0 7.670 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #0 7.671 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #0 7.672 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #0 7.673 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #0 7.675 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #0 7.675 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #0 7.676 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #0 7.677 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #0 7.678 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #0 7.678 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #0 7.680 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #0 7.681 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #0 7.683 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #0 7.683 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #0 7.684 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #0 7.685 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #0 7.686 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #0 7.686 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #0 7.692 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB] #0 7.701 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #0 7.701 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #0 7.701 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #0 7.701 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #0 7.701 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #0 7.701 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #0 7.702 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #0 7.709 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #0 7.709 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #0 7.719 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB] #0 7.719 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u4 [8048 B] #0 7.719 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB] #0 7.719 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB] #0 7.719 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB] #0 7.719 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB] #13 7.721 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB] #13 7.723 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB] #13 7.725 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB] #13 7.733 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 7.744 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB] #13 7.744 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB] #13 7.748 Get:180 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [311 kB] #13 7.748 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 7.749 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 7.761 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB] #13 7.800 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] #13 7.810 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 7.811 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB] #13 7.813 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.814 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB] #13 7.815 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB] #13 7.815 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 7.816 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB] #13 7.818 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB] #13 7.819 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 7.820 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 4.5s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 #14 17.08 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ... #14 17.09 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... #14 17.13 Selecting previously unselected package libpipeline1:amd64. #14 17.13 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ... #14 17.13 Unpacking libpipeline1:amd64 (1.5.5-1) ... #14 17.16 Selecting previously unselected package libpng16-16:amd64. #14 17.16 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ... #14 17.17 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... #14 17.20 Selecting previously unselected package libpsl5:amd64. #14 17.20 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ... #14 17.21 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #14 17.24 Selecting previously unselected package libxau6:amd64. #14 17.24 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 17.25 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 17.28 Selecting previously unselected package libxdmcp6:amd64. #14 17.28 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 17.29 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 17.33 Selecting previously unselected package libxcb1:amd64. #14 17.33 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... #14 17.33 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #14 17.36 Selecting previously unselected package libx11-data. #14 17.36 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 17.36 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 17.43 Selecting previously unselected package libx11-6:amd64. #13 17.21 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ... #13 17.21 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.513 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #0 0.522 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #0 0.522 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #0 0.629 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8493 kB] #0 0.812 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6648 B] #0 1.136 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [97.9 kB] #0 1.940 Fetched 8848 kB in 2s (5240 kB/s) #0 1.940 Reading package lists... #0 2.804 Reading package lists... #0 3.705 Building dependency tree... #0 3.885 Reading state information... #0 4.164 The following additional packages will be installed: #0 4.164 autoconf automake autopoint autotools-dev binutils #0 4.164 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 4.164 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #0 4.164 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 4.164 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 4.164 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #0 4.164 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #0 4.164 intltool-debian iso-codes krb5-locales less libabsl20220623 #0 4.164 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 4.164 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #0 4.164 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #0 4.164 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #0 4.164 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #0 4.164 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #0 4.164 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #0 4.164 libclass-inspector-perl libclass-method-modifiers-perl #0 4.164 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 4.164 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 4.164 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #0 4.164 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #0 4.164 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #0 4.164 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #0 4.164 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 4.164 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 4.164 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 4.164 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 4.164 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 4.164 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #0 4.164 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 4.164 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 4.164 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 4.164 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 4.164 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #0 4.164 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #0 4.164 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 #0 4.164 libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #0 4.164 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #0 4.164 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 4.164 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 4.164 libicu72 libimport-into-perl libindirect-perl libio-html-perl #0 4.164 libio-interactive-perl libio-prompter-perl libio-pty-perl #0 4.164 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #0 4.164 libio-stringy-perl libipc-run-perl libipc-run3-perl #0 4.164 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 4.164 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #0 4.164 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #0 4.164 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #0 4.164 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #0 4.164 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 4.164 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 4.164 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #0 4.164 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #0 4.164 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #0 4.164 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #0 4.164 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #0 4.164 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 4.164 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 4.164 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #0 4.164 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 4.164 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #0 4.164 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 4.164 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 4.164 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #0 4.164 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 4.164 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #0 4.164 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #0 4.164 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 4.164 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #0 4.164 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #0 4.164 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 4.164 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 4.164 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 4.164 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #0 4.164 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #0 4.164 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #0 4.164 libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 4.164 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 4.164 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 4.164 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 4.164 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 4.164 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 4.164 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 4.164 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #0 4.164 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 4.164 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #0 4.164 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #0 4.164 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #0 4.164 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #0 4.164 manpages manpages-dev media-types netbase openssh-client openssl patch #0 4.164 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #0 4.164 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #0 4.164 python-apt-common python3 python3-apt python3-certifi python3-chardet #0 4.164 python3-charset-normalizer python3-debian python3-gpg python3-idna #0 4.164 python3-magic python3-minimal python3-pkg-resources python3-requests #0 4.164 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #0 4.164 python3.11-minimal readline-common rpcsvc-proto sensible-utils #0 4.164 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #0 4.164 xdg-user-dirs xz-utils zstd #0 4.164 Suggested packages: #0 4.164 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 4.164 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #0 4.164 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #0 4.164 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #0 4.164 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #0 4.164 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #0 4.164 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #0 4.164 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 4.164 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 4.164 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #0 4.164 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #0 4.164 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #0 4.164 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #0 4.164 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #0 4.164 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #0 4.164 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #0 4.164 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #0 4.164 libbareword-filehandles-perl libmultidimensional-perl gfortran #0 4.164 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #0 4.164 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #0 4.164 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #0 4.164 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #0 4.164 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #0 4.164 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #0 4.164 python3-tk python3-venv python-apt-doc python3-setuptools #0 4.164 python3-cryptography python3-openssl python3-socks python-requests-doc #0 4.164 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #0 4.164 binfmt-support readline-doc zip wdiff-doc #0 6.841 The following NEW packages will be installed: #0 6.841 autoconf automake autopoint autotools-dev binutils #0 6.841 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.841 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #0 6.841 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.841 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.841 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #0 6.841 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #0 6.841 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #0 6.841 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #0 6.841 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #0 6.841 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #0 6.841 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #0 6.841 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #0 6.841 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 6.841 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #0 6.841 libclass-data-inheritable-perl libclass-inspector-perl #0 6.841 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 6.841 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #0 6.841 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #0 6.841 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #0 6.841 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.841 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.841 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #0 6.841 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.841 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #0 6.841 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #0 6.841 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #0 6.841 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #0 6.841 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #0 6.841 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #0 6.841 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #0 6.841 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #0 6.841 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #0 6.841 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #0 6.841 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #0 6.841 libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 libheif1 libhtml-form-perl #0 6.841 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #0 6.841 libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl #0 6.841 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 6.841 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 6.841 libicu72 libimport-into-perl libindirect-perl libio-html-perl #0 6.841 libio-interactive-perl libio-prompter-perl libio-pty-perl #0 6.841 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #0 6.841 libio-stringy-perl libipc-run-perl libipc-run3-perl #0 6.841 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 6.841 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #0 6.841 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #0 6.841 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #0 6.841 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #0 6.841 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 6.841 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 6.841 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #0 6.841 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #0 6.841 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #0 6.841 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #0 6.841 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #0 6.841 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 6.841 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 6.841 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #0 6.841 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 6.841 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #0 6.841 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 6.841 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 6.841 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #0 6.841 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 6.841 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #0 6.841 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #0 6.841 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.841 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #0 6.841 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #0 6.841 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 6.841 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 6.841 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.841 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #0 6.841 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #0 6.841 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #0 6.841 libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.841 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 6.841 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 6.841 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.841 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.841 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 6.841 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 6.841 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #0 6.841 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 6.841 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #0 6.841 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #0 6.841 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #0 6.841 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #0 6.841 manpages manpages-dev media-types netbase openssh-client openssl patch #0 6.841 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #0 6.841 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #0 6.841 python-apt-common python3 python3-apt python3-certifi python3-chardet #0 6.841 python3-charset-normalizer python3-debian python3-gpg python3-idna #0 6.841 python3-magic python3-minimal python3-pkg-resources python3-requests #0 6.842 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #0 6.842 python3.11-minimal readline-common rpcsvc-proto sensible-utils #0 6.845 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #0 6.845 xdg-user-dirs xz-utils zstd #0 7.130 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded. #0 7.130 Need to get 168 MB of archives. #0 7.130 After this operation, 522 MB of additional disk space will be used. #0 7.130 Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB] #0 7.155 Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB] #0 7.155 Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB] #0 7.158 Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3525 kB] #0 7.192 Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7 [239 kB] #0 7.192 Get:6 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB] #0 7.192 Get:7 http://deb.debian.org/debian-security bookworm-security/main armhf libssl3 armhf 3.0.11-1~deb12u2 [1665 kB] #0 7.318 Get:8 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB] #0 7.332 Get:9 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB] #0 7.341 Get:10 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB] #0 7.355 Get:11 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB] #0 7.355 Get:12 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #0 7.355 Get:13 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB] #0 7.355 Get:14 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB] #0 7.358 Get:15 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB] #0 7.358 Get:16 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B] #0 7.358 Get:17 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [287 kB] #0 7.360 Get:18 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [111 kB] #0 7.366 Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #0 7.366 Get:20 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB] #0 7.369 Get:21 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB] #0 7.369 Get:22 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB] #0 7.377 Get:23 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB] #0 7.377 Get:24 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB] #0 7.382 Get:25 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB] #0 7.400 Get:26 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #0 7.401 Get:27 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B] #0 7.402 Get:28 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB] #0 7.403 Get:29 http://deb.debian.org/debian bookworm/main armhf less armhf 590-2 [124 kB] #0 7.404 Get:30 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB] #0 7.409 Get:31 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #0 7.409 Get:32 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB] #0 7.409 Get:33 http://deb.debian.org/debian-security bookworm-security/main armhf openssl armhf 3.0.11-1~deb12u2 [1386 kB] #0 7.413 Get:34 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB] #0 7.419 Get:35 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #0 7.419 Get:36 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB] #0 7.419 Get:37 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB] #0 7.421 Get:38 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB] #0 7.423 Get:39 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #0 7.423 Get:40 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB] #0 7.428 Get:41 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #0 7.429 Get:42 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB] #0 7.430 Get:43 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB] #0 7.432 Get:44 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB] #0 7.447 Get:45 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-2 [1332 kB] #0 7.451 Get:46 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB] #0 7.451 Get:47 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB] #0 7.451 Get:48 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB] #0 7.454 Get:49 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB] #0 7.455 Get:50 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2+deb12u1 [895 kB] #0 7.461 Get:51 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB] #0 7.462 Get:52 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB] #0 7.466 Get:53 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB] #0 7.469 Get:54 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB] #0 7.473 Get:55 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #0 7.474 Get:56 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #0 7.480 Get:57 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB] #0 7.489 Get:58 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB] #0 7.501 Get:59 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB] #0 7.505 Get:60 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB] #0 7.509 Get:61 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB] #0 7.509 Get:62 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB] #0 7.510 Get:63 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB] #0 7.546 Get:64 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB] #0 7.546 Get:65 http://deb.debian.org/debian-security bookworm-security/main armhf libc-dev-bin armhf 2.36-9+deb12u3 [43.9 kB] #0 7.546 Get:66 http://deb.debian.org/debian bookworm/main armhf linux-libc-dev armhf 6.1.55-1 [1831 kB] #0 7.546 Get:67 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB] #0 7.546 Get:68 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB] #0 7.546 Get:69 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #0 7.546 Get:70 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB] #0 7.546 Get:71 http://deb.debian.org/debian-security bookworm-security/main armhf libc6-dev armhf 2.36-9+deb12u3 [1266 kB] #0 7.546 Get:72 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1 [539 kB] #0 7.552 Get:73 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB] #0 7.557 Get:74 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB] #0 7.557 Get:75 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB] #0 7.623 Get:76 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B] #0 7.625 Get:77 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB] #0 7.628 Get:78 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB] #0 7.628 Get:79 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B] #0 7.633 Get:80 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB] #0 7.645 Get:81 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB] #0 7.650 Get:82 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB] #0 7.661 Get:83 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB] #0 7.796 Get:84 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B] #0 7.796 Get:85 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB] #0 7.802 Get:86 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB] #0 7.872 Get:87 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B] #0 7.877 Get:88 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB] #0 7.878 Get:89 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.22 [603 kB] #0 7.882 Get:90 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB] #0 7.883 Get:91 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.22 [1353 kB] #0 7.890 Get:92 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B] #0 7.890 Get:93 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB] #0 7.892 Get:94 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB] #0 7.894 Get:95 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB] #0 7.894 Get:96 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB] #0 7.896 Get:97 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB] #0 7.898 Get:98 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB] #0 7.899 Get:99 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #0 7.900 Get:100 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB] #0 7.902 Get:101 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u4 [350 kB] #0 7.903 Get:102 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u4 [305 kB] #0 7.905 Get:103 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #0 7.908 Get:104 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #0 7.908 Get:105 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #0 7.917 Get:106 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #0 7.917 Get:107 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #0 7.917 Get:108 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #0 7.917 Get:109 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #0 7.926 Get:110 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #0 7.927 Get:111 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB] #0 7.929 Get:112 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB] #0 7.933 Get:113 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB] #0 8.009 Get:114 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] #0 8.016 Get:115 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB] #0 8.026 Get:116 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #0 8.027 Get:117 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #0 8.030 Get:118 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB] #0 8.035 Get:119 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB] #13 8.356 Get:120 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.2 [24.7 kB] #13 8.356 Get:121 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.2 [64.7 kB] #13 8.366 Get:122 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB] #13 8.366 Get:123 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB] #13 8.366 Get:124 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB] #13 8.373 Get:125 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #13 8.373 Get:126 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB] #13 8.388 Get:127 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 8.388 Get:128 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB] #13 8.388 Get:129 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB] #13 8.391 Get:130 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB] #13 8.391 Get:131 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB] #13 8.394 Get:132 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB] #13 8.399 Get:133 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB] #13 8.401 Get:134 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB] #13 8.404 Get:135 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB] #13 8.410 Get:136 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 8.410 Get:137 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 8.410 Get:138 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 8.410 Get:139 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 8.411 Get:140 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB] #13 8.413 Get:141 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 8.415 Get:142 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 8.415 Get:143 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 8.416 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.416 Get:145 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 8.417 Get:146 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB] #13 8.418 Get:147 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB] #13 8.419 Get:148 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 8.420 Get:149 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 8.420 Get:150 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 8.422 Get:151 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 8.422 Get:152 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 8.424 Get:153 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 8.424 Get:154 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.426 Get:155 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 8.426 Get:156 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 8.427 Get:157 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 8.428 Get:158 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 8.428 Get:159 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 8.429 Get:160 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB] #13 8.430 Get:161 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 8.433 Get:162 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB] #13 8.433 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #13 8.434 Get:164 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 8.434 Get:165 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 8.435 Get:166 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.436 Get:167 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 8.436 Get:168 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 8.437 Get:169 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB] #13 8.439 Get:170 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #13 8.441 Get:171 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 8.442 Get:172 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 8.442 Get:173 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 8.443 Get:174 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.444 Get:175 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 8.446 Get:176 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #13 8.446 Get:177 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 8.448 Get:178 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.4 [1073 kB] #13 8.456 Get:179 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB] #13 8.457 Get:180 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B] #13 8.460 Get:181 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] #13 8.462 Get:182 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 8.462 Get:183 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB] #13 8.464 Get:184 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB] #13 8.468 Get:185 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB] #13 8.477 Get:186 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB] #13 8.477 Get:187 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB] #13 8.477 Get:188 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 8.477 Get:189 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB] #13 8.482 Get:190 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB] #13 8.486 Get:191 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u4 [346 kB] #13 8.488 Get:192 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #13 8.490 Get:193 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #13 8.511 Get:194 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB] #13 8.561 Get:195 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] #14 16.13 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils arm64 2.40-2ubuntu4.1 [18.5 kB] #14 16.13 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc-dev-bin arm64 2.37-0ubuntu2.1 [19.4 kB] #14 17.18 Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils-aarch64-linux-gnu arm64 2.41-5ubuntu1 [3315 kB] #13 18.77 Selecting previously unselected package gettext-base. #13 18.77 Preparing to unpack .../010-gettext-base_0.21-12_arm64.deb ... #13 18.80 Unpacking gettext-base (0.21-12) ... #13 18.34 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #13 18.34 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #13 18.40 Selecting previously unselected package libctf0:amd64. #13 18.40 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #13 18.40 Unpacking libctf0:amd64 (2.35.2-2) ... #13 18.43 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 18.43 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #13 18.43 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #13 18.62 Selecting previously unselected package binutils. #13 20.92 Selecting previously unselected package gcc-8. #13 20.92 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ... #13 20.93 Unpacking gcc-8 (8.3.0-6) ... #13 21.91 Selecting previously unselected package cpp. #13 21.91 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ... #13 21.91 Unpacking cpp (4:10.2.1-1) ... #13 21.95 Selecting previously unselected package libcc1-0:arm64. #13 21.95 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ... #13 21.96 Unpacking libcc1-0:arm64 (10.2.1-6) ... #13 22.00 Selecting previously unselected package libgomp1:arm64. #13 22.00 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ... #13 22.01 Unpacking libgomp1:arm64 (10.2.1-6) ... #13 22.05 Selecting previously unselected package libitm1:arm64. #13 22.05 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ... #13 22.05 Unpacking libitm1:arm64 (10.2.1-6) ... #13 22.10 Selecting previously unselected package libatomic1:arm64. #13 22.10 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ... #13 22.10 Unpacking libatomic1:arm64 (10.2.1-6) ... #13 22.14 Selecting previously unselected package libasan6:arm64. #13 22.14 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ... #13 22.15 Unpacking libasan6:arm64 (10.2.1-6) ... #14 9.767 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 8.547 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB] #13 8.548 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #13 8.555 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB] #13 8.623 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] #13 8.649 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 8.649 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB] #13 8.650 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 8.651 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] #13 8.654 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB] #13 8.655 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 8.656 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 8.656 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 8.657 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 8.658 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB] #13 8.659 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 8.660 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 8.663 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB] #13 8.664 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB] #13 8.665 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 8.665 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB] #13 8.666 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB] #13 8.667 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB] #13 8.670 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB] #13 8.673 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB] #13 8.674 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB] #13 8.676 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB] #13 8.677 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB] #13 8.678 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB] #13 8.680 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 8.681 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B] #13 8.682 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB] #13 8.684 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 8.685 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 8.687 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB] #13 8.688 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 8.689 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 8.690 Get:227 http://deb.debian.org/debian-security buster/updates/main armhf libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 8.691 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 8.692 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB] #13 8.694 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB] #13 8.696 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB] #13 8.701 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 8.702 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB] #13 8.703 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 8.704 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 8.705 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 8.706 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 8.707 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB] #13 8.708 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB] #13 8.709 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB] #13 8.711 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB] #13 8.713 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 8.714 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB] #13 8.715 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 8.716 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 8.720 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 8.721 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 8.722 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 8.723 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB] #13 8.741 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB] #13 8.743 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 8.744 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB] #13 8.744 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB] #13 8.746 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 8.748 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB] #13 8.751 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB] #13 8.752 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 8.754 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 8.767 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB] #13 8.769 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] #13 8.771 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB] #13 8.772 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB] #13 8.774 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB] #13 8.775 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB] #13 8.776 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 8.777 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 8.777 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB] #13 8.781 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B] #13 8.781 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB] #13 8.782 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 8.783 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB] #13 8.784 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB] #13 8.786 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB] #13 8.790 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB] #13 8.791 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB] #13 8.793 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB] #13 8.796 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 8.796 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 8.798 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB] #13 8.807 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B] #13 8.808 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 8.809 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.39-0+deb10u1 [164 kB] #13 8.814 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u3 [397 kB] #13 8.819 Get:284 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u3 [1838 kB] #13 8.840 Get:285 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7 armhf 2.7.16-2+deb10u3 [891 kB] #13 8.851 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB] #14 9.699 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] #14 17.38 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB] #14 16.22 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.3 [222 kB] #14 16.32 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.3 [825 kB] #14 16.50 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.3 [108 kB] #14 16.57 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.3 [103 kB] #14 18.00 Selecting previously unselected package perl. #14 18.01 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_amd64.deb ... #14 18.01 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ... #14 18.10 Selecting previously unselected package adduser. #14 18.10 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 18.11 Unpacking adduser (3.129ubuntu1) ... #14 18.14 Setting up adduser (3.129ubuntu1) ... #14 18.21 Selecting previously unselected package openssl. #13 7.820 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 7.822 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB] #13 7.823 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 7.825 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB] #13 7.827 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB] #13 7.849 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB] #13 7.849 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB] #13 7.849 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB] #13 7.849 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] #13 7.849 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1+deb11u2 [226 kB] #13 7.849 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u4 [272 kB] #13 7.849 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 7.849 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 7.857 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB] #13 7.857 Get:209 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 7.858 Get:210 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-6 armhf 2:1.7.2-1+deb11u2 [713 kB] #13 7.872 Get:211 http://deb.debian.org/debian-security bullseye-security/main armhf libxpm4 armhf 1:3.5.12-1.1+deb11u1 [44.5 kB] #13 7.874 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB] #13 7.876 Get:213 http://deb.debian.org/debian-security bullseye-security/main armhf libc-devtools armhf 2.31-13+deb11u7 [247 kB] #13 7.884 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.884 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.884 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB] #13 7.884 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB] #13 7.884 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB] #13 7.892 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB] #13 7.892 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 7.892 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB] #13 7.892 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB] #13 7.892 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 7.892 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.893 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B] #13 7.894 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB] #13 7.896 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.897 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.898 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB] #13 7.901 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 7.902 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB] #13 7.904 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 7.905 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 7.906 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 7.907 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB] #13 7.910 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 7.911 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB] #13 7.912 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 7.913 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB] #13 7.914 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 7.915 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.917 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB] #13 7.941 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B] #13 7.943 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB] #13 7.946 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 7.947 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 7.950 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB] #13 7.950 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 7.950 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.950 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.953 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB] #13 7.955 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B] #13 7.955 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B] #13 7.957 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 7.957 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB] #13 7.958 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB] #13 7.963 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB] #13 7.963 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.963 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB] #13 7.963 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 7.964 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.980 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.983 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 7.985 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.985 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB] #13 8.000 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB] #13 8.003 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 8.005 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB] #13 8.006 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB] #13 8.008 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB] #13 8.009 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 8.016 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB] #13 8.017 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB] #13 8.019 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 8.044 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] #14 17.43 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #14 17.43 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 17.47 Selecting previously unselected package libxext6:amd64. #14 17.47 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 17.48 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 17.51 Selecting previously unselected package libxmuu1:amd64. #14 17.51 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 17.52 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 17.57 Selecting previously unselected package man-db. #13 8.580 Get:196 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB] #13 8.585 Get:197 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 8.585 Get:198 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB] #13 8.585 Get:199 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 8.585 Get:200 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB] #13 8.585 Get:201 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB] #13 8.590 Get:202 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB] #13 8.593 Get:203 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 8.593 Get:204 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB] #13 8.594 Get:205 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB] #13 8.596 Get:206 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 8.596 Get:207 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB] #13 8.599 Get:208 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB] #13 8.604 Get:209 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB] #13 8.609 Get:210 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB] #13 8.610 Get:211 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB] #13 8.612 Get:212 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB] #13 8.613 Get:213 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB] #13 8.614 Get:214 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 8.615 Get:215 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 8.616 Get:216 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB] #13 8.617 Get:217 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 8.617 Get:218 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB] #13 8.620 Get:219 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB] #13 8.624 Get:220 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB] #13 8.636 Get:221 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB] #13 8.655 Get:222 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1 [143 kB] #13 8.656 Get:223 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB] #13 8.663 Get:224 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB] #13 8.670 Get:225 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB] #13 8.792 Get:226 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB] #14 16.53 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 linux-libc-dev arm64 6.2.0-37.38 [1600 kB] #13 13.52 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #13 13.74 Setting up libexpat1:amd64 (2.5.0-1) ... #13 18.62 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #13 18.63 Unpacking binutils (2.35.2-2) ... #13 18.65 Selecting previously unselected package libc-dev-bin. #13 18.65 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_amd64.deb ... #13 18.66 Unpacking libc-dev-bin (2.31-13+deb11u7) ... #13 18.68 Selecting previously unselected package linux-libc-dev:amd64. #13 18.69 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_amd64.deb ... #13 18.69 Unpacking linux-libc-dev:amd64 (5.10.197-1) ... #13 18.82 Selecting previously unselected package libcrypt-dev:amd64. #13 18.83 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #13 18.83 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #13 18.86 Selecting previously unselected package libtirpc-dev:amd64. #13 18.86 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #13 18.86 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #13 18.90 Selecting previously unselected package libnsl-dev:amd64. #13 19.01 Selecting previously unselected package libuchardet0:arm64. #13 19.01 Preparing to unpack .../011-libuchardet0_0.0.7-1_arm64.deb ... #13 19.03 Unpacking libuchardet0:arm64 (0.0.7-1) ... #20 1.787 Reading package lists... #13 22.34 Selecting previously unselected package liblsan0:arm64. #13 22.34 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ... #13 22.35 Unpacking liblsan0:arm64 (10.2.1-6) ... #13 22.46 Selecting previously unselected package libtsan0:arm64. #13 22.46 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ... #13 22.46 Unpacking libtsan0:arm64 (10.2.1-6) ... #13 8.859 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 8.862 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB] #13 8.862 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB] #13 8.863 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B] #13 8.864 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B] #13 8.865 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB] #13 8.866 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB] #13 8.867 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB] #13 8.867 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 8.869 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B] #13 8.869 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 8.870 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB] #13 8.871 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB] #13 8.872 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB] #13 8.872 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 8.874 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB] #13 8.874 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 8.875 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB] #13 8.877 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB] #13 8.879 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB] #13 8.881 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB] #13 8.882 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 8.883 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB] #13 8.891 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 8.892 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB] #13 8.892 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 8.893 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 8.894 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 8.895 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB] #13 8.897 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB] #13 8.898 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB] #13 8.902 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 8.902 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB] #13 8.902 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB] #13 8.902 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB] #13 8.908 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] #13 8.909 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 8.910 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] #13 8.915 Get:325 http://deb.debian.org/debian-security buster/updates/main armhf libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 8.926 Get:326 http://deb.debian.org/debian-security buster/updates/main armhf libx11-6 armhf 2:1.6.7-1+deb10u4 [698 kB] #13 8.938 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB] #13 8.939 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 8.940 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 8.940 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 8.941 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB] #13 8.949 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 8.954 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB] #13 8.954 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 8.954 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 8.954 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB] #13 9.040 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB] #13 9.051 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB] #13 9.057 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB] #13 9.069 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB] #14 17.67 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.70 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.78 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 16.65 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.3 [3230 kB] #14 10.71 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #14 10.71 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #14 10.72 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #14 10.73 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #14 10.74 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #14 10.95 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #14 18.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 18.21 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.4_amd64.deb ... #14 18.22 Unpacking openssl (3.0.8-1ubuntu1.4) ... #14 18.27 Selecting previously unselected package ca-certificates. #14 18.27 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 18.27 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 18.32 Selecting previously unselected package distro-info-data. #14 18.32 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.2_all.deb ... #14 18.33 Unpacking distro-info-data (0.57ubuntu0.2) ... #14 18.35 Selecting previously unselected package iso-codes. #14 18.35 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 18.36 Unpacking iso-codes (4.12.0-1) ... #13 8.047 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB] #13 8.052 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB] #13 8.053 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB] #13 8.054 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB] #13 8.055 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 8.056 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 8.057 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 8.058 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 8.059 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB] #13 8.059 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 8.060 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB] #13 8.064 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 8.065 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 8.066 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB] #13 8.067 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB] #13 8.068 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB] #13 8.068 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 8.072 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #13 8.074 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #13 8.077 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 8.079 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 8.080 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 8.081 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 8.082 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB] #13 8.085 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB] #13 8.089 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 8.089 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 8.090 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 8.092 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 8.093 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB] #13 8.214 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB] #14 17.57 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ... #14 17.57 Unpacking man-db (2.10.2-1) ... #14 17.62 Selecting previously unselected package manpages. #14 17.62 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 17.63 Unpacking manpages (5.10-1ubuntu1) ... #14 17.75 Selecting previously unselected package openssh-client. #14 17.76 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_amd64.deb ... #14 17.76 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #14 17.80 Selecting previously unselected package publicsuffix. #14 17.80 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 17.81 Unpacking publicsuffix (20211207.1025-1) ... #14 17.84 Selecting previously unselected package libunwind8:amd64. #14 17.84 Preparing to unpack .../048-libunwind8_1.3.2-2build2.1_amd64.deb ... #14 17.84 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... #14 17.87 Selecting previously unselected package strace. #14 17.87 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ... #14 17.88 Unpacking strace (5.16-0ubuntu3) ... #14 17.91 Selecting previously unselected package xauth. #14 17.91 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ... #14 17.92 Unpacking xauth (1:1.1-1build2) ... #14 17.95 Selecting previously unselected package xz-utils. #13 3.346 Get:5 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] #13 3.346 Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] #13 8.795 Get:227 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB] #13 8.797 Get:228 http://deb.debian.org/debian bookworm/main armhf libwebp7 armhf 1.2.4-0.2+deb12u1 [242 kB] #13 8.800 Get:229 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-6 [295 kB] #13 8.804 Get:230 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 8.807 Get:231 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 8.808 Get:232 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB] #13 8.811 Get:233 http://deb.debian.org/debian-security bookworm-security/main armhf libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 8.812 Get:234 http://deb.debian.org/debian-security bookworm-security/main armhf libx11-6 armhf 2:1.8.4-2+deb12u2 [695 kB] #13 8.818 Get:235 http://deb.debian.org/debian-security bookworm-security/main armhf libxpm4 armhf 1:3.5.12-1.1+deb12u1 [42.4 kB] #13 8.819 Get:236 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB] #13 8.821 Get:237 http://deb.debian.org/debian-security bookworm-security/main armhf libc-devtools armhf 2.36-9+deb12u3 [53.8 kB] #13 8.822 Get:238 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 8.824 Get:239 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB] #13 8.826 Get:240 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 8.827 Get:241 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB] #13 8.829 Get:242 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 8.830 Get:243 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 8.832 Get:244 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB] #13 8.834 Get:245 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB] #13 8.844 Get:246 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 8.845 Get:247 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB] #13 8.846 Get:248 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB] #13 8.847 Get:249 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB] #13 8.849 Get:250 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB] #13 8.850 Get:251 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B] #13 8.854 Get:252 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB] #13 8.854 Get:253 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 8.855 Get:254 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 8.856 Get:255 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB] #13 8.858 Get:256 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 8.860 Get:257 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB] #13 8.861 Get:258 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 8.863 Get:259 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 8.864 Get:260 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB] #13 8.865 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB] #13 8.866 Get:262 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB] #13 8.867 Get:263 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 8.868 Get:264 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 8.870 Get:265 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 8.873 Get:266 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 8.874 Get:267 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB] #13 8.876 Get:268 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 8.877 Get:269 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 8.879 Get:270 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB] #13 8.880 Get:271 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5 [5300 B] #13 8.882 Get:272 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB] #13 8.884 Get:273 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 8.885 Get:274 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 8.887 Get:275 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB] #13 8.888 Get:276 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB] #13 8.890 Get:277 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB] #13 8.891 Get:278 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB] #13 8.895 Get:279 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 8.897 Get:280 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB] #13 8.900 Get:281 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 8.900 Get:282 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 8.900 Get:283 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB] #13 8.900 Get:284 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 8.902 Get:285 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB] #13 8.902 Get:286 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B] #13 8.904 Get:287 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B] #13 8.908 Get:288 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 8.908 Get:289 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB] #13 8.909 Get:290 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB] #13 8.910 Get:291 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB] #13 8.929 Get:292 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 8.930 Get:293 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B] #13 8.932 Get:294 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 8.932 Get:295 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 8.936 Get:296 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB] #13 8.936 Get:297 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB] #13 8.936 Get:298 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB] #13 8.937 Get:299 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 8.938 Get:300 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB] #13 8.939 Get:301 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB] #13 8.940 Get:302 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB] #13 8.943 Get:303 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 8.944 Get:304 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB] #13 8.946 Get:305 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 8.951 Get:306 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB] #13 8.951 Get:307 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 8.951 Get:308 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB] #13 8.962 Get:309 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB] #13 8.968 Get:310 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB] #13 8.968 Get:311 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB] #13 8.968 Get:312 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB] #13 8.968 Get:313 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 8.969 Get:314 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 8.970 Get:315 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 8.970 Get:316 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB] #13 8.973 Get:317 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B] #13 8.973 Get:318 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 8.973 Get:319 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB] #13 8.974 Get:320 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 8.974 Get:321 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB] #13 8.976 Get:322 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 8.976 Get:323 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 8.976 Get:324 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB] #13 8.977 Get:325 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB] #13 8.978 Get:326 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB] #13 8.979 Get:327 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 8.980 Get:328 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #13 8.992 Get:329 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB] #13 9.000 Get:330 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB] #13 13.88 Setting up python3.11-minimal (3.11.2-6) ... #13 18.90 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #13 18.90 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #13 18.93 Selecting previously unselected package libc6-dev:amd64. #13 18.93 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_amd64.deb ... #13 18.94 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) ... #13 19.17 Selecting previously unselected package libisl23:amd64. #13 19.28 Selecting previously unselected package groff-base. #13 19.28 Preparing to unpack .../012-groff-base_1.22.4-10_arm64.deb ... #13 19.29 Unpacking groff-base (1.22.4-10) ... #13 17.95 Selecting previously unselected package libxml2:amd64. #13 17.95 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #13 17.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #13 18.03 Selecting previously unselected package manpages. #13 18.03 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 18.03 Unpacking manpages (4.16-2) ... #13 21.51 Selecting previously unselected package gcc. #13 21.51 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ... #13 21.52 Unpacking gcc (4:8.3.0-1) ... #13 21.55 Selecting previously unselected package libstdc++-8-dev:arm64. #13 21.55 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ... #13 21.56 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... #13 21.79 Selecting previously unselected package g++-8. #13 22.65 Selecting previously unselected package libubsan1:arm64. #13 22.65 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ... #13 22.66 Unpacking libubsan1:arm64 (10.2.1-6) ... #13 22.74 Selecting previously unselected package libgcc-10-dev:arm64. #13 22.74 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ... #13 22.75 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... #13 9.081 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] #13 9.081 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB] #13 9.084 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB] #13 9.108 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB] #13 9.109 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 9.110 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] #13 9.113 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] #13 9.115 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB] #13 9.119 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB] #13 9.119 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B] #13 9.120 Get:351 http://deb.debian.org/debian-security buster/updates/main armhf python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 9.121 Get:352 http://deb.debian.org/debian-security buster/updates/main armhf python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 9.123 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B] #13 9.123 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB] #13 9.124 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB] #13 9.137 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB] #13 9.141 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB] #13 9.143 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB] #13 9.143 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #14 17.85 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.86 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.88 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] #14 17.89 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.90 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.90 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.93 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB] #14 10.16 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.16 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 10.18 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #14 16.89 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.3 [3162 B] #14 16.97 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.4 [19.6 kB] #14 10.95 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #14 10.95 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #14 10.95 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #14 10.96 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] #14 18.48 Selecting previously unselected package krb5-locales. #14 18.48 Preparing to unpack .../004-krb5-locales_1.20.1-1ubuntu0.1_all.deb ... #14 18.49 Unpacking krb5-locales (1.20.1-1ubuntu0.1) ... #14 18.52 Selecting previously unselected package less. #14 18.52 Preparing to unpack .../005-less_590-1.2_amd64.deb ... #14 18.52 Unpacking less (590-1.2) ... #14 18.55 Selecting previously unselected package libbsd0:amd64. #14 18.56 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ... #14 18.56 Unpacking libbsd0:amd64 (0.11.7-4) ... #14 18.59 Selecting previously unselected package libelf1:amd64. #14 18.59 Preparing to unpack .../007-libelf1_0.188-2.1_amd64.deb ... #14 18.60 Unpacking libelf1:amd64 (0.188-2.1) ... #14 18.63 Selecting previously unselected package libicu72:amd64. #14 18.63 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_amd64.deb ... #14 18.64 Unpacking libicu72:amd64 (72.1-3ubuntu2) ... #13 8.301 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B] #13 8.301 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB] #13 8.302 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB] #13 8.305 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB] #13 8.306 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 8.307 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB] #13 8.308 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB] #13 8.310 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 8.310 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB] #13 8.313 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB] #13 8.334 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB] #13 8.335 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 8.337 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 8.338 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB] #13 8.340 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 8.341 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 8.341 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB] #13 8.344 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB] #13 8.346 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB] #13 8.348 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 8.350 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB] #13 8.354 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 8.355 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB] #13 8.362 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 8.362 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 8.362 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 8.365 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB] #13 8.366 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB] #13 8.455 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B] #13 8.456 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB] #13 8.457 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB] #13 8.460 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB] #13 8.462 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB] #13 8.464 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB] #13 8.467 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB] #13 8.468 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB] #13 8.469 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB] #13 8.471 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 8.472 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 8.474 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 8.478 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB] #13 8.478 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 8.479 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 8.481 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 8.482 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB] #13 8.483 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB] #13 8.486 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB] #13 8.487 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB] #13 8.489 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB] #13 8.499 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 8.501 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB] #13 8.508 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB] #13 8.517 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] #13 8.517 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB] #13 8.528 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 8.532 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB] #13 8.532 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB] #13 8.532 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB] #13 8.532 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB] #13 8.532 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 8.534 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] #13 8.536 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] #13 8.538 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB] #13 8.540 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB] #13 8.540 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB] #13 8.540 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 8.542 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 8.543 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B] #13 8.543 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB] #13 8.548 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB] #13 8.552 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB] #13 8.568 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB] #13 8.577 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #14 17.95 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #14 17.95 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 17.99 Selecting previously unselected package libsigsegv2:amd64. #14 17.99 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ... #14 18.00 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 18.03 Selecting previously unselected package m4. #14 18.03 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ... #14 18.04 Unpacking m4 (1.4.18-5ubuntu2) ... #14 18.07 Selecting previously unselected package autoconf. #14 18.07 Preparing to unpack .../054-autoconf_2.71-2_all.deb ... #14 18.07 Unpacking autoconf (2.71-2) ... #14 18.12 Selecting previously unselected package autotools-dev. #14 18.12 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... #14 18.12 Unpacking autotools-dev (20220109.1) ... #14 18.16 Selecting previously unselected package automake. #14 18.16 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ... #14 18.17 Unpacking automake (1:1.16.5-1.3) ... #14 18.21 Selecting previously unselected package autopoint. #13 9.001 Get:331 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 9.003 Get:332 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 9.004 Get:333 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 9.005 Get:334 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 9.006 Get:335 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB] #13 9.012 Get:336 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB] #13 9.013 Get:337 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 9.015 Get:338 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB] #13 9.016 Get:339 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB] #13 9.017 Get:340 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B] #13 9.018 Get:341 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB] #13 9.020 Get:342 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB] #13 9.021 Get:343 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 9.033 Get:344 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB] #13 9.034 Get:345 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB] #13 9.037 Get:346 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB] #13 9.050 Get:347 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.054 Get:348 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB] #13 9.056 Get:349 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB] #13 9.058 Get:350 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB] #13 9.059 Get:351 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 9.060 Get:352 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB] #13 9.062 Get:353 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB] #13 9.063 Get:354 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 9.064 Get:355 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 9.066 Get:356 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 9.067 Get:357 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB] #13 9.069 Get:358 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB] #13 9.072 Get:359 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB] #13 9.074 Get:360 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB] #13 9.074 Get:361 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B] #13 9.077 Get:362 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB] #13 9.080 Get:363 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB] #13 9.082 Get:364 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB] #13 9.083 Get:365 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 9.084 Get:366 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB] #13 9.086 Get:367 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB] #13 9.087 Get:368 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 9.089 Get:369 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB] #13 9.090 Get:370 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB] #13 9.092 Get:371 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B] #13 9.094 Get:372 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB] #13 9.097 Get:373 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB] #13 9.100 Get:374 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB] #13 9.101 Get:375 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB] #13 9.105 Get:376 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB] #13 9.106 Get:377 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB] #13 9.107 Get:378 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB] #13 9.108 Get:379 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB] #13 9.115 Get:380 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB] #13 9.117 Get:381 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 9.119 Get:382 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 9.122 Get:383 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 9.125 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.128 Get:385 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 9.128 Get:386 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 9.129 Get:387 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB] #13 9.131 Get:388 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B] #13 9.135 Get:389 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB] #13 9.137 Get:390 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB] #13 9.139 Get:391 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB] #13 9.140 Get:392 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB] #13 9.149 Get:393 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB] #13 9.151 Get:394 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 9.151 Get:395 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB] #13 9.154 Get:396 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB] #13 9.161 Get:397 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B] #13 9.162 Get:398 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-2 [2030 kB] #13 9.172 Get:399 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 9.173 Get:400 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB] #13 9.174 Get:401 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB] #13 9.175 Get:402 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB] #13 9.176 Get:403 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB] #13 9.177 Get:404 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB] #13 9.178 Get:405 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] #13 9.180 Get:406 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB] #13 9.181 Get:407 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB] #13 9.183 Get:408 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 9.183 Get:409 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB] #13 9.184 Get:410 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB] #13 9.185 Get:411 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] #13 9.185 Get:412 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB] #13 9.186 Get:413 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 9.187 Get:414 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB] #13 9.191 Get:415 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB] #13 9.195 Get:416 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB] #13 9.205 Get:417 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB] #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 3.4s done #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.743 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] #0 1.140 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] #0 1.236 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.7 kB] #0 1.351 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] #0 1.423 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse armhf Packages [205 kB] #0 1.474 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/restricted armhf Packages [9095 B] #0 1.474 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf Packages [1718 kB] #0 1.663 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf Packages [17.9 MB] #0 2.513 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe armhf Packages [29.7 kB] #0 2.513 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf Packages [108 kB] #0 2.513 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted armhf Packages [3451 B] #0 2.904 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-security/main armhf Packages [86.7 kB] #0 3.191 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe armhf Packages [20.3 kB] #0 3.202 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted armhf Packages [3451 B] #0 3.291 Fetched 20.7 MB in 3s (7023 kB/s) #0 3.291 Reading package lists... #0 4.383 Reading package lists... #0 5.408 Building dependency tree... #0 5.616 Reading state information... #0 6.008 The following additional packages will be installed: #0 6.008 adduser autoconf automake autopoint autotools-dev binutils #0 6.008 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.008 bzip2 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit #0 6.008 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 6.008 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-noto-core #0 6.008 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git-man gnupg #0 6.008 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #0 6.008 gpgsm groff-base intltool-debian iso-codes krb5-locales less #0 6.008 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 6.008 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.008 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #0 6.008 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #0 6.008 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 6.008 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #0 6.008 libclass-data-inheritable-perl libclass-method-modifiers-perl #0 6.008 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.008 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.008 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #0 6.008 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.008 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.008 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #0 6.008 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.008 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #0 6.008 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #0 6.008 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #0 6.008 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #0 6.008 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.008 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.008 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.008 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.008 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #0 6.008 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #0 6.008 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #0 6.008 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.008 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #0 6.008 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #0 6.008 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #0 6.008 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #0 6.008 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #0 6.008 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #0 6.008 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #0 6.008 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #0 6.008 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #0 6.008 liblerc4 liblist-compare-perl liblist-someutils-perl #0 6.008 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.008 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.008 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.008 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.008 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #0 6.008 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #0 6.008 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #0 6.008 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #0 6.008 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #0 6.008 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #0 6.008 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.008 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #0 6.008 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #0 6.008 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.008 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #0 6.008 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #0 6.008 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.008 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #0 6.008 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.008 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #0 6.008 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #0 6.008 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #0 6.008 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #0 6.008 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #0 6.008 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.008 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.008 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.008 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 6.008 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 6.008 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.008 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.008 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 6.008 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 6.008 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #0 6.008 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #0 6.008 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #0 6.008 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #0 6.008 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #0 6.008 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #0 6.008 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #0 6.008 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #0 6.008 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #0 6.008 python3-cffi-backend python3-chardet python3-cryptography python3-debian #0 6.008 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #0 6.008 python3-paramiko python3-pkg-resources python3-requests python3-six #0 6.008 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #0 6.008 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #0 6.008 wdiff xauth xz-utils zstd #0 6.009 Suggested packages: #0 6.009 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #0 6.009 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #0 6.009 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #0 6.009 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #0 6.009 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #0 6.009 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #0 6.009 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #0 6.009 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #0 6.009 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 6.009 gcc-13-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 6.009 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #0 6.009 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #0 6.009 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #0 6.009 libgd-tools gdbm-l10n krb5-doc krb5-user libio-compress-brotli-perl #0 6.009 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #0 6.009 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #0 6.009 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #0 6.009 libstdc++-13-doc libbareword-filehandles-perl libmultidimensional-perl #0 6.009 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #0 6.009 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #0 6.009 libxml-sax-expatxs-perl bash-completion binutils-multiarch #0 6.009 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #0 6.009 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #0 6.009 libterm-readline-gnu-perl | libterm-readline-perl-perl #0 6.009 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #0 6.009 python3-tk python3-venv python-apt-doc python-cryptography-doc #0 6.009 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #0 6.009 python3-setuptools python3-openssl python3-socks python-requests-doc #0 6.009 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #0 6.009 binfmt-support readline-doc zip wdiff-doc #0 6.430 The following NEW packages will be installed: #0 6.430 adduser autoconf automake autopoint autotools-dev binutils #0 6.430 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.430 bzip2 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit #0 6.430 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.430 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.430 fonts-noto-core fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base #0 6.430 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.430 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #0 6.430 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #0 6.430 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #0 6.430 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #0 6.430 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #0 6.430 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #0 6.430 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #0 6.430 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #0 6.430 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.430 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.430 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #0 6.430 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.430 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.430 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #0 6.430 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.430 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #0 6.430 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #0 6.430 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #0 6.430 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #0 6.430 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.430 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.430 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.430 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.430 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #0 6.430 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #0 6.430 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #0 6.430 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.430 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #0 6.430 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #0 6.430 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #0 6.430 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #0 6.430 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #0 6.430 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #0 6.430 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #0 6.430 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #0 6.430 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #0 6.430 liblerc4 liblist-compare-perl liblist-someutils-perl #0 6.430 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.430 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.430 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.430 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.430 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #0 6.430 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #0 6.430 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #0 6.430 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #0 6.430 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #0 6.430 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #0 6.430 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.430 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #0 6.430 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #0 6.430 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.430 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #0 6.430 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #0 6.430 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.430 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #0 6.430 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.430 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #0 6.430 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #0 6.430 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #0 6.430 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #0 6.430 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #0 6.430 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.430 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.430 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.430 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 6.430 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 6.430 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.430 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.430 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 6.430 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 6.430 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #0 6.430 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #0 6.430 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #0 6.430 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #0 6.430 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #0 6.430 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #0 6.430 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #0 6.430 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #0 6.430 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #0 6.430 python3-cffi-backend python3-chardet python3-cryptography python3-debian #0 6.430 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #0 6.430 python3-paramiko python3-pkg-resources python3-requests python3-six #0 6.430 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #0 6.430 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #0 6.430 wdiff xauth xz-utils zstd #0 6.855 0 upgraded, 393 newly installed, 0 to remove and 5 not upgraded. #0 6.855 Need to get 135 MB of archives. #0 6.855 After this operation, 458 MB of additional disk space will be used. #0 6.855 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblocale-gettext-perl armhf 1.07-6 [15.2 kB] #0 7.002 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssl3 armhf 3.0.10-1ubuntu2.1 [1572 kB] #0 7.460 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-minimal armhf 3.11.6-3 [824 kB] #0 7.501 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexpat1 armhf 2.5.0-2 [63.7 kB] #0 7.503 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11-minimal armhf 3.11.6-3 [1896 kB] #0 7.588 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-minimal armhf 3.11.4-5 [26.8 kB] #0 7.590 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf media-types all 10.1.0 [27.5 kB] #0 7.591 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf tzdata all 2023c-9ubuntu1 [270 kB] #0 7.601 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5support0 armhf 1.20.1-3ubuntu1 [31.0 kB] #0 7.604 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libk5crypto3 armhf 1.20.1-3ubuntu1 [78.5 kB] #0 7.617 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] #0 8.011 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5-3 armhf 1.20.1-3ubuntu1 [320 kB] #0 8.440 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgssapi-krb5-2 armhf 1.20.1-3ubuntu1 [118 kB] #0 8.461 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] #0 8.462 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] #0 8.474 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] #0 8.481 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf readline-common all 8.2-1.3 [55.7 kB] #0 8.490 Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadline8 armhf 8.2-1.3 [128 kB] #0 8.529 Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsqlite3-0 armhf 3.42.0-1 [578 kB] #0 8.603 Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-stdlib armhf 3.11.6-3 [1804 kB] #0 8.706 Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11 armhf 3.11.6-3 [579 kB] #0 8.736 Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3-stdlib armhf 3.11.4-5 [9504 B] #0 9.133 Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3 armhf 3.11.4-5 [22.9 kB] #0 9.286 Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf perl-modules-5.36 all 5.36.0-9ubuntu1 [2984 kB] #0 9.795 Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgdbm6 armhf 1.23-3 [29.8 kB] #0 9.795 Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B] #0 9.795 Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libperl5.36 armhf 5.36.0-9ubuntu1 [4020 kB] #0 9.976 Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf perl armhf 5.36.0-9ubuntu1 [235 kB] #0 9.980 Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf adduser all 3.137ubuntu1 [101 kB] #0 9.984 Get:30 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf openssl armhf 3.0.10-1ubuntu2.1 [1158 kB] #0 10.04 Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ca-certificates all 20230311ubuntu1 [152 kB] #0 10.05 Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf distro-info-data all 0.58ubuntu0.1 [6092 B] #0 10.05 Get:33 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iso-codes all 4.15.0-1 [3458 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0.1s #13 19.18 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #13 19.18 Unpacking libisl23:amd64 (0.23-1) ... #13 19.26 Selecting previously unselected package libmpfr6:amd64. #13 19.26 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #13 19.26 Unpacking libmpfr6:amd64 (4.1.0-3) ... #13 18.16 Selecting previously unselected package libedit2:amd64. #13 18.16 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ... #13 18.17 Unpacking libedit2:amd64 (3.1-20181209-1) ... #13 18.21 Selecting previously unselected package openssh-client. #13 18.21 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_amd64.deb ... #13 18.22 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 18.32 Selecting previously unselected package ucf. #13 19.59 Selecting previously unselected package krb5-locales. #13 19.59 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 19.67 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #13 21.79 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ... #13 21.80 Unpacking g++-8 (8.3.0-6) ... #13 22.86 Selecting previously unselected package gcc-10. #13 22.86 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ... #13 22.87 Unpacking gcc-10 (10.2.1-6) ... #20 2.323 Reading package lists... #20 2.852 Building dependency tree... #13 9.325 debconf: delaying package configuration, since apt-utils is not installed #13 9.349 Fetched 156 MB in 3s (57.4 MB/s) #13 9.373 Selecting previously unselected package sensible-utils. #13 9.373 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 9.377 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 9.382 Unpacking sensible-utils (0.0.12) ... #13 9.417 Selecting previously unselected package lsb-base. #13 9.417 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 9.421 Unpacking lsb-base (10.2019051400) ... #13 9.471 Selecting previously unselected package cron. #13 9.471 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ... #13 9.476 Unpacking cron (3.0pl1-134+deb10u1) ... #13 9.531 Selecting previously unselected package libbsd0:armhf. #13 9.531 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #14 18.16 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] #14 10.58 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.60 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #14 10.60 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.60 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] #14 10.60 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.61 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] #14 17.04 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-89.99 [1314 kB] #14 17.14 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB] #14 17.21 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 11.13 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] #14 11.40 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #14 18.82 Selecting previously unselected package libxml2:amd64. #14 18.82 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ... #14 18.82 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 18.86 Selecting previously unselected package libyaml-0-2:amd64. #14 18.86 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ... #14 18.87 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #14 18.89 Selecting previously unselected package lsb-release. #14 18.89 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 18.90 Unpacking lsb-release (12.0-1ubuntu1) ... #14 18.93 Selecting previously unselected package netbase. #14 18.93 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 18.93 Unpacking netbase (6.4) ... #14 18.96 Selecting previously unselected package python-apt-common. #14 18.96 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 18.96 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 18.99 Selecting previously unselected package python3-apt. #14 18.99 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_amd64.deb ... #14 19.00 Unpacking python3-apt (2.5.3ubuntu1) ... #14 19.03 Selecting previously unselected package python3-pkg-resources. #14 19.03 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 19.04 Unpacking python3-pkg-resources (66.1.1-1) ... #14 19.08 Selecting previously unselected package ucf. #14 17.87 Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils arm64 2.41-5ubuntu1 [18.0 kB] #14 17.87 Get:91 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libc-dev-bin arm64 2.38-1ubuntu6 [19.4 kB] #14 17.87 Get:92 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 linux-libc-dev arm64 6.5.0-13.13 [1538 kB] #14 17.90 Get:93 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcrypt-dev arm64 1:4.4.36-2 [118 kB] #14 17.95 Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB] #14 17.95 Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 17.95 Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 17.95 Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libc6-dev arm64 2.38-1ubuntu6 [1573 kB] #14 18.03 Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libisl23 arm64 0.26-3 [713 kB] #14 18.04 Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmpfr6 arm64 4.2.1-1 [327 kB] #13 8.756 debconf: delaying package configuration, since apt-utils is not installed #13 8.786 Fetched 158 MB in 2s (76.5 MB/s) #13 8.813 Selecting previously unselected package bsdextrautils. #13 8.813 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 8.813 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 8.821 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #14 18.22 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ... #14 18.22 Unpacking autopoint (0.21-4ubuntu4) ... #14 18.25 Selecting previously unselected package binutils-common:amd64. #14 18.25 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.3_amd64.deb ... #14 18.25 Unpacking binutils-common:amd64 (2.38-4ubuntu2.3) ... #14 18.29 Selecting previously unselected package libbinutils:amd64. #14 18.29 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.3_amd64.deb ... #14 18.30 Unpacking libbinutils:amd64 (2.38-4ubuntu2.3) ... #14 18.34 Selecting previously unselected package libctf-nobfd0:amd64. #14 10.41 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.1 [135 kB] #14 10.41 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB] #14 10.41 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB] #14 10.41 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] #14 10.41 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] #13 9.205 Get:418 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB] #13 9.207 Get:419 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-5 [611 kB] #13 9.410 debconf: delaying package configuration, since apt-utils is not installed #13 9.437 Fetched 168 MB in 2s (71.7 MB/s) #13 9.458 Selecting previously unselected package perl-modules-5.36. #13 9.458 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 9.464 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 9.471 Unpacking perl-modules-5.36 (5.36.0-7) ... #13 19.38 Selecting previously unselected package libmpc3:amd64. #13 19.38 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #13 19.38 Unpacking libmpc3:amd64 (1.2.0-1) ... #13 19.41 Selecting previously unselected package cpp-10. #13 19.41 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #13 19.41 Unpacking cpp-10 (10.2.1-6) ... #13 18.32 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 18.33 Moving old data out of the way #13 18.33 Unpacking ucf (3.0038+nmu1) ... #13 18.36 Selecting previously unselected package xz-utils. #13 18.36 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #13 18.37 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 18.42 Selecting previously unselected package libfl2:amd64. #13 18.42 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ... #13 18.42 Unpacking libfl2:amd64 (2.6.4-6.2) ... #13 18.46 Selecting previously unselected package at. #13 18.46 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ... #13 18.46 Unpacking at (3.1.23-1) ... #13 18.50 Selecting previously unselected package libsigsegv2:amd64. #13 18.50 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ... #13 18.51 Unpacking libsigsegv2:amd64 (2.12-2) ... #13 18.53 Selecting previously unselected package m4. #13 18.53 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ... #13 18.54 Unpacking m4 (1.4.18-2) ... #13 18.58 Selecting previously unselected package autoconf. #20 3.154 The following additional packages will be installed: #20 3.154 clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #20 3.155 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #20 3.155 libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime #20 3.156 Suggested packages: #20 3.156 clang-11-doc llvm-11-doc #20 3.156 Recommended packages: #20 3.156 llvm-11-dev libomp-11-dev binfmt-support #13 9.539 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 9.590 Selecting previously unselected package bsdmainutils. #13 9.590 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ... #13 9.595 Unpacking bsdmainutils (11.1.2+b1) ... #13 9.667 Selecting previously unselected package libuchardet0:armhf. #13 9.667 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ... #13 9.671 Unpacking libuchardet0:armhf (0.0.6-3) ... #13 9.712 Selecting previously unselected package groff-base. #13 9.712 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 9.716 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 9.878 Selecting previously unselected package libgdbm6:armhf. #13 9.878 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ... #12 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 3.6s done #12 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 #14 18.39 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB] #14 18.53 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.20 [215 kB] #14 10.76 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB] #14 11.41 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] #14 11.58 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] #14 11.61 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #14 11.62 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #14 11.62 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #14 11.63 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #14 11.63 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 11.65 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] #14 17.14 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcrypt-dev arm64 1:4.4.33-2 [118 kB] #14 17.14 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 17.14 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB] #14 17.15 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 17.15 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc6-dev arm64 2.37-0ubuntu2.1 [1545 kB] #14 17.22 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 17.22 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libisl23 arm64 0.25-1 [697 kB] #14 17.25 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpfr6 arm64 4.2.0-1 [256 kB] #14 17.25 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB] #14 17.26 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 cpp-12 arm64 12.3.0-1ubuntu1~23.04 [9592 kB] #14 19.08 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 19.09 Moving old data out of the way #14 19.09 Unpacking ucf (3.0043+nmu1) ... #14 19.12 Selecting previously unselected package bsdextrautils. #14 19.12 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_amd64.deb ... #14 19.13 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 19.15 Selecting previously unselected package libmagic-mgc. #14 19.15 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_amd64.deb ... #14 19.16 Unpacking libmagic-mgc (1:5.44-3) ... #14 19.21 Selecting previously unselected package libmagic1:amd64. #14 19.22 Preparing to unpack .../019-libmagic1_1%3a5.44-3_amd64.deb ... #14 19.22 Unpacking libmagic1:amd64 (1:5.44-3) ... #14 19.25 Selecting previously unselected package file. #14 19.25 Preparing to unpack .../020-file_1%3a5.44-3_amd64.deb ... #14 19.25 Unpacking file (1:5.44-3) ... #14 19.28 Selecting previously unselected package gettext-base. #14 19.28 Preparing to unpack .../021-gettext-base_0.21-11_amd64.deb ... #14 19.28 Unpacking gettext-base (0.21-11) ... #14 19.32 Selecting previously unselected package libuchardet0:amd64. #14 18.44 Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB] #13 8.881 Selecting previously unselected package libuchardet0:armhf. #13 8.881 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ... #13 8.890 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 8.939 Selecting previously unselected package groff-base. #13 8.939 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ... #13 8.945 Unpacking groff-base (1.22.4-6) ... #14 18.34 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.3_amd64.deb ... #14 18.35 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ... #14 18.38 Selecting previously unselected package libctf0:amd64. #14 18.38 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.3_amd64.deb ... #14 18.38 Unpacking libctf0:amd64 (2.38-4ubuntu2.3) ... #14 18.41 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 18.41 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.3_amd64.deb ... #14 18.42 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ... #14 18.50 Selecting previously unselected package binutils. #14 18.50 Preparing to unpack .../063-binutils_2.38-4ubuntu2.3_amd64.deb ... #14 18.50 Unpacking binutils (2.38-4ubuntu2.3) ... #14 18.53 Selecting previously unselected package libc-dev-bin. #14 18.53 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.4_amd64.deb ... #14 18.54 Unpacking libc-dev-bin (2.35-0ubuntu3.4) ... #14 18.57 Selecting previously unselected package linux-libc-dev:amd64. #14 18.57 Preparing to unpack .../065-linux-libc-dev_5.15.0-89.99_amd64.deb ... #14 18.57 Unpacking linux-libc-dev:amd64 (5.15.0-89.99) ... #14 18.70 Selecting previously unselected package libcrypt-dev:amd64. #14 18.71 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #14 18.71 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #14 18.74 Selecting previously unselected package rpcsvc-proto. #14 18.74 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 18.74 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 10.90 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB] #14 10.91 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] #14 10.92 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 10.92 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] #14 10.92 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB] #13 18.58 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 18.59 Unpacking autoconf (2.69-11) ... #13 18.64 Selecting previously unselected package autotools-dev. #13 18.64 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 18.65 Unpacking autotools-dev (20180224.1) ... #13 18.69 Selecting previously unselected package automake. #13 18.69 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 18.69 Unpacking automake (1:1.16.1-4) ... #13 18.76 Selecting previously unselected package autopoint. #13 18.76 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 18.77 Unpacking autopoint (0.19.8.1-9) ... #13 18.80 Selecting previously unselected package binutils-common:amd64. #13 22.41 Selecting previously unselected package g++. #13 22.42 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ... #13 22.42 Unpacking g++ (4:8.3.0-1) ... #13 22.45 Selecting previously unselected package make. #13 22.45 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ... #13 22.46 Unpacking make (4.2.1-1.2) ... #13 22.51 Selecting previously unselected package libdpkg-perl. #13 22.51 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ... #13 22.52 Unpacking libdpkg-perl (1.19.8) ... #13 22.58 Selecting previously unselected package patch. #13 22.58 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ... #13 22.58 Unpacking patch (2.7.6-3+deb10u1) ... #13 22.62 Selecting previously unselected package dpkg-dev. #14 18.61 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.20 [157 kB] #14 11.21 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB] #14 18.65 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #14 18.66 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB] #14 18.68 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB] #14 18.68 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 18.69 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB] #14 18.70 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 18.70 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 18.85 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 11.22 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB] #14 11.22 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.23 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB] #14 11.23 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #20 3.322 The following NEW packages will be installed: #13 4.187 Fetched 20.2 MB in 4s (5281 kB/s) #20 3.322 clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #20 3.323 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #20 3.323 libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime #20 3.597 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #20 3.597 Need to get 58.8 MB of archives. #20 3.597 After this operation, 300 MB of additional disk space will be used. #20 3.597 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #14 19.32 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_amd64.deb ... #14 19.32 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 19.35 Selecting previously unselected package groff-base. #14 19.35 Preparing to unpack .../023-groff-base_1.22.4-10_amd64.deb ... #14 19.36 Unpacking groff-base (1.22.4-10) ... #14 19.42 Selecting previously unselected package libcbor0.8:amd64. #14 19.42 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 19.42 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 19.45 Selecting previously unselected package libedit2:amd64. #14 19.45 Preparing to unpack .../025-libedit2_3.1-20221030-2_amd64.deb ... #14 19.46 Unpacking libedit2:amd64 (3.1-20221030-2) ... #14 19.49 Selecting previously unselected package libfido2-1:amd64. #14 19.49 Preparing to unpack .../026-libfido2-1_1.12.0-2_amd64.deb ... #14 19.49 Unpacking libfido2-1:amd64 (1.12.0-2) ... #14 19.52 Selecting previously unselected package libjansson4:amd64. #14 19.52 Preparing to unpack .../027-libjansson4_2.14-2_amd64.deb ... #14 19.53 Unpacking libjansson4:amd64 (2.14-2) ... #14 19.56 Selecting previously unselected package libnghttp2-14:amd64. #14 19.56 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_amd64.deb ... #14 19.56 Unpacking libnghttp2-14:amd64 (1.52.0-1) ... #14 19.59 Selecting previously unselected package libpipeline1:amd64. #14 19.59 Preparing to unpack .../029-libpipeline1_1.5.7-1_amd64.deb ... #14 19.60 Unpacking libpipeline1:amd64 (1.5.7-1) ... #14 19.62 Selecting previously unselected package libpng16-16:amd64. #14 11.71 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #14 11.86 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #14 11.94 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #14 18.69 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cpp-13 arm64 13.2.0-4ubuntu3 [9536 kB] #13 19.98 Selecting previously unselected package bsdextrautils. #13 19.98 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_arm64.deb ... #13 19.99 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 20.30 Selecting previously unselected package libpipeline1:arm64. #13 20.30 Preparing to unpack .../015-libpipeline1_1.5.7-1_arm64.deb ... #13 20.35 Unpacking libpipeline1:arm64 (1.5.7-1) ... #14 17.61 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB] #13 9.125 Selecting previously unselected package libgdbm6:armhf. #13 9.125 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ... #13 9.129 Unpacking libgdbm6:armhf (1.19-2) ... #13 9.180 Selecting previously unselected package libpipeline1:armhf. #13 9.180 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ... #13 9.188 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 9.236 Selecting previously unselected package man-db. #13 9.236 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ... #13 9.244 Unpacking man-db (2.9.4-2) ... #13 9.892 Unpacking libgdbm6:armhf (1.18.1-4) ... #13 9.927 Selecting previously unselected package libpipeline1:armhf. #13 9.927 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ... #13 9.931 Unpacking libpipeline1:armhf (1.5.1-2) ... #13 9.985 Selecting previously unselected package man-db. #13 9.985 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ... #13 9.992 Unpacking man-db (2.8.5-2) ... #14 18.77 Selecting previously unselected package libtirpc-dev:amd64. #14 18.77 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #14 18.78 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 18.81 Selecting previously unselected package libnsl-dev:amd64. #14 18.82 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 18.82 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 18.85 Selecting previously unselected package libc6-dev:amd64. #14 18.85 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.4_amd64.deb ... #14 18.85 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.4) ... #14 18.97 Selecting previously unselected package gcc-11-base:amd64. #13 18.80 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ... #13 18.80 Unpacking binutils-common:amd64 (2.31.1-16) ... #13 19.02 Selecting previously unselected package libbinutils:amd64. #13 19.02 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ... #13 19.02 Unpacking libbinutils:amd64 (2.31.1-16) ... #13 9.977 Selecting previously unselected package libgdbm6:armhf. #13 9.978 Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ... #13 9.988 Unpacking libgdbm6:armhf (1.23-3) ... #13 10.04 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.04 Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ... #13 10.04 Unpacking libgdbm-compat4:armhf (1.23-3) ... #13 20.11 Selecting previously unselected package cpp. #13 20.11 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #13 20.11 Unpacking cpp (4:10.2.1-1) ... #13 20.14 Selecting previously unselected package libcc1-0:amd64. #13 20.15 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #13 20.15 Unpacking libcc1-0:amd64 (10.2.1-6) ... #13 20.18 Selecting previously unselected package libgomp1:amd64. #14 18.92 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB] #14 19.15 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB] #14 19.20 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB] #14 19.63 Preparing to unpack .../030-libpng16-16_1.6.39-2_amd64.deb ... #14 19.63 Unpacking libpng16-16:amd64 (1.6.39-2) ... #14 19.66 Selecting previously unselected package libpsl5:amd64. #14 19.66 Preparing to unpack .../031-libpsl5_0.21.2-1_amd64.deb ... #14 19.66 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 19.69 Selecting previously unselected package libxau6:amd64. #14 19.69 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 19.70 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 19.72 Selecting previously unselected package libxdmcp6:amd64. #14 19.72 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 19.73 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 19.76 Selecting previously unselected package libxcb1:amd64. #14 19.76 Preparing to unpack .../034-libxcb1_1.15-1_amd64.deb ... #14 19.76 Unpacking libxcb1:amd64 (1.15-1) ... #14 19.79 Selecting previously unselected package libx11-data. #14 19.79 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ... #14 19.79 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ... #14 19.84 Selecting previously unselected package libx11-6:amd64. #20 3.659 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #20 3.796 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] #20 3.871 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB] #20 3.873 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB] #20 3.873 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB] #20 3.874 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-i386 amd64 2.31-13+deb11u7 [2617 kB] #20 3.886 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB] #20 3.886 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB] #20 3.890 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB] #20 3.925 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] #20 3.966 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB] #20 3.967 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B] #20 3.967 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB] #20 3.969 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB] #20 3.976 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B] #13 22.63 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ... #13 22.63 Unpacking dpkg-dev (1.19.8) ... #13 22.72 Selecting previously unselected package build-essential. #13 22.72 Preparing to unpack .../059-build-essential_12.6_arm64.deb ... #13 22.73 Unpacking build-essential (12.6) ... #13 22.76 Selecting previously unselected package openssl. #13 22.77 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u6_arm64.deb ... #13 22.77 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 22.87 Selecting previously unselected package ca-certificates. #13 22.87 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ... #13 22.87 Unpacking ca-certificates (20200601~deb10u2) ... #13 22.92 Selecting previously unselected package libsasl2-modules-db:arm64. #13 22.92 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 22.93 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 22.97 Selecting previously unselected package libsasl2-2:arm64. #14 11.44 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #14 11.45 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB] #14 11.45 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB] #14 11.45 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB] #14 11.45 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.4 [28.1 kB] #13 9.453 Selecting previously unselected package perl-modules-5.32. #13 9.453 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 9.457 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #14 17.98 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 18.07 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.4 [1543 kB] #13 10.20 Selecting previously unselected package perl-modules-5.28. #13 10.20 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 10.20 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #14 18.97 Preparing to unpack .../071-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 18.97 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.01 Selecting previously unselected package libisl23:amd64. #14 19.01 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ... #14 19.02 Unpacking libisl23:amd64 (0.24-2build1) ... #14 19.07 Selecting previously unselected package libmpfr6:amd64. #14 19.07 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ... #14 19.08 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #14 19.12 Selecting previously unselected package libmpc3:amd64. #14 19.13 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ... #14 19.13 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #14 19.16 Selecting previously unselected package cpp-11. #14 19.16 Preparing to unpack .../075-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.17 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #14 18.14 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cpp arm64 4:12.2.0-3ubuntu1 [27.8 kB] #13 19.13 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 19.13 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #13 19.13 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #13 19.34 Selecting previously unselected package binutils. #13 19.34 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ... #13 19.34 Unpacking binutils (2.31.1-16) ... #13 19.37 Selecting previously unselected package libc-dev-bin. #14 11.31 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB] #13 10.10 Selecting previously unselected package libperl5.36:armhf. #13 10.10 Preparing to unpack .../3-libperl5.36_5.36.0-7_armhf.deb ... #13 10.11 Unpacking libperl5.36:armhf (5.36.0-7) ... #13 24.00 Selecting previously unselected package gcc. #13 24.00 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ... #13 24.01 Unpacking gcc (4:10.2.1-1) ... #13 24.04 Selecting previously unselected package libstdc++-10-dev:arm64. #13 24.04 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ... #13 24.05 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... #13 20.19 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #13 20.19 Unpacking libgomp1:amd64 (10.2.1-6) ... #13 20.22 Selecting previously unselected package libitm1:amd64. #13 20.23 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #13 20.23 Unpacking libitm1:amd64 (10.2.1-6) ... #13 20.26 Selecting previously unselected package libatomic1:amd64. #13 20.26 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #13 20.26 Unpacking libatomic1:amd64 (10.2.1-6) ... #13 20.32 Selecting previously unselected package libasan6:amd64. #13 20.32 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #13 20.32 Unpacking libasan6:amd64 (10.2.1-6) ... #20 DONE 22.9s #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #21 DONE 0.4s #22 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #14 19.37 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 19.37 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB] #14 19.39 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB] #14 19.45 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB] #14 19.45 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB] #14 19.45 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] #20 3.977 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB] #20 3.978 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B] #20 3.978 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB] #20 4.041 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB] #14 19.85 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_amd64.deb ... #14 19.85 Unpacking libx11-6:amd64 (2:1.8.4-2ubuntu0.3) ... #14 19.89 Selecting previously unselected package libxext6:amd64. #14 19.89 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 19.89 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 19.92 Selecting previously unselected package libxmuu1:amd64. #14 19.92 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 19.92 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 19.96 Selecting previously unselected package man-db. #14 19.96 Preparing to unpack .../039-man-db_2.11.2-1_amd64.deb ... #14 19.97 Unpacking man-db (2.11.2-1) ... #14 20.01 Selecting previously unselected package manpages. #14 20.01 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 20.02 Unpacking manpages (6.03-1) ... #14 20.06 Selecting previously unselected package openssh-client. #14 20.06 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_amd64.deb ... #14 20.07 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 20.11 Selecting previously unselected package publicsuffix. #14 20.11 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 20.14 Unpacking publicsuffix (20230209.2326-1) ... #14 20.17 Selecting previously unselected package libunwind8:amd64. #20 4.166 debconf: delaying package configuration, since apt-utils is not installed #20 4.199 Fetched 58.8 MB in 1s (82.8 MB/s) #20 4.221 Selecting previously unselected package libz3-4:amd64. #14 11.60 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.4 [79.3 kB] #13 22.97 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 22.97 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 23.01 Selecting previously unselected package libldap-common. #13 23.02 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 23.02 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 23.06 Selecting previously unselected package libldap-2.4-2:arm64. #13 23.07 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... #13 23.07 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 23.16 Selecting previously unselected package libnghttp2-14:arm64. #13 23.16 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u2_arm64.deb ... #13 23.16 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... #13 23.21 Selecting previously unselected package libpsl5:arm64. #14 18.38 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.4.0-1ubuntu1~22.04 [20.3 kB] #14 18.45 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB] #13 10.76 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.76 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ... #14 19.31 Selecting previously unselected package cpp. #14 19.31 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 19.32 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 19.36 Selecting previously unselected package libcc1-0:amd64. #14 19.36 Preparing to unpack .../077-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.36 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.39 Selecting previously unselected package libgomp1:amd64. #14 19.40 Preparing to unpack .../078-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.40 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.44 Selecting previously unselected package libitm1:amd64. #14 19.44 Preparing to unpack .../079-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.44 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.48 Selecting previously unselected package libatomic1:amd64. #14 18.32 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.40 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgomp1 arm64 13.1.0-2ubuntu2~23.04 [134 kB] #14 12.40 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.9 [671 kB] #14 12.45 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #14 12.45 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 12.45 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] #14 12.46 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunwind8 amd64 1.2.1-9ubuntu0.1 [47.7 kB] #14 12.46 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #14 12.48 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #14 12.48 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #14 12.48 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #13 20.84 Selecting previously unselected package man-db. #13 20.85 Preparing to unpack .../016-man-db_2.11.2-2_arm64.deb ... #13 20.95 Unpacking man-db (2.11.2-2) ... #13 19.37 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ... #13 19.38 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 19.41 Selecting previously unselected package linux-libc-dev:amd64. #13 19.41 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_amd64.deb ... #13 19.42 Unpacking linux-libc-dev:amd64 (4.19.289-2) ... #14 11.66 Get:35 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.70 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB] #13 10.65 Selecting previously unselected package perl. #13 10.65 Preparing to unpack .../4-perl_5.36.0-7_armhf.deb ... #13 10.66 Unpacking perl (5.36.0-7) ... #13 24.26 Selecting previously unselected package g++-10. #13 24.26 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ... #13 24.27 Unpacking g++-10 (10.2.1-6) ... #13 20.53 Selecting previously unselected package liblsan0:amd64. #13 20.54 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #13 20.54 Unpacking liblsan0:amd64 (10.2.1-6) ... #13 20.67 Selecting previously unselected package libtsan0:amd64. #13 20.67 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #13 20.67 Unpacking libtsan0:amd64 (10.2.1-6) ... #22 ... #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #23 0.185 skipping packages installation on darwin #23 DONE 0.2s #24 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #24 0.187 skipping packages installation on darwin #24 DONE 0.2s #22 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #14 19.45 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] #14 19.61 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB] #20 4.221 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 4.231 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ... #20 4.239 Unpacking libz3-4:amd64 (4.8.10-1) ... #14 20.17 Preparing to unpack .../043-libunwind8_1.6.2-3_amd64.deb ... #14 20.17 Unpacking libunwind8:amd64 (1.6.2-3) ... #14 20.20 Selecting previously unselected package strace. #14 20.20 Preparing to unpack .../044-strace_6.2-0ubuntu1_amd64.deb ... #14 20.20 Unpacking strace (6.2-0ubuntu1) ... #14 20.23 Selecting previously unselected package xauth. #14 20.24 Preparing to unpack .../045-xauth_1%3a1.1.2-1_amd64.deb ... #14 20.24 Unpacking xauth (1:1.1.2-1) ... #14 20.27 Selecting previously unselected package xz-utils. #14 20.27 Preparing to unpack .../046-xz-utils_5.4.1-0.2_amd64.deb ... #14 20.27 Unpacking xz-utils (5.4.1-0.2) ... #14 20.30 Selecting previously unselected package m4. #14 20.30 Preparing to unpack .../047-m4_1.4.19-3_amd64.deb ... #14 20.31 Unpacking m4 (1.4.19-3) ... #14 20.34 Selecting previously unselected package autoconf. #14 20.34 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 20.34 Unpacking autoconf (2.71-3) ... #14 20.38 Selecting previously unselected package autotools-dev. #14 11.87 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] #14 11.88 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.4 [287 kB] #14 12.04 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.4 [101 kB] #14 12.07 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #13 23.21 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ... #13 23.21 Unpacking libpsl5:arm64 (0.20.2-2) ... #13 23.25 Selecting previously unselected package librtmp1:arm64. #13 23.25 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... #13 23.25 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 23.30 Selecting previously unselected package libssh2-1:arm64. #13 23.30 Preparing to unpack .../069-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... #13 23.30 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 23.34 Selecting previously unselected package libcurl4:arm64. #13 23.34 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u7_arm64.deb ... #13 23.35 Unpacking libcurl4:arm64 (7.64.0-4+deb10u7) ... #13 23.40 Selecting previously unselected package curl. #13 23.40 Preparing to unpack .../071-curl_7.64.0-4+deb10u7_arm64.deb ... #13 23.40 Unpacking curl (7.64.0-4+deb10u7) ... #13 23.45 Selecting previously unselected package dctrl-tools. #14 18.54 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB] #13 10.76 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 10.81 Selecting previously unselected package libperl5.28:armhf. #13 10.81 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 10.81 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #14 19.48 Preparing to unpack .../080-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.49 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.53 Selecting previously unselected package libasan6:amd64. #14 19.53 Preparing to unpack .../081-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.54 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.60 Selecting previously unselected package liblsan0:amd64. #14 19.61 Preparing to unpack .../082-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.61 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.67 Selecting previously unselected package libtsan0:amd64. #14 19.67 Preparing to unpack .../083-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.67 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 18.52 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.53 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.54 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libasan8 arm64 13.1.0-2ubuntu2~23.04 [2729 kB] #14 12.63 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #14 12.71 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #13 10.02 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.02 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ... #13 10.03 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 10.08 Selecting previously unselected package libperl5.32:armhf. #13 10.08 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #13 10.09 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... == Building packages for ubuntu-mantic == mkdir -p "debbuild/ubuntu-mantic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.3-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-mantic/x86_64 -f ubuntu-mantic/Dockerfile . #13 19.55 Selecting previously unselected package libc6-dev:amd64. #13 19.55 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ... #13 19.56 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ... #13 19.84 Selecting previously unselected package libisl19:amd64. #13 19.85 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ... #13 19.85 Unpacking libisl19:amd64 (0.20-2) ... #13 19.93 Selecting previously unselected package libmpfr6:amd64. #14 11.73 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB] #14 11.76 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic-mgc armhf 1:5.41-3ubuntu0.1 [257 kB] #14 11.82 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic1 armhf 1:5.41-3ubuntu0.1 [80.2 kB] #14 11.83 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf file armhf 1:5.41-3ubuntu0.1 [20.6 kB] #14 11.83 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB] #14 11.84 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 11.85 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB] #14 11.93 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #13 10.72 Selecting previously unselected package liblocale-gettext-perl. #13 10.73 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_armhf.deb ... #13 10.73 Unpacking liblocale-gettext-perl (1.07-5) ... #13 10.79 Selecting previously unselected package libssl3:armhf. #13 10.79 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_armhf.deb ... #13 10.79 Unpacking libssl3:armhf (3.0.11-1~deb12u2) ... #13 20.88 Selecting previously unselected package libubsan1:amd64. #13 20.88 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #13 20.88 Unpacking libubsan1:amd64 (10.2.1-6) ... #13 20.98 Selecting previously unselected package libquadmath0:amd64. #13 20.98 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #13 4.187 Reading package lists... #13 5.501 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 19.46 Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cpp arm64 4:13.2.0-1ubuntu1 [28.9 kB] #14 19.46 Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcc1-0 arm64 13.2.0-4ubuntu3 [49.6 kB] #14 19.46 Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgomp1 arm64 13.2.0-4ubuntu3 [134 kB] #14 19.46 Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libitm1 arm64 13.2.0-4ubuntu3 [27.9 kB] #14 19.46 Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libatomic1 arm64 13.2.0-4ubuntu3 [11.6 kB] #14 19.46 Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libasan8 arm64 13.2.0-4ubuntu3 [2741 kB] #14 19.59 Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblsan0 arm64 13.2.0-4ubuntu3 [1185 kB] #22 0.727 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #13 15.78 Selecting previously unselected package python3-minimal. #13 15.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8445 files and directories currently installed.) #13 15.78 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #13 15.86 Unpacking python3-minimal (3.11.2-1+b1) ... #14 19.90 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] #14 20.38 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 20.38 Unpacking autotools-dev (20220109.1) ... #14 20.41 Selecting previously unselected package automake. #14 20.42 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 20.42 Unpacking automake (1:1.16.5-1.3) ... #14 20.46 Selecting previously unselected package autopoint. #14 20.46 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 20.47 Unpacking autopoint (0.21-11) ... #14 20.49 Selecting previously unselected package binutils-common:amd64. #14 20.50 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_amd64.deb ... #14 20.50 Unpacking binutils-common:amd64 (2.40-2ubuntu4.1) ... #14 20.53 Selecting previously unselected package libbinutils:amd64. #14 20.53 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_amd64.deb ... #14 20.54 Unpacking libbinutils:amd64 (2.40-2ubuntu4.1) ... #14 20.58 Selecting previously unselected package libctf-nobfd0:amd64. #14 20.58 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_amd64.deb ... #14 20.58 Unpacking libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ... #14 20.61 Selecting previously unselected package libctf0:amd64. #14 12.09 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B] #14 12.09 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B] #14 12.09 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB] #14 12.10 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 12.12 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.6 [518 kB] #14 12.18 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB] #13 23.46 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #13 23.47 Unpacking dctrl-tools (2.24-3) ... #13 23.50 Selecting previously unselected package libtool. #13 23.50 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ... #13 23.51 Unpacking libtool (2.4.6-9) ... #13 23.56 Selecting previously unselected package dh-autoreconf. #13 23.56 Preparing to unpack .../074-dh-autoreconf_19_all.deb ... #13 23.57 Unpacking dh-autoreconf (19) ... #13 23.60 Selecting previously unselected package libarchive-zip-perl. #13 23.60 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ... #13 23.61 Unpacking libarchive-zip-perl (1.64-1) ... #13 23.64 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 23.64 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 23.65 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 23.68 Selecting previously unselected package dh-strip-nondeterminism. #14 18.62 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB] #14 18.70 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.4.0-1ubuntu1~22.04 [9762 kB] #14 19.78 Selecting previously unselected package libubsan1:amd64. #14 19.78 Preparing to unpack .../084-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.78 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.83 Selecting previously unselected package libquadmath0:amd64. #14 19.83 Preparing to unpack .../085-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.83 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.86 Selecting previously unselected package libgcc-11-dev:amd64. #14 19.87 Preparing to unpack .../086-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.87 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.96 Selecting previously unselected package gcc-11. #14 19.96 Preparing to unpack .../087-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.96 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 18.81 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 liblsan0 arm64 13.1.0-2ubuntu2~23.04 [1183 kB] #14 12.96 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #14 13.06 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB 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 #13 19.93 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ... #13 19.93 Unpacking libmpfr6:amd64 (4.0.2-1) ... #13 19.99 Selecting previously unselected package libmpc3:amd64. #13 19.99 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ... #13 19.99 Unpacking libmpc3:amd64 (1.1.0-1) ... #13 20.02 Selecting previously unselected package cpp-8. #13 20.02 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ... #13 20.02 Unpacking cpp-8 (8.3.0-6) ... #13 11.00 Selecting previously unselected package libpython3.11-minimal:armhf. #13 11.00 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 11.01 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 20.98 Unpacking libquadmath0:amd64 (10.2.1-6) ... #13 21.01 Selecting previously unselected package libgcc-10-dev:amd64. #13 21.01 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #13 21.02 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #13 21.22 Selecting previously unselected package gcc-10. #13 21.22 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #13 21.22 Unpacking gcc-10 (10.2.1-6) ... #13 24.92 Selecting previously unselected package g++. #13 24.92 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ... #13 24.93 Unpacking g++ (4:10.2.1-1) ... #13 24.96 Selecting previously unselected package make. #13 24.96 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ... #13 24.96 Unpacking make (4.3-4.1) ... #14 19.64 Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtsan2 arm64 13.2.0-4ubuntu3 [2631 kB] #14 19.77 Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libubsan1 arm64 13.2.0-4ubuntu3 [1090 kB] #13 16.13 Selecting previously unselected package media-types. #13 16.13 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 16.22 Unpacking media-types (10.0.0) ... #14 19.90 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] #14 20.07 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #14 20.08 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] #14 20.16 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] #14 20.61 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_amd64.deb ... #14 20.62 Unpacking libctf0:amd64 (2.40-2ubuntu4.1) ... #14 20.64 Selecting previously unselected package libgprofng0:amd64. #14 20.65 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_amd64.deb ... #14 20.65 Unpacking libgprofng0:amd64 (2.40-2ubuntu4.1) ... #14 20.69 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 20.69 Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.40-2ubuntu4.1_amd64.deb ... #14 20.69 Unpacking binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ... #14 20.78 Selecting previously unselected package binutils. #14 20.78 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_amd64.deb ... #14 20.78 Unpacking binutils (2.40-2ubuntu4.1) ... #14 20.80 Selecting previously unselected package libc-dev-bin. #14 20.81 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2.1_amd64.deb ... #14 20.81 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ... #14 20.83 Selecting previously unselected package linux-libc-dev:amd64. #14 20.84 Preparing to unpack .../060-linux-libc-dev_6.2.0-37.38_amd64.deb ... #14 20.84 Unpacking linux-libc-dev:amd64 (6.2.0-37.38) ... #14 12.33 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #14 12.41 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB] #13 23.68 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 23.69 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 23.73 Selecting previously unselected package dwz. #13 23.73 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ... #13 23.73 Unpacking dwz (0.12-3) ... #13 23.79 Selecting previously unselected package libglib2.0-0:arm64. #13 23.79 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ... #13 23.79 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... #13 23.91 Selecting previously unselected package libcroco3:arm64. #13 23.91 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ... #13 23.92 Unpacking libcroco3:arm64 (0.6.12-3) ... #13 23.97 Selecting previously unselected package libncurses6:arm64. #13 23.97 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u4_arm64.deb ... #13 23.97 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u4) ... #13 24.02 Selecting previously unselected package gettext. #14 20.30 Selecting previously unselected package gcc. #14 18.86 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtsan2 arm64 13.1.0-2ubuntu2~23.04 [2618 kB] #14 18.98 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libubsan1 arm64 13.1.0-2ubuntu2~23.04 [1089 kB] #14 19.03 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libhwasan0 arm64 13.1.0-2ubuntu2~23.04 [1241 kB] #14 19.09 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgcc-12-dev arm64 12.3.0-1ubuntu1~23.04 [1157 kB] #14 13.07 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.14 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #14 13.18 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.6 [207 kB] #14 13.19 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.6 [473 kB] #14 13.22 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.6 [47.4 kB] #14 13.22 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.6 [46.6 kB] #14 13.22 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.6 [1613 kB] #20 4.837 Selecting previously unselected package libllvm11:amd64. #20 4.838 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ... #20 4.843 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #13 11.45 Selecting previously unselected package perl. #13 11.45 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ... #13 11.46 Unpacking perl (5.28.1-6+deb10u1) ... #13 11.52 Selecting previously unselected package liblocale-gettext-perl. #13 11.52 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ... #13 11.53 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #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 DONE 0.0s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #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 #13 11.17 Selecting previously unselected package libexpat1:armhf. #13 11.17 Preparing to unpack .../8-libexpat1_2.5.0-1_armhf.deb ... #13 11.17 Unpacking libexpat1:armhf (2.5.0-1) ... #13 11.23 Selecting previously unselected package python3.11-minimal. #13 11.23 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... #13 11.24 Unpacking python3.11-minimal (3.11.2-6) ... #13 10.73 Selecting previously unselected package perl. #13 10.73 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ... #13 10.75 Unpacking perl (5.32.1-4+deb11u2) ... #14 12.33 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB] #14 12.60 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB] #13 5.514 Reading package lists... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:9aefa016475f9e4925fd893a9d8cfcf375937aa4e637d337806176426509dfcd 5.0s done #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 3.0s #13 25.02 Selecting previously unselected package libdpkg-perl. #13 25.03 Preparing to unpack .../058-libdpkg-perl_1.20.13_all.deb ... #13 25.03 Unpacking libdpkg-perl (1.20.13) ... #13 25.10 Selecting previously unselected package patch. #13 25.10 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ... #13 25.10 Unpacking patch (2.7.6-7) ... #13 25.19 Selecting previously unselected package dpkg-dev. #13 25.19 Preparing to unpack .../060-dpkg-dev_1.20.13_all.deb ... #13 25.20 Unpacking dpkg-dev (1.20.13) ... #13 21.57 Selecting previously unselected package manpages. #13 21.57 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 21.57 Unpacking manpages (6.03-2) ... #13 21.71 Selecting previously unselected package libbsd0:arm64. #13 21.71 Preparing to unpack .../018-libbsd0_0.11.7-2_arm64.deb ... #13 21.71 Unpacking libbsd0:arm64 (0.11.7-2) ... #13 21.76 Selecting previously unselected package libedit2:arm64. #13 21.76 Preparing to unpack .../019-libedit2_3.1-20221030-2_arm64.deb ... #13 21.76 Unpacking libedit2:arm64 (3.1-20221030-2) ... #13 21.81 Selecting previously unselected package libcbor0.8:arm64. #13 21.81 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_arm64.deb ... #13 21.81 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... #13 21.85 Selecting previously unselected package libfido2-1:arm64. #13 21.85 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_arm64.deb ... #13 21.85 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... #13 21.90 Selecting previously unselected package openssh-client. #13 21.90 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_arm64.deb ... #13 21.91 Unpacking openssh-client (1:9.2p1-2+deb12u1) ... #14 20.21 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] #14 20.21 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] #14 20.23 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 20.23 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 20.24 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] #14 20.40 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 20.98 Selecting previously unselected package libcrypt-dev:amd64. #14 20.98 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #14 20.98 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #14 21.01 Selecting previously unselected package rpcsvc-proto. #14 21.01 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 21.02 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 21.05 Selecting previously unselected package libtirpc-dev:amd64. #14 21.05 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #14 21.05 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 21.09 Selecting previously unselected package libnsl-dev:amd64. #14 21.09 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 21.09 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 21.12 Selecting previously unselected package libc6-dev:amd64. #14 21.12 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2.1_amd64.deb ... #14 21.12 Unpacking libc6-dev:amd64 (2.37-0ubuntu2.1) ... #14 21.24 Selecting previously unselected package gcc-12-base:amd64. #13 24.02 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ... #13 24.03 Unpacking gettext (0.19.8.1-9) ... #13 24.15 Selecting previously unselected package intltool-debian. #13 24.15 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ... #13 24.16 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 24.20 Selecting previously unselected package po-debconf. #13 24.20 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ... #13 24.21 Unpacking po-debconf (1.0.21) ... #13 24.25 Selecting previously unselected package debhelper. #14 12.86 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.9 [590 kB] #14 12.90 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB] #14 20.30 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 20.30 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 20.33 Selecting previously unselected package libstdc++-11-dev:amd64. #14 20.33 Preparing to unpack .../089-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 20.34 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 13.45 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.6 [3376 B] #14 13.53 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.12 [71.6 kB] #13 11.58 Selecting previously unselected package libssl1.1:armhf. #13 11.58 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_armhf.deb ... #13 11.58 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ... #13 11.73 Selecting previously unselected package libpython3.7-minimal:armhf. #13 11.73 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 11.74 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #14 19.24 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #14 19.31 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.3.0-1ubuntu1~22.04 [45.0 kB] #14 19.39 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.3.0-1ubuntu1~22.04 [124 kB] #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 #13 11.50 Setting up libssl3:armhf (3.0.11-1~deb12u2) ... #13 11.52 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #13 11.54 Setting up libexpat1:armhf (2.5.0-1) ... #13 11.55 Setting up python3.11-minimal (3.11.2-6) ... #13 10.81 Selecting previously unselected package liblocale-gettext-perl. #13 10.81 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ... #13 10.82 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 10.86 Selecting previously unselected package libpython3.9-minimal:armhf. #13 10.86 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ... #13 10.87 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... #13 25.31 Selecting previously unselected package build-essential. #13 25.31 Preparing to unpack .../061-build-essential_12.9_arm64.deb ... #13 25.31 Unpacking build-essential (12.9) ... #13 25.35 Selecting previously unselected package libbrotli1:arm64. #13 25.35 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ... #13 25.36 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... #13 25.41 Selecting previously unselected package libsasl2-modules-db:arm64. #13 25.41 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 25.42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 25.45 Selecting previously unselected package libsasl2-2:arm64. #13 25.46 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 25.46 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 25.50 Selecting previously unselected package libldap-2.4-2:arm64. #13 25.50 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... #13 25.51 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #14 12.65 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] #14 12.70 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB] #14 12.72 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB] #14 12.78 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] #14 12.79 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 12.80 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 12.80 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB] #14 12.81 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 12.84 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-6 armhf 2:1.7.5-1ubuntu0.3 [603 kB] #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.4s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 0.1s #14 20.21 Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhwasan0 arm64 13.2.0-4ubuntu3 [1243 kB] #13 22.02 Selecting previously unselected package ucf. #13 22.03 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 22.03 Moving old data out of the way #13 22.03 Unpacking ucf (3.0043+nmu1) ... #13 22.08 Selecting previously unselected package xz-utils. #13 22.08 Preparing to unpack .../024-xz-utils_5.4.1-0.2_arm64.deb ... #13 22.08 Unpacking xz-utils (5.4.1-0.2) ... #13 22.15 Selecting previously unselected package m4. #13 22.15 Preparing to unpack .../025-m4_1.4.19-3_arm64.deb ... #13 22.16 Unpacking m4 (1.4.19-3) ... #13 22.21 Selecting previously unselected package autoconf. #13 22.22 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 22.22 Unpacking autoconf (2.71-3) ... #13 22.27 Selecting previously unselected package autotools-dev. #13 16.82 Selecting previously unselected package libncursesw6:amd64. #13 16.82 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... #13 16.86 Unpacking libncursesw6:amd64 (6.4-4) ... #14 21.24 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 21.24 Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ... #14 21.28 Selecting previously unselected package libisl23:amd64. #14 21.28 Preparing to unpack .../067-libisl23_0.25-1_amd64.deb ... #14 21.28 Unpacking libisl23:amd64 (0.25-1) ... #14 21.32 Selecting previously unselected package libmpfr6:amd64. #14 21.33 Preparing to unpack .../068-libmpfr6_4.2.0-1_amd64.deb ... #14 21.33 Unpacking libmpfr6:amd64 (4.2.0-1) ... #14 21.36 Selecting previously unselected package libmpc3:amd64. #13 24.26 Preparing to unpack .../085-debhelper_12.1.1_all.deb ... #13 24.26 Unpacking debhelper (12.1.1) ... #13 24.36 Selecting previously unselected package debian-keyring. #13 24.37 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ... #13 24.37 Unpacking debian-keyring (2019.02.25) ... #14 12.90 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.90 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.91 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB] #14 12.93 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB] #14 12.93 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB] #14 12.93 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB] #14 12.93 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB] #14 20.50 Selecting previously unselected package g++-11. #14 20.50 Preparing to unpack .../090-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 20.50 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 20.66 Selecting previously unselected package g++. #14 20.66 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 20.67 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 20.70 Selecting previously unselected package make. #14 20.70 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ... #14 20.71 Unpacking make (4.3-4.1build1) ... #14 20.74 Selecting previously unselected package libdpkg-perl. #14 20.74 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 20.74 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 20.79 Selecting previously unselected package bzip2. #14 20.79 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ... #14 20.79 Unpacking bzip2 (1.0.8-5build1) ... #14 20.82 Selecting previously unselected package patch. #14 13.69 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-167.184 [1117 kB] #13 11.92 Selecting previously unselected package libexpat1:armhf. #13 11.92 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 11.93 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 12.01 Selecting previously unselected package python3.7-minimal. #13 12.01 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 12.02 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #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.21.3-bookworm #7 ... #8 [auth] library/ubuntu:pull token for registry-1.docker.io #8 DONE 0.0s #22 1.415 go: downloading github.com/akavel/rsrc v0.10.2 #14 19.54 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12 arm64 12.3.0-1ubuntu1~23.04 [19.1 MB] #13 11.15 Selecting previously unselected package libexpat1:armhf. #13 11.15 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 11.15 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 11.20 Selecting previously unselected package python3.9-minimal. #13 11.20 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ... #13 11.22 Unpacking python3.9-minimal (3.9.2-1) ... #13 25.57 Selecting previously unselected package libnghttp2-14:arm64. #13 25.57 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ... #13 25.57 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... #13 25.62 Selecting previously unselected package libpsl5:arm64. #13 25.62 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ... #13 25.62 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #13 25.67 Selecting previously unselected package librtmp1:arm64. #13 25.67 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 25.67 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 25.72 Selecting previously unselected package libssh2-1:arm64. #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 1.067 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #0 1.255 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] #0 1.445 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #0 1.579 Get:4 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] #0 1.635 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB] #0 1.696 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] #0 3.365 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #0 3.365 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #0 4.156 Fetched 18.8 MB in 4s (4986 kB/s) #0 4.156 Reading package lists... #0 5.621 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?) #0 5.644 Reading package lists... #0 7.156 Building dependency tree... #0 7.360 Reading state information... #0 7.751 The following additional packages will be installed: #0 7.751 autoconf automake autopoint autotools-dev binutils #0 7.751 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #0 7.751 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #0 7.752 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #0 7.752 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #0 7.752 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #0 7.752 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #0 7.752 libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #0 7.752 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 7.752 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #0 7.752 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 7.752 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #0 7.752 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #0 7.752 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #0 7.752 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #0 7.752 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #0 7.752 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #0 7.752 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #0 7.752 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #0 7.752 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #0 7.758 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 7.758 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #0 7.758 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 7.758 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 7.758 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #0 7.758 po-debconf python3 python3-minimal python3.9 python3.9-minimal #0 7.758 sensible-utils wdiff xz-utils #0 7.758 Suggested packages: #0 7.758 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 7.758 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #0 7.758 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #0 7.758 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #0 7.758 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #0 7.758 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #0 7.758 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #0 7.758 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #0 7.758 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #0 7.758 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #0 7.758 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #0 7.758 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #0 7.758 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #0 7.758 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #0 7.758 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #0 7.758 diffutils-doc perl-doc libterm-readline-gnu-perl #0 7.758 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #0 7.758 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #0 7.758 binfmt-support wdiff-doc #0 7.758 Recommended packages: #0 7.758 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #0 7.758 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #0 7.758 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #0 7.758 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #0 7.758 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #0 7.758 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #0 7.758 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #0 7.758 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #0 7.758 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #0 7.758 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #0 9.584 The following NEW packages will be installed: #0 9.584 autoconf automake autopoint autotools-dev binutils #0 9.584 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #0 9.584 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #0 9.584 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #0 9.584 intltool-debian libarchive-zip-perl libasan6 libatomic1 #0 9.584 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #0 9.584 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #0 9.584 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #0 9.584 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 9.584 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #0 9.584 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 9.584 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #0 9.584 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #0 9.584 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #0 9.584 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #0 9.584 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #0 9.584 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #0 9.584 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #0 9.584 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #0 9.584 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #0 9.584 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 9.584 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #0 9.584 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 9.584 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 9.584 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #0 9.584 po-debconf python3 python3-minimal python3.9 python3.9-minimal #0 9.584 sensible-utils wdiff xz-utils #0 9.584 The following packages will be upgraded: #0 9.584 curl libc6 libcurl4 #14 20.78 Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgcc-13-dev arm64 13.2.0-4ubuntu3 [2463 kB] #13 22.27 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 22.28 Unpacking autotools-dev (20220109.1) ... #13 22.32 Selecting previously unselected package automake. #13 22.32 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 22.33 Unpacking automake (1:1.16.5-1.3) ... #13 22.40 Selecting previously unselected package autopoint. #13 20.78 Selecting previously unselected package cpp. #13 20.78 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ... #13 20.79 Unpacking cpp (4:8.3.0-1) ... #13 20.82 Selecting previously unselected package libcc1-0:amd64. #13 20.82 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ... #13 20.82 Unpacking libcc1-0:amd64 (8.3.0-6) ... #13 20.86 Selecting previously unselected package libgomp1:amd64. #13 20.86 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ... #13 20.86 Unpacking libgomp1:amd64 (8.3.0-6) ... #13 20.90 Selecting previously unselected package libitm1:amd64. #13 20.90 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ... #13 20.90 Unpacking libitm1:amd64 (8.3.0-6) ... #13 20.93 Selecting previously unselected package libatomic1:amd64. #13 20.93 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ... #13 20.94 Unpacking libatomic1:amd64 (8.3.0-6) ... #13 20.97 Selecting previously unselected package libasan5:amd64. #13 20.97 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ... #13 20.97 Unpacking libasan5:amd64 (8.3.0-6) ... #13 21.03 Selecting previously unselected package liblsan0:amd64. #14 21.36 Preparing to unpack .../069-libmpc3_1.3.1-1_amd64.deb ... #14 21.37 Unpacking libmpc3:amd64 (1.3.1-1) ... #14 21.43 Selecting previously unselected package cpp-12. #14 21.43 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 21.43 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 21.61 Selecting previously unselected package cpp. #14 21.61 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 21.61 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 21.64 Selecting previously unselected package libcc1-0:amd64. #14 21.64 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.65 Unpacking libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.68 Selecting previously unselected package libgomp1:amd64. #14 21.68 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.68 Unpacking libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.72 Selecting previously unselected package libitm1:amd64. #14 21.72 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.73 Unpacking libitm1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.76 Selecting previously unselected package libatomic1:amd64. #14 13.08 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB] #14 20.82 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ... #14 20.83 Unpacking patch (2.7.6-7build2) ... #14 20.86 Selecting previously unselected package lto-disabled-list. #14 20.86 Preparing to unpack .../096-lto-disabled-list_24_all.deb ... #14 20.86 Unpacking lto-disabled-list (24) ... #14 20.90 Selecting previously unselected package dpkg-dev. #14 20.90 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 20.90 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 20.94 Selecting previously unselected package build-essential. #14 20.94 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ... #14 20.95 Unpacking build-essential (12.9ubuntu3) ... #14 20.98 Selecting previously unselected package libbrotli1:amd64. #14 20.98 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ... #14 20.99 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #14 21.02 Selecting previously unselected package libsasl2-modules-db:amd64. #14 21.02 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 21.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 21.05 Selecting previously unselected package libsasl2-2:amd64. #14 14.01 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #14 14.01 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.12 [2519 kB] #14 14.15 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] #7 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm #7 DONE 0.3s #9 [internal] load metadata for docker.io/library/ubuntu:mantic #13 12.26 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... #13 12.37 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 12.39 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #14 20.81 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #14 20.81 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 20.82 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB] #14 20.82 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 20.84 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 20.85 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.85 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 20.85 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB] #14 20.85 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB] #14 20.88 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 21.03 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 19.79 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.3.0-1ubuntu1~22.04 [28.4 kB] #14 19.96 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.3.0-1ubuntu1~22.04 [10.8 kB] #14 20.04 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.4.0-1ubuntu1~22.04 [2234 kB] #13 25.72 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ... #13 25.72 Unpacking libssh2-1:arm64 (1.9.0-2) ... #13 25.77 Selecting previously unselected package libcurl4:arm64. #13 25.77 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ... #13 25.78 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ... #13 25.83 Selecting previously unselected package curl. #13 25.83 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u10_arm64.deb ... #13 25.83 Unpacking curl (7.74.0-1.3+deb11u10) ... #13 25.88 Selecting previously unselected package dctrl-tools. #13 25.89 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #13 25.90 Unpacking dctrl-tools (2.24-3) ... #13 25.94 Selecting previously unselected package libdebhelper-perl. #13 25.94 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ... #13 25.94 Unpacking libdebhelper-perl (13.3.4) ... #13 25.98 Selecting previously unselected package libtool. #13 25.98 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ... #13 25.99 Unpacking libtool (2.4.6-15) ... #13 26.03 Selecting previously unselected package dh-autoreconf. #13 26.03 Preparing to unpack .../075-dh-autoreconf_20_all.deb ... #13 26.04 Unpacking dh-autoreconf (20) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 20.90 Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gcc-13 arm64 13.2.0-4ubuntu3 [19.1 MB] #13 22.40 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 22.40 Unpacking autopoint (0.21-12) ... #13 22.45 Selecting previously unselected package binutils-common:arm64. #13 22.45 Preparing to unpack .../030-binutils-common_2.40-2_arm64.deb ... #13 22.45 Unpacking binutils-common:arm64 (2.40-2) ... #13 22.69 Selecting previously unselected package libbinutils:arm64. #13 22.70 Preparing to unpack .../031-libbinutils_2.40-2_arm64.deb ... #13 22.70 Unpacking libbinutils:arm64 (2.40-2) ... #13 22.80 Selecting previously unselected package libctf-nobfd0:arm64. #14 13.30 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #13 21.03 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ... #13 21.04 Unpacking liblsan0:amd64 (8.3.0-6) ... #13 21.08 Selecting previously unselected package libtsan0:amd64. #13 21.08 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ... #13 21.08 Unpacking libtsan0:amd64 (8.3.0-6) ... #13 21.15 Selecting previously unselected package libubsan1:amd64. #13 21.15 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ... #13 21.15 Unpacking libubsan1:amd64 (8.3.0-6) ... #13 21.19 Selecting previously unselected package libmpx2:amd64. #13 21.19 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ... #13 21.20 Unpacking libmpx2:amd64 (8.3.0-6) ... #13 21.23 Selecting previously unselected package libquadmath0:amd64. #13 21.23 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ... #13 21.23 Unpacking libquadmath0:amd64 (8.3.0-6) ... #13 21.27 Selecting previously unselected package libgcc-8-dev:amd64. #14 21.76 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.77 Unpacking libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.79 Selecting previously unselected package libasan8:amd64. #14 21.80 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.80 Unpacking libasan8:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.88 Selecting previously unselected package liblsan0:amd64. #14 21.88 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.88 Unpacking liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 21.93 Selecting previously unselected package libtsan2:amd64. #14 21.93 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 21.94 Unpacking libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ... #14 22.01 Selecting previously unselected package libubsan1:amd64. #14 13.45 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB] #14 13.56 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB] #14 13.57 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.65 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB] #14 21.05 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 21.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 21.09 Selecting previously unselected package libldap-2.5-0:amd64. #14 21.09 Preparing to unpack .../102-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ... #14 21.10 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 21.13 Selecting previously unselected package librtmp1:amd64. #14 21.13 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 21.14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 21.17 Selecting previously unselected package libssh-4:amd64. #14 21.17 Preparing to unpack .../104-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ... #14 21.18 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... #14 21.21 Selecting previously unselected package libcurl4:amd64. #14 21.21 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.14_amd64.deb ... #14 21.22 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.14) ... #14 21.26 Selecting previously unselected package curl. #14 21.26 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.14_amd64.deb ... #14 21.27 Unpacking curl (7.81.0-1ubuntu1.14) ... #14 21.30 Selecting previously unselected package dctrl-tools. #14 14.15 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #14 14.17 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #14 14.18 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #14 14.18 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] #9 DONE 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 resolve docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 0.1s done #10 sha256:16ac1e9944a27dfec4871b25a7f8854ab1fda801a94d52051df99b2e3571be98 7.22kB / 7.22kB done #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 5.24MB / 49.58MB 0.1s #10 sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e 1.86kB / 1.86kB done #10 sha256:3ce8313c3513515040870c55e0c041a2b94f3576a58cfd3948633604214aa811 1.58kB / 1.58kB done #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0B / 24.05MB 0.1s #13 12.40 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #14 21.10 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 21.13 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 21.18 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 21.23 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 5.514 Reading package lists... #13 11.69 Setting up libpython3.9-minimal:armhf (3.9.2-1) ... #13 11.71 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 11.73 Setting up python3.9-minimal (3.9.2-1) ... #13 26.07 Selecting previously unselected package libarchive-zip-perl. #13 26.07 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ... #13 26.08 Unpacking libarchive-zip-perl (1.68-1) ... #13 26.12 Selecting previously unselected package libsub-override-perl. #13 26.12 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ... #13 26.12 Unpacking libsub-override-perl (0.09-2) ... #13 26.15 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 26.16 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 26.16 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 26.19 Selecting previously unselected package dh-strip-nondeterminism. #13 26.20 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 26.20 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 26.24 Selecting previously unselected package libelf1:arm64. #13 26.24 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ... #13 26.25 Unpacking libelf1:arm64 (0.183-1) ... #13 22.56 Selecting previously unselected package gcc. #13 22.56 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #13 22.56 Unpacking gcc (4:10.2.1-1) ... #13 22.59 Selecting previously unselected package libstdc++-10-dev:amd64. #13 22.80 Preparing to unpack .../032-libctf-nobfd0_2.40-2_arm64.deb ... #13 22.80 Unpacking libctf-nobfd0:arm64 (2.40-2) ... #13 22.84 Selecting previously unselected package libctf0:arm64. #13 22.84 Preparing to unpack .../033-libctf0_2.40-2_arm64.deb ... #13 22.85 Unpacking libctf0:arm64 (2.40-2) ... #13 22.90 Selecting previously unselected package libgprofng0:arm64. #13 22.91 Preparing to unpack .../034-libgprofng0_2.40-2_arm64.deb ... #13 22.91 Unpacking libgprofng0:arm64 (2.40-2) ... #13 23.00 Selecting previously unselected package libjansson4:arm64. #13 23.00 Preparing to unpack .../035-libjansson4_2.14-2_arm64.deb ... #13 23.00 Unpacking libjansson4:arm64 (2.14-2) ... #13 23.03 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 13.47 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 13.48 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB] #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.3s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 #13 21.27 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ... #13 21.27 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #13 21.48 Selecting previously unselected package gcc-8. #13 21.48 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ... #13 21.48 Unpacking gcc-8 (8.3.0-6) ... #13 12.35 Selecting previously unselected package python3-minimal. #13 12.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 ... 8436 files and directories currently installed.) #13 12.35 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ... #13 12.36 Unpacking python3-minimal (3.11.2-1+b1) ... #13 12.41 Selecting previously unselected package media-types. #13 12.41 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 12.41 Unpacking media-types (10.0.0) ... #13 12.49 Selecting previously unselected package libncursesw6:armhf. #13 12.49 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ... #13 12.51 Unpacking libncursesw6:armhf (6.4-4) ... #13 12.57 Selecting previously unselected package libkrb5support0:armhf. #13 12.57 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ... #14 13.69 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.6 [207 kB] #14 22.01 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 13.71 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.6 [318 kB] #14 22.01 Unpacking libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 22.06 Selecting previously unselected package libquadmath0:amd64. #14 13.72 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.6 [38.3 kB] #14 13.73 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.6 [37.1 kB] #14 22.06 Preparing to unpack .../080-libquadmath0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 22.06 Unpacking libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 13.73 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.6 [2093 kB] #14 22.09 Selecting previously unselected package libgcc-12-dev:amd64. #14 22.09 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 22.09 Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 14.56 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #14 14.71 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] #10 ... #11 [internal] load build context #11 transferring context: 34.57MB 0.2s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 15.73MB / 49.58MB 0.2s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 4.19MB / 24.05MB 0.2s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 35.65MB / 49.58MB 0.4s #10 sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 24.05MB / 24.05MB 0.4s done #14 21.30 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ... #14 21.31 Unpacking dctrl-tools (2.24-3build2) ... #14 21.34 Selecting previously unselected package libdebhelper-perl. #14 21.34 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 21.34 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 21.38 Selecting previously unselected package libtool. #14 21.38 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ... #14 21.39 Unpacking libtool (2.4.6-15build2) ... #14 21.42 Selecting previously unselected package dh-autoreconf. #14 21.42 Preparing to unpack .../110-dh-autoreconf_20_all.deb ... #14 21.43 Unpacking dh-autoreconf (20) ... #14 21.45 Selecting previously unselected package libarchive-zip-perl. #14 21.46 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ... #14 21.46 Unpacking libarchive-zip-perl (1.68-1) ... #14 21.49 Selecting previously unselected package libsub-override-perl. #14 21.49 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ... #14 21.50 Unpacking libsub-override-perl (0.09-2) ... #14 21.52 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 21.53 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 21.53 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 21.56 Selecting previously unselected package dh-strip-nondeterminism. #14 21.56 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 21.56 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 21.60 Selecting previously unselected package libdw1:amd64. #14 21.60 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... #14 21.60 Unpacking libdw1:amd64 (0.186-1build1) ... #14 21.63 Selecting previously unselected package debugedit. #14 21.28 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #14 21.30 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 21.33 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 21.34 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #14 21.34 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 21.35 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB] #14 21.54 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB] #13 6.919 Building dependency tree... #13 7.123 Reading state information... #14 20.58 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.3.0-1ubuntu1~22.04 [1035 kB] #13 26.36 Selecting previously unselected package dwz. #13 26.36 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ... #13 26.37 Unpacking dwz (0.13+20210201-1) ... #13 26.41 Selecting previously unselected package libicu67:arm64. #13 26.42 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ... #13 26.42 Unpacking libicu67:arm64 (67.1-7) ... #13 22.59 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #13 22.59 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #13 22.79 Selecting previously unselected package g++-10. #13 22.79 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #13 22.80 Unpacking g++-10 (10.2.1-6) ... #13 23.04 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ... #13 23.04 Unpacking binutils-aarch64-linux-gnu (2.40-2) ... #13 23.31 Selecting previously unselected package binutils. #14 13.86 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #14 13.95 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.4 [835 kB] #14 13.98 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.940 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #0 0.984 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #0 1.298 Get:3 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #0 1.423 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] #0 3.279 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #0 3.279 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #0 3.279 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] #0 3.284 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #0 4.469 Fetched 19.0 MB in 4s (4552 kB/s) #0 4.469 Reading package lists... #0 5.740 Reading package lists... #0 7.006 Building dependency tree... #0 7.207 Reading state information... #0 7.514 The following additional packages will be installed: #0 7.514 autoconf automake autopoint autotools-dev binutils #0 7.514 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #0 7.514 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #0 7.514 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #0 7.514 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #0 7.514 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #0 7.514 libcroco3 libcurl3-gnutls libcurl4 libdebhelper-perl #0 7.514 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #0 7.514 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 7.514 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #0 7.514 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #0 7.514 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #0 7.514 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #0 7.514 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #0 7.514 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #0 7.514 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #0 7.514 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 7.514 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #0 7.514 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #0 7.514 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 7.514 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #0 7.514 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 7.514 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 7.514 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 7.514 po-debconf python3 python3-minimal python3.7 python3.7-minimal #0 7.514 sensible-utils wdiff xz-utils #0 7.514 Suggested packages: #0 7.514 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #0 7.514 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #0 7.514 autopkgtest bls-standalone bsd-mailx | mailx build-essential #0 7.514 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #0 7.514 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #0 7.514 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 7.514 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #0 7.514 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #0 7.514 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #0 7.514 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #0 7.514 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #0 7.514 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #0 7.514 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #0 7.514 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #0 7.514 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #0 7.514 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #0 7.514 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #0 7.514 diffutils-doc perl-doc libterm-readline-gnu-perl #0 7.514 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #0 7.514 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #0 7.514 python3.7-doc binfmt-support wdiff-doc #0 7.514 Recommended packages: #0 7.514 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #0 7.514 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #0 7.514 licensecheck lintian python3-apt python3-debian python3-magic #0 7.514 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #0 7.514 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #0 7.514 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #0 7.514 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #0 7.514 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #0 7.514 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #0 7.514 libmail-sendmail-perl #0 9.078 The following NEW packages will be installed: #0 9.078 autoconf automake autopoint autotools-dev binutils #0 9.078 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #0 9.078 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #0 9.078 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #0 9.078 intltool-debian libarchive-zip-perl libasan5 libatomic1 #0 9.078 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #0 9.078 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #0 9.078 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #0 9.078 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 9.078 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #0 9.078 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #0 9.078 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #0 9.078 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #0 9.078 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #0 9.078 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #0 9.078 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #0 9.078 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 9.078 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #0 9.078 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #0 9.078 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 9.078 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #0 9.078 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 9.078 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 9.078 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 9.078 po-debconf python3 python3-minimal python3.7 python3.7-minimal #0 9.078 sensible-utils wdiff xz-utils #0 9.078 The following packages will be upgraded: #0 9.078 curl libc6 libcurl4 #0 9.592 3 upgraded, 125 newly installed, 0 to remove and 18 not upgraded. #0 9.592 Need to get 69.6 MB of archives. #0 9.592 After this operation, 272 MB of additional disk space will be used. #0 9.592 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #0 9.902 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u2 [2351 kB] #0 10.05 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u4 [309 kB] #13 10.16 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #13 12.58 Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ... #13 12.63 Selecting previously unselected package libk5crypto3:armhf. #13 12.63 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ... #13 12.63 Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ... #13 12.69 Selecting previously unselected package libkeyutils1:armhf. #13 12.69 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... #13 12.69 Unpacking libkeyutils1:armhf (1.6.3-2) ... #13 12.74 Selecting previously unselected package libkrb5-3:armhf. #13 12.74 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ... #13 12.75 Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ... #13 12.90 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 12.90 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ... #14 13.83 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.6 [3376 B] #14 13.97 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.12 [63.7 kB] #14 22.18 Selecting previously unselected package gcc-12. #14 22.18 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 22.19 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 46.14MB / 49.58MB 0.5s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.10MB / 64.13MB 0.5s #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 15.73MB / 64.13MB 0.6s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 5.24MB / 92.33MB 0.6s #14 21.82 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #14 21.63 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ... #14 21.64 Unpacking debugedit (1:5.0-4build1) ... #14 21.67 Selecting previously unselected package dwz. #14 21.67 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ... #14 21.68 Unpacking dwz (0.14-1build2) ... #14 21.71 Selecting previously unselected package gettext. #14 21.71 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ... #14 21.72 Unpacking gettext (0.21-4ubuntu4) ... #14 21.76 Selecting previously unselected package intltool-debian. #14 21.76 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ... #14 21.77 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 21.80 Selecting previously unselected package po-debconf. #14 21.80 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ... #14 21.81 Unpacking po-debconf (1.0.21+nmu1) ... #14 21.85 Selecting previously unselected package debhelper. #14 21.85 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ... #14 21.86 Unpacking debhelper (13.6ubuntu1) ... #13 7.398 curl is already the newest version (7.88.1-10+rpi1). #13 7.398 The following additional packages will be installed: #13 7.398 autoconf automake autopoint autotools-dev binutils #13 7.398 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #13 7.398 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #13 7.398 gcc gcc-12 gettext gettext-base git-man groff-base intltool-debian #13 7.398 libarchive-zip-perl libasan8 libb-hooks-op-check-perl libbinutils libc-bin #13 7.398 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #13 7.398 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #13 7.398 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 7.398 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 7.398 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 7.398 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 7.398 libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl #13 7.398 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 7.398 libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl #13 7.398 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 7.398 libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 7.398 libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 #13 7.398 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2 #13 7.398 libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal #13 7.398 libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl #13 7.398 libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common #13 7.398 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0 #13 7.398 liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 #13 7.398 make man-db media-types patch patchutils perl-openssl-defaults po-debconf #13 7.398 python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto #13 7.398 sensible-utils wdiff xz-utils #13 7.398 Suggested packages: #13 7.398 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 7.398 gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone #13 7.398 bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage #13 7.398 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 7.398 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #13 7.398 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #13 7.398 piuparts postgresql-client pristine-lfs quilt ratt reprotest ssh-client #13 7.398 svn-buildpackage w3m debian-keyring gcc-multilib manpages-dev flex bison gdb #13 7.398 gcc-doc gcc-12-doc gettext-doc libasprintf-dev libgettextpo-dev #13 7.398 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #13 7.398 git-cvs git-mediawiki git-svn groff glibc-doc libc-l10n locales libnss-nis #13 7.398 libnss-nisplus bzr libdata-dump-perl libcrypt-ssleay-perl #13 7.398 libscalar-number-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #13 7.398 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl m4-doc make-doc #13 7.398 apparmor less www-browser ed diffutils-doc libmail-box-perl python3-doc #13 7.398 python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support #13 7.398 wdiff-doc #13 7.398 Recommended packages: #13 7.398 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #13 7.398 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #13 7.398 licensecheck lintian python3-apt python3-debian python3-magic #13 7.398 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #13 7.398 libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less #13 7.398 ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl #13 7.398 libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl #13 7.398 libxstring-perl libltdl-dev libdata-dump-perl libhtml-form-perl #13 7.398 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #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 ... 9606 files and directories currently installed.) #13 13.01 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 13.02 Unpacking python3-minimal (3.7.3-1) ... #13 13.07 Selecting previously unselected package mime-support. #13 13.07 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 13.07 Unpacking mime-support (3.62) ... #13 13.12 Selecting previously unselected package libmpdec2:armhf. #13 13.12 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #14 20.67 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.4.0-1ubuntu1~22.04 [2235 kB] #14 20.83 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.3.0-1ubuntu1~22.04 [965 kB] #14 20.92 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.3.0-1ubuntu1~22.04 [1117 kB] #14 13.99 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB] #14 14.01 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB] #14 14.01 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB] #14 14.01 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB] #14 14.01 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB] #13 23.31 Preparing to unpack .../037-binutils_2.40-2_arm64.deb ... #13 23.32 Unpacking binutils (2.40-2) ... #13 23.35 Selecting previously unselected package libc-dev-bin. #13 23.36 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u3_arm64.deb ... #13 23.36 Unpacking libc-dev-bin (2.36-9+deb12u3) ... #13 23.39 Selecting previously unselected package linux-libc-dev:arm64. #13 23.39 Preparing to unpack .../039-linux-libc-dev_6.1.55-1_arm64.deb ... #13 23.40 Unpacking linux-libc-dev:arm64 (6.1.55-1) ... #13 23.56 Selecting previously unselected package libcrypt-dev:arm64. #13 23.56 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... #13 23.57 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... #13 12.91 Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... #13 12.97 Selecting previously unselected package libtirpc-common. #13 12.97 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 12.97 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 13.02 Selecting previously unselected package libtirpc3:armhf. #13 13.02 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 13.03 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 13.08 Selecting previously unselected package libnsl2:armhf. #13 13.08 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ... #13 13.09 Unpacking libnsl2:armhf (1.3.0-2) ... #13 13.13 Selecting previously unselected package readline-common. #14 14.22 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-167.184 [1099 kB] #14 22.51 Selecting previously unselected package gcc. #14 22.51 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 22.52 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 22.56 Selecting previously unselected package libstdc++-12-dev:amd64. #14 22.56 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 22.56 Unpacking libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #10 sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 49.58MB / 49.58MB 0.6s done #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 27.26MB / 64.13MB 0.7s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 15.73MB / 92.33MB 0.7s #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 2.10MB / 67.00MB 0.7s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 36.70MB / 64.13MB 0.8s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 12.58MB / 67.00MB 0.8s #13 17.81 Selecting previously unselected package libkrb5support0:amd64. #13 17.81 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #13 17.93 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #13 18.11 Selecting previously unselected package libk5crypto3:amd64. #13 18.11 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #13 18.13 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #14 21.96 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #14 21.96 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 21.97 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 21.99 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 21.99 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 22.00 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B] #14 22.00 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB] #14 22.06 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB] #14 21.91 Selecting previously unselected package libfakeroot:amd64. #14 21.91 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ... #14 21.92 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #14 21.96 Selecting previously unselected package fakeroot. #14 21.96 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ... #14 21.96 Unpacking fakeroot (1.28-1ubuntu1) ... #14 22.00 Selecting previously unselected package libassuan0:amd64. #14 22.00 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ... #14 22.00 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #14 22.03 Selecting previously unselected package gpgconf. #14 22.03 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.04 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 22.08 Selecting previously unselected package libksba8:amd64. #14 22.08 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... #14 22.08 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 22.13 Selecting previously unselected package libnpth0:amd64. #14 22.13 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ... #14 22.13 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 14.93 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] #14 15.04 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] #14 15.06 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] #14 15.06 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] #13 13.12 Unpacking libmpdec2:armhf (2.4.2-2) ... #13 13.17 Selecting previously unselected package readline-common. #13 13.17 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 13.17 Unpacking readline-common (7.0-5) ... #13 13.25 Selecting previously unselected package libreadline7:armhf. #13 13.26 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... #13 13.27 Unpacking libreadline7:armhf (7.0-5) ... #13 13.34 Selecting previously unselected package libsqlite3-0:armhf. #13 13.34 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ... #13 13.34 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #14 21.80 Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gcc arm64 4:13.2.0-1ubuntu1 [5190 B] #14 21.81 Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstdc++-13-dev arm64 13.2.0-4ubuntu3 [2346 kB] #14 21.88 Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 g++-13 arm64 13.2.0-4ubuntu3 [10.9 MB] #20 6.399 Selecting previously unselected package libclang-cpp11. #20 6.401 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... #20 6.404 Unpacking libclang-cpp11 (1:11.0.1-2) ... #14 21.01 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.4.0-1ubuntu1~22.04 [1146 kB] #14 20.98 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gcc arm64 4:12.2.0-3ubuntu1 [5184 B] #14 20.98 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libstdc++-12-dev arm64 12.3.0-1ubuntu1~23.04 [2164 kB] #13 23.61 Selecting previously unselected package libtirpc-dev:arm64. #13 23.61 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #13 23.61 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 23.65 Selecting previously unselected package libnsl-dev:arm64. #13 23.65 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ... #13 23.66 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 23.69 Selecting previously unselected package rpcsvc-proto. #13 23.69 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_arm64.deb ... #13 23.69 Unpacking rpcsvc-proto (1.4.3-1) ... #13 23.73 Selecting previously unselected package libc6-dev:arm64. #13 23.73 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u3_arm64.deb ... #13 23.73 Unpacking libc6-dev:arm64 (2.36-9+deb12u3) ... #13 13.13 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 13.14 Unpacking readline-common (8.2-1.3) ... #13 13.19 Selecting previously unselected package libreadline8:armhf. #13 13.19 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... #13 13.20 Unpacking libreadline8:armhf (8.2-1.3) ... #13 13.25 Selecting previously unselected package libsqlite3-0:armhf. #13 13.25 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ... #13 13.26 Unpacking libsqlite3-0:armhf (3.40.1-2) ... #14 14.54 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB] #14 14.55 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.12 [1916 kB] #14 14.64 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.64 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB] #14 22.72 Selecting previously unselected package g++-12. #14 22.72 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 22.72 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #14 22.91 Selecting previously unselected package g++. #14 22.91 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 22.92 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 22.94 Selecting previously unselected package make. #14 22.94 Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ... #14 22.94 Unpacking make (4.3-4.1build1) ... #14 22.97 Selecting previously unselected package libdpkg-perl. #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 47.19MB / 64.13MB 0.9s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 33.55MB / 92.33MB 0.9s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 23.07MB / 67.00MB 0.9s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 56.62MB / 64.13MB 1.0s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 46.14MB / 92.33MB 1.0s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 32.51MB / 67.00MB 1.0s #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.1s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 55.57MB / 92.33MB 1.1s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 42.99MB / 67.00MB 1.1s #13 18.36 Selecting previously unselected package libkeyutils1:amd64. #13 18.36 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #13 18.39 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #14 22.09 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB] #14 22.17 Selecting previously unselected package dirmngr. #14 22.17 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.18 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 22.22 Selecting previously unselected package gnupg-l10n. #14 22.22 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 22.22 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 22.25 Selecting previously unselected package gnupg-utils. #14 22.26 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.26 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 22.30 Selecting previously unselected package gpg. #14 22.30 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.30 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 22.33 Selecting previously unselected package pinentry-curses. #14 22.34 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ... #14 22.34 Unpacking pinentry-curses (1.1.1-1build2) ... #14 22.37 Selecting previously unselected package gpg-agent. #13 12.54 Selecting previously unselected package python3-minimal. #13 12.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 ... 9510 files and directories currently installed.) #13 12.54 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 12.57 Unpacking python3-minimal (3.9.2-3) ... #13 12.61 Selecting previously unselected package media-types. #13 12.61 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 12.61 Unpacking media-types (4.0.0) ... #13 12.65 Selecting previously unselected package libmpdec3:armhf. #13 12.65 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... #13 12.66 Unpacking libmpdec3:armhf (2.5.1-1) ... #13 12.71 Selecting previously unselected package libncursesw6:armhf. #13 12.71 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_armhf.deb ... #13 12.71 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ... #13 12.76 Selecting previously unselected package readline-common. #13 12.76 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 12.76 Unpacking readline-common (8.1-1) ... #13 12.81 Selecting previously unselected package libreadline8:armhf. #13 12.81 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... #13 12.82 Unpacking libreadline8:armhf (8.1-1) ... #14 15.37 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] #14 15.42 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] #13 13.42 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 13.42 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... #13 13.43 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 22.30 Selecting previously unselected package gcc. #13 22.31 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ... #13 22.31 Unpacking gcc (4:8.3.0-1) ... #14 21.10 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.4.0-1ubuntu1~22.04 [19.4 MB] #14 21.07 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 g++-12 arm64 12.3.0-1ubuntu1~23.04 [10.9 MB] #13 23.88 Selecting previously unselected package libisl23:arm64. #13 23.89 Preparing to unpack .../045-libisl23_0.25-1_arm64.deb ... #13 23.89 Unpacking libisl23:arm64 (0.25-1) ... #13 23.97 Selecting previously unselected package libmpfr6:arm64. #13 23.97 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ... #13 23.98 Unpacking libmpfr6:arm64 (4.2.0-1) ... #13 24.04 Selecting previously unselected package libmpc3:arm64. #13 24.04 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ... #13 24.04 Unpacking libmpc3:arm64 (1.3.1-1) ... #13 24.07 Selecting previously unselected package cpp-12. #13 13.44 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 13.44 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 13.44 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #14 14.55 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB] #14 14.67 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB] #14 14.68 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #14 14.68 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.2 [5887 kB] #14 22.97 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 22.98 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #14 23.08 Selecting previously unselected package bzip2. #14 23.09 Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ... #14 23.09 Unpacking bzip2 (1.0.8-5build1) ... #14 23.11 Selecting previously unselected package patch. #14 23.11 Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ... #14 23.12 Unpacking patch (2.7.6-7build2) ... #14 23.14 Selecting previously unselected package lto-disabled-list. #14 23.14 Preparing to unpack .../091-lto-disabled-list_39_all.deb ... #14 23.15 Unpacking lto-disabled-list (39) ... #14 23.17 Selecting previously unselected package dpkg-dev. #14 23.18 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 23.18 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 23.22 Selecting previously unselected package build-essential. #10 sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 64.13MB / 64.13MB 1.2s done #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 67.11MB / 92.33MB 1.3s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 59.77MB / 67.00MB 1.3s #10 sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba 155B / 155B 1.2s done #13 18.58 Selecting previously unselected package libkrb5-3:amd64. #13 18.59 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #13 18.63 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #14 22.37 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 22.44 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 22.47 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 22.53 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB] #14 22.38 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.38 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 22.41 Selecting previously unselected package gpg-wks-client. #14 22.41 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.42 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 22.44 Selecting previously unselected package gpg-wks-server. #14 22.44 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.45 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 22.47 Selecting previously unselected package gpgsm. #14 22.48 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.48 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 22.51 Selecting previously unselected package gnupg. #14 22.51 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 22.51 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 22.54 Selecting previously unselected package libfile-dirlist-perl. #14 22.54 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ... #14 22.55 Unpacking libfile-dirlist-perl (0.05-2) ... #14 22.57 Selecting previously unselected package libfile-which-perl. #14 22.57 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ... #14 22.57 Unpacking libfile-which-perl (1.23-1) ... #14 22.60 Selecting previously unselected package libfile-homedir-perl. #14 22.60 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ... #14 22.61 Unpacking libfile-homedir-perl (1.006-1) ... #14 22.63 Selecting previously unselected package libfile-touch-perl. #14 22.64 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ... #14 22.64 Unpacking libfile-touch-perl (0.12-1) ... #14 22.66 Selecting previously unselected package libio-pty-perl. #14 22.66 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ... #14 22.67 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 22.70 Selecting previously unselected package libipc-run-perl. #14 22.70 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ... #14 22.70 Unpacking libipc-run-perl (20200505.0-1) ... #13 12.88 Selecting previously unselected package libsqlite3-0:armhf. #13 12.88 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... #13 12.88 Unpacking libsqlite3-0:armhf (3.34.1-3) ... #13 12.98 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 12.98 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... #13 12.98 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... #13 27.09 Selecting previously unselected package libxml2:arm64. #13 27.10 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... #13 27.10 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 27.23 Selecting previously unselected package gettext. #13 27.23 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ... #13 27.24 Unpacking gettext (0.21-4) ... #13 27.35 Selecting previously unselected package intltool-debian. #13 27.35 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #13 27.36 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 27.39 Selecting previously unselected package po-debconf. #13 27.39 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ... #13 27.39 Unpacking po-debconf (1.0.21+nmu1) ... #13 27.44 Selecting previously unselected package debhelper. #13 23.56 Selecting previously unselected package g++. #13 23.56 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #13 23.56 Unpacking g++ (4:10.2.1-1) ... #13 23.58 Selecting previously unselected package make. #13 23.59 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #13 23.59 Unpacking make (4.3-4.1) ... #13 23.64 Selecting previously unselected package libdpkg-perl. #13 23.65 Preparing to unpack .../059-libdpkg-perl_1.20.13_all.deb ... #13 23.65 Unpacking libdpkg-perl (1.20.13) ... #13 23.70 Selecting previously unselected package patch. #13 23.71 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #13 23.71 Unpacking patch (2.7.6-7) ... #13 23.74 Selecting previously unselected package dpkg-dev. #13 23.75 Preparing to unpack .../061-dpkg-dev_1.20.13_all.deb ... #13 23.75 Unpacking dpkg-dev (1.20.13) ... #14 15.51 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] #14 15.55 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] #14 15.55 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 15.66 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] #13 13.82 Selecting previously unselected package python3.7. #13 13.82 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_armhf.deb ... #13 13.83 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 26.43 Selecting previously unselected package libfakeroot:arm64. #13 22.45 Selecting previously unselected package libstdc++-8-dev:amd64. #13 22.46 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ... #13 22.46 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #13 22.66 Selecting previously unselected package g++-8. #13 22.66 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ... #13 22.66 Unpacking g++-8 (8.3.0-6) ... #14 22.37 Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 g++ arm64 4:13.2.0-1ubuntu1 [1108 B] #14 22.37 Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 22.38 Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdpkg-perl all 1.22.0ubuntu1 [283 kB] #14 22.38 Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 22.38 Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 21.55 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 g++ arm64 4:12.2.0-3ubuntu1 [1106 B] #14 21.55 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 21.55 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 21.55 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 21.55 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 21.55 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lto-disabled-list all 39 [12.4 kB] #14 21.55 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dpkg-dev all 1.21.21ubuntu1 [1117 kB] #20 7.255 Selecting previously unselected package libgc1:amd64. #20 7.257 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ... #20 7.263 Unpacking libgc1:amd64 (1:8.0.4-3) ... #20 7.316 Selecting previously unselected package libobjc4:amd64. #20 7.317 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ... #20 7.321 Unpacking libobjc4:amd64 (10.2.1-6) ... #20 7.352 Selecting previously unselected package libobjc-10-dev:amd64. #20 7.354 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ... #20 7.358 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ... #20 7.422 Selecting previously unselected package libc6-i386. #20 7.424 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u7_amd64.deb ... #20 7.428 Unpacking libc6-i386 (2.31-13+deb11u7) ... #13 24.08 Preparing to unpack .../048-cpp-12_12.2.0-14_arm64.deb ... #13 24.08 Unpacking cpp-12 (12.2.0-14) ... #13 13.80 Selecting previously unselected package python3.11. #13 13.80 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ... #13 13.82 Unpacking python3.11 (3.11.2-6) ... #14 14.98 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 14.99 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 14.95 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB] #14 14.95 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.5.0-1ubuntu1~20.04 [41.8 kB] #14 15.10 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.5.0-1ubuntu1~20.04 [87.4 kB] #14 23.22 Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ... #14 23.22 Unpacking build-essential (12.9ubuntu3) ... #14 23.27 Selecting previously unselected package libbrotli1:amd64. #14 23.28 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_amd64.deb ... #14 23.28 Unpacking libbrotli1:amd64 (1.0.9-2build8) ... #14 23.31 Selecting previously unselected package libsasl2-modules-db:amd64. #14 23.31 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #14 23.31 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #14 23.34 Selecting previously unselected package libsasl2-2:amd64. #14 23.34 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #14 23.34 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #14 23.37 Selecting previously unselected package libldap2:amd64. #14 23.37 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ... #14 23.38 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 23.41 Selecting previously unselected package librtmp1:amd64. #14 23.41 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 23.41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 23.44 Selecting previously unselected package libssh-4:amd64. #14 23.44 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ... #14 23.45 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ... #14 23.51 Selecting previously unselected package libcurl4:amd64. #14 23.51 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.3_amd64.deb ... #14 23.51 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.3) ... #14 23.54 Selecting previously unselected package curl. #14 23.54 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.3_amd64.deb ... #14 23.54 Unpacking curl (7.88.1-8ubuntu2.3) ... #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.210 0 upgraded, 391 newly installed, 0 to remove and 5 not upgraded. #14 7.210 Need to get 121 MB of archives. #14 7.210 After this operation, 412 MB of additional disk space will be used. #14 7.210 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblocale-gettext-perl armhf 1.07-5 [14.8 kB] #14 7.359 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.4 [1570 kB] #14 7.825 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB] #14 7.863 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB] #14 7.866 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB] #14 7.958 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB] #14 7.958 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB] #14 7.958 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libkrb5support0 armhf 1.20.1-1ubuntu0.1 [31.0 kB] #14 7.958 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libk5crypto3 armhf 1.20.1-1ubuntu0.1 [78.3 kB] #14 7.958 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] #14 7.959 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libkrb5-3 armhf 1.20.1-1ubuntu0.1 [320 kB] #14 8.370 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgssapi-krb5-2 armhf 1.20.1-1ubuntu0.1 [118 kB] #14 8.686 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.689 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] #14 8.721 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] #14 8.739 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB] #14 8.775 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB] #14 8.827 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB] #14 8.926 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB] #14 9.038 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB] #14 9.059 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B] #14 9.060 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB] #14 9.461 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.15 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm6 armhf 1.23-3 [29.8 kB] #14 10.15 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B] #14 10.15 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.32 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.32 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB] #14 10.32 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.4 [1149 kB] #14 10.39 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #14 10.39 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.2 [6096 B] #14 10.39 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB] #14 10.54 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf krb5-locales all 1.20.1-1ubuntu0.1 [13.3 kB] #14 10.94 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf less armhf 590-1.2 [131 kB] #14 11.26 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB] #14 11.28 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB] #14 11.30 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB] #14 11.99 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.00 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] #14 12.00 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B] #14 12.00 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB] #14 12.00 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 12.00 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB] #14 12.01 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB] #14 12.42 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf ucf all 3.0043+nmu1 [56.5 kB] #14 12.65 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bsdextrautils armhf 2.38.1-4ubuntu1 [76.4 kB] #14 12.73 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB] #14 12.87 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB] #14 12.89 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf file armhf 1:5.44-3 [20.9 kB] #14 12.89 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext-base armhf 0.21-11 [35.9 kB] #14 12.90 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 12.91 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf groff-base armhf 1.22.4-10 [851 kB] #14 13.00 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #14 13.00 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB] #14 13.01 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfido2-1 armhf 1.12.0-2 [75.2 kB] #14 13.44 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjansson4 armhf 2.14-2 [28.9 kB] #14 13.61 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB] #14 13.72 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB] #14 13.75 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpng16-16 armhf 1.6.39-2 [166 kB] #14 13.85 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] #14 13.87 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 13.87 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 13.88 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxcb1 armhf 1.15-1 [45.4 kB] #14 13.89 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB] #14 13.91 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-6 armhf 2:1.8.4-2ubuntu0.3 [584 kB] #14 14.00 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 14.40 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 14.47 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf man-db armhf 2.11.2-1 [1183 kB] #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 83.89MB / 92.33MB 1.4s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.4s #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 90.18MB / 92.33MB 1.5s #10 sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 67.00MB / 67.00MB 1.5s done #14 22.68 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #14 22.71 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB] #14 22.72 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB] #14 22.88 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB] #14 22.74 Selecting previously unselected package libclass-method-modifiers-perl. #14 22.74 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 22.74 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 22.77 Selecting previously unselected package libclass-xsaccessor-perl. #14 22.77 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ... #14 22.77 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 22.80 Selecting previously unselected package libb-hooks-op-check-perl. #14 22.80 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ... #14 22.81 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 22.83 Selecting previously unselected package libdynaloader-functions-perl. #14 22.84 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 22.84 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 22.87 Selecting previously unselected package libdevel-callchecker-perl. #14 22.87 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ... #14 22.87 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 22.90 Selecting previously unselected package libparams-classify-perl. #14 22.90 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ... #14 22.90 Unpacking libparams-classify-perl (0.015-1build5) ... #14 22.95 Selecting previously unselected package libmodule-runtime-perl. #13 13.32 Selecting previously unselected package python3.9. #13 13.32 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... #13 27.44 Preparing to unpack .../087-debhelper_13.3.4_all.deb ... #13 27.45 Unpacking debhelper (13.3.4) ... #13 27.55 Selecting previously unselected package debian-keyring. #13 27.55 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ... #13 27.56 Unpacking debian-keyring (2021.07.26) ... #13 23.87 Selecting previously unselected package build-essential. #13 23.87 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #13 23.87 Unpacking build-essential (12.9) ... #13 23.90 Selecting previously unselected package libbrotli1:amd64. #13 23.90 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #13 23.90 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #13 23.95 Selecting previously unselected package libsasl2-modules-db:amd64. #13 23.95 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.95 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 23.98 Selecting previously unselected package libsasl2-2:amd64. #13 23.99 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.99 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 24.02 Selecting previously unselected package libldap-2.4-2:amd64. #13 24.02 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #13 24.03 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 24.07 Selecting previously unselected package libnghttp2-14:amd64. #13 24.07 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #13 24.08 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #13 24.11 Selecting previously unselected package libpsl5:amd64. #13 13.96 Selecting previously unselected package libpython3-stdlib:armhf. #13 13.96 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 13.97 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 14.06 Setting up python3-minimal (3.7.3-1) ... #13 26.43 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ... #13 26.44 Unpacking libfakeroot:arm64 (1.23-1) ... #13 26.48 Selecting previously unselected package fakeroot. #13 26.48 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ... #13 26.49 Unpacking fakeroot (1.23-1) ... #13 26.53 Selecting previously unselected package libassuan0:arm64. #13 26.53 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ... #13 26.54 Unpacking libassuan0:arm64 (2.5.2-1) ... #13 26.57 Selecting previously unselected package gpgconf. #13 26.58 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ... #13 26.58 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 26.64 Selecting previously unselected package libksba8:arm64. #14 22.79 Get:122 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lto-disabled-list all 43 [12.4 kB] #20 7.694 Selecting previously unselected package lib32gcc-s1. #20 7.696 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ... #20 7.700 Unpacking lib32gcc-s1 (10.2.1-6) ... #20 7.748 Selecting previously unselected package lib32stdc++6. #20 7.750 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ... #20 7.754 Unpacking lib32stdc++6 (10.2.1-6) ... #13 13.96 Selecting previously unselected package libpython3-stdlib:armhf. #13 13.96 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ... #13 13.98 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 14.08 Setting up python3-minimal (3.11.2-1+b1) ... #14 15.10 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB] #14 15.14 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.3 [222 kB] #14 15.16 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.3 [497 kB] #14 15.19 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.3 [94.9 kB] #14 15.20 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.3 [94.1 kB] #14 15.21 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.3 [3061 kB] #14 15.38 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.5.0-1ubuntu1~20.04 [7256 B] #14 15.38 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.2 [2805 kB] #14 23.57 Selecting previously unselected package dctrl-tools. #14 23.58 Preparing to unpack .../102-dctrl-tools_2.24-3build2_amd64.deb ... #14 23.58 Unpacking dctrl-tools (2.24-3build2) ... #14 23.61 Selecting previously unselected package libdebhelper-perl. #14 23.61 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 23.68 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 23.72 Selecting previously unselected package libtool. #14 23.72 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ... #14 23.72 Unpacking libtool (2.4.7-5) ... #14 23.75 Selecting previously unselected package dh-autoreconf. #14 23.75 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 23.76 Unpacking dh-autoreconf (20) ... #14 23.81 Selecting previously unselected package libarchive-zip-perl. #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee #12 resolve docker.io/library/ubuntu:mantic@sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 0.0s done #12 sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee 1.13kB / 1.13kB done #12 sha256:13f233a16be210b57907b98b0d927ceff7571df390701e14fe1f3901b2c4a4d7 424B / 424B done #12 sha256:fe7a3960a97ee41f84c8045700d2e5bd671a42f02a64ee33dde10627dee1a7d7 2.30kB / 2.30kB done #12 sha256:d1cf823cf1f0c938d15f343c52a2110dffb08010fe39e69aba493326b5629709 27.27MB / 27.27MB 0.5s done #12 extracting sha256:d1cf823cf1f0c938d15f343c52a2110dffb08010fe39e69aba493326b5629709 1.2s done #12 DONE 1.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 92.33MB / 92.33MB 1.7s done #14 14.90 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages all 6.03-1 [1321 kB] #14 14.98 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu8.5 [835 kB] #14 15.01 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf publicsuffix all 20230209.2326-1 [131 kB] #14 22.88 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] #14 22.89 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 22.89 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB] #14 23.05 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB] #14 22.95 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ... #14 22.96 Unpacking libmodule-runtime-perl (0.016-1) ... #14 23.01 Selecting previously unselected package libimport-into-perl. #14 23.01 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ... #14 23.02 Unpacking libimport-into-perl (1.002005-1) ... #14 23.05 Selecting previously unselected package librole-tiny-perl. #14 23.05 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ... #14 23.05 Unpacking librole-tiny-perl (2.002004-1) ... #14 23.09 Selecting previously unselected package libsub-quote-perl. #14 23.09 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ... #14 23.09 Unpacking libsub-quote-perl (2.006006-1) ... #14 23.12 Selecting previously unselected package libmoo-perl. #14 23.12 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ... #14 23.12 Unpacking libmoo-perl (2.005004-3) ... #14 23.15 Selecting previously unselected package libencode-locale-perl. #13 13.34 Unpacking python3.9 (3.9.2-1) ... #13 13.46 Selecting previously unselected package libpython3-stdlib:armhf. #13 13.46 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 13.47 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 13.56 Setting up python3-minimal (3.9.2-3) ... #13 24.11 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #13 24.11 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #13 24.14 Selecting previously unselected package librtmp1:amd64. #13 24.15 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 24.15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 24.18 Selecting previously unselected package libssh2-1:amd64. #13 24.18 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #13 24.18 Unpacking libssh2-1:amd64 (1.9.0-2) ... #13 24.22 Selecting previously unselected package libcurl4:amd64. #13 24.22 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u10_amd64.deb ... #13 24.23 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u10) ... #13 24.27 Selecting previously unselected package curl. #13 24.27 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u10_amd64.deb ... #13 24.28 Unpacking curl (7.74.0-1.3+deb11u10) ... #13 24.32 Selecting previously unselected package dctrl-tools. #13 24.32 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #13 24.33 Unpacking dctrl-tools (2.24-3+b1) ... #13 26.64 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ... #13 26.65 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... #13 26.70 Selecting previously unselected package libnpth0:arm64. #13 26.70 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ... #13 26.70 Unpacking libnpth0:arm64 (1.6-1) ... #13 26.75 Selecting previously unselected package dirmngr. #13 26.75 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ... #13 26.77 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 26.82 Selecting previously unselected package gnupg-l10n. #13 26.82 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 26.83 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #14 16.21 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #14 22.87 Get:123 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dpkg-dev all 1.22.0ubuntu1 [1137 kB] #20 7.826 Selecting previously unselected package libclang-common-11-dev. #20 7.828 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ... #20 7.831 Unpacking libclang-common-11-dev (1:11.0.1-2) ... #14 22.00 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #14 22.07 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] #13 14.45 Selecting previously unselected package python3. #13 14.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 ... 8943 files and directories currently installed.) #13 14.46 Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ... #14 15.35 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.3 [3164 B] #14 15.35 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.4 [19.0 kB] #14 23.81 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 23.81 Unpacking libarchive-zip-perl (1.68-1) ... #14 23.84 Selecting previously unselected package libsub-override-perl. #14 23.85 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ... #14 23.85 Unpacking libsub-override-perl (0.09-4) ... #14 23.87 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 23.87 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 23.88 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 23.90 Selecting previously unselected package dh-strip-nondeterminism. #14 23.91 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 23.91 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 23.97 Selecting previously unselected package libdw1:amd64. #14 23.97 Preparing to unpack .../110-libdw1_0.188-2.1_amd64.deb ... #14 23.97 Unpacking libdw1:amd64 (0.188-2.1) ... #14 24.00 Selecting previously unselected package debugedit. #14 24.00 Preparing to unpack .../111-debugedit_1%3a5.0-5_amd64.deb ... #14 24.00 Unpacking debugedit (1:5.0-5) ... #14 24.03 Selecting previously unselected package dwz. #14 24.03 Preparing to unpack .../112-dwz_0.15-1_amd64.deb ... #14 24.03 Unpacking dwz (0.15-1) ... #14 24.06 Selecting previously unselected package gettext. #13 24.65 Selecting previously unselected package cpp. #13 24.65 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ... #13 24.65 Unpacking cpp (4:12.2.0-3) ... #13 24.68 Selecting previously unselected package libcc1-0:arm64. #13 24.68 Preparing to unpack .../050-libcc1-0_12.2.0-14_arm64.deb ... #13 24.69 Unpacking libcc1-0:arm64 (12.2.0-14) ... #13 24.73 Selecting previously unselected package libgomp1:arm64. #13 24.73 Preparing to unpack .../051-libgomp1_12.2.0-14_arm64.deb ... #13 24.73 Unpacking libgomp1:arm64 (12.2.0-14) ... #13 24.77 Selecting previously unselected package libitm1:arm64. #13 24.77 Preparing to unpack .../052-libitm1_12.2.0-14_arm64.deb ... #13 24.78 Unpacking libitm1:arm64 (12.2.0-14) ... #13 24.81 Selecting previously unselected package libatomic1:arm64. #13 24.82 Preparing to unpack .../053-libatomic1_12.2.0-14_arm64.deb ... #13 24.82 Unpacking libatomic1:arm64 (12.2.0-14) ... #13 24.85 Selecting previously unselected package libasan8:arm64. #13 24.85 Preparing to unpack .../054-libasan8_12.2.0-14_arm64.deb ... #13 24.86 Unpacking libasan8:arm64 (12.2.0-14) ... #14 15.02 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB] #14 15.03 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf strace armhf 6.2-0ubuntu1 [454 kB] #14 15.05 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xauth armhf 1:1.1.2-1 [22.9 kB] #14 15.05 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xz-utils armhf 5.4.1-0.2 [269 kB] #14 15.06 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf m4 armhf 1.4.19-3 [235 kB] #14 15.07 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autoconf all 2.71-3 [339 kB] #14 22.04 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #14 22.11 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.4.0-1ubuntu1~22.04 [2088 kB] #14 23.16 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ... #14 23.16 Unpacking libencode-locale-perl (1.05-1.1) ... #14 23.19 Selecting previously unselected package libtimedate-perl. #14 23.19 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ... #14 23.20 Unpacking libtimedate-perl (2.3300-2) ... #14 23.22 Selecting previously unselected package libhttp-date-perl. #14 23.23 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ... #14 23.23 Unpacking libhttp-date-perl (6.05-1) ... #14 23.26 Selecting previously unselected package libfile-listing-perl. #14 23.26 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ... #14 23.26 Unpacking libfile-listing-perl (6.14-1) ... #14 23.29 Selecting previously unselected package libhtml-tagset-perl. #14 23.30 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ... #14 23.30 Unpacking libhtml-tagset-perl (3.20-4) ... #14 23.33 Selecting previously unselected package liburi-perl. #14 23.33 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ... #14 23.33 Unpacking liburi-perl (5.10-1) ... #14 23.37 Selecting previously unselected package libhtml-parser-perl:amd64. #14 23.37 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ... #14 23.37 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... #14 23.40 Selecting previously unselected package libhtml-tree-perl. #14 23.40 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ... #14 23.41 Unpacking libhtml-tree-perl (5.07-2) ... #14 23.45 Selecting previously unselected package libio-html-perl. #14 23.45 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ... #14 23.46 Unpacking libio-html-perl (1.004-2) ... #14 23.48 Selecting previously unselected package liblwp-mediatypes-perl. #13 24.36 Selecting previously unselected package libdebhelper-perl. #13 24.36 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #13 24.36 Unpacking libdebhelper-perl (13.3.4) ... #13 24.40 Selecting previously unselected package libtool. #13 24.40 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #13 24.40 Unpacking libtool (2.4.6-15) ... #13 24.44 Selecting previously unselected package dh-autoreconf. #13 24.44 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #13 24.45 Unpacking dh-autoreconf (20) ... #13 24.47 Selecting previously unselected package libarchive-zip-perl. #13 24.47 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #13 24.47 Unpacking libarchive-zip-perl (1.68-1) ... #13 24.50 Selecting previously unselected package libsub-override-perl. #13 24.51 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #13 24.51 Unpacking libsub-override-perl (0.09-2) ... #13 24.53 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 24.53 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 24.54 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 24.56 Selecting previously unselected package dh-strip-nondeterminism. #13 24.56 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 24.56 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 24.59 Selecting previously unselected package libelf1:amd64. #13 24.59 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #13 24.60 Unpacking libelf1:amd64 (0.183-1) ... #13 24.63 Selecting previously unselected package dwz. #13 24.63 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #13 24.64 Unpacking dwz (0.13+20210201-1) ... #13 24.68 Selecting previously unselected package libicu67:amd64. #13 27.00 Selecting previously unselected package gnupg-utils. #13 27.01 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... #13 27.01 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 27.08 Selecting previously unselected package gpg. #13 27.08 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ... #13 27.08 Unpacking gpg (2.2.12-1+deb10u2) ... #13 27.15 Selecting previously unselected package pinentry-curses. #13 27.15 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ... #13 27.16 Unpacking pinentry-curses (1.1.0-2) ... #13 27.20 Selecting previously unselected package gpg-agent. #13 27.20 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... #13 27.21 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 27.26 Selecting previously unselected package gpg-wks-client. #14 16.28 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 5.1s #13 14.78 Selecting previously unselected package python3. #13 14.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10075 files and directories currently installed.) #13 14.78 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #13 19.66 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 22.39 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.40 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB] #14 22.41 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB] #14 22.46 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 22.47 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB] #14 22.49 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.3 [299 kB] #13 14.48 Unpacking python3 (3.11.2-1+b1) ... #14 15.74 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-89.99 [1301 kB] #14 24.06 Preparing to unpack .../113-gettext_0.21-11_amd64.deb ... #14 24.07 Unpacking gettext (0.21-11) ... #14 24.11 Selecting previously unselected package intltool-debian. #14 24.11 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ... #14 24.11 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 24.14 Selecting previously unselected package po-debconf. #14 24.14 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 24.14 Unpacking po-debconf (1.0.21+nmu1) ... #14 24.19 Selecting previously unselected package debhelper. #14 24.19 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ... #14 24.19 Unpacking debhelper (13.11.4ubuntu3) ... #14 24.24 Selecting previously unselected package libfakeroot:amd64. #14 24.24 Preparing to unpack .../117-libfakeroot_1.31-1.1_amd64.deb ... #14 24.25 Unpacking libfakeroot:amd64 (1.31-1.1) ... #14 24.28 Selecting previously unselected package fakeroot. #14 24.28 Preparing to unpack .../118-fakeroot_1.31-1.1_amd64.deb ... #14 24.29 Unpacking fakeroot (1.31-1.1) ... #13 25.06 Selecting previously unselected package liblsan0:arm64. #13 25.06 Preparing to unpack .../055-liblsan0_12.2.0-14_arm64.deb ... #13 25.07 Unpacking liblsan0:arm64 (12.2.0-14) ... #13 25.18 Selecting previously unselected package libtsan2:arm64. #14 15.48 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autotools-dev all 20220109.1 [44.9 kB] #13 23.49 Selecting previously unselected package g++. #13 23.49 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ... #13 23.49 Unpacking g++ (4:8.3.0-1) ... #13 23.51 Selecting previously unselected package make. #13 23.52 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ... #13 23.52 Unpacking make (4.2.1-1.2) ... #13 23.57 Selecting previously unselected package libdpkg-perl. #13 23.58 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ... #13 23.58 Unpacking libdpkg-perl (1.19.8) ... #13 23.64 Selecting previously unselected package patch. #13 23.64 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ... #13 23.65 Unpacking patch (2.7.6-3+deb10u1) ... #13 23.68 Selecting previously unselected package dpkg-dev. #13 23.68 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ... #13 23.69 Unpacking dpkg-dev (1.19.8) ... #13 23.78 Selecting previously unselected package build-essential. #14 23.49 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 23.49 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 23.52 Selecting previously unselected package libhttp-message-perl. #14 23.52 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ... #14 23.53 Unpacking libhttp-message-perl (6.36-1) ... #14 23.56 Selecting previously unselected package libhttp-cookies-perl. #14 23.56 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ... #14 23.56 Unpacking libhttp-cookies-perl (6.10-1) ... #14 23.59 Selecting previously unselected package libhttp-negotiate-perl. #14 23.60 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ... #14 23.61 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 23.64 Selecting previously unselected package perl-openssl-defaults:amd64. #14 23.64 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ... #14 23.65 Unpacking perl-openssl-defaults:amd64 (5build2) ... #14 23.68 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 23.68 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ... #14 23.68 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 23.73 Selecting previously unselected package libio-socket-ssl-perl. #14 15.78 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.5.0-1ubuntu1~20.04 [757 kB] #14 15.81 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.84 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 24.68 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #13 24.68 Unpacking libicu67:amd64 (67.1-7) ... #14 23.40 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB] #14 23.41 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.20 [213 kB] #14 23.50 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #14 23.51 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #13 27.26 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... #13 27.27 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 27.31 Selecting previously unselected package gpg-wks-server. #13 27.32 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... #13 27.32 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 27.37 Selecting previously unselected package gpgsm. #13 27.37 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ... #13 27.38 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 27.42 Selecting previously unselected package gnupg. #13 27.43 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ... #13 27.43 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 27.50 Selecting previously unselected package libfile-which-perl. #13 13.89 Selecting previously unselected package python3. #13 13.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 ... 9948 files and directories currently installed.) #13 13.89 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 13.92 Unpacking python3 (3.9.2-3) ... #13 14.01 Selecting previously unselected package less. #13 14.01 Preparing to unpack .../001-less_551-2_armhf.deb ... #13 14.02 Unpacking less (551-2) ... #13 14.28 Selecting previously unselected package netbase. #13 14.28 Preparing to unpack .../002-netbase_6.3_all.deb ... #14 16.77 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] #13 14.82 Unpacking python3 (3.7.3-1) ... #13 9.139 The following NEW packages will be installed: #13 9.139 autoconf automake autopoint autotools-dev binutils #13 9.139 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #13 9.139 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #13 9.139 equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base #13 9.139 intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl #13 9.139 libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl #13 9.139 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #13 9.139 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 9.139 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 9.139 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 9.139 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 9.139 libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl #13 9.139 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 9.139 libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl #13 9.139 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 9.139 libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 9.139 libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 #13 9.139 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2 #13 9.139 libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal #13 9.143 libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl #13 9.143 libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common #13 9.143 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0 #13 9.143 liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 #13 9.143 make man-db media-types patch patchutils perl-openssl-defaults po-debconf #13 9.143 python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto #13 9.143 sensible-utils wdiff xz-utils #13 9.143 The following packages will be upgraded: #13 9.143 libc-bin libc6 #14 23.31 Get:124 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 build-essential arm64 12.10ubuntu1 [4932 B] #14 23.31 Get:125 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] #14 23.33 Get:126 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-3 [21.0 kB] #14 23.33 Get:127 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-3 [54.0 kB] #14 23.34 Get:128 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap2 arm64 2.6.6+dfsg-1~exp1ubuntu1 [191 kB] #14 23.35 Get:129 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 23.35 Get:130 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libssh-4 arm64 0.10.5-3ubuntu1 [185 kB] #14 23.36 Get:131 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl4 arm64 8.2.1-1ubuntu3.1 [313 kB] #14 23.38 Get:132 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 curl arm64 8.2.1-1ubuntu3.1 [212 kB] #13 19.66 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #13 19.73 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #14 22.53 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.3 [206 kB] #14 22.55 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #14 22.55 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #20 8.385 Selecting previously unselected package libclang1-11. #20 8.387 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ... #20 8.394 Unpacking libclang1-11 (1:11.0.1-2) ... #13 14.73 Selecting previously unselected package less. #13 14.73 Preparing to unpack .../001-less_590-2_armhf.deb ... #13 14.76 Unpacking less (590-2) ... #13 15.00 Selecting previously unselected package netbase. #14 24.35 Selecting previously unselected package libassuan0:amd64. #14 24.35 Preparing to unpack .../119-libassuan0_2.5.5-5_amd64.deb ... #14 24.35 Unpacking libassuan0:amd64 (2.5.5-5) ... #14 24.38 Selecting previously unselected package gpgconf. #14 24.38 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.38 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 24.42 Selecting previously unselected package libksba8:amd64. #14 24.42 Preparing to unpack .../121-libksba8_1.6.3-2_amd64.deb ... #14 24.42 Unpacking libksba8:amd64 (1.6.3-2) ... #14 24.46 Selecting previously unselected package libnpth0:amd64. #14 24.46 Preparing to unpack .../122-libnpth0_1.6-3build2_amd64.deb ... #14 24.46 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 24.50 Selecting previously unselected package dirmngr. #14 24.50 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.51 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 24.54 Selecting previously unselected package gnupg-l10n. #14 24.54 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 24.55 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 24.58 Selecting previously unselected package gnupg-utils. #13 25.19 Preparing to unpack .../056-libtsan2_12.2.0-14_arm64.deb ... #13 25.19 Unpacking libtsan2:arm64 (12.2.0-14) ... #14 15.70 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf automake all 1:1.16.5-1.3 [558 kB] #13 23.78 Preparing to unpack .../061-build-essential_12.6_amd64.deb ... #13 23.79 Unpacking build-essential (12.6) ... #13 23.81 Selecting previously unselected package openssl. #13 23.82 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u6_amd64.deb ... #13 23.82 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 23.91 Selecting previously unselected package ca-certificates. #13 23.92 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ... #13 23.92 Unpacking ca-certificates (20200601~deb10u2) ... #13 23.96 Selecting previously unselected package libsasl2-modules-db:amd64. #13 23.96 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 23.97 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 24.00 Selecting previously unselected package libsasl2-2:amd64. #13 24.00 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 24.00 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 24.04 Selecting previously unselected package libldap-common. #14 23.73 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ... #14 23.74 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 23.77 Selecting previously unselected package libnet-http-perl. #14 23.77 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ... #14 23.77 Unpacking libnet-http-perl (6.22-1) ... #14 23.80 Selecting previously unselected package liblwp-protocol-https-perl. #14 23.80 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 23.81 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 23.83 Selecting previously unselected package libtry-tiny-perl. #14 23.83 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ... #14 23.84 Unpacking libtry-tiny-perl (0.31-1) ... #14 23.86 Selecting previously unselected package libwww-robotrules-perl. #14 23.86 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ... #14 23.87 Unpacking libwww-robotrules-perl (6.02-1) ... #14 23.89 Selecting previously unselected package libwww-perl. #14 23.90 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ... #14 23.90 Unpacking libwww-perl (6.61-1) ... #14 23.93 Selecting previously unselected package patchutils. #14 23.93 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ... #14 23.94 Unpacking patchutils (0.4.2-1build2) ... #14 23.97 Selecting previously unselected package wdiff. #14 23.97 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ... #14 23.97 Unpacking wdiff (1.2.2-2build3) ... #14 24.01 Selecting previously unselected package devscripts. #14 24.01 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ... #14 24.03 Unpacking devscripts (2.22.1ubuntu1) ... #14 23.65 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4437 kB] #14 23.88 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #14 23.88 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB] #14 23.88 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 23.88 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB] #14 23.88 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #13 27.50 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #13 27.54 Unpacking libfile-which-perl (1.23-1) ... #13 27.57 Selecting previously unselected package libfile-homedir-perl. #13 27.57 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ... #13 27.58 Unpacking libfile-homedir-perl (1.004-1) ... #13 27.62 Selecting previously unselected package libio-pty-perl. #13 27.62 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ... #13 27.62 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 27.66 Selecting previously unselected package libipc-run-perl. #13 27.66 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ... #13 27.67 Unpacking libipc-run-perl (20180523.0-1) ... #13 27.71 Selecting previously unselected package libclass-method-modifiers-perl. #13 27.71 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 27.71 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 27.75 Selecting previously unselected package libsub-exporter-progressive-perl. #14 22.59 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.4.0-1ubuntu1~22.04 [11.1 MB] #13 15.08 Selecting previously unselected package less. #13 15.08 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ... #13 15.09 Unpacking less (487-0.1+b1) ... #13 15.20 Selecting previously unselected package netbase. #13 15.20 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 15.21 Unpacking netbase (5.6) ... #13 15.33 Selecting previously unselected package bzip2. #13 15.33 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #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] #10 extracting sha256:8457fd5474e70835e4482983a5662355d892d5f6f0f90a27a8e9f009997e8196 1.9s done #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff #13 14.29 Unpacking netbase (6.3) ... #13 14.38 Selecting previously unselected package sensible-utils. #13 14.38 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 14.39 Unpacking sensible-utils (0.0.14) ... #13 14.48 Selecting previously unselected package bzip2. #13 14.48 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ... #13 14.50 Unpacking bzip2 (1.0.8-4) ... #14 23.79 Get:133 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #13 20.21 Selecting previously unselected package libtirpc-common. #13 20.21 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 15.00 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 15.04 Unpacking netbase (6.4) ... #14 24.58 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.58 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 24.61 Selecting previously unselected package gpg. #14 24.61 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.62 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 24.65 Selecting previously unselected package pinentry-curses. #14 24.65 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... #14 24.65 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 24.69 Selecting previously unselected package gpg-agent. #14 24.69 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.69 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 24.72 Selecting previously unselected package gpg-wks-client. #14 24.72 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.73 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 24.75 Selecting previously unselected package gpg-wks-server. #14 24.75 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.76 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 24.78 Selecting previously unselected package gpgsm. #14 24.78 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... #14 24.79 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #13 25.39 Selecting previously unselected package libubsan1:arm64. #13 25.40 Preparing to unpack .../057-libubsan1_12.2.0-14_arm64.deb ... #13 25.40 Unpacking libubsan1:arm64 (12.2.0-14) ... #13 25.51 Selecting previously unselected package libhwasan0:arm64. #13 25.51 Preparing to unpack .../058-libhwasan0_12.2.0-14_arm64.deb ... #13 25.52 Unpacking libhwasan0:arm64 (12.2.0-14) ... #13 25.62 Selecting previously unselected package libgcc-12-dev:arm64. #14 15.98 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autopoint all 0.21-11 [420 kB] #14 16.04 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-common armhf 2.40-2ubuntu4.1 [226 kB] #13 24.04 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 24.04 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 24.08 Selecting previously unselected package libldap-2.4-2:amd64. #13 24.08 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #13 24.08 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #13 24.13 Selecting previously unselected package libnghttp2-14:amd64. #13 24.13 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ... #13 24.14 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... #13 24.17 Selecting previously unselected package libpsl5:amd64. #13 24.17 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ... #13 24.18 Unpacking libpsl5:amd64 (0.20.2-2) ... #13 24.21 Selecting previously unselected package librtmp1:amd64. #13 24.21 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #13 24.21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 24.25 Selecting previously unselected package libssh2-1:amd64. #13 24.25 Preparing to unpack .../071-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #13 24.25 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 24.30 Selecting previously unselected package libcurl4:amd64. #14 16.31 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB] #14 16.32 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 16.32 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB] #14 16.33 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 16.33 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.4 [1331 kB] #14 16.40 Get:84 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.40 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB] #14 24.02 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 24.19 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 24.21 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 24.23 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 24.23 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB] #14 24.30 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 24.09 Selecting previously unselected package diffstat. #14 24.10 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ... #14 24.10 Unpacking diffstat (1.64-1build2) ... #14 24.13 Selecting previously unselected package python3-chardet. #14 24.13 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ... #14 24.13 Unpacking python3-chardet (4.0.0-1) ... #14 24.18 Selecting previously unselected package zstd. #14 24.18 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ... #14 24.19 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 24.22 Selecting previously unselected package python3-debian. #14 24.23 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 24.23 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 24.27 Selecting previously unselected package libgpgme11:amd64. #14 24.27 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 24.28 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 24.31 Selecting previously unselected package python3-gpg. #13 27.75 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 27.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 27.78 Selecting previously unselected package libdevel-globaldestruction-perl. #13 27.78 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 27.79 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 27.82 Selecting previously unselected package libb-hooks-op-check-perl. #13 27.83 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ... #13 27.83 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 27.87 Selecting previously unselected package libdynaloader-functions-perl. #13 27.87 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ... #13 27.87 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 27.91 Selecting previously unselected package libdevel-callchecker-perl. #13 27.91 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ... #13 27.92 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 27.95 Selecting previously unselected package libparams-classify-perl. #13 27.96 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ... #13 27.96 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 28.00 Selecting previously unselected package libmodule-runtime-perl. #14 16.53 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B] #14 16.53 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB] #10 extracting sha256:13baa2029dde87a21b87127168a0fb50a007c07da6b5adc8864e1fe1376c86ff 0.4s done #13 14.68 Selecting previously unselected package openssl. #13 14.68 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_armhf.deb ... #13 14.69 Unpacking openssl (1.1.1w-0+deb11u1) ... #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.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 25.52 Selecting previously unselected package gettext. #13 25.52 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #13 25.53 Unpacking gettext (0.21-4) ... #14 17.17 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #14 17.17 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #14 17.17 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 17.17 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #14 17.18 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #13 9.724 2 upgraded, 124 newly installed, 0 to remove and 6 not upgraded. #14 17.21 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #14 17.21 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #14 17.22 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #14 17.37 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #13 9.724 Need to get 74.6 MB of archives. #13 9.724 After this operation, 285 MB of additional disk space will be used. #13 9.724 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-9+rpi1+deb12u3 [2106 kB] #13 20.27 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 24.04 Get:134 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #13 15.34 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 15.22 Selecting previously unselected package sensible-utils. #13 15.22 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 15.24 Unpacking sensible-utils (0.0.17+nmu1) ... #13 15.38 Selecting previously unselected package bzip2. #13 15.38 Preparing to unpack .../004-bzip2_1.0.8-5+b1_armhf.deb ... #13 15.40 Unpacking bzip2 (1.0.8-5+b1) ... #20 8.893 Selecting previously unselected package clang-11. #20 8.895 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ... #20 8.899 Unpacking clang-11 (1:11.0.1-2) ... #20 8.941 Selecting previously unselected package clang. #20 8.943 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ... #20 8.950 Unpacking clang (1:11.0-51+nmu5) ... #20 8.986 Selecting previously unselected package libpfm4:amd64. #20 8.988 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ... #20 8.992 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #20 9.049 Selecting previously unselected package lld-11. #14 22.96 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtool all 2.4.7-5 [166 kB] #14 24.82 Selecting previously unselected package gnupg. #14 24.82 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 24.82 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 24.85 Selecting previously unselected package libfile-dirlist-perl. #14 24.85 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ... #14 24.85 Unpacking libfile-dirlist-perl (0.05-3) ... #14 24.88 Selecting previously unselected package libfile-which-perl. #14 24.88 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ... #14 24.88 Unpacking libfile-which-perl (1.27-2) ... #14 24.91 Selecting previously unselected package libfile-homedir-perl. #14 24.91 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ... #14 24.91 Unpacking libfile-homedir-perl (1.006-2) ... #14 24.94 Selecting previously unselected package libfile-touch-perl. #14 24.94 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ... #14 24.94 Unpacking libfile-touch-perl (0.12-2) ... #14 24.97 Selecting previously unselected package libio-pty-perl. #14 24.97 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_amd64.deb ... #14 24.97 Unpacking libio-pty-perl (1:1.17-1) ... #14 25.00 Selecting previously unselected package libipc-run-perl. #14 25.00 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ... #14 25.01 Unpacking libipc-run-perl (20220807.0-1) ... #14 25.03 Selecting previously unselected package libclass-method-modifiers-perl. #13 25.62 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_arm64.deb ... #13 25.62 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ... #13 25.75 Selecting previously unselected package gcc-12. #13 25.75 Preparing to unpack .../060-gcc-12_12.2.0-14_arm64.deb ... #13 25.76 Unpacking gcc-12 (12.2.0-14) ... #14 16.06 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libbinutils armhf 2.40-2ubuntu4.1 [485 kB] #14 16.09 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf-nobfd0 armhf 2.40-2ubuntu4.1 [86.3 kB] #14 16.10 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf0 armhf 2.40-2ubuntu4.1 [85.8 kB] #14 16.11 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.23 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils armhf 2.40-2ubuntu4.1 [3076 B] #14 16.23 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc-dev-bin armhf 2.37-0ubuntu2.1 [18.9 kB] #14 16.23 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf linux-libc-dev armhf 6.2.0-37.38 [1586 kB] #13 24.30 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u7_amd64.deb ... #13 24.30 Unpacking libcurl4:amd64 (7.64.0-4+deb10u7) ... #13 24.35 Selecting previously unselected package curl. #13 24.35 Preparing to unpack .../073-curl_7.64.0-4+deb10u7_amd64.deb ... #13 24.35 Unpacking curl (7.64.0-4+deb10u7) ... #13 24.40 Selecting previously unselected package dctrl-tools. #13 24.40 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ... #13 24.41 Unpacking dctrl-tools (2.24-3) ... #13 24.44 Selecting previously unselected package libtool. #13 24.44 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ... #13 24.44 Unpacking libtool (2.4.6-9) ... #13 24.49 Selecting previously unselected package dh-autoreconf. #13 24.50 Preparing to unpack .../076-dh-autoreconf_19_all.deb ... #13 24.50 Unpacking dh-autoreconf (19) ... #14 16.43 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB] #14 16.43 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB] #14 16.43 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.4.0-1ubuntu1~22.04 [7852 kB] #14 24.32 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 24.35 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB] #14 24.37 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB] #14 24.38 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB] #14 24.39 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB] #14 24.55 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #14 24.31 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 24.31 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 24.36 Selecting previously unselected package dput. #14 24.37 Preparing to unpack .../185-dput_1.1.0ubuntu2.1_all.deb ... #14 24.37 Unpacking dput (1.1.0ubuntu2.1) ... #14 24.41 Selecting previously unselected package fonts-dejavu-core. #14 24.41 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #14 24.41 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 24.54 Selecting previously unselected package fontconfig-config. #13 28.00 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ... #13 28.01 Unpacking libmodule-runtime-perl (0.016-1) ... #13 28.05 Selecting previously unselected package libimport-into-perl. #13 28.05 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ... #13 28.05 Unpacking libimport-into-perl (1.002005-1) ... #13 28.09 Selecting previously unselected package librole-tiny-perl. #13 28.09 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ... #13 28.09 Unpacking librole-tiny-perl (2.000006-1) ... #13 28.13 Selecting previously unselected package libstrictures-perl. #13 28.13 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ... #13 28.13 Unpacking libstrictures-perl (2.000005-1) ... #13 28.16 Selecting previously unselected package libsub-quote-perl. #13 28.17 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ... #13 28.17 Unpacking libsub-quote-perl (2.005001-1) ... #13 28.20 Selecting previously unselected package libmoo-perl. #13 28.20 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ... #13 28.21 Unpacking libmoo-perl (2.003004-2) ... #13 28.25 Selecting previously unselected package libencode-locale-perl. #14 16.68 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d #13 25.65 Selecting previously unselected package intltool-debian. #13 25.65 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #13 25.65 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 25.68 Selecting previously unselected package po-debconf. #13 25.68 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #13 25.68 Unpacking po-debconf (1.0.21+nmu1) ... #13 25.72 Selecting previously unselected package debhelper. #13 25.72 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #13 25.73 Unpacking debhelper (13.3.4) ... #14 24.12 Get:135 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtool all 2.4.7-7 [166 kB] #14 24.21 Get:136 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dh-autoreconf all 20 [16.1 kB] #14 24.22 Get:137 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 24.24 Get:138 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-override-perl all 0.09-4 [8706 B] #14 24.25 Get:139 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 24.25 Get:140 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 24.25 Get:141 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdw1 arm64 0.189-4 [253 kB] #14 24.31 Get:142 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 debugedit arm64 1:5.0-5 [45.9 kB] #20 9.051 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ... #20 9.055 Unpacking lld-11 (1:11.0.1-2) ... #20 9.184 Selecting previously unselected package lld. #20 9.186 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ... #20 9.190 Unpacking lld (1:11.0-51+nmu5) ... #20 9.228 Selecting previously unselected package llvm-11-runtime. #20 9.230 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ... #20 9.234 Unpacking llvm-11-runtime (1:11.0.1-2) ... #20 9.286 Selecting previously unselected package llvm-runtime. #20 9.288 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ... #20 9.319 Unpacking llvm-runtime (1:11.0-51+nmu5) ... #20 9.347 Selecting previously unselected package llvm-11. #20 9.349 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ... #20 9.353 Unpacking llvm-11 (1:11.0.1-2) ... #14 23.31 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-autoreconf all 20 [16.1 kB] #14 23.32 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 23.35 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-override-perl all 0.09-4 [8706 B] #14 23.35 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 23.36 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 23.36 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB] #14 23.45 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debugedit arm64 1:5.0-5 [45.9 kB] #14 23.46 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dwz arm64 0.15-1 [110 kB] #14 23.48 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext arm64 0.21-11 [842 kB] #14 23.57 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 25.03 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 25.04 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 25.06 Selecting previously unselected package libclass-xsaccessor-perl. #14 25.06 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ... #14 25.07 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 25.12 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #14 25.12 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ... #14 25.13 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 25.15 Selecting previously unselected package libdynaloader-functions-perl. #14 25.15 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ... #14 25.16 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 25.18 Selecting previously unselected package libdevel-callchecker-perl:amd64. #14 25.18 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_amd64.deb ... #14 25.19 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #14 25.21 Selecting previously unselected package libparams-classify-perl:amd64. #14 25.21 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_amd64.deb ... #14 25.21 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ... #14 25.24 Selecting previously unselected package libmodule-runtime-perl. #14 25.24 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ... #14 25.24 Unpacking libmodule-runtime-perl (0.016-2) ... #14 25.27 Selecting previously unselected package libimport-into-perl. #14 25.27 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ... #14 25.27 Unpacking libimport-into-perl (1.002005-2) ... #14 25.30 Selecting previously unselected package librole-tiny-perl. #14 25.30 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 25.31 Unpacking librole-tiny-perl (2.002004-1) ... #14 25.33 Selecting previously unselected package libsub-quote-perl. #14 25.33 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 25.34 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 25.38 Selecting previously unselected package libmoo-perl. #13 15.50 Selecting previously unselected package libmagic-mgc. #13 15.50 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 15.52 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 24.52 Selecting previously unselected package libarchive-zip-perl. #13 24.53 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ... #13 24.53 Unpacking libarchive-zip-perl (1.64-1) ... #13 24.56 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 24.56 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 24.57 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 24.59 Selecting previously unselected package dh-strip-nondeterminism. #13 24.59 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 24.60 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 24.62 Selecting previously unselected package dwz. #13 24.62 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ... #13 24.63 Unpacking dwz (0.12-3) ... #13 24.67 Selecting previously unselected package libglib2.0-0:amd64. #13 24.67 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ... #13 24.67 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... #13 15.60 Selecting previously unselected package openssl. #13 15.60 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_armhf.deb ... #13 15.61 Unpacking openssl (3.0.11-1~deb12u2) ... #14 24.62 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #14 24.64 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #14 24.54 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 24.55 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 24.59 Selecting previously unselected package libcurl3-gnutls:amd64. #14 24.59 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.14_amd64.deb ... #14 24.59 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ... #14 24.63 Selecting previously unselected package liberror-perl. #14 24.63 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #14 24.64 Unpacking liberror-perl (0.17029-1) ... #14 24.67 Selecting previously unselected package git-man. #14 24.67 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 24.68 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 24.73 Selecting previously unselected package git. #14 24.73 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ... #14 24.74 Unpacking git (1:2.34.1-1ubuntu1.10) ... #13 28.25 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ... #13 28.25 Unpacking libencode-locale-perl (1.05-1) ... #13 28.28 Selecting previously unselected package libtimedate-perl. #13 28.29 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 28.29 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 28.33 Selecting previously unselected package libhttp-date-perl. #13 28.33 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ... #13 28.34 Unpacking libhttp-date-perl (6.02-1) ... #13 28.37 Selecting previously unselected package libfile-listing-perl. #13 28.37 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ... #13 28.38 Unpacking libfile-listing-perl (6.04-1) ... #13 28.41 Selecting previously unselected package libhtml-tagset-perl. #13 28.42 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ... #13 28.42 Unpacking libhtml-tagset-perl (3.20-3) ... #13 28.46 Selecting previously unselected package liburi-perl. #13 28.46 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ... #13 28.46 Unpacking liburi-perl (1.76-1) ... #13 28.50 Selecting previously unselected package libhtml-parser-perl. #13 28.51 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ... #13 28.51 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 28.55 Selecting previously unselected package libhtml-tree-perl. #13 28.55 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ... #13 28.56 Unpacking libhtml-tree-perl (5.07-2) ... #13 28.61 Selecting previously unselected package libio-html-perl. #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] #13 29.53 Selecting previously unselected package libfakeroot:arm64. #13 29.53 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ... #13 29.54 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... #13 29.57 Selecting previously unselected package fakeroot. #13 29.57 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ... #13 29.58 Unpacking fakeroot (1.25.3-1.1) ... #13 29.62 Selecting previously unselected package libassuan0:arm64. #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 #13 25.83 Selecting previously unselected package debian-keyring. #13 25.83 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #13 25.84 Unpacking debian-keyring (2021.07.26) ... #14 24.31 Get:143 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dwz arm64 0.15-1 [110 kB] #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.0s done #14 17.73 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #14 17.74 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #14 17.77 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #14 17.78 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #14 17.83 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #14 17.88 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #14 17.88 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #14 17.90 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 17.90 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #14 17.90 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #13 20.84 Selecting previously unselected package libtirpc3:amd64. #13 20.84 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... #13 20.91 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 25.38 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ... #14 25.39 Unpacking libmoo-perl (2.005005-1) ... #14 25.41 Selecting previously unselected package libencode-locale-perl. #14 25.41 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ... #14 25.42 Unpacking libencode-locale-perl (1.05-3) ... #14 25.44 Selecting previously unselected package libtimedate-perl. #14 25.44 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 25.45 Unpacking libtimedate-perl (2.3300-2) ... #14 25.48 Selecting previously unselected package libhttp-date-perl. #14 25.48 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ... #14 25.48 Unpacking libhttp-date-perl (6.05-2) ... #14 25.51 Selecting previously unselected package libfile-listing-perl. #14 25.51 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ... #14 25.51 Unpacking libfile-listing-perl (6.15-1) ... #14 25.54 Selecting previously unselected package libhtml-tagset-perl. #14 25.54 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ... #14 25.54 Unpacking libhtml-tagset-perl (3.20-6) ... #14 25.57 Selecting previously unselected package liburi-perl. #14 25.57 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ... #14 25.57 Unpacking liburi-perl (5.17-1ubuntu1) ... #14 25.61 Selecting previously unselected package libhtml-parser-perl:amd64. #13 15.15 Selecting previously unselected package ca-certificates. #13 15.15 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 15.16 Unpacking ca-certificates (20210119) ... #13 24.80 Selecting previously unselected package libcroco3:amd64. #13 24.81 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ... #13 24.81 Unpacking libcroco3:amd64 (0.6.12-3) ... #13 24.85 Selecting previously unselected package libncurses6:amd64. #13 24.85 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u4_amd64.deb ... #13 24.86 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u4) ... #13 24.90 Selecting previously unselected package gettext. #13 24.91 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ... #13 24.91 Unpacking gettext (0.19.8.1-9) ... #13 25.04 Selecting previously unselected package intltool-debian. #13 15.80 Selecting previously unselected package libmagic1:armhf. #13 15.80 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 15.81 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 16.05 Selecting previously unselected package file. #13 16.05 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 16.06 Unpacking file (1:5.35-4+deb10u2) ... #13 16.15 Selecting previously unselected package gettext-base. #13 16.15 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ... #14 23.65 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #14 23.72 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 23.80 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #13 26.42 Selecting previously unselected package gcc. #13 26.42 Preparing to unpack .../061-gcc_4%3a12.2.0-3_arm64.deb ... #13 26.43 Unpacking gcc (4:12.2.0-3) ... #13 26.47 Selecting previously unselected package libstdc++-12-dev:arm64. #14 16.70 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcrypt-dev armhf 1:4.4.33-2 [120 kB] #14 17.20 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #22 DONE 5.7s #25 [linux/amd64->darwin/arm64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #25 DONE 0.0s #26 [linux/amd64->darwin/amd64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #14 24.75 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B] #14 24.77 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB] #14 24.79 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 24.84 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB] #14 24.90 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #14 24.91 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 24.91 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 24.92 Get:242 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 24.85 Selecting previously unselected package libalgorithm-diff-perl. #14 24.85 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #14 24.86 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 24.92 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 24.92 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #14 24.93 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 24.96 Selecting previously unselected package libalgorithm-merge-perl. #14 24.96 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #14 24.97 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 25.03 Selecting previously unselected package libaliased-perl. #13 28.61 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ... #13 28.61 Unpacking libio-html-perl (1.001-1) ... #13 28.65 Selecting previously unselected package liblwp-mediatypes-perl. #13 28.65 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 28.65 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 28.68 Selecting previously unselected package libhttp-message-perl. #13 28.69 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ... #13 28.69 Unpacking libhttp-message-perl (6.18-1) ... #13 28.73 Selecting previously unselected package libhttp-cookies-perl. #13 28.73 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ... #13 28.73 Unpacking libhttp-cookies-perl (6.04-1) ... #13 28.77 Selecting previously unselected package libhttp-negotiate-perl. #13 28.77 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ... #13 28.77 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 28.81 Selecting previously unselected package perl-openssl-defaults:arm64. #13 28.81 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ... #13 28.81 Unpacking perl-openssl-defaults:arm64 (3) ... #13 28.85 Selecting previously unselected package libnet-ssleay-perl. #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.28 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.29 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.30 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.30 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.31 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.31 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] #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #13 29.62 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ... #13 29.63 Unpacking libassuan0:arm64 (2.5.3-7.1) ... #13 29.66 Selecting previously unselected package gpgconf. #13 29.66 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ... #13 29.67 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 29.72 Selecting previously unselected package libksba8:arm64. #13 29.73 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ... #13 29.73 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... #13 29.78 Selecting previously unselected package libnpth0:arm64. #13 29.78 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ... #13 29.79 Unpacking libnpth0:arm64 (1.6-3) ... #13 29.83 Selecting previously unselected package dirmngr. #14 24.72 Get:144 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gettext arm64 0.21-13 [841 kB] #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 #14 18.05 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] #13 21.22 Selecting previously unselected package libnsl2:amd64. #13 21.22 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... #13 21.23 Unpacking libnsl2:amd64 (1.3.0-2) ... #14 25.61 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_amd64.deb ... #14 25.61 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #14 25.64 Selecting previously unselected package libhtml-tree-perl. #14 25.64 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ... #14 25.65 Unpacking libhtml-tree-perl (5.07-3) ... #14 25.68 Selecting previously unselected package libclone-perl:amd64. #14 25.68 Preparing to unpack .../158-libclone-perl_0.46-1_amd64.deb ... #14 25.68 Unpacking libclone-perl:amd64 (0.46-1) ... #14 25.71 Selecting previously unselected package libio-html-perl. #14 25.71 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ... #14 25.71 Unpacking libio-html-perl (1.004-3) ... #14 25.74 Selecting previously unselected package liblwp-mediatypes-perl. #14 25.74 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 25.74 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 25.77 Selecting previously unselected package libhttp-message-perl. #14 25.77 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ... #14 25.77 Unpacking libhttp-message-perl (6.44-1) ... #14 25.80 Selecting previously unselected package libhttp-cookies-perl. #14 25.80 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ... #14 25.81 Unpacking libhttp-cookies-perl (6.10-1) ... #14 25.84 Selecting previously unselected package libhttp-negotiate-perl. #13 15.55 Selecting previously unselected package libmagic-mgc. #13 15.56 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 15.56 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 25.04 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #13 25.04 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 25.07 Selecting previously unselected package po-debconf. #13 25.07 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ... #13 25.07 Unpacking po-debconf (1.0.21) ... #13 25.12 Selecting previously unselected package debhelper. #13 25.12 Preparing to unpack .../087-debhelper_12.1.1_all.deb ... #13 25.12 Unpacking debhelper (12.1.1) ... #13 25.23 Selecting previously unselected package debian-keyring. #13 25.23 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ... #13 25.24 Unpacking debian-keyring (2019.02.25) ... #14 23.97 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 23.89 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 23.96 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 24.04 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB] #14 24.11 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #13 26.47 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_arm64.deb ... #13 26.47 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ... #13 26.68 Selecting previously unselected package g++-12. #13 26.68 Preparing to unpack .../063-g++-12_12.2.0-14_arm64.deb ... #13 26.72 Unpacking g++-12 (12.2.0-14) ... #14 17.02 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 17.04 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB] #14 17.14 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 17.16 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc6-dev armhf 2.37-0ubuntu2.1 [1338 kB] #14 17.37 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.3.0-1ubuntu1~22.04 [39.0 kB] #14 17.42 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.3.0-1ubuntu1~22.04 [110 kB] #14 17.54 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.3.0-1ubuntu1~22.04 [7636 B] #13 10.66 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-9+rpi1+deb12u3 [493 kB] #13 10.67 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB] #13 10.68 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB] #13 10.68 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB] #13 10.81 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB] #13 10.81 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #13 10.81 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 10.81 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB] #13 16.17 Unpacking gettext-base (0.19.8.1-9) ... #13 16.34 Selecting previously unselected package krb5-locales. #13 16.34 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u6_all.deb ... #13 16.36 Unpacking krb5-locales (1.17-3+deb10u6) ... #26 merging #26 merging 0.2s done #26 DONE 0.3s #25 [linux/amd64->darwin/arm64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #25 merging 0.2s done #25 DONE 0.2s #27 [linux/amd64->darwin/amd64 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 #13 16.02 Selecting previously unselected package ca-certificates. #13 16.02 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 16.03 Unpacking ca-certificates (20230311) ... #13 16.20 Selecting previously unselected package libmagic-mgc. #13 16.20 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 16.22 Unpacking libmagic-mgc (1:5.44-3) ... #14 25.07 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 25.14 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #14 25.33 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 25.03 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #14 25.04 Unpacking libaliased-perl (0.34-1.1) ... #14 25.07 Selecting previously unselected package libapt-pkg-perl. #14 25.08 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ... #14 25.08 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 25.12 Selecting previously unselected package libarchive-cpio-perl. #14 25.12 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 25.12 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 25.17 Selecting previously unselected package libarray-intspan-perl. #14 25.17 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #14 25.17 Unpacking libarray-intspan-perl (2.004-1) ... #14 25.21 Selecting previously unselected package libmodule-implementation-perl. #14 25.21 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 25.21 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 25.25 Selecting previously unselected package libsub-exporter-progressive-perl. #14 25.25 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 25.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 25.29 Selecting previously unselected package libvariable-magic-perl. #13 28.85 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ... #13 28.85 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 28.92 Selecting previously unselected package libio-socket-ssl-perl. #13 28.92 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ... #13 28.92 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 29.02 Selecting previously unselected package libnet-http-perl. #13 29.02 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ... #13 29.03 Unpacking libnet-http-perl (6.18-1) ... #13 29.06 Selecting previously unselected package liblwp-protocol-https-perl. #13 29.06 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 29.06 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 29.10 Selecting previously unselected package libtry-tiny-perl. #14 17.47 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB] #13 29.83 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ... #13 29.84 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 29.90 Selecting previously unselected package gnupg-l10n. #13 29.90 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 29.91 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 30.00 Selecting previously unselected package gnupg-utils. #13 30.00 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... #13 30.01 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 30.07 Selecting previously unselected package gpg. #13 30.08 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ... #13 30.08 Unpacking gpg (2.2.27-2+deb11u2) ... #13 30.15 Selecting previously unselected package pinentry-curses. #13 30.15 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ... #13 30.15 Unpacking pinentry-curses (1.1.0-4) ... #13 30.19 Selecting previously unselected package gpg-agent. #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 28.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 10.63 Get:34 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #14 10.70 Get:35 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf less armhf 590-2 [131 kB] #14 10.89 Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB] #14 10.92 Get:37 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libelf1 armhf 0.189-4 [48.7 kB] #14 10.95 Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libicu72 armhf 72.1-3ubuntu3 [10.5 MB] #14 11.59 Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml2 armhf 2.9.14+dfsg-1.3 [591 kB] #14 11.59 Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] #14 11.60 Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lsb-release all 12.0-2 [6564 B] #14 11.60 Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf netbase all 6.4 [13.1 kB] #14 11.60 Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python-apt-common all 2.6.0ubuntu1 [18.1 kB] #14 11.60 Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-apt armhf 2.6.0ubuntu1 [156 kB] #14 12.02 Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] #14 12.27 Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pkg-resources all 68.1.2-2 [167 kB] #14 12.40 Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf tzdata-icu all 2023c-9ubuntu1 [135 kB] #14 12.46 Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ucf all 3.0043+nmu1 [56.5 kB] #14 12.47 Get:49 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bsdextrautils armhf 2.39.1-4ubuntu2 [77.5 kB] #14 12.49 Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB] #14 12.54 Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB] #14 12.55 Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf file armhf 1:5.44-3 [20.9 kB] #14 12.55 Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gettext-base armhf 0.21-13 [37.5 kB] #14 12.56 Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 12.57 Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf groff-base armhf 1.23.0-2 [948 kB] #14 13.05 Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #14 13.20 Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB] #14 13.34 Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfido2-1 armhf 1.13.0-1 [75.2 kB] #14 13.40 Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjansson4 armhf 2.14-2 [28.9 kB] #14 13.42 Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnghttp2-14 armhf 1.55.1-1 [67.6 kB] #14 13.46 Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB] #14 13.47 Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpng16-16 armhf 1.6.40-1 [166 kB] #14 13.51 Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] #14 13.53 Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 13.53 Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 13.53 Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxcb1 armhf 1.15-1 [45.4 kB] #14 13.94 Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #14 14.26 Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libx11-6 armhf 2:1.8.6-1ubuntu1 [586 kB] #14 14.47 Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 14.47 Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 14.48 Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf man-db armhf 2.11.2-3 [1187 kB] #14 14.59 Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf manpages all 6.03-2 [1322 kB] #14 14.65 Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf openssh-client armhf 1:9.3p1-1ubuntu3 [861 kB] #14 14.69 Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf publicsuffix all 20230209.2326-1 [131 kB] #14 14.70 Get:75 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf strace armhf 6.5-0.0ubuntu1 [420 kB] #14 14.72 Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xauth armhf 1:1.1.2-1 [22.9 kB] #14 14.72 Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xz-utils armhf 5.4.1-0.2 [269 kB] #14 15.13 Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf m4 armhf 1.4.19-3 [235 kB] #14 15.52 Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autoconf all 2.71-3 [339 kB] #14 15.61 Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 15.62 Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 15.70 Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autopoint all 0.21-13 [422 kB] #14 15.74 Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils-common armhf 2.41-5ubuntu1 [228 kB] #14 15.75 Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsframe1 armhf 2.41-5ubuntu1 [12.8 kB] #14 15.75 Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbinutils armhf 2.41-5ubuntu1 [457 kB] #14 15.78 Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libctf-nobfd0 armhf 2.41-5ubuntu1 [87.1 kB] #14 15.78 Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libctf0 armhf 2.41-5ubuntu1 [86.9 kB] #14 15.78 Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils-arm-linux-gnueabihf armhf 2.41-5ubuntu1 [2955 kB] #14 16.32 Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils armhf 2.41-5ubuntu1 [3072 B] #14 16.39 Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libc-dev-bin armhf 2.38-1ubuntu6 [18.9 kB] #14 16.46 Get:91 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf linux-libc-dev armhf 6.5.0-13.13 [1524 kB] #14 16.88 Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcrypt-dev armhf 1:4.4.36-2 [120 kB] #14 16.89 Get:93 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB] #14 16.90 Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 16.91 Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 16.91 Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libc6-dev armhf 2.38-1ubuntu6 [1346 kB] #14 16.97 Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libisl23 armhf 0.26-3 [595 kB] #14 17.00 Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmpfr6 armhf 4.2.1-1 [229 kB] #14 17.01 Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB] #14 17.41 Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cpp-13 armhf 13.2.0-4ubuntu3 [8245 kB] #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 5.2s #14 18.39 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB] #14 18.42 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #14 18.44 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB] #14 18.51 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.20 [235 kB] #14 18.56 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.20 [161 kB] #13 21.44 Selecting previously unselected package readline-common. #13 21.44 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 21.45 Unpacking readline-common (8.2-1.3) ... #14 25.84 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ... #14 25.85 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 25.87 Selecting previously unselected package perl-openssl-defaults:amd64. #14 25.87 Preparing to unpack .../164-perl-openssl-defaults_7_amd64.deb ... #14 25.87 Unpacking perl-openssl-defaults:amd64 (7) ... #14 25.90 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 25.90 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_amd64.deb ... #14 25.91 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 25.95 Selecting previously unselected package libio-socket-ssl-perl. #14 25.95 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ... #14 25.95 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 25.98 Selecting previously unselected package libnet-http-perl. #14 25.99 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ... #14 26.01 Unpacking libnet-http-perl (6.22-1) ... #14 26.03 Selecting previously unselected package liblwp-protocol-https-perl. #14 26.04 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 26.04 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 15.80 Selecting previously unselected package libmagic1:armhf. #13 15.80 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 15.81 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 15.90 Selecting previously unselected package file. #13 15.90 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 15.91 Unpacking file (1:5.39-3+deb11u1) ... #14 24.22 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #14 24.30 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] #14 24.38 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #12 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.0s done #12 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #12 DONE 28.8s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 17.31 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.32 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libisl23 armhf 0.25-1 [580 kB] #14 17.35 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpfr6 armhf 4.2.0-1 [228 kB] #14 17.36 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB] #14 17.36 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf cpp-12 armhf 12.3.0-1ubuntu1~23.04 [8169 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 3.5s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.0s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 28.7s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 17.55 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.4.0-1ubuntu1~22.04 [2242 kB] #13 16.53 Selecting previously unselected package libkeyutils1:armhf. #13 16.53 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ... #13 16.57 Unpacking libkeyutils1:armhf (1.6-6) ... #13 16.71 Selecting previously unselected package libkrb5support0:armhf. #13 16.71 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u6_armhf.deb ... #13 16.73 Unpacking libkrb5support0:armhf (1.17-3+deb10u6) ... #13 16.86 Selecting previously unselected package libk5crypto3:armhf. #13 16.86 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u6_armhf.deb ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.6s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 4.7s #27 DONE 0.1s #28 [linux/amd64->darwin/arm64 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 #28 DONE 0.1s #29 [linux/amd64->darwin/arm64 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 #13 16.59 Selecting previously unselected package libmagic1:armhf. #13 16.59 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ... #13 16.61 Unpacking libmagic1:armhf (1:5.44-3) ... #14 25.36 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB] #14 25.52 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 25.52 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 25.53 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 25.54 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 25.54 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 25.54 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 25.55 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB] #13 10.81 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB] #13 10.81 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB] #13 10.92 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #13 11.01 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B] #13 11.02 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB] #13 11.02 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 11.04 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB] #13 11.05 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB] #13 11.05 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB] #13 11.05 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB] #13 11.14 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #20 10.09 Selecting previously unselected package llvm. #20 10.09 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ... #20 10.10 Unpacking llvm (1:11.0-51+nmu5) ... #20 10.15 Setting up libz3-4:amd64 (4.8.10-1) ... #20 10.16 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #20 10.17 Setting up libllvm11:amd64 (1:11.0.1-2) ... #20 10.19 Setting up libclang1-11 (1:11.0.1-2) ... #20 10.20 Setting up libgc1:amd64 (1:8.0.4-3) ... #20 10.21 Setting up libc6-i386 (2.31-13+deb11u7) ... #20 10.23 Setting up llvm-11-runtime (1:11.0.1-2) ... #20 10.25 Setting up llvm-11 (1:11.0.1-2) ... #20 10.26 Setting up libobjc4:amd64 (10.2.1-6) ... #20 10.27 Setting up lld-11 (1:11.0.1-2) ... #20 10.29 Setting up libclang-cpp11 (1:11.0.1-2) ... #20 10.30 Setting up lib32gcc-s1 (10.2.1-6) ... #20 10.31 Setting up lib32stdc++6 (10.2.1-6) ... #20 10.33 Setting up llvm-runtime (1:11.0-51+nmu5) ... #20 10.34 Setting up llvm (1:11.0-51+nmu5) ... #20 10.36 Setting up libobjc-10-dev:amd64 (10.2.1-6) ... #14 25.29 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ... #14 25.29 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 25.32 Selecting previously unselected package libb-hooks-endofscope-perl. #14 25.32 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 25.33 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 25.36 Selecting previously unselected package libfreetype6:amd64. #14 25.37 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... #14 25.37 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 25.41 Selecting previously unselected package libfontconfig1:amd64. #14 25.41 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #14 25.41 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 25.45 Selecting previously unselected package libjpeg-turbo8:amd64. #14 25.45 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #14 25.46 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 25.49 Selecting previously unselected package libjpeg8:amd64. #14 25.49 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ... #14 25.50 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #13 29.10 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ... #13 29.11 Unpacking libtry-tiny-perl (0.30-1) ... #13 29.14 Selecting previously unselected package libwww-robotrules-perl. #13 29.14 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ... #13 29.15 Unpacking libwww-robotrules-perl (6.02-1) ... #13 29.18 Selecting previously unselected package libwww-perl. #13 29.18 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ... #13 29.19 Unpacking libwww-perl (6.36-2) ... #13 29.23 Selecting previously unselected package patchutils. #13 29.24 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ... #13 29.24 Unpacking patchutils (0.3.4-2) ... #13 29.29 Selecting previously unselected package wdiff. #13 29.29 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ... #13 29.29 Unpacking wdiff (1.2.2-2+b1) ... #13 29.35 Selecting previously unselected package devscripts. #14 17.83 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.83 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.85 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 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 3.5s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.2s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 28.9s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 17.86 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.87 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.88 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.94 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB] #14 17.96 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] #13 30.20 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... #13 30.20 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 30.25 Selecting previously unselected package gpg-wks-client. #13 30.26 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... #13 30.26 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 30.30 Selecting previously unselected package gpg-wks-server. #13 30.30 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... #13 30.31 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 30.34 Selecting previously unselected package gpgsm. #13 30.35 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ... #13 30.35 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 30.39 Selecting previously unselected package gnupg. #13 30.39 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ... #13 30.40 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 30.45 Selecting previously unselected package libfile-dirlist-perl. #14 18.58 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #14 18.59 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #14 18.62 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #14 18.62 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 18.62 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #13 21.65 Selecting previously unselected package libreadline8:amd64. #13 21.65 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... #13 21.66 Unpacking libreadline8:amd64 (8.2-1.3) ... #13 21.74 Selecting previously unselected package libsqlite3-0:amd64. #13 21.74 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ... #13 21.75 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #13 21.83 Selecting previously unselected package libpython3.11-stdlib:amd64. #13 21.83 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #13 21.84 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #14 25.25 Get:145 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 25.25 Get:146 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 25.27 Get:147 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 debhelper all 13.11.6ubuntu1 [935 kB] #14 25.34 Get:148 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfakeroot arm64 1.32.1-1 [31.8 kB] #14 25.34 Get:149 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fakeroot arm64 1.32.1-1 [59.7 kB] #14 25.35 Get:150 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libassuan0 arm64 2.5.6-1 [35.8 kB] #14 25.35 Get:151 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] #14 25.36 Get:152 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libksba8 arm64 1.6.4-2 [118 kB] #14 25.36 Get:153 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 25.36 Get:154 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] #14 26.15 Selecting previously unselected package libtry-tiny-perl. #14 26.15 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ... #14 26.15 Unpacking libtry-tiny-perl (0.31-2) ... #14 26.17 Selecting previously unselected package libwww-robotrules-perl. #14 26.18 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ... #14 26.18 Unpacking libwww-robotrules-perl (6.02-1) ... #14 26.20 Selecting previously unselected package libwww-perl. #14 26.21 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ... #14 26.21 Unpacking libwww-perl (6.67-1) ... #14 26.24 Selecting previously unselected package patchutils. #14 26.24 Preparing to unpack .../172-patchutils_0.4.2-1build2_amd64.deb ... #14 26.24 Unpacking patchutils (0.4.2-1build2) ... #14 26.27 Selecting previously unselected package wdiff. #14 26.27 Preparing to unpack .../173-wdiff_1.2.2-5_amd64.deb ... #14 26.28 Unpacking wdiff (1.2.2-5) ... #14 26.31 Selecting previously unselected package devscripts. #14 26.31 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ... #14 26.33 Unpacking devscripts (2.23.4ubuntu1) ... #14 26.44 Selecting previously unselected package diffstat. #13 16.18 Selecting previously unselected package gettext-base. #14 17.75 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cpp armhf 4:12.2.0-3ubuntu1 [27.8 kB] #14 17.83 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.3.0-1ubuntu1~22.04 [958 kB] #14 17.87 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.4.0-1ubuntu1~22.04 [839 kB] #14 17.91 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.4.0-1ubuntu1~22.04 [15.8 MB] #14 24.36 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debhelper all 13.11.4ubuntu3 [925 kB] #14 24.53 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfakeroot arm64 1.31-1.1 [31.7 kB] #14 24.54 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fakeroot arm64 1.31-1.1 [59.6 kB] #14 24.54 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB] #14 24.55 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] #14 24.56 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB] #14 24.57 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 24.57 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] #14 24.59 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 16.87 Unpacking libk5crypto3:armhf (1.17-3+deb10u6) ... #13 16.98 Selecting previously unselected package libkrb5-3:armhf. #13 16.98 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u6_armhf.deb ... #13 17.00 Unpacking libkrb5-3:armhf (1.17-3+deb10u6) ... #13 27.31 Selecting previously unselected package g++. #13 27.31 Preparing to unpack .../064-g++_4%3a12.2.0-3_arm64.deb ... #13 27.32 Unpacking g++ (4:12.2.0-3) ... #13 27.34 Selecting previously unselected package make. #20 10.37 Setting up libclang-common-11-dev (1:11.0.1-2) ... #20 10.38 Setting up clang-11 (1:11.0.1-2) ... #20 10.40 Setting up lld (1:11.0-51+nmu5) ... #20 10.41 Setting up clang (1:11.0-51+nmu5) ... #20 10.44 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 11.14 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB] #13 11.30 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #13 11.34 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB] #13 11.34 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB] #13 11.34 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB] #13 11.35 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB] #13 11.35 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB] #13 11.36 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB] #13 11.36 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #13 11.37 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #14 25.59 Selecting previously unselected package libdeflate0:amd64. #14 25.59 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ... #14 25.60 Unpacking libdeflate0:amd64 (1.10-2) ... #14 25.64 Selecting previously unselected package libjbig0:amd64. #14 25.64 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... #14 25.64 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 25.68 Selecting previously unselected package libwebp7:amd64. #14 25.68 Preparing to unpack .../209-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... #14 25.69 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 25.72 Selecting previously unselected package libtiff5:amd64. #14 25.73 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.6_amd64.deb ... #14 25.73 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.6) ... #14 25.77 Selecting previously unselected package libxpm4:amd64. #14 25.77 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... #14 25.77 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 25.81 Selecting previously unselected package libgd3:amd64. #14 17.97 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB] #14 17.99 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.20 [204 kB] #14 18.17 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.20 [154 kB] #13 29.36 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ... #13 29.38 Unpacking devscripts (2.19.5+deb10u1) ... #13 29.49 Selecting previously unselected package diffstat. #13 29.50 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ... #13 29.50 Unpacking diffstat (1.62-1) ... #13 29.54 Selecting previously unselected package distro-info-data. #13 29.54 Preparing to unpack .../145-distro-info-data_0.41+deb10u8_all.deb ... #13 29.55 Unpacking distro-info-data (0.41+deb10u8) ... #13 29.58 Selecting previously unselected package python3-pkg-resources. #13 29.59 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ... #13 29.59 Unpacking python3-pkg-resources (40.8.0-1) ... #13 29.63 Selecting previously unselected package python3-chardet. #14 25.70 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #14 25.78 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #14 25.79 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 25.88 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #13 30.45 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ... #13 30.45 Unpacking libfile-dirlist-perl (0.05-2) ... #13 30.48 Selecting previously unselected package libfile-which-perl. #13 30.49 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #13 30.49 Unpacking libfile-which-perl (1.23-1) ... #13 30.52 Selecting previously unselected package libfile-homedir-perl. #13 30.52 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ... #13 30.52 Unpacking libfile-homedir-perl (1.006-1) ... #13 30.55 Selecting previously unselected package libfile-touch-perl. #13 30.56 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ... #13 30.56 Unpacking libfile-touch-perl (0.11-1) ... #13 30.59 Selecting previously unselected package libio-pty-perl. #13 30.59 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ... #13 30.59 Unpacking libio-pty-perl (1:1.15-2) ... #13 30.62 Selecting previously unselected package libipc-run-perl. #13 30.63 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ... #13 30.63 Unpacking libipc-run-perl (20200505.0-1) ... #13 30.66 Selecting previously unselected package libclass-method-modifiers-perl. #13 16.75 Selecting previously unselected package file. #14 18.78 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 18.85 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 18.88 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 18.90 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #13 22.03 Selecting previously unselected package python3.11. #13 22.03 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ... #13 22.04 Unpacking python3.11 (3.11.2-6) ... #13 22.08 Selecting previously unselected package libpython3-stdlib:amd64. #13 22.08 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #13 22.09 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #13 22.12 Setting up python3-minimal (3.11.2-1+b1) ... #14 26.44 Preparing to unpack .../175-diffstat_1.65-1_amd64.deb ... #14 26.45 Unpacking diffstat (1.65-1) ... #14 26.47 Selecting previously unselected package python3-chardet. #14 26.47 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 26.48 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 26.51 Selecting previously unselected package zstd. #14 26.51 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_amd64.deb ... #14 26.52 Unpacking zstd (1.5.4+dfsg2-4) ... #14 26.55 Selecting previously unselected package python3-debian. #14 26.55 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ... #14 26.56 Unpacking python3-debian (0.1.49ubuntu2) ... #14 26.59 Selecting previously unselected package libgpgme11:amd64. #14 26.60 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_amd64.deb ... #14 26.60 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 26.63 Selecting previously unselected package python3-gpg. #14 26.63 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_amd64.deb ... #14 26.64 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 26.69 Selecting previously unselected package python3-xdg. #13 16.18 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ... #13 16.19 Unpacking gettext-base (0.21-4) ... #13 16.35 Selecting previously unselected package manpages. #13 16.35 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.36 Unpacking manpages (5.10-1) ... #14 24.59 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] #14 24.78 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] #14 25.02 Get:115 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] #13 17.23 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 17.23 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u6_armhf.deb ... #13 17.24 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... #13 27.35 Preparing to unpack .../065-make_4.3-4.1_arm64.deb ... #13 27.35 Unpacking make (4.3-4.1) ... #13 27.41 Selecting previously unselected package libdpkg-perl. #13 27.41 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 27.42 Unpacking libdpkg-perl (1.21.22) ... #13 27.48 Selecting previously unselected package patch. #13 27.49 Preparing to unpack .../067-patch_2.7.6-7_arm64.deb ... #13 27.49 Unpacking patch (2.7.6-7) ... #13 27.53 Selecting previously unselected package dpkg-dev. #13 27.53 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 27.54 Unpacking dpkg-dev (1.21.22) ... #13 11.47 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB] #13 11.49 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi2 [2470 kB] #14 25.82 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ... #14 25.82 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... #14 25.85 Selecting previously unselected package libc-devtools. #14 25.85 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.4_amd64.deb ... #14 25.86 Unpacking libc-devtools (2.35-0ubuntu3.4) ... #14 25.89 Selecting previously unselected package libcapture-tiny-perl. #14 25.89 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 25.89 Unpacking libcapture-tiny-perl (0.48-1) ... #14 25.92 Selecting previously unselected package libclass-data-inheritable-perl. #14 25.92 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 25.93 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 25.96 Selecting previously unselected package libclone-perl. #14 25.96 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ... #14 25.96 Unpacking libclone-perl (0.45-1build3) ... #14 25.99 Selecting previously unselected package libcommon-sense-perl:amd64. #14 26.00 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ... #14 26.00 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ... #14 26.03 Selecting previously unselected package libconfig-tiny-perl. #14 26.03 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ... #14 26.04 Unpacking libconfig-tiny-perl (2.28-1) ... #14 26.07 Selecting previously unselected package libparams-util-perl. #14 26.07 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ... #14 26.08 Unpacking libparams-util-perl (1.102-1build3) ... #14 26.10 Selecting previously unselected package libsub-install-perl. #14 26.10 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #14 26.11 Unpacking libsub-install-perl (0.928-1.1) ... #14 26.14 Selecting previously unselected package libdata-optlist-perl. #14 18.51 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #13 29.64 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ... #13 29.64 Unpacking python3-chardet (3.0.4-3) ... #13 29.72 Selecting previously unselected package python3-six. #13 29.72 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ... #13 29.72 Unpacking python3-six (1.12.0-1) ... #13 29.76 Selecting previously unselected package python3-debian. #13 29.76 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ... #13 29.77 Unpacking python3-debian (0.1.35) ... #13 29.81 Selecting previously unselected package libgpgme11:arm64. #13 29.81 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ... #13 29.82 Unpacking libgpgme11:arm64 (1.12.0-6) ... #13 29.87 Selecting previously unselected package python3-gpg. #14 25.91 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #14 25.93 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB] #14 26.12 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB] #14 26.14 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #13 30.67 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 30.67 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 30.70 Selecting previously unselected package libb-hooks-op-check-perl. #13 30.70 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ... #13 30.70 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 30.73 Selecting previously unselected package libdynaloader-functions-perl. #13 30.74 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 30.74 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 30.77 Selecting previously unselected package libdevel-callchecker-perl. #13 30.78 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ... #13 30.78 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 30.83 Selecting previously unselected package libparams-classify-perl. #13 30.83 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ... #13 30.83 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 30.87 Selecting previously unselected package libmodule-runtime-perl. #13 30.87 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #13 30.87 Unpacking libmodule-runtime-perl (0.016-1) ... #13 30.90 Selecting previously unselected package libimport-into-perl. #13 16.75 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ... #13 16.77 Unpacking file (1:5.44-3) ... #13 17.10 Selecting previously unselected package gettext-base. #13 17.10 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ... #13 17.12 Unpacking gettext-base (0.21-12) ... #14 19.11 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #14 19.15 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #13 22.30 Selecting previously unselected package python3. #13 22.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 22.30 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ... #13 22.31 Unpacking python3 (3.11.2-1+b1) ... #13 22.35 Selecting previously unselected package less. #13 22.35 Preparing to unpack .../001-less_590-2_amd64.deb ... #13 22.35 Unpacking less (590-2) ... #13 22.40 Selecting previously unselected package netbase. #14 26.69 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ... #14 26.69 Unpacking python3-xdg (0.28-2) ... #14 26.73 Selecting previously unselected package dput. #14 26.73 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ... #14 26.74 Unpacking dput (1.1.3ubuntu2.1) ... #14 26.78 Selecting previously unselected package fonts-dejavu-core. #14 26.78 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ... #14 26.79 Unpacking fonts-dejavu-core (2.37-6) ... #14 26.84 Selecting previously unselected package fontconfig-config. #14 26.84 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_amd64.deb ... #14 26.95 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 25.78 Get:155 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 26.02 Get:156 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] #14 25.01 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] #14 25.24 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #13 17.48 Selecting previously unselected package libicu63:armhf. #13 17.48 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ... #14 18.35 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cpp armhf 4:13.2.0-1ubuntu1 [28.9 kB] #14 18.35 Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcc1-0 armhf 13.2.0-4ubuntu3 [43.7 kB] #14 18.36 Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgomp1 armhf 13.2.0-4ubuntu3 [119 kB] #14 18.36 Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libatomic1 armhf 13.2.0-4ubuntu3 [7762 B] #14 18.36 Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libasan8 armhf 13.2.0-4ubuntu3 [2720 kB] #14 18.49 Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libubsan1 armhf 13.2.0-4ubuntu3 [1072 kB] #14 18.54 Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgcc-13-dev armhf 13.2.0-4ubuntu3 [901 kB] #14 18.58 Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gcc-13 armhf 13.2.0-4ubuntu3 [16.5 MB] #14 18.15 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 27.65 Selecting previously unselected package build-essential. #13 27.65 Preparing to unpack .../069-build-essential_12.9_arm64.deb ... #13 27.65 Unpacking build-essential (12.9) ... #13 27.69 Selecting previously unselected package libbrotli1:arm64. #13 27.69 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_arm64.deb ... #13 27.70 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... #13 27.74 Selecting previously unselected package libsasl2-modules-db:arm64. #13 27.74 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... #13 27.75 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 27.78 Selecting previously unselected package libsasl2-2:arm64. #13 27.79 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... #13 27.79 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... #13 27.83 Selecting previously unselected package libldap-2.5-0:arm64. #13 27.83 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... #13 27.83 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 27.88 Selecting previously unselected package libnghttp2-14:arm64. #13 11.67 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi2 [406 kB] #13 11.67 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi2 [133 kB] #13 11.67 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi2 [71.5 kB] #13 11.68 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB] #13 11.68 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi2 [2052 kB] #13 11.83 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi2 [65.4 kB] #13 11.83 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1 [519 kB] #13 11.83 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB] #13 11.87 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB] #14 26.14 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ... #14 26.14 Unpacking libdata-optlist-perl (0.112-1) ... #14 26.17 Selecting previously unselected package libsub-exporter-perl. #14 26.18 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ... #14 26.18 Unpacking libsub-exporter-perl (0.988-1) ... #14 26.20 Selecting previously unselected package libconst-fast-perl. #14 26.21 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #14 26.21 Unpacking libconst-fast-perl (0.014-1.1) ... #14 26.24 Selecting previously unselected package libwant-perl. #14 26.24 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ... #14 26.25 Unpacking libwant-perl (0.29-1build7) ... #14 26.28 Selecting previously unselected package libcontextual-return-perl. #14 26.28 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #14 26.28 Unpacking libcontextual-return-perl (0.004014-2) ... #14 26.32 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 26.32 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ... #14 26.33 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #14 26.36 Selecting previously unselected package libdevel-stacktrace-perl. #14 18.53 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB] #14 18.60 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB] #14 18.61 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 18.63 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB] #14 18.65 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B] #14 18.66 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 18.66 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 18.66 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB] #14 18.68 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB] #13 29.87 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ... #13 29.88 Unpacking python3-gpg (1.12.0-6) ... #13 29.95 Selecting previously unselected package dput. #13 29.95 Preparing to unpack .../152-dput_1.0.3_all.deb ... #13 29.96 Unpacking dput (1.0.3) ... #13 29.99 Selecting previously unselected package equivs. #13 30.00 Preparing to unpack .../153-equivs_2.2.0_all.deb ... #13 30.00 Unpacking equivs (2.2.0) ... #13 30.11 Selecting previously unselected package exim4-config. #14 26.16 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB] #14 26.17 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 26.17 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #13 30.90 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #13 30.91 Unpacking libimport-into-perl (1.002005-1) ... #13 30.94 Selecting previously unselected package librole-tiny-perl. #13 30.94 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ... #13 30.94 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.97 Selecting previously unselected package libstrictures-perl. #13 30.97 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ... #13 30.97 Unpacking libstrictures-perl (2.000006-1) ... #13 31.00 Selecting previously unselected package libsub-quote-perl. #13 31.01 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ... #13 31.01 Unpacking libsub-quote-perl (2.006006-1) ... #13 31.04 Selecting previously unselected package libmoo-perl. #13 31.05 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ... #13 31.05 Unpacking libmoo-perl (2.004004-1) ... #13 31.08 Selecting previously unselected package libencode-locale-perl. #13 31.09 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ... #13 31.09 Unpacking libencode-locale-perl (1.05-1.1) ... #13 31.12 Selecting previously unselected package libtimedate-perl. #13 31.13 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ... #13 31.13 Unpacking libtimedate-perl (2.3300-2) ... #13 31.17 Selecting previously unselected package libhttp-date-perl. #13 31.17 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ... #13 31.17 Unpacking libhttp-date-perl (6.05-1) ... #13 31.21 Selecting previously unselected package libfile-listing-perl. #13 31.21 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ... #13 31.22 Unpacking libfile-listing-perl (6.14-1) ... #13 31.25 Selecting previously unselected package libhtml-tagset-perl. #13 17.31 Selecting previously unselected package libuchardet0:armhf. #13 17.31 Preparing to unpack .../011-libuchardet0_0.0.7-1_armhf.deb ... #13 17.33 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 17.46 Selecting previously unselected package groff-base. #13 17.46 Preparing to unpack .../012-groff-base_1.22.4-10_armhf.deb ... #13 17.47 Unpacking groff-base (1.22.4-10) ... #14 19.31 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 19.31 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #14 19.33 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #14 19.38 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #14 19.38 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #14 19.53 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #13 22.40 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 22.40 Unpacking netbase (6.4) ... #13 22.43 Selecting previously unselected package sensible-utils. #13 22.43 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 22.44 Unpacking sensible-utils (0.0.17+nmu1) ... #13 22.47 Selecting previously unselected package bzip2. #13 22.47 Preparing to unpack .../004-bzip2_1.0.8-5+b1_amd64.deb ... #13 22.48 Unpacking bzip2 (1.0.8-5+b1) ... #13 22.51 Selecting previously unselected package openssl. #13 22.51 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_amd64.deb ... #13 22.52 Unpacking openssl (3.0.11-1~deb12u2) ... #14 26.99 Selecting previously unselected package libcurl3-gnutls:amd64. #14 26.99 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.3_amd64.deb ... #14 26.99 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ... #14 27.02 Selecting previously unselected package liberror-perl. #14 27.02 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ... #14 27.02 Unpacking liberror-perl (0.17029-2) ... #14 27.05 Selecting previously unselected package git-man. #14 27.05 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 27.05 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 27.09 Selecting previously unselected package git. #14 27.09 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_amd64.deb ... #14 27.10 Unpacking git (1:2.39.2-1ubuntu1.1) ... #14 26.22 Get:157 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] #14 26.32 Get:158 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] #13 16.89 Selecting previously unselected package libmd0:armhf. #13 16.89 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ... #13 16.90 Unpacking libmd0:armhf (1.0.3-3) ... #13 17.56 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #14 25.33 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB] #14 25.45 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.14 [285 kB] #14 18.37 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgomp1 armhf 13.1.0-2ubuntu2~23.04 [120 kB] #14 18.49 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libatomic1 armhf 13.1.0-2ubuntu2~23.04 [7766 B] #13 27.88 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_arm64.deb ... #13 27.88 Unpacking libnghttp2-14:arm64 (1.52.0-1) ... #13 27.93 Selecting previously unselected package libpsl5:arm64. #13 27.93 Preparing to unpack .../075-libpsl5_0.21.2-1_arm64.deb ... #13 27.93 Unpacking libpsl5:arm64 (0.21.2-1) ... #13 27.97 Selecting previously unselected package librtmp1:arm64. #13 27.97 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 27.97 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 28.02 Selecting previously unselected package libssh2-1:arm64. #13 28.02 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_arm64.deb ... #13 28.02 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... #13 28.07 Selecting previously unselected package libcurl4:arm64. #13 28.07 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u4_arm64.deb ... #13 28.07 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ... #13 28.13 Selecting previously unselected package curl. #13 11.88 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB] #14 18.85 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB] #14 26.36 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 26.37 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 26.40 Selecting previously unselected package libexception-class-perl. #14 26.40 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ... #14 26.40 Unpacking libexception-class-perl (1.45-1) ... #14 26.44 Selecting previously unselected package libiterator-perl. #14 26.44 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 26.45 Unpacking libiterator-perl (0.03+ds1-1.1) ... #14 26.48 Selecting previously unselected package libiterator-util-perl. #14 26.48 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 26.48 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 26.51 Selecting previously unselected package libexporter-tiny-perl. #14 26.52 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #14 26.52 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 26.55 Selecting previously unselected package liblist-moreutils-xs-perl. #14 26.56 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ... #14 26.56 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 26.59 Selecting previously unselected package liblist-moreutils-perl. #13 30.11 Preparing to unpack .../154-exim4-config_4.92-8+deb10u8_all.deb ... #13 30.12 Unpacking exim4-config (4.92-8+deb10u8) ... #13 30.19 Selecting previously unselected package exim4-base. #13 30.19 Preparing to unpack .../155-exim4-base_4.92-8+deb10u8_arm64.deb ... #13 30.20 Unpacking exim4-base (4.92-8+deb10u8) ... #13 30.27 Selecting previously unselected package libevent-2.1-6:arm64. #13 30.27 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... #13 30.28 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 30.33 Selecting previously unselected package libunbound8:arm64. #13 30.33 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u3_arm64.deb ... #13 30.34 Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ... #14 26.32 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 26.50 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 26.51 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #13 31.25 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ... #13 31.26 Unpacking libhtml-tagset-perl (3.20-4) ... #13 31.29 Selecting previously unselected package liburi-perl. #13 31.29 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ... #13 31.29 Unpacking liburi-perl (5.08-1) ... #13 31.34 Selecting previously unselected package libhtml-parser-perl. #13 31.34 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ... #13 31.34 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 31.38 Selecting previously unselected package libhtml-tree-perl. #13 31.38 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #13 31.39 Unpacking libhtml-tree-perl (5.07-2) ... #13 31.43 Selecting previously unselected package libio-html-perl. #13 31.43 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ... #13 31.44 Unpacking libio-html-perl (1.004-2) ... #13 31.47 Selecting previously unselected package liblwp-mediatypes-perl. #13 31.47 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 31.48 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 31.51 Selecting previously unselected package libhttp-message-perl. #13 17.71 Selecting previously unselected package krb5-locales. #13 17.71 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 17.76 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #14 18.65 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #14 18.65 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.4.0-1ubuntu1~22.04 [2154 kB] #14 18.71 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.4.0-1ubuntu1~22.04 [9040 kB] #14 19.71 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] #13 22.68 Selecting previously unselected package ca-certificates. #13 22.68 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 22.68 Unpacking ca-certificates (20230311) ... #13 22.74 Selecting previously unselected package libmagic-mgc. #13 22.74 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ... #13 22.75 Unpacking libmagic-mgc (1:5.44-3) ... #14 27.22 Selecting previously unselected package libalgorithm-diff-perl. #14 27.22 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ... #14 27.23 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 27.26 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #14 27.26 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ... #14 27.26 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 27.29 Selecting previously unselected package libalgorithm-merge-perl. #14 27.29 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ... #14 27.29 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 27.32 Selecting previously unselected package libaliased-perl. #14 27.32 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ... #14 27.32 Unpacking libaliased-perl (0.34-3) ... #14 27.35 Selecting previously unselected package libapt-pkg-perl. #14 27.35 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_amd64.deb ... #14 27.35 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 27.38 Selecting previously unselected package libarchive-cpio-perl. #14 27.38 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ... #14 27.38 Unpacking libarchive-cpio-perl (0.10-3) ... #14 27.41 Selecting previously unselected package libarray-intspan-perl. #14 27.42 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ... #14 27.42 Unpacking libarray-intspan-perl (2.004-2) ... #14 26.32 Get:159 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] #14 26.35 Get:160 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] #14 26.35 Get:161 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB] #14 26.36 Get:162 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] #14 26.38 Get:163 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 26.40 Get:164 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 26.40 Get:165 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-which-perl all 1.27-2 [12.5 kB] #13 17.11 Selecting previously unselected package libbsd0:armhf. #13 17.11 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_armhf.deb ... #13 17.16 Unpacking libbsd0:armhf (0.11.3-1+deb11u1) ... #14 25.59 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.14 [190 kB] #14 25.69 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #14 18.50 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libasan8 armhf 13.1.0-2ubuntu2~23.04 [2743 kB] #13 28.13 Preparing to unpack .../079-curl_7.88.1-10+deb12u4_arm64.deb ... #13 28.14 Unpacking curl (7.88.1-10+deb12u4) ... #13 28.23 Selecting previously unselected package dctrl-tools. #13 28.23 Preparing to unpack .../080-dctrl-tools_2.24-3_arm64.deb ... #13 28.24 Unpacking dctrl-tools (2.24-3) ... #13 28.28 Selecting previously unselected package libdebhelper-perl. #13 28.29 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 28.29 Unpacking libdebhelper-perl (13.11.4) ... #13 28.34 Selecting previously unselected package libtool. #14 25.48 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] #14 25.48 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] #14 25.50 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.51 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.52 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] #14 25.55 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 25.59 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 25.59 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-which-perl all 1.27-2 [12.5 kB] #14 25.59 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 25.59 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-touch-perl all 0.12-2 [7498 B] #13 30.44 Selecting previously unselected package libgnutls-dane0:arm64. #13 30.44 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u10_arm64.deb ... #13 30.45 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ... #13 30.50 Selecting previously unselected package exim4-daemon-light. #13 30.50 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u8_arm64.deb ... #13 30.51 Unpacking exim4-daemon-light (4.92-8+deb10u8) ... #13 30.62 Selecting previously unselected package libcurl3-gnutls:arm64. #13 30.62 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u7_arm64.deb ... #13 30.62 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ... #13 30.68 Selecting previously unselected package libpcre2-8-0:arm64. #14 26.59 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #14 26.59 Unpacking liblist-moreutils-perl (0.430-2) ... #14 26.63 Selecting previously unselected package libdata-dpath-perl. #14 26.63 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #14 26.70 Unpacking libdata-dpath-perl (0.58-1) ... #14 26.73 Selecting previously unselected package libdata-dump-perl. #14 26.73 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ... #14 26.74 Unpacking libdata-dump-perl (1.25-1) ... #14 26.77 Selecting previously unselected package libdata-messagepack-perl. #14 26.77 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ... #14 26.78 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 26.80 Selecting previously unselected package libnet-domain-tld-perl. #14 26.81 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 26.81 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 26.84 Selecting previously unselected package libdata-validate-domain-perl. #14 26.84 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 26.84 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 26.87 Selecting previously unselected package libnet-ipv6addr-perl. #14 26.87 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 26.88 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 26.91 Selecting previously unselected package libnet-netmask-perl. #14 26.60 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB] #14 26.68 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB] #14 26.71 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 26.72 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 26.73 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB] #14 26.74 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB] #14 26.74 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 26.75 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB] #29 1.172 Building static docker-darwin-arm64 #29 1.175 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:35:42Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91"' '-buildmode=pie' github.com/docker/cli/cmd/docker #13 31.51 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ... #13 31.52 Unpacking libhttp-message-perl (6.28-1) ... #13 31.55 Selecting previously unselected package libhttp-cookies-perl. #13 31.56 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ... #13 31.56 Unpacking libhttp-cookies-perl (6.10-1) ... #13 31.60 Selecting previously unselected package libhttp-negotiate-perl. #13 31.60 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #13 31.60 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 31.64 Selecting previously unselected package perl-openssl-defaults:arm64. #10 extracting sha256:325c5bf4c2f26c11380501bec4b6eef8a3ea35b554aa1b222cbcd1e1fe11ae1d 2.0s done #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da #13 17.88 Selecting previously unselected package bsdextrautils. #13 17.88 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_armhf.deb ... #13 17.89 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 17.96 Selecting previously unselected package libpipeline1:armhf. #13 17.96 Preparing to unpack .../015-libpipeline1_1.5.7-1_armhf.deb ... #13 17.97 Unpacking libpipeline1:armhf (1.5.7-1) ... #13 18.03 Selecting previously unselected package man-db. #13 18.03 Preparing to unpack .../016-man-db_2.11.2-2_armhf.deb ... #13 18.04 Unpacking man-db (2.11.2-2) ... #14 19.87 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] #14 19.92 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #14 19.92 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] #14 20.01 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #14 20.02 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] #14 20.09 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] #13 22.82 Selecting previously unselected package libmagic1:amd64. #13 22.83 Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ... #13 22.83 Unpacking libmagic1:amd64 (1:5.44-3) ... #13 22.88 Selecting previously unselected package file. #13 22.89 Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ... #13 22.89 Unpacking file (1:5.44-3) ... #13 22.95 Selecting previously unselected package gettext-base. #13 22.96 Preparing to unpack .../010-gettext-base_0.21-12_amd64.deb ... #13 22.96 Unpacking gettext-base (0.21-12) ... #13 23.03 Selecting previously unselected package libuchardet0:amd64. #13 23.03 Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ... #13 23.03 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 23.07 Selecting previously unselected package groff-base. #13 23.07 Preparing to unpack .../012-groff-base_1.22.4-10_amd64.deb ... #13 23.08 Unpacking groff-base (1.22.4-10) ... #13 23.19 Selecting previously unselected package krb5-locales. #14 27.44 Selecting previously unselected package libmodule-implementation-perl. #14 27.45 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ... #14 27.45 Unpacking libmodule-implementation-perl (0.09-2) ... #14 27.47 Selecting previously unselected package libsub-exporter-progressive-perl. #14 27.47 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 27.48 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 27.51 Selecting previously unselected package libvariable-magic-perl. #14 27.51 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_amd64.deb ... #14 27.54 Unpacking libvariable-magic-perl (0.63-1) ... #14 27.56 Selecting previously unselected package libb-hooks-endofscope-perl. #14 27.56 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 27.57 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 27.60 Selecting previously unselected package libberkeleydb-perl:amd64. #14 27.60 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_amd64.deb ... #14 27.60 Unpacking libberkeleydb-perl:amd64 (0.64-2) ... #14 27.64 Selecting previously unselected package libfreetype6:amd64. #14 27.64 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_amd64.deb ... #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 5.3s #14 25.78 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 25.86 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB] #14 25.96 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB] #13 17.40 Selecting previously unselected package libedit2:armhf. #13 17.40 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ... #13 17.42 Unpacking libedit2:armhf (3.1-20191231-2+b1) ... #13 17.56 Selecting previously unselected package libcbor0:armhf. #13 17.56 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ... #14 18.81 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libubsan1 armhf 13.1.0-2ubuntu2~23.04 [1072 kB] #14 18.86 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 18.90 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 28.34 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #13 28.35 Unpacking libtool (2.4.7-5) ... #13 28.40 Selecting previously unselected package dh-autoreconf. #13 28.40 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 28.40 Unpacking dh-autoreconf (20) ... #13 28.45 Selecting previously unselected package libarchive-zip-perl. #13 28.46 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 28.46 Unpacking libarchive-zip-perl (1.68-1) ... #13 28.50 Selecting previously unselected package libsub-override-perl. #13 28.50 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 28.51 Unpacking libsub-override-perl (0.09-4) ... #13 28.54 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.54 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 28.54 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 28.58 Selecting previously unselected package dh-strip-nondeterminism. #13 28.58 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 28.59 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 28.63 Selecting previously unselected package libelf1:arm64. #13 28.63 Preparing to unpack .../088-libelf1_0.188-2.1_arm64.deb ... #13 28.63 Unpacking libelf1:arm64 (0.188-2.1) ... #13 28.68 Selecting previously unselected package dwz. #13 28.68 Preparing to unpack .../089-dwz_0.15-1_arm64.deb ... #13 28.68 Unpacking dwz (0.15-1) ... #14 25.99 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB] #13 30.68 Preparing to unpack .../161-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ... #13 30.69 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 30.73 Selecting previously unselected package liberror-perl. #13 30.74 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ... #13 30.74 Unpacking liberror-perl (0.17027-2) ... #13 30.77 Selecting previously unselected package git-man. #13 30.78 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 30.78 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 30.90 Selecting previously unselected package git. #14 26.91 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ... #14 26.91 Unpacking libnet-netmask-perl (2.0001-1) ... #14 26.94 Selecting previously unselected package libnetaddr-ip-perl. #14 26.94 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ... #14 26.95 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 26.99 Selecting previously unselected package libdata-validate-ip-perl. #14 26.99 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ... #14 26.99 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 27.02 Selecting previously unselected package libdata-validate-uri-perl. #14 27.02 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ... #14 27.03 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 27.06 Selecting previously unselected package libdistro-info-perl. #14 27.06 Preparing to unpack .../244-libdistro-info-perl_1.1ubuntu0.1_all.deb ... #14 27.07 Unpacking libdistro-info-perl (1.1ubuntu0.1) ... #14 27.10 Selecting previously unselected package libemail-address-xs-perl. #14 27.10 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ... #14 27.10 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 27.13 Selecting previously unselected package libipc-system-simple-perl. #14 26.91 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB] #13 12.67 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-3+rpi1 [7048 B] #13 12.68 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #13 12.68 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB] #13 12.68 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB] #13 12.69 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB] #13 12.79 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB] #14 19.38 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 19.38 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB] #14 19.40 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB] #14 19.47 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB] #14 19.48 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB] #14 19.48 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] #13 18.23 Selecting previously unselected package manpages. #13 18.23 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.6s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.1s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.24 Unpacking manpages (6.03-2) ... #13 23.19 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 23.20 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #13 23.23 Selecting previously unselected package bsdextrautils. #13 23.23 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_amd64.deb ... #13 23.24 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 23.28 Selecting previously unselected package libpipeline1:amd64. #13 23.29 Preparing to unpack .../015-libpipeline1_1.5.7-1_amd64.deb ... #13 23.29 Unpacking libpipeline1:amd64 (1.5.7-1) ... #13 23.34 Selecting previously unselected package man-db. #13 23.34 Preparing to unpack .../016-man-db_2.11.2-2_amd64.deb ... #13 23.35 Unpacking man-db (2.11.2-2) ... #14 20.12 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #14 20.12 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] #14 20.14 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] #14 27.64 Unpacking libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ... #14 27.68 Selecting previously unselected package libfontconfig1:amd64. #14 27.68 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_amd64.deb ... #14 27.69 Unpacking libfontconfig1:amd64 (2.14.1-3ubuntu3) ... #14 27.72 Selecting previously unselected package libjpeg-turbo8:amd64. #14 27.72 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ... #14 27.73 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 27.76 Selecting previously unselected package libjpeg8:amd64. #14 27.76 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_amd64.deb ... #14 27.76 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... #14 27.79 Selecting previously unselected package libdeflate0:amd64. #14 27.79 Preparing to unpack .../205-libdeflate0_1.15-1_amd64.deb ... #14 27.80 Unpacking libdeflate0:amd64 (1.15-1) ... #14 27.83 Selecting previously unselected package libjbig0:amd64. #14 27.83 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_amd64.deb ... #14 27.84 Unpacking libjbig0:amd64 (2.1-6ubuntu1) ... #14 27.87 Selecting previously unselected package liblerc4:amd64. #14 27.87 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ... #14 27.88 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 27.91 Selecting previously unselected package libwebp7:amd64. #14 27.91 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_amd64.deb ... #14 27.92 Unpacking libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 27.95 Selecting previously unselected package libtiff6:amd64. #14 27.95 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.2_amd64.deb ... #14 27.96 Unpacking libtiff6:amd64 (4.5.0-5ubuntu1.2) ... #14 27.99 Selecting previously unselected package libxpm4:amd64. #14 19.35 Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gcc armhf 4:13.2.0-1ubuntu1 [5186 B] #14 19.35 Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstdc++-13-dev armhf 13.2.0-4ubuntu3 [2446 kB] #13 31.65 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ... #13 31.65 Unpacking perl-openssl-defaults:arm64 (5) ... #13 31.85 Selecting previously unselected package libnet-ssleay-perl. #13 31.85 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ... #13 31.85 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 31.91 Selecting previously unselected package libio-socket-ssl-perl. #13 31.91 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ... #13 31.92 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 31.96 Selecting previously unselected package libnet-http-perl. #13 31.97 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ... #13 31.97 Unpacking libnet-http-perl (6.20-1) ... #13 32.00 Selecting previously unselected package liblwp-protocol-https-perl. #13 32.00 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 32.01 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 32.04 Selecting previously unselected package libtry-tiny-perl. #14 26.79 Get:166 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 26.98 Get:167 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-touch-perl all 0.12-2 [7498 B] #14 26.99 Get:168 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB] #14 27.04 Get:169 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 27.15 Get:170 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #14 26.04 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #13 17.65 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.3s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.2s #13 28.16 Selecting previously unselected package libfakeroot:amd64. #13 28.16 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #13 28.17 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #13 28.19 Selecting previously unselected package fakeroot. #13 28.20 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #13 28.20 Unpacking fakeroot (1.25.3-1.1) ... #13 28.23 Selecting previously unselected package libassuan0:amd64. #13 28.23 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #13 28.24 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #13 28.26 Selecting previously unselected package gpgconf. #13 28.27 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #13 28.27 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 28.31 Selecting previously unselected package libksba8:amd64. #13 28.31 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ... #13 28.32 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #13 28.35 Selecting previously unselected package libnpth0:amd64. #13 28.35 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #13 28.36 Unpacking libnpth0:amd64 (1.6-3) ... #13 28.39 Selecting previously unselected package dirmngr. #13 28.39 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #13 28.40 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 28.46 Selecting previously unselected package gnupg-l10n. #13 28.46 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 28.46 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 28.55 Selecting previously unselected package gnupg-utils. #13 28.55 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #13 28.56 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 28.73 Selecting previously unselected package libicu72:arm64. #13 28.73 Preparing to unpack .../090-libicu72_72.1-3_arm64.deb ... #13 28.73 Unpacking libicu72:arm64 (72.1-3) ... #14 26.16 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB] #13 30.90 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u8_arm64.deb ... #13 30.92 Unpacking git (1:2.20.1-2+deb10u8) ... #14 27.14 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ... #14 27.14 Unpacking libipc-system-simple-perl (1.30-1) ... #14 27.17 Selecting previously unselected package libfile-basedir-perl. #14 27.17 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ... #14 27.17 Unpacking libfile-basedir-perl (0.09-1) ... #14 27.20 Selecting previously unselected package libfile-chdir-perl. #14 27.21 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 27.21 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 27.25 Selecting previously unselected package libfile-fcntllock-perl. #14 27.25 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #14 27.25 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 27.28 Selecting previously unselected package libnumber-compare-perl. #14 27.28 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ... #14 27.29 Unpacking libnumber-compare-perl (0.03-2) ... #14 27.33 Selecting previously unselected package libtext-glob-perl. #14 27.34 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ... #14 27.34 Unpacking libtext-glob-perl (0.11-2) ... #14 27.37 Selecting previously unselected package libfile-find-rule-perl. #14 27.37 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ... #14 27.37 Unpacking libfile-find-rule-perl (0.34-1) ... #14 27.41 Selecting previously unselected package libfont-afm-perl. #14 27.41 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ... #14 27.41 Unpacking libfont-afm-perl (1.20-3) ... #14 27.44 Selecting previously unselected package libio-string-perl. #14 27.45 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ... #14 27.45 Unpacking libio-string-perl (1.08-3.1) ... #14 27.48 Selecting previously unselected package libfont-ttf-perl. #14 27.35 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 27.36 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB] #14 27.37 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 27.37 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 27.38 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 27.38 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB] #14 27.39 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 27.39 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB] #14 27.46 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB] #13 12.81 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB] #13 12.87 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB] #14 19.48 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] #14 19.49 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB] #14 19.49 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] #14 19.49 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] #14 19.66 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #13 18.44 Selecting previously unselected package libbsd0:armhf. #13 18.44 Preparing to unpack .../018-libbsd0_0.11.7-2_armhf.deb ... #14 20.32 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] #13 18.44 Unpacking libbsd0:armhf (0.11.7-2) ... #13 18.51 Selecting previously unselected package libedit2:armhf. #13 18.51 Preparing to unpack .../019-libedit2_3.1-20221030-2_armhf.deb ... #13 18.52 Unpacking libedit2:armhf (3.1-20221030-2) ... #13 18.58 Selecting previously unselected package libcbor0.8:armhf. #13 18.58 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_armhf.deb ... #13 18.58 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ... #13 18.64 Selecting previously unselected package libfido2-1:armhf. #13 18.64 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_armhf.deb ... #13 23.51 Selecting previously unselected package manpages. #13 23.52 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 23.52 Unpacking manpages (6.03-2) ... #13 23.65 Selecting previously unselected package libbsd0:amd64. #13 23.65 Preparing to unpack .../018-libbsd0_0.11.7-2_amd64.deb ... #13 23.65 Unpacking libbsd0:amd64 (0.11.7-2) ... #13 23.71 Selecting previously unselected package libedit2:amd64. #13 18.51 Selecting previously unselected package libxml2:armhf. #13 18.51 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 18.52 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 18.62 Selecting previously unselected package manpages. #13 18.62 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 18.62 Unpacking manpages (4.16-2) ... #14 27.99 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1ubuntu0.1_amd64.deb ... #14 27.99 Unpacking libxpm4:amd64 (1:3.5.12-1.1ubuntu0.1) ... #14 28.02 Selecting previously unselected package libgd3:amd64. #14 28.03 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_amd64.deb ... #14 28.03 Unpacking libgd3:amd64 (2.3.3-7ubuntu2) ... #14 28.06 Selecting previously unselected package libc-devtools. #14 28.06 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2.1_amd64.deb ... #14 28.06 Unpacking libc-devtools (2.37-0ubuntu2.1) ... #14 28.09 Selecting previously unselected package libcapture-tiny-perl. #14 28.09 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ... #14 28.10 Unpacking libcapture-tiny-perl (0.48-2) ... #14 28.12 Selecting previously unselected package libcgi-pm-perl. #14 28.13 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ... #14 28.13 Unpacking libcgi-pm-perl (4.55-1) ... #14 28.16 Selecting previously unselected package libfcgi0ldbl:amd64. #14 28.16 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_amd64.deb ... #14 28.17 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 28.19 Selecting previously unselected package libfcgi-perl. #13 32.04 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #13 32.05 Unpacking libtry-tiny-perl (0.30-1) ... #13 32.15 Selecting previously unselected package libwww-robotrules-perl. #13 32.15 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #13 32.15 Unpacking libwww-robotrules-perl (6.02-1) ... #13 32.19 Selecting previously unselected package libwww-perl. #13 32.19 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ... #13 32.19 Unpacking libwww-perl (6.52-1) ... #13 32.24 Selecting previously unselected package patchutils. #13 32.24 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ... #13 32.24 Unpacking patchutils (0.4.2-1) ... #13 32.29 Selecting previously unselected package wdiff. #14 27.16 Get:171 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB] #14 27.17 Get:172 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B] #14 27.18 Get:173 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 27.18 Get:174 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB] #14 27.19 Get:175 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB] #14 27.20 Get:176 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 26.45 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 26.53 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #13 28.62 Selecting previously unselected package gpg. #13 28.62 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ... #13 28.63 Unpacking gpg (2.2.27-2+deb11u2) ... #13 28.70 Selecting previously unselected package pinentry-curses. #13 28.70 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #13 28.70 Unpacking pinentry-curses (1.1.0-4) ... #13 28.73 Selecting previously unselected package gpg-agent. #13 28.74 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #13 28.74 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 28.79 Selecting previously unselected package gpg-wks-client. #13 28.79 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #13 28.79 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 28.83 Selecting previously unselected package gpg-wks-server. #13 28.83 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #13 28.84 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #14 19.51 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #14 19.58 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB] #14 19.84 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 26.31 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 26.32 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB] #14 26.34 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B] #14 26.34 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 26.35 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB] #14 26.36 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB] #14 26.37 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 26.38 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 26.39 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #13 31.41 Selecting previously unselected package libgc1c2:arm64. #13 31.41 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... #13 31.41 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... #13 31.46 Selecting previously unselected package libltdl7:arm64. #14 27.48 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ... #14 27.48 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 27.55 Selecting previously unselected package libsort-versions-perl. #14 27.55 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #14 27.55 Unpacking libsort-versions-perl (1.62-1) ... #14 27.58 Selecting previously unselected package libgit-wrapper-perl. #14 27.59 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #14 27.59 Unpacking libgit-wrapper-perl (0.048-1) ... #14 27.63 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 27.63 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 27.63 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 27.66 Selecting previously unselected package libio-prompter-perl. #14 27.66 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #14 27.67 Unpacking libio-prompter-perl (0.004015-1) ... #14 27.70 Selecting previously unselected package libjson-perl. #14 27.46 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 19.88 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] #20 DONE 12.0s #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 #13 27.81 Selecting previously unselected package libfakeroot:amd64. #13 27.82 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ... #13 27.82 Unpacking libfakeroot:amd64 (1.23-1) ... #13 27.86 Selecting previously unselected package fakeroot. #14 20.61 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] #14 20.76 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 20.84 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #13 23.71 Preparing to unpack .../019-libedit2_3.1-20221030-2_amd64.deb ... #13 23.71 Unpacking libedit2:amd64 (3.1-20221030-2) ... #13 23.76 Selecting previously unselected package libcbor0.8:amd64. #13 23.76 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_amd64.deb ... #13 23.76 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #13 23.82 Selecting previously unselected package libfido2-1:amd64. #13 23.82 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_amd64.deb ... #13 23.84 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #13 23.89 Selecting previously unselected package openssh-client. #13 23.89 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_amd64.deb ... #13 23.90 Unpacking openssh-client (1:9.2p1-2+deb12u1) ... #13 18.78 Selecting previously unselected package libedit2:armhf. #13 18.79 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ... #13 18.79 Unpacking libedit2:armhf (3.1-20181209-1) ... #13 18.85 Selecting previously unselected package openssh-client. #13 18.85 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_armhf.deb ... #13 18.86 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 19.00 Selecting previously unselected package ucf. #13 19.00 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 19.00 Moving old data out of the way #13 19.00 Unpacking ucf (3.0038+nmu1) ... #13 19.05 Selecting previously unselected package xz-utils. #13 19.05 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 19.06 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 18.64 Unpacking libfido2-1:armhf (1.12.0-2+b1) ... #13 18.71 Selecting previously unselected package openssh-client. #13 18.71 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_armhf.deb ... #13 18.72 Unpacking openssh-client (1:9.2p1-2+deb12u1) ... #14 28.19 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_amd64.deb ... #14 28.20 Unpacking libfcgi-perl (0.82+ds-2) ... #14 28.22 Selecting previously unselected package libcgi-fast-perl. #14 28.23 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 28.23 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 28.26 Selecting previously unselected package libclass-data-inheritable-perl. #14 28.26 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 28.26 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 28.29 Selecting previously unselected package libcommon-sense-perl:amd64. #14 28.29 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_amd64.deb ... #14 28.29 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #14 28.32 Selecting previously unselected package libconfig-tiny-perl. #14 28.32 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ... #14 28.32 Unpacking libconfig-tiny-perl (2.28-2) ... #14 28.35 Selecting previously unselected package libparams-util-perl. #14 28.35 Preparing to unpack .../221-libparams-util-perl_1.102-2_amd64.deb ... #14 28.35 Unpacking libparams-util-perl (1.102-2) ... #14 28.38 Selecting previously unselected package libsub-install-perl. #14 28.38 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ... #14 28.38 Unpacking libsub-install-perl (0.929-1) ... #14 28.41 Selecting previously unselected package libdata-optlist-perl. #13 32.29 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ... #13 32.29 Unpacking wdiff (1.2.2-2+b1) ... #13 32.35 Selecting previously unselected package devscripts. #13 32.36 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ... #13 32.38 Unpacking devscripts (2.21.3+deb11u1) ... #13 32.49 Selecting previously unselected package diffstat. #13 32.49 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ... #13 32.50 Unpacking diffstat (1.64-1) ... #13 32.54 Selecting previously unselected package distro-info-data. #13 32.54 Preparing to unpack .../147-distro-info-data_0.51+deb11u4_all.deb ... #13 32.54 Unpacking distro-info-data (0.51+deb11u4) ... #13 32.59 Selecting previously unselected package python3-pkg-resources. #13 32.59 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ... #13 32.60 Unpacking python3-pkg-resources (52.0.0-4) ... #13 32.65 Selecting previously unselected package python3-chardet. #14 19.83 Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf g++-13 armhf 13.2.0-4ubuntu3 [9434 kB] #14 26.64 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 26.72 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] #13 28.87 Selecting previously unselected package gpgsm. #13 28.87 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #13 28.88 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 28.92 Selecting previously unselected package gnupg. #13 28.93 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ... #13 28.93 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 28.98 Selecting previously unselected package libfile-dirlist-perl. #13 28.98 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #13 28.98 Unpacking libfile-dirlist-perl (0.05-2) ... #13 29.01 Selecting previously unselected package libfile-which-perl. #13 29.01 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #13 29.01 Unpacking libfile-which-perl (1.23-1) ... #13 29.03 Selecting previously unselected package libfile-homedir-perl. #13 29.03 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #13 29.04 Unpacking libfile-homedir-perl (1.006-1) ... #13 29.06 Selecting previously unselected package libfile-touch-perl. #13 29.06 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #13 29.07 Unpacking libfile-touch-perl (0.11-1) ... #13 29.09 Selecting previously unselected package libio-pty-perl. #14 19.95 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 19.96 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 19.98 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB] #14 19.99 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #14 20.09 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #13 31.46 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ... #13 31.47 Unpacking libltdl7:arm64 (2.4.6-9) ... #13 31.52 Selecting previously unselected package guile-2.2-libs:arm64. #13 31.52 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... #13 31.54 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #14 27.70 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ... #14 27.71 Unpacking libjson-perl (4.04000-1) ... #14 27.74 Selecting previously unselected package liblog-any-perl. #14 27.74 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ... #14 27.75 Unpacking liblog-any-perl (1.710-1) ... #14 27.79 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 27.80 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 27.80 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 27.84 Selecting previously unselected package libpackage-stash-perl. #14 27.85 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ... #14 27.85 Unpacking libpackage-stash-perl (0.39-1) ... #14 27.89 Selecting previously unselected package libsub-identify-perl. #14 27.89 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ... #14 27.90 Unpacking libsub-identify-perl (0.14-1build5) ... #14 27.93 Selecting previously unselected package libsub-name-perl. #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.4s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 #14 27.61 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 27.68 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB] #14 27.84 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 27.85 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #14 27.90 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB] #13 29.29 Selecting previously unselected package libxml2:arm64. #13 29.29 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... #13 29.29 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... #13 29.37 Selecting previously unselected package gettext. #13 29.37 Preparing to unpack .../092-gettext_0.21-12_arm64.deb ... #13 29.38 Unpacking gettext (0.21-12) ... #14 20.12 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] #14 20.19 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] #14 20.19 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] #14 20.21 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.22 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.23 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] #14 20.24 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 20.26 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #14 20.26 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB] #21 0.626 Hit:1 http://deb.debian.org/debian bullseye InRelease #21 0.626 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #21 0.626 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #13 27.86 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ... #13 27.86 Unpacking fakeroot (1.23-1) ... #13 27.90 Selecting previously unselected package libassuan0:amd64. #13 27.90 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ... #13 27.91 Unpacking libassuan0:amd64 (2.5.2-1) ... #13 27.94 Selecting previously unselected package gpgconf. #13 27.94 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #13 27.94 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 27.98 Selecting previously unselected package libksba8:amd64. #13 27.98 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u2_amd64.deb ... #13 27.99 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #13 28.03 Selecting previously unselected package libnpth0:amd64. #13 28.03 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ... #13 28.03 Unpacking libnpth0:amd64 (1.6-1) ... #14 20.84 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 20.85 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #14 20.85 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 20.87 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 20.87 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #14 20.87 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 20.87 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #14 21.02 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #13 24.02 Selecting previously unselected package ucf. #13 24.03 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 24.03 Moving old data out of the way #13 24.03 Unpacking ucf (3.0043+nmu1) ... #13 24.08 Selecting previously unselected package xz-utils. #13 24.08 Preparing to unpack .../024-xz-utils_5.4.1-0.2_amd64.deb ... #13 24.08 Unpacking xz-utils (5.4.1-0.2) ... #13 24.17 Selecting previously unselected package m4. #13 24.17 Preparing to unpack .../025-m4_1.4.19-3_amd64.deb ... #13 24.17 Unpacking m4 (1.4.19-3) ... #13 19.13 Selecting previously unselected package libfl2:armhf. #13 19.13 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ... #13 19.13 Unpacking libfl2:armhf (2.6.4-6.2) ... #13 19.25 Selecting previously unselected package at. #13 19.25 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ... #13 19.25 Unpacking at (3.1.23-1) ... #13 19.30 Selecting previously unselected package libsigsegv2:armhf. #13 19.30 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ... #13 19.30 Unpacking libsigsegv2:armhf (2.12-2) ... #13 19.34 Selecting previously unselected package m4. #13 18.87 Selecting previously unselected package ucf. #13 18.87 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 18.87 Moving old data out of the way #13 18.87 Unpacking ucf (3.0043+nmu1) ... #13 18.93 Selecting previously unselected package xz-utils. #13 18.93 Preparing to unpack .../024-xz-utils_5.4.1-0.2_armhf.deb ... #13 18.94 Unpacking xz-utils (5.4.1-0.2) ... #13 19.05 Selecting previously unselected package m4. #13 19.05 Preparing to unpack .../025-m4_1.4.19-3_armhf.deb ... #14 28.41 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ... #14 28.41 Unpacking libdata-optlist-perl (0.113-1) ... #14 28.47 Selecting previously unselected package libsub-exporter-perl. #14 28.47 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ... #14 28.47 Unpacking libsub-exporter-perl (0.989-1) ... #14 28.50 Selecting previously unselected package libconst-fast-perl. #14 28.50 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ... #14 28.50 Unpacking libconst-fast-perl (0.014-2) ... #14 28.53 Selecting previously unselected package libwant-perl. #14 28.53 Preparing to unpack .../226-libwant-perl_0.29-2build1_amd64.deb ... #14 28.53 Unpacking libwant-perl (0.29-2build1) ... #14 28.56 Selecting previously unselected package libcontextual-return-perl. #14 28.56 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ... #14 28.56 Unpacking libcontextual-return-perl (0.004014-4) ... #14 28.59 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 28.59 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_amd64.deb ... #14 28.59 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1build1) ... #14 28.62 Selecting previously unselected package libdevel-stacktrace-perl. #14 28.62 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 28.63 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 28.65 Selecting previously unselected package libexception-class-perl. #14 28.65 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ... #14 28.65 Unpacking libexception-class-perl (1.45-1) ... #14 28.68 Selecting previously unselected package libiterator-perl. #14 28.68 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ... #14 28.68 Unpacking libiterator-perl (0.03+ds1-2) ... #14 28.71 Selecting previously unselected package libiterator-util-perl. #14 28.71 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 28.72 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 28.74 Selecting previously unselected package libdata-dpath-perl. #14 28.74 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ... #14 28.74 Unpacking libdata-dpath-perl (0.58-2) ... #14 28.77 Selecting previously unselected package libdata-dump-perl. #14 19.69 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gcc armhf 4:12.2.0-3ubuntu1 [5184 B] #14 19.69 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.76 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf g++-12 armhf 12.3.0-1ubuntu1~23.04 [9331 kB] #13 32.65 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ... #13 32.66 Unpacking python3-chardet (4.0.0-1) ... #13 32.71 Selecting previously unselected package python3-six. #13 32.71 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ... #13 32.71 Unpacking python3-six (1.16.0-2) ... #13 32.75 Selecting previously unselected package python3-debian. #13 32.75 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ... #13 32.75 Unpacking python3-debian (0.1.39) ... #13 32.80 Selecting previously unselected package libgpgme11:arm64. #13 32.80 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ... #13 32.81 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ... #13 32.86 Selecting previously unselected package python3-gpg. #14 27.07 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB] #13 29.09 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #13 29.09 Unpacking libio-pty-perl (1:1.15-2) ... #13 29.14 Selecting previously unselected package libipc-run-perl. #13 29.14 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #13 29.14 Unpacking libipc-run-perl (20200505.0-1) ... #13 29.29 Selecting previously unselected package libclass-method-modifiers-perl. #13 29.29 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 29.30 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 29.32 Selecting previously unselected package libb-hooks-op-check-perl. #13 29.32 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #13 29.33 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 29.35 Selecting previously unselected package libdynaloader-functions-perl. #14 27.61 Get:177 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 27.69 Get:178 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 27.72 Get:179 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 27.78 Get:180 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmoo-perl all 2.005005-1 [47.4 kB] #14 27.86 Get:181 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 27.87 Get:182 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 27.90 Get:183 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-date-perl all 6.05-2 [9946 B] #14 27.91 Get:184 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 27.92 Get:185 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 27.93 Get:186 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liburi-perl all 5.19-2 [81.0 kB] #14 27.98 Get:187 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB] #14 20.09 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] #14 20.11 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB] #14 20.11 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB] #14 27.93 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ... #14 27.94 Unpacking libsub-name-perl (0.26-1build3) ... #14 27.97 Selecting previously unselected package libnamespace-clean-perl. #14 27.97 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #14 27.98 Unpacking libnamespace-clean-perl (0.27-1) ... #14 28.01 Selecting previously unselected package libpath-tiny-perl. #14 28.01 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ... #14 28.01 Unpacking libpath-tiny-perl (0.122-1) ... #14 28.05 Selecting previously unselected package libstrictures-perl. #14 28.05 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ... #14 28.08 Unpacking libstrictures-perl (2.000006-1) ... #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 31.2s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.18 3 upgraded, 126 newly installed, 0 to remove and 18 not upgraded. #13 10.18 Need to get 80.3 MB of archives. #13 10.18 After this operation, 301 MB of additional disk space will be used. #13 10.18 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB] #13 10.43 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u7 [2299 kB] #13 10.64 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 10.64 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #13 10.87 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #13 10.87 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #13 10.87 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #13 11.10 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 11.23 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #13 11.23 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] #13 11.40 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u7 [267 kB] #13 11.41 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230405-1 [1119 kB] #13 11.44 Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u7 [1814 kB] #13 11.47 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #13 11.55 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #13 11.56 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB] #13 11.56 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #13 11.68 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #13 11.68 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #13 11.68 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #13 11.68 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #13 11.80 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #13 11.82 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #13 11.82 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #13 11.82 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #13 11.84 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #13 11.84 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #13 11.85 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [119 kB] #13 11.87 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.1 kB] #13 11.89 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #13 11.94 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB] #13 11.94 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #13 12.05 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #13 12.05 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #13 12.06 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 12.06 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #13 12.08 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #13 12.18 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #13 12.32 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #13 12.32 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #13 12.32 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #13 12.34 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #13 12.43 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #13 12.43 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #13 12.51 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #13 12.54 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #13 12.54 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #13 13.03 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #13 13.03 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u10 [259 kB] #13 13.04 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [310 kB] #13 13.07 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #13 13.08 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #13 13.08 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #13 13.08 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #13 13.08 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #13 13.19 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #13 13.24 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #13 13.30 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #13 14.09 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #13 14.09 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #13 14.09 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB] #13 14.09 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 14.09 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #13 14.09 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #13 14.09 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 14.10 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #13 14.10 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 14.20 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 14.31 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB] #13 14.33 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #13 14.33 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #13 14.34 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB] #13 14.54 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #13 14.54 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #13 14.57 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #13 15.27 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [581 kB] #13 15.28 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #13 15.31 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 15.31 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 15.32 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #13 15.38 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #13 15.44 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #13 15.44 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #13 15.44 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 15.44 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #13 15.51 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #13 15.52 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #13 15.53 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #13 15.56 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 15.63 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #13 15.63 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 15.63 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #13 15.65 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #13 15.65 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 16.19 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 16.20 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 16.20 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 16.21 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #13 16.22 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 16.23 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 16.23 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 16.23 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #13 16.23 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #13 16.46 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 16.46 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #13 16.79 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #13 16.79 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 16.90 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #13 16.90 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 17.02 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #13 17.02 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 17.02 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 17.09 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #13 17.09 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #13 17.10 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #13 17.12 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #13 17.17 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 17.17 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 17.21 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 17.21 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #13 17.22 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 17.22 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2+deb11u2 [325 kB] #14 27.93 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 27.94 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB] #14 27.96 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB] #14 27.97 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB] #14 28.01 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 28.02 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #13 29.49 Selecting previously unselected package intltool-debian. #13 29.50 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 29.50 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 29.53 Selecting previously unselected package po-debconf. #13 29.53 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 29.54 Unpacking po-debconf (1.0.21+nmu1) ... #13 29.58 Selecting previously unselected package debhelper. #13 29.59 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 29.59 Unpacking debhelper (13.11.4) ... #13 29.69 Selecting previously unselected package debian-keyring. #14 26.79 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 26.95 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoo-perl all 2.005005-1 [47.4 kB] #14 27.04 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 20.41 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB] #14 20.58 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB] #13 28.14 Selecting previously unselected package dirmngr. #13 28.14 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #13 28.15 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 28.23 Selecting previously unselected package gnupg-l10n. #13 28.23 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 28.23 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 28.33 Selecting previously unselected package gnupg-utils. #13 28.33 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #13 28.34 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #14 21.18 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 21.20 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 21.22 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 21.27 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 21.29 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 21.32 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #14 21.36 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #14 21.37 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 21.39 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #13 24.23 Selecting previously unselected package autoconf. #13 24.24 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 24.24 Unpacking autoconf (2.71-3) ... #13 24.31 Selecting previously unselected package autotools-dev. #13 24.32 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 24.32 Unpacking autotools-dev (20220109.1) ... #13 24.37 Selecting previously unselected package automake. #13 19.34 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ... #13 19.34 Unpacking m4 (1.4.18-2) ... #13 19.42 Selecting previously unselected package autoconf. #13 19.42 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 19.42 Unpacking autoconf (2.69-11) ... #13 19.05 Unpacking m4 (1.4.19-3) ... #13 19.12 Selecting previously unselected package autoconf. #13 19.12 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 19.13 Unpacking autoconf (2.71-3) ... #13 19.22 Selecting previously unselected package autotools-dev. #13 19.22 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 19.22 Unpacking autotools-dev (20220109.1) ... #13 19.26 Selecting previously unselected package automake. #13 19.26 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 19.27 Unpacking automake (1:1.16.5-1.3) ... #14 28.77 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #14 28.77 Unpacking libdata-dump-perl (1.25-1) ... #14 28.80 Selecting previously unselected package libdata-messagepack-perl. #10 ... #14 28.80 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_amd64.deb ... #14 28.80 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 28.82 Selecting previously unselected package libnet-domain-tld-perl. #14 28.83 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ... #14 28.83 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 28.85 Selecting previously unselected package libdata-validate-domain-perl. #14 28.85 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 28.86 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 28.88 Selecting previously unselected package libnet-ipv6addr-perl. #14 28.88 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 28.89 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 28.91 Selecting previously unselected package libnet-netmask-perl. #14 28.91 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ... #14 28.92 Unpacking libnet-netmask-perl (2.0002-2) ... #14 28.94 Selecting previously unselected package libnetaddr-ip-perl. #14 28.95 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ... #14 28.95 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.39 Selecting previously unselected package libfido2-1:armhf. #14 28.98 Selecting previously unselected package libdata-validate-ip-perl. #14 28.98 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ... #13 18.39 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ... #13 18.54 Unpacking libfido2-1:armhf (1.6.0-2) ... #13 18.59 Selecting previously unselected package openssh-client. #13 18.59 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_armhf.deb ... #13 18.60 Unpacking openssh-client (1:8.4p1-5+deb11u2) ... #13 18.75 Selecting previously unselected package ucf. #13 18.75 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 18.75 Moving old data out of the way #13 18.76 Unpacking ucf (3.0043) ... #13 18.81 Selecting previously unselected package xz-utils. #14 20.19 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf g++ armhf 4:12.2.0-3ubuntu1 [1108 B] #13 32.86 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ... #13 32.86 Unpacking python3-gpg (1.14.0-1+b2) ... #13 32.93 Selecting previously unselected package dput. #13 32.93 Preparing to unpack .../154-dput_1.1.0_all.deb ... #13 32.94 Unpacking dput (1.1.0) ... #13 32.98 Selecting previously unselected package equivs. #13 32.98 Preparing to unpack .../155-equivs_2.3.1_all.deb ... #13 32.99 Unpacking equivs (2.3.1) ... #13 33.02 Selecting previously unselected package fonts-dejavu-core. #13 33.03 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ... #13 33.03 Unpacking fonts-dejavu-core (2.37-2) ... #13 13.91 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-3+rpi1 [5216 B] #13 13.91 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpi1+deb12u3 [44.1 kB] #13 13.91 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.1.52-1+rpi1 [1813 kB] #14 27.15 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB] #14 27.25 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB] #13 29.35 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 29.35 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 29.38 Selecting previously unselected package libdevel-callchecker-perl. #13 29.38 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #13 29.38 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 29.41 Selecting previously unselected package libparams-classify-perl. #13 29.41 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #13 29.41 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 29.44 Selecting previously unselected package libmodule-runtime-perl. #13 29.44 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #13 29.45 Unpacking libmodule-runtime-perl (0.016-1) ... #13 29.47 Selecting previously unselected package libimport-into-perl. #13 29.47 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #13 29.48 Unpacking libimport-into-perl (1.002005-1) ... #13 29.50 Selecting previously unselected package librole-tiny-perl. #13 29.50 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #13 29.51 Unpacking librole-tiny-perl (2.002004-1) ... #13 29.53 Selecting previously unselected package libstrictures-perl. #13 29.54 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #13 29.54 Unpacking libstrictures-perl (2.000006-1) ... #13 29.57 Selecting previously unselected package libsub-quote-perl. #13 29.57 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #13 29.57 Unpacking libsub-quote-perl (2.006006-1) ... #14 20.52 Get:111 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] #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.3s done #14 28.24 Selecting previously unselected package libtype-tiny-perl. #14 28.24 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ... #14 28.26 Unpacking libtype-tiny-perl (1.012004-1) ... #14 28.50 Selecting previously unselected package libgitlab-api-v4-perl. #13 17.28 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 17.29 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 17.34 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 17.39 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [307 kB] #13 17.39 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 17.39 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 17.51 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [4704 kB] #14 28.17 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B] #14 28.24 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 28.26 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB] #14 28.34 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB] #14 28.41 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB] #13 29.69 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 29.69 Unpacking debian-keyring (2022.12.24) ... #14 27.05 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 27.10 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-date-perl all 6.05-2 [9946 B] #14 27.10 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 27.11 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 27.12 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liburi-perl all 5.17-1ubuntu1 [80.3 kB] #14 27.18 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB] #14 27.21 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tree-perl all 5.07-3 [200 kB] #14 27.26 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclone-perl arm64 0.46-1 [10.5 kB] #13 32.04 Selecting previously unselected package iso-codes. #13 32.04 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ... #13 32.04 Unpacking iso-codes (4.2-1) ... #14 20.71 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 20.73 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B] #14 20.74 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 20.74 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB] #14 20.75 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB] #14 20.76 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 20.77 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 20.77 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB] #14 20.78 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #13 28.41 Selecting previously unselected package gpg. #13 28.41 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ... #13 28.42 Unpacking gpg (2.2.12-1+deb10u2) ... #13 28.49 Selecting previously unselected package pinentry-curses. #13 28.49 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ... #13 28.50 Unpacking pinentry-curses (1.1.0-2) ... #13 28.53 Selecting previously unselected package gpg-agent. #13 28.53 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #13 28.53 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 28.59 Selecting previously unselected package gpg-wks-client. #14 21.40 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #13 24.37 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 24.38 Unpacking automake (1:1.16.5-1.3) ... #13 24.46 Selecting previously unselected package autopoint. #13 24.46 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 24.47 Unpacking autopoint (0.21-12) ... #13 24.51 Selecting previously unselected package binutils-common:amd64. #13 24.51 Preparing to unpack .../030-binutils-common_2.40-2_amd64.deb ... #13 24.52 Unpacking binutils-common:amd64 (2.40-2) ... #13 19.52 Selecting previously unselected package autotools-dev. #13 19.52 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 19.52 Unpacking autotools-dev (20180224.1) ... #13 19.57 Selecting previously unselected package automake. #13 19.57 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 19.58 Unpacking automake (1:1.16.1-4) ... #13 19.68 Selecting previously unselected package autopoint. #13 19.68 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 19.69 Unpacking autopoint (0.19.8.1-9) ... #13 19.74 Selecting previously unselected package binutils-common:armhf. #13 19.74 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ... #13 19.75 Unpacking binutils-common:armhf (2.31.1-16) ... #13 19.49 Selecting previously unselected package autopoint. #13 19.49 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 19.50 Unpacking autopoint (0.21-12) ... #13 19.55 Selecting previously unselected package binutils-common:armhf. #13 19.55 Preparing to unpack .../030-binutils-common_2.40-2_armhf.deb ... #13 19.55 Unpacking binutils-common:armhf (2.40-2) ... #13 18.81 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 18.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 18.89 Selecting previously unselected package libsigsegv2:armhf. #13 18.89 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ... #13 18.89 Unpacking libsigsegv2:armhf (2.13-1) ... #13 18.93 Selecting previously unselected package m4. #13 18.93 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ... #13 18.93 Unpacking m4 (1.4.18-5) ... #13 18.99 Selecting previously unselected package autoconf. #13 18.99 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 18.99 Unpacking autoconf (2.69-14) ... #14 28.99 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 29.01 Selecting previously unselected package libdata-validate-uri-perl. #14 29.01 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 29.02 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 29.04 Selecting previously unselected package libdistro-info-perl. #14 29.04 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #14 29.05 Unpacking libdistro-info-perl (1.5) ... #14 29.07 Selecting previously unselected package libemail-address-xs-perl. #14 29.07 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_amd64.deb ... #14 29.08 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 29.11 Selecting previously unselected package libexporter-tiny-perl. #14 29.11 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #14 29.11 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 29.14 Selecting previously unselected package libfcgi-bin. #14 29.14 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_amd64.deb ... #14 29.15 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 29.17 Selecting previously unselected package libipc-system-simple-perl. #14 29.17 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ... #14 29.18 Unpacking libipc-system-simple-perl (1.30-2) ... #14 29.20 Selecting previously unselected package libfile-basedir-perl. #14 29.20 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ... #14 29.21 Unpacking libfile-basedir-perl (0.09-2) ... #14 29.23 Selecting previously unselected package libfile-chdir-perl. #13 33.15 Selecting previously unselected package fontconfig-config. #13 33.15 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ... #13 33.27 Unpacking fontconfig-config (2.13.1-4.2) ... #13 33.32 Selecting previously unselected package libcurl3-gnutls:arm64. #13 33.32 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u10_arm64.deb ... #13 33.32 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ... #13 33.37 Selecting previously unselected package liberror-perl. #13 13.99 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB] #13 13.99 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB] #13 13.99 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 13.99 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB] #13 14.00 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-9+rpi1+deb12u3 [1256 kB] #13 14.09 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #13 14.10 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #13 14.18 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 14.18 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #13 14.19 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 14.20 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 14.20 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.22+rpi1 [603 kB] #14 27.48 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 27.56 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #13 29.60 Selecting previously unselected package libmoo-perl. #13 29.60 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #13 29.60 Unpacking libmoo-perl (2.004004-1) ... #13 29.63 Selecting previously unselected package libencode-locale-perl. #13 29.63 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #13 29.64 Unpacking libencode-locale-perl (1.05-1.1) ... #13 29.66 Selecting previously unselected package libtimedate-perl. #13 29.66 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #13 29.67 Unpacking libtimedate-perl (2.3300-2) ... #13 29.72 Selecting previously unselected package libhttp-date-perl. #13 29.72 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #13 29.72 Unpacking libhttp-date-perl (6.05-1) ... #13 29.75 Selecting previously unselected package libfile-listing-perl. #13 29.75 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #13 29.75 Unpacking libfile-listing-perl (6.14-1) ... #13 29.78 Selecting previously unselected package libhtml-tagset-perl. #13 29.78 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #13 29.78 Unpacking libhtml-tagset-perl (3.20-4) ... #13 29.81 Selecting previously unselected package liburi-perl. #13 29.81 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #13 29.81 Unpacking liburi-perl (5.08-1) ... #13 29.84 Selecting previously unselected package libhtml-parser-perl. #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.28 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #13 10.30 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #13 10.40 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #13 10.40 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #13 10.40 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #13 10.57 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 10.82 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #13 10.82 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB] #13 10.93 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u2 [267 kB] #13 10.96 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230509~buster-1 [1012 kB] #13 10.99 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u2 [2113 kB] #13 11.08 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #13 11.08 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u6 [584 kB] #13 11.10 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] #13 11.10 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [1464 kB] #13 11.13 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #13 11.13 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #13 11.13 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #13 11.13 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u6 [1666 kB] #13 11.18 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #13 11.24 Get:25 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #13 11.28 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 kB] #13 11.28 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #13 11.30 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #13 11.30 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #13 11.30 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB] #13 11.31 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #13 11.31 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #13 11.33 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #13 11.33 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #13 11.42 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB] #13 11.42 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #13 11.54 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #13 11.54 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #13 11.55 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #13 11.56 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #13 11.57 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #13 11.66 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #13 11.78 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #13 11.78 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #13 11.78 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #13 11.90 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #13 11.90 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #13 11.92 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #13 12.01 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #13 12.01 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #13 12.41 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #13 12.41 Get:52 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u7 [256 kB] #13 12.43 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u7 [297 kB] #13 12.49 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #13 12.49 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #13 12.49 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #13 12.50 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #13 12.52 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #13 12.52 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #13 12.69 Get:60 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #13 13.09 Get:61 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #13 13.09 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 13.09 Get:63 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 13.10 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 13.14 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 13.14 Get:66 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 13.15 Get:67 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 13.19 Get:68 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #13 13.22 Get:69 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #13 13.23 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #13 13.32 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1+deb10u1 [158 kB] #13 13.33 Get:72 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #13 13.34 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] #13 13.42 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB] #13 13.91 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB] #13 13.92 Get:76 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #13 13.93 Get:77 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #13 13.95 Get:78 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 13.96 Get:79 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 13.99 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #13 13.99 Get:81 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #13 13.99 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 13.99 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 14.04 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #13 14.11 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 14.13 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 14.14 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 14.15 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 14.17 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #13 14.17 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 14.19 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #13 14.22 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #13 14.27 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 14.29 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 14.29 Get:95 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 14.31 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 14.40 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 14.46 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 14.48 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 14.49 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 14.51 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 14.55 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 14.57 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 14.57 Get:104 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 14.57 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #13 14.58 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 14.80 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 15.40 Get:108 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 15.54 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 15.76 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 15.76 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 15.76 Get:112 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 15.77 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB] #13 16.01 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 16.01 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 16.01 Get:116 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 16.01 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 16.03 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 16.03 Get:119 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 16.10 Get:120 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #13 16.11 Get:121 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 16.13 Get:122 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 16.56 Get:123 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 16.56 Get:124 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u7 [293 kB] #13 16.56 Get:125 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB] #13 16.59 Get:126 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 16.60 Get:127 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 16.76 Get:128 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB] #14 20.85 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 20.88 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB] #14 20.95 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.14 [252 kB] #14 28.43 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #14 28.44 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB] #14 28.46 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 28.49 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 28.51 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB] #14 28.52 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 28.50 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 28.52 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 28.65 Selecting previously unselected package libhash-fieldhash-perl. #14 28.65 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ... #14 28.67 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 28.77 Selecting previously unselected package libhtml-form-perl. #14 28.40 Get:188 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tree-perl all 5.07-3 [200 kB] #13 32.38 Selecting previously unselected package libalgorithm-diff-perl. #13 32.38 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 32.38 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 32.42 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 32.42 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... #13 32.43 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 32.46 Selecting previously unselected package libalgorithm-merge-perl. #14 20.94 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #14 20.84 Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf g++ armhf 4:13.2.0-1ubuntu1 [1112 B] #14 20.85 Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf make armhf 4.3-4.1build1 [163 kB] #14 20.86 Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdpkg-perl all 1.22.0ubuntu1 [283 kB] #14 20.88 Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 20.88 Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 20.88 Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lto-disabled-list all 43 [12.4 kB] #14 20.89 Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dpkg-dev all 1.22.0ubuntu1 [1137 kB] #14 20.93 Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf build-essential armhf 12.10ubuntu1 [4928 B] #14 20.93 Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] #14 20.94 Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg1-3 [18.9 kB] #13 28.59 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #13 28.60 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 28.64 Selecting previously unselected package gpg-wks-server. #13 28.64 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #13 28.64 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 28.69 Selecting previously unselected package gpgsm. #13 28.69 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #13 28.69 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 28.74 Selecting previously unselected package gnupg. #13 28.74 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ... #13 28.75 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 28.80 Selecting previously unselected package libfile-which-perl. #13 28.81 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ... #13 28.81 Unpacking libfile-which-perl (1.23-1) ... #13 28.84 Selecting previously unselected package libfile-homedir-perl. #13 28.84 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ... #13 28.85 Unpacking libfile-homedir-perl (1.004-1) ... #13 28.88 Selecting previously unselected package libio-pty-perl. #13 28.88 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #13 28.88 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 28.91 Selecting previously unselected package libipc-run-perl. #14 21.55 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 21.62 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #14 21.78 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #13 24.76 Selecting previously unselected package libbinutils:amd64. #13 24.76 Preparing to unpack .../031-libbinutils_2.40-2_amd64.deb ... #13 24.77 Unpacking libbinutils:amd64 (2.40-2) ... #13 24.86 Selecting previously unselected package libctf-nobfd0:amd64. #13 24.86 Preparing to unpack .../032-libctf-nobfd0_2.40-2_amd64.deb ... #13 24.87 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #13 24.92 Selecting previously unselected package libctf0:amd64. #13 24.92 Preparing to unpack .../033-libctf0_2.40-2_amd64.deb ... #13 24.92 Unpacking libctf0:amd64 (2.40-2) ... #13 24.97 Selecting previously unselected package libgprofng0:amd64. #13 19.91 Selecting previously unselected package libbinutils:armhf. #13 19.91 Preparing to unpack .../031-libbinutils_2.40-2_armhf.deb ... #21 0.888 Reading package lists... #13 19.09 Selecting previously unselected package autotools-dev. #13 19.09 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 19.09 Unpacking autotools-dev (20180224.1+nmu1) ... #13 19.15 Selecting previously unselected package automake. #13 19.15 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 19.21 Unpacking automake (1:1.16.3-2) ... #14 29.24 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 29.24 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 29.27 Selecting previously unselected package libfile-fcntllock-perl. #14 29.27 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_amd64.deb ... #14 29.27 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #14 29.31 Selecting previously unselected package libnumber-compare-perl. #14 29.32 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ... #14 29.32 Unpacking libnumber-compare-perl (0.03-3) ... #14 29.38 Selecting previously unselected package libtext-glob-perl. #14 29.38 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ... #14 29.39 Unpacking libtext-glob-perl (0.11-3) ... #14 29.41 Selecting previously unselected package libfile-find-rule-perl. #14 29.42 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ... #14 29.42 Unpacking libfile-find-rule-perl (0.34-3) ... #14 29.45 Selecting previously unselected package libfont-afm-perl. #14 29.45 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ... #14 29.46 Unpacking libfont-afm-perl (1.20-4) ... #14 29.48 Selecting previously unselected package libio-string-perl. #13 33.38 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ... #13 33.38 Unpacking liberror-perl (0.17029-1) ... #13 33.41 Selecting previously unselected package git-man. #13 33.42 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 33.42 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 33.57 Selecting previously unselected package git. #13 33.58 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ... #13 33.60 Unpacking git (1:2.30.2-1+deb11u2) ... #10 extracting sha256:c185020e1367a154f8bf1d26293b7c6fac06249fb9c7662388e1566fff8098da 2.0s done #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 0.1s #14 20.58 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf make armhf 4.3-4.1build1 [163 kB] #13 14.21 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB] #13 14.21 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB] #13 14.29 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.22+rpi1 [1353 kB] #13 14.30 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB] #13 14.40 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB] #13 14.40 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB] #14 27.64 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB] #14 27.77 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB] #13 29.84 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #13 29.85 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 29.88 Selecting previously unselected package libhtml-tree-perl. #13 29.88 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #13 29.88 Unpacking libhtml-tree-perl (5.07-2) ... #13 29.92 Selecting previously unselected package libio-html-perl. #13 29.92 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #13 29.93 Unpacking libio-html-perl (1.004-2) ... #13 29.95 Selecting previously unselected package liblwp-mediatypes-perl. #13 29.95 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 29.96 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 29.98 Selecting previously unselected package libhttp-message-perl. #13 29.98 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #13 29.99 Unpacking libhttp-message-perl (6.28-1) ... #13 30.02 Selecting previously unselected package libhttp-cookies-perl. #13 30.02 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #13 30.02 Unpacking libhttp-cookies-perl (6.10-1) ... #13 30.05 Selecting previously unselected package libhttp-negotiate-perl. #13 30.05 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #13 30.05 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 30.08 Selecting previously unselected package perl-openssl-defaults:amd64. #13 30.08 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #13 30.08 Unpacking perl-openssl-defaults:amd64 (5) ... #13 30.13 Selecting previously unselected package libnet-ssleay-perl. #13 30.13 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #13 30.13 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 30.18 Selecting previously unselected package libio-socket-ssl-perl. #14 21.01 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.14 [188 kB] #14 21.03 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 21.04 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 21.05 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB] #14 21.07 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB] #14 21.08 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 21.09 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B] #13 17.41 debconf: delaying package configuration, since apt-utils is not installed #14 28.67 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB] #14 28.77 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ... #14 28.81 Unpacking libhtml-form-perl (6.07-1) ... #14 28.77 Get:189 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclone-perl arm64 0.46-1 [10.5 kB] #14 28.78 Get:190 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-html-perl all 1.004-3 [15.9 kB] #14 28.78 Get:191 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 28.78 Get:192 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #14 28.80 Get:193 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 21.10 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB] #14 21.19 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #14 21.21 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB] #14 21.26 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 21.27 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B] #14 21.27 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 21.29 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB] #14 21.33 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB] #13 32.46 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ... #13 32.47 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 32.50 Selecting previously unselected package libapt-inst2.0:arm64. #13 32.51 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ... #13 32.51 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... #13 32.56 Selecting previously unselected package libapt-pkg-perl. #13 32.57 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ... #13 32.57 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 32.61 Selecting previously unselected package libarchive-cpio-perl. #13 32.61 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ... #13 32.61 Unpacking libarchive-cpio-perl (0.10-1) ... #13 32.65 Selecting previously unselected package libasync-mergepoint-perl. #13 32.65 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ... #13 32.65 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 32.69 Selecting previously unselected package libauthen-sasl-perl. #13 32.69 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ... #13 32.69 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 32.73 Selecting previously unselected package libmodule-implementation-perl. #13 32.73 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ... #13 32.74 Unpacking libmodule-implementation-perl (0.09-1) ... #13 32.77 Selecting previously unselected package libvariable-magic-perl. #13 32.77 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ... #13 32.78 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 32.81 Selecting previously unselected package libb-hooks-endofscope-perl. #13 18.07 debconf: delaying package configuration, since apt-utils is not installed #14 21.34 Get:122 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-2 armhf 2.1.28+dfsg1-3 [49.6 kB] #13 28.92 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ... #13 28.92 Unpacking libipc-run-perl (20180523.0-1) ... #13 28.95 Selecting previously unselected package libclass-method-modifiers-perl. #13 28.95 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 28.96 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 28.98 Selecting previously unselected package libsub-exporter-progressive-perl. #13 28.98 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 28.99 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 29.01 Selecting previously unselected package libdevel-globaldestruction-perl. #13 29.02 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 29.02 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 29.04 Selecting previously unselected package libb-hooks-op-check-perl. #13 29.05 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #13 29.05 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 29.08 Selecting previously unselected package libdynaloader-functions-perl. #13 29.08 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ... #13 29.08 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 29.11 Selecting previously unselected package libdevel-callchecker-perl. #13 29.11 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ... #13 29.11 Unpacking libdevel-callchecker-perl (0.008-1) ... #14 27.67 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-html-perl all 1.004-3 [15.9 kB] #14 27.82 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 27.85 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-message-perl all 6.44-1 [77.4 kB] #14 21.85 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 21.93 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #14 21.94 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 21.94 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 21.96 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 21.97 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 21.97 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #14 21.97 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #13 24.97 Preparing to unpack .../034-libgprofng0_2.40-2_amd64.deb ... #13 24.98 Unpacking libgprofng0:amd64 (2.40-2) ... #13 25.09 Selecting previously unselected package libjansson4:amd64. #13 25.09 Preparing to unpack .../035-libjansson4_2.14-2_amd64.deb ... #13 25.09 Unpacking libjansson4:amd64 (2.14-2) ... #13 25.13 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 25.13 Preparing to unpack .../036-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #13 25.14 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #13 19.91 Unpacking libbinutils:armhf (2.40-2) ... #13 20.00 Selecting previously unselected package libctf-nobfd0:armhf. #13 20.01 Preparing to unpack .../032-libctf-nobfd0_2.40-2_armhf.deb ... #13 20.01 Unpacking libctf-nobfd0:armhf (2.40-2) ... #13 20.07 Selecting previously unselected package libctf0:armhf. #13 20.07 Preparing to unpack .../033-libctf0_2.40-2_armhf.deb ... #13 20.08 Unpacking libctf0:armhf (2.40-2) ... #13 20.13 Selecting previously unselected package libjansson4:armhf. #13 19.41 Selecting previously unselected package autopoint. #13 19.41 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 19.42 Unpacking autopoint (0.21-4) ... #14 29.49 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ... #14 29.49 Unpacking libio-string-perl (1.08-4) ... #14 29.51 Selecting previously unselected package libfont-ttf-perl. #14 29.52 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ... #14 29.52 Unpacking libfont-ttf-perl (1.06-2) ... #14 29.55 Selecting previously unselected package libfreezethaw-perl. #14 29.56 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ... #14 29.56 Unpacking libfreezethaw-perl (0.5001-3) ... #14 29.58 Selecting previously unselected package libsort-versions-perl. #14 29.59 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ... #14 29.59 Unpacking libsort-versions-perl (1.62-3) ... #14 29.62 Selecting previously unselected package libgit-wrapper-perl. #14 29.62 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ... #14 29.62 Unpacking libgit-wrapper-perl (0.048-2) ... #14 29.65 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 29.65 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 29.65 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 29.68 Selecting previously unselected package libio-prompter-perl. #14 29.68 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ... #14 29.69 Unpacking libio-prompter-perl (0.004015-2) ... #14 29.71 Selecting previously unselected package libjson-perl. #14 29.72 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ... #14 29.72 Unpacking libjson-perl (4.10000-1) ... #14 29.79 Selecting previously unselected package liblog-any-perl. #13 20.10 Selecting previously unselected package libbinutils:armhf. #13 20.10 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ... #13 20.11 Unpacking libbinutils:armhf (2.31.1-16) ... #13 20.19 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 20.19 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #13 20.19 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #14 20.93 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 21.04 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #13 14.76 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB] #13 14.76 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB] #14 28.17 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB] #13 30.18 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #13 30.19 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 30.23 Selecting previously unselected package libnet-http-perl. #13 30.23 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #13 30.23 Unpacking libnet-http-perl (6.20-1) ... #13 30.26 Selecting previously unselected package liblwp-protocol-https-perl. #13 30.26 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 30.26 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 30.28 Selecting previously unselected package libtry-tiny-perl. #13 30.29 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #13 30.29 Unpacking libtry-tiny-perl (0.30-1) ... #13 30.32 Selecting previously unselected package libwww-robotrules-perl. #13 30.32 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #13 30.32 Unpacking libwww-robotrules-perl (6.02-1) ... #13 30.35 Selecting previously unselected package libwww-perl. #13 30.35 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #13 30.36 Unpacking libwww-perl (6.52-1) ... #13 30.39 Selecting previously unselected package patchutils. #13 17.49 Fetched 69.6 MB in 8s (8716 kB/s) #14 29.01 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB] #14 29.02 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB] #14 29.03 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 29.03 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB] #14 29.04 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 29.05 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 29.06 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 29.09 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB] #14 29.13 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB] #14 29.16 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B] #14 28.97 Selecting previously unselected package libhtml-format-perl. #14 28.97 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ... #14 29.00 Unpacking libhtml-format-perl (2.12-1.1) ... #14 29.15 Selecting previously unselected package libhtml-html5-entities-perl. #14 29.15 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 29.18 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 29.29 Selecting previously unselected package libhttp-daemon-perl. #14 28.81 Get:194 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 28.81 Get:195 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 perl-openssl-defaults arm64 7 [7536 B] #14 28.81 Get:196 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB] #14 28.90 Get:197 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-socket-ssl-perl all 2.083-1 [194 kB] #14 28.93 Get:198 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 21.37 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 21.43 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB] #13 32.81 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 32.82 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 32.85 Selecting previously unselected package libcapture-tiny-perl. #13 32.85 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ... #13 32.86 Unpacking libcapture-tiny-perl (0.48-1) ... #13 32.89 Selecting previously unselected package libcgi-pm-perl. #13 32.89 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ... #13 32.90 Unpacking libcgi-pm-perl (4.40-1) ... #13 32.94 Selecting previously unselected package libfcgi-perl. #13 32.95 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ... #13 32.95 Unpacking libfcgi-perl (0.78-2+b3) ... #13 32.98 Selecting previously unselected package libcgi-fast-perl. #13 32.99 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 32.99 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 33.02 Selecting previously unselected package libsub-name-perl. #13 33.02 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ... #13 33.03 Unpacking libsub-name-perl (0.21-1+b3) ... #13 33.07 Selecting previously unselected package libclass-accessor-perl. #13 18.11 Fetched 80.3 MB in 8s (9696 kB/s) #13 18.14 Selecting previously unselected package bsdextrautils. #13 18.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 18.15 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 18.16 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 18.24 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 29.14 Selecting previously unselected package libparams-classify-perl. #13 29.14 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ... #13 29.15 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 29.17 Selecting previously unselected package libmodule-runtime-perl. #13 29.17 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #13 29.18 Unpacking libmodule-runtime-perl (0.016-1) ... #13 29.20 Selecting previously unselected package libimport-into-perl. #13 29.20 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #13 29.21 Unpacking libimport-into-perl (1.002005-1) ... #13 29.23 Selecting previously unselected package librole-tiny-perl. #13 29.24 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ... #13 29.24 Unpacking librole-tiny-perl (2.000006-1) ... #13 29.27 Selecting previously unselected package libstrictures-perl. #13 29.27 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ... #13 29.27 Unpacking libstrictures-perl (2.000005-1) ... #13 29.30 Selecting previously unselected package libsub-quote-perl. #13 29.30 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ... #13 29.31 Unpacking libsub-quote-perl (2.005001-1) ... #13 29.33 Selecting previously unselected package libmoo-perl. #13 29.33 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ... #13 29.34 Unpacking libmoo-perl (2.003004-2) ... #13 29.37 Selecting previously unselected package libencode-locale-perl. #13 29.37 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ... #13 29.37 Unpacking libencode-locale-perl (1.05-1) ... #13 29.40 Selecting previously unselected package libtimedate-perl. #13 29.41 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 29.41 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 29.44 Selecting previously unselected package libhttp-date-perl. #14 22.17 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #13 25.38 Selecting previously unselected package binutils. #13 25.38 Preparing to unpack .../037-binutils_2.40-2_amd64.deb ... #13 25.39 Unpacking binutils (2.40-2) ... #13 25.42 Selecting previously unselected package libc-dev-bin. #13 25.43 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u3_amd64.deb ... #13 25.43 Unpacking libc-dev-bin (2.36-9+deb12u3) ... #13 25.47 Selecting previously unselected package linux-libc-dev:amd64. #13 25.47 Preparing to unpack .../039-linux-libc-dev_6.1.55-1_amd64.deb ... #13 25.47 Unpacking linux-libc-dev:amd64 (6.1.55-1) ... #13 19.50 Selecting previously unselected package binutils-common:armhf. #13 19.50 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ... #13 19.50 Unpacking binutils-common:armhf (2.35.2-2) ... #14 29.79 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ... #14 29.79 Unpacking liblog-any-perl (1.713-1) ... #14 29.82 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 29.82 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 29.83 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 29.85 Selecting previously unselected package libpackage-stash-perl. #14 29.86 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ... #14 29.86 Unpacking libpackage-stash-perl (0.40-1) ... #14 29.89 Selecting previously unselected package libsub-identify-perl. #14 29.89 Preparing to unpack .../266-libsub-identify-perl_0.14-3_amd64.deb ... #14 29.89 Unpacking libsub-identify-perl (0.14-3) ... #14 29.92 Selecting previously unselected package libsub-name-perl:amd64. #14 29.92 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_amd64.deb ... #14 29.92 Unpacking libsub-name-perl:amd64 (0.26-2build1) ... #14 29.95 Selecting previously unselected package libnamespace-clean-perl. #14 29.95 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ... #14 29.96 Unpacking libnamespace-clean-perl (0.27-2) ... #14 29.98 Selecting previously unselected package libpath-tiny-perl. #14 29.98 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ... #14 29.99 Unpacking libpath-tiny-perl (0.144-1) ... #14 30.01 Selecting previously unselected package libstrictures-perl. #14 27.98 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 28.00 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 28.01 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 perl-openssl-defaults arm64 7 [7536 B] #14 28.01 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB] #14 28.14 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-socket-ssl-perl all 2.081-2 [196 kB] #14 28.18 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 28.18 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #13 20.13 Preparing to unpack .../034-libjansson4_2.14-2_armhf.deb ... #13 20.13 Unpacking libjansson4:armhf (2.14-2) ... #13 20.18 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 20.18 Preparing to unpack .../035-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ... #13 20.19 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ... #13 20.52 Selecting previously unselected package binutils. #13 20.52 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ... #13 20.53 Unpacking binutils (2.31.1-16) ... #13 20.57 Selecting previously unselected package libc-dev-bin. #14 21.05 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 21.08 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lto-disabled-list all 39 [12.4 kB] #14 21.09 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dpkg-dev all 1.21.21ubuntu1 [1117 kB] #14 21.22 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #14 21.22 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] #14 21.23 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.23 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB] #14 21.23 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB] #13 14.79 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 14.79 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 14.84 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB] #13 14.86 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.2 [25.7 kB] #13 14.86 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.2 [66.0 kB] #13 14.87 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 14.87 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 14.87 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 14.98 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 14.98 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB] #13 14.98 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 34.05 Selecting previously unselected package iso-codes. #13 34.05 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ... #13 34.05 Unpacking iso-codes (4.6.0-1) ... #14 28.43 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] #13 30.39 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #13 30.40 Unpacking patchutils (0.4.2-1) ... #13 30.43 Selecting previously unselected package wdiff. #13 30.43 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #13 30.44 Unpacking wdiff (1.2.2-2+b1) ... #13 30.48 Selecting previously unselected package devscripts. #13 30.48 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #13 30.50 Unpacking devscripts (2.21.3+deb11u1) ... #13 30.64 Selecting previously unselected package diffstat. #14 29.31 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB] #14 29.48 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 29.49 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 29.29 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 29.29 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 29.40 Selecting previously unselected package libio-interactive-perl. #14 29.40 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ... #14 29.54 Unpacking libio-interactive-perl (1.023-1) ... #14 29.33 Get:199 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblwp-protocol-https-perl all 6.11-1 [8992 B] #14 21.55 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 21.71 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 21.72 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] #14 21.65 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 21.80 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB] #13 33.07 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ... #13 33.08 Unpacking libclass-accessor-perl (0.51-1) ... #13 33.12 Selecting previously unselected package libclass-inspector-perl. #13 33.12 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ... #13 33.12 Unpacking libclass-inspector-perl (1.32-1) ... #13 33.15 Selecting previously unselected package libclass-xsaccessor-perl. #13 33.16 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ... #13 33.16 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 33.20 Selecting previously unselected package libclone-perl. #13 33.20 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ... #13 33.21 Unpacking libclone-perl (0.41-1+b1) ... #13 33.24 Selecting previously unselected package libcommon-sense-perl. #13 33.25 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ... #13 33.25 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 33.29 Selecting previously unselected package libparams-util-perl. #13 33.29 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ... #13 33.29 Unpacking libparams-util-perl (1.07-3+b4) ... #13 33.32 Selecting previously unselected package libsub-install-perl. #13 18.37 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u7) over (2.31-13+rpi1+deb11u6) ... #13 29.44 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ... #13 29.44 Unpacking libhttp-date-perl (6.02-1) ... #13 29.50 Selecting previously unselected package libfile-listing-perl. #13 29.50 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ... #13 29.50 Unpacking libfile-listing-perl (6.04-1) ... #13 29.53 Selecting previously unselected package libhtml-tagset-perl. #13 29.53 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ... #13 29.53 Unpacking libhtml-tagset-perl (3.20-3) ... #13 29.56 Selecting previously unselected package liburi-perl. #13 29.56 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ... #13 29.57 Unpacking liburi-perl (1.76-1) ... #13 29.60 Selecting previously unselected package libhtml-parser-perl. #13 29.60 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #13 29.61 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 29.64 Selecting previously unselected package libhtml-tree-perl. #13 29.64 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #13 29.65 Unpacking libhtml-tree-perl (5.07-2) ... #13 29.69 Selecting previously unselected package libio-html-perl. #14 22.53 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #14 22.54 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 22.54 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 22.55 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 22.55 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #14 22.61 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #14 22.63 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #13 25.63 Selecting previously unselected package libcrypt-dev:amd64. #13 25.63 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #13 25.64 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #13 25.68 Selecting previously unselected package libtirpc-dev:amd64. #13 25.68 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #13 25.68 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 25.75 Selecting previously unselected package libnsl-dev:amd64. #13 19.85 Selecting previously unselected package libbinutils:armhf. #13 19.85 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ... #13 19.86 Unpacking libbinutils:armhf (2.35.2-2) ... #13 19.95 Selecting previously unselected package libctf-nobfd0:armhf. #13 19.95 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ... #13 19.95 Unpacking libctf-nobfd0:armhf (2.35.2-2) ... #13 20.00 Selecting previously unselected package libctf0:armhf. #13 20.00 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ... #13 20.00 Unpacking libctf0:armhf (2.35.2-2) ... #13 20.04 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 30.01 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ... #14 30.02 Unpacking libstrictures-perl (2.000006-1) ... #14 30.04 Selecting previously unselected package libtype-tiny-perl. #14 30.04 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ... #14 30.05 Unpacking libtype-tiny-perl (2.002001-1) ... #14 30.08 Selecting previously unselected package libgitlab-api-v4-perl. #14 30.09 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 30.09 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 30.12 Selecting previously unselected package libhtml-form-perl. #14 30.12 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ... #14 30.13 Unpacking libhtml-form-perl (6.11-1) ... #14 30.15 Selecting previously unselected package libhtml-format-perl. #14 30.15 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ... #14 30.16 Unpacking libhtml-format-perl (2.16-2) ... #14 30.19 Selecting previously unselected package libhtml-html5-entities-perl. #14 30.19 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 30.19 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 30.21 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 30.22 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 30.22 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 30.25 Selecting previously unselected package libhttp-daemon-perl. #14 28.18 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 21.57 Get:123 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap2 armhf 2.6.6+dfsg-1~exp1ubuntu1 [170 kB] #14 21.74 Get:124 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 21.75 Get:125 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libssh-4 armhf 0.10.5-3ubuntu1 [166 kB] #14 21.81 Get:126 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl4 armhf 8.2.1-1ubuntu3.1 [280 kB] #14 21.87 Get:127 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf curl armhf 8.2.1-1ubuntu3.1 [207 kB] #13 20.53 Selecting previously unselected package binutils. #13 20.53 Preparing to unpack .../036-binutils_2.40-2_armhf.deb ... #13 20.53 Unpacking binutils (2.40-2) ... #13 20.57 Selecting previously unselected package libc-dev-bin. #13 20.57 Preparing to unpack .../037-libc-dev-bin_2.36-9+deb12u3_armhf.deb ... #13 20.58 Unpacking libc-dev-bin (2.36-9+deb12u3) ... #13 20.62 Selecting previously unselected package linux-libc-dev:armhf. #13 20.63 Preparing to unpack .../038-linux-libc-dev_6.1.55-1_armhf.deb ... #13 20.63 Unpacking linux-libc-dev:armhf (6.1.55-1) ... #13 20.57 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ... #13 20.57 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 20.63 Selecting previously unselected package linux-libc-dev:armhf. #13 20.63 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_armhf.deb ... #13 20.63 Unpacking linux-libc-dev:armhf (4.19.289-2) ... #13 15.00 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 15.00 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 15.01 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.02 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 15.02 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB] #13 15.11 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB] #13 15.11 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 15.22 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 15.22 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 34.40 Selecting previously unselected package libalgorithm-diff-perl. #13 34.40 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ... #13 34.41 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 34.44 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 34.44 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... #13 34.44 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 34.48 Selecting previously unselected package libalgorithm-merge-perl. #13 34.48 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ... #13 34.48 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 34.51 Selecting previously unselected package libaliased-perl. #13 34.52 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ... #13 34.52 Unpacking libaliased-perl (0.34-1.1) ... #13 34.55 Selecting previously unselected package libapt-pkg-perl. #14 28.53 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] #13 30.64 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #13 30.64 Unpacking diffstat (1.64-1) ... #13 30.67 Selecting previously unselected package distro-info-data. #13 30.67 Preparing to unpack .../148-distro-info-data_0.51+deb11u4_all.deb ... #13 30.67 Unpacking distro-info-data (0.51+deb11u4) ... #13 30.70 Selecting previously unselected package python3-pkg-resources. #13 30.70 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #13 30.70 Unpacking python3-pkg-resources (52.0.0-4) ... #13 30.75 Selecting previously unselected package python3-chardet. #13 30.75 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #13 30.75 Unpacking python3-chardet (4.0.0-1) ... #13 30.79 Selecting previously unselected package python3-six. #13 30.79 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #13 30.80 Unpacking python3-six (1.16.0-2) ... #13 30.82 Selecting previously unselected package python3-debian. #13 30.82 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #13 30.83 Unpacking python3-debian (0.1.39) ... #13 30.86 Selecting previously unselected package libgpgme11:amd64. #14 29.52 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 29.54 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB] #14 29.57 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 29.59 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 29.61 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 29.62 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB] #14 29.64 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB] #14 29.65 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 29.76 Selecting previously unselected package libio-prompt-tiny-perl. #14 29.76 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 29.77 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 29.41 Get:200 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 29.45 Get:201 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 29.50 Get:202 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-perl all 6.72-1 [143 kB] #14 21.94 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 21.97 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 21.97 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B] #14 21.97 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB] #13 33.33 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ... #13 33.33 Unpacking libsub-install-perl (0.928-1) ... #13 33.37 Selecting previously unselected package libdata-optlist-perl. #13 33.37 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ... #13 33.37 Unpacking libdata-optlist-perl (0.110-1) ... #13 33.40 Selecting previously unselected package libsub-exporter-perl. #13 33.40 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ... #13 33.41 Unpacking libsub-exporter-perl (0.987-1) ... #13 33.44 Selecting previously unselected package libconst-fast-perl. #13 33.44 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ... #13 33.45 Unpacking libconst-fast-perl (0.014-1) ... #13 33.48 Selecting previously unselected package libwant-perl. #13 33.49 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ... #13 33.49 Unpacking libwant-perl (0.29-1+b4) ... #13 33.53 Selecting previously unselected package libcontextual-return-perl. #13 33.53 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ... #13 33.53 Unpacking libcontextual-return-perl (0.004014-2) ... #13 33.57 Selecting previously unselected package libconvert-binhex-perl. #13 29.69 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ... #13 29.69 Unpacking libio-html-perl (1.001-1) ... #13 29.72 Selecting previously unselected package liblwp-mediatypes-perl. #13 29.72 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 29.72 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 29.80 Selecting previously unselected package libhttp-message-perl. #13 29.80 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ... #13 29.81 Unpacking libhttp-message-perl (6.18-1) ... #13 29.84 Selecting previously unselected package libhttp-cookies-perl. #13 29.84 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ... #13 29.84 Unpacking libhttp-cookies-perl (6.04-1) ... #13 29.87 Selecting previously unselected package libhttp-negotiate-perl. #13 29.87 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #13 29.88 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 22.64 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #14 22.78 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #14 22.78 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #13 25.75 Preparing to unpack .../042-libnsl-dev_1.3.0-2_amd64.deb ... #13 25.75 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #13 25.79 Selecting previously unselected package rpcsvc-proto. #13 25.79 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_amd64.deb ... #13 25.80 Unpacking rpcsvc-proto (1.4.3-1) ... #13 25.84 Selecting previously unselected package libc6-dev:amd64. #13 25.84 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u3_amd64.deb ... #13 25.84 Unpacking libc6-dev:amd64 (2.36-9+deb12u3) ... #13 20.04 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ... #13 20.05 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #14 28.63 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 28.70 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-perl all 6.67-1 [141 kB] #14 30.25 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ... #14 30.25 Unpacking libhttp-daemon-perl (6.14-2) ... #14 30.28 Selecting previously unselected package libindirect-perl. #14 30.28 Preparing to unpack .../278-libindirect-perl_0.39-2build1_amd64.deb ... #14 30.28 Unpacking libindirect-perl (0.39-2build1) ... #14 30.31 Selecting previously unselected package libio-interactive-perl. #14 30.31 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ... #14 30.31 Unpacking libio-interactive-perl (1.023-2) ... #14 30.33 Selecting previously unselected package libtypes-serialiser-perl. #14 30.34 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ... #14 30.34 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 30.37 Selecting previously unselected package libjson-xs-perl. #14 30.37 Preparing to unpack .../281-libjson-xs-perl_4.030-2_amd64.deb ... #14 30.37 Unpacking libjson-xs-perl (4.030-2) ... #14 30.40 Selecting previously unselected package libjson-maybexs-perl. #14 30.40 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ... #14 30.41 Unpacking libjson-maybexs-perl (1.004004-1) ... #14 30.43 Selecting previously unselected package libldap-common. #14 30.44 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ... #14 30.44 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 30.48 Selecting previously unselected package liblist-compare-perl. #14 30.48 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ... #14 30.48 Unpacking liblist-compare-perl (0.55-2) ... #14 30.52 Selecting previously unselected package liblist-someutils-perl. #14 30.52 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ... #14 30.53 Unpacking liblist-someutils-perl (0.59-1) ... #14 30.56 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #14 30.56 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #14 30.56 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 30.60 Selecting previously unselected package liblist-utilsby-perl. #14 21.89 Get:128 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 21.90 Get:129 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #14 21.92 Get:130 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtool all 2.4.7-7 [166 kB] #14 21.93 Get:131 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dh-autoreconf all 20 [16.1 kB] #14 21.93 Get:132 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #13 31.26 Selecting previously unselected package libfakeroot:arm64. #13 31.26 Preparing to unpack .../097-libfakeroot_1.31-1.2_arm64.deb ... #13 31.26 Unpacking libfakeroot:arm64 (1.31-1.2) ... #13 31.30 Selecting previously unselected package fakeroot. #13 31.30 Preparing to unpack .../098-fakeroot_1.31-1.2_arm64.deb ... #13 31.30 Unpacking fakeroot (1.31-1.2) ... #13 31.35 Selecting previously unselected package libassuan0:arm64. #13 31.35 Preparing to unpack .../099-libassuan0_2.5.5-5_arm64.deb ... #13 31.36 Unpacking libassuan0:arm64 (2.5.5-5) ... #13 31.40 Selecting previously unselected package gpgconf. #13 31.40 Preparing to unpack .../100-gpgconf_2.2.40-1.1_arm64.deb ... #13 20.91 Selecting previously unselected package libc6-dev:armhf. #13 20.91 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ... #13 20.92 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ... #13 15.23 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 15.23 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 15.24 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 15.24 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 15.24 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 15.34 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 15.34 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 34.56 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ... #13 34.64 Unpacking libapt-pkg-perl (0.1.39) ... #13 34.68 Selecting previously unselected package libarchive-cpio-perl. #13 34.68 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 34.68 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 34.75 Selecting previously unselected package libarchive13:arm64. #13 34.75 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ... #13 34.76 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 34.81 Selecting previously unselected package libarray-intspan-perl. #14 28.68 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB] #14 28.82 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 21.65 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 21.89 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB] #13 30.86 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #13 30.87 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #13 30.91 Selecting previously unselected package python3-gpg. #13 30.91 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #13 30.91 Unpacking python3-gpg (1.14.0-1+b2) ... #13 30.99 Selecting previously unselected package dput. #13 31.00 Preparing to unpack .../155-dput_1.1.0_all.deb ... #13 31.00 Unpacking dput (1.1.0) ... #13 31.07 Selecting previously unselected package equivs. #13 31.07 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #13 31.08 Unpacking equivs (2.3.1) ... #13 31.10 Selecting previously unselected package fonts-dejavu-core. #14 29.80 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 29.95 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 30.05 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB] #13 18.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7703 files and directories currently installed.) #13 18.17 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 31.7s #14 29.67 Get:203 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 29.71 Get:204 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 wdiff arm64 1.2.2-5 [28.7 kB] #14 29.72 Get:205 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 devscripts all 2.23.6 [1067 kB] #14 22.11 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB] #14 22.14 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB] #14 22.15 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 22.15 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #14 22.15 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 22.30 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB] #13 33.57 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ... #13 33.58 Unpacking libconvert-binhex-perl (1.125-1) ... #13 33.64 Selecting previously unselected package libdata-dump-perl. #13 33.64 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ... #13 33.64 Unpacking libdata-dump-perl (1.23-1) ... #13 33.68 Selecting previously unselected package libdigest-bubblebabble-perl. #13 33.68 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 33.69 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 33.73 Selecting previously unselected package libdigest-hmac-perl. #13 33.73 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 33.73 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 33.77 Selecting previously unselected package libdistro-info-perl. #13 33.77 Preparing to unpack .../201-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 33.78 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 33.81 Selecting previously unselected package libnet-smtp-ssl-perl. #13 30.01 Selecting previously unselected package perl-openssl-defaults:amd64. #13 30.01 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ... #13 30.01 Unpacking perl-openssl-defaults:amd64 (3) ... #13 30.04 Selecting previously unselected package libnet-ssleay-perl. #13 30.04 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #13 30.04 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #14 21.96 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB] #14 21.98 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB] #14 22.01 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB] #14 22.16 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 22.17 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 22.17 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB] #14 22.22 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB] #14 22.22 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB] #14 22.93 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 23.18 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB] #13 26.05 Selecting previously unselected package libisl23:amd64. #13 26.05 Preparing to unpack .../045-libisl23_0.25-1_amd64.deb ... #13 26.06 Unpacking libisl23:amd64 (0.25-1) ... #13 26.15 Selecting previously unselected package libmpfr6:amd64. #13 26.16 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ... #13 26.16 Unpacking libmpfr6:amd64 (4.2.0-1) ... #13 26.23 Selecting previously unselected package libmpc3:amd64. #13 26.23 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ... #13 26.23 Unpacking libmpc3:amd64 (1.3.1-1) ... #13 26.27 Selecting previously unselected package cpp-12. #13 20.38 Selecting previously unselected package binutils. #13 20.38 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ... #13 20.39 Unpacking binutils (2.35.2-2) ... #13 20.43 Selecting previously unselected package libc-dev-bin. #13 20.43 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_armhf.deb ... #13 20.43 Unpacking libc-dev-bin (2.31-13+deb11u7) ... #13 20.48 Selecting previously unselected package linux-libc-dev:armhf. #13 20.48 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_armhf.deb ... #13 20.49 Unpacking linux-libc-dev:armhf (5.10.197-1) ... #14 28.91 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 22.34 Get:133 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-override-perl all 0.09-4 [8706 B] #14 22.42 Get:134 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #13 31.40 Unpacking gpgconf (2.2.40-1.1) ... #13 31.45 Selecting previously unselected package libksba8:arm64. #13 31.46 Preparing to unpack .../101-libksba8_1.6.3-2_arm64.deb ... #13 31.46 Unpacking libksba8:arm64 (1.6.3-2) ... #13 31.51 Selecting previously unselected package libnpth0:arm64. #13 31.51 Preparing to unpack .../102-libnpth0_1.6-3_arm64.deb ... #13 31.52 Unpacking libnpth0:arm64 (1.6-3) ... #13 31.56 Selecting previously unselected package dirmngr. #13 31.56 Preparing to unpack .../103-dirmngr_2.2.40-1.1_arm64.deb ... #13 31.58 Unpacking dirmngr (2.2.40-1.1) ... #13 31.64 Selecting previously unselected package gnupg-l10n. #14 30.60 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ... #14 30.61 Unpacking liblist-utilsby-perl (0.12-2) ... #14 30.64 Selecting previously unselected package libltdl7:amd64. #14 30.65 Preparing to unpack .../288-libltdl7_2.4.7-5_amd64.deb ... #14 30.65 Unpacking libltdl7:amd64 (2.4.7-5) ... #14 30.68 Selecting previously unselected package libltdl-dev:amd64. #14 30.69 Preparing to unpack .../289-libltdl-dev_2.4.7-5_amd64.deb ... #14 30.69 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #14 30.74 Selecting previously unselected package liblzo2-2:amd64. #13 21.30 Selecting previously unselected package libisl19:armhf. #13 21.30 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ... #13 21.30 Unpacking libisl19:armhf (0.20-2) ... #13 21.39 Selecting previously unselected package libmpfr6:armhf. #13 21.39 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ... #13 21.40 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 21.49 Selecting previously unselected package libmpc3:armhf. #13 21.49 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ... #13 20.96 Selecting previously unselected package libcrypt-dev:armhf. #13 20.96 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 20.97 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 21.02 Selecting previously unselected package libtirpc-dev:armhf. #13 21.02 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 21.02 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #13 21.10 Selecting previously unselected package libnsl-dev:armhf. #13 21.10 Preparing to unpack .../041-libnsl-dev_1.3.0-2_armhf.deb ... #13 21.10 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 21.15 Selecting previously unselected package rpcsvc-proto. #13 21.15 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 21.16 Unpacking rpcsvc-proto (1.4.3-1) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:300975d02e0162f2fd5d23d1041950a34eb76dd761b22f59634d2f8073f89ab4 4.2s done #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 7.7s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 31.7s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 15.57 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 15.69 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 34.81 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ... #13 34.82 Unpacking libarray-intspan-perl (2.004-1) ... #13 34.86 Selecting previously unselected package libauthen-sasl-perl. #13 34.86 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 34.87 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 34.90 Selecting previously unselected package libmodule-implementation-perl. #13 34.91 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 34.91 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 28.90 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] #14 29.09 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 22.04 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.3 [267 kB] #13 31.10 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #13 31.11 Unpacking fonts-dejavu-core (2.37-2) ... #13 31.23 Selecting previously unselected package fontconfig-config. #13 31.23 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #13 31.31 Unpacking fontconfig-config (2.13.1-4.2) ... #13 31.36 Selecting previously unselected package libcurl3-gnutls:amd64. #13 31.36 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u10_amd64.deb ... #13 31.36 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ... #13 31.41 Selecting previously unselected package liberror-perl. #13 31.41 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #13 31.41 Unpacking liberror-perl (0.17029-1) ... #13 31.47 Selecting previously unselected package git-man. #14 30.24 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB] #14 30.28 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 30.28 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 30.29 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB] #14 30.29 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB] #14 30.30 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB] #14 30.30 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB] #14 30.31 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB] #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.52 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) over (2.28-10+rpi1+deb10u2) ... #14 29.89 Get:206 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 diffstat arm64 1.65-1 [27.2 kB] #14 29.89 Get:207 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 29.90 Get:208 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 zstd arm64 1.5.5+dfsg2-1ubuntu2 [571 kB] #14 29.93 Get:209 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 22.63 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #14 22.66 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB] #13 33.82 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 33.82 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 33.86 Selecting previously unselected package libmailtools-perl. #13 33.86 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ... #13 33.86 Unpacking libmailtools-perl (2.18-1) ... #13 33.91 Selecting previously unselected package libnet-ip-perl. #13 33.91 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ... #13 33.92 Unpacking libnet-ip-perl (1.26-2) ... #13 33.96 Selecting previously unselected package libnet-dns-perl. #13 33.96 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ... #13 33.97 Unpacking libnet-dns-perl (1.19-1) ... #13 34.03 Selecting previously unselected package libnet-domain-tld-perl. #14 22.62 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] #13 30.10 Selecting previously unselected package libio-socket-ssl-perl. #13 30.11 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ... #13 30.11 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 30.15 Selecting previously unselected package libnet-http-perl. #13 30.16 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ... #13 30.16 Unpacking libnet-http-perl (6.18-1) ... #13 30.19 Selecting previously unselected package liblwp-protocol-https-perl. #13 30.19 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 30.20 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 30.22 Selecting previously unselected package libtry-tiny-perl. #13 30.23 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #13 30.23 Unpacking libtry-tiny-perl (0.30-1) ... #13 30.26 Selecting previously unselected package libwww-robotrules-perl. #13 30.26 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #13 30.26 Unpacking libwww-robotrules-perl (6.02-1) ... #13 30.29 Selecting previously unselected package libwww-perl. #13 30.29 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ... #13 30.29 Unpacking libwww-perl (6.36-2) ... #13 30.34 Selecting previously unselected package patchutils. #13 30.34 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ... #13 30.34 Unpacking patchutils (0.3.4-2) ... #13 30.37 Selecting previously unselected package wdiff. #13 30.38 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ... #13 30.38 Unpacking wdiff (1.2.2-2+b1) ... #13 30.43 Selecting previously unselected package devscripts. #13 30.43 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ... #13 30.45 Unpacking devscripts (2.19.5+deb10u1) ... #14 30.15 Selecting previously unselected package libtypes-serialiser-perl. #14 30.15 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ... #14 30.20 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 30.41 Selecting previously unselected package libjson-xs-perl. #14 23.28 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-gpg amd64 1.13.1-7ubuntu2.1 [164 kB] #14 23.36 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dput all 1.0.3ubuntu1.1 [42.0 kB] #14 23.37 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.20 [233 kB] #14 23.43 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #13 26.27 Preparing to unpack .../048-cpp-12_12.2.0-14_amd64.deb ... #13 26.28 Unpacking cpp-12 (12.2.0-14) ... #13 20.76 Selecting previously unselected package libcrypt-dev:armhf. #13 20.76 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #13 20.76 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #13 20.82 Selecting previously unselected package libtirpc-dev:armhf. #13 20.82 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #13 20.82 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 20.89 Selecting previously unselected package libnsl-dev:armhf. #13 20.89 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ... #14 28.96 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 wdiff arm64 1.2.2-5 [28.7 kB] #14 28.97 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 devscripts all 2.23.4ubuntu1 [1067 kB] #14 29.15 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 diffstat arm64 1.65-1 [27.2 kB] #14 29.15 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 29.16 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 zstd arm64 1.5.4+dfsg2-4 [559 kB] #14 29.20 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 22.45 Get:135 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 22.46 Get:136 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdw1 armhf 0.189-4 [233 kB] #14 22.70 Get:137 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf debugedit armhf 1:5.0-5 [42.8 kB] #13 31.64 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 31.64 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 31.73 Selecting previously unselected package gnupg-utils. #13 31.74 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_arm64.deb ... #13 31.74 Unpacking gnupg-utils (2.2.40-1.1) ... #13 31.81 Selecting previously unselected package gpg. #13 31.81 Preparing to unpack .../106-gpg_2.2.40-1.1_arm64.deb ... #13 31.81 Unpacking gpg (2.2.40-1.1) ... #14 30.74 Preparing to unpack .../290-liblzo2-2_2.10-2build3_amd64.deb ... #14 30.75 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 30.78 Selecting previously unselected package libsys-hostname-long-perl. #14 30.78 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ... #14 30.79 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 30.89 Selecting previously unselected package libmail-sendmail-perl. #14 30.89 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ... #14 30.89 Unpacking libmail-sendmail-perl (0.80-3) ... #14 30.92 Selecting previously unselected package libnet-smtp-ssl-perl. #14 30.92 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 30.93 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 30.95 Selecting previously unselected package libmailtools-perl. #14 30.96 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ... #14 30.96 Unpacking libmailtools-perl (2.21-2) ... #14 31.00 Selecting previously unselected package libmarkdown2:amd64. #14 31.00 Preparing to unpack .../295-libmarkdown2_2.2.7-2_amd64.deb ... #14 31.00 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 31.03 Selecting previously unselected package libmath-base85-perl. #14 31.03 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 31.04 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 31.06 Selecting previously unselected package libmldbm-perl. #14 31.07 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ... #14 31.07 Unpacking libmldbm-perl (2.05-4) ... #14 31.10 Selecting previously unselected package libmoox-aliases-perl. #14 31.10 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ... #13 21.49 Unpacking libmpc3:armhf (1.1.0-1) ... #13 21.53 Selecting previously unselected package cpp-8. #13 21.53 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ... #13 21.53 Unpacking cpp-8 (8.3.0-6) ... #13 21.21 Selecting previously unselected package libc6-dev:armhf. #13 21.21 Preparing to unpack .../043-libc6-dev_2.36-9+deb12u3_armhf.deb ... #13 21.21 Unpacking libc6-dev:armhf (2.36-9+deb12u3) ... #13 15.91 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB] #13 16.02 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 35.00 Selecting previously unselected package libsub-exporter-progressive-perl. #13 35.00 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 35.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 35.04 Selecting previously unselected package libvariable-magic-perl. #13 35.04 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ... #13 35.05 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 35.09 Selecting previously unselected package libb-hooks-endofscope-perl. #13 35.09 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 35.10 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 35.14 Selecting previously unselected package libpng16-16:arm64. #13 35.14 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ... #13 35.14 Unpacking libpng16-16:arm64 (1.6.37-3) ... #13 35.19 Selecting previously unselected package libfreetype6:arm64. #14 29.18 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] #14 29.29 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] #13 19.40 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #14 22.14 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.3 [202 kB] #14 22.18 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 22.19 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #14 22.20 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtool all 2.4.7-5 [166 kB] #14 22.21 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-autoreconf all 20 [16.1 kB] #14 22.22 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 22.23 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-override-perl all 0.09-4 [8706 B] #14 22.23 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #13 31.47 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 31.47 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 31.59 Selecting previously unselected package git. #13 31.59 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ... #13 31.61 Unpacking git (1:2.30.2-1+deb11u2) ... #14 22.67 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB] #14 22.88 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB] #14 22.88 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] #14 22.88 Get:205 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 22.89 Get:206 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgpgme11 armhf 1.13.1-7ubuntu2.1 [102 kB] #14 22.89 Get:207 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-gpg armhf 1.13.1-7ubuntu2.1 [144 kB] #14 22.91 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dput all 1.0.3ubuntu1.1 [42.0 kB] #14 22.91 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.20 [202 kB] #13 34.04 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ... #13 34.04 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 34.08 Selecting previously unselected package libemail-valid-perl. #13 34.09 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ... #13 34.09 Unpacking libemail-valid-perl (1.202-1) ... #13 34.13 Selecting previously unselected package libexporter-tiny-perl. #13 34.13 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ... #13 34.14 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 34.18 Selecting previously unselected package libipc-system-simple-perl. #13 34.18 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ... #13 34.19 Unpacking libipc-system-simple-perl (1.25-4) ... #13 34.22 Selecting previously unselected package libfile-basedir-perl. #13 34.23 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ... #13 34.23 Unpacking libfile-basedir-perl (0.08-1) ... #13 34.27 Selecting previously unselected package libfile-chdir-perl. #13 34.27 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ... #13 34.28 Unpacking libfile-chdir-perl (0.1008-1) ... #13 34.32 Selecting previously unselected package libfile-fcntllock-perl. #13 34.32 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... #13 34.32 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 34.37 Selecting previously unselected package libfont-afm-perl. #13 34.37 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ... #13 34.37 Unpacking libfont-afm-perl (1.20-2) ... #13 30.56 Selecting previously unselected package diffstat. #13 30.56 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ... #13 30.57 Unpacking diffstat (1.62-1) ... #13 30.60 Selecting previously unselected package distro-info-data. #13 30.60 Preparing to unpack .../147-distro-info-data_0.41+deb10u8_all.deb ... #13 30.60 Unpacking distro-info-data (0.41+deb10u8) ... #13 30.63 Selecting previously unselected package python3-pkg-resources. #13 30.63 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ... #13 30.63 Unpacking python3-pkg-resources (40.8.0-1) ... #13 30.68 Selecting previously unselected package python3-chardet. #14 30.41 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ... #14 30.43 Unpacking libjson-xs-perl (4.030-1build3) ... #14 30.53 Selecting previously unselected package libjson-maybexs-perl. #14 30.53 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ... #14 30.56 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 23.43 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 23.53 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] #13 20.90 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 20.95 Selecting previously unselected package libc6-dev:armhf. #13 20.95 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_armhf.deb ... #13 20.95 Unpacking libc6-dev:armhf (2.31-13+deb11u7) ... #14 29.20 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB] #14 29.21 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB] #14 22.72 Get:138 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dwz armhf 0.15-1 [109 kB] #14 22.75 Get:139 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gettext armhf 0.21-13 [801 kB] #14 22.90 Get:140 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 22.92 Get:141 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 22.93 Get:142 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf debhelper all 13.11.6ubuntu1 [935 kB] #14 22.95 Get:143 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfakeroot armhf 1.32.1-1 [27.3 kB] #14 31.10 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 31.13 Selecting previously unselected package libmouse-perl. #14 31.13 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_amd64.deb ... #14 31.14 Unpacking libmouse-perl (2.5.10-1build5) ... #14 31.17 Selecting previously unselected package libxs-parse-keyword-perl. #14 31.17 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_amd64.deb ... #14 31.18 Unpacking libxs-parse-keyword-perl (0.33-1) ... #14 31.21 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #14 31.21 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_amd64.deb ... #14 31.21 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ... #14 31.25 Selecting previously unselected package libobject-pad-perl. #14 31.25 Preparing to unpack .../302-libobject-pad-perl_0.78-1_amd64.deb ... #14 31.26 Unpacking libobject-pad-perl (0.78-1) ... #14 31.29 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #14 31.29 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ... #14 31.30 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 31.33 Selecting previously unselected package libpath-iterator-rule-perl. #13 31.89 Selecting previously unselected package pinentry-curses. #13 31.89 Preparing to unpack .../107-pinentry-curses_1.2.1-1_arm64.deb ... #13 31.89 Unpacking pinentry-curses (1.2.1-1) ... #13 31.94 Selecting previously unselected package gpg-agent. #13 31.94 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_arm64.deb ... #13 31.94 Unpacking gpg-agent (2.2.40-1.1) ... #13 32.00 Selecting previously unselected package gpg-wks-client. #13 32.00 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_arm64.deb ... #13 32.00 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 32.05 Selecting previously unselected package gpg-wks-server. #13 32.05 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_arm64.deb ... #13 32.05 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 32.10 Selecting previously unselected package gpgsm. #13 32.10 Preparing to unpack .../111-gpgsm_2.2.40-1.1_arm64.deb ... #13 32.10 Unpacking gpgsm (2.2.40-1.1) ... #13 32.15 Selecting previously unselected package gnupg. #13 32.15 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 32.16 Unpacking gnupg (2.2.40-1.1) ... #13 32.21 Selecting previously unselected package libfile-dirlist-perl. #13 16.13 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB] #13 16.13 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #13 16.13 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 16.24 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 16.24 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 21.50 Selecting previously unselected package libisl23:armhf. #13 21.50 Preparing to unpack .../044-libisl23_0.25-1_armhf.deb ... #13 21.51 Unpacking libisl23:armhf (0.25-1) ... #13 21.63 Selecting previously unselected package libmpfr6:armhf. #13 21.63 Preparing to unpack .../045-libmpfr6_4.2.0-1_armhf.deb ... #13 21.64 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 21.71 Selecting previously unselected package libmpc3:armhf. #13 21.71 Preparing to unpack .../046-libmpc3_1.3.1-1_armhf.deb ... #13 21.72 Unpacking libmpc3:armhf (1.3.1-1) ... #13 21.76 Selecting previously unselected package cpp-12. #13 21.76 Preparing to unpack .../047-cpp-12_12.2.0-14_armhf.deb ... #13 35.20 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ... #13 35.20 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 35.26 Selecting previously unselected package libfontconfig1:arm64. #13 35.27 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ... #13 35.27 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... #13 35.35 Selecting previously unselected package libjpeg62-turbo:arm64. #13 35.35 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... #13 35.36 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... #13 35.40 Selecting previously unselected package libdeflate0:arm64. #13 35.41 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ... #13 35.41 Unpacking libdeflate0:arm64 (1.7-1) ... #13 35.45 Selecting previously unselected package libjbig0:arm64. #13 35.45 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ... #13 35.46 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... #13 35.49 Selecting previously unselected package libwebp6:arm64. #13 35.50 Preparing to unpack .../182-libwebp6_0.6.1-2.1+deb11u2_arm64.deb ... #13 35.50 Unpacking libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 35.55 Selecting previously unselected package libtiff5:arm64. #14 29.44 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] #14 29.52 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] #14 22.64 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 23.06 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB] #14 23.24 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #13 34.42 Selecting previously unselected package libfribidi0:arm64. #13 34.42 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ... #13 34.42 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 34.46 Selecting previously unselected package libfuture-perl. #13 34.46 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ... #13 34.47 Unpacking libfuture-perl (0.39-1) ... #13 34.51 Selecting previously unselected package libio-stringy-perl. #13 34.51 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ... #13 34.52 Unpacking libio-stringy-perl (2.111-3) ... #13 34.56 Selecting previously unselected package libparams-validate-perl. #13 34.56 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ... #13 34.56 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 34.61 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 34.61 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 34.62 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #14 30.55 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB] #14 30.34 Get:210 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB] #14 23.75 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #14 23.75 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #14 23.75 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #13 30.68 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ... #13 30.68 Unpacking python3-chardet (3.0.4-3) ... #13 30.72 Selecting previously unselected package python3-six. #13 30.72 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ... #13 30.72 Unpacking python3-six (1.12.0-1) ... #13 30.75 Selecting previously unselected package python3-debian. #13 30.75 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ... #13 30.76 Unpacking python3-debian (0.1.35) ... #13 30.79 Selecting previously unselected package libgpgme11:amd64. #13 30.79 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ... #13 30.80 Unpacking libgpgme11:amd64 (1.12.0-6) ... #13 30.84 Selecting previously unselected package python3-gpg. #13 30.84 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ... #13 30.85 Unpacking python3-gpg (1.12.0-6) ... #13 21.30 Selecting previously unselected package libisl23:armhf. #13 21.31 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ... #13 21.31 Unpacking libisl23:armhf (0.23-1) ... #13 21.40 Selecting previously unselected package libmpfr6:armhf. #13 21.40 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ... #13 21.41 Unpacking libmpfr6:armhf (4.1.0-3) ... #14 29.61 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-xdg all 0.28-2 [38.3 kB] #14 30.76 Selecting previously unselected package libldap-common. #14 30.77 Preparing to unpack .../281-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ... #14 30.80 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 30.92 Selecting previously unselected package liblist-compare-perl. #14 31.33 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 31.34 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 31.37 Selecting previously unselected package libperlio-gzip-perl. #14 31.37 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_amd64.deb ... #14 31.38 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 31.41 Selecting previously unselected package libperlio-utf8-strict-perl. #14 31.41 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #14 31.42 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 31.46 Selecting previously unselected package libpod-parser-perl. #14 31.46 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ... #14 31.47 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 31.48 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 31.49 Unpacking libpod-parser-perl (1.65-1) ... #14 31.53 Selecting previously unselected package libpod-constants-perl. #14 31.53 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ... #14 31.53 Unpacking libpod-constants-perl (0.19-2) ... #14 31.57 Selecting previously unselected package libproc-processtable-perl:amd64. #14 22.79 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] #14 22.96 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB] #14 23.02 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 23.02 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] #13 32.21 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 32.22 Unpacking libfile-dirlist-perl (0.05-3) ... #13 32.24 Selecting previously unselected package libfile-which-perl. #13 32.25 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 32.25 Unpacking libfile-which-perl (1.27-2) ... #13 32.28 Selecting previously unselected package libfile-homedir-perl. #13 32.28 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 32.29 Unpacking libfile-homedir-perl (1.006-2) ... #13 32.34 Selecting previously unselected package libfile-touch-perl. #13 32.35 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 32.35 Unpacking libfile-touch-perl (0.12-2) ... #13 32.38 Selecting previously unselected package libio-pty-perl. #13 32.38 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_arm64.deb ... #13 32.38 Unpacking libio-pty-perl (1:1.17-1) ... #13 32.42 Selecting previously unselected package libipc-run-perl. #13 32.42 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 32.42 Unpacking libipc-run-perl (20220807.0-1) ... #13 32.45 Selecting previously unselected package libclass-method-modifiers-perl. #13 27.00 Selecting previously unselected package cpp. #13 27.00 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ... #13 27.00 Unpacking cpp (4:12.2.0-3) ... #13 27.05 Selecting previously unselected package libcc1-0:amd64. #13 27.05 Preparing to unpack .../050-libcc1-0_12.2.0-14_amd64.deb ... #13 27.05 Unpacking libcc1-0:amd64 (12.2.0-14) ... #13 27.10 Selecting previously unselected package libgomp1:amd64. #13 27.10 Preparing to unpack .../051-libgomp1_12.2.0-14_amd64.deb ... #13 27.10 Unpacking libgomp1:amd64 (12.2.0-14) ... #13 16.24 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 16.24 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 16.24 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB] #13 16.25 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #13 16.35 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 16.35 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 16.35 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 16.40 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 16.41 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 16.41 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 16.42 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 16.43 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.4 [1072 kB] #13 21.76 Unpacking cpp-12 (12.2.0-14) ... #13 22.23 Selecting previously unselected package cpp. #13 22.23 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ... #13 35.56 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u4_arm64.deb ... #13 35.56 Unpacking libtiff5:arm64 (4.2.0-1+deb11u4) ... #13 35.61 Selecting previously unselected package libxau6:arm64. #13 35.61 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ... #13 35.62 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 35.65 Selecting previously unselected package libxdmcp6:arm64. #13 35.65 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 35.66 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 35.70 Selecting previously unselected package libxcb1:arm64. #13 35.70 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ... #13 35.70 Unpacking libxcb1:arm64 (1.14-3) ... #13 35.74 Selecting previously unselected package libx11-data. #13 35.74 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 35.75 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #14 29.94 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] #14 22.72 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB] #13 32.10 Selecting previously unselected package iso-codes. #13 32.10 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #13 32.11 Unpacking iso-codes (4.6.0-1) ... #13 34.65 Selecting previously unselected package libsort-versions-perl. #13 34.66 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ... #13 34.66 Unpacking libsort-versions-perl (1.62-1) ... #13 34.70 Selecting previously unselected package libgit-wrapper-perl. #13 34.70 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ... #13 34.70 Unpacking libgit-wrapper-perl (0.048-1) ... #13 34.75 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 34.75 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 34.75 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 34.79 Selecting previously unselected package libio-prompter-perl. #13 34.79 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ... #13 34.80 Unpacking libio-prompter-perl (0.004015-1) ... #13 34.84 Selecting previously unselected package libjson-perl. #13 34.84 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ... #13 34.84 Unpacking libjson-perl (4.02000-1) ... #13 34.88 Selecting previously unselected package liblog-any-perl. #14 30.67 Get:211 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB] #14 30.76 Get:212 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-xdg all 0.28-2 [38.3 kB] #14 30.78 Get:213 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dput all 1.1.3ubuntu3 [46.5 kB] #14 30.80 Get:214 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fonts-noto-mono all 20201225-2 [435 kB] #14 30.88 Get:215 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fonts-noto-core all 20201225-2 [13.3 MB] #14 23.90 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #14 24.15 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #14 24.16 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 24.17 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 24.18 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 24.19 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 24.20 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #14 24.23 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 24.24 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 24.26 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #13 30.94 Selecting previously unselected package dput. #13 30.94 Preparing to unpack .../154-dput_1.0.3_all.deb ... #13 30.95 Unpacking dput (1.0.3) ... #13 30.98 Selecting previously unselected package equivs. #13 30.99 Preparing to unpack .../155-equivs_2.2.0_all.deb ... #13 30.99 Unpacking equivs (2.2.0) ... #13 31.11 Selecting previously unselected package exim4-config. #13 31.11 Preparing to unpack .../156-exim4-config_4.92-8+deb10u8_all.deb ... #13 31.11 Unpacking exim4-config (4.92-8+deb10u8) ... #13 31.17 Selecting previously unselected package exim4-base. #13 31.17 Preparing to unpack .../157-exim4-base_4.92-8+deb10u8_amd64.deb ... #13 31.17 Unpacking exim4-base (4.92-8+deb10u8) ... #13 21.48 Selecting previously unselected package libmpc3:armhf. #13 21.48 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ... #13 21.49 Unpacking libmpc3:armhf (1.2.0-1) ... #13 21.53 Selecting previously unselected package cpp-10. #13 21.53 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ... #13 21.53 Unpacking cpp-10 (10.2.1-6) ... #14 29.80 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 dput all 1.1.3ubuntu2.1 [46.5 kB] #14 29.87 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fonts-dejavu-core all 2.37-6 [1137 kB] #14 30.93 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ... #14 30.98 Unpacking liblist-compare-perl (0.55-1) ... #14 31.16 Selecting previously unselected package liblist-someutils-perl. #14 31.17 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ... #14 31.20 Unpacking liblist-someutils-perl (0.58-1) ... #14 23.11 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 23.12 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] #14 23.20 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] #14 23.23 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] #14 23.24 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] #14 23.26 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] #14 31.57 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_amd64.deb ... #14 31.58 Unpacking libproc-processtable-perl:amd64 (0.634-1build2) ... #14 31.62 Selecting previously unselected package libre2-10:amd64. #14 31.62 Preparing to unpack .../310-libre2-10_20230201-1_amd64.deb ... #14 31.63 Unpacking libre2-10:amd64 (20230201-1) ... #14 31.66 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 31.66 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_amd64.deb ... #14 31.67 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ... #14 31.70 Selecting previously unselected package libreadonly-perl. #14 31.70 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ... #14 31.71 Unpacking libreadonly-perl (2.050-3) ... #14 31.74 Selecting previously unselected package libref-util-perl. #14 31.75 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ... #14 31.75 Unpacking libref-util-perl (0.204-2) ... #14 31.78 Selecting previously unselected package libref-util-xs-perl. #14 31.78 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_amd64.deb ... #14 31.79 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 31.82 Selecting previously unselected package libregexp-pattern-license-perl. #14 31.83 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 31.83 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 31.87 Selecting previously unselected package libregexp-pattern-perl. #14 31.87 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 31.87 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 31.91 Selecting previously unselected package libregexp-wildcards-perl. #13 32.46 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 32.46 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 32.49 Selecting previously unselected package libclass-xsaccessor-perl. #13 32.49 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ... #13 32.50 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 32.53 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #13 32.53 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ... #13 32.53 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 32.57 Selecting previously unselected package libdynaloader-functions-perl. #13 32.57 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 32.58 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 32.60 Selecting previously unselected package libdevel-callchecker-perl:arm64. #13 32.61 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_arm64.deb ... #13 32.61 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #13 32.64 Selecting previously unselected package libparams-classify-perl:arm64. #13 32.64 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_arm64.deb ... #13 32.65 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ... #13 27.15 Selecting previously unselected package libitm1:amd64. #13 27.15 Preparing to unpack .../052-libitm1_12.2.0-14_amd64.deb ... #13 27.16 Unpacking libitm1:amd64 (12.2.0-14) ... #13 27.20 Selecting previously unselected package libatomic1:amd64. #13 27.21 Preparing to unpack .../053-libatomic1_12.2.0-14_amd64.deb ... #13 27.21 Unpacking libatomic1:amd64 (12.2.0-14) ... #13 27.25 Selecting previously unselected package libasan8:amd64. #13 27.26 Preparing to unpack .../054-libasan8_12.2.0-14_amd64.deb ... #13 27.26 Unpacking libasan8:amd64 (12.2.0-14) ... #14 23.39 Get:144 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fakeroot armhf 1.32.1-1 [61.6 kB] #13 16.52 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 16.52 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB] #13 16.53 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #13 16.53 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #13 16.68 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB] #13 22.24 Unpacking cpp (4:8.3.0-1) ... #13 22.28 Selecting previously unselected package libcc1-0:armhf. #13 22.28 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ... #13 22.28 Unpacking libcc1-0:armhf (8.3.0-6) ... #13 22.33 Selecting previously unselected package libgomp1:armhf. #13 22.33 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ... #13 22.34 Unpacking libgomp1:armhf (8.3.0-6) ... #13 22.39 Selecting previously unselected package libatomic1:armhf. #13 22.39 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ... #13 22.39 Unpacking libatomic1:armhf (8.3.0-6) ... #13 22.43 Selecting previously unselected package libasan5:armhf. #13 22.43 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ... #13 22.44 Unpacking libasan5:armhf (8.3.0-6) ... #13 22.53 Selecting previously unselected package libubsan1:armhf. #13 22.53 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ... #13 22.54 Unpacking libubsan1:armhf (8.3.0-6) ... #14 30.18 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] #13 35.82 Selecting previously unselected package libx11-6:arm64. #13 35.83 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1+deb11u2_arm64.deb ... #13 35.83 Unpacking libx11-6:arm64 (2:1.7.2-1+deb11u2) ... #13 35.91 Selecting previously unselected package libxpm4:arm64. #13 35.91 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1.1+deb11u1_arm64.deb ... #13 35.92 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ... #13 35.96 Selecting previously unselected package libgd3:arm64. #13 35.96 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ... #13 35.97 Unpacking libgd3:arm64 (2.3.0-2) ... #13 36.01 Selecting previously unselected package libc-devtools. #13 36.01 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u7_arm64.deb ... #13 36.01 Unpacking libc-devtools (2.31-13+deb11u7) ... #14 23.01 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debugedit armhf 1:5.0-5 [42.8 kB] #14 23.04 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dwz armhf 0.15-1 [109 kB] #14 23.08 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext armhf 0.21-11 [801 kB] #14 23.19 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB] #13 34.89 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ... #13 34.89 Unpacking liblog-any-perl (1.707-1) ... #13 34.93 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 34.93 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 34.94 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 35.00 Selecting previously unselected package libpackage-stash-perl. #13 35.00 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ... #13 35.01 Unpacking libpackage-stash-perl (0.38-1) ... #13 35.05 Selecting previously unselected package libsub-identify-perl. #13 35.05 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ... #13 35.06 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 35.09 Selecting previously unselected package libnamespace-clean-perl. #13 35.09 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ... #13 35.10 Unpacking libnamespace-clean-perl (0.27-1) ... #13 35.14 Selecting previously unselected package libpath-tiny-perl. #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.420 Get:1 http://archive.ubuntu.com/ubuntu mantic InRelease [256 kB] #14 0.488 Get:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease [109 kB] #14 0.504 Get:3 http://archive.ubuntu.com/ubuntu mantic-backports InRelease [90.7 kB] #14 0.576 Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 Packages [1808 kB] #14 0.636 Get:5 http://archive.ubuntu.com/ubuntu mantic/universe amd64 Packages [18.8 MB] #14 0.792 Get:6 http://security.ubuntu.com/ubuntu mantic-security InRelease [109 kB] #14 0.823 Get:7 http://archive.ubuntu.com/ubuntu mantic/restricted amd64 Packages [180 kB] #14 0.823 Get:8 http://archive.ubuntu.com/ubuntu mantic/multiverse amd64 Packages [293 kB] #14 0.833 Get:9 http://archive.ubuntu.com/ubuntu mantic-updates/universe amd64 Packages [44.0 kB] #14 0.833 Get:10 http://archive.ubuntu.com/ubuntu mantic-updates/restricted amd64 Packages [162 kB] #14 0.835 Get:11 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages [145 kB] #14 0.837 Get:12 http://archive.ubuntu.com/ubuntu mantic-updates/multiverse amd64 Packages [4791 B] #14 1.170 Get:13 http://security.ubuntu.com/ubuntu mantic-security/restricted amd64 Packages [162 kB] #14 1.335 Get:14 http://security.ubuntu.com/ubuntu mantic-security/main amd64 Packages [123 kB] #14 1.359 Get:15 http://security.ubuntu.com/ubuntu mantic-security/multiverse amd64 Packages [4791 B] #14 1.360 Get:16 http://security.ubuntu.com/ubuntu mantic-security/universe amd64 Packages [34.7 kB] #14 1.861 Fetched 22.4 MB in 1s (15.2 MB/s) #14 1.861 Reading package lists... #14 2.694 Reading package lists... #14 3.524 Building dependency tree... #14 3.669 Reading state information... #14 3.855 The following additional packages will be installed: #14 3.855 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 3.855 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 3.855 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit dh-autoreconf #14 3.855 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 3.855 fakeroot file fontconfig-config fonts-noto-core fonts-noto-mono g++ g++-13 #14 3.855 gcc gcc-13 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 3.855 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 3.855 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 3.855 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 3.855 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 3.855 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 3.855 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 3.855 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 3.855 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 3.855 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 3.855 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 3.855 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 3.855 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 3.855 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 3.855 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 3.855 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 3.855 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 3.855 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 3.855 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 3.855 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 3.855 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 3.855 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 3.855 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 3.855 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 3.855 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 3.855 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 3.855 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 3.855 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 3.855 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 3.855 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 3.855 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 3.855 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 3.855 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 3.855 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 3.855 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 3.855 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 3.855 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 3.855 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 3.855 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 3.855 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 3.855 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 3.855 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 3.855 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 3.855 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 3.855 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 3.855 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 3.855 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 3.855 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 3.855 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 3.855 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 3.855 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 3.855 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 3.855 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 3.855 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 3.855 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 3.855 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 3.856 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 3.856 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 3.856 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 3.856 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 3.856 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 3.856 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 3.856 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 3.856 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 3.856 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 3.856 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 3.856 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 3.856 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 3.856 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 3.856 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 3.859 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 3.859 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 3.859 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 3.859 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 3.859 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 3.859 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 3.859 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 3.859 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 3.859 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 3.859 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 3.859 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 3.859 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 3.859 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 3.859 python3-paramiko python3-pkg-resources python3-requests python3-six #14 3.859 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 3.859 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 3.859 wdiff xauth xz-utils zstd #14 3.859 Suggested packages: #14 3.859 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #14 3.859 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #14 3.859 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #14 3.859 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #14 3.859 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #14 3.859 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #14 3.859 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #14 3.859 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 3.859 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 3.859 g++-multilib g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc #14 3.859 gcc-13-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 3.859 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 3.859 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 3.859 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #14 3.859 krb5-doc krb5-user libio-compress-brotli-perl libtool-doc #14 3.859 libcrypt-ssleay-perl libscalar-number-perl libsasl2-modules-gssapi-mit #14 3.859 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 3.859 libsasl2-modules-sql libstdc++-13-doc libbareword-filehandles-perl #14 3.859 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #14 3.859 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #14 3.859 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #14 3.859 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #14 3.859 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #14 3.859 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #14 3.859 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 3.859 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 3.859 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 3.859 python3-setuptools python3-openssl python3-socks python-requests-doc #14 3.859 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 3.859 binfmt-support readline-doc zip wdiff-doc #14 4.205 The following NEW packages will be installed: #14 4.205 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 4.205 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 4.205 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit devscripts #14 4.205 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 4.205 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-noto-core #14 4.205 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git git-man gnupg #14 4.205 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 4.205 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 4.205 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 4.207 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 4.207 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 4.207 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 4.207 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 4.207 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 4.207 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 4.207 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 4.207 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 4.207 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 4.207 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 4.207 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 4.207 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 4.207 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 4.207 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 4.207 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 4.207 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 4.207 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 4.207 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 4.207 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 4.207 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 4.207 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 4.207 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 4.207 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 4.207 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 4.207 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 4.207 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 4.207 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 4.207 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 4.207 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 4.207 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 4.207 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 4.207 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 4.207 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 4.207 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 4.207 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 4.207 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 4.207 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 4.207 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 4.207 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 4.207 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 4.207 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 4.207 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 4.207 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 4.207 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 4.207 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 4.207 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 4.207 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 4.207 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 4.207 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 4.207 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 4.207 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 4.207 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 4.207 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 4.207 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 4.207 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 4.207 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 4.207 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 4.207 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 4.207 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 4.207 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 4.207 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 4.207 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 4.207 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 4.207 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 4.207 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 4.207 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 4.207 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 4.207 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 4.207 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 4.207 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 4.207 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 4.207 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 4.207 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 4.207 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 4.207 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 4.207 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 4.207 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 4.207 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 4.207 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 4.207 python3-paramiko python3-pkg-resources python3-requests python3-six #14 4.207 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 4.207 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 4.207 wdiff xauth xz-utils zstd #14 4.512 0 upgraded, 400 newly installed, 0 to remove and 5 not upgraded. #14 4.512 Need to get 157 MB of archives. #14 4.512 After this operation, 575 MB of additional disk space will be used. #14 4.512 Get:1 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblocale-gettext-perl amd64 1.07-6 [15.9 kB] #14 4.537 Get:2 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssl3 amd64 3.0.10-1ubuntu2.1 [1930 kB] #14 4.621 Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-minimal amd64 3.11.6-3 [839 kB] #14 4.630 Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexpat1 amd64 2.5.0-2 [85.2 kB] #14 4.631 Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11-minimal amd64 3.11.6-3 [2196 kB] #14 4.657 Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-minimal amd64 3.11.4-5 [26.8 kB] #14 4.658 Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 media-types all 10.1.0 [27.5 kB] #14 4.658 Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 tzdata all 2023c-9ubuntu1 [270 kB] #14 4.661 Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5support0 amd64 1.20.1-3ubuntu1 [33.0 kB] #14 4.662 Get:10 http://archive.ubuntu.com/ubuntu mantic/main amd64 libk5crypto3 amd64 1.20.1-3ubuntu1 [81.3 kB] #14 4.663 Get:11 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] #14 4.663 Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5-3 amd64 1.20.1-3ubuntu1 [346 kB] #14 4.667 Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgssapi-krb5-2 amd64 1.20.1-3ubuntu1 [142 kB] #14 4.669 Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 4.671 Get:15 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] #14 4.683 Get:16 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] #14 4.684 Get:17 http://archive.ubuntu.com/ubuntu mantic/main amd64 readline-common all 8.2-1.3 [55.7 kB] #14 4.685 Get:18 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] #14 4.686 Get:19 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsqlite3-0 amd64 3.42.0-1 [668 kB] #14 4.694 Get:20 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-stdlib amd64 3.11.6-3 [1917 kB] #14 4.716 Get:21 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11 amd64 3.11.6-3 [579 kB] #14 4.723 Get:22 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3-stdlib amd64 3.11.4-5 [9502 B] #14 4.723 Get:23 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3 amd64 3.11.4-5 [22.9 kB] #14 4.724 Get:24 http://archive.ubuntu.com/ubuntu mantic/main amd64 perl-modules-5.36 all 5.36.0-9ubuntu1 [2984 kB] #14 4.756 Get:25 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB] #14 4.760 Get:26 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B] #14 4.760 Get:27 http://archive.ubuntu.com/ubuntu mantic/main amd64 libperl5.36 amd64 5.36.0-9ubuntu1 [4783 kB] #14 4.818 Get:28 http://archive.ubuntu.com/ubuntu mantic/main amd64 perl amd64 5.36.0-9ubuntu1 [235 kB] #14 4.821 Get:29 http://archive.ubuntu.com/ubuntu mantic/main amd64 adduser all 3.137ubuntu1 [101 kB] #14 4.822 Get:30 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 openssl amd64 3.0.10-1ubuntu2.1 [1188 kB] #14 4.834 Get:31 http://archive.ubuntu.com/ubuntu mantic/main amd64 ca-certificates all 20230311ubuntu1 [152 kB] #14 4.836 Get:32 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 distro-info-data all 0.58ubuntu0.1 [6092 B] #14 4.836 Get:33 http://archive.ubuntu.com/ubuntu mantic/main amd64 iso-codes all 4.15.0-1 [3458 kB] #14 4.872 Get:34 http://archive.ubuntu.com/ubuntu mantic/main amd64 krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #14 4.872 Get:35 http://archive.ubuntu.com/ubuntu mantic/main amd64 less amd64 590-2 [140 kB] #14 4.874 Get:36 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB] #14 4.875 Get:37 http://archive.ubuntu.com/ubuntu mantic/main amd64 libelf1 amd64 0.189-4 [56.3 kB] #14 4.876 Get:38 http://archive.ubuntu.com/ubuntu mantic/main amd64 libicu72 amd64 72.1-3ubuntu3 [10.8 MB] #14 5.006 Get:39 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml2 amd64 2.9.14+dfsg-1.3 [764 kB] #14 5.014 Get:40 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] #14 5.014 Get:41 http://archive.ubuntu.com/ubuntu mantic/main amd64 lsb-release all 12.0-2 [6564 B] #14 5.015 Get:42 http://archive.ubuntu.com/ubuntu mantic/main amd64 netbase all 6.4 [13.1 kB] #14 5.015 Get:43 http://archive.ubuntu.com/ubuntu mantic/main amd64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] #14 5.015 Get:44 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-apt amd64 2.6.0ubuntu1 [165 kB] #14 5.017 Get:45 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] #14 5.018 Get:46 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pkg-resources all 68.1.2-2 [167 kB] #14 5.020 Get:47 http://archive.ubuntu.com/ubuntu mantic/main amd64 tzdata-icu all 2023c-9ubuntu1 [135 kB] #14 5.021 Get:48 http://archive.ubuntu.com/ubuntu mantic/main amd64 ucf all 3.0043+nmu1 [56.5 kB] #14 5.033 Get:49 http://archive.ubuntu.com/ubuntu mantic/main amd64 bsdextrautils amd64 2.39.1-4ubuntu2 [73.6 kB] #14 5.034 Get:50 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB] #14 5.037 Get:51 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB] #14 5.038 Get:52 http://archive.ubuntu.com/ubuntu mantic/main amd64 file amd64 1:5.44-3 [21.8 kB] #14 5.039 Get:53 http://archive.ubuntu.com/ubuntu mantic/main amd64 gettext-base amd64 0.21-13 [38.1 kB] #14 5.039 Get:54 http://archive.ubuntu.com/ubuntu mantic/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 5.041 Get:55 http://archive.ubuntu.com/ubuntu mantic/main amd64 groff-base amd64 1.23.0-2 [1023 kB] #14 5.050 Get:56 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 5.051 Get:57 http://archive.ubuntu.com/ubuntu mantic/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB] #14 5.052 Get:58 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfido2-1 amd64 1.13.0-1 [84.8 kB] #14 5.059 Get:59 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjansson4 amd64 2.14-2 [33.0 kB] #14 5.060 Get:60 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnghttp2-14 amd64 1.55.1-1 [72.8 kB] #14 5.063 Get:61 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB] #14 5.063 Get:62 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpng16-16 amd64 1.6.40-1 [186 kB] #14 5.063 Get:63 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] #14 5.063 Get:64 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 5.070 Get:65 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 5.071 Get:66 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxcb1 amd64 1.15-1 [48.0 kB] #14 5.071 Get:67 http://archive.ubuntu.com/ubuntu mantic/main amd64 libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #14 5.073 Get:68 http://archive.ubuntu.com/ubuntu mantic/main amd64 libx11-6 amd64 2:1.8.6-1ubuntu1 [644 kB] #14 5.083 Get:69 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 5.083 Get:70 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 5.084 Get:71 http://archive.ubuntu.com/ubuntu mantic/main amd64 man-db amd64 2.11.2-3 [1220 kB] #14 5.097 Get:72 http://archive.ubuntu.com/ubuntu mantic/main amd64 manpages all 6.03-2 [1322 kB] #14 5.110 Get:73 http://archive.ubuntu.com/ubuntu mantic/main amd64 openssh-client amd64 1:9.3p1-1ubuntu3 [908 kB] #14 5.119 Get:74 http://archive.ubuntu.com/ubuntu mantic/main amd64 publicsuffix all 20230209.2326-1 [131 kB] #14 5.121 Get:75 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] #14 5.122 Get:76 http://archive.ubuntu.com/ubuntu mantic/main amd64 strace amd64 6.5-0.0ubuntu1 [583 kB] #14 5.131 Get:77 http://archive.ubuntu.com/ubuntu mantic/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB] #14 5.132 Get:78 http://archive.ubuntu.com/ubuntu mantic/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB] #14 5.132 Get:79 http://archive.ubuntu.com/ubuntu mantic/main amd64 m4 amd64 1.4.19-3 [243 kB] #14 5.135 Get:80 http://archive.ubuntu.com/ubuntu mantic/main amd64 autoconf all 2.71-3 [339 kB] #14 5.138 Get:81 http://archive.ubuntu.com/ubuntu mantic/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 5.138 Get:82 http://archive.ubuntu.com/ubuntu mantic/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 5.144 Get:83 http://archive.ubuntu.com/ubuntu mantic/main amd64 autopoint all 0.21-13 [422 kB] #14 5.149 Get:84 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils-common amd64 2.41-5ubuntu1 [248 kB] #14 5.151 Get:85 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsframe1 amd64 2.41-5ubuntu1 [14.5 kB] #14 5.157 Get:86 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbinutils amd64 2.41-5ubuntu1 [561 kB] #14 5.163 Get:87 http://archive.ubuntu.com/ubuntu mantic/main amd64 libctf-nobfd0 amd64 2.41-5ubuntu1 [96.3 kB] #14 5.164 Get:88 http://archive.ubuntu.com/ubuntu mantic/main amd64 libctf0 amd64 2.41-5ubuntu1 [94.1 kB] #14 5.165 Get:89 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgprofng0 amd64 2.41-5ubuntu1 [847 kB] #14 5.174 Get:90 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils-x86-64-linux-gnu amd64 2.41-5ubuntu1 [2468 kB] #14 5.198 Get:91 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils amd64 2.41-5ubuntu1 [18.0 kB] #14 5.198 Get:92 http://archive.ubuntu.com/ubuntu mantic/main amd64 libc-dev-bin amd64 2.38-1ubuntu6 [20.3 kB] #14 5.198 Get:93 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 linux-libc-dev amd64 6.5.0-13.13 [1564 kB] #14 5.215 Get:94 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcrypt-dev amd64 1:4.4.36-2 [112 kB] #14 5.216 Get:95 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB] #14 5.218 Get:96 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 5.219 Get:97 http://archive.ubuntu.com/ubuntu mantic/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 5.220 Get:98 http://archive.ubuntu.com/ubuntu mantic/main amd64 libc6-dev amd64 2.38-1ubuntu6 [2113 kB] #14 5.243 Get:99 http://archive.ubuntu.com/ubuntu mantic/main amd64 libisl23 amd64 0.26-3 [741 kB] #14 5.251 Get:100 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmpfr6 amd64 4.2.1-1 [351 kB] #14 5.255 Get:101 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB] #14 5.531 Get:102 http://archive.ubuntu.com/ubuntu mantic/main amd64 cpp-13 amd64 13.2.0-4ubuntu3 [10.7 MB] #14 5.745 Get:103 http://archive.ubuntu.com/ubuntu mantic/main amd64 cpp amd64 4:13.2.0-1ubuntu1 [28.9 kB] #14 5.746 Get:104 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcc1-0 amd64 13.2.0-4ubuntu3 [48.0 kB] #14 5.746 Get:105 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgomp1 amd64 13.2.0-4ubuntu3 [142 kB] #14 5.748 Get:106 http://archive.ubuntu.com/ubuntu mantic/main amd64 libitm1 amd64 13.2.0-4ubuntu3 [29.3 kB] #14 5.749 Get:107 http://archive.ubuntu.com/ubuntu mantic/main amd64 libatomic1 amd64 13.2.0-4ubuntu3 [10.4 kB] #14 5.750 Get:108 http://archive.ubuntu.com/ubuntu mantic/main amd64 libasan8 amd64 13.2.0-4ubuntu3 [2835 kB] #14 5.786 Get:109 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblsan0 amd64 13.2.0-4ubuntu3 [1203 kB] #14 5.798 Get:110 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtsan2 amd64 13.2.0-4ubuntu3 [2606 kB] #14 5.828 Get:111 http://archive.ubuntu.com/ubuntu mantic/main amd64 libubsan1 amd64 13.2.0-4ubuntu3 [1105 kB] #14 5.842 Get:112 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhwasan0 amd64 13.2.0-4ubuntu3 [1262 kB] #14 5.859 Get:113 http://archive.ubuntu.com/ubuntu mantic/main amd64 libquadmath0 amd64 13.2.0-4ubuntu3 [153 kB] #14 5.860 Get:114 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgcc-13-dev amd64 13.2.0-4ubuntu3 [2686 kB] #14 5.892 Get:115 http://archive.ubuntu.com/ubuntu mantic/main amd64 gcc-13 amd64 13.2.0-4ubuntu3 [21.5 MB] #14 6.166 Get:116 http://archive.ubuntu.com/ubuntu mantic/main amd64 gcc amd64 4:13.2.0-1ubuntu1 [5168 B] #14 6.167 Get:117 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstdc++-13-dev amd64 13.2.0-4ubuntu3 [2351 kB] #14 6.192 Get:118 http://archive.ubuntu.com/ubuntu mantic/main amd64 g++-13 amd64 13.2.0-4ubuntu3 [12.1 MB] #14 6.340 Get:119 http://archive.ubuntu.com/ubuntu mantic/main amd64 g++ amd64 4:13.2.0-1ubuntu1 [1122 B] #14 6.340 Get:120 http://archive.ubuntu.com/ubuntu mantic/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 6.342 Get:121 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdpkg-perl all 1.22.0ubuntu1 [283 kB] #14 6.345 Get:122 http://archive.ubuntu.com/ubuntu mantic/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 6.345 Get:123 http://archive.ubuntu.com/ubuntu mantic/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 6.347 Get:124 http://archive.ubuntu.com/ubuntu mantic/main amd64 lto-disabled-list all 43 [12.4 kB] #14 6.347 Get:125 http://archive.ubuntu.com/ubuntu mantic/main amd64 dpkg-dev all 1.22.0ubuntu1 [1137 kB] #14 6.359 Get:126 http://archive.ubuntu.com/ubuntu mantic/main amd64 build-essential amd64 12.10ubuntu1 [4928 B] #14 6.359 Get:127 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] #14 6.363 Get:128 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-3 [20.2 kB] #14 6.365 Get:129 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-3 [53.4 kB] #14 6.366 Get:130 http://archive.ubuntu.com/ubuntu mantic/main amd64 libldap2 amd64 2.6.6+dfsg-1~exp1ubuntu1 [193 kB] #14 6.369 Get:131 http://archive.ubuntu.com/ubuntu mantic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 6.370 Get:132 http://archive.ubuntu.com/ubuntu mantic/main amd64 libssh-4 amd64 0.10.5-3ubuntu1 [187 kB] #14 6.372 Get:133 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl4 amd64 8.2.1-1ubuntu3.1 [319 kB] #14 6.375 Get:134 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 curl amd64 8.2.1-1ubuntu3.1 [216 kB] #14 6.378 Get:135 http://archive.ubuntu.com/ubuntu mantic/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 6.379 Get:136 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #14 6.380 Get:137 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtool all 2.4.7-7 [166 kB] #14 6.382 Get:138 http://archive.ubuntu.com/ubuntu mantic/main amd64 dh-autoreconf all 20 [16.1 kB] #14 6.389 Get:139 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 6.390 Get:140 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-override-perl all 0.09-4 [8706 B] #14 6.391 Get:141 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 6.391 Get:142 http://archive.ubuntu.com/ubuntu mantic/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 6.401 Get:143 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdw1 amd64 0.189-4 [257 kB] #14 6.404 Get:144 http://archive.ubuntu.com/ubuntu mantic/main amd64 debugedit amd64 1:5.0-5 [46.1 kB] #14 6.405 Get:145 http://archive.ubuntu.com/ubuntu mantic/main amd64 dwz amd64 0.15-1 [112 kB] #14 6.408 Get:146 http://archive.ubuntu.com/ubuntu mantic/main amd64 gettext amd64 0.21-13 [866 kB] #14 6.419 Get:147 http://archive.ubuntu.com/ubuntu mantic/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 6.419 Get:148 http://archive.ubuntu.com/ubuntu mantic/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 6.422 Get:149 http://archive.ubuntu.com/ubuntu mantic/main amd64 debhelper all 13.11.6ubuntu1 [935 kB] #14 6.432 Get:150 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfakeroot amd64 1.32.1-1 [31.9 kB] #14 6.433 Get:151 http://archive.ubuntu.com/ubuntu mantic/main amd64 fakeroot amd64 1.32.1-1 [60.1 kB] #14 6.434 Get:152 http://archive.ubuntu.com/ubuntu mantic/main amd64 libassuan0 amd64 2.5.6-1 [37.8 kB] #14 6.434 Get:153 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] #14 6.435 Get:154 http://archive.ubuntu.com/ubuntu mantic/main amd64 libksba8 amd64 1.6.4-2 [121 kB] #14 6.437 Get:155 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 6.437 Get:156 http://archive.ubuntu.com/ubuntu mantic/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] #14 6.442 Get:157 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 6.442 Get:158 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] #14 6.450 Get:159 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] #14 6.457 Get:160 http://archive.ubuntu.com/ubuntu mantic/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] #14 6.458 Get:161 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] #14 6.460 Get:162 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] #14 6.461 Get:163 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] #14 6.462 Get:164 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] #14 6.465 Get:165 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 6.469 Get:166 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 6.469 Get:167 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-which-perl all 1.27-2 [12.5 kB] #14 6.470 Get:168 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 6.478 Get:169 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-touch-perl all 0.12-2 [7498 B] #14 6.478 Get:170 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB] #14 6.478 Get:171 http://archive.ubuntu.com/ubuntu mantic/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 6.492 Get:172 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #14 6.492 Get:173 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB] #14 6.504 Get:174 http://archive.ubuntu.com/ubuntu mantic/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B] #14 6.505 Get:175 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 6.505 Get:176 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB] #14 6.506 Get:177 http://archive.ubuntu.com/ubuntu mantic/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB] #14 6.506 Get:178 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 6.506 Get:179 http://archive.ubuntu.com/ubuntu mantic/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 6.507 Get:180 http://archive.ubuntu.com/ubuntu mantic/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 6.516 Get:181 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 6.517 Get:182 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmoo-perl all 2.005005-1 [47.4 kB] #14 6.528 Get:183 http://archive.ubuntu.com/ubuntu mantic/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 24.28 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #14 23.61 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.11 [3453 kB] #13 31.25 Selecting previously unselected package libevent-2.1-6:amd64. #13 31.25 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #13 31.25 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #13 31.30 Selecting previously unselected package libunbound8:amd64. #13 31.30 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u3_amd64.deb ... #13 31.30 Unpacking libunbound8:amd64 (1.9.0-2+deb10u3) ... #13 31.37 Selecting previously unselected package libgnutls-dane0:amd64. #13 31.37 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u10_amd64.deb ... #13 31.37 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ... #13 31.42 Selecting previously unselected package exim4-daemon-light. #13 31.42 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u8_amd64.deb ... #13 31.46 Unpacking exim4-daemon-light (4.92-8+deb10u8) ... #14 31.19 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] #14 31.20 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] #14 31.20 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] #14 31.20 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 31.20 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 31.20 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 31.20 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB] #14 31.21 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB] #14 31.21 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 31.27 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B] #14 31.43 debconf: delaying package configuration, since apt-utils is not installed #14 31.46 Fetched 97.9 MB in 25s (3843 kB/s) #14 30.19 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fontconfig-config arm64 2.14.1-3ubuntu3 [34.8 kB] #14 30.19 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.3 [293 kB] #14 30.21 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liberror-perl all 0.17029-2 [25.6 kB] #14 30.21 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #14 30.27 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git arm64 1:2.39.2-1ubuntu1.1 [3675 kB] #14 31.91 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ... #14 31.91 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 32.01 Selecting previously unselected package libsasl2-modules:amd64. #14 32.02 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... #14 32.02 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #14 32.05 Selecting previously unselected package libsereal-decoder-perl. #14 32.06 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_amd64.deb ... #14 32.06 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 32.08 Selecting previously unselected package libsereal-encoder-perl. #14 32.09 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_amd64.deb ... #14 32.09 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 32.12 Selecting previously unselected package libset-intspan-perl. #13 32.72 Selecting previously unselected package libmodule-runtime-perl. #13 32.72 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 32.72 Unpacking libmodule-runtime-perl (0.016-2) ... #13 32.76 Selecting previously unselected package libimport-into-perl. #13 32.76 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 32.76 Unpacking libimport-into-perl (1.002005-2) ... #13 32.79 Selecting previously unselected package librole-tiny-perl. #13 32.80 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 32.80 Unpacking librole-tiny-perl (2.002004-1) ... #13 32.83 Selecting previously unselected package libsub-quote-perl. #13 32.83 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 32.84 Unpacking libsub-quote-perl (2.006008-1) ... #13 32.87 Selecting previously unselected package libmoo-perl. #13 32.87 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 32.87 Unpacking libmoo-perl (2.005005-1) ... #13 32.91 Selecting previously unselected package libencode-locale-perl. #13 32.91 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 32.91 Unpacking libencode-locale-perl (1.05-3) ... #13 32.94 Selecting previously unselected package libtimedate-perl. #13 27.49 Selecting previously unselected package liblsan0:amd64. #13 27.49 Preparing to unpack .../055-liblsan0_12.2.0-14_amd64.deb ... #13 27.50 Unpacking liblsan0:amd64 (12.2.0-14) ... #13 27.62 Selecting previously unselected package libtsan2:amd64. #14 23.66 Get:145 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libassuan0 armhf 2.5.6-1 [31.0 kB] #13 22.59 Selecting previously unselected package libgcc-8-dev:armhf. #13 22.59 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ... #13 22.60 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #13 22.76 Selecting previously unselected package gcc-8. #13 22.76 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ... #13 22.76 Unpacking gcc-8 (8.3.0-6) ... #14 30.30 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] #14 30.51 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #13 36.05 Selecting previously unselected package libcapture-tiny-perl. #13 36.06 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ... #13 36.06 Unpacking libcapture-tiny-perl (0.48-1) ... #13 36.09 Selecting previously unselected package libclass-data-inheritable-perl. #13 36.10 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 36.10 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 36.13 Selecting previously unselected package libclass-inspector-perl. #13 36.13 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ... #13 36.14 Unpacking libclass-inspector-perl (1.36-1) ... #13 36.17 Selecting previously unselected package libclass-xsaccessor-perl. #13 36.17 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ... #13 36.17 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 36.21 Selecting previously unselected package libclone-perl. #13 36.21 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ... #13 36.22 Unpacking libclone-perl (0.45-1+b1) ... #13 36.24 Selecting previously unselected package libcommon-sense-perl. #13 36.25 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ... #13 36.25 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 36.28 Selecting previously unselected package libconfig-tiny-perl. #13 36.28 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ... #13 36.29 Unpacking libconfig-tiny-perl (2.26-1) ... #13 36.32 Selecting previously unselected package libparams-util-perl. #13 36.33 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ... #13 36.33 Unpacking libparams-util-perl (1.102-1+b1) ... #13 36.36 Selecting previously unselected package libsub-install-perl. #14 23.19 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 23.23 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debhelper all 13.11.4ubuntu3 [925 kB] #14 23.26 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfakeroot armhf 1.31-1.1 [27.3 kB] #14 23.27 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fakeroot armhf 1.31-1.1 [61.5 kB] #14 23.27 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB] #13 22.51 Selecting previously unselected package cpp. #13 22.51 Preparing to unpack .../048-cpp_4%3a12.2.0-3_armhf.deb ... #13 22.52 Unpacking cpp (4:12.2.0-3) ... #13 22.57 Selecting previously unselected package libcc1-0:armhf. #13 22.57 Preparing to unpack .../049-libcc1-0_12.2.0-14_armhf.deb ... #13 22.58 Unpacking libcc1-0:armhf (12.2.0-14) ... #13 35.14 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ... #13 35.15 Unpacking libpath-tiny-perl (0.108-1) ... #13 35.18 Selecting previously unselected package libtype-tiny-perl. #13 35.19 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ... #13 35.19 Unpacking libtype-tiny-perl (1.004004-1) ... #13 35.24 Selecting previously unselected package libgitlab-api-v4-perl. #13 35.25 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 35.25 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 35.29 Selecting previously unselected package libglib2.0-data. #13 35.30 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 35.30 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 32.63 Selecting previously unselected package libalgorithm-diff-perl. #13 32.63 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #13 32.69 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 6.529 Get:184 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 6.530 Get:185 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-date-perl all 6.05-2 [9946 B] #14 6.531 Get:186 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 6.531 Get:187 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 6.532 Get:188 http://archive.ubuntu.com/ubuntu mantic/main amd64 liburi-perl all 5.19-2 [81.0 kB] #14 6.532 Get:189 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB] #14 6.534 Get:190 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] #14 6.540 Get:191 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclone-perl amd64 0.46-1 [10.9 kB] #14 6.541 Get:192 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-html-perl all 1.004-3 [15.9 kB] #14 6.553 Get:193 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 6.553 Get:194 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #14 6.554 Get:195 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 6.555 Get:196 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 6.556 Get:197 http://archive.ubuntu.com/ubuntu mantic/main amd64 perl-openssl-defaults amd64 7 [7536 B] #14 6.556 Get:198 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-ssleay-perl amd64 1.92-2build2 [296 kB] #14 6.560 Get:199 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-socket-ssl-perl all 2.083-1 [194 kB] #14 6.562 Get:200 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 6.564 Get:201 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblwp-protocol-https-perl all 6.11-1 [8992 B] #14 6.565 Get:202 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #14 24.44 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #14 24.60 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #14 24.62 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #14 24.64 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #14 24.68 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #13 19.98 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #14 23.85 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #14 23.89 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB] #14 23.89 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 23.89 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB] #14 23.89 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #14 23.90 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB] #14 23.90 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 23.90 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 31.48 Selecting previously unselected package liblocale-gettext-perl. #14 31.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 31.48 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ... #14 31.49 Unpacking liblocale-gettext-perl (1.07-4) ... #14 31.53 Selecting previously unselected package libssl1.1:arm64. #14 31.53 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_arm64.deb ... #14 31.54 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.20) ... #13 31.53 Selecting previously unselected package libcurl3-gnutls:amd64. #13 31.53 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u7_amd64.deb ... #13 31.54 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u7) ... #13 31.59 Selecting previously unselected package libpcre2-8-0:amd64. #13 31.59 Preparing to unpack .../163-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #13 31.59 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 31.64 Selecting previously unselected package liberror-perl. #13 31.64 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ... #13 31.64 Unpacking liberror-perl (0.17027-2) ... #13 31.67 Selecting previously unselected package git-man. #13 31.67 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 31.68 Unpacking git-man (1:2.20.1-2+deb10u8) ... #14 30.44 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 30.44 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB] #14 32.12 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ... #14 32.12 Unpacking libset-intspan-perl (1.19-3) ... #14 32.15 Selecting previously unselected package libsocket6-perl. #14 32.15 Preparing to unpack .../322-libsocket6-perl_0.29-3_amd64.deb ... #14 32.15 Unpacking libsocket6-perl (0.29-3) ... #14 32.18 Selecting previously unselected package libsodium23:amd64. #14 32.19 Preparing to unpack .../323-libsodium23_1.0.18-1build2_amd64.deb ... #14 32.19 Unpacking libsodium23:amd64 (1.0.18-1build2) ... #14 32.22 Selecting previously unselected package libstring-copyright-perl. #14 32.22 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ... #14 32.23 Unpacking libstring-copyright-perl (0.003014-1) ... #14 32.26 Selecting previously unselected package libstring-escape-perl. #14 32.26 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ... #14 32.26 Unpacking libstring-escape-perl (2010.002-3) ... #14 32.30 Selecting previously unselected package libstring-license-perl. #14 32.30 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ... #14 32.30 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ... #14 32.34 Selecting previously unselected package libstring-shellquote-perl. #13 32.95 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 32.95 Unpacking libtimedate-perl (2.3300-2) ... #13 32.99 Selecting previously unselected package libhttp-date-perl. #13 32.99 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 32.99 Unpacking libhttp-date-perl (6.05-2) ... #13 33.08 Selecting previously unselected package libfile-listing-perl. #13 33.08 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 33.08 Unpacking libfile-listing-perl (6.15-1) ... #13 33.11 Selecting previously unselected package libhtml-tagset-perl. #13 33.12 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 33.12 Unpacking libhtml-tagset-perl (3.20-6) ... #13 33.15 Selecting previously unselected package libregexp-ipv6-perl. #13 33.15 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 33.16 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 33.19 Selecting previously unselected package liburi-perl. #13 27.62 Preparing to unpack .../056-libtsan2_12.2.0-14_amd64.deb ... #13 27.63 Unpacking libtsan2:amd64 (12.2.0-14) ... #13 22.25 Selecting previously unselected package cpp. #14 23.74 Get:146 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] #14 23.83 Get:147 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libksba8 armhf 1.6.4-2 [102 kB] #14 23.84 Get:148 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 23.84 Get:149 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] #14 23.95 Get:150 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 31.36 Selecting previously unselected package liblist-someutils-xs-perl. #14 31.37 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ... #14 31.42 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 31.55 Selecting previously unselected package liblist-utilsby-perl. #14 31.55 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ... #14 31.56 Unpacking liblist-utilsby-perl (0.11-1) ... #14 31.69 Selecting previously unselected package libltdl7:amd64. #14 31.69 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ... #14 31.73 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #14 31.76 Selecting previously unselected package libltdl-dev:amd64. #14 23.66 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] #14 23.94 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] #13 36.37 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ... #13 36.37 Unpacking libsub-install-perl (0.928-1.1) ... #13 36.40 Selecting previously unselected package libdata-optlist-perl. #13 36.41 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ... #13 36.41 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 36.44 Selecting previously unselected package libsub-exporter-perl. #13 36.45 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #13 36.45 Unpacking libsub-exporter-perl (0.987-1) ... #13 36.49 Selecting previously unselected package libconst-fast-perl. #13 36.49 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ... #13 36.49 Unpacking libconst-fast-perl (0.014-1.1) ... #13 36.53 Selecting previously unselected package libwant-perl. #13 36.53 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ... #13 36.53 Unpacking libwant-perl (0.29-1+b6) ... #13 36.57 Selecting previously unselected package libcontextual-return-perl. #13 36.57 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ... #13 36.58 Unpacking libcontextual-return-perl (0.004014-2) ... #13 36.61 Selecting previously unselected package libconvert-binhex-perl. #13 17.32 debconf: delaying package configuration, since apt-utils is not installed #13 17.36 Fetched 74.6 MB in 8s (9351 kB/s) #13 22.67 Selecting previously unselected package libgomp1:armhf. #13 22.67 Preparing to unpack .../050-libgomp1_12.2.0-14_armhf.deb ... #13 22.68 Unpacking libgomp1:armhf (12.2.0-14) ... #13 22.73 Selecting previously unselected package libatomic1:armhf. #13 22.73 Preparing to unpack .../051-libatomic1_12.2.0-14_armhf.deb ... #13 22.73 Unpacking libatomic1:armhf (12.2.0-14) ... #13 22.78 Selecting previously unselected package libasan8:armhf. #13 22.78 Preparing to unpack .../052-libasan8_12.2.0-14_armhf.deb ... #13 22.79 Unpacking libasan8:armhf (12.2.0-14) ... #13 20.60 Selecting previously unselected package libuchardet0:armhf. #13 20.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7931 files and directories currently installed.) #13 20.61 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #13 20.63 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 20.83 Selecting previously unselected package groff-base. #13 20.83 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #13 20.86 Unpacking groff-base (1.22.4-6) ... #13 32.80 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 32.80 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #13 32.83 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 32.93 Selecting previously unselected package libalgorithm-merge-perl. #13 32.93 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #13 32.97 Unpacking libalgorithm-merge-perl (0.08-3) ... #10 extracting sha256:16418b73e8cedef61f8a3ecebf6cab70f5f7ae9f21576a0498987ccb29f69895 3.1s done #13 35.45 Selecting previously unselected package libgpm2:arm64. #13 35.45 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ... #13 35.46 Unpacking libgpm2:arm64 (1.20.7-5) ... #13 35.50 Selecting previously unselected package libidn11:arm64. #13 35.51 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ... #13 35.51 Unpacking libidn11:arm64 (1.33-2.2) ... #13 35.57 Selecting previously unselected package libntlm0:arm64. #13 35.57 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ... #13 35.57 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... #13 35.62 Selecting previously unselected package libgsasl7. #14 24.74 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #14 24.75 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #14 24.77 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 24.81 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #14 24.86 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #14 24.87 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 24.05 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 24.13 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB] #14 24.22 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 24.27 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 31.69 Selecting previously unselected package libpython3.8-minimal:arm64. #14 31.69 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 31.70 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... #14 31.80 Selecting previously unselected package libexpat1:arm64. #14 31.80 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ... #14 31.80 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ... #14 31.84 Selecting previously unselected package python3.8-minimal. #14 31.84 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 31.85 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #13 31.80 Selecting previously unselected package git. #13 31.80 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #13 31.82 Unpacking git (1:2.20.1-2+deb10u8) ... #14 30.84 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 30.84 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libaliased-perl all 0.34-3 [12.8 kB] #14 32.34 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ... #14 32.34 Unpacking libstring-shellquote-perl (1.04-3) ... #14 32.38 Selecting previously unselected package libsyntax-keyword-try-perl. #14 32.38 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_amd64.deb ... #14 32.38 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #14 32.42 Selecting previously unselected package libterm-readkey-perl. #14 32.42 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_amd64.deb ... #14 32.42 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 32.46 Selecting previously unselected package libtext-levenshteinxs-perl. #14 32.46 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ... #14 32.46 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 32.50 Selecting previously unselected package libtext-markdown-discount-perl. #14 32.50 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #14 32.50 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 32.53 Selecting previously unselected package libtext-xslate-perl:amd64. #14 32.54 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_amd64.deb ... #14 32.54 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 32.59 Selecting previously unselected package libtime-duration-perl. #13 33.19 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 33.19 Unpacking liburi-perl (5.17-1) ... #13 33.24 Selecting previously unselected package libhtml-parser-perl:arm64. #13 33.24 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_arm64.deb ... #13 33.24 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #13 33.28 Selecting previously unselected package libhtml-tree-perl. #13 33.28 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 33.28 Unpacking libhtml-tree-perl (5.07-3) ... #13 33.33 Selecting previously unselected package libclone-perl:arm64. #13 33.33 Preparing to unpack .../139-libclone-perl_0.46-1_arm64.deb ... #13 33.33 Unpacking libclone-perl:arm64 (0.46-1) ... #13 33.42 Selecting previously unselected package libio-html-perl. #13 33.42 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 33.43 Unpacking libio-html-perl (1.004-3) ... #13 33.46 Selecting previously unselected package liblwp-mediatypes-perl. #13 27.86 Selecting previously unselected package libubsan1:amd64. #13 27.86 Preparing to unpack .../057-libubsan1_12.2.0-14_amd64.deb ... #13 27.86 Unpacking libubsan1:amd64 (12.2.0-14) ... #13 27.98 Selecting previously unselected package libquadmath0:amd64. #13 27.98 Preparing to unpack .../058-libquadmath0_12.2.0-14_amd64.deb ... #13 27.98 Unpacking libquadmath0:amd64 (12.2.0-14) ... #13 28.04 Selecting previously unselected package libgcc-12-dev:amd64. #13 22.25 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ... #13 22.26 Unpacking cpp (4:10.2.1-1) ... #13 22.30 Selecting previously unselected package libcc1-0:armhf. #13 22.30 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ... #13 22.31 Unpacking libcc1-0:armhf (10.2.1-6) ... #13 22.35 Selecting previously unselected package libgomp1:armhf. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 11.3s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 35.0s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 22.35 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ... #13 22.36 Unpacking libgomp1:armhf (10.2.1-6) ... #13 22.41 Selecting previously unselected package libatomic1:armhf. #13 22.41 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ... #13 22.42 Unpacking libatomic1:armhf (10.2.1-6) ... #13 22.46 Selecting previously unselected package libasan6:armhf. #14 23.95 Get:151 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] #14 24.00 Get:152 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] #14 24.05 Get:153 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] #14 24.05 Get:154 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] #14 31.76 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ... #14 31.76 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... #14 31.81 Selecting previously unselected package liblzo2-2:amd64. #14 31.81 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ... #14 31.82 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 31.85 Selecting previously unselected package libsys-hostname-long-perl. #14 31.85 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ... #14 31.85 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 31.88 Selecting previously unselected package libmail-sendmail-perl. #14 31.88 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 31.89 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 31.92 Selecting previously unselected package libnet-smtp-ssl-perl. #14 31.92 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 31.93 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 31.96 Selecting previously unselected package libmailtools-perl. #14 31.96 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ... #14 31.97 Unpacking libmailtools-perl (2.21-1) ... #14 32.01 Selecting previously unselected package libmarkdown2:amd64. #14 24.10 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 24.16 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #14 24.19 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #13 36.62 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ... #13 36.62 Unpacking libconvert-binhex-perl (1.125-1) ... #13 36.65 Selecting previously unselected package libcpanel-json-xs-perl. #13 36.66 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ... #13 36.66 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 36.70 Selecting previously unselected package libdevel-stacktrace-perl. #13 36.70 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 36.71 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 36.75 Selecting previously unselected package libexception-class-perl. #13 36.75 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ... #13 36.75 Unpacking libexception-class-perl (1.44-1) ... #13 36.79 Selecting previously unselected package libiterator-perl. #13 36.79 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 36.80 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 36.83 Selecting previously unselected package libiterator-util-perl. #13 36.83 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 36.84 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 31.57 Get:216 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fontconfig-config arm64 2.14.2-4ubuntu1 [35.8 kB] #14 31.57 Get:217 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl3-gnutls arm64 8.2.1-1ubuntu3.1 [308 kB] #14 31.58 Get:218 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liberror-perl all 0.17029-2 [25.6 kB] #14 31.58 Get:219 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 git-man all 1:2.40.1-1ubuntu1 [1085 kB] #14 31.62 Get:220 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 git arm64 1:2.40.1-1ubuntu1 [3676 kB] #13 17.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9821 files and directories currently installed.) #13 17.42 Preparing to unpack .../libc6_2.36-9+rpi1+deb12u3_armhf.deb ... #13 17.56 Unpacking libc6:armhf (2.36-9+rpi1+deb12u3) over (2.36-9+rpi1) ... #14 30.67 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #14 30.75 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #14 30.82 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 30.90 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B] #14 23.67 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] #13 21.24 Selecting previously unselected package libgdbm6:armhf. #13 21.24 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #13 21.29 Unpacking libgdbm6:armhf (1.19-2) ... #13 33.11 Selecting previously unselected package libaliased-perl. #13 33.11 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #13 33.19 Unpacking libaliased-perl (0.34-1.1) ... #13 33.30 Selecting previously unselected package libapt-pkg-perl. #10 extracting sha256:d0b897dfffc2699368980e221be9948aa5e303047c97136ffae5d485971516ba done #13 35.62 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ... #13 35.62 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 35.72 Selecting previously unselected package libhtml-form-perl. #13 35.72 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ... #13 35.72 Unpacking libhtml-form-perl (6.03-1) ... #13 35.76 Selecting previously unselected package libhtml-format-perl. #13 35.76 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ... #13 35.77 Unpacking libhtml-format-perl (2.12-1) ... #13 35.80 Selecting previously unselected package libhttp-daemon-perl. #13 35.81 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 35.81 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 35.85 Selecting previously unselected package libstruct-dumb-perl. #14 25.02 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 25.09 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 25.10 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 25.11 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 24.31 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB] #14 24.33 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB] #14 24.35 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB] #14 24.36 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB] #14 24.38 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #14 24.38 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #14 24.39 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #14 32.01 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.20) ... #14 32.10 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... #14 32.12 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ... #14 30.94 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB] #14 31.06 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 31.08 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 31.10 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 32.59 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ... #14 32.59 Unpacking libtime-duration-perl (1.21-2) ... #14 32.62 Selecting previously unselected package libtime-moment-perl. #14 32.63 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_amd64.deb ... #14 32.63 Unpacking libtime-moment-perl (0.44-2build1) ... #14 32.68 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #14 32.68 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #14 32.69 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 32.72 Selecting previously unselected package libunicode-utf8-perl. #14 32.73 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_amd64.deb ... #14 32.73 Unpacking libunicode-utf8-perl (0.62-2) ... #14 32.76 Selecting previously unselected package libwww-mechanize-perl. #14 32.77 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ... #14 32.77 Unpacking libwww-mechanize-perl (2.16-1) ... #14 32.81 Selecting previously unselected package libxml-namespacesupport-perl. #14 32.81 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 32.81 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 32.85 Selecting previously unselected package libxml-sax-base-perl. #14 32.85 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ... #14 32.85 Unpacking libxml-sax-base-perl (1.09-3) ... #14 32.90 Selecting previously unselected package libxml-sax-perl. #14 32.90 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 32.90 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 32.95 Selecting previously unselected package libxml-libxml-perl. #13 33.46 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 33.46 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 33.50 Selecting previously unselected package libhttp-message-perl. #13 33.50 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 33.50 Unpacking libhttp-message-perl (6.44-1) ... #13 33.54 Selecting previously unselected package libhttp-cookies-perl. #13 33.54 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 33.54 Unpacking libhttp-cookies-perl (6.10-1) ... #13 33.58 Selecting previously unselected package libhttp-negotiate-perl. #13 33.58 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 33.58 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 33.64 Selecting previously unselected package perl-openssl-defaults:arm64. #13 33.64 Preparing to unpack .../145-perl-openssl-defaults_7+b1_arm64.deb ... #13 33.64 Unpacking perl-openssl-defaults:arm64 (7+b1) ... #13 33.67 Selecting previously unselected package libnet-ssleay-perl:arm64. #13 33.67 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_arm64.deb ... #13 33.67 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 28.04 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_amd64.deb ... #13 28.05 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #13 28.26 Selecting previously unselected package gcc-12. #13 28.26 Preparing to unpack .../060-gcc-12_12.2.0-14_amd64.deb ... #13 28.27 Unpacking gcc-12 (12.2.0-14) ... #13 22.46 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ... #13 22.46 Unpacking libasan6:armhf (10.2.1-6) ... #14 24.50 Get:155 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB] #14 32.01 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ... #14 32.02 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 32.04 Selecting previously unselected package libmath-base85-perl. #14 32.05 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 32.05 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 32.08 Selecting previously unselected package libmoox-aliases-perl. #14 32.08 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 32.09 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 32.11 Selecting previously unselected package libnamespace-autoclean-perl. #14 32.12 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 32.12 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 32.15 Selecting previously unselected package libobject-id-perl. #14 32.15 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 32.16 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 32.19 Selecting previously unselected package libmoox-struct-perl. #14 32.19 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ... #14 32.19 Unpacking libmoox-struct-perl (0.020-1) ... #14 32.22 Selecting previously unselected package libmouse-perl. #14 24.20 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #14 24.20 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B] #14 24.20 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB] #14 24.20 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #14 24.20 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 24.20 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB] #13 36.94 Selecting previously unselected package libexporter-tiny-perl. #13 36.95 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ... #13 36.95 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 36.99 Selecting previously unselected package liblist-moreutils-xs-perl. #13 36.99 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #13 36.99 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 37.03 Selecting previously unselected package liblist-moreutils-perl. #14 30.98 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB] #14 31.05 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 31.14 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 24.00 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB] #14 24.04 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 24.04 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] #14 24.18 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 24.18 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] #14 24.24 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] #13 23.30 Selecting previously unselected package libubsan1:armhf. #13 23.30 Preparing to unpack .../053-libubsan1_12.2.0-14_armhf.deb ... #13 23.31 Unpacking libubsan1:armhf (12.2.0-14) ... #13 23.44 Selecting previously unselected package libgcc-12-dev:armhf. #13 23.44 Preparing to unpack .../054-libgcc-12-dev_12.2.0-14_armhf.deb ... #13 23.44 Unpacking libgcc-12-dev:armhf (12.2.0-14) ... #13 33.31 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #13 33.36 Unpacking libapt-pkg-perl (0.1.39) ... #13 33.55 Selecting previously unselected package libarchive-cpio-perl. #13 33.55 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 33.58 Unpacking libarchive-cpio-perl (0.10-1.1) ... #10 DONE 11.1s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 6.966 Get:203 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 7.042 Get:204 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwww-perl all 6.72-1 [143 kB] #14 7.255 Get:205 http://archive.ubuntu.com/ubuntu mantic/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 7.304 Get:206 http://archive.ubuntu.com/ubuntu mantic/main amd64 wdiff amd64 1.2.2-5 [29.2 kB] #14 7.318 Get:207 http://archive.ubuntu.com/ubuntu mantic/main amd64 devscripts all 2.23.6 [1067 kB] #14 7.496 Get:208 http://archive.ubuntu.com/ubuntu mantic/main amd64 diffstat amd64 1.65-1 [28.4 kB] #14 7.498 Get:209 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 7.507 Get:210 http://archive.ubuntu.com/ubuntu mantic/main amd64 zstd amd64 1.5.5+dfsg2-1ubuntu2 [640 kB] #14 7.546 Get:211 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 7.552 Get:212 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgpgme11 amd64 1.18.0-3ubuntu2 [139 kB] #14 7.558 Get:213 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-gpg amd64 1.18.0-3ubuntu2 [206 kB] #13 35.85 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ... #13 35.85 Unpacking libstruct-dumb-perl (0.09-1) ... #13 35.93 Selecting previously unselected package libio-async-perl. #13 35.93 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ... #13 35.94 Unpacking libio-async-perl (0.72-1) ... #13 35.98 Selecting previously unselected package libio-sessiondata-perl. #13 35.99 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ... #13 35.99 Unpacking libio-sessiondata-perl (1.03-1) ... #13 36.02 Selecting previously unselected package libio-string-perl. #13 36.03 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #13 36.03 Unpacking libio-string-perl (1.08-3) ... #13 36.07 Selecting previously unselected package libtypes-serialiser-perl. #13 36.07 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ... #13 36.07 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 36.11 Selecting previously unselected package libjson-xs-perl. #13 36.11 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ... #13 36.11 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 36.16 Selecting previously unselected package liblzo2-2:arm64. #13 36.16 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ... #13 36.16 Unpacking liblzo2-2:arm64 (2.10-0.1) ... #13 36.20 Selecting previously unselected package libkyotocabinet16v5:arm64. #13 36.21 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... #13 36.21 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #14 25.27 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 25.29 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #14 25.43 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 25.44 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 25.44 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 25.45 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 25.46 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 24.59 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B] #14 24.67 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB] #14 24.74 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 11.4s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 35.5s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 23.58 Selecting previously unselected package gcc. #13 23.58 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ... #13 23.58 Unpacking gcc (4:8.3.0-1) ... #13 23.62 Selecting previously unselected package libstdc++-8-dev:armhf. #13 23.62 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ... #13 23.62 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... #14 32.13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 31.10 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 31.11 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB] #14 31.13 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 31.14 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB] #14 31.20 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libfreetype6 arm64 2.12.1+dfsg-4ubuntu0.1 [384 kB] #14 32.95 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ... #14 32.95 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 33.00 Selecting previously unselected package libxml-parser-perl. #14 33.00 Preparing to unpack .../342-libxml-parser-perl_2.46-4_amd64.deb ... #14 33.00 Unpacking libxml-parser-perl (2.46-4) ... #14 33.05 Selecting previously unselected package libxml-sax-expat-perl. #14 33.05 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ... #14 33.06 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 33.09 Selecting previously unselected package libyaml-libyaml-perl. #14 33.10 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #14 33.10 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 33.13 Selecting previously unselected package licensecheck. #14 33.13 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ... #14 33.14 Unpacking licensecheck (3.3.5-1ubuntu1) ... #14 33.18 Selecting previously unselected package libdevel-size-perl. #13 33.73 Selecting previously unselected package libio-socket-ssl-perl. #13 33.73 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 33.74 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 33.78 Selecting previously unselected package libnet-http-perl. #13 33.78 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 33.78 Unpacking libnet-http-perl (6.22-1) ... #13 33.82 Selecting previously unselected package liblwp-protocol-https-perl. #13 33.82 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 33.82 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 33.85 Selecting previously unselected package libtry-tiny-perl. #13 33.86 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 33.86 Unpacking libtry-tiny-perl (0.31-2) ... #13 33.89 Selecting previously unselected package libwww-robotrules-perl. #13 33.89 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 33.90 Unpacking libwww-robotrules-perl (6.02-1) ... #13 33.93 Selecting previously unselected package libwww-perl. #13 33.93 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 33.94 Unpacking libwww-perl (6.68-1) ... #13 33.98 Selecting previously unselected package patchutils. #13 32.32 Selecting previously unselected package libgc1c2:amd64. #13 32.33 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #13 32.38 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #13 32.43 Selecting previously unselected package libltdl7:amd64. #13 32.43 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ... #13 32.43 Unpacking libltdl7:amd64 (2.4.6-9) ... #13 32.48 Selecting previously unselected package guile-2.2-libs:amd64. #13 32.48 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... #13 32.48 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #13 22.75 Selecting previously unselected package libubsan1:armhf. #13 22.76 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ... #13 22.81 Unpacking libubsan1:armhf (10.2.1-6) ... #14 32.22 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ... #14 32.22 Unpacking libmouse-perl (2.5.10-1build4) ... #14 32.26 Selecting previously unselected package libpackage-stash-xs-perl. #14 32.27 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ... #14 32.27 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 32.30 Selecting previously unselected package libpath-iterator-rule-perl. #14 32.30 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 32.30 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 32.33 Selecting previously unselected package libperlio-gzip-perl. #14 32.34 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ... #14 32.34 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 32.40 Selecting previously unselected package libperlio-utf8-strict-perl. #14 32.40 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ... #14 32.41 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 32.44 Selecting previously unselected package libpod-parser-perl. #14 32.44 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ... #14 32.45 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 32.47 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.47 Unpacking libpod-parser-perl (1.63-2) ... #14 32.51 Selecting previously unselected package libpod-constants-perl. #14 32.51 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #14 32.51 Unpacking libpod-constants-perl (0.19-2) ... #14 32.54 Selecting previously unselected package libproc-processtable-perl:amd64. #14 24.60 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B] #14 24.68 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 24.72 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB] #13 37.03 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ... #13 37.03 Unpacking liblist-moreutils-perl (0.430-2) ... #13 37.06 Selecting previously unselected package libdata-dpath-perl. #13 37.07 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ... #13 37.07 Unpacking libdata-dpath-perl (0.58-1) ... #13 37.22 Selecting previously unselected package libdata-dump-perl. #13 37.22 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ... #13 37.23 Unpacking libdata-dump-perl (1.23-1.1) ... #13 37.26 Selecting previously unselected package libdata-messagepack-perl. #13 37.26 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ... #13 37.27 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 37.30 Selecting previously unselected package libnet-domain-tld-perl. #14 31.53 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB] #14 24.28 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] #14 24.28 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] #14 24.30 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.31 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] #14 32.18 Get:221 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e #10 extracting sha256:4b76bde748e19049636929b5bf85448e665d070be0ce77cdf8f374ce2eebf595 11.8s done #10 extracting sha256:652c7f5f1901d8e502dea55871c60cb1b387bff2e9b063732555480e2f799496 done #10 DONE 35.7s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 23.56 Selecting previously unselected package gcc-12. #13 23.56 Preparing to unpack .../055-gcc-12_12.2.0-14_armhf.deb ... #13 23.57 Unpacking gcc-12 (12.2.0-14) ... #13 33.67 Selecting previously unselected package libarchive13:amd64. #13 33.67 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #13 33.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 33.83 Selecting previously unselected package libarray-intspan-perl. #13 21.57 Selecting previously unselected package libpipeline1:armhf. #13 21.57 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #13 21.58 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 21.75 Selecting previously unselected package man-db. #13 21.75 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #13 21.84 Unpacking man-db (2.9.4-2) ... #13 36.27 Selecting previously unselected package liblist-compare-perl. #13 36.27 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ... #13 36.27 Unpacking liblist-compare-perl (0.53-1) ... #13 36.31 Selecting previously unselected package liblist-moreutils-perl. #13 36.31 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ... #13 36.32 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 36.35 Selecting previously unselected package libltdl-dev:arm64. #13 36.35 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ... #13 36.36 Unpacking libltdl-dev:arm64 (2.4.6-9) ... #14 25.60 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #13 36.42 Selecting previously unselected package libsys-hostname-long-perl. #14 25.68 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #14 25.76 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #14 25.77 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #14 25.78 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 24.84 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB] #14 24.92 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #14 24.93 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 24.94 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 24.98 Get:239 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 25.01 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 25.01 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 25.01 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB] #14 32.70 Selecting previously unselected package python3-minimal. #14 33.18 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_amd64.deb ... #14 33.19 Unpacking libdevel-size-perl (0.83-2build1) ... #14 33.22 Selecting previously unselected package libipc-run3-perl. #14 33.22 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ... #14 33.23 Unpacking libipc-run3-perl (0.048-3) ... #14 33.26 Selecting previously unselected package lzip. #14 33.27 Preparing to unpack .../348-lzip_1.23-5_amd64.deb ... #14 33.27 Unpacking lzip (1.23-5) ... #14 33.31 Selecting previously unselected package lzop. #14 33.31 Preparing to unpack .../349-lzop_1.04-2build2_amd64.deb ... #14 33.31 Unpacking lzop (1.04-2build2) ... #14 33.35 Selecting previously unselected package t1utils. #14 33.35 Preparing to unpack .../350-t1utils_1.41-4build2_amd64.deb ... #14 33.35 Unpacking t1utils (1.41-4build2) ... #14 33.39 Selecting previously unselected package unzip. #14 33.40 Preparing to unpack .../351-unzip_6.0-27ubuntu1_amd64.deb ... #14 33.40 Unpacking unzip (6.0-27ubuntu1) ... #14 33.44 Selecting previously unselected package lintian. #13 33.99 Preparing to unpack .../153-patchutils_0.4.2-1_arm64.deb ... #13 33.99 Unpacking patchutils (0.4.2-1) ... #13 34.03 Selecting previously unselected package wdiff. #13 34.03 Preparing to unpack .../154-wdiff_1.2.2-5_arm64.deb ... #13 34.03 Unpacking wdiff (1.2.2-5) ... #13 34.09 Selecting previously unselected package devscripts. #13 34.09 Preparing to unpack .../155-devscripts_2.23.4_arm64.deb ... #13 34.12 Unpacking devscripts (2.23.4) ... #13 22.94 Selecting previously unselected package libgcc-10-dev:armhf. #13 22.94 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ... #13 22.95 Unpacking libgcc-10-dev:armhf (10.2.1-6) ... #13 23.10 Selecting previously unselected package gcc-10. #13 23.10 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ... #13 23.10 Unpacking gcc-10 (10.2.1-6) ... #14 32.54 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ... #14 32.55 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ... #14 32.58 Selecting previously unselected package libre2-9:amd64. #14 32.58 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ... #14 32.59 Unpacking libre2-9:amd64 (20220201+dfsg-1) ... #14 32.68 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 32.68 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ... #14 32.69 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 32.72 Selecting previously unselected package libreadonly-perl. #14 32.72 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #14 32.72 Unpacking libreadonly-perl (2.050-3) ... #14 32.79 Selecting previously unselected package libref-util-perl. #14 24.79 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB] #14 24.82 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 24.84 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 24.88 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 24.91 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #14 24.91 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB] #14 24.93 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 24.94 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 24.79 Get:156 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] #14 24.88 Get:157 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] #14 24.98 Get:158 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 25.08 Get:159 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-dirlist-perl all 0.05-3 [7286 B] #14 25.08 Get:160 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-which-perl all 1.27-2 [12.5 kB] #14 25.08 Get:161 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB] #13 37.30 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 37.31 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 37.34 Selecting previously unselected package libdata-validate-domain-perl. #13 37.35 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 37.35 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 37.38 Selecting previously unselected package libdevel-size-perl. #13 37.39 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ... #13 37.39 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 37.43 Selecting previously unselected package libdistro-info-perl. #13 37.43 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ... #13 37.43 Unpacking libdistro-info-perl (1.0) ... #13 37.47 Selecting previously unselected package libemail-address-xs-perl. #13 37.47 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ... #13 37.47 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 37.53 Selecting previously unselected package libfcgi0ldbl:arm64. #13 37.53 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ... #13 37.53 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #13 37.57 Selecting previously unselected package libfcgi-bin. #13 37.57 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ... #13 37.58 Unpacking libfcgi-bin (2.4.2-2) ... #13 37.61 Selecting previously unselected package libfcgi-perl:arm64. #13 37.61 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ... #13 37.62 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ... #13 37.65 Selecting previously unselected package libipc-system-simple-perl. #14 31.71 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB] #14 31.80 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 24.71 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] #14 32.37 Get:222 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB] #14 32.38 Get:223 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 32.40 Get:224 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libaliased-perl all 0.34-3 [12.8 kB] #14 32.42 Get:225 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB] #14 32.51 Get:226 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 32.52 Get:227 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 32.54 Get:228 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 32.54 Get:229 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 32.55 Get:230 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB] #14 32.56 Get:231 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #13 33.83 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #13 33.85 Unpacking libarray-intspan-perl (2.004-1) ... #13 33.92 Selecting previously unselected package libauthen-sasl-perl. #13 33.92 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 33.93 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 34.02 Selecting previously unselected package libmodule-implementation-perl. #13 34.02 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 34.04 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 22.10 Selecting previously unselected package perl-modules-5.32. #14 25.83 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #14 25.85 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #14 25.86 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #14 25.16 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB] #13 36.42 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ... #13 36.43 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 36.46 Selecting previously unselected package libmail-sendmail-perl. #13 36.47 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ... #13 36.47 Unpacking libmail-sendmail-perl (0.80-1) ... #13 36.50 Selecting previously unselected package mailutils-common. #13 36.50 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ... #13 36.51 Unpacking mailutils-common (1:3.5-4) ... #13 36.58 Selecting previously unselected package mysql-common. #13 36.59 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ... #13 36.60 Unpacking mysql-common (5.8+1.0.5) ... #13 36.64 Selecting previously unselected package mariadb-common. #13 36.65 Preparing to unpack .../255-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ... #13 36.66 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ... #13 36.70 Selecting previously unselected package libmariadb3:arm64. #13 23.98 Selecting previously unselected package g++-8. #13 23.98 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ... #13 23.99 Unpacking g++-8 (8.3.0-6) ... #14 32.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.70 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... #14 32.70 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 32.74 Selecting previously unselected package mime-support. #14 32.74 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 32.74 Unpacking mime-support (3.64ubuntu1) ... #14 32.79 Selecting previously unselected package libmpdec2:arm64. #14 32.79 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... #14 32.79 Unpacking libmpdec2:arm64 (2.4.2-3) ... #14 32.83 Selecting previously unselected package readline-common. #14 32.83 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 32.83 Unpacking readline-common (8.0-4) ... #14 32.93 Selecting previously unselected package libreadline8:arm64. #14 7.967 Get:214 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-xdg all 0.28-2 [38.3 kB] #13 34.25 Selecting previously unselected package diffstat. #13 34.26 Preparing to unpack .../156-diffstat_1.65-1_arm64.deb ... #13 34.26 Unpacking diffstat (1.65-1) ... #13 34.29 Selecting previously unselected package distro-info-data. #13 34.30 Preparing to unpack .../157-distro-info-data_0.58_all.deb ... #13 34.30 Unpacking distro-info-data (0.58) ... #13 34.33 Selecting previously unselected package python3-pkg-resources. #13 34.33 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 34.34 Unpacking python3-pkg-resources (66.1.1-1) ... #13 34.39 Selecting previously unselected package python3-chardet. #13 34.39 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 34.40 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 34.44 Selecting previously unselected package python3-debian. #13 34.45 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #13 34.45 Unpacking python3-debian (0.1.49) ... #13 34.50 Selecting previously unselected package libgpgme11:arm64. #14 33.45 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ... #14 33.45 Unpacking lintian (2.116.3ubuntu1) ... #14 31.68 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfontconfig1 arm64 2.14.1-3ubuntu3 [138 kB] #13 21.18 Selecting previously unselected package libbsd0:armhf. #13 21.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7703 files and directories currently installed.) #13 21.19 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #13 21.20 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 21.25 Selecting previously unselected package libtinfo5:armhf. #13 21.25 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u4_armhf.deb ... #13 21.25 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u4) ... #14 32.79 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ... #14 32.79 Unpacking libref-util-perl (0.204-1) ... #14 32.82 Selecting previously unselected package libref-util-xs-perl. #14 32.83 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ... #14 32.83 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 32.86 Selecting previously unselected package libregexp-pattern-license-perl. #14 32.86 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 32.87 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 32.90 Selecting previously unselected package libregexp-pattern-perl. #14 32.90 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 32.91 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 32.94 Selecting previously unselected package libsasl2-modules:amd64. #14 32.94 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 32.95 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 32.98 Selecting previously unselected package libsereal-decoder-perl. #14 32.98 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ... #14 32.99 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 33.02 Selecting previously unselected package libsereal-encoder-perl:amd64. #14 25.08 Get:162 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-touch-perl all 0.12-2 [7498 B] #13 33.02 Selecting previously unselected package iso-codes. #13 33.02 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ... #13 33.02 Unpacking iso-codes (4.2-1) ... #14 25.09 Get:163 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB] #14 25.09 Get:164 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB] #14 25.09 Get:165 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #13 37.66 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ... #13 37.66 Unpacking libipc-system-simple-perl (1.30-1) ... #13 37.69 Selecting previously unselected package libfile-basedir-perl. #13 37.70 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ... #13 37.70 Unpacking libfile-basedir-perl (0.08-1) ... #13 37.73 Selecting previously unselected package libfile-chdir-perl. #13 37.74 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 37.74 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 37.77 Selecting previously unselected package libfile-fcntllock-perl. #13 37.78 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... #13 37.78 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 37.82 Selecting previously unselected package libnumber-compare-perl. #13 37.82 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ... #13 37.82 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 37.86 Selecting previously unselected package libtext-glob-perl. #13 37.86 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ... #13 37.86 Unpacking libtext-glob-perl (0.11-1) ... #13 37.90 Selecting previously unselected package libfile-find-rule-perl. #14 31.89 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB] #14 31.98 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB] #14 32.08 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #13 29.11 Selecting previously unselected package gcc. #13 29.11 Preparing to unpack .../061-gcc_4%3a12.2.0-3_amd64.deb ... #13 29.11 Unpacking gcc (4:12.2.0-3) ... #13 29.15 Selecting previously unselected package libstdc++-12-dev:amd64. #13 29.15 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_amd64.deb ... #13 29.16 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #13 34.11 Selecting previously unselected package libsub-exporter-progressive-perl. #13 34.12 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.14 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.21 Selecting previously unselected package libvariable-magic-perl. #13 34.22 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #13 34.23 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 22.10 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 22.11 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #14 26.00 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #14 26.02 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #14 26.03 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #14 26.19 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #13 36.70 Preparing to unpack .../256-libmariadb3_1%3a10.3.39-0+deb10u1_arm64.deb ... #13 36.70 Unpacking libmariadb3:arm64 (1:10.3.39-0+deb10u1) ... #13 36.76 Selecting previously unselected package libpython2.7-minimal:arm64. #13 36.77 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u3_arm64.deb ... #13 36.77 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ... #13 36.85 Selecting previously unselected package libpython2.7-stdlib:arm64. #13 36.85 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u3_arm64.deb ... #13 36.86 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ... #14 32.93 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... #14 32.93 Unpacking libreadline8:arm64 (8.0-4) ... #14 32.97 Selecting previously unselected package libsqlite3-0:arm64. #14 32.97 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ... #14 32.98 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... #14 33.04 Selecting previously unselected package libpython3.8-stdlib:arm64. #14 33.04 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 33.04 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... #14 8.156 Get:215 http://archive.ubuntu.com/ubuntu mantic/main amd64 dput all 1.1.3ubuntu3 [46.5 kB] #14 8.225 Get:216 http://archive.ubuntu.com/ubuntu mantic/main amd64 fonts-noto-mono all 20201225-2 [435 kB] #13 34.51 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_arm64.deb ... #13 34.51 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ... #13 34.56 Selecting previously unselected package python3-gpg. #13 34.56 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_arm64.deb ... #13 34.57 Unpacking python3-gpg (1.18.0-3+b1) ... #13 34.63 Selecting previously unselected package python3-xdg. #13 34.63 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 34.63 Unpacking python3-xdg (0.28-2) ... #13 34.69 Selecting previously unselected package dput. #13 34.69 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 34.70 Unpacking dput (1.1.3) ... #14 32.02 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB] #14 32.09 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B] #14 32.09 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdeflate0 arm64 1.15-1 [41.6 kB] #14 32.11 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjbig0 arm64 2.1-6ubuntu1 [28.8 kB] #14 32.12 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB] #14 32.17 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 32.20 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtiff6 arm64 4.5.0-5ubuntu1.2 [188 kB] #14 33.74 Selecting previously unselected package manpages-dev. #14 33.75 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ... #14 33.75 Unpacking manpages-dev (6.03-1) ... #14 33.85 Selecting previously unselected package python3-certifi. #14 33.85 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ... #14 33.90 Unpacking python3-certifi (2022.9.24-1) ... #14 33.92 Selecting previously unselected package python3-cffi-backend:amd64. #14 33.93 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_amd64.deb ... #14 33.93 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 33.96 Selecting previously unselected package python3-cryptography. #14 33.02 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ... #14 33.02 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 33.06 Selecting previously unselected package libset-intspan-perl. #14 33.06 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ... #14 33.07 Unpacking libset-intspan-perl (1.19-2) ... #14 33.10 Selecting previously unselected package libsocket6-perl. #14 33.10 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ... #14 33.11 Unpacking libsocket6-perl (0.29-1build4) ... #14 33.14 Selecting previously unselected package libstring-copyright-perl. #14 33.14 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ... #14 33.14 Unpacking libstring-copyright-perl (0.003012-1) ... #14 33.17 Selecting previously unselected package libstring-escape-perl. #14 33.17 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ... #14 33.18 Unpacking libstring-escape-perl (2010.002-2) ... #14 33.21 Selecting previously unselected package libstring-shellquote-perl. #14 33.21 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ... #14 33.21 Unpacking libstring-shellquote-perl (1.04-1) ... #14 33.24 Selecting previously unselected package libxs-parse-keyword-perl. #14 33.25 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ... #14 33.25 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 33.28 Selecting previously unselected package libsyntax-keyword-try-perl. #14 33.28 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ... #14 33.29 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 33.32 Selecting previously unselected package libterm-readkey-perl. #14 33.32 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ... #14 33.33 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 33.36 Selecting previously unselected package libtext-levenshteinxs-perl. #14 25.49 Get:166 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB] #13 33.38 Selecting previously unselected package libalgorithm-diff-perl. #13 33.38 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 33.39 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 37.90 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ... #13 37.90 Unpacking libfile-find-rule-perl (0.34-1) ... #13 37.94 Selecting previously unselected package libfont-afm-perl. #13 37.94 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ... #13 37.96 Unpacking libfont-afm-perl (1.20-3) ... #13 37.99 Selecting previously unselected package libio-string-perl. #13 37.99 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ... #13 38.00 Unpacking libio-string-perl (1.08-3.1) ... #13 38.03 Selecting previously unselected package libfont-ttf-perl. #13 38.03 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ... #13 38.04 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 38.09 Selecting previously unselected package libio-stringy-perl. #13 38.10 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ... #13 38.10 Unpacking libio-stringy-perl (2.111-3) ... #13 38.14 Selecting previously unselected package libparams-validate-perl:arm64. #14 25.35 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 25.42 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #14 25.44 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 25.47 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB] #14 32.18 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 32.27 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 32.36 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #13 29.39 Selecting previously unselected package g++-12. #13 29.39 Preparing to unpack .../063-g++-12_12.2.0-14_amd64.deb ... #13 29.39 Unpacking g++-12 (12.2.0-14) ... #14 25.09 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 25.18 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-dirlist-perl all 0.05-3 [7286 B] #14 25.18 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-which-perl all 1.27-2 [12.5 kB] #14 25.18 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB] #14 25.19 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-touch-perl all 0.12-2 [7498 B] #14 25.20 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB] #14 25.20 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB] #14 25.22 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 25.22 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB] #14 25.23 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B] #13 34.38 Selecting previously unselected package libb-hooks-endofscope-perl. #13 34.39 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 34.40 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 34.49 Selecting previously unselected package libpng16-16:amd64. #13 34.49 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #13 34.50 Unpacking libpng16-16:amd64 (1.6.37-3) ... #13 34.59 Selecting previously unselected package libfreetype6:amd64. #14 32.97 Get:232 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB] #14 26.36 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 26.37 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 26.42 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 26.44 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #13 37.05 Selecting previously unselected package libpython2.7:arm64. #13 37.05 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u3_arm64.deb ... #13 37.06 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u3) ... #13 37.17 Selecting previously unselected package libmailutils5:arm64. #13 37.17 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ... #13 37.18 Unpacking libmailutils5:arm64 (1:3.5-4) ... #13 37.25 Selecting previously unselected package libmime-tools-perl. #14 33.20 Selecting previously unselected package python3.8. #14 33.20 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 33.20 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 33.24 Selecting previously unselected package libpython3-stdlib:arm64. #14 33.24 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... #14 33.25 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 33.28 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 33.47 Selecting previously unselected package python3. #14 8.453 Get:217 http://archive.ubuntu.com/ubuntu mantic/main amd64 fonts-noto-core all 20201225-2 [13.3 MB] #14 25.58 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 25.59 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #14 25.59 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 25.60 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 25.60 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #14 25.60 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 25.60 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB] #14 25.61 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #14 25.61 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B] #14 25.66 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 25.80 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #13 34.79 Selecting previously unselected package equivs. #13 34.79 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 34.79 Unpacking equivs (2.3.1) ... #13 34.83 Selecting previously unselected package fonts-dejavu-core. #13 34.83 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 34.84 Unpacking fonts-dejavu-core (2.37-6) ... #13 34.99 Selecting previously unselected package fontconfig-config. #13 35.00 Preparing to unpack .../167-fontconfig-config_2.14.1-4_arm64.deb ... #23 DONE 26.6s #24 [binary 1/1] COPY --from=build /out . #24 DONE 0.1s #25 exporting to client directory #25 copying files 35.62MB 0.1s done #25 DONE 0.1s cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20231121102016-1401f91 --build-arg DOCKER_GITCOMMIT=8e84bc3 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --output "./bundles/binary" . #14 32.23 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxpm4 arm64 1:3.5.12-1.1ubuntu0.1 [35.0 kB] #14 32.23 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgd3 arm64 2.3.3-7ubuntu2 [119 kB] #14 32.25 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc-devtools arm64 2.37-0ubuntu2.1 [27.3 kB] #14 33.36 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ... #14 33.36 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 33.39 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #14 33.39 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ... #14 33.40 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 33.43 Selecting previously unselected package libtext-xslate-perl:amd64. #14 33.43 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ... #14 33.43 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 33.47 Selecting previously unselected package libtime-duration-perl. #14 33.47 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ... #14 33.48 Unpacking libtime-duration-perl (1.21-1) ... #14 33.51 Selecting previously unselected package libtime-moment-perl. #14 33.51 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ... #14 33.52 Unpacking libtime-moment-perl (0.44-1build6) ... #14 33.55 Selecting previously unselected package libtype-tiny-xs-perl. #14 33.55 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ... #14 33.55 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 33.59 Selecting previously unselected package libunicode-utf8-perl. #14 33.96 Preparing to unpack .../356-python3-cryptography_38.0.4-2_amd64.deb ... #14 33.97 Unpacking python3-cryptography (38.0.4-2) ... #14 34.02 Selecting previously unselected package python3-idna. #14 34.02 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ... #14 34.02 Unpacking python3-idna (3.3-1) ... #14 34.06 Selecting previously unselected package python3-nacl. #14 34.06 Preparing to unpack .../358-python3-nacl_1.5.0-2_amd64.deb ... #14 34.07 Unpacking python3-nacl (1.5.0-2) ... #14 34.11 Selecting previously unselected package python3-bcrypt. #14 34.11 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_amd64.deb ... #14 34.11 Unpacking python3-bcrypt (3.2.2-1) ... #14 34.15 Selecting previously unselected package python3-six. #14 34.16 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ... #14 34.16 Unpacking python3-six (1.16.0-4) ... #14 34.20 Selecting previously unselected package python3-paramiko. #14 25.67 Get:167 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B] #14 25.68 Get:168 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 25.70 Get:169 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB] #14 25.72 Get:170 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB] #14 25.75 Get:171 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 25.77 Get:172 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libimport-into-perl all 1.002005-2 [10.7 kB] #14 25.79 Get:173 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 25.81 Get:174 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 25.83 Get:175 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmoo-perl all 2.005005-1 [47.4 kB] #14 25.85 Get:176 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libencode-locale-perl all 1.05-3 [11.6 kB] #13 33.42 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 33.42 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #13 33.42 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 33.45 Selecting previously unselected package libalgorithm-merge-perl. #13 33.45 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ... #13 33.45 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 33.51 Selecting previously unselected package libapt-inst2.0:amd64. #13 33.51 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ... #13 33.52 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #13 33.56 Selecting previously unselected package libapt-pkg-perl. #13 33.56 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ... #13 33.56 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 33.60 Selecting previously unselected package libarchive-cpio-perl. #13 33.60 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ... #13 33.62 Unpacking libarchive-cpio-perl (0.10-1) ... #13 21.93 Selecting previously unselected package bsdmainutils. #13 21.93 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #13 21.95 Unpacking bsdmainutils (11.1.2) ... #13 38.14 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ... #13 38.15 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ... #13 38.19 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 38.19 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 38.19 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 38.23 Selecting previously unselected package libsort-versions-perl. #13 38.23 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ... #13 38.24 Unpacking libsort-versions-perl (1.62-1) ... #13 38.27 Selecting previously unselected package libgit-wrapper-perl. #13 38.27 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ... #13 38.27 Unpacking libgit-wrapper-perl (0.048-1) ... #13 38.31 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 38.31 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 38.32 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 38.35 Selecting previously unselected package libio-prompter-perl. #13 38.35 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ... #13 38.36 Unpacking libio-prompter-perl (0.004015-1) ... #13 38.39 Selecting previously unselected package libjson-perl. #14 25.61 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB] #14 25.67 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 25.75 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB] #14 25.75 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 25.76 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB] #14 25.77 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 32.46 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB] #13 34.59 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #13 34.60 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 34.66 Selecting previously unselected package libfontconfig1:amd64. #13 34.67 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #13 34.67 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #13 34.71 Selecting previously unselected package libjpeg62-turbo:amd64. #13 34.71 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #13 34.72 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 34.76 Selecting previously unselected package libdeflate0:amd64. #13 34.76 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #13 34.76 Unpacking libdeflate0:amd64 (1.7-1) ... #13 34.80 Selecting previously unselected package libjbig0:amd64. #13 34.80 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #13 34.80 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #13 34.84 Selecting previously unselected package libwebp6:amd64. #13 34.84 Preparing to unpack .../183-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #13 34.84 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 34.88 Selecting previously unselected package libtiff5:amd64. #13 34.89 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u4_amd64.deb ... #13 34.89 Unpacking libtiff5:amd64 (4.2.0-1+deb11u4) ... #13 34.94 Selecting previously unselected package libxau6:amd64. #13 34.94 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #14 33.30 Get:233 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfreetype6 arm64 2.13.1+dfsg-1 [389 kB] #14 33.47 Get:234 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfontconfig1 arm64 2.14.2-4ubuntu1 [139 kB] #14 33.49 Get:235 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB] #14 26.52 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #14 26.57 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #14 26.60 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 26.61 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 26.62 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #14 26.62 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #13 37.25 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ... #13 37.26 Unpacking libmime-tools-perl (5.509-1) ... #13 37.31 Selecting previously unselected package libnet-dns-sec-perl. #13 37.31 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ... #13 37.31 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 37.40 Selecting previously unselected package libnet-libidn-perl. #13 37.40 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ... #13 37.40 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 37.44 Selecting previously unselected package libnumber-compare-perl. #13 37.44 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ... #13 37.45 Unpacking libnumber-compare-perl (0.03-1) ... #13 37.48 Selecting previously unselected package libnumber-range-perl. #13 37.48 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ... #13 37.49 Unpacking libnumber-range-perl (0.12-1) ... #13 37.53 Selecting previously unselected package libossp-uuid16:arm64. #14 33.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 ... 4862 files and directories currently installed.) #14 33.47 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ... #14 33.48 Unpacking python3 (3.8.2-0ubuntu2) ... #14 33.52 Selecting previously unselected package libbsd0:arm64. #14 33.52 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ... #14 33.52 Unpacking libbsd0:arm64 (0.10.0-1) ... #14 33.61 Selecting previously unselected package bsdmainutils. #14 33.61 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ... #14 33.62 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 33.67 Selecting previously unselected package libuchardet0:arm64. #14 33.67 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ... #14 33.67 Unpacking libuchardet0:arm64 (0.0.6-3build1) ... #14 33.70 Selecting previously unselected package groff-base. #14 33.70 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ... #14 33.71 Unpacking groff-base (1.22.4-4build1) ... #13 22.55 Selecting previously unselected package libgdbm-compat4:armhf. #13 22.55 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #13 22.55 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 22.60 Selecting previously unselected package libperl5.32:armhf. #13 22.60 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #13 22.60 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #14 25.88 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB] #14 25.90 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 28.07kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 113B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #13 35.16 Unpacking fontconfig-config (2.14.1-4) ... #13 35.21 Selecting previously unselected package libcurl3-gnutls:arm64. #13 35.21 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u4_arm64.deb ... #13 35.22 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ... #13 35.27 Selecting previously unselected package liberror-perl. #13 35.27 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 35.28 Unpacking liberror-perl (0.17029-2) ... #13 35.32 Selecting previously unselected package git-man. #13 24.71 Selecting previously unselected package g++. #13 24.72 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ... #13 24.72 Unpacking g++ (4:8.3.0-1) ... #13 24.78 Selecting previously unselected package make. #13 24.78 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ... #13 24.78 Unpacking make (4.2.1-1.2) ... #13 24.89 Selecting previously unselected package libdpkg-perl. #13 24.89 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ... #13 24.89 Unpacking libdpkg-perl (1.19.8) ... #14 33.59 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ... #14 33.59 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 33.62 Selecting previously unselected package libxml-namespacesupport-perl. #14 33.62 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 33.63 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 33.66 Selecting previously unselected package libxml-sax-base-perl. #14 33.66 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 33.66 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 33.70 Selecting previously unselected package libxml-sax-perl. #14 33.71 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 33.71 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 33.76 Selecting previously unselected package libxml-libxml-perl. #14 33.77 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ... #14 33.77 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 33.81 Selecting previously unselected package libxml-parser-perl:amd64. #14 34.21 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 34.21 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 34.25 Selecting previously unselected package python3-urllib3. #14 34.26 Preparing to unpack .../362-python3-urllib3_1.26.12-1ubuntu0.1_all.deb ... #14 34.26 Unpacking python3-urllib3 (1.26.12-1ubuntu0.1) ... #14 34.31 Selecting previously unselected package python3-requests. #14 34.31 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ... #14 34.32 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 34.36 Selecting previously unselected package python3-unidiff. #14 34.36 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ... #14 34.37 Unpacking python3-unidiff (0.7.3-1) ... #14 34.44 Selecting previously unselected package equivs. #13 33.65 Selecting previously unselected package libasync-mergepoint-perl. #13 33.66 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ... #13 33.66 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 33.69 Selecting previously unselected package libauthen-sasl-perl. #13 33.69 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ... #13 33.69 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 33.72 Selecting previously unselected package libmodule-implementation-perl. #13 33.72 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ... #13 33.73 Unpacking libmodule-implementation-perl (0.09-1) ... #13 33.76 Selecting previously unselected package libvariable-magic-perl. #13 33.76 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ... #13 33.76 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 33.91 Selecting previously unselected package libb-hooks-endofscope-perl. #13 33.91 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 33.92 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 33.94 Selecting previously unselected package libcapture-tiny-perl. #13 33.95 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ... #13 33.95 Unpacking libcapture-tiny-perl (0.48-1) ... #13 33.98 Selecting previously unselected package libcgi-pm-perl. #14 25.78 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #13 38.39 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ... #13 38.40 Unpacking libjson-perl (4.03000-1) ... #13 38.43 Selecting previously unselected package liblog-any-perl. #13 38.44 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ... #13 38.44 Unpacking liblog-any-perl (1.709-1) ... #13 38.48 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 38.48 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 38.49 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 38.52 Selecting previously unselected package libpackage-stash-perl. #13 38.52 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ... #13 38.53 Unpacking libpackage-stash-perl (0.39-1) ... #13 38.56 Selecting previously unselected package libsub-identify-perl. #13 38.56 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ... #13 38.56 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 38.59 Selecting previously unselected package libsub-name-perl. #13 38.60 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ... #13 38.60 Unpacking libsub-name-perl (0.26-1+b1) ... #13 38.63 Selecting previously unselected package libnamespace-clean-perl. #14 32.60 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #13 34.94 Unpacking libxau6:amd64 (1:1.0.9-1) ... #13 34.97 Selecting previously unselected package libxdmcp6:amd64. #13 34.97 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 34.98 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 35.01 Selecting previously unselected package libxcb1:amd64. #13 35.01 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #13 35.01 Unpacking libxcb1:amd64 (1.14-3) ... #13 35.04 Selecting previously unselected package libx11-data. #13 35.05 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 35.05 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #13 35.11 Selecting previously unselected package libx11-6:amd64. #13 35.12 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #13 35.12 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #14 33.52 Get:236 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B] #14 33.52 Get:237 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdeflate0 arm64 1.18-1 [42.6 kB] #14 33.53 Get:238 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjbig0 arm64 2.1-6.1ubuntu1 [28.9 kB] #14 33.53 Get:239 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB] #14 33.55 Get:240 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwebp7 arm64 1.2.4-0.3 [196 kB] #14 33.57 Get:241 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtiff6 arm64 4.5.1+git230720-1ubuntu1 [189 kB] #14 33.59 Get:242 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxpm4 arm64 1:3.5.12-1.1ubuntu1 [34.9 kB] #14 26.77 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 26.85 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #14 26.94 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #13 30.13 Selecting previously unselected package g++. #14 33.81 Selecting previously unselected package libgdbm6:arm64. #14 33.81 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ... #14 33.82 Unpacking libgdbm6:arm64 (1.18.1-5) ... #14 33.85 Selecting previously unselected package libpipeline1:arm64. #14 33.85 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ... #14 33.86 Unpacking libpipeline1:arm64 (1.5.2-2build1) ... #14 33.91 Selecting previously unselected package man-db. #14 33.91 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ... #14 33.92 Unpacking man-db (2.9.1-1) ... #14 34.02 Selecting previously unselected package perl-modules-5.30. #13 37.53 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ... #13 37.54 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 37.57 Selecting previously unselected package libossp-uuid-perl. #13 37.57 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ... #13 37.58 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 37.65 Selecting previously unselected package libpackage-stash-xs-perl. #14 25.63 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 25.70 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB] #14 25.72 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB] #14 25.78 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 25.81 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libimport-into-perl all 1.002005-2 [10.7 kB] #14 25.83 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 25.85 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 25.87 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoo-perl all 2.005005-1 [47.4 kB] #14 25.91 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libencode-locale-perl all 1.05-3 [11.6 kB] #13 24.86 Selecting previously unselected package gcc. #13 24.87 Preparing to unpack .../056-gcc_4%3a12.2.0-3_armhf.deb ... #13 24.87 Unpacking gcc (4:12.2.0-3) ... #13 24.92 Selecting previously unselected package libstdc++-12-dev:armhf. #13 24.92 Preparing to unpack .../057-libstdc++-12-dev_12.2.0-14_armhf.deb ... #13 24.93 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ... #13 22.99 Selecting previously unselected package perl. #13 22.99 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... #13 23.00 Unpacking perl (5.32.1-4+deb11u2) ... #13 23.08 Selecting previously unselected package libpython3.9-minimal:armhf. #13 23.08 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 23.09 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [internal] load metadata for docker.io/library/busybox:latest #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye #6 ... #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 #14 26.17 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB] #14 26.19 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #14 26.20 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB] #14 26.22 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 26.22 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B] #14 26.22 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 26.23 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 26.23 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #13 24.99 Selecting previously unselected package patch. #13 24.99 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ... #13 25.00 Unpacking patch (2.7.6-3+deb10u1) ... #13 25.05 Selecting previously unselected package dpkg-dev. #13 25.05 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ... #13 25.06 Unpacking dpkg-dev (1.19.8) ... #13 25.20 Selecting previously unselected package build-essential. #13 25.20 Preparing to unpack .../056-build-essential_12.6_armhf.deb ... #13 25.21 Unpacking build-essential (12.6) ... #13 35.32 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 35.43 Unpacking git-man (1:2.39.2-1.1) ... #13 35.55 Selecting previously unselected package git. #14 33.82 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ... #14 33.82 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... #14 33.86 Selecting previously unselected package libxml-sax-expat-perl. #14 33.87 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ... #14 33.87 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 33.90 Selecting previously unselected package libyaml-libyaml-perl. #14 33.90 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ... #14 33.91 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 33.94 Selecting previously unselected package licensecheck. #14 33.94 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ... #14 33.95 Unpacking licensecheck (3.2.14-2) ... #14 33.98 Selecting previously unselected package libdevel-size-perl. #14 33.98 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ... #14 33.98 Unpacking libdevel-size-perl (0.83-1build4) ... #14 34.01 Selecting previously unselected package libipc-run3-perl. #14 34.01 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ... #14 34.02 Unpacking libipc-run3-perl (0.048-2) ... #14 34.05 Selecting previously unselected package lzip. #14 32.67 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 32.83 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-pm-perl all 4.55-1 [188 kB] #14 34.44 Preparing to unpack .../365-equivs_2.3.1_all.deb ... #14 34.45 Unpacking equivs (2.3.1) ... #14 34.47 Selecting previously unselected package libauthen-sasl-perl. #14 34.48 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ... #14 34.48 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 34.52 Selecting previously unselected package python3-magic. #14 34.52 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ... #14 34.52 Unpacking python3-magic (2:0.4.26-3) ... #14 34.57 Setting up libksba8:amd64 (1.6.3-2) ... #14 34.58 Setting up media-types (10.0.0) ... #14 34.60 Setting up libpipeline1:amd64 (1.5.7-1) ... #14 34.61 Setting up wdiff (1.2.2-5) ... #14 34.63 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 34.64 Setting up libkeyutils1:amd64 (1.6.3-2) ... #14 34.65 Setting up lto-disabled-list (39) ... #14 34.67 Setting up libpsl5:amd64 (0.21.2-1) ... #14 34.68 Setting up libsodium23:amd64 (1.0.18-1build2) ... #14 34.70 Setting up libicu72:amd64 (72.1-3ubuntu2) ... #14 34.71 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 34.73 Setting up bsdextrautils (2.38.1-4ubuntu1) ... #14 34.74 Setting up libre2-10:amd64 (20230201-1) ... #14 34.76 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 34.77 Setting up libtext-glob-perl (0.11-3) ... #14 34.78 Setting up libmagic-mgc (1:5.44-3) ... #13 33.98 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ... #13 33.98 Unpacking libcgi-pm-perl (4.40-1) ... #13 34.03 Selecting previously unselected package libfcgi-perl. #13 34.03 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ... #13 34.03 Unpacking libfcgi-perl (0.78-2+b3) ... #13 34.06 Selecting previously unselected package libcgi-fast-perl. #13 34.07 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 34.07 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 34.10 Selecting previously unselected package libsub-name-perl. #13 34.10 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ... #13 34.10 Unpacking libsub-name-perl (0.21-1+b3) ... #13 34.13 Selecting previously unselected package libclass-accessor-perl. #13 34.13 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ... #13 34.14 Unpacking libclass-accessor-perl (0.51-1) ... #13 34.16 Selecting previously unselected package libclass-inspector-perl. #13 34.16 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ... #13 34.17 Unpacking libclass-inspector-perl (1.32-1) ... #13 34.20 Selecting previously unselected package libclass-xsaccessor-perl. #14 26.18 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B] #14 26.26 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB] #13 38.63 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #13 38.64 Unpacking libnamespace-clean-perl (0.27-1) ... #13 38.67 Selecting previously unselected package libpath-tiny-perl. #13 38.67 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ... #13 38.68 Unpacking libpath-tiny-perl (0.118-1) ... #13 38.79 Selecting previously unselected package libtype-tiny-perl. #13 38.79 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ... #13 38.80 Unpacking libtype-tiny-perl (1.012001-2) ... #13 38.86 Selecting previously unselected package libgitlab-api-v4-perl. #13 38.86 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 38.87 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 24.39 Selecting previously unselected package gcc. #13 24.39 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ... #13 24.40 Unpacking gcc (4:10.2.1-1) ... #13 24.43 Selecting previously unselected package libstdc++-10-dev:armhf. #13 24.43 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ... #13 24.44 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ... #14 33.01 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 26.26 Get:177 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #13 22.47 Selecting previously unselected package libuchardet0:armhf. #13 22.47 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #13 22.59 Unpacking libuchardet0:armhf (0.0.6-3) ... #13 35.20 Selecting previously unselected package libxpm4:amd64. #13 35.20 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #13 35.21 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #13 35.24 Selecting previously unselected package libgd3:amd64. #13 35.24 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #13 35.25 Unpacking libgd3:amd64 (2.3.0-2) ... #13 35.28 Selecting previously unselected package libc-devtools. #13 35.29 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u7_amd64.deb ... #13 35.29 Unpacking libc-devtools (2.31-13+deb11u7) ... #13 35.32 Selecting previously unselected package libcapture-tiny-perl. #13 35.32 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #13 35.33 Unpacking libcapture-tiny-perl (0.48-1) ... #13 35.35 Selecting previously unselected package libclass-data-inheritable-perl. #13 35.36 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 35.36 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 35.38 Selecting previously unselected package libclass-inspector-perl. #13 35.38 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #13 35.39 Unpacking libclass-inspector-perl (1.36-1) ... #13 35.41 Selecting previously unselected package libclass-xsaccessor-perl. #13 35.41 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. #14 27.15 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 27.18 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #14 27.18 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 27.19 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 27.20 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 27.20 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #14 27.21 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 27.21 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #13 30.13 Preparing to unpack .../064-g++_4%3a12.2.0-3_amd64.deb ... #13 30.14 Unpacking g++ (4:12.2.0-3) ... #13 30.17 Selecting previously unselected package make. #13 30.18 Preparing to unpack .../065-make_4.3-4.1_amd64.deb ... #13 30.18 Unpacking make (4.3-4.1) ... #13 30.25 Selecting previously unselected package libdpkg-perl. #13 30.25 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 30.25 Unpacking libdpkg-perl (1.21.22) ... #13 30.33 Selecting previously unselected package patch. #13 30.33 Preparing to unpack .../067-patch_2.7.6-7_amd64.deb ... #13 30.34 Unpacking patch (2.7.6-7) ... #13 30.39 Selecting previously unselected package dpkg-dev. #14 34.02 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 34.02 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 25.92 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 25.94 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-date-perl all 6.05-2 [9946 B] #13 37.65 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ... #13 37.66 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 37.69 Selecting previously unselected package libparse-debianchangelog-perl. #13 37.69 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 37.70 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 37.83 Selecting previously unselected package libtext-glob-perl. #13 37.83 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ... #13 37.84 Unpacking libtext-glob-perl (0.10-1) ... #13 37.86 Selecting previously unselected package libpath-iterator-rule-perl. #13 37.87 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 37.87 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 37.91 Selecting previously unselected package libperlio-gzip-perl. #13 37.91 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ... #13 37.91 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 37.94 Selecting previously unselected package libpod-constants-perl. #13 37.95 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ... #13 37.95 Unpacking libpod-constants-perl (0.19-1) ... #13 37.99 Selecting previously unselected package libreadonly-perl. #13 37.99 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ... #13 38.00 Unpacking libreadonly-perl (2.050-1) ... #13 38.03 Selecting previously unselected package libref-util-perl. #13 23.22 Selecting previously unselected package libexpat1:armhf. #13 23.22 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 23.23 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 23.28 Selecting previously unselected package python3.9-minimal. #13 23.28 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 23.29 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #6 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye #6 DONE 0.3s #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #9 DONE 0.4s #14 26.39 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB] #13 25.25 Selecting previously unselected package openssl. #13 25.25 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u6_armhf.deb ... #13 25.26 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 25.40 Selecting previously unselected package ca-certificates. #13 25.40 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ... #13 25.40 Unpacking ca-certificates (20200601~deb10u2) ... #13 25.48 Selecting previously unselected package libsasl2-modules-db:armhf. #13 25.48 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 25.49 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 35.55 Preparing to unpack .../171-git_1%3a2.39.2-1.1_arm64.deb ... #13 35.57 Unpacking git (1:2.39.2-1.1) ... #14 34.06 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ... #14 34.06 Unpacking lzip (1.23-1) ... #14 34.09 Selecting previously unselected package lzop. #14 34.09 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ... #14 34.09 Unpacking lzop (1.04-2build2) ... #14 34.13 Selecting previously unselected package t1utils. #14 34.13 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ... #14 34.13 Unpacking t1utils (1.41-4build2) ... #14 34.17 Selecting previously unselected package unzip. #14 34.17 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ... #14 34.18 Unpacking unzip (6.0-26ubuntu3.1) ... #14 34.22 Selecting previously unselected package lintian. #14 34.22 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ... #14 34.23 Unpacking lintian (2.114.0ubuntu1.2) ... #14 33.04 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB] #14 33.06 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB] #14 33.07 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 33.07 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 33.08 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB] #14 33.09 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 33.09 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB] #14 33.10 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-install-perl all 0.929-1 [9764 B] #14 33.10 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-optlist-perl all 0.113-1 [9658 B] #14 26.58 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB] #14 26.63 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #13 34.20 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ... #13 34.20 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 34.23 Selecting previously unselected package libclone-perl. #13 34.23 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ... #13 34.24 Unpacking libclone-perl (0.41-1+b1) ... #13 34.27 Selecting previously unselected package libcommon-sense-perl. #13 34.27 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ... #13 34.27 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 34.30 Selecting previously unselected package libparams-util-perl. #13 34.30 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ... #13 34.31 Unpacking libparams-util-perl (1.07-3+b4) ... #13 34.33 Selecting previously unselected package libsub-install-perl. #13 34.34 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ... #13 34.34 Unpacking libsub-install-perl (0.928-1) ... #13 34.37 Selecting previously unselected package libdata-optlist-perl. #13 34.37 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ... #13 34.37 Unpacking libdata-optlist-perl (0.110-1) ... #13 34.40 Selecting previously unselected package libsub-exporter-perl. #13 34.40 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ... #13 34.40 Unpacking libsub-exporter-perl (0.987-1) ... #13 34.43 Selecting previously unselected package libconst-fast-perl. #13 34.43 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ... #13 34.44 Unpacking libconst-fast-perl (0.014-1) ... #13 34.46 Selecting previously unselected package libwant-perl. #13 34.47 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ... #13 34.47 Unpacking libwant-perl (0.29-1+b4) ... #13 34.50 Selecting previously unselected package libcontextual-return-perl. #13 34.50 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ... #13 34.50 Unpacking libcontextual-return-perl (0.004014-2) ... #13 38.95 Selecting previously unselected package libglib2.0-0:arm64. #13 38.96 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ... #13 38.96 Unpacking libglib2.0-0:arm64 (2.66.8-1) ... #13 39.09 Selecting previously unselected package libglib2.0-data. #13 39.09 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ... #13 39.09 Unpacking libglib2.0-data (2.66.8-1) ... #14 34.80 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #14 34.81 Setting up distro-info-data (0.57ubuntu0.2) ... #14 34.83 Setting up manpages (6.03-1) ... #14 34.84 Setting up libtirpc-common (1.3.3+ds-1) ... #14 34.86 Setting up unzip (6.0-27ubuntu1) ... #14 34.88 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 34.90 Setting up libbrotli1:amd64 (1.0.9-2build8) ... #14 34.91 Setting up libsqlite3-0:amd64 (3.40.1-1) ... #14 34.92 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #14 34.94 Setting up libfcgi-bin (2.4.2-2build2) ... #14 34.96 Setting up binutils-common:amd64 (2.40-2ubuntu4.1) ... #14 34.98 Setting up libnghttp2-14:amd64 (1.52.0-1) ... #14 34.99 Setting up libmagic1:amd64 (1:5.44-3) ... #14 35.02 Setting up libdeflate0:amd64 (1.15-1) ... #14 33.19 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 33.27 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 33.36 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 26.43 Get:178 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-date-perl all 6.05-2 [9946 B] #14 26.44 Get:179 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-listing-perl all 6.15-1 [11.5 kB] #14 26.46 Get:180 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 26.48 Get:181 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liburi-perl all 5.19-2 [81.0 kB] #14 26.58 Get:182 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB] #14 26.63 Get:183 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tree-perl all 5.07-3 [200 kB] #14 26.70 Get:184 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclone-perl armhf 0.46-1 [10.0 kB] #14 9.261 Get:218 http://archive.ubuntu.com/ubuntu mantic/main amd64 fontconfig-config amd64 2.14.2-4ubuntu1 [35.9 kB] #14 9.263 Get:219 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl3-gnutls amd64 8.2.1-1ubuntu3.1 [312 kB] #14 9.294 Get:220 http://archive.ubuntu.com/ubuntu mantic/main amd64 liberror-perl all 0.17029-2 [25.6 kB] #14 9.303 Get:221 http://archive.ubuntu.com/ubuntu mantic/main amd64 git-man all 1:2.40.1-1ubuntu1 [1085 kB] #14 9.339 Get:222 http://archive.ubuntu.com/ubuntu mantic/main amd64 git amd64 1:2.40.1-1ubuntu1 [3583 kB] #14 9.516 Get:223 http://archive.ubuntu.com/ubuntu mantic/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #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.47 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.50 Selecting previously unselected package libconfig-tiny-perl. #13 35.50 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #13 35.51 Unpacking libconfig-tiny-perl (2.26-1) ... #13 35.53 Selecting previously unselected package libparams-util-perl. #13 35.53 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #13 35.54 Unpacking libparams-util-perl (1.102-1+b1) ... #13 35.56 Selecting previously unselected package libsub-install-perl. #13 35.56 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #13 35.57 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.62 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 35.65 Selecting previously unselected package libsub-exporter-perl. #13 35.65 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #13 35.65 Unpacking libsub-exporter-perl (0.987-1) ... #13 35.68 Selecting previously unselected package libconst-fast-perl. #14 27.40 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #14 27.54 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 27.56 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #13 30.39 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 30.40 Unpacking dpkg-dev (1.21.22) ... #13 30.54 Selecting previously unselected package build-essential. #13 30.54 Preparing to unpack .../069-build-essential_12.9_amd64.deb ... #13 30.55 Unpacking build-essential (12.9) ... #13 30.61 Selecting previously unselected package libbrotli1:amd64. #13 30.61 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_amd64.deb ... #13 30.62 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #13 30.67 Selecting previously unselected package libsasl2-modules-db:amd64. #14 34.32 Selecting previously unselected package libgdbm-compat4:arm64. #14 34.33 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ... #14 34.33 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ... #14 34.36 Selecting previously unselected package libperl5.30:arm64. #14 34.36 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_arm64.deb ... #14 34.37 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.4) ... #14 26.35 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-listing-perl all 6.15-1 [11.5 kB] #14 26.43 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 26.45 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liburi-perl all 5.17-1ubuntu1 [80.3 kB] #13 38.03 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ... #13 38.04 Unpacking libref-util-perl (0.204-1) ... #13 38.07 Selecting previously unselected package libref-util-xs-perl. #13 38.07 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ... #13 38.07 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 38.11 Selecting previously unselected package libregexp-pattern-license-perl. #13 38.11 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 38.12 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 38.16 Selecting previously unselected package libsasl2-modules:arm64. #13 38.16 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 38.16 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 38.20 Selecting previously unselected package libsereal-decoder-perl. #13 38.21 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ... #13 38.21 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 38.25 Selecting previously unselected package libsereal-encoder-perl. #13 38.25 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ... #13 38.25 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 38.29 Selecting previously unselected package libsereal-perl. #13 23.46 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #13 23.48 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 23.50 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #14 33.99 Get:243 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgd3 arm64 2.3.3-9ubuntu1 [119 kB] #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 #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.1s #14 26.67 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB] #14 26.72 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.73 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB] #14 26.75 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB] #14 26.76 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB] #14 26.76 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 26.77 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB] #14 26.80 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB] #14 26.89 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #13 25.53 Selecting previously unselected package libsasl2-2:armhf. #13 25.53 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 25.53 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #13 25.58 Selecting previously unselected package libldap-common. #13 25.58 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 25.59 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 25.64 Selecting previously unselected package libldap-2.4-2:armhf. #13 25.65 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... #13 25.66 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #13 25.72 Selecting previously unselected package libnghttp2-14:armhf. #13 25.73 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u2_armhf.deb ... #13 25.73 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u2) ... #13 25.78 Selecting previously unselected package libpsl5:armhf. #13 25.78 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ... #13 25.79 Unpacking libpsl5:armhf (0.20.2-2) ... #13 25.84 Selecting previously unselected package librtmp1:armhf. #13 25.84 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #13 25.84 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #14 34.50 Selecting previously unselected package manpages-dev. #14 34.51 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ... #14 34.59 Unpacking manpages-dev (5.10-1ubuntu1) ... #13 25.32 Selecting previously unselected package g++-12. #13 25.32 Preparing to unpack .../058-g++-12_12.2.0-14_armhf.deb ... #13 25.33 Unpacking g++-12 (12.2.0-14) ... #14 33.50 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-perl all 0.989-1 [48.6 kB] #14 26.63 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 26.63 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB] #14 26.64 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 26.64 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB] #14 26.66 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 26.67 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB] #14 26.68 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB] #13 34.53 Selecting previously unselected package libconvert-binhex-perl. #13 34.54 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ... #13 34.54 Unpacking libconvert-binhex-perl (1.125-1) ... #13 34.57 Selecting previously unselected package libdata-dump-perl. #13 34.57 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ... #13 34.58 Unpacking libdata-dump-perl (1.23-1) ... #13 34.60 Selecting previously unselected package libdigest-bubblebabble-perl. #13 34.61 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 34.61 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 34.64 Selecting previously unselected package libdigest-hmac-perl. #13 34.64 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 34.65 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 34.67 Selecting previously unselected package libdistro-info-perl. #13 34.68 Preparing to unpack .../203-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 34.68 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 34.71 Selecting previously unselected package libnet-smtp-ssl-perl. #13 39.24 Selecting previously unselected package libgpm2:arm64. #13 39.24 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ... #13 39.25 Unpacking libgpm2:arm64 (1.20.7-8) ... #13 39.28 Selecting previously unselected package libhash-fieldhash-perl. #13 39.28 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ... #13 39.28 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 39.32 Selecting previously unselected package libhtml-form-perl. #13 39.32 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ... #13 39.33 Unpacking libhtml-form-perl (6.07-1) ... #13 39.36 Selecting previously unselected package libhtml-format-perl. #13 39.37 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ... #13 39.37 Unpacking libhtml-format-perl (2.12-1.1) ... #13 39.40 Selecting previously unselected package libhtml-html5-entities-perl. #13 39.41 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 39.41 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 39.45 Selecting previously unselected package libhttp-daemon-perl. #13 39.45 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 39.45 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 39.49 Selecting previously unselected package libio-sessiondata-perl. #14 35.03 Setting up less (590-1.2) ... #14 35.05 Setting up perl-openssl-defaults:amd64 (7) ... #14 35.07 Setting up linux-libc-dev:amd64 (6.2.0-37.38) ... #14 35.09 Setting up libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ... #14 35.10 Setting up gettext-base (0.21-11) ... #14 35.11 Setting up m4 (1.4.19-3) ... #14 35.13 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 35.15 Setting up libnpth0:amd64 (1.6-3build2) ... #14 35.16 Setting up krb5-locales (1.20.1-1ubuntu0.1) ... #14 35.17 Setting up file (1:5.44-3) ... #14 35.19 Setting up libassuan0:amd64 (2.5.5-5) ... #14 35.20 Setting up libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.22 Setting up bzip2 (1.0.8-5build1) ... #14 35.23 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 35.25 Setting up libunwind8:amd64 (1.6.2-3) ... #14 35.27 Setting up libjbig0:amd64 (2.1-6ubuntu1) ... #14 35.28 Setting up libfakeroot:amd64 (1.31-1.1) ... #14 35.30 Setting up libjansson4:amd64 (2.14-2) ... #14 35.32 Setting up libkrb5support0:amd64 (1.20.1-1ubuntu0.1) ... #14 35.33 Setting up libnumber-compare-perl (0.03-3) ... #14 35.35 Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ... #13 24.81 Selecting previously unselected package g++-10. #13 24.81 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ... #13 24.81 Unpacking g++-10 (10.2.1-6) ... #14 9.518 Get:224 http://archive.ubuntu.com/ubuntu mantic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8 [11.2 kB] #14 9.806 Get:225 http://archive.ubuntu.com/ubuntu mantic/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 26.70 Get:185 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-html-perl all 1.004-3 [15.9 kB] #14 26.71 Get:186 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 26.71 Get:187 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #14 33.45 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB] #14 33.65 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB] #13 35.68 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #13 35.69 Unpacking libconst-fast-perl (0.014-1.1) ... #13 35.71 Selecting previously unselected package libwant-perl. #13 35.71 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #13 35.71 Unpacking libwant-perl (0.29-1+b6) ... #13 35.74 Selecting previously unselected package libcontextual-return-perl. #13 35.74 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #13 35.75 Unpacking libcontextual-return-perl (0.004014-2) ... #13 35.77 Selecting previously unselected package libconvert-binhex-perl. #13 35.78 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #13 35.78 Unpacking libconvert-binhex-perl (1.125-1) ... #13 35.83 Selecting previously unselected package libcpanel-json-xs-perl. #13 35.83 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #13 35.83 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 35.87 Selecting previously unselected package libdevel-stacktrace-perl. #13 35.87 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 35.88 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 35.90 Selecting previously unselected package libexception-class-perl. #13 35.90 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #13 35.91 Unpacking libexception-class-perl (1.44-1) ... #13 35.93 Selecting previously unselected package libiterator-perl. #13 23.03 Selecting previously unselected package groff-base. #13 23.03 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 23.04 Unpacking groff-base (1.22.4-3+deb10u1) ... #14 27.58 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #14 27.71 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 27.72 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #14 27.77 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #14 27.80 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 27.81 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #14 27.82 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #13 30.67 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #13 30.68 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 30.77 Selecting previously unselected package libsasl2-2:amd64. #13 30.77 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #13 30.78 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 30.82 Selecting previously unselected package libldap-2.5-0:amd64. #13 30.83 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #13 30.83 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 30.90 Selecting previously unselected package libnghttp2-14:amd64. #14 34.73 Selecting previously unselected package perl. #14 26.60 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB] #14 26.67 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tree-perl all 5.07-3 [200 kB] #14 26.75 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclone-perl armhf 0.46-1 [10.0 kB] #14 26.75 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-html-perl all 1.004-3 [15.9 kB] #14 26.76 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #13 38.30 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ... #13 38.30 Unpacking libsereal-perl (4.005-1) ... #13 38.33 Selecting previously unselected package libtask-weaken-perl. #13 38.34 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ... #13 38.34 Unpacking libtask-weaken-perl (1.06-1) ... #13 38.38 Selecting previously unselected package libxml-parser-perl. #13 38.38 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ... #13 38.38 Unpacking libxml-parser-perl (2.44-4) ... #13 38.46 Selecting previously unselected package libsoap-lite-perl. #13 38.47 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ... #13 38.47 Unpacking libsoap-lite-perl (1.27-1) ... #13 38.53 Selecting previously unselected package libsort-key-perl. #13 38.53 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ... #13 38.54 Unpacking libsort-key-perl (1.33-2+b1) ... #13 38.57 Selecting previously unselected package libstring-copyright-perl. #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s #14 34.30 Get:244 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libc-devtools arm64 2.38-1ubuntu6 [27.7 kB] #14 34.32 Get:245 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 34.32 Get:246 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcgi-pm-perl all 4.57-1 [189 kB] #14 34.42 Get:247 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB] #14 34.43 Get:248 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB] #14 34.44 Get:249 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 34.44 Get:250 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 34.45 Get:251 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB] #14 34.45 Get:252 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libconfig-tiny-perl all 2.29-1 [12.5 kB] #14 34.45 Get:253 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB] #14 26.91 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB] #14 27.06 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #13 25.89 Selecting previously unselected package libssh2-1:armhf. #13 25.89 Preparing to unpack .../066-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ... #13 25.90 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 25.95 Selecting previously unselected package libcurl4:armhf. #13 25.95 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u7_armhf.deb ... #13 25.96 Unpacking libcurl4:armhf (7.64.0-4+deb10u7) ... #14 34.84 Selecting previously unselected package python3-certifi. #14 34.84 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ... #14 34.84 Unpacking python3-certifi (2020.6.20-1) ... #14 33.72 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconst-fast-perl all 0.014-2 [8034 B] #14 33.73 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB] #14 33.75 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #13 36.08 Selecting previously unselected package iso-codes. #13 36.08 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 36.08 Unpacking iso-codes (4.15.0-1) ... #13 36.43 Selecting previously unselected package libabsl20220623:arm64. #13 34.71 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 34.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 34.74 Selecting previously unselected package libmailtools-perl. #13 34.74 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ... #13 34.75 Unpacking libmailtools-perl (2.18-1) ... #13 34.78 Selecting previously unselected package libnet-ip-perl. #13 34.78 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ... #13 34.78 Unpacking libnet-ip-perl (1.26-2) ... #13 34.81 Selecting previously unselected package libnet-dns-perl. #13 34.81 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ... #13 34.82 Unpacking libnet-dns-perl (1.19-1) ... #13 34.88 Selecting previously unselected package libnet-domain-tld-perl. #13 34.88 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ... #13 34.88 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 34.91 Selecting previously unselected package libemail-valid-perl. #13 34.92 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ... #13 34.92 Unpacking libemail-valid-perl (1.202-1) ... #13 34.95 Selecting previously unselected package libexporter-tiny-perl. #13 34.95 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ... #13 34.95 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 34.98 Selecting previously unselected package libipc-system-simple-perl. #13 34.98 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ... #13 34.99 Unpacking libipc-system-simple-perl (1.25-4) ... #13 35.01 Selecting previously unselected package libfile-basedir-perl. #13 35.01 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ... #14 35.36 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #14 35.37 Setting up fakeroot (1.31-1.1) ... #14 35.38 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 35.38 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 35.38 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 35.38 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 35.38 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 35.38 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 35.38 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 35.38 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 35.38 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 35.40 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 35.41 Setting up autotools-dev (20220109.1) ... #14 35.43 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 35.44 Setting up libx11-data (2:1.8.4-2ubuntu0.3) ... #14 35.46 Setting up make (4.3-4.1build1) ... #14 35.47 Setting up libmpfr6:amd64 (4.2.0-1) ... #14 35.49 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 35.50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 35.52 Setting up lzip (1.23-5) ... #14 35.53 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 35.53 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 35.53 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 35.53 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 35.54 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 35.54 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 35.54 Setting up strace (6.2-0ubuntu1) ... #14 35.56 Setting up xz-utils (5.4.1-0.2) ... #14 9.820 Get:226 http://archive.ubuntu.com/ubuntu mantic/main amd64 libaliased-perl all 0.34-3 [12.8 kB] #14 9.827 Get:227 http://archive.ubuntu.com/ubuntu mantic/main amd64 libapt-pkg-perl amd64 0.1.40build3 [71.4 kB] #14 9.848 Get:228 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 9.851 Get:229 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 9.854 Get:230 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 9.856 Get:231 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 9.858 Get:232 http://archive.ubuntu.com/ubuntu mantic/main amd64 libvariable-magic-perl amd64 0.63-1 [35.0 kB] #14 9.861 Get:233 http://archive.ubuntu.com/ubuntu mantic/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 9.863 Get:234 http://archive.ubuntu.com/ubuntu mantic/main amd64 libberkeleydb-perl amd64 0.64-2 [122 kB] #14 9.873 Get:235 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfreetype6 amd64 2.13.1+dfsg-1 [398 kB] #14 9.888 Get:236 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfontconfig1 amd64 2.14.2-4ubuntu1 [136 kB] #14 9.892 Get:237 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu1 [147 kB] #14 9.895 Get:238 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] #14 9.896 Get:239 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdeflate0 amd64 1.18-1 [43.1 kB] #14 9.898 Get:240 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjbig0 amd64 2.1-6.1ubuntu1 [29.3 kB] #14 9.898 Get:241 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblerc4 amd64 4.0.0+ds-2ubuntu2 [185 kB] #14 9.902 Get:242 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwebp7 amd64 1.2.4-0.3 [213 kB] #14 9.906 Get:243 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtiff6 amd64 4.5.1+git230720-1ubuntu1 [199 kB] #14 9.909 Get:244 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxpm4 amd64 1:3.5.12-1.1ubuntu1 [36.5 kB] #14 9.911 Get:245 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgd3 amd64 2.3.3-9ubuntu1 [123 kB] #14 9.915 Get:246 http://archive.ubuntu.com/ubuntu mantic/main amd64 libc-devtools amd64 2.38-1ubuntu6 [29.2 kB] #14 9.916 Get:247 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 9.918 Get:248 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcgi-pm-perl all 4.57-1 [189 kB] #14 9.920 Get:249 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB] #14 9.928 Get:250 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfcgi-perl amd64 0.82+ds-2 [21.7 kB] #14 9.929 Get:251 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 9.930 Get:252 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 9.933 Get:253 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcommon-sense-perl amd64 3.75-3 [20.2 kB] #14 9.934 Get:254 http://archive.ubuntu.com/ubuntu mantic/main amd64 libconfig-tiny-perl all 2.29-1 [12.5 kB] #14 9.936 Get:255 http://archive.ubuntu.com/ubuntu mantic/main amd64 libparams-util-perl amd64 1.102-2 [21.5 kB] #14 9.940 Get:256 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-install-perl all 0.929-1 [9764 B] #14 9.960 Get:257 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-optlist-perl all 0.114-1 [9708 B] #14 9.969 Get:258 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-exporter-perl all 0.990-1 [49.0 kB] #14 9.973 Get:259 http://archive.ubuntu.com/ubuntu mantic/main amd64 libconst-fast-perl all 0.014-2 [8034 B] #14 10.000 Get:260 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwant-perl amd64 0.29-2build1 [23.8 kB] #14 10.00 Get:261 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 10.00 Get:262 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcpanel-json-xs-perl amd64 4.37-1 [116 kB] #14 10.01 Get:263 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 10.01 Get:264 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 10.01 Get:265 http://archive.ubuntu.com/ubuntu mantic/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 10.01 Get:266 http://archive.ubuntu.com/ubuntu mantic/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 10.01 Get:267 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-dpath-perl all 0.58-2 [38.8 kB] #14 27.12 Get:188 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 33.77 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #13 39.49 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 39.49 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 39.53 Selecting previously unselected package libipc-run3-perl. #13 39.53 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ... #13 39.53 Unpacking libipc-run3-perl (0.048-2) ... #13 39.59 Selecting previously unselected package libtypes-serialiser-perl. #13 35.94 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 35.94 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 35.96 Selecting previously unselected package libiterator-util-perl. #13 35.97 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 35.97 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 35.99 Selecting previously unselected package libexporter-tiny-perl. #13 36.00 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #13 36.00 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 36.03 Selecting previously unselected package liblist-moreutils-xs-perl. #13 36.03 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #13 36.03 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 36.06 Selecting previously unselected package liblist-moreutils-perl. #13 36.06 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #13 36.06 Unpacking liblist-moreutils-perl (0.430-2) ... #13 36.09 Selecting previously unselected package libdata-dpath-perl. #13 36.09 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #13 36.10 Unpacking libdata-dpath-perl (0.58-1) ... #13 36.12 Selecting previously unselected package libdata-dump-perl. #13 36.12 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #13 36.13 Unpacking libdata-dump-perl (1.23-1.1) ... #13 36.15 Selecting previously unselected package libdata-messagepack-perl. #13 36.16 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #13 36.16 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #14 27.83 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #14 28.02 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 28.09 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #13 30.91 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_amd64.deb ... #13 30.91 Unpacking libnghttp2-14:amd64 (1.52.0-1) ... #13 30.96 Selecting previously unselected package libpsl5:amd64. #13 30.96 Preparing to unpack .../075-libpsl5_0.21.2-1_amd64.deb ... #13 30.97 Unpacking libpsl5:amd64 (0.21.2-1) ... #13 31.02 Selecting previously unselected package librtmp1:amd64. #13 31.02 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 31.02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 31.07 Selecting previously unselected package libssh2-1:amd64. #13 31.07 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_amd64.deb ... #13 31.07 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #13 31.13 Selecting previously unselected package libcurl4:amd64. #14 34.74 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_arm64.deb ... #14 34.74 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 34.79 Selecting previously unselected package openssl. #14 34.80 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.20_arm64.deb ... #14 34.80 Unpacking openssl (1.1.1f-1ubuntu2.20) ... #14 34.91 Selecting previously unselected package ca-certificates. #14 34.91 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 34.92 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 34.97 Selecting previously unselected package distro-info-data. #14 34.97 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.14_all.deb ... #14 34.97 Unpacking distro-info-data (0.43ubuntu1.14) ... #14 35.00 Selecting previously unselected package libmagic-mgc. #14 26.76 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-message-perl all 6.44-1 [77.4 kB] #14 26.78 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 26.78 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-negotiate-perl all 6.01-2 [12.4 kB] #13 38.57 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ... #13 38.58 Unpacking libstring-copyright-perl (0.003006-1) ... #13 38.61 Selecting previously unselected package libstring-escape-perl. #13 38.61 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ... #13 38.62 Unpacking libstring-escape-perl (2010.002-2) ... #13 38.65 Selecting previously unselected package libstring-shellquote-perl. #13 38.65 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ... #13 38.66 Unpacking libstring-shellquote-perl (1.04-1) ... #13 38.75 Selecting previously unselected package libterm-readkey-perl. #13 38.75 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ... #13 38.76 Unpacking libterm-readkey-perl (2.38-1) ... #13 38.79 Selecting previously unselected package libtest-fatal-perl. #13 38.79 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ... #13 38.80 Unpacking libtest-fatal-perl (0.014-1) ... #13 38.83 Selecting previously unselected package libtest-refcount-perl. #12 ... #13 [build-dummy 2/2] RUN mkdir -p /build #13 DONE 0.6s #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.6s #14 27.21 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #14 27.28 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.32 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB] #14 27.37 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 27.37 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB] #13 26.04 Selecting previously unselected package curl. #13 26.04 Preparing to unpack .../068-curl_7.64.0-4+deb10u7_armhf.deb ... #13 26.04 Unpacking curl (7.64.0-4+deb10u7) ... #13 26.11 Selecting previously unselected package dctrl-tools. #13 26.11 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #13 26.12 Unpacking dctrl-tools (2.24-3) ... #13 26.19 Selecting previously unselected package libtool. #13 26.19 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ... #13 26.21 Unpacking libtool (2.4.6-9) ... #13 26.27 Selecting previously unselected package dh-autoreconf. #13 26.27 Preparing to unpack .../071-dh-autoreconf_19_all.deb ... #13 26.27 Unpacking dh-autoreconf (19) ... #14 34.93 Selecting previously unselected package python3-idna. #14 34.93 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ... #14 34.94 Unpacking python3-idna (3.3-1) ... #14 34.97 Selecting previously unselected package python3-six. #14 34.97 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ... #14 34.98 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 35.01 Selecting previously unselected package python3-urllib3. #14 35.01 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 35.01 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 35.05 Selecting previously unselected package python3-requests. #14 35.05 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 35.06 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 35.09 Selecting previously unselected package python3-unidiff. #14 33.81 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcpanel-json-xs-perl arm64 4.32-1build1 [114 kB] #14 33.89 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 33.89 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 33.91 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 33.91 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 33.92 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB] #14 33.93 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #13 36.43 Preparing to unpack .../173-libabsl20220623_20220623.1-1_arm64.deb ... #13 36.43 Unpacking libabsl20220623:arm64 (20220623.1-1) ... #13 36.51 Selecting previously unselected package libalgorithm-diff-perl. #13 36.51 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 36.51 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 36.54 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #13 36.55 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ... #13 36.55 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 36.58 Selecting previously unselected package libalgorithm-merge-perl. #13 36.58 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 36.59 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 36.62 Selecting previously unselected package libaliased-perl. #13 36.62 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 36.63 Unpacking libaliased-perl (0.34-3) ... #13 36.67 Selecting previously unselected package libaom3:arm64. #13 35.02 Unpacking libfile-basedir-perl (0.08-1) ... #13 35.05 Selecting previously unselected package libfile-chdir-perl. #13 35.05 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ... #13 35.05 Unpacking libfile-chdir-perl (0.1008-1) ... #13 35.08 Selecting previously unselected package libfile-fcntllock-perl. #13 35.08 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... #13 35.08 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 35.11 Selecting previously unselected package libfont-afm-perl. #13 35.11 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ... #13 35.12 Unpacking libfont-afm-perl (1.20-2) ... #13 35.15 Selecting previously unselected package libfribidi0:amd64. #13 35.16 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #13 35.16 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 35.19 Selecting previously unselected package libfuture-perl. #13 35.19 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ... #13 35.20 Unpacking libfuture-perl (0.39-1) ... #13 35.24 Selecting previously unselected package libio-stringy-perl. #14 35.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.57 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 35.58 Setting up t1utils (1.41-4build2) ... #14 35.60 Setting up libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.61 Setting up diffstat (1.65-1) ... #14 35.63 Setting up libpng16-16:amd64 (1.6.39-2) ... #14 35.64 Setting up libmpc3:amd64 (1.3.1-1) ... #14 35.66 Setting up libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.67 Setting up patch (2.7.6-7build2) ... #14 35.69 Setting up autopoint (0.21-11) ... #14 35.70 Setting up fonts-dejavu-core (2.37-6) ... #14 35.78 Setting up ucf (3.0043+nmu1) ... #14 35.90 Setting up libk5crypto3:amd64 (1.20.1-1ubuntu0.1) ... #13 26.11 Selecting previously unselected package g++. #13 26.11 Preparing to unpack .../059-g++_4%3a12.2.0-3_armhf.deb ... #13 26.11 Unpacking g++ (4:12.2.0-3) ... #13 26.15 Selecting previously unselected package make. #13 26.15 Preparing to unpack .../060-make_4.3-4.1_armhf.deb ... #13 26.16 Unpacking make (4.3-4.1) ... #14 10.01 Get:268 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 10.02 Get:269 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-messagepack-perl amd64 1.02-1build1 [33.7 kB] #14 10.03 Get:270 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 10.03 Get:271 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 10.03 Get:272 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 10.03 Get:273 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 10.03 Get:274 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2build1 [81.5 kB] #14 10.04 Get:275 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 10.04 Get:276 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 10.04 Get:277 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdistro-info-perl all 1.5 [5388 B] #14 10.04 Get:278 http://archive.ubuntu.com/ubuntu mantic/main amd64 libemail-address-xs-perl amd64 1.05-1build1 [29.4 kB] #14 10.05 Get:279 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexporter-tiny-perl all 1.006002-1 [36.8 kB] #14 10.05 Get:280 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB] #14 10.05 Get:281 http://archive.ubuntu.com/ubuntu mantic/main amd64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 10.05 Get:282 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 10.06 Get:283 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 10.06 Get:284 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-fcntllock-perl amd64 0.22-4ubuntu1 [33.2 kB] #14 10.06 Get:285 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnumber-compare-perl all 0.03-3 [5974 B] #14 10.06 Get:286 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-glob-perl all 0.11-3 [6780 B] #14 10.07 Get:287 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 10.07 Get:288 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfont-afm-perl all 1.20-4 [13.0 kB] #14 10.08 Get:289 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-string-perl all 1.08-4 [11.1 kB] #14 10.08 Get:290 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfont-ttf-perl all 1.06-2 [323 kB] #14 10.08 Get:291 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 10.08 Get:292 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsort-versions-perl all 1.62-3 [7378 B] #14 10.08 Get:293 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 10.08 Get:294 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 10.09 Get:295 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 10.09 Get:296 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 10.09 Get:297 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjson-xs-perl amd64 4.030-2 [85.0 kB] #14 10.09 Get:298 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjson-maybexs-perl all 1.004005-1 [11.3 kB] #14 10.10 Get:299 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblog-any-perl all 1.715-1 [71.4 kB] #14 10.10 Get:300 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 10.10 Get:301 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 10.10 Get:302 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-identify-perl amd64 0.14-3 [9928 B] #14 10.11 Get:303 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-name-perl amd64 0.27-1 [11.0 kB] #14 10.11 Get:304 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 10.11 Get:305 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 10.12 Get:306 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 10.12 Get:307 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtype-tiny-perl all 2.004000-1 [354 kB] #14 10.12 Get:308 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgitlab-api-v4-perl all 0.27-1 [84.2 kB] #14 10.13 Get:309 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 10.13 Get:310 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 10.13 Get:311 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 10.13 Get:312 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 10.13 Get:313 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-daemon-perl all 6.16-1 [22.4 kB] #14 10.13 Get:314 http://archive.ubuntu.com/ubuntu mantic/main amd64 libindirect-perl amd64 0.39-2build1 [21.9 kB] #14 10.14 Get:315 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 10.14 Get:316 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjson-perl all 4.10000-1 [81.9 kB] #14 10.14 Get:317 http://archive.ubuntu.com/ubuntu mantic/main amd64 libldap-common all 2.6.6+dfsg-1~exp1ubuntu1 [30.6 kB] #14 10.15 Get:318 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 10.15 Get:319 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 10.15 Get:320 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [35.8 kB] #14 10.15 Get:321 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 10.15 Get:322 http://archive.ubuntu.com/ubuntu mantic/main amd64 libltdl7 amd64 2.4.7-7 [40.5 kB] #14 10.17 Get:323 http://archive.ubuntu.com/ubuntu mantic/main amd64 libltdl-dev amd64 2.4.7-7 [169 kB] #14 10.17 Get:324 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 10.17 Get:325 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 27.27 Get:189 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 27.29 Get:190 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf perl-openssl-defaults armhf 7 [7536 B] #14 27.30 Get:191 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-ssleay-perl armhf 1.92-2build2 [281 kB] #14 33.93 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #14 34.01 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 34.09 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB] #14 34.17 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 27.17 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB] #14 27.33 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #14 27.48 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB] #13 39.60 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ... #13 39.60 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 39.63 Selecting previously unselected package libjson-xs-perl. #13 39.63 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ... #13 39.64 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 39.68 Selecting previously unselected package libjson-maybexs-perl. #13 39.68 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ... #13 39.83 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 39.86 Selecting previously unselected package libldap-common. #13 39.86 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 39.87 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 39.90 Selecting previously unselected package liblist-compare-perl. #13 39.90 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ... #13 39.91 Unpacking liblist-compare-perl (0.55-1) ... #13 39.97 Selecting previously unselected package liblist-someutils-perl. #13 36.19 Selecting previously unselected package libnet-domain-tld-perl. #13 36.19 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 36.19 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 36.22 Selecting previously unselected package libdata-validate-domain-perl. #13 36.22 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 36.22 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 36.25 Selecting previously unselected package libdevel-size-perl. #13 36.25 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #13 36.25 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 36.28 Selecting previously unselected package libdistro-info-perl. #13 36.28 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #13 36.28 Unpacking libdistro-info-perl (1.0) ... #13 36.31 Selecting previously unselected package libemail-address-xs-perl. #13 36.31 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #13 36.31 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 36.34 Selecting previously unselected package libfcgi0ldbl:amd64. #13 36.35 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 36.35 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 36.38 Selecting previously unselected package libfcgi-bin. #13 36.38 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #13 36.38 Unpacking libfcgi-bin (2.4.2-2) ... #14 28.13 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #14 28.17 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 28.19 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #14 28.23 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #14 28.27 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #14 28.29 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #14 28.29 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #13 31.13 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u4_amd64.deb ... #13 31.13 Unpacking libcurl4:amd64 (7.88.1-10+deb12u4) ... #13 31.19 Selecting previously unselected package curl. #13 31.20 Preparing to unpack .../079-curl_7.88.1-10+deb12u4_amd64.deb ... #13 31.20 Unpacking curl (7.88.1-10+deb12u4) ... #13 31.26 Selecting previously unselected package dctrl-tools. #13 31.27 Preparing to unpack .../080-dctrl-tools_2.24-3+b1_amd64.deb ... #13 31.27 Unpacking dctrl-tools (2.24-3+b1) ... #13 31.32 Selecting previously unselected package libdebhelper-perl. #13 31.32 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 31.32 Unpacking libdebhelper-perl (13.11.4) ... #13 31.36 Selecting previously unselected package libtool. #13 31.36 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #14 35.00 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ... #14 35.01 Unpacking libmagic-mgc (1:5.38-4) ... #14 35.08 Selecting previously unselected package libmagic1:arm64. #14 35.08 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ... #14 35.09 Unpacking libmagic1:arm64 (1:5.38-4) ... #14 35.12 Selecting previously unselected package file. #14 35.12 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ... #14 35.12 Unpacking file (1:5.38-4) ... #14 35.16 Selecting previously unselected package less. #14 35.16 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ... #14 35.17 Unpacking less (551-1ubuntu0.1) ... #14 35.22 Selecting previously unselected package libelf1:arm64. #14 35.22 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_arm64.deb ... #14 35.22 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 27.18 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf perl-openssl-defaults armhf 7 [7536 B] #13 38.83 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ... #13 38.84 Unpacking libtest-refcount-perl (0.08-3) ... #13 38.87 Selecting previously unselected package libtext-levenshtein-perl. #13 38.88 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ... #13 38.88 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 38.91 Selecting previously unselected package libtype-tiny-xs-perl. #13 38.92 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ... #13 38.92 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 38.96 Selecting previously unselected package libunicode-utf8-perl. #13 38.96 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ... #13 38.97 Unpacking libunicode-utf8-perl (0.62-1) ... #13 39.01 Selecting previously unselected package libwrap0:arm64. #13 39.01 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ... #13 39.02 Unpacking libwrap0:arm64 (7.6.q-28) ... #13 39.05 Selecting previously unselected package libxau6:arm64. #13 39.06 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ... #13 39.06 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... #13 23.49 Selecting previously unselected package libgdbm6:armhf. #13 23.49 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #13 23.71 Unpacking libgdbm6:armhf (1.18.1-4) ... #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 #12 ... #14 [binary-dummy 1/1] COPY --from=build-dummy /build /build #14 DONE 0.2s #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #14 27.49 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB] #14 27.49 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.50 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 27.50 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB] #14 27.52 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB] #13 26.32 Selecting previously unselected package libarchive-zip-perl. #13 26.32 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ... #13 26.33 Unpacking libarchive-zip-perl (1.64-1) ... #13 26.43 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 26.43 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 26.48 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 20.24 Setting up libc6:armhf (2.36-9+rpi1+deb12u3) ... #21 6.786 + apt-get install --no-install-recommends -y gcc-mingw-w64-x86-64 #21 6.795 Reading package lists... #21 7.321 Building dependency tree... #21 7.465 Reading state information... #21 7.618 The following additional packages will be installed: #21 7.618 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #21 7.618 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #21 7.619 gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev #21 7.620 Suggested packages: #21 7.620 gcc-10-locales wine64 #21 7.669 The following NEW packages will be installed: #21 7.669 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 #21 7.669 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #21 7.670 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime #21 7.670 mingw-w64-common mingw-w64-x86-64-dev #21 7.941 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. #21 7.941 Need to get 87.4 MB of archives. #21 7.941 After this operation, 508 MB of additional disk space will be used. #21 7.941 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 7.981 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #21 7.983 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] #21 8.021 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #14 35.09 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #14 35.10 Unpacking python3-unidiff (0.5.5-2) ... #14 35.13 Selecting previously unselected package python3-xdg. #14 35.13 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #14 35.14 Unpacking python3-xdg (0.27-2) ... #14 35.17 Selecting previously unselected package equivs. #14 35.17 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #14 35.17 Unpacking equivs (2.3.1) ... #14 35.21 Selecting previously unselected package libauthen-sasl-perl. #14 35.21 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 35.21 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 35.25 Selecting previously unselected package python3-magic. #14 35.25 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ... #14 35.25 Unpacking python3-magic (2:0.4.24-2) ... #14 35.29 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 35.31 Setting up media-types (7.0.0) ... #14 35.32 Setting up libpipeline1:amd64 (1.5.5-1) ... #14 35.33 Setting up wdiff (1.2.2-2build3) ... #14 35.34 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... #14 35.35 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 35.37 Setting up libre2-9:amd64 (20220201+dfsg-1) ... #14 35.38 Setting up lto-disabled-list (24) ... #14 35.39 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #14 35.40 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 35.42 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 34.87 Get:254 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-install-perl all 0.929-1 [9764 B] #14 34.94 Get:255 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-optlist-perl all 0.114-1 [9708 B] #14 34.95 Get:256 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-exporter-perl all 0.990-1 [49.0 kB] #14 35.07 Get:257 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libconst-fast-perl all 0.014-2 [8034 B] #13 36.67 Preparing to unpack .../178-libaom3_3.6.0-1_arm64.deb ... #13 36.67 Unpacking libaom3:arm64 (3.6.0-1) ... #13 36.80 Selecting previously unselected package libapt-pkg-perl. #13 36.80 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_arm64.deb ... #13 36.81 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 36.85 Selecting previously unselected package libarchive-cpio-perl. #13 36.85 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 36.85 Unpacking libarchive-cpio-perl (0.10-3) ... #13 36.89 Selecting previously unselected package libarchive13:arm64. #13 36.89 Preparing to unpack .../181-libarchive13_3.6.2-1_arm64.deb ... #13 36.90 Unpacking libarchive13:arm64 (3.6.2-1) ... #13 36.95 Selecting previously unselected package libarray-intspan-perl. #13 35.24 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ... #13 35.24 Unpacking libio-stringy-perl (2.111-3) ... #13 35.27 Selecting previously unselected package libparams-validate-perl. #13 35.27 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ... #13 35.28 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 35.31 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 35.31 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 35.31 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 35.34 Selecting previously unselected package libsort-versions-perl. #13 35.35 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ... #13 35.35 Unpacking libsort-versions-perl (1.62-1) ... #13 35.42 Selecting previously unselected package libgit-wrapper-perl. #13 35.42 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ... #13 35.42 Unpacking libgit-wrapper-perl (0.048-1) ... #13 35.45 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 35.91 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 35.93 Setting up libltdl7:amd64 (2.4.7-5) ... #14 35.95 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #14 35.96 Setting up libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 35.97 Setting up libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.98 Setting up python-apt-common (2.5.3ubuntu1) ... #14 35.99 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #14 36.01 Setting up libasan8:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.03 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 36.04 Setting up lzop (1.04-2build2) ... #14 36.06 Setting up git-man (1:2.39.2-1ubuntu1.1) ... #14 36.07 Setting up netbase (6.4) ... #14 36.11 Setting up libkrb5-3:amd64 (1.20.1-1ubuntu0.1) ... #14 36.12 Setting up libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ... #13 26.24 Selecting previously unselected package libdpkg-perl. #13 26.24 Preparing to unpack .../061-libdpkg-perl_1.21.22_all.deb ... #13 26.25 Unpacking libdpkg-perl (1.21.22) ... #13 26.37 Selecting previously unselected package patch. #13 26.37 Preparing to unpack .../062-patch_2.7.6-7_armhf.deb ... #13 26.38 Unpacking patch (2.7.6-7) ... #13 26.46 Selecting previously unselected package dpkg-dev. #13 26.46 Preparing to unpack .../063-dpkg-dev_1.21.22_all.deb ... #13 26.46 Unpacking dpkg-dev (1.21.22) ... #14 10.45 Get:326 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 10.49 Get:327 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 10.51 Get:328 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmailtools-perl all 2.21-2 [80.4 kB] #14 10.55 Get:329 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 27.54 Get:192 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-socket-ssl-perl all 2.083-1 [194 kB] #14 27.59 Get:193 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #14 27.60 Get:194 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblwp-protocol-https-perl all 6.11-1 [8992 B] #14 27.60 Get:195 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB] #14 27.60 Get:196 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 27.60 Get:197 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-perl all 6.72-1 [143 kB] #14 27.63 Get:198 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #13 39.97 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ... #13 39.97 Unpacking liblist-someutils-perl (0.58-1) ... #13 40.01 Selecting previously unselected package liblist-someutils-xs-perl. #13 40.01 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ... #13 40.01 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 40.05 Selecting previously unselected package liblist-utilsby-perl. #13 40.05 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ... #13 40.06 Unpacking liblist-utilsby-perl (0.11-1) ... #13 40.09 Selecting previously unselected package libltdl7:arm64. #13 40.10 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ... #13 40.10 Unpacking libltdl7:arm64 (2.4.6-15) ... #13 40.14 Selecting previously unselected package libltdl-dev:arm64. #13 40.14 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ... #13 40.14 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #13 40.19 Selecting previously unselected package liblzo2-2:arm64. #13 40.20 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ... #13 40.20 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 40.24 Selecting previously unselected package libsys-hostname-long-perl. #13 40.24 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ... #13 40.24 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 40.27 Selecting previously unselected package libmail-sendmail-perl. #13 40.28 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 40.28 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 40.32 Selecting previously unselected package libnet-smtp-ssl-perl. #13 24.24 Selecting previously unselected package python3-minimal. #13 24.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 ... 10738 files and directories currently installed.) #13 24.25 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 24.26 Unpacking python3-minimal (3.9.2-3) ... #13 24.30 Selecting previously unselected package media-types. #13 24.30 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 24.30 Unpacking media-types (4.0.0) ... #13 24.34 Selecting previously unselected package libmpdec3:armhf. #13 24.35 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #13 24.35 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #13 24.39 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 24.39 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #13 24.40 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 24.61 Selecting previously unselected package python3.9. #13 24.61 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #13 24.61 Unpacking python3.9 (3.9.2-1+rpi1) ... #13 24.65 Selecting previously unselected package libpython3-stdlib:armhf. #13 36.41 Selecting previously unselected package libfcgi-perl:amd64. #13 36.41 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #13 36.41 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #13 36.44 Selecting previously unselected package libipc-system-simple-perl. #13 36.44 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #13 36.44 Unpacking libipc-system-simple-perl (1.30-1) ... #13 36.47 Selecting previously unselected package libfile-basedir-perl. #13 36.47 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #13 36.47 Unpacking libfile-basedir-perl (0.08-1) ... #13 36.55 Selecting previously unselected package libfile-chdir-perl. #13 36.55 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 36.55 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 36.58 Selecting previously unselected package libfile-fcntllock-perl. #13 36.58 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #13 36.58 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 36.61 Selecting previously unselected package libnumber-compare-perl. #13 36.61 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #13 36.62 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 36.64 Selecting previously unselected package libtext-glob-perl. #13 36.64 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #13 36.65 Unpacking libtext-glob-perl (0.11-1) ... #13 36.67 Selecting previously unselected package libfile-find-rule-perl. #13 36.67 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #13 36.68 Unpacking libfile-find-rule-perl (0.34-1) ... #13 36.70 Selecting previously unselected package libfont-afm-perl. #13 36.71 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #13 36.71 Unpacking libfont-afm-perl (1.20-3) ... #13 36.74 Selecting previously unselected package libio-string-perl. #13 36.74 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #13 36.74 Unpacking libio-string-perl (1.08-3.1) ... #13 36.77 Selecting previously unselected package libfont-ttf-perl. #14 28.31 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 28.34 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 28.50 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #13 31.37 Unpacking libtool (2.4.7-5) ... #13 31.44 Selecting previously unselected package dh-autoreconf. #13 31.44 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 31.44 Unpacking dh-autoreconf (20) ... #13 31.49 Selecting previously unselected package libarchive-zip-perl. #13 31.50 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 31.50 Unpacking libarchive-zip-perl (1.68-1) ... #13 31.58 Selecting previously unselected package libsub-override-perl. #13 31.58 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 31.58 Unpacking libsub-override-perl (0.09-4) ... #13 31.62 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 31.62 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 31.63 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 31.67 Selecting previously unselected package dh-strip-nondeterminism. #13 31.67 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 31.68 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 31.72 Selecting previously unselected package libelf1:amd64. #13 31.72 Preparing to unpack .../088-libelf1_0.188-2.1_amd64.deb ... #13 31.72 Unpacking libelf1:amd64 (0.188-2.1) ... #14 35.27 Selecting previously unselected package libglib2.0-0:arm64. #14 35.27 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ... #14 35.28 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 35.40 Selecting previously unselected package libglib2.0-data. #14 35.40 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 35.40 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 35.45 Selecting previously unselected package tzdata. #14 35.45 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 35.45 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #14 27.26 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ssleay-perl armhf 1.92-2build2 [281 kB] #13 39.10 Selecting previously unselected package libxdmcp6:arm64. #13 39.10 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 39.11 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 39.14 Selecting previously unselected package libxcb1:arm64. #13 39.15 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ... #13 39.15 Unpacking libxcb1:arm64 (1.13.1-2) ... #13 39.19 Selecting previously unselected package libx11-data. #13 39.19 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 39.20 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 39.27 Selecting previously unselected package libx11-6:arm64. #13 39.27 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u4_arm64.deb ... #13 39.28 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u4) ... #14 27.66 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #14 27.91 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB] #13 25.77 Selecting previously unselected package g++. #13 25.77 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ... #13 25.81 Unpacking g++ (4:10.2.1-1) ... #13 25.98 Selecting previously unselected package make. #13 25.98 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ... #13 26.02 Unpacking make (4.3-4.1) ... #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done #12 DONE 1.2s #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #15 resolve docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 0.0s done #15 sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 1.86kB / 1.86kB done #15 sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 15.76MB / 15.76MB 0.2s done #15 sha256:bea700cb2a4b3df3add033cea317d5e1dd7a59412d1b6fe25ceb257bcfdc6a1d 1.58kB / 1.58kB done #15 sha256:c5a1d28df42eac9e69585c96f52eca2fbe31627f4328e6ae908b08edab7db7cf 7.43kB / 7.43kB done #15 sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 55.06MB / 55.06MB 0.7s done #15 sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 54.60MB / 54.60MB 0.8s done #15 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 32.51MB / 67.00MB 1.1s #15 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 41.94MB / 86.09MB 1.1s #15 extracting sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 0.5s #15 sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 156B / 156B 0.9s done #13 26.74 Selecting previously unselected package dh-strip-nondeterminism. #13 26.74 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 26.78 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #21 8.048 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 8.134 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] #14 35.42 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 35.43 Setting up libtext-glob-perl (0.11-2) ... #14 35.44 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 35.45 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #14 35.46 Setting up distro-info-data (0.52ubuntu0.5) ... #14 35.47 Setting up manpages (5.10-1ubuntu1) ... #14 35.49 Setting up unzip (6.0-26ubuntu3.1) ... #14 35.50 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 35.51 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #14 35.52 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... #14 35.54 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 35.55 Setting up binutils-common:amd64 (2.38-4ubuntu2.3) ... #14 35.56 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... #14 35.58 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #14 35.60 Setting up libdeflate0:amd64 (1.10-2) ... #14 35.61 Setting up less (590-1ubuntu0.22.04.1) ... #14 35.62 Setting up perl-openssl-defaults:amd64 (5build2) ... #14 35.08 Get:258 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB] #14 35.11 Get:259 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 35.16 Get:260 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcpanel-json-xs-perl arm64 4.37-1 [115 kB] #14 35.22 Get:261 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 35.23 Get:262 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 35.24 Get:263 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 35.24 Get:264 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #13 36.95 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 36.96 Unpacking libarray-intspan-perl (2.004-2) ... #13 36.99 Selecting previously unselected package libauthen-sasl-perl. #13 36.99 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 37.00 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 37.04 Selecting previously unselected package libdav1d6:arm64. #13 37.04 Preparing to unpack .../184-libdav1d6_1.0.0-2_arm64.deb ... #13 37.05 Unpacking libdav1d6:arm64 (1.0.0-2) ... #13 37.10 Selecting previously unselected package libgav1-1:arm64. #13 37.10 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_arm64.deb ... #13 37.11 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ... #13 37.20 Selecting previously unselected package librav1e0:arm64. #13 37.20 Preparing to unpack .../186-librav1e0_0.5.1-6_arm64.deb ... #13 35.45 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 35.46 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 35.51 Selecting previously unselected package libio-prompter-perl. #13 35.52 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ... #13 35.52 Unpacking libio-prompter-perl (0.004015-1) ... #13 35.55 Selecting previously unselected package libjson-perl. #13 35.55 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ... #13 35.55 Unpacking libjson-perl (4.02000-1) ... #13 35.58 Selecting previously unselected package liblog-any-perl. #13 35.59 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ... #13 35.59 Unpacking liblog-any-perl (1.707-1) ... #13 35.62 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 35.62 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 35.62 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 35.65 Selecting previously unselected package libpackage-stash-perl. #13 35.65 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ... #13 35.65 Unpacking libpackage-stash-perl (0.38-1) ... #13 35.68 Selecting previously unselected package libsub-identify-perl. #13 35.68 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ... #13 35.69 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 35.71 Selecting previously unselected package libnamespace-clean-perl. #13 35.72 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ... #13 35.72 Unpacking libnamespace-clean-perl (0.27-1) ... #13 35.74 Selecting previously unselected package libpath-tiny-perl. #13 35.75 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ... #13 35.75 Unpacking libpath-tiny-perl (0.108-1) ... #13 35.78 Selecting previously unselected package libtype-tiny-perl. #13 35.78 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ... #13 35.78 Unpacking libtype-tiny-perl (1.004004-1) ... #13 26.65 Selecting previously unselected package build-essential. #13 26.65 Preparing to unpack .../064-build-essential_12.9_armhf.deb ... #13 26.66 Unpacking build-essential (12.9) ... #14 10.55 Get:330 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 10.57 Get:331 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmldbm-perl all 2.05-4 [16.0 kB] #14 10.57 Get:332 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 10.57 Get:333 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB] #14 10.60 Get:334 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxs-parse-keyword-perl amd64 0.38-1 [57.3 kB] #14 10.60 Get:335 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxs-parse-sublike-perl amd64 0.20-1ubuntu3 [42.6 kB] #14 10.60 Get:336 http://archive.ubuntu.com/ubuntu mantic/main amd64 libobject-pad-perl amd64 0.801-2 [110 kB] #14 10.62 Get:337 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB] #14 10.64 Get:338 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 10.64 Get:339 http://archive.ubuntu.com/ubuntu mantic/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB] #14 10.64 Get:340 http://archive.ubuntu.com/ubuntu mantic/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB] #14 10.67 Get:341 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpod-parser-perl all 1.66-1 [82.8 kB] #14 10.70 Get:342 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 10.70 Get:343 http://archive.ubuntu.com/ubuntu mantic/main amd64 libproc-processtable-perl amd64 0.636-1 [36.6 kB] #14 10.70 Get:344 http://archive.ubuntu.com/ubuntu mantic/main amd64 libre2-10 amd64 20230301-2 [164 kB] #14 10.74 Get:345 http://archive.ubuntu.com/ubuntu mantic/main amd64 libre-engine-re2-perl amd64 0.18+ds-1 [18.8 kB] #14 10.74 Get:346 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #14 10.76 Get:347 http://archive.ubuntu.com/ubuntu mantic/main amd64 libref-util-perl all 0.204-2 [15.1 kB] #14 10.79 Get:348 http://archive.ubuntu.com/ubuntu mantic/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB] #14 36.14 Setting up libbinutils:amd64 (2.40-2ubuntu4.1) ... #14 36.15 Setting up lsb-release (12.0-1ubuntu1) ... #14 36.16 Setting up libfido2-1:amd64 (1.12.0-2) ... #14 36.18 Setting up libisl23:amd64 (0.25-1) ... #14 36.19 Setting up libc-dev-bin (2.37-0ubuntu2.1) ... #14 36.20 Setting up openssl (3.0.8-1ubuntu1.4) ... #14 36.23 Setting up libbsd0:amd64 (0.11.7-4) ... #14 36.24 Setting up libelf1:amd64 (0.188-2.1) ... #14 36.26 Setting up readline-common (8.2-1.3) ... #14 36.28 Setting up publicsuffix (20230209.2326-1) ... #14 36.29 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 36.30 Setting up zstd (1.5.4+dfsg2-4) ... #14 36.32 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 36.33 Setting up libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 34.37 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB] #14 34.54 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 34.59 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 34.60 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 34.64 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #13 24.65 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 24.66 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 24.69 Setting up python3-minimal (3.9.2-3) ... #13 24.90 Selecting previously unselected package python3. #13 40.32 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 40.32 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 40.36 Selecting previously unselected package libmailtools-perl. #13 40.36 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ... #13 40.36 Unpacking libmailtools-perl (2.21-1) ... #13 40.41 Selecting previously unselected package libmarkdown2:arm64. #13 40.41 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ... #13 40.42 Unpacking libmarkdown2:arm64 (2.2.6-1) ... #13 40.45 Selecting previously unselected package libmime-tools-perl. #13 40.45 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ... #13 40.46 Unpacking libmime-tools-perl (5.509-1) ... #13 40.52 Selecting previously unselected package libmoox-aliases-perl. #14 34.57 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 34.65 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B] #14 27.67 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 27.68 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4.1 [117 kB] #14 27.70 Get:193 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:194 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dput all 1.1.0ubuntu2.1 [44.7 kB] #14 27.72 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 27.79 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 27.79 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.14 [247 kB] #14 27.80 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB] #13 36.77 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #13 36.77 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 36.82 Selecting previously unselected package libio-stringy-perl. #13 36.83 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #13 36.83 Unpacking libio-stringy-perl (2.111-3) ... #13 36.86 Selecting previously unselected package libparams-validate-perl:amd64. #13 36.86 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #13 36.86 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #13 36.89 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 36.89 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 36.90 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 36.97 Selecting previously unselected package libsort-versions-perl. #13 36.97 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #13 36.97 Unpacking libsort-versions-perl (1.62-1) ... #13 37.00 Selecting previously unselected package libgit-wrapper-perl. #14 28.65 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 28.68 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #14 28.88 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #13 31.77 Selecting previously unselected package dwz. #13 31.77 Preparing to unpack .../089-dwz_0.15-1_amd64.deb ... #13 31.78 Unpacking dwz (0.15-1) ... #13 31.83 Selecting previously unselected package libicu72:amd64. #13 31.83 Preparing to unpack .../090-libicu72_72.1-3_amd64.deb ... #13 31.84 Unpacking libicu72:amd64 (72.1-3) ... #14 35.66 Selecting previously unselected package libicu66:arm64. #14 35.66 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ... #14 35.66 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... #14 27.57 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-socket-ssl-perl all 2.081-2 [196 kB] #14 27.62 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #14 27.63 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 27.63 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB] #14 27.64 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 27.64 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-perl all 6.67-1 [141 kB] #14 27.66 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 27.67 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf wdiff armhf 1.2.2-5 [29.1 kB] #14 27.68 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf devscripts all 2.23.4ubuntu1 [1067 kB] #13 39.36 Selecting previously unselected package libxext6:arm64. #13 39.37 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ... #13 39.37 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... #13 39.40 Selecting previously unselected package libxml-namespacesupport-perl. #13 39.41 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 39.41 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 39.44 Selecting previously unselected package libxml-sax-base-perl. #13 39.45 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ... #13 39.45 Unpacking libxml-sax-base-perl (1.09-1) ... #13 39.50 Selecting previously unselected package libxml-sax-perl. #13 39.50 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 39.51 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 39.55 Selecting previously unselected package libxml-libxml-perl. #14 27.95 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 27.99 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB] #14 28.01 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB] #14 28.04 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB] #14 28.10 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 28.10 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #14 28.11 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B] #14 28.11 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 28.12 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB] #13 26.17 Selecting previously unselected package libdpkg-perl. #13 26.17 Preparing to unpack .../055-libdpkg-perl_1.20.13_all.deb ... #13 26.24 Unpacking libdpkg-perl (1.20.13) ... #13 26.36 Selecting previously unselected package patch. #15 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 56.62MB / 67.00MB 1.3s #15 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 61.77MB / 86.09MB 1.3s #15 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 66.06MB / 67.00MB 1.4s #15 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 70.25MB / 86.09MB 1.4s #13 27.02 Selecting previously unselected package dwz. #13 27.02 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ... #13 27.04 Unpacking dwz (0.12-3) ... #13 24.26 Selecting previously unselected package libpipeline1:armhf. #13 24.26 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #13 24.34 Unpacking libpipeline1:armhf (1.5.1-2) ... #14 35.64 Setting up linux-libc-dev:amd64 (5.15.0-89.99) ... #14 35.66 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ... #14 35.68 Setting up gettext-base (0.21-4ubuntu4) ... #14 35.69 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 35.70 Setting up libnpth0:amd64 (1.6-3build2) ... #14 35.72 Setting up file (1:5.41-3ubuntu0.1) ... #14 35.73 Setting up libassuan0:amd64 (2.5.5-1build1) ... #14 35.74 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 35.75 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 35.76 Setting up bzip2 (1.0.8-5build1) ... #14 35.77 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 35.79 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... #14 35.80 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 35.82 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #14 35.84 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 35.65 Get:265 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB] #13 37.21 Unpacking librav1e0:arm64 (0.5.1-6) ... #13 35.83 Selecting previously unselected package libgitlab-api-v4-perl. #13 35.83 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 35.84 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 35.87 Selecting previously unselected package libglib2.0-data. #13 35.87 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 35.87 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 36.02 Selecting previously unselected package libgpm2:amd64. #13 36.02 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ... #13 36.02 Unpacking libgpm2:amd64 (1.20.7-5) ... #13 36.06 Selecting previously unselected package libidn11:amd64. #14 10.81 Get:349 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #14 10.87 Get:350 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 10.90 Get:351 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 10.92 Get:352 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-3 [69.8 kB] #14 10.93 Get:353 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsereal-decoder-perl amd64 5.004+ds-1 [99.8 kB] #14 10.94 Get:354 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsereal-encoder-perl amd64 5.004+ds-1 [102 kB] #14 10.94 Get:355 http://archive.ubuntu.com/ubuntu mantic/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 10.97 Get:356 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB] #14 10.98 Get:357 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] #14 11.02 Get:358 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 11.06 Get:359 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 11.07 Get:360 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-license-perl all 0.0.9-2ubuntu1 [35.0 kB] #14 11.11 Get:361 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 11.11 Get:362 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsyntax-keyword-try-perl amd64 0.29-1 [26.2 kB] #14 11.12 Get:363 http://archive.ubuntu.com/ubuntu mantic/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB] #14 11.12 Get:364 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B] #13 26.83 Selecting previously unselected package libbrotli1:armhf. #13 26.83 Preparing to unpack .../065-libbrotli1_1.0.9-2+b6_armhf.deb ... #13 26.87 Unpacking libbrotli1:armhf (1.0.9-2+b6) ... #13 27.07 Selecting previously unselected package libsasl2-modules-db:armhf. #14 36.35 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 36.36 Setting up iso-codes (4.12.0-1) ... #14 36.38 Setting up liblocale-gettext-perl (1.07-5) ... #14 36.39 Setting up liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.40 Setting up dctrl-tools (2.24-3build2) ... #14 36.42 Setting up libitm1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.44 Setting up libgdbm6:amd64 (1.23-3) ... #14 36.45 Setting up libctf0:amd64 (2.40-2ubuntu4.1) ... #14 36.47 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... #14 36.48 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 36.50 Setting up manpages-dev (6.03-1) ... #14 36.51 Setting up libdw1:amd64 (0.188-2.1) ... #14 36.53 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 36.54 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 34.67 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB] #14 34.73 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 34.74 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.75 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdistro-info-perl all 1.5 [5388 B] #14 34.75 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB] #14 34.76 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexporter-tiny-perl all 1.006000-1 [36.7 kB] #13 24.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 ... 11135 files and directories currently installed.) #13 24.91 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 24.92 Unpacking python3 (3.9.2-3) ... #13 24.95 Selecting previously unselected package sensible-utils. #13 24.95 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #13 24.96 Unpacking sensible-utils (0.0.14) ... #13 24.99 Selecting previously unselected package bzip2. #13 24.99 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #13 24.99 Unpacking bzip2 (1.0.8-4) ... #13 25.03 Selecting previously unselected package libmagic-mgc. #13 25.03 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.03 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 25.11 Selecting previously unselected package libmagic1:armhf. #13 25.11 Preparing to unpack .../004-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.11 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 25.16 Selecting previously unselected package file. #13 40.53 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 40.57 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 40.60 Selecting previously unselected package libnamespace-autoclean-perl. #13 40.60 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 40.60 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 40.64 Selecting previously unselected package libobject-id-perl. #13 40.64 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ... #13 40.64 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 40.68 Selecting previously unselected package libmoox-struct-perl. #13 40.68 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ... #13 40.69 Unpacking libmoox-struct-perl (0.020-1) ... #13 40.72 Selecting previously unselected package libmouse-perl. #13 40.72 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ... #13 40.73 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 40.77 Selecting previously unselected package libnumber-range-perl. #14 28.06 Get:199 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf wdiff armhf 1.2.2-5 [29.1 kB] #14 28.23 Get:200 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf devscripts all 2.23.6 [1067 kB] #14 34.74 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB] #14 28.20 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #13 37.00 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #13 37.00 Unpacking libgit-wrapper-perl (0.048-1) ... #13 37.03 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 37.03 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 37.04 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 37.06 Selecting previously unselected package libio-prompter-perl. #13 37.06 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #13 37.07 Unpacking libio-prompter-perl (0.004015-1) ... #13 37.10 Selecting previously unselected package libjson-perl. #13 37.10 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #13 37.10 Unpacking libjson-perl (4.03000-1) ... #13 37.13 Selecting previously unselected package liblog-any-perl. #13 37.14 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #13 37.14 Unpacking liblog-any-perl (1.709-1) ... #13 37.17 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 37.17 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 37.18 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 37.20 Selecting previously unselected package libpackage-stash-perl. #14 28.89 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #14 28.90 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #14 28.91 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #14 28.91 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 28.93 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 28.93 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #14 28.95 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #14 29.16 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #13 39.55 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ... #13 39.56 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 39.62 Selecting previously unselected package libxml-sax-expat-perl. #13 39.63 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ... #13 39.63 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 39.67 Selecting previously unselected package libxml-simple-perl. #13 39.67 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ... #13 39.68 Unpacking libxml-simple-perl (2.25-1) ... #13 39.71 Selecting previously unselected package libxmlrpc-lite-perl. #13 39.72 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 39.72 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 39.76 Selecting previously unselected package libxmuu1:arm64. #13 39.76 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 39.77 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 39.81 Selecting previously unselected package libyaml-0-2:arm64. #14 28.27 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB] #14 28.48 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB] #13 26.37 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ... #13 26.39 Unpacking patch (2.7.6-7) ... #13 26.48 Selecting previously unselected package dpkg-dev. #13 26.48 Preparing to unpack .../057-dpkg-dev_1.20.13_all.deb ... #13 26.49 Unpacking dpkg-dev (1.20.13) ... #15 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 81.79MB / 86.09MB 1.5s #15 ... #16 [internal] load build context #16 transferring context: 74.37MB 1.6s done #16 DONE 1.7s #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 #13 27.18 Selecting previously unselected package libglib2.0-0:armhf. #13 27.18 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ... #13 27.19 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ... #14 35.85 Setting up libnumber-compare-perl (0.03-2) ... #14 35.86 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 35.88 Setting up fakeroot (1.28-1ubuntu1) ... #14 35.89 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 35.89 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 35.89 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 35.89 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 35.89 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 35.89 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 35.89 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 35.89 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 35.89 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 35.90 Setting up autotools-dev (20220109.1) ... #14 35.91 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 35.93 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 35.96 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 35.98 Setting up make (4.3-4.1build1) ... #14 35.99 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #14 36.00 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 36.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 36.03 Setting up lzip (1.23-1) ... #14 36.04 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 36.04 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.04 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 36.05 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.05 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 36.05 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.06 Setting up strace (5.16-0ubuntu3) ... #14 36.07 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 36.08 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 36.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 36.09 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.09 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.09 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.09 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.09 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.09 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.09 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.09 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.09 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.09 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.11 Setting up t1utils (1.41-4build2) ... #14 36.12 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 36.13 Setting up diffstat (1.64-1build2) ... #14 36.15 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #14 36.16 Setting up libmpc3:amd64 (1.2.1-2build1) ... #14 36.18 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 35.85 Get:266 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 35.89 Get:267 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB] #14 35.94 Get:268 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #13 37.43 Selecting previously unselected package libsvtav1enc1:arm64. #13 37.43 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ... #13 37.43 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 37.55 Selecting previously unselected package libjpeg62-turbo:arm64. #13 37.55 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ... #13 37.56 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 37.60 Selecting previously unselected package libyuv0:arm64. #13 37.60 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ... #13 37.61 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... #13 37.65 Selecting previously unselected package libavif15:arm64. #21 8.744 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 8.829 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 36.06 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ... #13 36.06 Unpacking libidn11:amd64 (1.33-2.2) ... #13 36.11 Selecting previously unselected package libntlm0:amd64. #13 36.11 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ... #13 36.11 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... #13 36.15 Selecting previously unselected package libgsasl7. #13 36.15 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ... #13 36.15 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 36.20 Selecting previously unselected package libhtml-form-perl. #13 36.20 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ... #13 36.20 Unpacking libhtml-form-perl (6.03-1) ... #13 36.23 Selecting previously unselected package libhtml-format-perl. #13 36.23 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ... #13 36.24 Unpacking libhtml-format-perl (2.12-1) ... #13 36.26 Selecting previously unselected package libhttp-daemon-perl. #13 36.27 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 36.27 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 36.30 Selecting previously unselected package libstruct-dumb-perl. #14 11.12 Get:365 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB] #14 11.13 Get:366 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB] #14 11.13 Get:367 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB] #14 11.17 Get:368 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB] #14 11.18 Get:369 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB] #14 11.18 Get:370 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB] #14 11.18 Get:371 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 11.19 Get:372 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 11.19 Get:373 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 11.20 Get:374 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 11.22 Get:375 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB] #14 11.22 Get:376 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB] #14 11.23 Get:377 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 11.24 Get:378 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB] #14 11.25 Get:379 http://archive.ubuntu.com/ubuntu mantic/main amd64 licensecheck all 3.3.9-1ubuntu1 [37.7 kB] #14 11.27 Get:380 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB] #14 11.32 Get:381 http://archive.ubuntu.com/ubuntu mantic/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 11.32 Get:382 http://archive.ubuntu.com/ubuntu mantic/main amd64 lzip amd64 1.23-6 [81.0 kB] #14 11.32 Get:383 http://archive.ubuntu.com/ubuntu mantic/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 11.33 Get:384 http://archive.ubuntu.com/ubuntu mantic/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #13 27.08 Preparing to unpack .../066-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... #13 27.09 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 27.32 Selecting previously unselected package libsasl2-2:armhf. #13 27.32 Preparing to unpack .../067-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... #13 27.34 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... #14 36.56 Setting up libxcb1:amd64 (1.15-1) ... #14 36.57 Setting up gettext (0.21-11) ... #14 36.59 Setting up fontconfig-config (2.14.1-3ubuntu3) ... #14 36.72 Setting up libedit2:amd64 (3.1-20221030-2) ... #14 36.73 Setting up libreadline8:amd64 (8.2-1.3) ... #14 36.75 Setting up ca-certificates (20230311ubuntu0.23.04.1) ... #13 25.16 Preparing to unpack .../005-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.16 Unpacking file (1:5.39-3+deb11u1) ... #13 25.20 Selecting previously unselected package gettext-base. #13 25.20 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #13 25.21 Unpacking gettext-base (0.21-4) ... #13 25.26 Selecting previously unselected package xz-utils. #13 25.26 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 25.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 25.32 Selecting previously unselected package libsigsegv2:armhf. #13 25.32 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #13 25.32 Unpacking libsigsegv2:armhf (2.13-1) ... #13 25.36 Selecting previously unselected package m4. #13 25.36 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #13 25.36 Unpacking m4 (1.4.18-5) ... #13 25.41 Selecting previously unselected package autoconf. #13 40.78 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ... #13 40.78 Unpacking libnumber-range-perl (0.12-1.1) ... #13 40.82 Selecting previously unselected package libossp-uuid16:arm64. #13 40.82 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ... #13 40.82 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 40.86 Selecting previously unselected package libossp-uuid-perl. #13 40.86 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ... #13 40.86 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 40.90 Selecting previously unselected package libpackage-stash-xs-perl. #13 40.90 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ... #13 40.90 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 40.94 Selecting previously unselected package libpath-iterator-rule-perl. #13 40.94 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 40.95 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 40.99 Selecting previously unselected package libperlio-gzip-perl. #13 40.99 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ... #13 41.00 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 41.03 Selecting previously unselected package libpod-parser-perl. #14 35.10 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB] #14 35.20 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 35.28 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #13 21.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9821 files and directories currently installed.) #13 21.42 Preparing to unpack .../libc-bin_2.36-9+rpi1+deb12u3_armhf.deb ... #13 21.43 Unpacking libc-bin (2.36-9+rpi1+deb12u3) over (2.36-9+rpi1) ... #13 21.58 Setting up libc-bin (2.36-9+rpi1+deb12u3) ... #13 21.67 Selecting previously unselected package libpython3.11-minimal:armhf. #13 21.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9821 files and directories currently installed.) #13 21.67 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 21.68 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 21.78 Selecting previously unselected package libexpat1:armhf. #13 37.21 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #13 37.21 Unpacking libpackage-stash-perl (0.39-1) ... #13 37.24 Selecting previously unselected package libsub-identify-perl. #13 37.24 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #13 37.24 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 37.27 Selecting previously unselected package libsub-name-perl. #13 37.27 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #13 37.27 Unpacking libsub-name-perl (0.26-1+b1) ... #13 37.30 Selecting previously unselected package libnamespace-clean-perl. #13 37.30 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #13 37.30 Unpacking libnamespace-clean-perl (0.27-1) ... #13 37.35 Selecting previously unselected package libpath-tiny-perl. #13 37.35 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #13 37.35 Unpacking libpath-tiny-perl (0.118-1) ... #13 37.38 Selecting previously unselected package libtype-tiny-perl. #13 37.38 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #13 37.39 Unpacking libtype-tiny-perl (1.012001-2) ... #13 37.44 Selecting previously unselected package libgitlab-api-v4-perl. #13 37.44 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 37.45 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 39.81 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ... #13 39.81 Unpacking libyaml-0-2:arm64 (0.2.1-1) ... #13 39.85 Selecting previously unselected package libyaml-libyaml-perl. #13 39.85 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ... #13 39.86 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 39.90 Selecting previously unselected package licensecheck. #13 39.90 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ... #13 39.90 Unpacking licensecheck (3.0.31-3) ... #13 39.94 Selecting previously unselected package t1utils. #13 39.94 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ... #13 39.95 Unpacking t1utils (1.41-3) ... #13 39.99 Selecting previously unselected package lintian. #13 39.99 Preparing to unpack .../314-lintian_2.15.0_all.deb ... #13 39.99 Unpacking lintian (2.15.0) ... #14 28.50 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B] #14 28.51 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB] #14 28.52 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 28.58 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 28.62 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB] #14 28.63 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #14 28.64 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB] #14 28.69 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB] #14 36.32 Selecting previously unselected package libxml2:arm64. #14 36.32 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ... #14 36.33 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 36.40 Selecting previously unselected package libyaml-0-2:arm64. #15 sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 67.00MB / 67.00MB 1.6s done #15 sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 86.09MB / 86.09MB 1.7s done #13 27.55 Selecting previously unselected package libcroco3:armhf. #13 27.55 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ... #13 27.57 Unpacking libcroco3:armhf (0.6.12-3) ... #14 28.16 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf diffstat armhf 1.65-1 [26.5 kB] #14 28.33 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 36.19 Setting up patch (2.7.6-7build2) ... #14 36.21 Setting up autopoint (0.21-4ubuntu4) ... #14 36.22 Setting up fonts-dejavu-core (2.37-2build1) ... #14 36.29 Setting up ucf (3.0043) ... #14 36.39 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 35.99 Get:269 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 36.00 Get:270 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 36.02 Get:271 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 36.03 Get:272 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB] #14 36.08 Get:273 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 36.09 Get:274 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 36.09 Get:275 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdistro-info-perl all 1.5 [5388 B] #13 37.66 Preparing to unpack .../190-libavif15_0.11.1-1_arm64.deb ... #13 37.66 Unpacking libavif15:arm64 (0.11.1-1) ... #13 37.70 Selecting previously unselected package libmodule-implementation-perl. #13 37.70 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 37.70 Unpacking libmodule-implementation-perl (0.09-2) ... #13 37.74 Selecting previously unselected package libsub-exporter-progressive-perl. #13 37.74 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 37.74 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 37.77 Selecting previously unselected package libvariable-magic-perl. #13 37.78 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_arm64.deb ... #13 37.78 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 37.81 Selecting previously unselected package libb-hooks-endofscope-perl. #13 37.82 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 37.82 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 37.85 Selecting previously unselected package libberkeleydb-perl:arm64. #13 37.86 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_arm64.deb ... #13 37.86 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ... #21 9.035 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #21 9.164 debconf: delaying package configuration, since apt-utils is not installed #13 36.30 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ... #13 36.30 Unpacking libstruct-dumb-perl (0.09-1) ... #13 36.33 Selecting previously unselected package libio-async-perl. #13 36.33 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ... #13 36.33 Unpacking libio-async-perl (0.72-1) ... #13 36.38 Selecting previously unselected package libio-sessiondata-perl. #13 36.38 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ... #13 36.39 Unpacking libio-sessiondata-perl (1.03-1) ... #13 36.41 Selecting previously unselected package libio-string-perl. #13 36.41 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #13 36.42 Unpacking libio-string-perl (1.08-3) ... #13 36.44 Selecting previously unselected package libtypes-serialiser-perl. #13 36.44 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ... #13 36.45 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 36.47 Selecting previously unselected package libjson-xs-perl. #13 36.48 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ... #13 36.48 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 36.52 Selecting previously unselected package liblzo2-2:amd64. #14 11.34 Get:385 http://archive.ubuntu.com/ubuntu mantic/main amd64 unzip amd64 6.0-28ubuntu1 [174 kB] #14 11.34 Get:386 http://archive.ubuntu.com/ubuntu mantic/main amd64 lintian all 2.116.3ubuntu3 [1151 kB] #14 11.36 Get:387 http://archive.ubuntu.com/ubuntu mantic/main amd64 manpages-dev all 6.03-2 [2015 kB] #14 11.38 Get:388 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-certifi all 2022.9.24-1 [155 kB] #14 11.39 Get:389 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cryptography amd64 38.0.4-4 [665 kB] #14 11.40 Get:390 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-idna all 3.3-2 [45.4 kB] #14 11.40 Get:391 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-nacl amd64 1.5.0-4 [57.9 kB] #14 11.40 Get:392 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB] #14 11.40 Get:393 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-six all 1.16.0-4 [12.4 kB] #14 11.41 Get:394 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 11.41 Get:395 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #14 11.42 Get:396 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #14 11.43 Get:397 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 11.43 Get:398 http://archive.ubuntu.com/ubuntu mantic/main amd64 equivs all 2.3.1 [19.0 kB] #14 11.43 Get:399 http://archive.ubuntu.com/ubuntu mantic/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 11.43 Get:400 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-magic all 2:0.4.27-1 [13.3 kB] #13 27.46 Selecting previously unselected package libldap-2.5-0:armhf. #13 27.46 Preparing to unpack .../068-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ... #13 27.47 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 27.59 Selecting previously unselected package libnghttp2-14:armhf. #14 37.10 Updating certificates in /etc/ssl/certs... #13 25.41 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #13 25.41 Unpacking autoconf (2.69-14) ... #13 25.47 Selecting previously unselected package autotools-dev. #13 25.48 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #13 25.48 Unpacking autotools-dev (20180224.1+nmu1) ... #13 25.52 Selecting previously unselected package automake. #13 25.52 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #13 25.53 Unpacking automake (1:1.16.3-2) ... #13 25.60 Selecting previously unselected package autopoint. #13 25.60 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #13 25.60 Unpacking autopoint (0.21-4) ... #13 25.64 Selecting previously unselected package binutils-common:armhf. #13 41.04 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ... #13 41.05 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 41.06 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 41.06 Unpacking libpod-parser-perl (1.63-2) ... #13 41.10 Selecting previously unselected package libpod-constants-perl. #13 41.11 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ... #13 41.11 Unpacking libpod-constants-perl (0.19-2) ... #13 41.15 Selecting previously unselected package libproc-processtable-perl. #13 41.15 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ... #13 41.15 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 41.25 Selecting previously unselected package libre2-9:arm64. #13 41.25 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ... #13 41.25 Unpacking libre2-9:arm64 (20210201+dfsg-1) ... #13 41.29 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 41.30 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ... #13 41.30 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ... #13 41.33 Selecting previously unselected package libreadonly-perl. #13 41.34 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ... #13 41.34 Unpacking libreadonly-perl (2.050-3) ... #13 41.37 Selecting previously unselected package libref-util-perl. #14 35.19 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB] #14 35.26 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 35.30 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 35.35 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 35.37 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-fcntllock-perl arm64 0.22-4build1 [32.7 kB] #14 35.42 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnumber-compare-perl all 0.03-3 [5974 B] #14 35.35 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB] #13 21.79 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... #13 21.79 Unpacking libexpat1:armhf (2.5.0-1) ... #13 21.84 Selecting previously unselected package python3.11-minimal. #13 21.84 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ... #13 21.84 Unpacking python3.11-minimal (3.11.2-6) ... #13 22.03 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #13 22.04 Setting up libexpat1:armhf (2.5.0-1) ... #13 37.49 Selecting previously unselected package libglib2.0-0:amd64. #13 37.49 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #13 37.50 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... #13 37.71 Selecting previously unselected package libglib2.0-data. #14 28.74 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.10 [3600 kB] #14 28.61 Get:201 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf diffstat armhf 1.65-1 [26.5 kB] #14 28.61 Get:202 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 28.62 Get:203 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf zstd armhf 1.5.5+dfsg2-1ubuntu2 [680 kB] #14 28.67 Get:204 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-debian all 0.1.49ubuntu2 [115 kB] #14 28.67 Get:205 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB] #14 28.68 Get:206 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB] #14 28.69 Get:207 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-xdg all 0.28-2 [38.3 kB] #14 28.69 Get:208 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dput all 1.1.3ubuntu3 [46.5 kB] #14 28.69 Get:209 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fonts-noto-mono all 20201225-2 [435 kB] #13 40.12 Selecting previously unselected package lsb-release. #13 40.12 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ... #13 40.13 Unpacking lsb-release (10.2019051400) ... #13 40.18 Selecting previously unselected package mailutils. #13 40.18 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ... #13 40.18 Unpacking mailutils (1:3.5-4) ... #13 40.23 Selecting previously unselected package manpages-dev. #13 40.24 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ... #13 40.24 Unpacking manpages-dev (4.16-2) ... #14 29.48 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #14 29.48 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #14 29.50 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 29.50 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 29.51 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 29.52 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #14 29.53 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 29.55 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 29.56 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 29.56 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #14 29.72 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #14 28.70 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB] #14 28.85 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB] #14 36.40 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ... #14 36.41 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #14 36.48 Selecting previously unselected package lsb-release. #14 36.48 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 36.48 Unpacking lsb-release (11.1.0ubuntu2) ... #14 36.52 Selecting previously unselected package netbase. #14 36.52 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 36.52 Unpacking netbase (6.1) ... #14 36.55 Selecting previously unselected package python3-pkg-resources. #14 36.56 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 36.56 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 36.60 Selecting previously unselected package python3-six. #14 36.60 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 36.60 Unpacking python3-six (1.14.0-2) ... #14 36.64 Selecting previously unselected package shared-mime-info. #14 36.40 Setting up libltdl7:amd64 (2.4.6-15build2) ... #14 36.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 36.43 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... #14 36.45 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 36.46 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 36.47 Setting up libmd0:amd64 (1.0.4-1build1) ... #14 36.49 Setting up python-apt-common (2.4.0ubuntu2) ... #14 36.50 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 36.51 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #14 36.53 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 36.54 Setting up lzop (1.04-2build2) ... #14 36.56 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #14 36.58 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 36.59 Setting up netbase (6.3) ... #14 36.62 Setting up libbinutils:amd64 (2.38-4ubuntu2.3) ... #14 36.64 Setting up libfido2-1:amd64 (1.10.0-1) ... #14 36.65 Setting up libisl23:amd64 (0.24-2build1) ... #14 36.66 Setting up libc-dev-bin (2.35-0ubuntu3.4) ... #14 36.68 Setting up openssl (3.0.2-0ubuntu1.12) ... #14 36.69 Setting up libbsd0:amd64 (0.11.5-1) ... #14 36.71 Setting up libelf1:amd64 (0.186-1build1) ... #14 36.72 Setting up readline-common (8.1.2-1) ... #14 36.74 Setting up publicsuffix (20211207.1025-1) ... #14 36.49 Get:276 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB] #13 26.86 Selecting previously unselected package build-essential. #13 26.86 Preparing to unpack .../058-build-essential_12.9_armhf.deb ... #13 26.87 Unpacking build-essential (12.9) ... #13 27.06 Selecting previously unselected package libbrotli1:armhf. #13 27.06 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ... #13 27.08 Unpacking libbrotli1:armhf (1.0.9-2+b2) ... #13 37.93 Selecting previously unselected package libpng16-16:arm64. #13 37.94 Preparing to unpack .../196-libpng16-16_1.6.39-2_arm64.deb ... #13 37.94 Unpacking libpng16-16:arm64 (1.6.39-2) ... #13 37.99 Selecting previously unselected package libfreetype6:arm64. #13 38.00 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_arm64.deb ... #13 38.00 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5) ... #13 38.07 Selecting previously unselected package libfontconfig1:arm64. #13 38.07 Preparing to unpack .../198-libfontconfig1_2.14.1-4_arm64.deb ... #13 38.07 Unpacking libfontconfig1:arm64 (2.14.1-4) ... #13 38.12 Selecting previously unselected package libde265-0:arm64. #13 38.12 Preparing to unpack .../199-libde265-0_1.0.11-1_arm64.deb ... #13 38.13 Unpacking libde265-0:arm64 (1.0.11-1) ... #13 38.18 Selecting previously unselected package libnuma1:arm64. #21 9.199 Fetched 87.4 MB in 1s (64.2 MB/s) #21 9.219 Selecting previously unselected package binutils-mingw-w64-x86-64. #21 9.219 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 9.230 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #21 9.233 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #13 36.52 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ... #13 36.52 Unpacking liblzo2-2:amd64 (2.10-0.1) ... #13 36.56 Selecting previously unselected package libkyotocabinet16v5:amd64. #13 36.56 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... #13 36.56 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #13 36.61 Selecting previously unselected package liblist-compare-perl. #13 36.61 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ... #13 36.62 Unpacking liblist-compare-perl (0.53-1) ... #13 36.69 Selecting previously unselected package liblist-moreutils-perl. #13 36.69 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ... #13 36.69 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 36.73 Selecting previously unselected package libltdl-dev:amd64. #13 27.59 Preparing to unpack .../069-libnghttp2-14_1.52.0-1_armhf.deb ... #13 27.61 Unpacking libnghttp2-14:armhf (1.52.0-1) ... #13 32.43 Selecting previously unselected package libxml2:amd64. #13 32.44 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #13 32.44 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 32.59 Selecting previously unselected package gettext. #13 32.59 Preparing to unpack .../092-gettext_0.21-12_amd64.deb ... #13 32.60 Unpacking gettext (0.21-12) ... #13 32.74 Selecting previously unselected package intltool-debian. #13 32.74 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 32.75 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 32.78 Selecting previously unselected package po-debconf. #13 32.78 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 32.79 Unpacking po-debconf (1.0.21+nmu1) ... #13 32.84 Selecting previously unselected package debhelper. #14 11.76 debconf: delaying package configuration, since apt-utils is not installed #14 11.81 Fetched 157 MB in 7s (21.8 MB/s) #13 25.65 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #13 25.65 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #13 25.90 Selecting previously unselected package libbinutils:armhf. #13 41.38 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #13 41.38 Unpacking libref-util-perl (0.204-1) ... #13 41.41 Selecting previously unselected package libref-util-xs-perl. #13 41.42 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ... #13 41.42 Unpacking libref-util-xs-perl (0.117-1+b3) ... #14 35.43 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-glob-perl all 0.11-3 [6780 B] #14 35.43 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 35.46 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB] #14 35.47 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-string-perl all 1.08-4 [11.1 kB] #14 35.48 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-ttf-perl all 1.06-2 [323 kB] #14 35.43 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 35.51 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB] #14 35.60 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 35.69 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB] #13 22.06 Setting up python3.11-minimal (3.11.2-6) ... #13 37.72 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #13 37.72 Unpacking libglib2.0-data (2.66.8-1) ... #13 37.86 Selecting previously unselected package libgpm2:amd64. #13 37.86 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #13 37.86 Unpacking libgpm2:amd64 (1.20.7-8) ... #13 37.89 Selecting previously unselected package libhash-fieldhash-perl. #13 37.89 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #13 37.90 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 37.93 Selecting previously unselected package libhtml-form-perl. #13 37.93 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #13 37.93 Unpacking libhtml-form-perl (6.07-1) ... #13 37.96 Selecting previously unselected package libhtml-format-perl. #13 37.96 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #13 37.96 Unpacking libhtml-format-perl (2.12-1.1) ... #13 37.99 Selecting previously unselected package libhtml-html5-entities-perl. #13 37.99 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 38.00 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 38.03 Selecting previously unselected package libhttp-daemon-perl. #13 38.03 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 38.03 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 38.06 Selecting previously unselected package libio-sessiondata-perl. #13 38.06 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 38.06 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 25.08 Selecting previously unselected package man-db. #13 25.08 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #13 25.09 Unpacking man-db (2.8.5-2) ... #14 28.95 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 28.95 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB] #14 28.95 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 28.95 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #14 28.95 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB] #14 28.95 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 28.95 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #14 28.95 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #13 40.53 Selecting previously unselected package psmisc. #13 40.54 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ... #13 40.54 Unpacking psmisc (23.2-1+deb10u1) ... #13 40.59 Selecting previously unselected package publicsuffix. #13 40.59 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 40.59 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 40.63 Selecting previously unselected package python-apt-common. #14 29.00 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB] #14 29.02 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 29.09 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 29.12 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.17 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB] #14 29.24 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB] #14 36.64 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ... #14 36.64 Unpacking shared-mime-info (1.15-1) ... #14 36.71 Selecting previously unselected package ucf. #14 36.71 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 36.72 Moving old data out of the way #14 36.72 Unpacking ucf (3.0038+nmu1) ... #14 36.76 Selecting previously unselected package xdg-user-dirs. #14 36.77 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ... #14 36.77 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 36.83 Selecting previously unselected package xz-utils. #14 36.83 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ... #14 36.84 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 36.87 Selecting previously unselected package gettext-base. #29 ... #30 [linux/amd64->darwin/amd64 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 #30 1.174 Building static docker-darwin-amd64 #30 1.176 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:35:42Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91"' '-buildmode=pie' github.com/docker/cli/cmd/docker #14 36.68 Get:277 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexporter-tiny-perl all 1.006002-1 [36.8 kB] #14 36.73 Get:278 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB] #14 36.75 Get:279 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 36.77 Setting up zstd (1.4.8+dfsg-3build1) ... #14 36.78 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 36.79 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 36.80 Setting up iso-codes (4.9.0-1) ... #14 36.81 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 36.83 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 36.84 Setting up dctrl-tools (2.24-3build2) ... #14 36.85 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 36.90 Setting up libgdbm6:amd64 (1.23-1) ... #14 36.91 Setting up libicu70:amd64 (70.1-2) ... #14 36.93 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 36.94 Setting up libctf0:amd64 (2.38-4ubuntu2.3) ... #13 27.27 Selecting previously unselected package libsasl2-modules-db:armhf. #13 27.28 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 27.36 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 27.91 Selecting previously unselected package libncurses6:armhf. #13 27.91 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u4_armhf.deb ... #13 27.95 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u4) ... #13 28.13 Selecting previously unselected package gettext. #13 28.14 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ... #13 28.18 Unpacking gettext (0.19.8.1-9) ... #14 28.49 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf zstd armhf 1.5.4+dfsg2-4 [663 kB] #14 28.68 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-debian all 0.1.49ubuntu2 [115 kB] #14 28.69 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB] #14 28.71 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB] #14 28.72 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-xdg all 0.28-2 [38.3 kB] #14 28.73 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf dput all 1.1.3ubuntu2.1 [46.5 kB] #14 28.73 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fonts-dejavu-core all 2.37-6 [1137 kB] #14 28.79 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fontconfig-config armhf 2.14.1-3ubuntu3 [34.8 kB] #14 28.80 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.3 [262 kB] #21 9.526 Selecting previously unselected package gcc-mingw-w64-base. #21 9.528 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #21 9.533 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #21 9.573 Selecting previously unselected package mingw-w64-common. #13 38.18 Preparing to unpack .../200-libnuma1_2.0.16-1_arm64.deb ... #13 38.18 Unpacking libnuma1:arm64 (2.0.16-1) ... #13 38.24 Selecting previously unselected package libx265-199:arm64. #13 38.25 Preparing to unpack .../201-libx265-199_3.5-2+b1_arm64.deb ... #13 38.25 Unpacking libx265-199:arm64 (3.5-2+b1) ... #13 38.33 Selecting previously unselected package libheif1:arm64. #13 38.33 Preparing to unpack .../202-libheif1_1.15.1-1_arm64.deb ... #13 38.34 Unpacking libheif1:arm64 (1.15.1-1) ... #13 38.39 Selecting previously unselected package libdeflate0:arm64. #13 38.39 Preparing to unpack .../203-libdeflate0_1.14-1_arm64.deb ... #13 38.39 Unpacking libdeflate0:arm64 (1.14-1) ... #13 38.44 Selecting previously unselected package libjbig0:arm64. #13 36.73 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ... #13 36.73 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #13 36.77 Selecting previously unselected package libsys-hostname-long-perl. #13 36.78 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ... #13 36.78 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 36.81 Selecting previously unselected package libmail-sendmail-perl. #13 36.81 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ... #13 36.81 Unpacking libmail-sendmail-perl (0.80-1) ... #13 36.87 Selecting previously unselected package mailutils-common. #13 36.87 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ... #13 36.87 Unpacking mailutils-common (1:3.5-4) ... #13 36.96 Selecting previously unselected package mysql-common. #13 36.96 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ... #13 36.98 Unpacking mysql-common (5.8+1.0.5) ... #13 27.76 Selecting previously unselected package libpsl5:armhf. #13 27.77 Preparing to unpack .../070-libpsl5_0.21.2-1_armhf.deb ... #13 27.78 Unpacking libpsl5:armhf (0.21.2-1) ... #13 27.90 Selecting previously unselected package librtmp1:armhf. #13 27.90 Preparing to unpack .../071-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 27.91 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 28.00 Selecting previously unselected package libssh2-1:armhf. #13 32.84 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 32.85 Unpacking debhelper (13.11.4) ... #13 32.97 Selecting previously unselected package debian-keyring. #13 32.97 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 32.98 Unpacking debian-keyring (2022.12.24) ... #14 12.00 Selecting previously unselected package liblocale-gettext-perl. #14 12.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4325 files and directories currently installed.) #14 12.01 Preparing to unpack .../liblocale-gettext-perl_1.07-6_amd64.deb ... #14 12.11 Unpacking liblocale-gettext-perl (1.07-6) ... #13 25.90 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #13 25.91 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #13 25.98 Selecting previously unselected package libctf-nobfd0:armhf. #13 25.98 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #13 25.98 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #13 26.02 Selecting previously unselected package libctf0:armhf. #13 26.03 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #13 26.03 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #13 26.06 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 26.06 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #13 26.07 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #14 37.52 137 added, 0 removed; done. #14 37.56 Setting up libgprofng0:amd64 (2.40-2ubuntu4.1) ... #14 37.58 Setting up libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ... #14 37.59 Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 37.61 Setting up libgssapi-krb5-2:amd64 (1.20.1-1ubuntu0.1) ... #14 37.62 Setting up libgdbm-compat4:amd64 (1.23-3) ... #14 37.64 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ... #14 37.65 Setting up dwz (0.15-1) ... #14 37.66 Setting up groff-base (1.22.4-10) ... #14 37.69 Setting up libtiff6:amd64 (4.5.0-5ubuntu1.2) ... #14 37.70 Setting up cpp (4:12.2.0-3ubuntu1) ... #14 37.72 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 37.74 Setting up debugedit (1:5.0-5) ... #13 41.53 Selecting previously unselected package libregexp-pattern-license-perl. #13 41.53 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 41.53 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 41.57 Selecting previously unselected package libregexp-pattern-perl. #13 41.57 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 41.58 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 41.61 Selecting previously unselected package libsasl2-modules:arm64. #13 41.62 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 41.62 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 41.66 Selecting previously unselected package libsereal-decoder-perl. #13 41.67 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ... #13 41.67 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 41.71 Selecting previously unselected package libsereal-encoder-perl. #13 41.71 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ... #13 41.72 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 41.76 Selecting previously unselected package libtask-weaken-perl. #13 41.77 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ... #13 41.77 Unpacking libtask-weaken-perl (1.06-1) ... #13 41.81 Selecting previously unselected package libxml-parser-perl:arm64. #13 41.81 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ... #13 41.81 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #13 41.86 Selecting previously unselected package libsoap-lite-perl. #13 41.87 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ... #13 38.09 Selecting previously unselected package libipc-run3-perl. #13 25.36 Selecting previously unselected package perl-modules-5.28. #13 25.37 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 25.37 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 38.09 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #13 38.10 Unpacking libipc-run3-perl (0.048-2) ... #13 38.13 Selecting previously unselected package libtypes-serialiser-perl. #13 38.13 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #13 38.13 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 38.16 Selecting previously unselected package libjson-xs-perl. #13 38.16 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #13 38.16 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 38.20 Selecting previously unselected package libjson-maybexs-perl. #13 38.20 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #13 38.20 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 38.23 Selecting previously unselected package libldap-common. #13 38.24 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 38.24 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 38.27 Selecting previously unselected package liblist-compare-perl. #13 38.27 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #13 38.28 Unpacking liblist-compare-perl (0.55-1) ... #13 38.31 Selecting previously unselected package liblist-someutils-perl. #14 29.35 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #13 40.64 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ... #13 40.64 Unpacking python-apt-common (1.8.4.3) ... #13 40.70 Selecting previously unselected package python3-apt. #13 40.70 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ... #13 40.71 Unpacking python3-apt (1.8.4.3) ... #13 40.76 Selecting previously unselected package python3-certifi. #13 40.76 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ... #13 40.77 Unpacking python3-certifi (2018.8.24-1) ... #13 40.82 Selecting previously unselected package python3-idna. #13 40.82 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ... #13 40.82 Unpacking python3-idna (2.6-1) ... #13 40.87 Selecting previously unselected package python3-magic. #14 29.28 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B] #14 29.28 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB] #14 29.29 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #14 29.29 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 29.44 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 29.52 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB] #14 36.87 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ... #14 36.87 Unpacking gettext-base (0.19.8.1-10build1) ... #14 36.91 Selecting previously unselected package iso-codes. #14 36.91 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 36.91 Unpacking iso-codes (4.4-1) ... #14 29.11 Get:210 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fonts-noto-core all 20201225-2 [13.3 MB] #14 29.88 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 29.90 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 29.93 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 30.03 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #14 36.78 Get:280 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 36.95 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #14 36.81 Get:281 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 36.96 Setting up pinentry-curses (1.1.1-1build2) ... #14 36.98 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 37.00 Setting up manpages-dev (5.10-1ubuntu1) ... #14 37.01 Setting up libdw1:amd64 (0.186-1build1) ... #14 37.02 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 37.03 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #14 36.82 Get:282 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-fcntllock-perl arm64 0.22-4ubuntu1 [33.1 kB] #14 36.85 Get:283 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnumber-compare-perl all 0.03-3 [5974 B] #14 37.04 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #14 37.22 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #14 36.85 Get:284 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-glob-perl all 0.11-3 [6780 B] #14 36.85 Get:285 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 36.87 Get:286 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB] #13 27.60 Selecting previously unselected package libsasl2-2:armhf. #13 27.60 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 27.61 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 28.38 Selecting previously unselected package intltool-debian. #13 28.38 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ... #13 28.39 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 28.48 Selecting previously unselected package po-debconf. #13 28.48 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ... #13 28.49 Unpacking po-debconf (1.0.21) ... #21 9.575 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ... #21 9.579 Unpacking mingw-w64-common (8.0.0-1) ... #13 38.44 Preparing to unpack .../204-libjbig0_2.1-6.1_arm64.deb ... #13 38.44 Unpacking libjbig0:arm64 (2.1-6.1) ... #13 38.49 Selecting previously unselected package liblerc4:arm64. #13 38.50 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_arm64.deb ... #13 38.50 Unpacking liblerc4:arm64 (4.0.0+ds-2) ... #13 38.55 Selecting previously unselected package libwebp7:arm64. #13 38.55 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ... #13 38.56 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ... #13 38.61 Selecting previously unselected package libtiff6:arm64. #13 38.61 Preparing to unpack .../207-libtiff6_4.5.0-6_arm64.deb ... #13 38.62 Unpacking libtiff6:arm64 (4.5.0-6) ... #13 38.67 Selecting previously unselected package libxau6:arm64. #13 38.67 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_arm64.deb ... #13 38.68 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 38.73 Selecting previously unselected package libxdmcp6:arm64. #13 38.73 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 38.73 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 38.78 Selecting previously unselected package libxcb1:arm64. #13 37.01 Selecting previously unselected package mariadb-common. #13 37.01 Preparing to unpack .../257-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ... #13 37.02 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ... #13 37.06 Selecting previously unselected package libmariadb3:amd64. #13 37.06 Preparing to unpack .../258-libmariadb3_1%3a10.3.39-0+deb10u1_amd64.deb ... #13 37.06 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u1) ... #13 37.11 Selecting previously unselected package libpython2.7-minimal:amd64. #13 37.12 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u3_amd64.deb ... #13 37.12 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u3) ... #13 37.19 Selecting previously unselected package libpython2.7-stdlib:amd64. #13 37.19 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u3_amd64.deb ... #13 37.19 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u3) ... #13 28.00 Preparing to unpack .../072-libssh2-1_1.10.0-3+b1_armhf.deb ... #13 28.01 Unpacking libssh2-1:armhf (1.10.0-3+b1) ... #13 28.14 Selecting previously unselected package libcurl4:armhf. #13 28.14 Preparing to unpack .../073-libcurl4_7.88.1-10+deb12u4_armhf.deb ... #13 28.16 Unpacking libcurl4:armhf (7.88.1-10+deb12u4) ... #13 26.30 Selecting previously unselected package binutils. #13 26.30 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #13 26.31 Unpacking binutils (2.35.2-2+rpi1) ... #13 26.35 Selecting previously unselected package libisl23:armhf. #13 26.35 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #13 26.35 Unpacking libisl23:armhf (0.23-1) ... #13 26.43 Selecting previously unselected package libmpfr6:armhf. #14 37.75 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.3) ... #14 37.77 Setting up libx11-6:amd64 (2:1.8.4-2ubuntu0.3) ... #14 37.78 Setting up curl (7.88.1-8ubuntu2.3) ... #14 37.80 Setting up libfontconfig1:amd64 (2.14.1-3ubuntu3) ... #14 37.81 Setting up libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ... #14 37.83 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 37.84 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 37.85 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #13 41.87 Unpacking libsoap-lite-perl (1.27-1) ... #13 41.92 Selecting previously unselected package libsort-key-perl. #13 41.93 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ... #13 41.93 Unpacking libsort-key-perl (1.33-2+b3) ... #13 41.97 Selecting previously unselected package libstring-copyright-perl. #13 41.97 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #13 41.99 Unpacking libstring-copyright-perl (0.003006-1) ... #13 42.04 Selecting previously unselected package libstring-escape-perl. #13 42.05 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #13 42.05 Unpacking libstring-escape-perl (2010.002-2) ... #13 42.09 Selecting previously unselected package libstring-shellquote-perl. #15 extracting sha256:2f088d622efd8dbaa13d01eafd0aac8f9f33bb335edd3be897ae8059338c7bf7 2.1s done #15 extracting sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 #13 25.80 Selecting previously unselected package libgdbm-compat4:armhf. #13 38.31 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #13 38.31 Unpacking liblist-someutils-perl (0.58-1) ... #13 38.34 Selecting previously unselected package liblist-someutils-xs-perl. #13 38.35 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #13 38.35 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 38.38 Selecting previously unselected package liblist-utilsby-perl. #13 38.38 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #13 38.38 Unpacking liblist-utilsby-perl (0.11-1) ... #13 38.41 Selecting previously unselected package libltdl7:amd64. #13 38.41 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #13 38.42 Unpacking libltdl7:amd64 (2.4.6-15) ... #13 38.45 Selecting previously unselected package libltdl-dev:amd64. #13 38.45 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #13 38.46 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #13 38.51 Selecting previously unselected package liblzo2-2:amd64. #13 38.51 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #13 38.51 Unpacking liblzo2-2:amd64 (2.10-2) ... #14 36.00 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 36.14 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsort-versions-perl all 1.62-3 [7378 B] #14 36.09 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB] #14 29.35 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB] #14 29.47 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 29.51 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.2 [325 kB] #13 22.85 Selecting previously unselected package python3-minimal. #13 22.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 ... 10137 files and directories currently installed.) #13 22.86 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ... #13 22.86 Unpacking python3-minimal (3.11.2-1) ... #13 22.90 Selecting previously unselected package media-types. #13 40.87 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ... #13 40.87 Unpacking python3-magic (2:0.4.15-2) ... #13 40.91 Selecting previously unselected package python3-urllib3. #13 40.91 Preparing to unpack .../325-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 40.92 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 40.96 Selecting previously unselected package python3-requests. #13 40.96 Preparing to unpack .../326-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 40.96 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 41.04 Selecting previously unselected package python3-unidiff. #13 41.05 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ... #13 41.05 Unpacking python3-unidiff (0.5.4-1) ... #13 41.09 Selecting previously unselected package python3-xdg. #13 41.09 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ... #13 41.10 Unpacking python3-xdg (0.25-5) ... #13 41.14 Selecting previously unselected package shared-mime-info. #14 37.21 Selecting previously unselected package krb5-locales. #14 37.21 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 37.21 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 37.25 Selecting previously unselected package libcbor0.6:arm64. #14 37.25 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ... #14 37.26 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #14 37.29 Selecting previously unselected package libedit2:arm64. #14 37.29 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ... #14 37.30 Unpacking libedit2:arm64 (3.1-20191231-1) ... #14 37.34 Selecting previously unselected package libfido2-1:arm64. #14 37.34 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ... #14 37.34 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ... #14 37.38 Selecting previously unselected package libkrb5support0:arm64. #14 37.38 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_arm64.deb ... #14 37.39 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.4) ... #14 37.42 Selecting previously unselected package libk5crypto3:arm64. #14 29.56 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB] #14 29.60 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB] #14 29.62 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #14 29.63 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB] #14 29.66 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB] #14 29.68 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 29.69 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 29.71 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 29.75 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB] #14 30.19 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #14 30.23 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 30.23 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 30.23 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #14 30.24 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #14 30.24 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #14 30.39 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #14 37.27 Get:287 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-string-perl all 1.08-4 [11.1 kB] #14 37.23 Setting up libreadline8:amd64 (8.1.2-1) ... #14 37.24 Setting up m4 (1.4.18-5ubuntu2) ... #14 37.25 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 37.27 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... #14 37.28 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #13 27.83 Selecting previously unselected package libldap-2.4-2:armhf. #13 27.83 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... #13 27.86 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 28.61 Selecting previously unselected package debhelper. #13 28.61 Preparing to unpack .../082-debhelper_12.1.1_all.deb ... #13 28.62 Unpacking debhelper (12.1.1) ... #21 10.09 Selecting previously unselected package mingw-w64-x86-64-dev. #21 10.09 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #21 10.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... #13 38.78 Preparing to unpack .../210-libxcb1_1.15-1_arm64.deb ... #13 38.78 Unpacking libxcb1:arm64 (1.15-1) ... #13 38.82 Selecting previously unselected package libx11-data. #13 38.82 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #13 38.83 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #13 38.91 Selecting previously unselected package libx11-6:arm64. #13 38.91 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... #13 38.91 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... #13 38.99 Selecting previously unselected package libxpm4:arm64. #13 38.99 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1+deb12u1_arm64.deb ... #13 39.00 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... #13 39.04 Selecting previously unselected package libgd3:arm64. #13 37.39 Selecting previously unselected package libpython2.7:amd64. #13 37.39 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u3_amd64.deb ... #13 37.39 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u3) ... #13 37.51 Selecting previously unselected package libmailutils5:amd64. #13 28.33 Selecting previously unselected package curl. #13 28.33 Preparing to unpack .../074-curl_7.88.1-10+deb12u4_armhf.deb ... #13 28.36 Unpacking curl (7.88.1-10+deb12u4) ... #14 29.20 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liberror-perl all 0.17029-2 [25.6 kB] #14 29.37 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #13 26.44 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #13 26.44 Unpacking libmpfr6:armhf (4.1.0-3) ... #13 26.50 Selecting previously unselected package libmpc3:armhf. #13 26.50 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #13 26.50 Unpacking libmpc3:armhf (1.2.0-1) ... #13 26.54 Selecting previously unselected package cpp-10. #13 26.54 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #13 26.55 Unpacking cpp-10 (10.2.1-6+rpi1) ... #14 38.03 Setting up binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ... #14 38.03 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #14 38.05 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #13 42.09 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #13 42.09 Unpacking libstring-shellquote-perl (1.04-1) ... #13 42.13 Selecting previously unselected package libsys-cpuaffinity-perl:arm64. #13 42.13 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ... #13 42.14 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #13 42.18 Selecting previously unselected package libterm-readkey-perl. #13 42.18 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ... #13 42.19 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 42.23 Selecting previously unselected package libtext-levenshteinxs-perl. #13 42.24 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ... #13 42.24 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 42.28 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #13 42.28 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ... #13 42.29 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #14 12.63 Selecting previously unselected package libssl3:amd64. #14 12.64 Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_amd64.deb ... #13 25.80 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #13 25.81 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 25.85 Selecting previously unselected package libperl5.28:armhf. #13 25.85 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 25.85 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 38.54 Selecting previously unselected package libsys-hostname-long-perl. #13 38.55 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #13 38.55 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 38.58 Selecting previously unselected package libmail-sendmail-perl. #13 38.58 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 38.58 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 38.61 Selecting previously unselected package libnet-smtp-ssl-perl. #13 38.61 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 38.61 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 38.64 Selecting previously unselected package libmailtools-perl. #13 38.64 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #13 38.65 Unpacking libmailtools-perl (2.21-1) ... #13 38.70 Selecting previously unselected package libmarkdown2:amd64. #13 38.70 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #13 38.70 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #13 38.74 Selecting previously unselected package libmime-tools-perl. #14 36.16 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 36.22 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 36.24 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 36.31 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-perl all 4.10000-1 [81.9 kB] #14 36.38 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-perl all 1.713-1 [71.1 kB] #14 36.41 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 29.71 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB] #14 29.74 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB] #14 29.76 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B] #14 29.77 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB] #14 29.77 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB] #14 29.78 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libwebp7 armhf 1.2.2-2ubuntu0.22.04.2 [166 kB] #14 29.80 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.6 [165 kB] #13 22.90 Preparing to unpack .../1-media-types_10.0.0_all.deb ... #13 22.90 Unpacking media-types (10.0.0) ... #13 22.94 Selecting previously unselected package libtirpc-common. #13 22.94 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... #13 22.94 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 22.98 Selecting previously unselected package libtirpc3:armhf. #13 22.98 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 22.98 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 23.02 Selecting previously unselected package libnsl2:armhf. #13 23.03 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ... #13 23.03 Unpacking libnsl2:armhf (1.3.0-2) ... #13 23.06 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 23.06 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 23.07 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #13 41.14 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ... #13 41.15 Unpacking shared-mime-info (1.10-1) ... #13 41.25 Selecting previously unselected package strace. #13 41.25 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ... #13 41.26 Unpacking strace (4.26-0.2) ... #13 41.32 Selecting previously unselected package unzip. #13 41.32 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ... #13 41.33 Unpacking unzip (6.0-23+deb10u3) ... #13 41.37 Selecting previously unselected package xauth. #14 37.42 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_arm64.deb ... #14 37.43 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.4) ... #14 37.47 Selecting previously unselected package libkeyutils1:arm64. #14 37.47 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... #14 37.47 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 37.51 Selecting previously unselected package libkrb5-3:arm64. #14 37.51 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_arm64.deb ... #14 37.51 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.4) ... #14 37.58 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 37.58 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_arm64.deb ... #14 37.58 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... #14 37.63 Selecting previously unselected package libpsl5:arm64. #14 37.63 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ... #14 37.63 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 37.67 Selecting previously unselected package libxau6:arm64. #14 37.67 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ... #14 37.68 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 30.00 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB] #14 30.63 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB] #14 37.34 Get:288 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfont-ttf-perl all 1.06-2 [323 kB] #14 37.64 Updating certificates in /etc/ssl/certs... #13 28.86 Selecting previously unselected package debian-keyring. #13 28.86 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ... #13 28.86 Unpacking debian-keyring (2019.02.25) ... #13 39.04 Preparing to unpack .../214-libgd3_2.3.3-9_arm64.deb ... #13 39.08 Unpacking libgd3:arm64 (2.3.3-9) ... #13 39.12 Selecting previously unselected package libc-devtools. #13 39.13 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u3_arm64.deb ... #13 39.13 Unpacking libc-devtools (2.36-9+deb12u3) ... #13 39.18 Selecting previously unselected package libcapture-tiny-perl. #13 39.18 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ... #13 39.19 Unpacking libcapture-tiny-perl (0.48-2) ... #13 39.22 Selecting previously unselected package libcgi-pm-perl. #13 39.22 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ... #13 39.23 Unpacking libcgi-pm-perl (4.55-1) ... #13 39.28 Selecting previously unselected package libfcgi0ldbl:arm64. #13 28.60 Selecting previously unselected package dctrl-tools. #13 28.60 Preparing to unpack .../075-dctrl-tools_2.24-3_armhf.deb ... #13 28.65 Unpacking dctrl-tools (2.24-3) ... #13 28.88 Selecting previously unselected package libdebhelper-perl. #14 29.76 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git armhf 1:2.39.2-1ubuntu1.1 [4218 kB] #13 37.51 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ... #13 37.52 Unpacking libmailutils5:amd64 (1:3.5-4) ... #13 37.59 Selecting previously unselected package libmime-tools-perl. #13 37.59 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ... #13 37.60 Unpacking libmime-tools-perl (5.509-1) ... #13 37.64 Selecting previously unselected package libnet-dns-sec-perl. #13 37.64 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ... #13 37.65 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 37.68 Selecting previously unselected package libnet-libidn-perl. #13 37.68 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ... #13 37.68 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 37.71 Selecting previously unselected package libnumber-compare-perl. #13 37.71 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ... #13 37.72 Unpacking libnumber-compare-perl (0.03-1) ... #13 37.74 Selecting previously unselected package libnumber-range-perl. #13 37.75 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ... #13 37.75 Unpacking libnumber-range-perl (0.12-1) ... #13 37.78 Selecting previously unselected package libossp-uuid16:amd64. #13 37.78 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ... #13 37.79 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 37.81 Selecting previously unselected package libossp-uuid-perl. #13 37.82 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ... #13 37.82 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 37.85 Selecting previously unselected package libpackage-stash-xs-perl. #13 42.35 Selecting previously unselected package libtext-xslate-perl. #13 42.35 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ... #13 42.36 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 42.41 Selecting previously unselected package libtime-duration-perl. #13 42.41 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ... #13 42.46 Unpacking libtime-duration-perl (1.21-1) ... #13 42.50 Selecting previously unselected package libtime-moment-perl. #13 42.50 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ... #13 42.50 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 42.54 Selecting previously unselected package libtype-tiny-xs-perl. #13 42.54 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #13 42.55 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 42.59 Selecting previously unselected package libunicode-utf8-perl. #13 42.59 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ... #13 42.59 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 42.63 Selecting previously unselected package libxdelta2. #13 42.64 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ... #13 42.64 Unpacking libxdelta2 (1.1.3-9.3) ... #13 42.69 Selecting previously unselected package libxext6:arm64. #14 12.84 Unpacking libssl3:amd64 (3.0.10-1ubuntu2.1) ... #13 26.23 Selecting previously unselected package perl. #13 38.74 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #13 38.74 Unpacking libmime-tools-perl (5.509-1) ... #13 38.79 Selecting previously unselected package libmoox-aliases-perl. #13 38.79 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 38.80 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 38.82 Selecting previously unselected package libnamespace-autoclean-perl. #13 38.82 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 38.83 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 38.85 Selecting previously unselected package libobject-id-perl. #13 38.86 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #13 38.86 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 38.88 Selecting previously unselected package libmoox-struct-perl. #13 38.89 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #13 38.89 Unpacking libmoox-struct-perl (0.020-1) ... #13 38.92 Selecting previously unselected package libmouse-perl. #13 38.92 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #13 38.92 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 38.96 Selecting previously unselected package libnumber-range-perl. #13 38.96 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #13 38.97 Unpacking libnumber-range-perl (0.12-1.1) ... #13 38.99 Selecting previously unselected package libossp-uuid16:amd64. #13 39.00 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #13 39.00 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 39.02 Selecting previously unselected package libossp-uuid-perl. #13 39.03 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #13 39.03 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 39.06 Selecting previously unselected package libpackage-stash-xs-perl. #13 39.06 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #13 39.06 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #14 36.41 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 36.42 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B] #14 36.42 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-name-perl arm64 0.26-2build1 [10.6 kB] #15 extracting sha256:de448b80f06437f3025dcaa9285d40c9c81e4be00df1b04bd5a26fd6b9447fc8 0.3s done #15 extracting sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 0.1s #13 23.24 Selecting previously unselected package python3.11. #13 23.24 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ... #13 23.25 Unpacking python3.11 (3.11.2-6) ... #13 23.29 Selecting previously unselected package libpython3-stdlib:armhf. #13 23.29 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ... #13 23.29 Unpacking libpython3-stdlib:armhf (3.11.2-1) ... #13 23.32 Setting up python3-minimal (3.11.2-1) ... #13 41.38 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ... #13 41.38 Unpacking xauth (1:1.0.10-1) ... #13 41.43 Selecting previously unselected package xdg-user-dirs. #13 41.43 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ... #13 41.44 Unpacking xdg-user-dirs (0.17-2) ... #13 41.51 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 41.53 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 41.54 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ... #13 41.56 Setting up libpipeline1:arm64 (1.5.1-2) ... #13 41.57 Setting up wdiff (1.2.2-2+b1) ... #13 41.59 Setting up lsb-base (10.2019051400) ... #13 41.60 Setting up mysql-common (5.8+1.0.5) ... #13 41.63 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #14 37.71 Selecting previously unselected package libxdmcp6:arm64. #14 37.71 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ... #14 37.71 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #14 37.75 Selecting previously unselected package libxcb1:arm64. #14 37.75 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ... #14 37.75 Unpacking libxcb1:arm64 (1.14-2) ... #14 37.79 Selecting previously unselected package libx11-data. #14 37.79 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 37.79 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #14 37.86 Selecting previously unselected package libx11-6:arm64. #14 37.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_arm64.deb ... #14 37.87 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ... #14 37.94 Selecting previously unselected package libxext6:arm64. #14 36.64 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB] #14 36.71 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #14 36.79 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB] #14 30.94 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #14 31.07 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #14 37.65 Get:289 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 37.65 Get:290 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsort-versions-perl all 1.62-3 [7378 B] #14 37.66 Get:291 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 37.66 Get:292 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 37.67 Get:293 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 37.68 Get:294 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #13 39.28 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_arm64.deb ... #13 39.29 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #13 39.32 Selecting previously unselected package libfcgi-perl. #13 39.32 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_arm64.deb ... #13 39.33 Unpacking libfcgi-perl (0.82+ds-2) ... #13 39.36 Selecting previously unselected package libcgi-fast-perl. #13 39.36 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 39.37 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 39.40 Selecting previously unselected package libclass-data-inheritable-perl. #13 39.40 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 39.41 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 39.44 Selecting previously unselected package libclass-inspector-perl. #13 39.44 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 39.45 Unpacking libclass-inspector-perl (1.36-3) ... #13 39.49 Selecting previously unselected package libcommon-sense-perl:arm64. #13 39.49 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_arm64.deb ... #13 39.49 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #13 28.88 Preparing to unpack .../076-libdebhelper-perl_13.11.4_all.deb ... #13 28.91 Unpacking libdebhelper-perl (13.11.4) ... #13 29.14 Selecting previously unselected package libtool. #21 10.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #21 10.67 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #21 10.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #13 37.85 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ... #13 37.86 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 37.88 Selecting previously unselected package libparse-debianchangelog-perl. #13 37.88 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 37.93 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 37.96 Selecting previously unselected package libtext-glob-perl. #13 37.96 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ... #13 37.96 Unpacking libtext-glob-perl (0.10-1) ... #13 37.99 Selecting previously unselected package libpath-iterator-rule-perl. #13 37.99 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 37.99 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 28.29 Selecting previously unselected package libnghttp2-14:armhf. #13 28.29 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ... #13 28.36 Unpacking libnghttp2-14:armhf (1.43.0-1) ... #13 42.69 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ... #13 42.69 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... #13 42.73 Selecting previously unselected package libxml-namespacesupport-perl. #13 42.73 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 42.73 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 42.77 Selecting previously unselected package libxml-sax-base-perl. #13 42.77 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 42.77 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 42.82 Selecting previously unselected package libxml-sax-perl. #13 42.82 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 42.82 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 42.87 Selecting previously unselected package libxml-libxml-perl. #13 42.87 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ... #13 42.87 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 42.93 Selecting previously unselected package libxml-sax-expat-perl. #14 30.26 Get:211 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fontconfig-config armhf 2.14.2-4ubuntu1 [35.8 kB] #14 30.27 Get:212 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl3-gnutls armhf 8.2.1-1ubuntu3.1 [275 kB] #14 30.28 Get:213 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liberror-perl all 0.17029-2 [25.6 kB] #14 30.28 Get:214 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf git-man all 1:2.40.1-1ubuntu1 [1085 kB] #14 30.33 Get:215 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf git armhf 1:2.40.1-1ubuntu1 [4236 kB] #13 26.23 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ... #13 26.24 Unpacking perl (5.28.1-6+deb10u1) ... #13 26.29 Selecting previously unselected package libpython3.7-minimal:armhf. #13 26.29 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 26.30 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 26.40 Selecting previously unselected package libexpat1:armhf. #13 26.40 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 26.40 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 26.45 Selecting previously unselected package python3.7-minimal. #13 26.45 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 26.46 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #13 39.09 Selecting previously unselected package libpath-iterator-rule-perl. #13 39.09 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 39.09 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 39.12 Selecting previously unselected package libperlio-gzip-perl. #13 39.12 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #13 39.13 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 39.15 Selecting previously unselected package libpod-parser-perl. #13 39.16 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #13 39.17 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 39.18 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 39.18 Unpacking libpod-parser-perl (1.63-2) ... #13 39.21 Selecting previously unselected package libpod-constants-perl. #13 39.22 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #13 39.22 Unpacking libpod-constants-perl (0.19-2) ... #13 39.25 Selecting previously unselected package libproc-processtable-perl. #13 39.25 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #13 39.25 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 39.28 Selecting previously unselected package libre2-9:amd64. #13 27.15 Selecting previously unselected package cpp. #13 27.15 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #13 27.16 Unpacking cpp (4:10.2.1-1+rpi1) ... #13 27.19 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u10_armhf.deb ... #13 27.21 Unpacking curl (7.74.0-1.3+deb11u10) over (7.74.0-1.3+deb11u7) ... #13 27.27 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u10_armhf.deb ... #14 36.97 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 38.51 Setting up libxpm4:amd64 (1:3.5.12-1.1ubuntu0.1) ... #14 38.52 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ... #14 38.66 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 38.66 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 38.67 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 38.67 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 38.68 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 38.68 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 38.69 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 38.70 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 38.72 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ... #14 38.74 Setting up binutils (2.40-2ubuntu4.1) ... #14 38.75 Setting up man-db (2.11.2-1) ... #14 38.84 Building database of manual pages ... #13 23.52 Selecting previously unselected package python3. #13 23.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10565 files and directories currently installed.) #13 23.53 Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ... #13 23.54 Unpacking python3 (3.11.2-1) ... #13 23.58 Selecting previously unselected package libuchardet0:armhf. #13 23.58 Preparing to unpack .../001-libuchardet0_0.0.7-1_armhf.deb ... #13 23.58 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 23.62 Selecting previously unselected package groff-base. #13 23.62 Preparing to unpack .../002-groff-base_1.22.4-10_armhf.deb ... #13 23.62 Unpacking groff-base (1.22.4-10) ... #13 41.64 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... #13 41.66 Setting up libkeyutils1:arm64 (1.6-6) ... #13 41.67 Setting up libpsl5:arm64 (0.20.2-2) ... #13 41.68 Setting up libgpm2:arm64 (1.20.7-5) ... #13 41.69 Setting up mime-support (3.62) ... #13 41.74 Setting up xdg-user-dirs (0.17-2) ... #13 41.77 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:arm64 (1:7.6.4-0.4) ... #13 41.81 Setting up libyaml-0-2:arm64 (0.2.1-1) ... #13 41.83 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... #13 41.84 No schema files found: doing nothing. #13 41.85 Setting up distro-info-data (0.41+deb10u8) ... #13 41.86 Setting up manpages (4.16-2) ... #13 41.87 Setting up unzip (6.0-23+deb10u3) ... #13 41.89 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 41.90 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 41.93 Setting up binutils-common:arm64 (2.31.1-16) ... #13 41.94 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... #13 41.95 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... #14 30.32 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.2 [31.6 kB] #14 37.94 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ... #14 37.94 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 37.98 Selecting previously unselected package libxmuu1:arm64. #14 37.98 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #14 37.98 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 38.01 Selecting previously unselected package manpages. #14 38.01 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 38.02 Unpacking manpages (5.05-1) ... #14 38.12 Selecting previously unselected package openssh-client. #14 38.12 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_arm64.deb ... #14 38.13 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 38.21 Selecting previously unselected package publicsuffix. #14 36.89 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 36.97 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4.1 [130 kB] #14 37.05 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4.1 [210 kB] #14 31.07 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #14 31.08 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] #14 31.08 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 31.09 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 31.09 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 31.09 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] #14 31.09 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #14 37.69 Get:295 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB] #14 37.70 Get:296 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-maybexs-perl all 1.004005-1 [11.3 kB] #14 37.71 Get:297 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblog-any-perl all 1.715-1 [71.4 kB] #13 39.56 Selecting previously unselected package libconfig-tiny-perl. #13 39.56 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 39.57 Unpacking libconfig-tiny-perl (2.28-2) ... #13 39.60 Selecting previously unselected package libparams-util-perl. #13 39.60 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_arm64.deb ... #13 39.61 Unpacking libparams-util-perl (1.102-2+b1) ... #13 39.65 Selecting previously unselected package libsub-install-perl. #13 39.65 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 39.66 Unpacking libsub-install-perl (0.929-1) ... #13 39.72 Selecting previously unselected package libdata-optlist-perl. #13 39.72 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 39.72 Unpacking libdata-optlist-perl (0.113-1) ... #13 39.76 Selecting previously unselected package libsub-exporter-perl. #14 30.36 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 30.36 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB] #14 30.37 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB] #14 30.38 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB] #14 30.38 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB] #14 30.39 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB] #14 30.40 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB] #14 30.58 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB] #13 29.15 Preparing to unpack .../077-libtool_2.4.7-5_all.deb ... #13 29.21 Unpacking libtool (2.4.7-5) ... #14 38.11 137 added, 0 removed; done. #14 38.14 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 38.16 Setting up libgdbm-compat4:amd64 (1.23-1) ... #14 38.17 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 38.18 Setting up dwz (0.14-1build2) ... #14 38.19 Setting up groff-base (1.22.4-8build1) ... #14 38.25 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 38.27 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #14 38.28 Setting up debugedit (1:5.0-4build1) ... #14 38.30 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.14) ... #14 38.31 Setting up libc6-dev:amd64 (2.35-0ubuntu3.4) ... #14 38.32 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 38.33 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.6) ... #14 38.35 Setting up curl (7.81.0-1ubuntu1.14) ... #13 38.17 Selecting previously unselected package libperlio-gzip-perl. #13 38.17 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ... #13 38.17 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 38.20 Selecting previously unselected package libpod-constants-perl. #13 38.20 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ... #13 38.21 Unpacking libpod-constants-perl (0.19-1) ... #13 38.23 Selecting previously unselected package libreadonly-perl. #13 38.23 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ... #13 38.24 Unpacking libreadonly-perl (2.050-1) ... #13 38.26 Selecting previously unselected package libref-util-perl. #13 38.26 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ... #13 38.27 Unpacking libref-util-perl (0.204-1) ... #13 38.29 Selecting previously unselected package libref-util-xs-perl. #13 38.30 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ... #13 38.30 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 38.33 Selecting previously unselected package libregexp-pattern-license-perl. #13 38.33 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 38.33 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 38.36 Selecting previously unselected package libsasl2-modules:amd64. #13 38.37 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 38.37 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 38.44 Selecting previously unselected package libsereal-decoder-perl. #13 28.84 Selecting previously unselected package libpsl5:armhf. #13 42.94 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ... #13 42.94 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 42.97 Selecting previously unselected package libxmlrpc-lite-perl. #13 42.98 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 42.98 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 43.03 Selecting previously unselected package libxmuu1:arm64. #13 43.03 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 43.04 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 43.08 Selecting previously unselected package libyaml-0-2:arm64. #13 43.08 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ... #13 43.09 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #13 43.12 Selecting previously unselected package libyaml-libyaml-perl. #13 43.12 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ... #13 43.13 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 43.16 Selecting previously unselected package licensecheck. #14 29.98 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 29.98 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB] #14 29.98 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 29.98 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libaliased-perl all 0.34-3 [12.8 kB] #14 29.98 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB] #14 29.98 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 30.52 Get:216 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 30.52 Get:217 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB] #14 30.52 Get:218 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 30.52 Get:219 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libaliased-perl all 0.34-3 [12.8 kB] #14 30.52 Get:220 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB] #13 39.29 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #13 39.29 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #13 39.33 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 39.33 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #13 39.34 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #13 39.36 Selecting previously unselected package libreadonly-perl. #13 39.36 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #13 39.37 Unpacking libreadonly-perl (2.050-3) ... #13 39.39 Selecting previously unselected package libref-util-perl. #13 39.39 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #13 39.40 Unpacking libref-util-perl (0.204-1) ... #13 39.42 Selecting previously unselected package libref-util-xs-perl. #13 39.42 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #13 39.43 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 39.45 Selecting previously unselected package libregexp-pattern-license-perl. #13 39.45 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 39.46 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 39.49 Selecting previously unselected package libregexp-pattern-perl. #13 39.49 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 39.49 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 39.52 Selecting previously unselected package libsasl2-modules:amd64. #13 27.29 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) over (7.74.0-1.3+deb11u7) ... #13 27.36 Selecting previously unselected package libdebhelper-perl. #13 27.36 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ... #13 27.37 Unpacking libdebhelper-perl (13.3.4) ... #13 27.41 Selecting previously unselected package libcc1-0:armhf. #13 27.42 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #13 27.42 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #13 27.47 Selecting previously unselected package libgomp1:armhf. #13 27.47 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ... #13 27.47 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #13 27.52 Selecting previously unselected package libatomic1:armhf. #14 37.04 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 37.14 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 37.17 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-perl all 2.002001-1 [344 kB] #14 13.19 Selecting previously unselected package libpython3.11-minimal:amd64. #14 13.19 Preparing to unpack .../libpython3.11-minimal_3.11.6-3_amd64.deb ... #14 13.23 Unpacking libpython3.11-minimal:amd64 (3.11.6-3) ... #13 23.72 Selecting previously unselected package bsdextrautils. #13 23.72 Preparing to unpack .../003-bsdextrautils_2.38.1-5_armhf.deb ... #13 23.73 Unpacking bsdextrautils (2.38.1-5) ... #13 23.79 Selecting previously unselected package libpipeline1:armhf. #13 23.79 Preparing to unpack .../004-libpipeline1_1.5.7-1_armhf.deb ... #13 23.79 Unpacking libpipeline1:armhf (1.5.7-1) ... #13 23.84 Selecting previously unselected package man-db. #13 23.84 Preparing to unpack .../005-man-db_2.11.2-2_armhf.deb ... #13 23.85 Unpacking man-db (2.11.2-2) ... #13 41.97 Setting up less (487-0.1+b1) ... #13 42.06 Setting up perl-openssl-defaults:arm64 (3) ... #13 42.07 Setting up linux-libc-dev:arm64 (4.19.289-2) ... #13 42.08 Setting up gettext-base (0.19.8.1-9) ... #13 42.09 Setting up liblzo2-2:arm64 (2.10-0.1) ... #13 42.11 Setting up libnpth0:arm64 (1.6-1) ... #13 42.12 Setting up krb5-locales (1.17-3+deb10u6) ... #13 42.13 Setting up file (1:5.35-4+deb10u2) ... #13 42.14 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 42.16 Setting up libassuan0:arm64 (2.5.2-1) ... #13 42.17 Setting up libgomp1:arm64 (8.3.0-6) ... #14 30.50 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB] #14 38.21 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 38.22 Unpacking publicsuffix (20200303.0012-1) ... #14 38.25 Selecting previously unselected package python-apt-common. #14 38.26 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 38.26 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 38.30 Selecting previously unselected package python3-apt. #14 38.30 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ... #14 38.30 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 38.34 Selecting previously unselected package strace. #14 38.34 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ... #14 38.35 Unpacking strace (5.5-3ubuntu1) ... #14 38.40 Selecting previously unselected package xauth. #14 38.40 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ... #14 38.40 Unpacking xauth (1:1.1-0ubuntu1) ... #14 38.45 Selecting previously unselected package libfl2:arm64. #14 37.13 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dput all 1.1.0ubuntu2.1 [44.7 kB] #14 37.21 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 37.33 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 37.40 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.14 [279 kB] #14 31.31 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 38.12 Get:298 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 38.19 Get:299 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 38.22 Get:300 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B] #13 39.77 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 39.77 Unpacking libsub-exporter-perl (0.989-1) ... #13 39.81 Selecting previously unselected package libconst-fast-perl. #13 39.81 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 39.82 Unpacking libconst-fast-perl (0.014-2) ... #13 39.85 Selecting previously unselected package libwant-perl. #13 39.85 Preparing to unpack .../230-libwant-perl_0.29-2+b1_arm64.deb ... #13 39.86 Unpacking libwant-perl (0.29-2+b1) ... #13 39.90 Selecting previously unselected package libcontextual-return-perl. #13 39.90 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #13 39.90 Unpacking libcontextual-return-perl (0.004014-4) ... #13 39.94 Selecting previously unselected package libconvert-binhex-perl. #13 39.94 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 39.95 Unpacking libconvert-binhex-perl (1.125-3) ... #13 39.98 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #13 39.99 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_arm64.deb ... #13 39.99 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ... #13 40.03 Selecting previously unselected package libdevel-stacktrace-perl. #13 29.38 Selecting previously unselected package dh-autoreconf. #13 29.38 Preparing to unpack .../078-dh-autoreconf_20_all.deb ... #13 29.39 Unpacking dh-autoreconf (20) ... #14 38.36 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 38.37 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... #14 38.39 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 38.40 Setting up gpg (2.2.27-3ubuntu2.1) ... #14 38.41 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 38.42 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #14 38.43 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ... #14 38.45 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.2) ... #14 38.46 Setting up gettext (0.21-4ubuntu4) ... #14 38.47 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #14 30.70 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] #14 30.71 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] #14 30.86 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] #13 38.45 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ... #13 38.45 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 38.48 Selecting previously unselected package libsereal-encoder-perl. #13 38.48 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ... #13 38.49 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 38.52 Selecting previously unselected package libsereal-perl. #13 38.52 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ... #13 38.53 Unpacking libsereal-perl (4.005-1) ... #13 38.55 Selecting previously unselected package libtask-weaken-perl. #13 38.56 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ... #13 38.56 Unpacking libtask-weaken-perl (1.06-1) ... #13 38.59 Selecting previously unselected package libxml-parser-perl. #13 38.59 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ... #13 38.59 Unpacking libxml-parser-perl (2.44-4) ... #13 38.64 Selecting previously unselected package libsoap-lite-perl. #13 38.64 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ... #13 38.64 Unpacking libsoap-lite-perl (1.27-1) ... #13 38.70 Selecting previously unselected package libsort-key-perl. #13 28.84 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ... #13 28.88 Unpacking libpsl5:armhf (0.21.0-1.2) ... #13 43.16 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #13 43.17 Unpacking licensecheck (3.1.1-2) ... #13 43.21 Selecting previously unselected package lzip. #13 43.21 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ... #13 43.22 Unpacking lzip (1.22-3) ... #13 43.25 Selecting previously unselected package lzop. #13 43.25 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ... #13 43.26 Unpacking lzop (1.04-2) ... #13 43.29 Selecting previously unselected package t1utils. #13 43.30 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ... #13 43.30 Unpacking t1utils (1.41-4) ... #13 43.38 Selecting previously unselected package unzip. #13 43.39 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ... #13 43.39 Unpacking unzip (6.0-26+deb11u1) ... #14 30.39 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB] #14 30.48 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 30.50 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 30.54 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB] #14 30.59 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #13 39.52 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 39.53 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 39.56 Selecting previously unselected package libsereal-decoder-perl. #13 39.56 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #13 39.57 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 39.60 Selecting previously unselected package libsereal-encoder-perl. #13 39.60 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #13 39.60 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 39.63 Selecting previously unselected package libtask-weaken-perl. #13 39.64 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #13 39.64 Unpacking libtask-weaken-perl (1.06-1) ... #13 39.66 Selecting previously unselected package libxml-parser-perl:amd64. #13 39.66 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #13 39.67 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #13 39.71 Selecting previously unselected package libsoap-lite-perl. #13 39.71 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #13 39.71 Unpacking libsoap-lite-perl (1.27-1) ... #13 39.76 Selecting previously unselected package libsort-key-perl. #13 39.77 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #13 39.77 Unpacking libsort-key-perl (1.33-2+b3) ... #13 39.80 Selecting previously unselected package libstring-copyright-perl. #13 39.80 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #13 39.80 Unpacking libstring-copyright-perl (0.003006-1) ... #13 39.85 Selecting previously unselected package libstring-escape-perl. #13 39.85 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #13 39.85 Unpacking libstring-escape-perl (2010.002-2) ... #13 39.88 Selecting previously unselected package libstring-shellquote-perl. #13 27.52 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ... #13 27.52 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #13 27.59 Selecting previously unselected package libasan6:armhf. #13 27.59 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ... #13 27.60 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #14 37.36 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #14 37.38 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 37.39 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 37.39 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 37.40 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 37.40 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 37.41 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB] #14 13.63 Selecting previously unselected package libexpat1:amd64. #14 13.63 Preparing to unpack .../libexpat1_2.5.0-2_amd64.deb ... #14 13.64 Unpacking libexpat1:amd64 (2.5.0-2) ... #13 26.83 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 26.85 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #13 26.86 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #13 23.96 Selecting previously unselected package sensible-utils. #13 23.96 Preparing to unpack .../006-sensible-utils_0.0.17+nmu1_all.deb ... #13 23.97 Unpacking sensible-utils (0.0.17+nmu1) ... #13 24.00 Selecting previously unselected package bzip2. #13 24.00 Preparing to unpack .../007-bzip2_1.0.8-5+b2_armhf.deb ... #13 24.01 Unpacking bzip2 (1.0.8-5+b2) ... #13 24.05 Selecting previously unselected package libmagic-mgc. #13 24.05 Preparing to unpack .../008-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 24.05 Unpacking libmagic-mgc (1:5.44-3) ... #13 24.13 Selecting previously unselected package libmagic1:armhf. #13 24.13 Preparing to unpack .../009-libmagic1_1%3a5.44-3_armhf.deb ... #13 24.14 Unpacking libmagic1:armhf (1:5.44-3) ... #13 24.17 Selecting previously unselected package file. #13 42.18 Setting up libapt-inst2.0:arm64 (1.8.2.3) ... #13 42.19 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 42.20 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 42.22 Setting up libicu63:arm64 (63.1-6+deb10u3) ... #13 42.23 Setting up libfakeroot:arm64 (1.23-1) ... #13 42.25 Setting up libkrb5support0:arm64 (1.17-3+deb10u6) ... #13 42.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 42.27 Setting up fakeroot (1.23-1) ... #13 42.35 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 42.37 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #13 42.39 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #14 39.14 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 39.15 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 39.30 Setting up perl (5.36.0-7ubuntu0.23.04.1) ... #14 39.32 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 39.33 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 39.34 Setting up libxs-parse-keyword-perl (0.33-1) ... #14 39.35 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 39.36 Setting up libdata-dump-perl (1.25-1) ... #14 39.37 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 39.38 Setting up libfile-find-rule-perl (0.34-3) ... #14 39.39 Setting up libref-util-perl (0.204-2) ... #14 39.40 Setting up libipc-system-simple-perl (1.30-2) ... #14 30.66 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.4 [29.6 kB] #14 30.67 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 30.68 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 30.69 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB] #14 30.69 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB] #14 30.71 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 30.71 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB] #14 30.73 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #14 30.73 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB] #14 38.45 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ... #14 38.45 Unpacking libfl2:arm64 (2.6.4-6.2) ... #14 38.49 Selecting previously unselected package at. #14 38.49 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ... #14 38.50 Unpacking at (3.1.23-1ubuntu1) ... #14 38.54 Selecting previously unselected package libsigsegv2:arm64. #14 38.54 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ... #14 38.54 Unpacking libsigsegv2:arm64 (2.12-2) ... #14 38.57 Selecting previously unselected package m4. #14 38.57 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ... #14 38.58 Unpacking m4 (1.4.18-4) ... #14 38.62 Selecting previously unselected package autoconf. #14 38.62 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 38.62 Unpacking autoconf (2.69-11.1) ... #14 38.68 Selecting previously unselected package autotools-dev. #14 31.53 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #14 31.69 debconf: delaying package configuration, since apt-utils is not installed #14 31.72 Fetched 106 MB in 26s (4047 kB/s) #14 31.73 Selecting previously unselected package liblocale-gettext-perl. #14 31.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 ... 4124 files and directories currently installed.) #14 31.74 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #14 31.74 Unpacking liblocale-gettext-perl (1.07-4) ... #14 31.78 Selecting previously unselected package libssl1.1:amd64. #14 38.27 Get:301 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-name-perl arm64 0.27-1 [10.6 kB] #14 38.28 Get:302 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 38.31 Get:303 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 38.37 Get:304 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 38.38 Get:305 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtype-tiny-perl all 2.004000-1 [354 kB] #13 40.03 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 40.04 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 40.07 Selecting previously unselected package libexception-class-perl. #13 40.08 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 40.08 Unpacking libexception-class-perl (1.45-1) ... #13 40.13 Selecting previously unselected package libiterator-perl. #13 40.13 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 40.13 Unpacking libiterator-perl (0.03+ds1-2) ... #13 40.17 Selecting previously unselected package libiterator-util-perl. #13 40.17 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 40.17 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 40.21 Selecting previously unselected package libdata-dpath-perl. #13 40.21 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 40.22 Unpacking libdata-dpath-perl (0.58-2) ... #13 40.26 Selecting previously unselected package libdata-dump-perl. #13 29.72 Selecting previously unselected package libarchive-zip-perl. #13 29.72 Preparing to unpack .../079-libarchive-zip-perl_1.68-1_all.deb ... #13 29.72 Unpacking libarchive-zip-perl (1.68-1) ... #14 31.15 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.18 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 31.19 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 31.21 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB] #13 38.70 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ... #13 38.70 Unpacking libsort-key-perl (1.33-2+b1) ... #13 38.73 Selecting previously unselected package libstring-copyright-perl. #13 38.73 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ... #13 38.73 Unpacking libstring-copyright-perl (0.003006-1) ... #13 38.76 Selecting previously unselected package libstring-escape-perl. #13 38.76 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ... #13 38.77 Unpacking libstring-escape-perl (2010.002-2) ... #13 38.80 Selecting previously unselected package libstring-shellquote-perl. #13 38.80 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ... #13 38.82 Unpacking libstring-shellquote-perl (1.04-1) ... #13 38.85 Selecting previously unselected package libterm-readkey-perl. #13 38.85 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ... #13 38.85 Unpacking libterm-readkey-perl (2.38-1) ... #13 38.88 Selecting previously unselected package libtest-fatal-perl. #13 38.88 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ... #13 38.89 Unpacking libtest-fatal-perl (0.014-1) ... #13 38.91 Selecting previously unselected package libtest-refcount-perl. #13 43.45 Selecting previously unselected package lintian. #13 43.45 Preparing to unpack .../336-lintian_2.104.0_all.deb ... #13 43.46 Unpacking lintian (2.104.0) ... #14 30.61 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB] #14 30.70 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libfreetype6 armhf 2.12.1+dfsg-4ubuntu0.1 [326 kB] #14 30.80 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfontconfig1 armhf 2.14.1-3ubuntu3 [111 kB] #13 39.88 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #13 39.88 Unpacking libstring-shellquote-perl (1.04-1) ... #13 39.91 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #13 39.91 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #13 39.91 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #13 39.94 Selecting previously unselected package libterm-readkey-perl. #13 39.94 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #13 39.94 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 39.97 Selecting previously unselected package libtext-levenshteinxs-perl. #13 39.97 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #13 39.98 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 40.00 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #13 40.00 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #13 40.01 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #13 40.03 Selecting previously unselected package libtext-xslate-perl. #13 40.03 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #13 40.04 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 40.08 Selecting previously unselected package libtime-duration-perl. #13 40.08 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #13 40.09 Unpacking libtime-duration-perl (1.21-1) ... #13 40.11 Selecting previously unselected package libtime-moment-perl. #13 27.82 Selecting previously unselected package libubsan1:armhf. #13 27.82 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ... #13 27.83 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #13 27.93 Selecting previously unselected package libgcc-10-dev:armhf. #13 27.93 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #13 27.93 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 28.05 Selecting previously unselected package gcc-10. #14 37.81 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 13.85 Selecting previously unselected package python3.11-minimal. #14 13.85 Preparing to unpack .../python3.11-minimal_3.11.6-3_amd64.deb ... #14 13.87 Unpacking python3.11-minimal (3.11.6-3) ... #13 27.38 Selecting previously unselected package python3-minimal. #13 24.18 Preparing to unpack .../010-file_1%3a5.44-3_armhf.deb ... #13 24.19 Unpacking file (1:5.44-3) ... #13 24.25 Selecting previously unselected package gettext-base. #13 24.25 Preparing to unpack .../011-gettext-base_0.21-12_armhf.deb ... #13 24.25 Unpacking gettext-base (0.21-12) ... #13 24.31 Selecting previously unselected package xz-utils. #13 24.31 Preparing to unpack .../012-xz-utils_5.4.1-0.2_armhf.deb ... #13 24.32 Unpacking xz-utils (5.4.1-0.2) ... #13 24.38 Selecting previously unselected package m4. #13 24.38 Preparing to unpack .../013-m4_1.4.19-3_armhf.deb ... #13 24.38 Unpacking m4 (1.4.19-3) ... #13 24.43 Selecting previously unselected package autoconf. #13 24.43 Preparing to unpack .../014-autoconf_2.71-3_all.deb ... #13 24.44 Unpacking autoconf (2.71-3) ... #13 24.49 Selecting previously unselected package autotools-dev. #13 24.50 Preparing to unpack .../015-autotools-dev_20220109.1_all.deb ... #13 24.50 Unpacking autotools-dev (20220109.1) ... #13 24.54 Selecting previously unselected package automake. #13 42.39 Setting up libasan5:arm64 (8.3.0-6) ... #13 42.41 Setting up autotools-dev (20180224.1) ... #13 42.42 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 42.43 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ... #13 42.46 Setting up libwrap0:arm64 (7.6.q-28) ... #13 42.47 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 42.49 Setting up make (4.2.1-1.2) ... #13 42.50 Setting up libmpfr6:arm64 (4.0.2-1) ... #13 42.51 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 42.53 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... #13 42.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 42.56 Setting up libidn11:arm64 (1.33-2.2) ... #13 42.57 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u4) ... #13 42.58 Setting up strace (4.26-0.2) ... #13 42.59 Setting up libsigsegv2:arm64 (2.12-2) ... #13 42.61 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 42.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 42.63 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 42.64 Setting up t1utils (1.41-3) ... #13 42.66 Setting up diffstat (1.62-1) ... #13 42.67 Setting up libmpc3:arm64 (1.1.0-1) ... #13 42.68 Setting up libatomic1:arm64 (8.3.0-6) ... #13 42.69 Setting up patch (2.7.6-3+deb10u1) ... #13 42.70 Setting up mailutils-common (1:3.5-4) ... #13 42.72 Setting up autopoint (0.19.8.1-9) ... #14 31.14 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB] #14 38.68 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 38.68 Unpacking autotools-dev (20180224.1) ... #14 38.72 Selecting previously unselected package automake. #14 38.72 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 38.73 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 38.79 Selecting previously unselected package autopoint. #14 38.79 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #14 38.79 Unpacking autopoint (0.19.8.1-10build1) ... #14 38.83 Selecting previously unselected package binutils-common:arm64. #14 38.83 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_arm64.deb ... #14 38.83 Unpacking binutils-common:arm64 (2.34-6ubuntu1.6) ... #14 38.88 Selecting previously unselected package libbinutils:arm64. #14 38.88 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_arm64.deb ... #14 38.89 Unpacking libbinutils:arm64 (2.34-6ubuntu1.6) ... #14 39.41 Setting up libnet-domain-tld-perl (1.75-3) ... #14 39.42 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 39.43 Setting up libsocket6-perl (0.29-3) ... #14 39.44 Setting up libgd3:amd64 (2.3.3-7ubuntu2) ... #14 39.45 Setting up libvariable-magic-perl (0.63-1) ... #14 39.46 Setting up libio-html-perl (1.004-3) ... #14 39.47 Setting up libpod-parser-perl (1.65-1) ... #14 39.53 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 39.54 Setting up libparams-util-perl (1.102-2) ... #14 39.55 Setting up libdpkg-perl (1.21.21ubuntu1) ... #14 39.56 Setting up libtime-duration-perl (1.21-2) ... #14 39.57 Setting up autoconf (2.71-3) ... #14 39.58 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 39.60 Setting up libarray-intspan-perl (2.004-2) ... #14 39.61 Setting up libcapture-tiny-perl (0.48-2) ... #14 39.62 Setting up libtimedate-perl (2.3300-2) ... #14 39.63 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 39.63 Setting up libsub-name-perl:amd64 (0.26-2build1) ... #14 30.98 Get:221 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 31.05 Get:222 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB] #14 31.10 Get:223 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 31.14 Get:224 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 31.16 Get:225 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB] #14 31.21 Get:226 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 31.78 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... #14 31.79 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... #14 31.93 Selecting previously unselected package libpython3.8-minimal:amd64. #14 31.93 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 31.93 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 32.03 Selecting previously unselected package libexpat1:amd64. #14 38.53 Get:306 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgitlab-api-v4-perl all 0.27-1 [84.2 kB] #14 38.55 Get:307 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 38.55 Get:308 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 37.81 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #13 40.26 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 40.27 Unpacking libdata-dump-perl (1.25-1) ... #13 40.31 Selecting previously unselected package libdata-messagepack-perl. #13 40.31 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_arm64.deb ... #13 40.32 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 40.35 Selecting previously unselected package libnet-domain-tld-perl. #13 40.36 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 40.36 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 40.39 Selecting previously unselected package libdata-validate-domain-perl. #13 40.40 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 40.40 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 40.44 Selecting previously unselected package libnet-ipv6addr-perl. #13 40.44 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 40.44 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 40.48 Selecting previously unselected package libnet-netmask-perl. #13 40.48 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 40.49 Unpacking libnet-netmask-perl (2.0002-2) ... #13 40.52 Selecting previously unselected package libnetaddr-ip-perl. #13 29.96 Selecting previously unselected package libsub-override-perl. #13 29.97 Preparing to unpack .../080-libsub-override-perl_0.09-4_all.deb ... #13 29.99 Unpacking libsub-override-perl (0.09-4) ... #14 31.30 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB] #14 31.31 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 31.32 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B] #13 38.92 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ... #13 38.92 Unpacking libtest-refcount-perl (0.08-3) ... #13 38.94 Selecting previously unselected package libtext-levenshtein-perl. #13 38.95 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ... #13 38.95 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 38.98 Selecting previously unselected package libtype-tiny-xs-perl. #13 38.98 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ... #13 38.98 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 39.01 Selecting previously unselected package libunicode-utf8-perl. #13 39.01 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ... #13 39.08 Unpacking libunicode-utf8-perl (0.62-1) ... #13 39.12 Selecting previously unselected package libunwind8:amd64. #13 39.12 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ... #13 39.13 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 39.17 Selecting previously unselected package libwrap0:amd64. #14 38.94 Setting up python3.10 (3.10.12-1~22.04.2) ... #13 43.87 Selecting previously unselected package lsb-release. #14 30.82 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB] #14 30.84 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B] #14 30.84 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdeflate0 armhf 1.15-1 [39.6 kB] #13 40.11 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #13 40.12 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 40.15 Selecting previously unselected package libtype-tiny-xs-perl. #13 40.15 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #13 40.15 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 40.18 Selecting previously unselected package libunicode-utf8-perl. #13 40.19 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #13 40.19 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 40.22 Selecting previously unselected package libunwind8:amd64. #13 40.22 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #13 40.22 Unpacking libunwind8:amd64 (1.3.2-2) ... #13 40.26 Selecting previously unselected package libxdelta2. #13 40.26 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #13 40.26 Unpacking libxdelta2 (1.1.3-9.3) ... #13 40.29 Selecting previously unselected package libxext6:amd64. #13 40.30 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #13 40.30 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #13 40.33 Selecting previously unselected package libxml-namespacesupport-perl. #13 28.05 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ... #13 28.05 Unpacking gcc-10 (10.2.1-6+rpi1) ... #14 37.89 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 37.92 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB] #14 14.17 Setting up libssl3:amd64 (3.0.10-1ubuntu2.1) ... #14 14.30 Setting up libpython3.11-minimal:amd64 (3.11.6-3) ... #13 29.62 Selecting previously unselected package librtmp1:armhf. #13 29.62 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 29.71 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 27.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 ... 10540 files and directories currently installed.) #13 27.39 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 27.39 Unpacking python3-minimal (3.7.3-1) ... #13 27.43 Selecting previously unselected package mime-support. #13 27.43 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 27.44 Unpacking mime-support (3.62) ... #13 27.49 Selecting previously unselected package libmpdec2:armhf. #13 27.49 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #13 27.49 Unpacking libmpdec2:armhf (2.4.2-2) ... #13 27.52 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 27.53 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... #13 27.53 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 24.54 Preparing to unpack .../016-automake_1%3a1.16.5-1.3_all.deb ... #13 24.55 Unpacking automake (1:1.16.5-1.3) ... #13 24.62 Selecting previously unselected package autopoint. #13 24.62 Preparing to unpack .../017-autopoint_0.21-12_all.deb ... #13 24.65 Unpacking autopoint (0.21-12) ... #13 24.69 Selecting previously unselected package binutils-common:armhf. #13 24.69 Preparing to unpack .../018-binutils-common_2.40-2+rpi2_armhf.deb ... #13 24.69 Unpacking binutils-common:armhf (2.40-2+rpi2) ... #13 42.73 Setting up libmariadb3:arm64 (1:10.3.39-0+deb10u1) ... #13 42.74 Setting up libfl2:arm64 (2.6.4-6.2) ... #13 42.76 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 42.77 Setting up libk5crypto3:arm64 (1.17-3+deb10u6) ... #13 42.78 Setting up libltdl7:arm64 (2.4.6-9) ... #13 42.79 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 42.80 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 42.81 Setting up libubsan1:arm64 (8.3.0-6) ... #13 42.83 Setting up libisl19:arm64 (0.20-2) ... #13 42.86 Setting up dwz (0.12-3) ... #13 42.87 Setting up python-apt-common (1.8.4.3) ... #13 42.88 Setting up sensible-utils (0.0.12) ... #13 42.90 Setting up exim4-config (4.92-8+deb10u8) ... #14 31.37 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #14 31.38 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB] #14 31.40 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 38.95 Selecting previously unselected package libctf-nobfd0:arm64. #14 38.95 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_arm64.deb ... #14 38.96 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ... #14 38.99 Selecting previously unselected package libctf0:arm64. #14 39.00 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_arm64.deb ... #14 39.00 Unpacking libctf0:arm64 (2.34-6ubuntu1.6) ... #14 39.03 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 39.03 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.6_arm64.deb ... #14 39.03 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ... #14 39.64 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 39.65 Setting up libsyntax-keyword-try-perl (0.28-1) ... #14 39.66 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 39.67 Setting up libproc-processtable-perl:amd64 (0.634-1build2) ... #14 39.72 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 39.73 Setting up xauth (1:1.1.2-1) ... #14 39.74 Setting up libpath-tiny-perl (0.144-1) ... #14 39.75 Setting up libarchive-cpio-perl (0.10-3) ... #14 39.76 Setting up libjson-perl (4.10000-1) ... #14 39.77 Setting up libnsl2:amd64 (1.3.0-2build2) ... #14 39.78 Setting up libipc-run3-perl (0.048-3) ... #14 39.79 Setting up libregexp-wildcards-perl (1.05-3) ... #14 39.80 Setting up libfcgi-perl (0.82+ds-2) ... #14 39.81 Setting up libsub-override-perl (0.09-4) ... #14 39.83 Setting up libaliased-perl (0.34-3) ... #14 39.84 Setting up libstrictures-perl (2.000006-1) ... #14 39.85 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 39.86 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 39.87 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 39.88 Setting up libsort-versions-perl (1.62-3) ... #14 39.90 Setting up libexporter-tiny-perl (1.006000-1) ... #14 39.91 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ... #14 39.95 Setting up libfile-dirlist-perl (0.05-3) ... #14 31.23 Get:227 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB] #14 31.31 Get:228 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfreetype6 armhf 2.13.1+dfsg-1 [331 kB] #14 31.41 Get:229 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfontconfig1 armhf 2.14.2-4ubuntu1 [112 kB] #14 31.43 Get:230 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB] #14 32.03 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... #14 32.03 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #14 32.07 Selecting previously unselected package python3.8-minimal. #14 32.07 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 32.07 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 32.26 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... #14 38.96 Get:309 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 37.98 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #13 40.52 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ... #13 40.53 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 40.57 Selecting previously unselected package libdata-validate-ip-perl. #13 40.57 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 40.58 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 40.62 Selecting previously unselected package libdata-validate-uri-perl. #13 40.62 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 40.62 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 40.66 Selecting previously unselected package libdevel-size-perl. #13 40.66 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_arm64.deb ... #13 40.67 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 40.70 Selecting previously unselected package libdistro-info-perl. #13 40.71 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ... #13 40.71 Unpacking libdistro-info-perl (1.5) ... #13 40.74 Selecting previously unselected package libemail-address-xs-perl. #13 40.75 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_arm64.deb ... #13 40.75 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 40.84 Selecting previously unselected package libexporter-tiny-perl. #13 40.84 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 40.85 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 30.15 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 30.15 Preparing to unpack .../081-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 30.17 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 30.42 Selecting previously unselected package dh-strip-nondeterminism. #14 31.52 debconf: delaying package configuration, since apt-utils is not installed #14 31.56 Fetched 91.6 MB in 25s (3686 kB/s) #14 31.58 Selecting previously unselected package liblocale-gettext-perl. #14 31.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 ... 4118 files and directories currently installed.) #14 31.59 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ... #14 31.59 Unpacking liblocale-gettext-perl (1.07-4) ... #14 31.63 Selecting previously unselected package libssl1.1:armhf. #14 31.63 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_armhf.deb ... #14 31.64 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.20) ... #13 39.17 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ... #13 39.17 Unpacking libwrap0:amd64 (7.6.q-28) ... #13 39.21 Selecting previously unselected package libxau6:amd64. #13 39.21 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #13 39.22 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #13 39.25 Selecting previously unselected package libxdmcp6:amd64. #13 39.25 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 39.25 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 39.29 Selecting previously unselected package libxcb1:amd64. #13 39.29 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ... #13 39.30 Unpacking libxcb1:amd64 (1.13.1-2) ... #13 39.33 Selecting previously unselected package libx11-data. #13 39.33 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 39.33 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 39.40 Selecting previously unselected package libx11-6:amd64. #14 31.24 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjbig0 armhf 2.1-6ubuntu1 [24.6 kB] #13 43.87 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ... #13 43.88 Unpacking lsb-release (11.1.0) ... #13 43.94 Selecting previously unselected package manpages-dev. #13 43.94 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ... #13 43.94 Unpacking manpages-dev (5.10-1) ... #13 40.33 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 40.33 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 40.36 Selecting previously unselected package libxml-sax-base-perl. #13 40.36 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 40.36 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 40.40 Selecting previously unselected package libxml-sax-perl. #13 40.40 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 40.40 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 40.44 Selecting previously unselected package libxml-libxml-perl. #13 40.44 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #13 40.44 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 40.50 Selecting previously unselected package libxml-sax-expat-perl. #13 40.50 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #13 40.51 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 40.53 Selecting previously unselected package libxmlrpc-lite-perl. #13 40.53 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 40.54 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 40.57 Selecting previously unselected package libxmuu1:amd64. #21 11.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #21 11.73 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #21 11.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #14 38.08 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-maybexs-perl all 1.004004-1 [10.9 kB] #14 38.09 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #14 38.11 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 38.15 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 38.17 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB] #14 38.18 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 38.19 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl7 arm64 2.4.7-5 [40.1 kB] #14 38.20 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl-dev arm64 2.4.7-5 [170 kB] #14 14.32 Setting up libexpat1:amd64 (2.5.0-2) ... #14 14.34 Setting up python3.11-minimal (3.11.6-3) ... #13 27.71 Selecting previously unselected package python3.7. #13 27.72 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u6_armhf.deb ... #13 27.72 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 27.76 Selecting previously unselected package libpython3-stdlib:armhf. #13 27.76 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 27.77 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 27.81 Setting up python3-minimal (3.7.3-1) ... #13 24.95 Selecting previously unselected package libbinutils:armhf. #13 43.23 Adding system-user for exim (v4) #14 31.46 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB] #14 31.54 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 31.55 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 31.56 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 31.56 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 31.57 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 31.58 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB] #14 39.25 Selecting previously unselected package binutils. #14 39.26 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_arm64.deb ... #14 39.26 Unpacking binutils (2.34-6ubuntu1.6) ... #14 39.29 Selecting previously unselected package libc-dev-bin. #14 39.29 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.12_arm64.deb ... #14 39.30 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ... #14 39.32 Selecting previously unselected package linux-libc-dev:arm64. #14 39.33 Preparing to unpack .../075-linux-libc-dev_5.4.0-167.184_arm64.deb ... #14 39.33 Unpacking linux-libc-dev:arm64 (5.4.0-167.184) ... #14 39.46 Selecting previously unselected package libcrypt-dev:arm64. #14 39.47 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ... #14 39.47 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 39.51 Selecting previously unselected package libc6-dev:arm64. #14 39.97 Setting up libterm-readkey-perl (2.38-2build1) ... #14 39.98 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 39.99 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 40.01 Setting up libsys-hostname-long-perl (1.5-3) ... #14 40.02 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 40.03 Setting up libsereal-decoder-perl (5.003+ds-1) ... #14 40.04 Setting up liburi-perl (5.17-1ubuntu1) ... #14 40.05 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 40.07 Setting up libfile-touch-perl (0.12-2) ... #14 40.08 Setting up libc-devtools (2.37-0ubuntu2.1) ... #14 40.09 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 40.10 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 40.12 Setting up automake (1:1.16.5-1.3) ... #14 40.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 40.13 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 40.13 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 40.14 Setting up libapt-pkg-perl (0.1.40build3) ... #14 40.15 Setting up libstring-escape-perl (2010.002-3) ... #14 40.16 Setting up libberkeleydb-perl:amd64 (0.64-2) ... #14 31.45 Get:231 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B] #14 32.34 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 32.36 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #14 32.37 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 39.12 Get:310 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 39.19 Get:311 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-daemon-perl all 6.16-1 [22.4 kB] #14 39.23 Get:312 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB] #14 39.26 Get:313 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 39.27 Get:314 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-perl all 4.10000-1 [81.9 kB] #14 39.33 Get:315 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap-common all 2.6.6+dfsg-1~exp1ubuntu1 [30.6 kB] #13 35.10 Selecting previously unselected package libfakeroot:amd64. #13 35.10 Preparing to unpack .../097-libfakeroot_1.31-1.2_amd64.deb ... #13 35.14 Unpacking libfakeroot:amd64 (1.31-1.2) ... #13 35.37 Selecting previously unselected package fakeroot. #13 35.38 Preparing to unpack .../098-fakeroot_1.31-1.2_amd64.deb ... #13 35.41 Unpacking fakeroot (1.31-1.2) ... #13 35.63 Selecting previously unselected package libassuan0:amd64. #13 30.43 Preparing to unpack .../082-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 30.50 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 40.92 Selecting previously unselected package libfcgi-bin. #13 40.93 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_arm64.deb ... #13 40.93 Unpacking libfcgi-bin (2.4.2-2) ... #13 40.97 Selecting previously unselected package libindirect-perl. #13 40.97 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_arm64.deb ... #13 40.97 Unpacking libindirect-perl (0.39-2+b1) ... #13 41.01 Selecting previously unselected package libxs-parse-keyword-perl. #13 41.01 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_arm64.deb ... #13 41.02 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 41.06 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #13 41.06 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ... #13 41.06 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 41.10 Selecting previously unselected package libobject-pad-perl. #14 31.76 Selecting previously unselected package libpython3.8-minimal:armhf. #14 31.76 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 31.76 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 31.87 Selecting previously unselected package libexpat1:armhf. #13 39.40 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #13 39.40 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #13 39.49 Selecting previously unselected package libxext6:amd64. #13 39.49 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #13 39.49 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #13 39.52 Selecting previously unselected package libxml-namespacesupport-perl. #13 39.52 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 39.53 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 39.55 Selecting previously unselected package libxml-sax-base-perl. #13 39.56 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ... #13 39.56 Unpacking libxml-sax-base-perl (1.09-1) ... #13 39.59 Selecting previously unselected package libxml-sax-perl. #13 39.60 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 39.60 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 39.64 Selecting previously unselected package libxml-libxml-perl. #13 39.64 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #13 39.64 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 39.70 Selecting previously unselected package libxml-sax-expat-perl. #13 39.71 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ... #13 39.71 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 39.74 Selecting previously unselected package libxml-simple-perl. #14 31.40 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB] #13 44.24 Selecting previously unselected package pbzip2. #13 44.24 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ... #13 44.25 Unpacking pbzip2 (1.1.13-1) ... #13 44.28 Selecting previously unselected package pixz. #13 44.28 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ... #13 44.29 Unpacking pixz (1.0.7-1) ... #13 44.32 Selecting previously unselected package xdelta. #13 44.33 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ... #13 44.33 Unpacking xdelta (1.1.3-9.3) ... #13 44.37 Selecting previously unselected package xdelta3. #13 44.37 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ... #13 44.38 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 44.42 Selecting previously unselected package pristine-tar. #13 28.00 Selecting previously unselected package python3. #13 28.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 28.01 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #13 28.02 Unpacking python3 (3.7.3-1) ... #13 28.05 Selecting previously unselected package sensible-utils. #13 28.06 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #13 28.06 Unpacking sensible-utils (0.0.12) ... #13 28.10 Selecting previously unselected package bzip2. #13 28.10 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #13 28.10 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 28.14 Selecting previously unselected package libmagic-mgc. #13 40.57 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 40.57 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 40.61 Selecting previously unselected package libyaml-0-2:amd64. #13 40.61 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #13 40.61 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #13 40.64 Selecting previously unselected package libyaml-libyaml-perl. #13 40.64 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #13 40.65 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 40.67 Selecting previously unselected package licensecheck. #13 40.68 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #13 40.68 Unpacking licensecheck (3.1.1-2) ... #13 40.71 Selecting previously unselected package lzip. #13 40.71 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #13 40.72 Unpacking lzip (1.22-3) ... #13 40.76 Selecting previously unselected package lzop. #13 40.77 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #13 40.77 Unpacking lzop (1.04-2) ... #13 40.80 Selecting previously unselected package t1utils. #13 40.80 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #13 40.81 Unpacking t1utils (1.41-4) ... #13 40.84 Selecting previously unselected package unzip. #13 40.85 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ... #13 40.85 Unpacking unzip (6.0-26+deb11u1) ... #13 40.91 Selecting previously unselected package lintian. #13 24.95 Preparing to unpack .../019-libbinutils_2.40-2+rpi2_armhf.deb ... #13 24.95 Unpacking libbinutils:armhf (2.40-2+rpi2) ... #13 25.02 Selecting previously unselected package libctf-nobfd0:armhf. #13 25.02 Preparing to unpack .../020-libctf-nobfd0_2.40-2+rpi2_armhf.deb ... #13 25.03 Unpacking libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 25.08 Selecting previously unselected package libctf0:armhf. #13 25.08 Preparing to unpack .../021-libctf0_2.40-2+rpi2_armhf.deb ... #13 25.08 Unpacking libctf0:armhf (2.40-2+rpi2) ... #13 25.13 Selecting previously unselected package libjansson4:armhf. #13 25.13 Preparing to unpack .../022-libjansson4_2.14-2_armhf.deb ... #13 25.13 Unpacking libjansson4:armhf (2.14-2) ... #13 25.16 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 25.17 Preparing to unpack .../023-binutils-arm-linux-gnueabihf_2.40-2+rpi2_armhf.deb ... #13 25.17 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi2) ... #14 39.59 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 39.60 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ... #14 39.51 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.12_arm64.deb ... #14 39.51 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.12) ... #14 39.74 Selecting previously unselected package gcc-9-base:arm64. #14 39.75 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 39.75 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 39.78 Selecting previously unselected package libisl22:arm64. #14 40.17 Setting up libhttp-date-perl (6.05-2) ... #14 40.18 Setting up libfile-which-perl (1.27-2) ... #14 40.20 Setting up libfile-basedir-perl (0.09-2) ... #14 40.21 Setting up libunicode-utf8-perl (0.62-2) ... #14 40.22 Setting up libset-intspan-perl (1.19-3) ... #14 40.23 Setting up libmouse-perl (2.5.10-1build5) ... #14 40.24 Setting up libfile-listing-perl (6.15-1) ... #14 40.25 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 40.26 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 40.27 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 40.28 Setting up libfont-afm-perl (1.20-4) ... #14 40.29 Setting up libwant-perl (0.29-2build1) ... #14 40.30 Setting up libdynaloader-functions-perl (0.003-3) ... #14 40.31 Setting up libclass-method-modifiers-perl (2.14-1) ... #14 40.33 Setting up liblist-compare-perl (0.55-2) ... #14 40.34 Setting up libref-util-xs-perl (0.117-2build1) ... #14 40.36 Setting up libio-pty-perl (1:1.17-1) ... #14 40.37 Setting up libfile-fcntllock-perl (0.22-4build1) ... #14 40.38 Setting up libclone-perl:amd64 (0.46-1) ... #14 40.39 Setting up libalgorithm-diff-perl (1.201-1) ... #14 40.40 Setting up libarchive-zip-perl (1.68-1) ... #14 40.41 Setting up libsub-identify-perl (0.14-3) ... #14 40.42 Setting up libdistro-info-perl (1.5) ... #14 40.43 Setting up libcpanel-json-xs-perl:amd64 (4.32-1build1) ... #14 40.45 Setting up libhtml-tagset-perl (3.20-6) ... #14 40.45 Setting up liblog-any-perl (1.713-1) ... #14 40.47 Setting up libauthen-sasl-perl (2.1600-3) ... #14 40.48 Setting up libdevel-size-perl (0.83-2build1) ... #13 30.06 Selecting previously unselected package libssh2-1:armhf. #13 30.06 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ... #13 30.15 Unpacking libssh2-1:armhf (1.9.0-2) ... #15 extracting sha256:24e5da9a0e1f93fa4f1a07ca9a691e0d941bab6927f80157ffc14b478815f95b 1.7s done #15 extracting sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 #14 31.91 Get:232 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdeflate0 armhf 1.18-1 [40.7 kB] #14 39.35 Get:316 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 39.38 Get:317 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 39.39 Get:318 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB] #14 39.40 Get:319 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #13 30.98 Selecting previously unselected package libelf1:armhf. #14 31.87 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ... #14 31.87 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ... #14 31.91 Selecting previously unselected package python3.8-minimal. #14 31.91 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 31.92 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 32.08 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.20) ... #13 41.10 Preparing to unpack .../256-libobject-pad-perl_0.78-1_arm64.deb ... #13 41.10 Unpacking libobject-pad-perl (0.78-1) ... #13 41.15 Selecting previously unselected package libfeature-compat-class-perl. #13 41.15 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #13 41.15 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 41.19 Selecting previously unselected package libsyntax-keyword-try-perl. #13 41.19 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_arm64.deb ... #13 41.19 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 41.23 Selecting previously unselected package libfeature-compat-try-perl. #13 41.23 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 41.23 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 41.27 Selecting previously unselected package libipc-system-simple-perl. #13 41.27 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 41.28 Unpacking libipc-system-simple-perl (1.30-2) ... #13 41.32 Selecting previously unselected package libfile-basedir-perl. #13 41.32 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 41.33 Unpacking libfile-basedir-perl (0.09-2) ... #13 41.36 Selecting previously unselected package libfile-chdir-perl. #14 38.43 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.10 [3223 kB] #14 38.70 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 38.77 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB] #14 38.85 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #13 35.64 Preparing to unpack .../099-libassuan0_2.5.5-5_amd64.deb ... #13 35.71 Unpacking libassuan0:amd64 (2.5.5-5) ... #13 39.74 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ... #13 39.75 Unpacking libxml-simple-perl (2.25-1) ... #13 39.78 Selecting previously unselected package libxmlrpc-lite-perl. #13 39.78 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 39.79 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 39.85 Selecting previously unselected package libxmuu1:amd64. #13 39.85 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 39.85 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 39.89 Selecting previously unselected package libyaml-0-2:amd64. #13 39.89 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ... #13 39.90 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #13 39.92 Selecting previously unselected package libyaml-libyaml-perl. #13 39.93 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ... #13 39.96 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #14 31.58 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.66 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libtiff6 armhf 4.5.0-5ubuntu1.2 [177 kB] #14 31.70 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxpm4 armhf 1:3.5.12-1.1ubuntu0.1 [30.9 kB] #14 31.71 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgd3 armhf 2.3.3-7ubuntu2 [106 kB] #14 31.73 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc-devtools armhf 2.37-0ubuntu2.1 [29.6 kB] #14 31.73 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 31.74 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-pm-perl all 4.55-1 [188 kB] #14 31.76 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB] #13 44.42 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ... #13 44.43 Unpacking pristine-tar (1.49) ... #13 44.48 Selecting previously unselected package publicsuffix. #13 44.48 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 44.49 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 44.53 Selecting previously unselected package python-apt-common. #13 44.53 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ... #13 44.54 Unpacking python-apt-common (2.2.1) ... #13 44.59 Selecting previously unselected package python3-apt. #13 44.59 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ... #13 44.59 Unpacking python3-apt (2.2.1) ... #13 44.67 Selecting previously unselected package python3-certifi. #13 44.68 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #13 44.68 Unpacking python3-certifi (2020.6.20-1) ... #13 44.73 Selecting previously unselected package python3-idna. #13 44.73 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ... #13 44.74 Unpacking python3-idna (2.10-1) ... #13 44.78 Selecting previously unselected package python3-magic. #13 28.14 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 28.14 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 28.22 Selecting previously unselected package libmagic1:armhf. #13 28.22 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 28.22 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 28.27 Selecting previously unselected package file. #13 28.27 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 28.27 Unpacking file (1:5.35-4+deb10u2) ... #13 28.31 Selecting previously unselected package gettext-base. #13 28.31 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #13 28.32 Unpacking gettext-base (0.19.8.1-9) ... #13 28.37 Selecting previously unselected package xz-utils. #13 25.40 Selecting previously unselected package binutils. #13 25.40 Preparing to unpack .../024-binutils_2.40-2+rpi2_armhf.deb ... #13 25.40 Unpacking binutils (2.40-2+rpi2) ... #13 25.45 Selecting previously unselected package libisl23:armhf. #13 25.45 Preparing to unpack .../025-libisl23_0.25-1_armhf.deb ... #13 25.45 Unpacking libisl23:armhf (0.25-1) ... #14 39.68 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 39.68 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.68 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 39.68 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.69 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 39.69 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.70 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #14 39.71 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 39.72 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ... #14 39.79 Setting up python3 (3.10.6-1~22.04) ... #13 40.91 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #13 40.91 Unpacking lintian (2.104.0) ... #14 14.99 Selecting previously unselected package python3-minimal. #14 14.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4665 files and directories currently installed.) #14 14.99 Preparing to unpack .../00-python3-minimal_3.11.4-5_amd64.deb ... #14 15.00 Unpacking python3-minimal (3.11.4-5) ... #14 15.03 Selecting previously unselected package media-types. #14 15.03 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 15.03 Unpacking media-types (10.1.0) ... #14 15.07 Selecting previously unselected package tzdata. #14 15.07 Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... #14 15.08 Unpacking tzdata (2023c-9ubuntu1) ... #14 15.15 Selecting previously unselected package libkrb5support0:amd64. #14 38.68 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 38.91 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 39.79 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ... #14 39.79 Unpacking libisl22:arm64 (0.22.1-1) ... #14 39.89 Selecting previously unselected package libmpfr6:arm64. #14 39.90 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ... #14 39.90 Unpacking libmpfr6:arm64 (4.0.2-1) ... #14 39.95 Selecting previously unselected package libmpc3:arm64. #14 39.95 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ... #14 39.95 Unpacking libmpc3:arm64 (1.1.0-1) ... #14 39.99 Selecting previously unselected package cpp-9. #14 39.99 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 39.99 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 40.49 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... #14 40.50 Setting up libdebhelper-perl (13.11.4ubuntu3) ... #14 40.51 Setting up libpod-constants-perl (0.19-2) ... #14 40.52 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 40.53 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 40.54 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 40.55 Setting up libio-interactive-perl (1.023-2) ... #14 40.56 Setting up libtry-tiny-perl (0.31-2) ... #14 40.57 Setting up libtype-tiny-perl (2.002001-1) ... #14 40.58 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #14 40.58 Setting up libmldbm-perl (2.05-4) ... #14 40.60 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 40.61 Setting up libnet-http-perl (6.22-1) ... #14 40.62 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 40.63 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 40.64 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 40.64 Setting up libtime-moment-perl (0.44-2build1) ... #14 40.65 Setting up libencode-locale-perl (1.05-3) ... #14 40.66 Setting up libexception-class-perl (1.45-1) ... #14 40.68 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 40.69 Setting up libconfig-tiny-perl (2.28-2) ... #13 43.53 Setting up libuchardet0:arm64 (0.0.6-3) ... #13 43.54 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 43.55 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 43.56 Setting up netbase (5.6) ... #13 43.59 Setting up libkrb5-3:arm64 (1.17-3+deb10u6) ... #13 43.60 Setting up libmpdec2:arm64 (2.4.2-2) ... #13 43.61 Setting up libbinutils:arm64 (2.31.1-16) ... #13 43.62 Setting up cpp-8 (8.3.0-6) ... #13 43.63 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 43.64 Setting up openssl (1.1.1n-0+deb10u6) ... #13 43.66 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 43.67 Setting up readline-common (7.0-5) ... #13 43.68 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 43.69 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 43.70 Setting up libcc1-0:arm64 (8.3.0-6) ... #13 43.72 Setting up iso-codes (4.2-1) ... #13 43.73 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 43.74 Setting up liblsan0:arm64 (8.3.0-6) ... #14 32.09 Get:233 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjbig0 armhf 2.1-6.1ubuntu1 [24.9 kB] #14 32.12 Get:234 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB] #14 32.28 Get:235 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwebp7 armhf 1.2.4-0.3 [167 kB] #14 32.03 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 32.21 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #14 32.27 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #13 30.98 Preparing to unpack .../083-libelf1_0.188-2.1_armhf.deb ... #13 31.01 Unpacking libelf1:armhf (0.188-2.1) ... #13 29.18 Selecting previously unselected package gcc. #13 29.18 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #13 29.19 Unpacking gcc (4:10.2.1-1+rpi1) ... #13 29.23 Selecting previously unselected package libc-dev-bin. #14 32.92 Selecting previously unselected package python3-minimal. #14 32.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 ... 4439 files and directories currently installed.) #14 32.93 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #14 32.93 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 32.96 Selecting previously unselected package mime-support. #14 32.97 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 32.97 Unpacking mime-support (3.64ubuntu1) ... #14 33.01 Selecting previously unselected package libmpdec2:amd64. #14 33.01 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #14 33.01 Unpacking libmpdec2:amd64 (2.4.2-3) ... #14 33.05 Selecting previously unselected package readline-common. #14 33.05 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 33.05 Unpacking readline-common (8.0-4) ... #14 33.09 Selecting previously unselected package libreadline8:amd64. #14 33.09 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #14 33.09 Unpacking libreadline8:amd64 (8.0-4) ... #14 33.14 Selecting previously unselected package libsqlite3-0:amd64. #14 33.14 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... #14 33.14 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... #14 32.18 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 32.20 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ... #14 32.21 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 38.92 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 39.00 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB] #13 41.36 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 41.37 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 41.44 Selecting previously unselected package libfile-fcntllock-perl. #13 41.44 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ... #13 41.44 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 41.48 Selecting previously unselected package libnumber-compare-perl. #13 41.49 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 41.49 Unpacking libnumber-compare-perl (0.03-3) ... #13 41.53 Selecting previously unselected package libtext-glob-perl. #13 41.53 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 41.54 Unpacking libtext-glob-perl (0.11-3) ... #13 41.57 Selecting previously unselected package libfile-find-rule-perl. #13 41.57 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 41.58 Unpacking libfile-find-rule-perl (0.34-3) ... #13 41.61 Selecting previously unselected package libfont-afm-perl. #13 36.11 Selecting previously unselected package gpgconf. #13 36.11 Preparing to unpack .../100-gpgconf_2.2.40-1.1_amd64.deb ... #13 39.99 Selecting previously unselected package licensecheck. #13 39.99 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ... #13 40.00 Unpacking licensecheck (3.0.31-3) ... #13 40.02 Selecting previously unselected package t1utils. #13 40.03 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ... #13 40.03 Unpacking t1utils (1.41-3) ... #13 40.06 Selecting previously unselected package lintian. #13 40.07 Preparing to unpack .../317-lintian_2.15.0_all.deb ... #13 40.07 Unpacking lintian (2.15.0) ... #13 40.19 Selecting previously unselected package lsb-release. #14 31.77 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB] #13 44.78 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ... #13 44.79 Unpacking python3-magic (2:0.4.20-3) ... #13 44.82 Selecting previously unselected package python3-urllib3. #13 44.83 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 44.83 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 44.88 Selecting previously unselected package python3-requests. #13 44.88 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #13 44.88 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 44.93 Selecting previously unselected package python3-unidiff. #13 44.93 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #13 44.93 Unpacking python3-unidiff (0.5.5-2) ... #13 44.97 Selecting previously unselected package python3-xdg. #13 44.97 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #13 44.98 Unpacking python3-xdg (0.27-2) ... #13 45.02 Selecting previously unselected package shared-mime-info. #13 28.37 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 28.37 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 28.43 Selecting previously unselected package libsigsegv2:armhf. #13 28.43 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #13 28.43 Unpacking libsigsegv2:armhf (2.12-2) ... #13 28.48 Selecting previously unselected package m4. #13 28.48 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #13 28.48 Unpacking m4 (1.4.18-2) ... #13 28.53 Selecting previously unselected package autoconf. #13 28.53 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #13 28.54 Unpacking autoconf (2.69-11) ... #13 28.59 Selecting previously unselected package autotools-dev. #13 28.60 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #13 28.60 Unpacking autotools-dev (20180224.1) ... #13 28.64 Selecting previously unselected package automake. #13 28.65 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #13 28.65 Unpacking automake (1:1.16.1-4) ... #13 25.53 Selecting previously unselected package libmpfr6:armhf. #13 25.53 Preparing to unpack .../026-libmpfr6_4.2.0-1_armhf.deb ... #13 25.54 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 25.60 Selecting previously unselected package libmpc3:armhf. #13 25.60 Preparing to unpack .../027-libmpc3_1.3.1-1_armhf.deb ... #13 25.60 Unpacking libmpc3:armhf (1.3.1-1) ... #13 25.64 Selecting previously unselected package cpp-12. #13 25.64 Preparing to unpack .../028-cpp-12_12.2.0-14+rpi1_armhf.deb ... #13 25.64 Unpacking cpp-12 (12.2.0-14+rpi1) ... #14 40.05 Setting up binutils (2.38-4ubuntu2.3) ... #14 40.06 Setting up python3-xdg (0.27-2) ... #14 15.15 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_amd64.deb ... #14 15.16 Unpacking libkrb5support0:amd64 (1.20.1-3ubuntu1) ... #14 15.19 Selecting previously unselected package libk5crypto3:amd64. #14 15.20 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_amd64.deb ... #14 15.20 Unpacking libk5crypto3:amd64 (1.20.1-3ubuntu1) ... #14 15.24 Selecting previously unselected package libkeyutils1:amd64. #14 15.24 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #14 15.24 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #14 15.28 Selecting previously unselected package libkrb5-3:amd64. #14 15.28 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_amd64.deb ... #14 15.29 Unpacking libkrb5-3:amd64 (1.20.1-3ubuntu1) ... #14 15.34 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 15.34 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_amd64.deb ... #14 15.34 Unpacking libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... #14 15.38 Selecting previously unselected package libtirpc-common. #14 15.38 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 15.38 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 41.21 Selecting previously unselected package lsb-release. #13 41.22 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #13 41.23 Unpacking lsb-release (11.1.0) ... #13 41.26 Selecting previously unselected package manpages-dev. #13 41.26 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #13 41.26 Unpacking manpages-dev (5.10-1) ... #14 38.91 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 38.93 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 38.94 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmailtools-perl all 2.21-2 [80.4 kB] #14 39.02 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 39.05 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 39.05 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmldbm-perl all 2.05-4 [16.0 kB] #14 39.06 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 39.06 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB] #14 39.12 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [54.9 kB] #14 40.70 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 40.71 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #14 40.72 Setting up liblist-utilsby-perl (0.12-2) ... #14 40.73 Setting up libstring-shellquote-perl (1.04-3) ... #14 40.74 Setting up libnet-netmask-perl (2.0002-2) ... #14 40.76 Setting up libsub-install-perl (0.929-1) ... #14 40.77 Setting up gcc (4:12.2.0-3ubuntu1) ... #14 40.79 Setting up dpkg-dev (1.21.21ubuntu1) ... #14 40.81 Setting up libindirect-perl (0.39-2build1) ... #14 40.82 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ... #14 40.82 Setting up intltool-debian (0.35.0+20060710.6) ... #14 40.83 Setting up libfreezethaw-perl (0.5001-3) ... #14 40.84 Setting up libobject-pad-perl (0.78-1) ... #14 40.86 Setting up liberror-perl (0.17029-2) ... #14 40.87 Setting up patchutils (0.4.2-1build2) ... #14 40.88 Setting up libmail-sendmail-perl (0.80-3) ... #14 40.91 Setting up libltdl-dev:amd64 (2.4.7-5) ... #13 43.75 Setting up dctrl-tools (2.24-3) ... #13 43.77 Setting up libitm1:arm64 (8.3.0-6) ... #13 43.81 Setting up debian-keyring (2019.02.25) ... #13 43.83 Setting up libreadline7:arm64 (7.0-5) ... #13 43.84 Setting up libgdbm6:arm64 (1.18.1-4) ... #13 43.85 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 43.87 Setting up libtsan0:arm64 (8.3.0-6) ... #13 43.88 Setting up pinentry-curses (1.1.0-2) ... #13 43.89 Setting up manpages-dev (4.16-2) ... #13 43.91 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 43.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... #13 43.93 Setting up libxcb1:arm64 (1.13.1-2) ... #13 43.94 Setting up at (3.1.23-1) ... #14 32.35 Get:236 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtiff6 armhf 4.5.1+git230720-1ubuntu1 [177 kB] #14 32.39 Get:237 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxpm4 armhf 1:3.5.12-1.1ubuntu1 [30.8 kB] #14 32.39 Get:238 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgd3 armhf 2.3.3-9ubuntu1 [106 kB] #14 32.41 Get:239 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libc-devtools armhf 2.38-1ubuntu6 [29.9 kB] #14 32.42 Get:240 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 32.42 Get:241 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcgi-pm-perl all 4.57-1 [189 kB] #14 32.44 Get:242 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB] #14 32.31 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB] #14 32.35 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 32.38 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 32.38 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 32.39 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 32.41 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB] #14 32.45 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 32.46 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #13 29.23 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 29.24 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u7) ... #13 29.28 Selecting previously unselected package linux-libc-dev:armhf. #13 29.28 Preparing to unpack .../037-linux-libc-dev_1%3a1.20230405-1_armhf.deb ... #13 29.28 Unpacking linux-libc-dev:armhf (1:1.20230405-1) ... #13 29.45 Selecting previously unselected package libcrypt-dev:armhf. #13 29.45 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #13 29.45 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #13 29.49 Selecting previously unselected package libtirpc-dev:armhf. #13 31.29 Selecting previously unselected package dwz. #13 31.29 Preparing to unpack .../084-dwz_0.15-1_armhf.deb ... #13 31.31 Unpacking dwz (0.15-1) ... #13 31.36 Selecting previously unselected package libicu72:armhf. #13 31.36 Preparing to unpack .../085-libicu72_72.1-3_armhf.deb ... #13 31.37 Unpacking libicu72:armhf (72.1-3) ... #14 33.21 Selecting previously unselected package libpython3.8-stdlib:amd64. #14 33.21 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 33.22 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 33.40 Selecting previously unselected package python3.8. #14 33.40 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 33.40 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 33.44 Selecting previously unselected package libpython3-stdlib:amd64. #14 33.44 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #14 33.44 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 33.48 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 39.80 Get:320 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libltdl7 arm64 2.4.7-7 [40.3 kB] #14 39.99 Get:321 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libltdl-dev arm64 2.4.7-7 [170 kB] #14 40.18 Get:322 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 39.07 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 39.15 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 39.22 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #13 36.30 Unpacking gpgconf (2.2.40-1.1) ... #13 41.62 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 41.62 Unpacking libfont-afm-perl (1.20-4) ... #13 41.66 Selecting previously unselected package libio-string-perl. #13 41.66 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 41.66 Unpacking libio-string-perl (1.08-4) ... #13 41.70 Selecting previously unselected package libfont-ttf-perl. #13 41.70 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 41.71 Unpacking libfont-ttf-perl (1.06-2) ... #13 41.77 Selecting previously unselected package libfreezethaw-perl. #13 41.77 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 41.77 Unpacking libfreezethaw-perl (0.5001-3) ... #13 41.81 Selecting previously unselected package libsort-versions-perl. #13 41.81 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 41.82 Unpacking libsort-versions-perl (1.62-3) ... #13 41.86 Selecting previously unselected package libgit-wrapper-perl. #13 41.86 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 41.86 Unpacking libgit-wrapper-perl (0.048-2) ... #13 41.91 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 40.19 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ... #13 40.20 Unpacking lsb-release (10.2019051400) ... #13 40.23 Selecting previously unselected package mailutils. #13 40.23 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ... #13 40.24 Unpacking mailutils (1:3.5-4) ... #13 40.28 Selecting previously unselected package manpages-dev. #13 40.28 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ... #13 40.29 Unpacking manpages-dev (4.16-2) ... #14 32.16 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 32.24 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 32.25 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB] #14 32.31 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 32.34 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB] #13 45.03 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ... #13 45.03 Unpacking shared-mime-info (2.0-1) ... #13 45.13 Selecting previously unselected package strace. #13 45.13 Preparing to unpack .../355-strace_5.10-1_arm64.deb ... #13 45.13 Unpacking strace (5.10-1) ... #13 45.20 Selecting previously unselected package xauth. #13 45.20 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ... #13 45.21 Unpacking xauth (1:1.1-1) ... #13 45.25 Selecting previously unselected package xdg-user-dirs. #13 28.73 Selecting previously unselected package autopoint. #13 28.73 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #13 28.73 Unpacking autopoint (0.19.8.1-9) ... #13 28.77 Selecting previously unselected package binutils-common:armhf. #13 28.77 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #13 28.77 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #14 40.21 Setting up man-db (2.10.2-1) ... #14 40.30 Building database of manual pages ... #14 15.43 Selecting previously unselected package libtirpc3:amd64. #14 15.43 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... #14 15.43 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 15.47 Selecting previously unselected package libnsl2:amd64. #14 15.47 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ... #14 15.47 Unpacking libnsl2:amd64 (1.3.0-2build2) ... #14 15.51 Selecting previously unselected package readline-common. #14 15.51 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 15.52 Unpacking readline-common (8.2-1.3) ... #14 15.56 Selecting previously unselected package libreadline8:amd64. #14 15.56 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... #14 15.56 Unpacking libreadline8:amd64 (8.2-1.3) ... #14 15.60 Selecting previously unselected package libsqlite3-0:amd64. #14 15.60 Preparing to unpack .../13-libsqlite3-0_3.42.0-1_amd64.deb ... #14 15.61 Unpacking libsqlite3-0:amd64 (3.42.0-1) ... #13 41.59 Selecting previously unselected package pbzip2. #13 41.59 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #13 41.59 Unpacking pbzip2 (1.1.13-1) ... #14 40.92 Setting up libjson-maybexs-perl (1.004004-1) ... #14 40.93 Setting up libxml-sax-base-perl (1.09-3) ... #14 40.94 Setting up libio-string-perl (1.08-4) ... #14 40.96 Setting up libreadonly-perl (2.050-3) ... #14 40.97 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 40.98 Setting up libstring-copyright-perl (0.003014-1) ... #14 40.99 Setting up libdata-optlist-perl (0.113-1) ... #14 41.01 Setting up libipc-run-perl (20220807.0-1) ... #14 41.02 Setting up git (1:2.39.2-1ubuntu1.1) ... #14 41.04 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 41.05 Setting up libcontextual-return-perl (0.004014-4) ... #14 41.06 Setting up libwww-robotrules-perl (6.02-1) ... #14 41.07 Setting up libtypes-serialiser-perl (1.01-1) ... #14 41.08 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 41.10 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #14 41.11 Setting up libgit-wrapper-perl (0.048-2) ... #14 41.12 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 41.13 Setting up librole-tiny-perl (2.002004-1) ... #14 41.14 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 41.15 Setting up libc6-dev:amd64 (2.37-0ubuntu2.1) ... #14 41.16 Setting up libfont-ttf-perl (1.06-2) ... #14 41.18 Setting up libfile-homedir-perl (1.006-2) ... #14 41.19 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 41.20 Setting up libio-socket-ssl-perl (2.081-2) ... #14 41.21 Setting up libsub-exporter-perl (0.989-1) ... #14 41.22 Setting up libpython3-stdlib:amd64 (3.11.2-1) ... #13 44.08 invoke-rc.d: could not determine current runlevel #13 44.08 invoke-rc.d: policy-rc.d denied execution of start. #13 44.09 Setting up libedit2:arm64 (3.1-20181209-1) ... #13 44.14 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #13 44.16 Setting up cron (3.0pl1-134+deb10u1) ... #13 44.23 Adding group `crontab' (GID 102) ... #13 44.25 Done. #14 32.84 Get:243 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB] #14 40.44 Selecting previously unselected package cpp. #14 40.45 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 40.45 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 40.50 Selecting previously unselected package libcc1-0:arm64. #14 40.50 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 40.51 Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #13 29.50 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #13 29.50 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 29.55 Selecting previously unselected package libnsl-dev:armhf. #13 29.55 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ... #13 29.55 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 29.60 Selecting previously unselected package libc6-dev:armhf. #13 29.60 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 29.60 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #14 40.21 Get:323 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 40.21 Get:324 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 40.23 Get:325 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 40.23 Get:326 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmailtools-perl all 2.21-2 [80.4 kB] #14 40.26 Get:327 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 40.27 Get:328 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 40.27 Get:329 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmldbm-perl all 2.05-4 [16.0 kB] #14 40.27 Get:330 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B] #13 36.57 Selecting previously unselected package libksba8:amd64. #13 36.58 Preparing to unpack .../101-libksba8_1.6.3-2_amd64.deb ... #13 36.61 Unpacking libksba8:amd64 (1.6.3-2) ... #13 40.64 Selecting previously unselected package psmisc. #13 40.65 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ... #13 40.65 Unpacking psmisc (23.2-1+deb10u1) ... #13 40.69 Selecting previously unselected package publicsuffix. #13 40.69 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 40.70 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 40.73 Selecting previously unselected package python-apt-common. #13 40.73 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ... #13 40.74 Unpacking python-apt-common (1.8.4.3) ... #13 40.78 Selecting previously unselected package python3-apt. #13 41.91 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 41.95 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 41.98 Selecting previously unselected package libio-prompter-perl. #13 41.99 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 41.99 Unpacking libio-prompter-perl (0.004015-2) ... #13 42.03 Selecting previously unselected package libjson-perl. #13 42.03 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 42.04 Unpacking libjson-perl (4.10000-1) ... #13 42.08 Selecting previously unselected package liblog-any-perl. #13 42.08 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 42.08 Unpacking liblog-any-perl (1.713-1) ... #13 42.13 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 42.13 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 42.13 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 32.85 Selecting previously unselected package python3-minimal. #14 32.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 ... 4433 files and directories currently installed.) #14 32.85 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... #14 32.85 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 32.89 Selecting previously unselected package mime-support. #14 32.89 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 32.89 Unpacking mime-support (3.64ubuntu1) ... #14 32.93 Selecting previously unselected package libmpdec2:armhf. #14 32.93 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... #14 32.94 Unpacking libmpdec2:armhf (2.4.2-3) ... #14 32.97 Selecting previously unselected package readline-common. #14 32.97 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 32.98 Unpacking readline-common (8.0-4) ... #14 33.01 Selecting previously unselected package libreadline8:armhf. #14 33.01 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... #14 32.38 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-install-perl all 0.929-1 [9764 B] #14 32.39 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-optlist-perl all 0.113-1 [9658 B] #14 32.40 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-perl all 0.989-1 [48.6 kB] #14 32.45 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconst-fast-perl all 0.014-2 [8034 B] #14 32.45 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB] #14 32.47 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB] #13 45.26 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ... #13 45.26 Unpacking xdg-user-dirs (0.17-2) ... #13 45.33 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... #13 45.34 Setting up media-types (4.0.0) ... #13 45.36 Setting up libpipeline1:arm64 (1.5.3-1) ... #13 45.37 Setting up wdiff (1.2.2-2+b1) ... #13 45.39 Setting up libxau6:arm64 (1:1.0.9-1) ... #13 45.40 Setting up libre2-9:arm64 (20210201+dfsg-1) ... #13 45.41 Setting up libpsl5:arm64 (0.21.0-1.2) ... #13 45.43 Setting up libgpm2:arm64 (1.20.7-8) ... #13 45.44 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 45.49 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 30.75 Selecting previously unselected package libcurl4:armhf. #13 30.76 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u10_armhf.deb ... #13 30.79 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) ... #13 31.16 Selecting previously unselected package curl. #13 29.01 Selecting previously unselected package libbinutils:armhf. #13 29.01 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #13 29.01 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #13 29.08 Selecting previously unselected package libfl2:armhf. #13 29.08 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #13 29.08 Unpacking libfl2:armhf (2.6.4-6.2) ... #13 29.12 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 40.52 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 40.53 Setting up python3-six (1.16.0-3ubuntu1) ... #14 40.65 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #14 15.65 Selecting previously unselected package libpython3.11-stdlib:amd64. #14 15.66 Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_amd64.deb ... #14 15.66 Unpacking libpython3.11-stdlib:amd64 (3.11.6-3) ... #14 15.75 Selecting previously unselected package python3.11. #14 15.76 Preparing to unpack .../15-python3.11_3.11.6-3_amd64.deb ... #14 15.76 Unpacking python3.11 (3.11.6-3) ... #14 15.79 Selecting previously unselected package libpython3-stdlib:amd64. #14 15.79 Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_amd64.deb ... #14 15.80 Unpacking libpython3-stdlib:amd64 (3.11.4-5) ... #14 15.83 Setting up python3-minimal (3.11.4-5) ... #13 41.66 Selecting previously unselected package pixz. #13 41.66 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #13 41.66 Unpacking pixz (1.0.7-1) ... #13 41.69 Selecting previously unselected package xdelta. #13 41.69 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #13 41.70 Unpacking xdelta (1.1.3-9.3) ... #13 41.72 Selecting previously unselected package xdelta3. #13 41.73 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #13 41.73 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 41.77 Selecting previously unselected package pristine-tar. #13 41.77 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #13 41.77 Unpacking pristine-tar (1.49) ... #13 41.82 Selecting previously unselected package publicsuffix. #13 41.82 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 41.82 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 41.87 Selecting previously unselected package python-apt-common. #13 41.87 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #13 41.88 Unpacking python-apt-common (2.2.1) ... #13 41.93 Selecting previously unselected package python3-apt. #13 41.93 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #13 41.94 Unpacking python3-apt (2.2.1) ... #13 41.99 Selecting previously unselected package python3-certifi. #14 41.23 Setting up libalgorithm-merge-perl (0.08-5) ... #14 41.24 Setting up libhttp-message-perl (6.44-1) ... #14 41.25 Setting up libdata-validate-ip-perl (0.31-1) ... #14 41.26 Setting up libhtml-form-perl (6.11-1) ... #14 41.27 Setting up libiterator-perl (0.03+ds1-2) ... #14 41.28 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 41.29 Setting up libjson-xs-perl (4.030-2) ... #14 41.31 Setting up python3.11 (3.11.4-1~23.04) ... #13 26.27 Selecting previously unselected package cpp. #13 26.27 Preparing to unpack .../029-cpp_4%3a12.2.0-3+rpi1_armhf.deb ... #13 26.27 Unpacking cpp (4:12.2.0-3+rpi1) ... #13 26.30 Selecting previously unselected package libdebhelper-perl. #13 26.30 Preparing to unpack .../030-libdebhelper-perl_13.11.4_all.deb ... #13 26.31 Unpacking libdebhelper-perl (13.11.4) ... #13 26.35 Selecting previously unselected package libcc1-0:armhf. #13 26.35 Preparing to unpack .../031-libcc1-0_12.2.0-14+rpi1_armhf.deb ... #13 44.27 invoke-rc.d: could not determine current runlevel #13 44.27 invoke-rc.d: policy-rc.d denied execution of start. #13 44.38 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 44.40 Setting up m4 (1.4.18-2) ... #13 44.41 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #13 44.43 Setting up binutils (2.31.1-16) ... #13 44.44 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ... #13 44.46 Setting up ca-certificates (20200601~deb10u2) ... #14 39.54 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu3 [26.8 kB] #14 33.00 Get:244 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 33.01 Get:245 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 40.64 Selecting previously unselected package libgomp1:arm64. #14 40.64 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 33.02 Get:246 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB] #14 33.07 Get:247 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libconfig-tiny-perl all 2.29-1 [12.5 kB] #14 40.65 Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 33.09 Get:248 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB] #14 33.12 Get:249 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-install-perl all 0.929-1 [9764 B] #14 40.69 Selecting previously unselected package libitm1:arm64. #14 40.69 Preparing to unpack .../086-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 40.69 Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 40.76 Selecting previously unselected package libatomic1:arm64. #13 29.82 Selecting previously unselected package libtool. #13 29.82 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ... #13 29.82 Unpacking libtool (2.4.6-15) ... #13 29.87 Selecting previously unselected package dh-autoreconf. #13 29.87 Preparing to unpack .../043-dh-autoreconf_20_all.deb ... #13 29.88 Unpacking dh-autoreconf (20) ... #13 29.91 Selecting previously unselected package libarchive-zip-perl. #13 29.91 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... #13 29.92 Unpacking libarchive-zip-perl (1.68-1) ... #13 29.96 Selecting previously unselected package libsub-override-perl. #13 29.96 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ... #13 29.96 Unpacking libsub-override-perl (0.09-2) ... #13 30.00 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 36.91 Selecting previously unselected package libnpth0:amd64. #13 36.91 Preparing to unpack .../102-libnpth0_1.6-3_amd64.deb ... #13 36.96 Unpacking libnpth0:amd64 (1.6-3) ... #14 32.85 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 32.93 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB] #14 33.01 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 33.06 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB] #14 33.09 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #13 40.78 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ... #13 40.79 Unpacking python3-apt (1.8.4.3) ... #13 40.83 Selecting previously unselected package python3-certifi. #13 40.84 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ... #13 40.87 Unpacking python3-certifi (2018.8.24-1) ... #13 40.91 Selecting previously unselected package python3-idna. #14 33.66 Selecting previously unselected package python3. #14 33.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 ... 4869 files and directories currently installed.) #14 33.66 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #14 33.67 Unpacking python3 (3.8.2-0ubuntu2) ... #14 33.71 Selecting previously unselected package libbsd0:amd64. #14 33.71 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #14 33.71 Unpacking libbsd0:amd64 (0.10.0-1) ... #14 33.75 Selecting previously unselected package bsdmainutils. #14 33.75 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #14 33.75 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 33.81 Selecting previously unselected package libuchardet0:amd64. #14 33.81 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #14 33.81 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #14 33.85 Selecting previously unselected package groff-base. #14 33.85 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #14 33.86 Unpacking groff-base (1.22.4-4build1) ... #14 33.97 Selecting previously unselected package libgdbm6:amd64. #13 42.25 Selecting previously unselected package libpackage-stash-perl. #13 42.26 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 42.26 Unpacking libpackage-stash-perl (0.40-1) ... #13 42.30 Selecting previously unselected package libsub-identify-perl. #13 42.30 Preparing to unpack .../279-libsub-identify-perl_0.14-3_arm64.deb ... #13 42.31 Unpacking libsub-identify-perl (0.14-3) ... #13 42.35 Selecting previously unselected package libsub-name-perl:arm64. #13 42.35 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_arm64.deb ... #13 42.36 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ... #13 42.39 Selecting previously unselected package libnamespace-clean-perl. #13 42.39 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 42.40 Unpacking libnamespace-clean-perl (0.27-2) ... #13 42.48 Selecting previously unselected package libpath-tiny-perl. #14 33.02 Unpacking libreadline8:armhf (8.0-4) ... #14 33.06 Selecting previously unselected package libsqlite3-0:armhf. #14 33.06 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ... #14 33.06 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... #14 33.13 Selecting previously unselected package libpython3.8-stdlib:armhf. #14 33.13 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 33.14 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 32.90 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcpanel-json-xs-perl armhf 4.32-1build1 [114 kB] #14 39.62 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 39.70 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB] #14 39.87 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #13 31.16 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u10_armhf.deb ... #13 31.17 Unpacking curl (7.74.0-1.3+deb11u10) ... #13 31.21 Selecting previously unselected package dctrl-tools. #13 31.22 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #13 31.22 Unpacking dctrl-tools (2.24-3) ... #13 31.27 Selecting previously unselected package libdebhelper-perl. #13 31.27 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ... #13 31.28 Unpacking libdebhelper-perl (13.3.4) ... #13 31.32 Selecting previously unselected package libtool. #13 31.32 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ... #13 31.33 Unpacking libtool (2.4.6-15) ... #13 31.38 Selecting previously unselected package dh-autoreconf. #13 31.38 Preparing to unpack .../072-dh-autoreconf_20_all.deb ... #13 31.38 Unpacking dh-autoreconf (20) ... #13 31.41 Selecting previously unselected package libarchive-zip-perl. #13 31.41 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ... #13 31.42 Unpacking libarchive-zip-perl (1.68-1) ... #13 31.45 Selecting previously unselected package libsub-override-perl. #13 31.45 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ... #13 31.46 Unpacking libsub-override-perl (0.09-2) ... #13 31.48 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 45.50 Setting up libicu67:arm64 (67.1-7) ... #13 45.51 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 45.53 Setting up xdg-user-dirs (0.17-2) ... #13 45.55 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 45.57 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #13 45.58 Setting up libglib2.0-0:arm64 (2.66.8-1) ... #13 45.62 No schema files found: doing nothing. #13 45.62 Setting up distro-info-data (0.51+deb11u4) ... #13 45.64 Setting up manpages (5.10-1) ... #13 45.65 Setting up unzip (6.0-26+deb11u1) ... #13 45.67 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 45.72 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... #13 29.12 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #13 29.13 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #13 29.34 Selecting previously unselected package binutils. #13 29.34 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #13 29.35 Unpacking binutils (2.31.1-16+rpi2) ... #13 29.40 Selecting previously unselected package libisl19:armhf. #14 40.79 Setting up perl (5.34.0-3ubuntu1.2) ... #14 40.81 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 40.82 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 40.83 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 40.85 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 41.00 Setting up libdata-dump-perl (1.25-1) ... #14 41.04 Setting up python3-certifi (2020.6.20-1) ... #14 16.00 Selecting previously unselected package python3. #14 16.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5690 files and directories currently installed.) #14 16.00 Preparing to unpack .../0-python3_3.11.4-5_amd64.deb ... #14 16.01 Unpacking python3 (3.11.4-5) ... #14 16.04 Selecting previously unselected package perl-modules-5.36. #14 16.04 Preparing to unpack .../1-perl-modules-5.36_5.36.0-9ubuntu1_all.deb ... #14 16.04 Unpacking perl-modules-5.36 (5.36.0-9ubuntu1) ... #13 42.00 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #13 42.00 Unpacking python3-certifi (2020.6.20-1) ... #13 42.05 Selecting previously unselected package python3-idna. #13 42.06 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #13 42.06 Unpacking python3-idna (2.10-1) ... #13 42.11 Selecting previously unselected package python3-magic. #13 42.11 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #13 42.11 Unpacking python3-magic (2:0.4.20-3) ... #13 42.16 Selecting previously unselected package python3-urllib3. #13 42.16 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 42.17 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 42.21 Selecting previously unselected package python3-requests. #13 32.27 Selecting previously unselected package libfakeroot:armhf. #13 26.36 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ... #13 26.42 Selecting previously unselected package libgomp1:armhf. #13 26.43 Preparing to unpack .../032-libgomp1_12.2.0-14+rpi1_armhf.deb ... #13 26.43 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ... #13 26.47 Selecting previously unselected package libasan8:armhf. #13 26.47 Preparing to unpack .../033-libasan8_12.2.0-14+rpi1_armhf.deb ... #13 26.47 Unpacking libasan8:armhf (12.2.0-14+rpi1) ... #14 39.71 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libobject-pad-perl arm64 0.78-1 [107 kB] #14 39.87 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB] #14 39.88 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 39.90 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB] #14 39.91 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB] #14 39.91 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB] #14 39.96 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 39.96 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libproc-processtable-perl arm64 0.634-1build2 [36.3 kB] #14 39.97 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre2-10 arm64 20230201-1 [155 kB] #14 40.01 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.0 kB] #14 33.13 Get:250 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-optlist-perl all 0.114-1 [9708 B] #14 33.15 Get:251 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-exporter-perl all 0.990-1 [49.0 kB] #14 40.76 Preparing to unpack .../087-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 40.76 Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 40.80 Selecting previously unselected package libasan5:arm64. #14 33.18 Get:252 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libconst-fast-perl all 0.014-2 [8034 B] #14 33.19 Get:253 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB] #14 40.80 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 40.81 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #13 30.00 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 30.01 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 30.04 Selecting previously unselected package dh-strip-nondeterminism. #13 30.05 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 30.05 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 30.09 Selecting previously unselected package libdpkg-perl. #13 30.10 Preparing to unpack .../048-libdpkg-perl_1.20.12+rpi1_all.deb ... #13 30.10 Unpacking libdpkg-perl (1.20.12+rpi1) ... #13 30.18 Selecting previously unselected package patch. #13 30.18 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ... #13 30.19 Unpacking patch (2.7.6-7) ... #13 30.22 Selecting previously unselected package make. #13 37.09 Selecting previously unselected package dirmngr. #13 37.09 Preparing to unpack .../103-dirmngr_2.2.40-1.1_amd64.deb ... #13 37.10 Unpacking dirmngr (2.2.40-1.1) ... #13 37.17 Selecting previously unselected package gnupg-l10n. #13 37.17 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 37.18 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 37.28 Selecting previously unselected package gnupg-utils. #14 33.11 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB] #14 33.15 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B] #14 33.15 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B] #14 33.16 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #13 40.92 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ... #13 40.92 Unpacking python3-idna (2.6-1) ... #13 40.96 Selecting previously unselected package python3-magic. #13 40.96 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ... #13 40.96 Unpacking python3-magic (2:0.4.15-2) ... #13 40.99 Selecting previously unselected package python3-urllib3. #13 41.00 Preparing to unpack .../328-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 41.00 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 41.07 Selecting previously unselected package python3-requests. #13 41.07 Preparing to unpack .../329-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 41.08 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 41.11 Selecting previously unselected package python3-unidiff. #13 41.11 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ... #13 41.12 Unpacking python3-unidiff (0.5.4-1) ... #13 41.15 Selecting previously unselected package python3-xdg. #13 41.15 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.19 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. #14 33.97 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #14 33.97 Unpacking libgdbm6:amd64 (1.18.1-5) ... #14 34.01 Selecting previously unselected package libpipeline1:amd64. #14 34.01 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #14 34.01 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #14 34.06 Selecting previously unselected package man-db. #14 34.06 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #14 34.06 Unpacking man-db (2.9.1-1) ... #14 34.18 Selecting previously unselected package perl-modules-5.30. #14 34.18 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 34.18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 40.67 Get:331 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB] #13 42.49 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 42.49 Unpacking libpath-tiny-perl (0.144-1) ... #13 42.53 Selecting previously unselected package libstrictures-perl. #13 42.53 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 42.54 Unpacking libstrictures-perl (2.000006-1) ... #13 42.57 Selecting previously unselected package libtype-tiny-perl. #13 42.57 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 42.58 Unpacking libtype-tiny-perl (2.002001-1) ... #14 33.31 Selecting previously unselected package python3.8. #14 33.31 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 33.31 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 33.35 Selecting previously unselected package libpython3-stdlib:armhf. #14 33.36 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... #14 33.36 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 33.39 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 39.97 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.2 [383 kB] #13 31.48 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 31.49 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 31.52 Selecting previously unselected package dh-strip-nondeterminism. #13 31.52 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 31.52 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 31.56 Selecting previously unselected package libelf1:armhf. #13 31.56 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ... #13 31.56 Unpacking libelf1:armhf (0.183-1) ... #13 31.60 Selecting previously unselected package dwz. #13 31.60 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ... #13 31.61 Unpacking dwz (0.13+20210201-1) ... #13 31.65 Selecting previously unselected package libicu67:armhf. #13 31.66 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ... #13 31.66 Unpacking libicu67:armhf (67.1-7) ... #13 45.74 Setting up libsqlite3-0:arm64 (3.34.1-3) ... #13 45.75 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... #13 45.76 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 45.78 Setting up libfcgi-bin (2.4.2-2) ... #13 45.79 Setting up binutils-common:arm64 (2.35.2-2) ... #13 45.80 Setting up libnghttp2-14:arm64 (1.43.0-1) ... #13 45.81 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 45.83 Setting up libdeflate0:arm64 (1.7-1) ... #13 45.85 Setting up less (551-2) ... #13 45.86 Setting up perl-openssl-defaults:arm64 (5) ... #13 45.88 Setting up linux-libc-dev:arm64 (5.10.197-1) ... #13 45.89 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... #13 45.90 Setting up gettext-base (0.21-4) ... #13 45.91 Setting up liblzo2-2:arm64 (2.10-2) ... #13 45.92 Setting up libnpth0:arm64 (1.6-3) ... #13 45.93 Setting up file (1:5.39-3+deb11u1) ... #13 45.94 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 45.96 Setting up libassuan0:arm64 (2.5.3-7.1) ... #13 45.97 Setting up libgomp1:arm64 (10.2.1-6) ... #13 45.98 Setting up bzip2 (1.0.8-4) ... #13 45.99 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 46.01 Setting up pbzip2 (1.1.13-1) ... #13 46.02 Setting up libjbig0:arm64 (2.1-3.1+b2) ... #13 46.03 Setting up libfakeroot:arm64 (1.25.3-1.1) ... #13 46.05 Setting up libasan6:arm64 (10.2.1-6) ... #13 29.40 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #13 29.40 Unpacking libisl19:armhf (0.20-2) ... #13 29.48 Selecting previously unselected package libmpfr6:armhf. #13 29.48 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #13 29.49 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 29.55 Selecting previously unselected package libmpc3:armhf. #13 29.55 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #13 29.56 Unpacking libmpc3:armhf (1.1.0-1) ... #13 29.59 Selecting previously unselected package cpp-8. #13 29.59 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #13 29.60 Unpacking cpp-8 (8.3.0-6+rpi1) ... #14 41.15 Setting up libfile-find-rule-perl (0.34-1) ... #14 41.16 Setting up libref-util-perl (0.204-1) ... #14 41.18 Setting up libipc-system-simple-perl (1.30-1) ... #14 41.19 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 41.20 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #14 41.22 Setting up libsocket6-perl (0.29-1build4) ... #14 41.23 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 41.24 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 41.25 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... #14 16.25 Selecting previously unselected package libgdbm6:amd64. #14 16.25 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ... #14 16.25 Unpacking libgdbm6:amd64 (1.23-3) ... #14 16.30 Selecting previously unselected package libgdbm-compat4:amd64. #13 32.04 Selecting previously unselected package libxml2:armhf. #13 32.04 Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #13 32.05 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 32.15 Selecting previously unselected package gettext. #13 32.15 Preparing to unpack .../087-gettext_0.21-12_armhf.deb ... #13 32.16 Unpacking gettext (0.21-12) ... #13 32.31 Selecting previously unselected package intltool-debian. #13 32.31 Preparing to unpack .../088-intltool-debian_0.35.0+20060710.6_all.deb ... #13 32.32 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 32.36 Selecting previously unselected package po-debconf. #13 32.36 Preparing to unpack .../089-po-debconf_1.0.21+nmu1_all.deb ... #13 32.36 Unpacking po-debconf (1.0.21+nmu1) ... #13 32.42 Selecting previously unselected package debhelper. #13 42.21 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #13 42.22 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 42.26 Selecting previously unselected package python3-unidiff. #13 42.26 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #13 42.27 Unpacking python3-unidiff (0.5.5-2) ... #13 42.31 Selecting previously unselected package python3-xdg. #13 42.31 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #13 42.32 Unpacking python3-xdg (0.27-2) ... #13 42.36 Selecting previously unselected package shared-mime-info. #13 42.36 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #13 42.37 Unpacking shared-mime-info (2.0-1) ... #13 32.27 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ... #13 32.44 Unpacking libfakeroot:armhf (1.23-1) ... #21 13.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #21 13.90 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #21 13.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #13 26.69 Selecting previously unselected package libubsan1:armhf. #13 26.70 Preparing to unpack .../034-libubsan1_12.2.0-14+rpi1_armhf.deb ... #13 26.70 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ... #13 26.80 Selecting previously unselected package libgcc-12-dev:armhf. #13 26.80 Preparing to unpack .../035-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ... #13 26.81 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #13 26.92 Selecting previously unselected package gcc-12. #14 41.06 Selecting previously unselected package liblsan0:arm64. #14 41.07 Preparing to unpack .../089-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.07 Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.17 Selecting previously unselected package libtsan0:arm64. #14 41.17 Preparing to unpack .../090-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.17 Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 42.01 Setting up libhttp-negotiate-perl (6.01-2) ... #14 42.03 Setting up libio-prompter-perl (0.004015-2) ... #14 42.04 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 42.05 Setting up libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 42.07 Setting up libhttp-cookies-perl (6.10-1) ... #14 42.08 Setting up libtool (2.4.7-5) ... #13 44.96 Updating certificates in /etc/ssl/certs... #13 30.23 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ... #13 30.23 Unpacking make (4.3-4.1) ... #13 30.30 Selecting previously unselected package dpkg-dev. #13 30.30 Preparing to unpack .../051-dpkg-dev_1.20.12+rpi1_all.deb ... #13 30.31 Unpacking dpkg-dev (1.20.12+rpi1) ... #13 30.42 Selecting previously unselected package libelf1:armhf. #13 30.42 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ... #13 30.42 Unpacking libelf1:armhf (0.183-1) ... #13 30.48 Selecting previously unselected package dwz. #13 37.28 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_amd64.deb ... #13 37.29 Unpacking gnupg-utils (2.2.40-1.1) ... #13 37.37 Selecting previously unselected package gpg. #13 37.37 Preparing to unpack .../106-gpg_2.2.40-1.1_amd64.deb ... #13 37.37 Unpacking gpg (2.2.40-1.1) ... #13 37.46 Selecting previously unselected package pinentry-curses. #13 37.46 Preparing to unpack .../107-pinentry-curses_1.2.1-1_amd64.deb ... #13 37.47 Unpacking pinentry-curses (1.2.1-1) ... #13 37.51 Selecting previously unselected package gpg-agent. #13 37.51 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_amd64.deb ... #13 37.52 Unpacking gpg-agent (2.2.40-1.1) ... #13 37.58 Selecting previously unselected package gpg-wks-client. #14 33.58 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] #14 33.66 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #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.37 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ... #13 41.38 Unpacking unzip (6.0-23+deb10u3) ... #14 34.51 Selecting previously unselected package libgdbm-compat4:amd64. #14 34.51 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #14 34.52 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #14 34.55 Selecting previously unselected package libperl5.30:amd64. #14 41.02 Get:332 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxs-parse-keyword-perl arm64 0.38-1 [56.1 kB] #14 41.04 Get:333 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxs-parse-sublike-perl arm64 0.20-1ubuntu3 [41.6 kB] #14 41.05 Get:334 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libobject-pad-perl arm64 0.801-2 [108 kB] #14 41.10 Get:335 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB] #14 41.11 Get:336 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 41.12 Get:337 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB] #14 41.13 Get:338 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB] #14 41.13 Get:339 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpod-parser-perl all 1.66-1 [82.8 kB] #14 41.15 Get:340 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #13 42.64 Selecting previously unselected package libgitlab-api-v4-perl. #13 42.64 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 42.65 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 42.80 Selecting previously unselected package libglib2.0-0:arm64. #13 42.80 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_arm64.deb ... #13 42.81 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... #13 42.93 Selecting previously unselected package libglib2.0-data. #14 33.57 Selecting previously unselected package python3. #14 33.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 ... 4863 files and directories currently installed.) #14 33.58 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ... #14 33.58 Unpacking python3 (3.8.2-0ubuntu2) ... #14 33.63 Selecting previously unselected package libbsd0:armhf. #14 33.63 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ... #14 33.63 Unpacking libbsd0:armhf (0.10.0-1) ... #14 33.67 Selecting previously unselected package bsdmainutils. #14 33.67 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ... #14 33.67 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 33.72 Selecting previously unselected package libuchardet0:armhf. #14 33.72 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ... #14 33.72 Unpacking libuchardet0:armhf (0.0.6-3build1) ... #14 33.76 Selecting previously unselected package groff-base. #14 33.76 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ... #14 33.77 Unpacking groff-base (1.22.4-4build1) ... #14 40.30 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB] #14 40.39 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB] #13 46.06 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 46.07 Setting up fakeroot (1.25.3-1.1) ... #13 46.08 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 46.10 Setting up autotools-dev (20180224.1+nmu1) ... #13 46.11 Setting up libglib2.0-data (2.66.8-1) ... #13 46.12 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 46.13 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... #13 46.14 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 46.18 Setting up make (4.3-4.1) ... #13 46.19 Setting up libmpfr6:arm64 (4.1.0-3) ... #13 46.21 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 46.22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 46.23 Setting up lzip (1.22-3) ... #13 46.25 Setting up strace (5.10-1) ... #13 46.26 Setting up libsigsegv2:arm64 (2.13-1) ... #13 46.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 46.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 33.21 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 33.21 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 33.23 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 33.24 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 33.24 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB] #14 33.26 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 33.29 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB] #14 33.30 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 33.32 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 33.32 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 41.26 Setting up libvariable-magic-perl (0.62-1build5) ... #14 41.28 Setting up python3-idna (3.3-1) ... #14 41.46 Setting up libio-html-perl (1.004-2) ... #14 41.47 Setting up libpod-parser-perl (1.63-2) ... #14 41.48 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 41.50 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 41.51 Setting up libparams-util-perl (1.102-1build3) ... #14 16.30 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ... #14 16.31 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #14 16.35 Selecting previously unselected package libperl5.36:amd64. #14 16.35 Preparing to unpack .../4-libperl5.36_5.36.0-9ubuntu1_amd64.deb ... #14 16.35 Unpacking libperl5.36:amd64 (5.36.0-9ubuntu1) ... #14 16.53 Selecting previously unselected package perl. #14 16.53 Preparing to unpack .../5-perl_5.36.0-9ubuntu1_amd64.deb ... #14 16.54 Unpacking perl (5.36.0-9ubuntu1) ... #13 32.43 Preparing to unpack .../090-debhelper_13.11.4_all.deb ... #13 32.43 Unpacking debhelper (13.11.4) ... #13 32.55 Selecting previously unselected package debian-keyring. #13 32.55 Preparing to unpack .../091-debian-keyring_2022.12.24_all.deb ... #13 32.55 Unpacking debian-keyring (2022.12.24) ... #13 42.47 Selecting previously unselected package strace. #13 42.48 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #13 42.48 Unpacking strace (5.10-1) ... #13 42.56 Selecting previously unselected package xauth. #13 42.57 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #13 42.57 Unpacking xauth (1:1.1-1) ... #13 42.63 Selecting previously unselected package xdg-user-dirs. #13 42.63 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #13 42.64 Unpacking xdg-user-dirs (0.17-2) ... #13 42.71 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #13 32.69 Selecting previously unselected package fakeroot. #13 32.70 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ... #13 32.76 Unpacking fakeroot (1.23-1) ... #13 26.92 Preparing to unpack .../036-gcc-12_12.2.0-14+rpi1_armhf.deb ... #13 26.92 Unpacking gcc-12 (12.2.0-14+rpi1) ... #14 41.37 Selecting previously unselected package libubsan1:arm64. #14 41.37 Preparing to unpack .../091-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.37 Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.46 Selecting previously unselected package libgcc-9-dev:arm64. #14 41.46 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.47 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 41.59 Selecting previously unselected package gcc-9. #14 42.09 Setting up po-debconf (1.0.21+nmu1) ... #14 42.10 Setting up libhtml-tree-perl (5.07-3) ... #14 42.11 Setting up libparams-classify-perl:amd64 (0.015-2build2) ... #14 42.12 Setting up libcgi-pm-perl (4.55-1) ... #14 42.13 Setting up python3 (3.11.2-1) ... #14 40.41 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #13 30.48 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ... #13 30.48 Unpacking dwz (0.13+20210201-1) ... #13 30.54 Selecting previously unselected package libicu67:armhf. #13 30.54 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ... #13 30.54 Unpacking libicu67:armhf (67.1-7) ... #15 extracting sha256:6c9ba79c2095d2bd873656cfdbb6029a6db6ad6c1ca3d8a537a9c648524b1d02 1.8s done #15 extracting sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf #14 33.60 Get:254 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 33.83 Get:255 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcpanel-json-xs-perl armhf 4.37-1 [114 kB] #14 33.94 Get:256 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 33.75 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #13 41.46 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.51 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ... #13 41.52 Unpacking xdg-user-dirs (0.17-2) ... #13 41.58 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 41.59 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 41.60 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #13 41.61 Setting up libpipeline1:amd64 (1.5.1-2) ... #13 41.62 Setting up wdiff (1.2.2-2+b1) ... #13 41.63 Setting up lsb-base (10.2019051400) ... #13 41.64 Setting up mysql-common (5.8+1.0.5) ... #13 41.66 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 41.67 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #13 41.68 Setting up libkeyutils1:amd64 (1.6-6) ... #14 34.55 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_amd64.deb ... #14 34.56 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... #14 41.16 Get:341 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libproc-processtable-perl arm64 0.636-1 [36.0 kB] #14 33.88 Selecting previously unselected package libgdbm6:armhf. #14 33.88 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ... #14 33.89 Unpacking libgdbm6:armhf (1.18.1-5) ... #14 33.92 Selecting previously unselected package libpipeline1:armhf. #14 33.93 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ... #14 33.93 Unpacking libpipeline1:armhf (1.5.2-2build1) ... #14 33.98 Selecting previously unselected package man-db. #14 33.98 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ... #14 33.98 Unpacking man-db (2.9.1-1) ... #13 42.93 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 42.93 Unpacking libglib2.0-data (2.74.6-2) ... #13 43.08 Selecting previously unselected package libgpm2:arm64. #13 43.09 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_arm64.deb ... #13 43.09 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... #13 43.12 Selecting previously unselected package libhtml-form-perl. #13 43.13 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 43.13 Unpacking libhtml-form-perl (6.11-1) ... #13 43.16 Selecting previously unselected package libhtml-format-perl. #13 43.17 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 43.17 Unpacking libhtml-format-perl (2.16-2) ... #13 43.21 Selecting previously unselected package libhtml-html5-entities-perl. #14 40.48 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B] #14 40.56 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB] #14 40.64 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB] #13 46.30 Setting up t1utils (1.41-4) ... #13 46.31 Setting up diffstat (1.64-1) ... #13 46.32 Setting up libpng16-16:arm64 (1.6.37-3) ... #13 46.33 Setting up libmpc3:arm64 (1.2.0-1) ... #13 46.34 Setting up libatomic1:arm64 (10.2.1-6) ... #13 46.35 Setting up patch (2.7.6-7) ... #13 46.37 Setting up autopoint (0.21-4) ... #13 46.38 Setting up libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 46.39 Setting up fonts-dejavu-core (2.37-2) ... #13 46.45 Setting up libxdelta2 (1.1.3-9.3) ... #13 46.46 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... #13 46.47 Setting up libltdl7:arm64 (2.4.6-15) ... #13 46.48 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 46.49 Setting up libubsan1:arm64 (10.2.1-6) ... #13 37.58 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_amd64.deb ... #13 37.59 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 37.66 Selecting previously unselected package gpg-wks-server. #13 37.66 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_amd64.deb ... #13 37.67 Unpacking gpg-wks-server (2.2.40-1.1) ... #14 33.73 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 16.60 Selecting previously unselected package adduser. #14 16.60 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... #14 16.61 Unpacking adduser (3.137ubuntu1) ... #14 16.65 Setting up adduser (3.137ubuntu1) ... #14 16.72 Selecting previously unselected package openssl. #14 16.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 ... 7761 files and directories currently installed.) #14 16.72 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.1_amd64.deb ... #14 16.73 Unpacking openssl (3.0.10-1ubuntu2.1) ... #14 16.78 Selecting previously unselected package ca-certificates. #14 16.78 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 16.78 Unpacking ca-certificates (20230311ubuntu1) ... #14 16.84 Selecting previously unselected package distro-info-data. #14 41.52 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 41.53 Setting up libtime-duration-perl (1.21-1) ... #14 41.57 Setting up autoconf (2.71-2) ... #14 41.59 Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 41.75 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 41.76 Setting up libarray-intspan-perl (2.004-1) ... #14 41.77 Setting up libcapture-tiny-perl (0.48-1) ... #13 30.21 Selecting previously unselected package cpp. #13 30.21 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #13 30.22 Unpacking cpp (4:8.3.0-1+rpi2) ... #13 30.25 Preparing to unpack .../024-curl_7.64.0-4+deb10u7_armhf.deb ... #13 30.26 Unpacking curl (7.64.0-4+deb10u7) over (7.64.0-4+deb10u6) ... #14 41.59 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #13 42.72 Setting up media-types (4.0.0) ... #13 42.74 Setting up libpipeline1:amd64 (1.5.3-1) ... #13 42.76 Setting up wdiff (1.2.2-2+b1) ... #13 42.77 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 42.79 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #13 42.81 Setting up libpsl5:amd64 (0.21.0-1.2) ... #13 42.82 Setting up libgpm2:amd64 (1.20.7-8) ... #13 42.84 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 42.85 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 42.86 Setting up libicu67:amd64 (67.1-7) ... #13 42.87 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 42.89 Setting up xdg-user-dirs (0.17-2) ... #13 42.92 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 42.94 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #13 42.95 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #13 42.99 No schema files found: doing nothing. #13 43.00 Setting up distro-info-data (0.51+deb11u4) ... #13 43.01 Setting up manpages (5.10-1) ... #13 43.03 Setting up unzip (6.0-26+deb11u1) ... #14 42.39 Setting up libhtml-format-perl (2.16-2) ... #14 42.40 Setting up python3-xdg (0.28-2) ... #14 40.57 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-perl all 0.204-2 [15.1 kB] #14 40.59 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB] #14 40.61 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #14 33.95 Get:257 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 33.97 Get:258 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 33.98 Get:259 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 33.99 Get:260 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB] #14 34.00 Get:261 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 34.01 Get:262 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB] #14 34.02 Get:263 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 34.03 Get:264 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 34.09 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B] #13 41.69 Setting up libpsl5:amd64 (0.20.2-2) ... #13 41.70 Setting up libgpm2:amd64 (1.20.7-5) ... #13 41.71 Setting up mime-support (3.62) ... #13 41.74 Setting up xdg-user-dirs (0.17-2) ... #13 41.89 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 41.93 Setting up psmisc (23.2-1+deb10u1) ... #13 41.94 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #13 41.95 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #13 41.96 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... #13 41.97 No schema files found: doing nothing. #13 41.98 Setting up distro-info-data (0.41+deb10u8) ... #13 41.99 Setting up manpages (4.16-2) ... #13 42.00 Setting up unzip (6.0-23+deb10u3) ... #13 42.02 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #13 42.03 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.05 Setting up binutils-common:amd64 (2.31.1-16) ... #13 45.59 137 added, 0 removed; done. #13 45.63 Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ... #13 45.65 Setting up shared-mime-info (1.10-1) ... #14 34.97 Selecting previously unselected package perl. #14 41.57 Get:342 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libre2-10 arm64 20230301-2 [154 kB] #14 34.10 Selecting previously unselected package perl-modules-5.30. #14 34.10 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 34.10 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 40.72 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libwebp7 arm64 1.2.2-2ubuntu0.22.04.2 [193 kB] #14 40.82 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.6 [180 kB] #13 43.21 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 43.21 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 43.30 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 43.31 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 43.31 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 43.35 Selecting previously unselected package libhttp-daemon-perl. #13 43.35 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 43.35 Unpacking libhttp-daemon-perl (6.16-1) ... #13 43.38 Selecting previously unselected package libio-interactive-perl. #13 43.39 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 43.39 Unpacking libio-interactive-perl (1.023-2) ... #13 43.43 Selecting previously unselected package libio-sessiondata-perl. #13 46.51 Setting up libmd0:arm64 (1.0.3-3) ... #13 46.52 Setting up python-apt-common (2.2.1) ... #13 46.53 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 46.56 Setting up sensible-utils (0.0.14) ... #13 46.57 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 46.58 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... #13 46.62 Setting up libuchardet0:arm64 (0.0.7-1) ... #13 46.63 Setting up lzop (1.04-2) ... #13 46.64 Setting up libmpdec3:arm64 (2.5.1-1) ... #13 46.65 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 46.67 Setting up libssh2-1:arm64 (1.9.0-2) ... #13 46.68 Setting up netbase (6.3) ... #13 46.71 Setting up libtiff5:arm64 (4.2.0-1+deb11u4) ... #13 46.72 Setting up libbinutils:arm64 (2.35.2-2) ... #13 46.73 Setting up libfido2-1:arm64 (1.6.0-2) ... #13 46.74 Setting up libisl23:arm64 (0.23-1) ... #13 46.75 Setting up libc-dev-bin (2.31-13+deb11u7) ... #13 46.76 Setting up openssl (1.1.1w-0+deb11u1) ... #13 46.78 Setting up libbsd0:arm64 (0.11.3-1+deb11u1) ... #13 46.79 Setting up libelf1:arm64 (0.183-1) ... #13 46.81 Setting up readline-common (8.1-1) ... #13 46.82 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 46.83 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 37.75 Selecting previously unselected package gpgsm. #13 37.75 Preparing to unpack .../111-gpgsm_2.2.40-1.1_amd64.deb ... #13 37.75 Unpacking gpgsm (2.2.40-1.1) ... #13 37.82 Selecting previously unselected package gnupg. #13 37.82 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 37.82 Unpacking gnupg (2.2.40-1.1) ... #13 37.97 Selecting previously unselected package libfile-dirlist-perl. #13 37.97 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 37.98 Unpacking libfile-dirlist-perl (0.05-3) ... #13 38.03 Selecting previously unselected package libfile-which-perl. #13 38.03 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 38.04 Unpacking libfile-which-perl (1.27-2) ... #13 38.08 Selecting previously unselected package libfile-homedir-perl. #13 38.08 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 38.08 Unpacking libfile-homedir-perl (1.006-2) ... #13 38.18 Selecting previously unselected package libfile-touch-perl. #14 16.84 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.1_all.deb ... #14 16.84 Unpacking distro-info-data (0.58ubuntu0.1) ... #14 16.91 Selecting previously unselected package iso-codes. #14 16.91 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 16.92 Unpacking iso-codes (4.15.0-1) ... #14 17.05 Selecting previously unselected package krb5-locales. #14 17.05 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 17.05 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 17.09 Selecting previously unselected package less. #14 41.78 Setting up libtimedate-perl (2.3300-2) ... #14 41.79 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 41.80 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 41.81 Setting up libsub-name-perl (0.26-1build3) ... #14 41.82 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #14 41.83 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #14 41.85 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 41.86 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ... #14 41.87 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 41.88 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 41.89 Setting up xauth (1:1.1-1build2) ... #14 41.90 Setting up libpath-tiny-perl (0.122-1) ... #14 41.91 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 41.93 Setting up libjson-perl (4.04000-1) ... #14 41.94 Setting up libipc-run3-perl (0.048-2) ... #14 41.95 Setting up libsub-override-perl (0.09-2) ... #14 41.96 Setting up libaliased-perl (0.34-1.1) ... #14 41.97 Setting up python3-unidiff (0.5.5-2) ... #13 30.33 Preparing to unpack .../025-libcurl4_7.64.0-4+deb10u7_armhf.deb ... #13 30.35 Unpacking libcurl4:armhf (7.64.0-4+deb10u7) over (7.64.0-4+deb10u6) ... #13 30.41 Selecting previously unselected package libcc1-0:armhf. #13 30.41 Preparing to unpack .../026-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #13 30.42 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #13 30.46 Selecting previously unselected package libgomp1:armhf. #13 30.46 Preparing to unpack .../027-libgomp1_8.3.0-6+rpi1_armhf.deb ... #13 30.46 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #13 30.51 Selecting previously unselected package libatomic1:armhf. #13 30.51 Preparing to unpack .../028-libatomic1_8.3.0-6+rpi1_armhf.deb ... #13 30.51 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #13 30.56 Selecting previously unselected package libasan5:armhf. #13 43.04 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 43.06 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #13 43.07 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #13 43.09 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #13 43.10 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 43.12 Setting up libfcgi-bin (2.4.2-2) ... #13 43.14 Setting up binutils-common:amd64 (2.35.2-2) ... #13 43.15 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #13 43.17 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #13 43.20 Setting up libdeflate0:amd64 (1.7-1) ... #13 43.21 Setting up less (551-2) ... #13 43.23 Setting up perl-openssl-defaults:amd64 (5) ... #13 43.25 Setting up linux-libc-dev:amd64 (5.10.197-1) ... #13 43.26 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #13 43.28 Setting up gettext-base (0.21-4) ... #13 43.29 Setting up liblzo2-2:amd64 (2.10-2) ... #13 43.31 Setting up libnpth0:amd64 (1.6-3) ... #13 43.35 Setting up file (1:5.39-3+deb11u1) ... #14 42.53 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 42.58 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 42.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 42.75 #14 42.75 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 32.44 Selecting previously unselected package libxml2:armhf. #13 32.45 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 32.45 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 32.53 Selecting previously unselected package gettext. #13 32.53 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ... #13 32.54 Unpacking gettext (0.21-4) ... #14 40.73 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 40.75 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 40.76 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [69.2 kB] #14 40.80 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [98.5 kB] #14 40.84 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [100 kB] #14 40.87 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 40.87 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB] #14 34.16 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 34.24 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 34.31 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #13 42.06 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... #13 42.07 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 42.09 Setting up less (487-0.1+b1) ... #13 42.17 Setting up perl-openssl-defaults:amd64 (3) ... #13 42.18 Setting up linux-libc-dev:amd64 (4.19.289-2) ... #13 42.19 Setting up gettext-base (0.19.8.1-9) ... #13 42.20 Setting up liblzo2-2:amd64 (2.10-0.1) ... #13 42.21 Setting up libnpth0:amd64 (1.6-1) ... #13 42.22 Setting up krb5-locales (1.17-3+deb10u6) ... #13 42.23 Setting up file (1:5.35-4+deb10u2) ... #13 42.24 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 42.25 Setting up libassuan0:amd64 (2.5.2-1) ... #13 42.26 Setting up libgomp1:amd64 (8.3.0-6) ... #13 42.27 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #13 31.32 Selecting previously unselected package libxml2:armhf. #13 31.32 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 31.33 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #14 34.97 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_amd64.deb ... #14 34.98 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 35.02 Selecting previously unselected package openssl. #14 35.02 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... #14 35.03 Unpacking openssl (1.1.1f-1ubuntu2.20) ... #14 35.12 Selecting previously unselected package ca-certificates. #14 35.12 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 35.12 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 35.17 Selecting previously unselected package distro-info-data. #14 35.17 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.14_all.deb ... #14 35.17 Unpacking distro-info-data (0.43ubuntu1.14) ... #14 35.20 Selecting previously unselected package libmagic-mgc. #14 35.20 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #14 35.20 Unpacking libmagic-mgc (1:5.38-4) ... #14 35.26 Selecting previously unselected package libmagic1:amd64. #14 41.92 Get:343 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libre-engine-re2-perl arm64 0.18+ds-1 [17.7 kB] #14 41.92 Get:344 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #14 41.93 Get:345 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libref-util-perl all 0.204-2 [15.1 kB] #14 41.94 Get:346 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB] #14 41.94 Get:347 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #14 41.97 Get:348 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 34.46 Selecting previously unselected package libgdbm-compat4:armhf. #14 34.46 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ... #14 34.46 Unpacking libgdbm-compat4:armhf (1.18.1-5) ... #14 34.49 Selecting previously unselected package libperl5.30:armhf. #14 34.49 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_armhf.deb ... #14 34.50 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.4) ... #14 41.24 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.2 [35.5 kB] #13 38.18 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 38.19 Unpacking libfile-touch-perl (0.12-2) ... #13 38.22 Selecting previously unselected package libio-pty-perl. #13 38.22 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_amd64.deb ... #13 38.22 Unpacking libio-pty-perl (1:1.17-1) ... #13 38.26 Selecting previously unselected package libipc-run-perl. #13 38.26 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 38.27 Unpacking libipc-run-perl (20220807.0-1) ... #13 38.31 Selecting previously unselected package libclass-method-modifiers-perl. #13 38.31 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 38.32 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 38.35 Selecting previously unselected package libclass-xsaccessor-perl. #13 38.36 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #13 38.36 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 38.39 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #13 38.40 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #13 38.40 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 38.44 Selecting previously unselected package libdynaloader-functions-perl. #13 43.43 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 43.43 Unpacking libio-sessiondata-perl (1.03-3) ... #13 43.46 Selecting previously unselected package libio-stringy-perl. #13 43.47 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 43.47 Unpacking libio-stringy-perl (2.111-3) ... #13 43.51 Selecting previously unselected package libipc-run3-perl. #13 43.51 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 43.51 Unpacking libipc-run3-perl (0.048-3) ... #13 43.55 Selecting previously unselected package libtypes-serialiser-perl. #13 43.55 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 43.56 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 43.59 Selecting previously unselected package libjson-xs-perl. #13 43.59 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_arm64.deb ... #13 43.60 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 43.64 Selecting previously unselected package libjson-maybexs-perl. #13 43.64 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 43.65 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 43.68 Selecting previously unselected package libldap-common. #13 43.69 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 43.69 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 43.73 Selecting previously unselected package liblist-compare-perl. #13 43.73 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 43.73 Unpacking liblist-compare-perl (0.55-2) ... #13 43.77 Selecting previously unselected package liblist-someutils-perl. #13 43.77 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 43.78 Unpacking liblist-someutils-perl (0.59-1) ... #13 43.81 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #14 17.09 Preparing to unpack .../005-less_590-2_amd64.deb ... #14 17.10 Unpacking less (590-2) ... #14 17.13 Selecting previously unselected package libbsd0:amd64. #14 17.13 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ... #14 17.14 Unpacking libbsd0:amd64 (0.11.7-4) ... #14 17.18 Selecting previously unselected package libelf1:amd64. #14 17.18 Preparing to unpack .../007-libelf1_0.189-4_amd64.deb ... #14 17.19 Unpacking libelf1:amd64 (0.189-4) ... #14 17.22 Selecting previously unselected package libicu72:amd64. #14 17.22 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_amd64.deb ... #14 17.22 Unpacking libicu72:amd64 (72.1-3ubuntu3) ... #13 46.85 Setting up libmarkdown2:arm64 (2.2.6-1) ... #13 46.86 Setting up libcc1-0:arm64 (10.2.1-6) ... #13 46.87 Setting up iso-codes (4.6.0-1) ... #13 46.88 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 46.89 Setting up liblsan0:arm64 (10.2.1-6) ... #13 46.90 Setting up cpp-10 (10.2.1-6) ... #13 46.91 Setting up dctrl-tools (2.24-3) ... #13 46.93 Setting up libitm1:arm64 (10.2.1-6) ... #13 46.94 Setting up debian-keyring (2021.07.26) ... #13 46.95 Setting up libgdbm6:arm64 (1.19-2) ... #13 46.97 Setting up libtsan0:arm64 (10.2.1-6) ... #13 46.98 Setting up libctf0:arm64 (2.35.2-2) ... #13 46.99 Setting up pinentry-curses (1.1.0-4) ... #13 47.01 Setting up manpages-dev (5.10-1) ... #13 47.02 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 47.04 Setting up libxcb1:arm64 (1.14-3) ... #13 47.05 Setting up gettext (0.21-4) ... #14 42.18 Setting up libstrictures-perl (2.000006-1) ... #14 42.20 Setting up libsub-quote-perl (2.006006-1) ... #14 42.21 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 42.22 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #13 30.56 Preparing to unpack .../029-libasan5_8.3.0-6+rpi1_armhf.deb ... #13 30.56 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #13 30.63 Selecting previously unselected package libubsan1:armhf. #13 30.63 Preparing to unpack .../030-libubsan1_8.3.0-6+rpi1_armhf.deb ... #13 30.63 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #13 30.67 Selecting previously unselected package libgcc-8-dev:armhf. #13 30.67 Preparing to unpack .../031-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #13 30.68 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #13 30.77 Selecting previously unselected package gcc-8. #14 33.88 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB] #14 34.01 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 34.03 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.04 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdistro-info-perl all 1.5 [5388 B] #14 34.04 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB] #14 34.06 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexporter-tiny-perl all 1.006000-1 [36.7 kB] #14 34.08 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB] #14 34.09 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 34.10 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB] #14 34.11 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #13 43.36 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 43.37 Setting up libassuan0:amd64 (2.5.3-7.1) ... #13 43.38 Setting up libgomp1:amd64 (10.2.1-6) ... #13 43.39 Setting up bzip2 (1.0.8-4) ... #13 43.40 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 43.42 Setting up libunwind8:amd64 (1.3.2-2) ... #13 43.43 Setting up pbzip2 (1.1.13-1) ... #13 43.44 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #13 43.46 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #13 43.48 Setting up libasan6:amd64 (10.2.1-6) ... #13 43.49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 43.51 Setting up fakeroot (1.25.3-1.1) ... #13 43.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 43.53 Setting up autotools-dev (20180224.1+nmu1) ... #13 43.55 Setting up libglib2.0-data (2.66.8-1) ... #13 43.56 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #14 42.77 Setting up python3-six (1.16.0-4) ... #14 42.89 Setting up dh-autoreconf (20) ... #14 42.90 Setting up libdata-validate-uri-perl (0.07-2) ... #14 42.91 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 42.93 Setting up python3-gpg (1.18.0-3ubuntu2) ... #13 32.67 Selecting previously unselected package intltool-debian. #13 32.67 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #13 32.67 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 32.71 Selecting previously unselected package po-debconf. #13 32.71 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ... #13 32.71 Unpacking po-debconf (1.0.21+nmu1) ... #13 32.77 Selecting previously unselected package debhelper. #13 32.77 Preparing to unpack .../084-debhelper_13.3.4_all.deb ... #13 32.78 Unpacking debhelper (13.3.4) ... #13 32.89 Selecting previously unselected package debian-keyring. #14 41.28 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB] #14 42.08 Selecting previously unselected package gcc. #14 42.08 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 42.08 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 42.12 Selecting previously unselected package libstdc++-9-dev:arm64. #14 42.12 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 42.12 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 34.40 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB] #14 34.48 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB] #14 34.57 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 34.64 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB] #13 31.43 Selecting previously unselected package gettext. #13 31.43 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ... #13 31.43 Unpacking gettext (0.21-4) ... #13 42.28 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 42.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 42.31 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 42.32 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #13 42.33 Setting up libfakeroot:amd64 (1.23-1) ... #13 42.34 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #13 42.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.36 Setting up fakeroot (1.23-1) ... #13 42.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 42.37 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #13 42.38 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 42.39 Setting up libasan5:amd64 (8.3.0-6) ... #13 42.40 Setting up autotools-dev (20180224.1) ... #13 42.41 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 42.42 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u3) ... #13 42.44 Setting up libwrap0:amd64 (7.6.q-28) ... #13 42.45 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 42.46 Setting up make (4.2.1-1.2) ... #13 42.47 Setting up libmpfr6:amd64 (4.0.2-1) ... #13 42.48 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 42.49 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... #13 42.50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 42.51 Setting up libidn11:amd64 (1.33-2.2) ... #13 42.52 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u4) ... #13 42.53 Setting up strace (4.26-0.2) ... #13 42.54 Setting up libsigsegv2:amd64 (2.12-2) ... #13 42.55 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 42.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 42.56 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 42.57 Setting up t1utils (1.41-3) ... #13 42.58 Setting up libquadmath0:amd64 (8.3.0-6) ... #14 34.43 Get:265 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 34.59 Get:266 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 34.62 Get:267 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB] #14 34.75 Get:268 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 34.76 Get:269 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.76 Get:270 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdistro-info-perl all 1.5 [5388 B] #14 34.77 Get:271 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB] #14 34.78 Get:272 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexporter-tiny-perl all 1.006002-1 [36.8 kB] #14 34.81 Get:273 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB] #14 41.99 Get:349 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 42.00 Get:350 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules arm64 2.1.28+dfsg1-3 [69.0 kB] #14 42.02 Get:351 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsereal-decoder-perl arm64 5.004+ds-1 [98.9 kB] #14 42.05 Get:352 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsereal-encoder-perl arm64 5.004+ds-1 [101 kB] #13 27.72 Selecting previously unselected package gcc. #13 27.72 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+deb12u3_armhf.deb ... #13 27.77 Unpacking libc-dev-bin (2.36-9+rpi1+deb12u3) ... #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 27.98 Selecting previously unselected package libcrypt-dev:armhf. #13 27.98 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 27.99 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 28.03 Selecting previously unselected package libtirpc-dev:armhf. #13 28.03 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 28.04 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #13 28.08 Selecting previously unselected package libnsl-dev:armhf. #13 38.44 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 38.44 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 38.48 Selecting previously unselected package libdevel-callchecker-perl:amd64. #13 38.48 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_amd64.deb ... #13 38.48 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #13 38.52 Selecting previously unselected package libparams-classify-perl:amd64. #13 38.52 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_amd64.deb ... #13 38.52 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #13 38.56 Selecting previously unselected package libmodule-runtime-perl. #13 38.56 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 38.56 Unpacking libmodule-runtime-perl (0.016-2) ... #13 38.60 Selecting previously unselected package libimport-into-perl. #13 38.60 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 38.60 Unpacking libimport-into-perl (1.002005-2) ... #13 38.64 Selecting previously unselected package librole-tiny-perl. #13 38.64 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 38.65 Unpacking librole-tiny-perl (2.002004-1) ... #13 38.68 Selecting previously unselected package libsub-quote-perl. #14 35.26 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #14 35.27 Unpacking libmagic1:amd64 (1:5.38-4) ... #14 35.30 Selecting previously unselected package file. #14 35.30 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #14 35.30 Unpacking file (1:5.38-4) ... #14 35.33 Selecting previously unselected package less. #14 35.33 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #14 35.34 Unpacking less (551-1ubuntu0.1) ... #14 35.38 Selecting previously unselected package libelf1:amd64. #14 35.38 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... #14 35.39 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 35.43 Selecting previously unselected package libglib2.0-0:amd64. #14 35.43 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... #14 35.43 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #13 43.81 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #13 43.82 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 43.85 Selecting previously unselected package liblist-utilsby-perl. #13 43.85 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 43.86 Unpacking liblist-utilsby-perl (0.12-2) ... #13 43.89 Selecting previously unselected package libltdl7:arm64. #13 43.90 Preparing to unpack .../306-libltdl7_2.4.7-5_arm64.deb ... #13 43.90 Unpacking libltdl7:arm64 (2.4.7-5) ... #13 43.97 Selecting previously unselected package libltdl-dev:arm64. #13 43.98 Preparing to unpack .../307-libltdl-dev_2.4.7-5_arm64.deb ... #13 43.98 Unpacking libltdl-dev:arm64 (2.4.7-5) ... #13 44.03 Selecting previously unselected package liblz1:arm64. #13 44.03 Preparing to unpack .../308-liblz1_1.13-5_arm64.deb ... #13 44.04 Unpacking liblz1:arm64 (1.13-5) ... #13 44.08 Selecting previously unselected package liblzo2-2:arm64. #14 17.41 Selecting previously unselected package libxml2:amd64. #14 17.41 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3_amd64.deb ... #14 17.42 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3) ... #14 17.46 Selecting previously unselected package libyaml-0-2:amd64. #14 17.46 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ... #14 17.46 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #14 17.49 Selecting previously unselected package lsb-release. #14 17.49 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 17.49 Unpacking lsb-release (12.0-2) ... #14 17.53 Selecting previously unselected package netbase. #14 17.54 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 17.54 Unpacking netbase (6.4) ... #14 17.57 Selecting previously unselected package python-apt-common. #14 17.57 Preparing to unpack .../013-python-apt-common_2.6.0ubuntu1_all.deb ... #14 17.57 Unpacking python-apt-common (2.6.0ubuntu1) ... #14 17.61 Selecting previously unselected package python3-apt. #13 47.06 Setting up xdelta (1.1.3-9.3) ... #13 47.07 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 47.08 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... #13 47.10 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... #13 47.17 Setting up libreadline8:arm64 (8.1-1) ... #13 47.18 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #13 47.23 Setting up m4 (1.4.18-5) ... #13 47.24 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #13 47.25 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ... #13 47.26 Setting up binutils (2.35.2-2) ... #13 47.28 Setting up ca-certificates (20210119) ... #13 30.78 Preparing to unpack .../032-gcc-8_8.3.0-6+rpi1_armhf.deb ... #13 30.78 Unpacking gcc-8 (8.3.0-6+rpi1) ... #14 42.23 Setting up libsort-versions-perl (1.62-1) ... #14 42.25 Setting up libexporter-tiny-perl (1.002002-1) ... #14 42.26 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 42.27 Setting up libfile-dirlist-perl (0.05-2) ... #14 42.29 Setting up libterm-readkey-perl (2.38-1build4) ... #14 42.30 Setting up lsb-release (11.1.0ubuntu4) ... #14 42.31 Setting up python3-magic (2:0.4.24-2) ... #14 42.43 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 42.45 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 42.47 Setting up libsys-hostname-long-perl (1.5-2) ... #14 42.48 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 42.49 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 42.50 Setting up liburi-perl (5.10-1) ... #14 42.52 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 42.53 Setting up libfile-touch-perl (0.12-1) ... #14 42.54 Setting up libc-devtools (2.35-0ubuntu3.4) ... #14 42.55 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 42.56 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 42.57 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #13 43.58 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 43.59 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 43.61 Setting up make (4.3-4.1) ... #13 43.62 Setting up libmpfr6:amd64 (4.1.0-3) ... #13 43.64 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 43.65 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 43.67 Setting up lzip (1.22-3) ... #13 43.70 Setting up strace (5.10-1) ... #13 43.71 Setting up libsigsegv2:amd64 (2.13-1) ... #13 43.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 43.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 43.75 Setting up t1utils (1.41-4) ... #13 43.76 Setting up libquadmath0:amd64 (10.2.1-6) ... #13 43.78 Setting up diffstat (1.64-1) ... #13 43.79 Setting up libpng16-16:amd64 (1.6.37-3) ... #13 43.81 Setting up libmpc3:amd64 (1.2.0-1) ... #13 43.82 Setting up libatomic1:amd64 (10.2.1-6) ... #13 43.84 Setting up patch (2.7.6-7) ... #13 43.85 Setting up autopoint (0.21-4) ... #13 43.87 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 43.89 Setting up fonts-dejavu-core (2.37-2) ... #14 43.07 Setting up python3-certifi (2022.9.24-1) ... #14 43.19 Setting up libmodule-runtime-perl (0.016-2) ... #14 43.20 Setting up libmailtools-perl (2.21-2) ... #14 43.21 Setting up python3-idna (3.3-1) ... #13 32.89 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ... #13 32.89 Unpacking debian-keyring (2021.07.26) ... #14 42.42 Selecting previously unselected package g++-9. #14 42.43 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 42.43 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #21 14.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #21 14.96 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #21 14.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #13 31.56 Selecting previously unselected package intltool-debian. #13 31.56 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ... #13 31.56 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 31.60 Selecting previously unselected package po-debconf. #13 31.60 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ... #13 31.61 Unpacking po-debconf (1.0.21+nmu1) ... #13 31.66 Selecting previously unselected package debhelper. #13 31.66 Preparing to unpack .../059-debhelper_13.3.4_all.deb ... #13 31.66 Unpacking debhelper (13.3.4) ... #13 31.77 Selecting previously unselected package libfakeroot:armhf. #13 31.77 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ... #13 31.77 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 31.82 Selecting previously unselected package fakeroot. #13 31.82 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ... #13 31.82 Unpacking fakeroot (1.25.3-1.1) ... #13 31.86 Selecting previously unselected package libfile-dirlist-perl. #13 31.86 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ... #13 31.87 Unpacking libfile-dirlist-perl (0.05-2) ... #13 31.90 Selecting previously unselected package libfile-which-perl. #14 34.81 Get:274 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 34.82 Get:275 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB] #13 28.08 Preparing to unpack .../042-libnsl-dev_1.3.0-2_armhf.deb ... #13 28.09 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 28.13 Selecting previously unselected package rpcsvc-proto. #13 28.13 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 28.13 Unpacking rpcsvc-proto (1.4.3-1) ... #13 28.17 Selecting previously unselected package libc6-dev:armhf. #13 28.17 Preparing to unpack .../044-libc6-dev_2.36-9+rpi1+deb12u3_armhf.deb ... #13 28.18 Unpacking libc6-dev:armhf (2.36-9+rpi1+deb12u3) ... #13 28.33 Selecting previously unselected package libtool. #13 28.33 Preparing to unpack .../045-libtool_2.4.7-5_all.deb ... #13 28.33 Unpacking libtool (2.4.7-5) ... #13 28.38 Selecting previously unselected package dh-autoreconf. #13 38.69 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 38.69 Unpacking libsub-quote-perl (2.006008-1) ... #13 38.73 Selecting previously unselected package libmoo-perl. #13 38.73 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 38.73 Unpacking libmoo-perl (2.005005-1) ... #13 38.77 Selecting previously unselected package libencode-locale-perl. #13 38.77 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 38.78 Unpacking libencode-locale-perl (1.05-3) ... #13 38.81 Selecting previously unselected package libtimedate-perl. #13 38.81 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 38.82 Unpacking libtimedate-perl (2.3300-2) ... #13 38.86 Selecting previously unselected package libhttp-date-perl. #13 38.86 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 38.87 Unpacking libhttp-date-perl (6.05-2) ... #13 38.90 Selecting previously unselected package libfile-listing-perl. #13 38.90 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 38.91 Unpacking libfile-listing-perl (6.15-1) ... #13 38.94 Selecting previously unselected package libhtml-tagset-perl. #13 44.08 Preparing to unpack .../309-liblzo2-2_2.10-2_arm64.deb ... #13 44.09 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 44.12 Selecting previously unselected package libsys-hostname-long-perl. #13 44.12 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 44.13 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 44.16 Selecting previously unselected package libmail-sendmail-perl. #13 44.16 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 44.16 Unpacking libmail-sendmail-perl (0.80-3) ... #13 44.20 Selecting previously unselected package libnet-smtp-ssl-perl. #13 44.20 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 44.20 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 44.23 Selecting previously unselected package libmailtools-perl. #13 44.23 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 44.24 Unpacking libmailtools-perl (2.21-2) ... #13 44.29 Selecting previously unselected package libmarkdown2:arm64. #13 44.30 Preparing to unpack .../314-libmarkdown2_2.2.7-2_arm64.deb ... #14 17.61 Preparing to unpack .../014-python3-apt_2.6.0ubuntu1_amd64.deb ... #14 17.62 Unpacking python3-apt (2.6.0ubuntu1) ... #14 17.65 Selecting previously unselected package python3-cffi-backend:amd64. #14 17.65 Preparing to unpack .../015-python3-cffi-backend_1.15.1-5build1_amd64.deb ... #14 17.65 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 17.69 Selecting previously unselected package python3-pkg-resources. #14 17.69 Preparing to unpack .../016-python3-pkg-resources_68.1.2-2_all.deb ... #14 17.69 Unpacking python3-pkg-resources (68.1.2-2) ... #14 17.73 Selecting previously unselected package tzdata-icu. #14 17.73 Preparing to unpack .../017-tzdata-icu_2023c-9ubuntu1_all.deb ... #14 17.73 Unpacking tzdata-icu (2023c-9ubuntu1) ... #14 17.77 Selecting previously unselected package ucf. #14 17.78 Preparing to unpack .../018-ucf_3.0043+nmu1_all.deb ... #14 17.78 Moving old data out of the way #14 17.78 Unpacking ucf (3.0043+nmu1) ... #14 17.82 Selecting previously unselected package bsdextrautils. #14 17.82 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_amd64.deb ... #14 17.83 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 17.86 Selecting previously unselected package libmagic-mgc. #14 17.86 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #14 17.86 Unpacking libmagic-mgc (1:5.44-3) ... #14 17.93 Selecting previously unselected package libmagic1:amd64. #13 42.59 Setting up diffstat (1.62-1) ... #13 42.60 Setting up libmpc3:amd64 (1.1.0-1) ... #13 42.61 Setting up libatomic1:amd64 (8.3.0-6) ... #13 42.62 Setting up patch (2.7.6-3+deb10u1) ... #13 42.63 Setting up mailutils-common (1:3.5-4) ... #13 42.64 Setting up autopoint (0.19.8.1-9) ... #13 42.65 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u1) ... #13 42.66 Setting up libfl2:amd64 (2.6.4-6.2) ... #13 42.67 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 42.68 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #13 42.69 Setting up libltdl7:amd64 (2.4.6-9) ... #13 42.70 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.71 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #13 42.73 Setting up libmpx2:amd64 (8.3.0-6) ... #13 42.75 Setting up libubsan1:amd64 (8.3.0-6) ... #13 42.76 Setting up libisl19:amd64 (0.20-2) ... #13 42.80 Setting up dwz (0.12-3) ... #14 34.86 Selecting previously unselected package perl. #14 34.87 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_armhf.deb ... #14 34.88 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 34.94 Selecting previously unselected package openssl. #14 34.94 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.20_armhf.deb ... #14 34.94 Unpacking openssl (1.1.1f-1ubuntu2.20) ... #14 35.03 Selecting previously unselected package ca-certificates. #14 35.03 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 35.03 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 35.09 Selecting previously unselected package distro-info-data. #14 35.09 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.14_all.deb ... #14 35.09 Unpacking distro-info-data (0.43ubuntu1.14) ... #14 35.12 Selecting previously unselected package libmagic-mgc. #14 35.12 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ... #14 35.13 Unpacking libmagic-mgc (1:5.38-4) ... #14 35.20 Selecting previously unselected package libmagic1:armhf. #14 41.41 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB] #14 41.65 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.4 [27.6 kB] #14 41.73 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 42.76 Setting up automake (1:1.16.5-1.3) ... #14 42.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 42.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 42.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 42.77 Setting up libapt-pkg-perl (0.1.40build2) ... #14 42.78 Setting up libstring-escape-perl (2010.002-2) ... #14 42.81 Setting up libhttp-date-perl (6.05-1) ... #14 42.82 Setting up libfile-which-perl (1.23-1) ... #14 42.83 Setting up libfile-basedir-perl (0.09-1) ... #14 42.84 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 42.85 Setting up libset-intspan-perl (1.19-2) ... #14 42.86 Setting up libmouse-perl (2.5.10-1build4) ... #14 35.56 Selecting previously unselected package libglib2.0-data. #14 35.56 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 35.56 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 35.61 Selecting previously unselected package tzdata. #14 35.61 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 35.61 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #14 35.81 Selecting previously unselected package libicu66:amd64. #14 34.51 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-fcntllock-perl armhf 0.22-4build1 [32.4 kB] #14 34.68 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnumber-compare-perl all 0.03-3 [5974 B] #14 34.69 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-glob-perl all 0.11-3 [6780 B] #14 34.70 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 34.74 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-afm-perl all 1.20-4 [13.0 kB] #13 43.96 Setting up libxdelta2 (1.1.3-9.3) ... #13 43.98 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #13 43.99 Setting up libltdl7:amd64 (2.4.6-15) ... #13 44.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 44.02 Setting up libubsan1:amd64 (10.2.1-6) ... #13 44.04 Setting up libmd0:amd64 (1.0.3-3) ... #13 44.07 Setting up python-apt-common (2.2.1) ... #13 44.08 Setting up libnsl-dev:amd64 (1.3.0-2) ... #13 44.10 Setting up sensible-utils (0.0.14) ... #14 43.39 Setting up python3-urllib3 (1.26.12-1ubuntu0.1) ... #14 43.54 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 43.58 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 42.92 Selecting previously unselected package g++. #14 41.59 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 41.60 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 41.61 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 41.63 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 41.63 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [25.7 kB] #14 41.64 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB] #14 41.65 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B] #14 41.67 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB] #14 41.67 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB] #14 41.74 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB] #13 31.90 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ... #13 31.91 Unpacking libfile-which-perl (1.23-1) ... #13 31.94 Selecting previously unselected package libfile-homedir-perl. #13 31.95 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ... #13 31.95 Unpacking libfile-homedir-perl (1.006-1) ... #13 31.99 Selecting previously unselected package libfile-touch-perl. #13 31.99 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ... #13 31.99 Unpacking libfile-touch-perl (0.11-1) ... #13 32.03 Selecting previously unselected package libio-pty-perl. #13 32.03 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 32.03 Unpacking libio-pty-perl (1:1.15-2) ... #13 32.07 Selecting previously unselected package libipc-run-perl. #13 32.07 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ... #13 32.08 Unpacking libipc-run-perl (20200505.0-1) ... #13 32.12 Selecting previously unselected package libclass-method-modifiers-perl. #13 32.12 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 32.12 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 32.16 Selecting previously unselected package libb-hooks-op-check-perl. #14 35.23 Get:276 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #13 33.93 Selecting previously unselected package libassuan0:armhf. #13 33.93 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ... #13 34.00 Unpacking libassuan0:armhf (2.5.2-1) ... #13 34.12 Selecting previously unselected package gpgconf. #13 34.13 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ... #13 34.13 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 34.18 Selecting previously unselected package libksba8:armhf. #13 34.18 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ... #13 34.19 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ... #13 34.22 Selecting previously unselected package libnpth0:armhf. #13 34.22 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ... #13 34.23 Unpacking libnpth0:armhf (1.6-1) ... #13 34.27 Selecting previously unselected package dirmngr. #13 34.27 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ... #13 34.28 Unpacking dirmngr (2.2.12-1+deb10u2) ... #14 35.09 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B] #14 35.17 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB] #13 28.38 Preparing to unpack .../046-dh-autoreconf_20_all.deb ... #13 28.39 Unpacking dh-autoreconf (20) ... #13 28.42 Selecting previously unselected package libarchive-zip-perl. #13 28.42 Preparing to unpack .../047-libarchive-zip-perl_1.68-1_all.deb ... #13 28.43 Unpacking libarchive-zip-perl (1.68-1) ... #13 28.47 Selecting previously unselected package libsub-override-perl. #13 28.47 Preparing to unpack .../048-libsub-override-perl_0.09-4_all.deb ... #13 28.47 Unpacking libsub-override-perl (0.09-4) ... #13 38.95 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 38.95 Unpacking libhtml-tagset-perl (3.20-6) ... #13 38.98 Selecting previously unselected package libregexp-ipv6-perl. #13 38.98 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 38.99 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 39.02 Selecting previously unselected package liburi-perl. #13 39.03 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 39.03 Unpacking liburi-perl (5.17-1) ... #13 39.07 Selecting previously unselected package libhtml-parser-perl:amd64. #13 39.07 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_amd64.deb ... #13 39.08 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #13 39.14 Selecting previously unselected package libhtml-tree-perl. #13 39.14 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 39.15 Unpacking libhtml-tree-perl (5.07-3) ... #13 39.20 Selecting previously unselected package libclone-perl:amd64. #13 44.30 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #13 44.34 Selecting previously unselected package libmath-base85-perl. #13 44.34 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 44.34 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 44.38 Selecting previously unselected package libmime-tools-perl. #13 44.38 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 44.39 Unpacking libmime-tools-perl (5.510-1) ... #13 44.44 Selecting previously unselected package libmldbm-perl. #13 44.44 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 44.44 Unpacking libmldbm-perl (2.05-4) ... #13 44.48 Selecting previously unselected package libmoox-aliases-perl. #13 44.48 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 44.49 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 44.55 Selecting previously unselected package libmouse-perl. #14 42.47 Get:353 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 42.64 Get:354 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB] #14 42.66 Get:355 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB] #14 42.81 Get:356 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 42.83 Get:357 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 17.93 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #14 17.94 Unpacking libmagic1:amd64 (1:5.44-3) ... #14 17.96 Selecting previously unselected package file. #14 17.97 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #14 17.97 Unpacking file (1:5.44-3) ... #14 18.00 Selecting previously unselected package gettext-base. #14 18.00 Preparing to unpack .../023-gettext-base_0.21-13_amd64.deb ... #14 18.00 Unpacking gettext-base (0.21-13) ... #14 18.04 Selecting previously unselected package libuchardet0:amd64. #14 18.05 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_amd64.deb ... #14 18.05 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 18.08 Selecting previously unselected package groff-base. #14 18.08 Preparing to unpack .../025-groff-base_1.23.0-2_amd64.deb ... #14 18.08 Unpacking groff-base (1.23.0-2) ... #14 18.15 Selecting previously unselected package libcbor0.8:amd64. #13 42.81 Setting up python-apt-common (1.8.4.3) ... #13 42.82 Setting up sensible-utils (0.0.12) ... #13 42.83 Setting up exim4-config (4.92-8+deb10u8) ... #14 35.20 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ... #14 35.20 Unpacking libmagic1:armhf (1:5.38-4) ... #14 35.24 Selecting previously unselected package file. #14 35.24 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ... #14 35.24 Unpacking file (1:5.38-4) ... #14 35.28 Selecting previously unselected package less. #14 35.28 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ... #14 35.29 Unpacking less (551-1ubuntu0.1) ... #14 35.33 Selecting previously unselected package libelf1:armhf. #14 35.33 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_armhf.deb ... #14 35.34 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 35.38 Selecting previously unselected package libglib2.0-0:armhf. #14 35.38 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ... #14 35.39 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 41.81 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 41.89 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB] #14 42.88 Setting up libfile-listing-perl (6.14-1) ... #14 42.89 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 42.90 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 42.91 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 42.92 Setting up libfont-afm-perl (1.20-3) ... #14 42.94 Setting up libwant-perl (0.29-1build7) ... #14 42.95 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 42.96 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 42.97 Setting up liblist-compare-perl (0.55-1) ... #14 42.98 Setting up libref-util-xs-perl (0.117-1build5) ... #14 43.00 Setting up libio-pty-perl (1:1.15-2build2) ... #14 43.01 Setting up libtool (2.4.6-15build2) ... #14 43.02 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 43.03 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 43.05 Setting up libclone-perl (0.45-1build3) ... #14 43.06 Setting up libalgorithm-diff-perl (1.201-1) ... #14 43.07 Setting up libarchive-zip-perl (1.68-1) ... #14 35.81 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... #14 35.81 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #13 31.44 Selecting previously unselected package gcc. #13 31.44 Preparing to unpack .../033-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #13 31.44 Unpacking gcc (4:8.3.0-1+rpi2) ... #13 31.48 Selecting previously unselected package libc-dev-bin. #13 31.48 Preparing to unpack .../034-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 31.48 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ... #13 31.52 Selecting previously unselected package linux-libc-dev:armhf. #13 31.53 Preparing to unpack .../035-linux-libc-dev_1%3a1.20230509~buster-1_armhf.deb ... #13 31.53 Unpacking linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 47.75 Updating certificates in /etc/ssl/certs... #14 34.76 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-string-perl all 1.08-4 [11.1 kB] #14 34.77 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-ttf-perl all 1.06-2 [323 kB] #14 34.95 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 34.96 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsort-versions-perl all 1.62-3 [7378 B] #14 34.96 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 34.96 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 43.65 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 43.72 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 43.83 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 43.85 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 43.87 Setting up libconst-fast-perl (0.014-2) ... #14 43.88 Setting up libhttp-daemon-perl (6.14-2) ... #14 43.90 Setting up python3-unidiff (0.7.3-1) ... #14 42.92 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 42.93 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 42.97 Selecting previously unselected package make. #14 42.97 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ... #14 42.97 Unpacking make (4.2.1-1.2) ... #14 43.02 Selecting previously unselected package libdpkg-perl. #14 43.02 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 43.03 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 43.11 Selecting previously unselected package patch. #14 43.11 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ... #14 43.11 Unpacking patch (2.7.6-6) ... #14 43.16 Selecting previously unselected package dpkg-dev. #13 44.11 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 44.13 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #13 44.14 Setting up libuchardet0:amd64 (0.0.7-1) ... #13 44.16 Setting up lzop (1.04-2) ... #13 44.17 Setting up libmpdec3:amd64 (2.5.1-1) ... #13 44.19 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 44.20 Setting up libssh2-1:amd64 (1.9.0-2) ... #13 44.22 Setting up netbase (6.3) ... #13 44.26 Setting up libtiff5:amd64 (4.2.0-1+deb11u4) ... #13 44.27 Setting up libbinutils:amd64 (2.35.2-2) ... #13 44.29 Setting up libfido2-1:amd64 (1.6.0-2) ... #13 44.30 Setting up libisl23:amd64 (0.23-1) ... #13 44.32 Setting up libc-dev-bin (2.31-13+deb11u7) ... #13 32.16 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #13 32.17 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #13 32.20 Selecting previously unselected package libdynaloader-functions-perl. #13 32.21 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 32.21 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 32.24 Selecting previously unselected package libdevel-callchecker-perl. #13 32.24 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 32.25 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 32.28 Selecting previously unselected package libparams-classify-perl. #13 32.28 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 32.29 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 32.32 Selecting previously unselected package libmodule-runtime-perl. #13 32.33 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ... #13 32.33 Unpacking libmodule-runtime-perl (0.016-1) ... #13 32.37 Selecting previously unselected package libimport-into-perl. #13 32.37 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ... #13 32.37 Unpacking libimport-into-perl (1.002005-1) ... #13 32.41 Selecting previously unselected package librole-tiny-perl. #14 35.30 Get:277 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-fcntllock-perl armhf 0.22-4ubuntu1 [32.7 kB] #14 35.38 Get:278 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnumber-compare-perl all 0.03-3 [5974 B] #14 35.39 Get:279 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtext-glob-perl all 0.11-3 [6780 B] #14 35.41 Get:280 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 35.44 Get:281 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfont-afm-perl all 1.20-4 [13.0 kB] #14 35.46 Get:282 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-string-perl all 1.08-4 [11.1 kB] #14 35.47 Get:283 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfont-ttf-perl all 1.06-2 [323 kB] #14 35.26 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 35.35 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB] #13 34.35 Selecting previously unselected package gnupg-l10n. #13 34.35 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 34.35 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 34.47 Selecting previously unselected package gnupg-utils. #13 34.47 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... #13 34.48 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 34.55 Selecting previously unselected package gpg. #13 28.53 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.53 Preparing to unpack .../049-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 28.54 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 28.57 Selecting previously unselected package dh-strip-nondeterminism. #13 28.57 Preparing to unpack .../050-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 28.58 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 28.61 Selecting previously unselected package libdpkg-perl. #13 28.61 Preparing to unpack .../051-libdpkg-perl_1.21.22+rpi1_all.deb ... #13 28.61 Unpacking libdpkg-perl (1.21.22+rpi1) ... #13 28.68 Selecting previously unselected package patch. #13 28.68 Preparing to unpack .../052-patch_2.7.6-7_armhf.deb ... #13 28.69 Unpacking patch (2.7.6-7) ... #13 28.73 Selecting previously unselected package make. #13 28.73 Preparing to unpack .../053-make_4.3-4.1_armhf.deb ... #13 28.74 Unpacking make (4.3-4.1) ... #13 28.80 Selecting previously unselected package dpkg-dev. #13 28.80 Preparing to unpack .../054-dpkg-dev_1.21.22+rpi1_all.deb ... #13 28.81 Unpacking dpkg-dev (1.21.22+rpi1) ... #13 28.91 Selecting previously unselected package libelf1:armhf. #13 39.20 Preparing to unpack .../139-libclone-perl_0.46-1_amd64.deb ... #13 39.21 Unpacking libclone-perl:amd64 (0.46-1) ... #13 39.24 Selecting previously unselected package libio-html-perl. #13 39.25 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 39.25 Unpacking libio-html-perl (1.004-3) ... #13 39.29 Selecting previously unselected package liblwp-mediatypes-perl. #13 39.29 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 39.30 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 39.33 Selecting previously unselected package libhttp-message-perl. #13 39.33 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 39.34 Unpacking libhttp-message-perl (6.44-1) ... #13 39.37 Selecting previously unselected package libhttp-cookies-perl. #13 39.38 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 39.38 Unpacking libhttp-cookies-perl (6.10-1) ... #13 39.42 Selecting previously unselected package libhttp-negotiate-perl. #13 39.42 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 39.43 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 39.46 Selecting previously unselected package perl-openssl-defaults:amd64. #13 44.55 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_arm64.deb ... #13 44.56 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 44.60 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #13 44.60 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ... #13 44.61 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #13 44.64 Selecting previously unselected package libpath-iterator-rule-perl. #13 44.64 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 44.64 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 44.68 Selecting previously unselected package libperlio-gzip-perl. #13 44.68 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_arm64.deb ... #13 44.68 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 44.72 Selecting previously unselected package libperlio-utf8-strict-perl. #13 44.72 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #13 44.72 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 44.76 Selecting previously unselected package libpod-parser-perl. #13 44.77 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 44.78 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 42.84 Get:358 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-license-perl all 0.0.9-2ubuntu1 [35.0 kB] #14 42.86 Get:359 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 42.86 Get:360 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsyntax-keyword-try-perl arm64 0.29-1 [25.8 kB] #14 42.88 Get:361 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB] #14 42.89 Get:362 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B] #14 42.89 Get:363 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB] #14 18.15 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 18.15 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 18.18 Selecting previously unselected package libedit2:amd64. #14 18.18 Preparing to unpack .../027-libedit2_3.1-20221030-2_amd64.deb ... #14 18.19 Unpacking libedit2:amd64 (3.1-20221030-2) ... #14 18.24 Selecting previously unselected package libfido2-1:amd64. #14 18.24 Preparing to unpack .../028-libfido2-1_1.13.0-1_amd64.deb ... #14 18.24 Unpacking libfido2-1:amd64 (1.13.0-1) ... #14 18.28 Selecting previously unselected package libjansson4:amd64. #14 18.28 Preparing to unpack .../029-libjansson4_2.14-2_amd64.deb ... #14 18.28 Unpacking libjansson4:amd64 (2.14-2) ... #14 18.32 Selecting previously unselected package libnghttp2-14:amd64. #14 18.32 Preparing to unpack .../030-libnghttp2-14_1.55.1-1_amd64.deb ... #14 18.33 Unpacking libnghttp2-14:amd64 (1.55.1-1) ... #14 18.37 Selecting previously unselected package libpipeline1:amd64. #14 18.37 Preparing to unpack .../031-libpipeline1_1.5.7-1_amd64.deb ... #14 18.37 Unpacking libpipeline1:amd64 (1.5.7-1) ... #14 18.42 Selecting previously unselected package libpng16-16:amd64. #13 43.17 Adding system-user for exim (v4) #13 43.39 Setting up libuchardet0:amd64 (0.0.6-3) ... #14 41.96 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB] #14 42.04 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 42.12 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB] #14 42.20 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #14 35.51 Selecting previously unselected package libglib2.0-data. #14 35.51 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 35.52 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 35.57 Selecting previously unselected package tzdata. #14 35.57 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 35.57 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #14 43.08 Setting up libsub-identify-perl (0.14-1build5) ... #14 43.10 Setting up libdistro-info-perl (1.1ubuntu0.1) ... #14 43.11 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #14 43.12 Setting up python3-apt (2.4.0ubuntu2) ... #14 43.26 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 43.27 Setting up liblist-moreutils-perl (0.430-2) ... #14 43.29 Setting up libhtml-tagset-perl (3.20-4) ... #14 43.30 Setting up liblog-any-perl (1.710-1) ... #14 43.31 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 43.32 Setting up libdevel-size-perl (0.83-1build4) ... #14 43.33 Setting up libdebhelper-perl (13.6ubuntu1) ... #13 31.69 Selecting previously unselected package libc6-dev:armhf. #13 31.69 Preparing to unpack .../036-libc6-dev_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 31.69 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #14 44.01 Setting up libdata-dpath-perl (0.58-2) ... #14 44.02 Setting up python3-magic (2:0.4.26-3) ... #14 44.14 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... #13 34.42 Selecting previously unselected package libfakeroot:armhf. #13 34.42 Preparing to unpack .../092-libfakeroot_1.31-1.2_armhf.deb ... #13 34.42 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 34.46 Selecting previously unselected package fakeroot. #13 34.47 Preparing to unpack .../093-fakeroot_1.31-1.2_armhf.deb ... #13 34.47 Unpacking fakeroot (1.31-1.2) ... #13 34.52 Selecting previously unselected package libassuan0:armhf. #13 34.53 Preparing to unpack .../094-libassuan0_2.5.5-5_armhf.deb ... #13 34.53 Unpacking libassuan0:armhf (2.5.5-5) ... #13 34.59 Selecting previously unselected package gpgconf. #13 44.33 Setting up openssl (1.1.1w-0+deb11u1) ... #13 44.35 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #13 44.46 Setting up libelf1:amd64 (0.183-1) ... #13 44.47 Setting up readline-common (8.1-1) ... #13 44.48 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 44.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 44.50 Setting up libmarkdown2:amd64 (2.2.6-1) ... #13 44.51 Setting up libcc1-0:amd64 (10.2.1-6) ... #13 44.52 Setting up iso-codes (4.6.0-1) ... #13 44.53 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 44.54 Setting up liblsan0:amd64 (10.2.1-6) ... #13 44.55 Setting up cpp-10 (10.2.1-6) ... #13 44.56 Setting up dctrl-tools (2.24-3+b1) ... #13 44.57 Setting up libitm1:amd64 (10.2.1-6) ... #13 44.58 Setting up debian-keyring (2021.07.26) ... #13 44.59 Setting up libgdbm6:amd64 (1.19-2) ... #13 44.60 Setting up libtsan0:amd64 (10.2.1-6) ... #13 44.61 Setting up libctf0:amd64 (2.35.2-2) ... #13 44.62 Setting up pinentry-curses (1.1.0-4) ... #13 44.64 Setting up manpages-dev (5.10-1) ... #13 44.65 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 44.67 Setting up libxcb1:amd64 (1.14-3) ... #13 44.68 Setting up gettext (0.21-4) ... #14 43.16 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 43.16 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 43.24 Selecting previously unselected package build-essential. #14 43.24 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ... #14 43.25 Unpacking build-essential (12.8ubuntu1.1) ... #14 43.29 Selecting previously unselected package libbrotli1:arm64. #14 43.29 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... #14 43.29 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 43.35 Selecting previously unselected package libroken18-heimdal:arm64. #14 43.35 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.35 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.40 Selecting previously unselected package libasn1-8-heimdal:arm64. #13 32.41 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ... #13 32.41 Unpacking librole-tiny-perl (2.002004-1) ... #13 32.45 Selecting previously unselected package libstrictures-perl. #13 32.45 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ... #13 32.45 Unpacking libstrictures-perl (2.000006-1) ... #13 32.49 Selecting previously unselected package libsub-quote-perl. #13 32.49 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ... #13 32.50 Unpacking libsub-quote-perl (2.006006-1) ... #13 32.53 Selecting previously unselected package libmoo-perl. #13 32.53 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ... #13 32.54 Unpacking libmoo-perl (2.004004-1) ... #13 32.57 Selecting previously unselected package libencode-locale-perl. #13 32.58 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ... #13 32.58 Unpacking libencode-locale-perl (1.05-1.1) ... #13 32.61 Selecting previously unselected package libtimedate-perl. #13 32.62 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ... #13 32.62 Unpacking libtimedate-perl (2.3300-2) ... #13 32.66 Selecting previously unselected package libhttp-date-perl. #14 35.63 Get:284 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 35.63 Get:285 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsort-versions-perl all 1.62-3 [7378 B] #14 35.63 Get:286 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 35.52 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #14 35.60 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB] #13 28.91 Preparing to unpack .../055-libelf1_0.188-2.1+rpi1_armhf.deb ... #13 28.92 Unpacking libelf1:armhf (0.188-2.1+rpi1) ... #13 28.97 Selecting previously unselected package dwz. #13 28.97 Preparing to unpack .../056-dwz_0.15-1_armhf.deb ... #13 28.97 Unpacking dwz (0.15-1) ... #13 29.01 Selecting previously unselected package libicu72:armhf. #13 29.02 Preparing to unpack .../057-libicu72_72.1-3_armhf.deb ... #13 29.02 Unpacking libicu72:armhf (72.1-3) ... #14 42.22 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB] #13 39.46 Preparing to unpack .../145-perl-openssl-defaults_7+b1_amd64.deb ... #13 39.47 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #13 39.50 Selecting previously unselected package libnet-ssleay-perl:amd64. #13 39.50 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #13 39.50 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 39.56 Selecting previously unselected package libio-socket-ssl-perl. #13 39.56 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 39.57 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 39.62 Selecting previously unselected package libnet-http-perl. #13 39.62 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 39.62 Unpacking libnet-http-perl (6.22-1) ... #13 39.66 Selecting previously unselected package liblwp-protocol-https-perl. #13 39.66 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 39.66 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 34.55 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ... #13 34.55 Unpacking gpg (2.2.12-1+deb10u2) ... #13 34.74 Selecting previously unselected package pinentry-curses. #13 34.75 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ... #13 34.75 Unpacking pinentry-curses (1.1.0-2) ... #13 34.78 Selecting previously unselected package gpg-agent. #13 34.79 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... #13 34.79 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 34.84 Selecting previously unselected package gpg-wks-client. #14 18.42 Preparing to unpack .../032-libpng16-16_1.6.40-1_amd64.deb ... #14 18.43 Unpacking libpng16-16:amd64 (1.6.40-1) ... #14 18.48 Selecting previously unselected package libpsl5:amd64. #14 18.48 Preparing to unpack .../033-libpsl5_0.21.2-1_amd64.deb ... #14 18.48 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 18.52 Selecting previously unselected package libxau6:amd64. #14 18.52 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 18.52 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 18.57 Selecting previously unselected package libxdmcp6:amd64. #14 18.57 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 18.58 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 18.63 Selecting previously unselected package libxcb1:amd64. #13 44.79 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 44.80 Unpacking libpod-parser-perl (1.65-1) ... #13 44.84 Selecting previously unselected package libpod-constants-perl. #13 44.84 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 44.84 Unpacking libpod-constants-perl (0.19-2) ... #13 44.87 Selecting previously unselected package libproc-processtable-perl:arm64. #13 44.88 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_arm64.deb ... #13 44.88 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 44.92 Selecting previously unselected package libre2-9:arm64. #13 44.93 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_arm64.deb ... #13 44.93 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 44.97 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 44.98 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_arm64.deb ... #13 44.98 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 45.01 Selecting previously unselected package libreadonly-perl. #13 45.02 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 45.02 Unpacking libreadonly-perl (2.050-3) ... #13 45.06 Selecting previously unselected package libref-util-perl. #13 43.40 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 43.41 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 43.42 Setting up netbase (5.6) ... #13 43.45 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #13 43.46 Setting up libmpdec2:amd64 (2.4.2-2) ... #13 43.47 Setting up libbinutils:amd64 (2.31.1-16) ... #13 43.48 Setting up cpp-8 (8.3.0-6) ... #13 43.49 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 43.50 Setting up openssl (1.1.1n-0+deb10u6) ... #13 43.51 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 43.52 Setting up readline-common (7.0-5) ... #13 43.53 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 43.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #13 43.56 Setting up libcc1-0:amd64 (8.3.0-6) ... #13 43.57 Setting up iso-codes (4.2-1) ... #13 43.58 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 43.59 Setting up liblsan0:amd64 (8.3.0-6) ... #13 43.60 Setting up dctrl-tools (2.24-3) ... #13 43.61 Setting up libitm1:amd64 (8.3.0-6) ... #13 43.62 Setting up debian-keyring (2019.02.25) ... #13 43.63 Setting up libreadline7:amd64 (7.0-5) ... #13 43.64 Setting up libgdbm6:amd64 (1.18.1-4) ... #13 43.66 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 43.67 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #13 43.68 Setting up libtsan0:amd64 (8.3.0-6) ... #13 43.69 Setting up pinentry-curses (1.1.0-2) ... #13 43.70 Setting up manpages-dev (4.16-2) ... #14 42.28 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 35.78 Selecting previously unselected package libicu66:armhf. #14 35.79 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ... #14 35.79 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #14 43.34 Setting up libpod-constants-perl (0.19-2) ... #14 43.35 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 43.37 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 43.38 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 43.41 Setting up libio-interactive-perl (1.023-1) ... #14 43.42 Setting up libtry-tiny-perl (0.31-1) ... #14 43.43 Setting up libtype-tiny-perl (1.012004-1) ... #14 43.45 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ... #14 43.46 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 43.47 Setting up libnet-http-perl (6.22-1) ... #14 43.48 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 43.49 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 43.50 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 43.52 Setting up libtime-moment-perl (0.44-1build6) ... #14 43.55 Setting up libencode-locale-perl (1.05-1.1) ... #14 43.57 Setting up libexception-class-perl (1.45-1) ... #14 43.58 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 43.59 Setting up libconfig-tiny-perl (2.28-1) ... #14 43.60 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 43.61 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 43.62 Setting up liblist-utilsby-perl (0.11-1) ... #14 43.64 Setting up libstring-shellquote-perl (1.04-1) ... #14 43.65 Setting up libnet-netmask-perl (2.0001-1) ... #14 43.65 Setting up libsub-install-perl (0.928-1.1) ... #14 43.66 Setting up gcc (4:11.2.0-1ubuntu1) ... #13 31.94 Selecting previously unselected package libtool. #13 31.94 Preparing to unpack .../037-libtool_2.4.6-9_all.deb ... #13 31.95 Unpacking libtool (2.4.6-9) ... #13 32.01 Selecting previously unselected package dh-autoreconf. #13 32.01 Preparing to unpack .../038-dh-autoreconf_19_all.deb ... #13 32.01 Unpacking dh-autoreconf (19) ... #13 32.04 Selecting previously unselected package libarchive-zip-perl. #14 36.60 Selecting previously unselected package libxml2:amd64. #14 36.60 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... #14 36.61 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 36.69 Selecting previously unselected package libyaml-0-2:amd64. #14 36.69 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #14 36.70 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #14 36.73 Selecting previously unselected package lsb-release. #14 36.73 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 36.73 Unpacking lsb-release (11.1.0ubuntu2) ... #14 36.77 Selecting previously unselected package netbase. #14 36.77 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 36.77 Unpacking netbase (6.1) ... #14 36.80 Selecting previously unselected package python3-pkg-resources. #14 44.15 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ... #14 44.16 Setting up python3-pkg-resources (66.1.1-1) ... #14 44.40 Setting up libmodule-implementation-perl (0.09-2) ... #13 48.31 129 added, 0 removed; done. #13 48.41 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 48.43 Setting up shared-mime-info (2.0-1) ... #13 34.59 Preparing to unpack .../095-gpgconf_2.2.40-1.1_armhf.deb ... #13 34.60 Unpacking gpgconf (2.2.40-1.1) ... #13 34.66 Selecting previously unselected package libksba8:armhf. #13 34.66 Preparing to unpack .../096-libksba8_1.6.3-2_armhf.deb ... #13 34.67 Unpacking libksba8:armhf (1.6.3-2) ... #13 34.72 Selecting previously unselected package libnpth0:armhf. #13 34.72 Preparing to unpack .../097-libnpth0_1.6-3_armhf.deb ... #13 34.72 Unpacking libnpth0:armhf (1.6-3) ... #13 34.78 Selecting previously unselected package dirmngr. #13 34.78 Preparing to unpack .../098-dirmngr_2.2.40-1.1_armhf.deb ... #13 34.80 Unpacking dirmngr (2.2.40-1.1) ... #13 34.86 Selecting previously unselected package gnupg-l10n. #13 44.69 Setting up xdelta (1.1.3-9.3) ... #13 44.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 44.73 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #13 44.74 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #13 44.75 Setting up libreadline8:amd64 (8.1-1) ... #13 44.77 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 44.78 Setting up m4 (1.4.18-5) ... #13 44.80 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ... #13 44.81 Setting up ca-certificates (20210119) ... #14 35.38 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB] #14 35.62 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-perl all 4.10000-1 [81.9 kB] #14 43.40 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.40 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.45 Selecting previously unselected package libheimbase1-heimdal:arm64. #14 43.45 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.46 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.54 Selecting previously unselected package libhcrypto4-heimdal:arm64. #14 43.54 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.55 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.59 Selecting previously unselected package libwind0-heimdal:arm64. #14 43.59 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.60 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.64 Selecting previously unselected package libhx509-5-heimdal:arm64. #14 43.64 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.64 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.69 Selecting previously unselected package libkrb5-26-heimdal:arm64. #13 32.66 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ... #13 32.67 Unpacking libhttp-date-perl (6.05-1) ... #13 32.72 Selecting previously unselected package libfile-listing-perl. #13 32.72 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ... #13 32.72 Unpacking libfile-listing-perl (6.14-1) ... #13 32.76 Selecting previously unselected package libhtml-tagset-perl. #13 32.76 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ... #13 32.76 Unpacking libhtml-tagset-perl (3.20-4) ... #13 32.79 Selecting previously unselected package liburi-perl. #13 32.80 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ... #13 32.80 Unpacking liburi-perl (5.08-1) ... #13 32.84 Selecting previously unselected package libhtml-parser-perl. #13 32.84 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 32.85 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 32.91 Selecting previously unselected package libhtml-tree-perl. #14 35.86 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 35.95 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB] #14 42.48 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB] #14 42.50 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB] #14 42.51 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-mechanize-perl all 2.16-1 [94.5 kB] #14 42.59 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 42.60 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 42.61 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 42.64 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.72 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB] #13 39.70 Selecting previously unselected package libtry-tiny-perl. #13 39.70 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 39.70 Unpacking libtry-tiny-perl (0.31-2) ... #13 39.74 Selecting previously unselected package libwww-robotrules-perl. #13 39.74 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 39.74 Unpacking libwww-robotrules-perl (6.02-1) ... #13 39.78 Selecting previously unselected package libwww-perl. #13 39.78 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 39.78 Unpacking libwww-perl (6.68-1) ... #13 39.83 Selecting previously unselected package patchutils. #13 39.84 Preparing to unpack .../153-patchutils_0.4.2-1_amd64.deb ... #13 39.84 Unpacking patchutils (0.4.2-1) ... #14 18.63 Preparing to unpack .../036-libxcb1_1.15-1_amd64.deb ... #14 18.65 Unpacking libxcb1:amd64 (1.15-1) ... #14 18.68 Selecting previously unselected package libx11-data. #14 18.68 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 18.69 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 18.76 Selecting previously unselected package libx11-6:amd64. #14 18.76 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_amd64.deb ... #14 18.76 Unpacking libx11-6:amd64 (2:1.8.6-1ubuntu1) ... #14 18.81 Selecting previously unselected package libxext6:amd64. #14 18.81 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 18.81 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 18.85 Selecting previously unselected package libxmuu1:amd64. #14 18.85 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 18.85 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 18.90 Selecting previously unselected package man-db. #13 34.84 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... #13 34.84 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 34.89 Selecting previously unselected package gpg-wks-server. #13 34.89 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... #13 34.90 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 34.94 Selecting previously unselected package gpgsm. #13 34.95 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ... #13 34.95 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 35.00 Selecting previously unselected package gnupg. #13 35.00 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ... #13 35.00 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 35.07 Selecting previously unselected package libfile-which-perl. #13 45.06 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 45.06 Unpacking libref-util-perl (0.204-2) ... #13 45.10 Selecting previously unselected package libref-util-xs-perl. #13 45.10 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_arm64.deb ... #13 45.10 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 45.19 Selecting previously unselected package libregexp-pattern-license-perl. #13 45.19 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 45.19 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 45.23 Selecting previously unselected package libregexp-pattern-perl. #13 45.23 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 45.24 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 45.27 Selecting previously unselected package libregexp-wildcards-perl. #13 45.27 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 45.28 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 43.71 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 43.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... #13 43.76 Setting up libxcb1:amd64 (1.13.1-2) ... #13 43.77 Setting up at (3.1.23-1) ... #14 42.71 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 43.69 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 43.71 Setting up intltool-debian (0.35.0+20060710.5) ... #14 43.72 Setting up liberror-perl (0.17029-1) ... #14 43.73 Setting up dh-autoreconf (20) ... #14 43.74 Setting up patchutils (0.4.2-1build2) ... #14 43.76 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 43.77 Setting up libltdl-dev:amd64 (2.4.6-15build2) ... #14 43.78 Setting up libjson-maybexs-perl (1.004003-1) ... #14 43.79 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 43.80 Setting up libio-string-perl (1.08-3.1) ... #14 43.82 Setting up libreadonly-perl (2.050-3) ... #14 43.83 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 43.84 Setting up python3-chardet (4.0.0-1) ... #14 43.31 Get:364 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB] #14 43.68 Get:365 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB] #13 32.04 Preparing to unpack .../039-libarchive-zip-perl_1.64-1_all.deb ... #13 32.05 Unpacking libarchive-zip-perl (1.64-1) ... #13 32.08 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 32.09 Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 32.09 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 32.13 Selecting previously unselected package dh-strip-nondeterminism. #13 32.13 Preparing to unpack .../041-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 32.13 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 32.17 Selecting previously unselected package libdpkg-perl. #13 32.17 Preparing to unpack .../042-libdpkg-perl_1.19.8_all.deb ... #13 32.17 Unpacking libdpkg-perl (1.19.8) ... #13 32.25 Selecting previously unselected package patch. #13 32.25 Preparing to unpack .../043-patch_2.7.6-3+deb10u1_armhf.deb ... #13 32.26 Unpacking patch (2.7.6-3+deb10u1) ... #13 32.30 Selecting previously unselected package make. #14 44.41 Setting up libcgi-fast-perl (1:2.15-1) ... #14 44.42 Setting up python3-apt (2.5.3ubuntu1) ... #14 36.80 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 36.81 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 36.85 Selecting previously unselected package python3-six. #14 36.85 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 36.86 Unpacking python3-six (1.14.0-2) ... #14 36.89 Selecting previously unselected package shared-mime-info. #14 36.90 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #14 36.90 Unpacking shared-mime-info (1.15-1) ... #14 36.97 Selecting previously unselected package ucf. #14 36.98 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 36.98 Moving old data out of the way #14 36.98 Unpacking ucf (3.0038+nmu1) ... #14 37.02 Selecting previously unselected package xdg-user-dirs. #14 37.02 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #14 37.03 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 37.08 Selecting previously unselected package xz-utils. #13 34.86 Preparing to unpack .../099-gnupg-l10n_2.2.40-1.1_all.deb ... #13 34.87 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 34.98 Selecting previously unselected package gnupg-utils. #14 35.70 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-perl all 1.713-1 [71.1 kB] #14 35.75 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 35.76 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB] #14 35.77 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-identify-perl armhf 0.14-3 [9386 B] #14 35.77 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-name-perl armhf 0.26-2build1 [10.2 kB] #14 35.78 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 35.78 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB] #14 35.80 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #14 35.80 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-perl all 2.002001-1 [344 kB] #14 43.69 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.69 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.74 Selecting previously unselected package libheimntlm0-heimdal:arm64. #14 43.74 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.78 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.81 Selecting previously unselected package libgssapi3-heimdal:arm64. #14 43.82 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 43.82 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 43.85 Selecting previously unselected package libsasl2-modules-db:arm64. #14 43.86 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 43.86 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 43.90 Selecting previously unselected package libsasl2-2:arm64. #14 43.90 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 43.90 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 43.94 Selecting previously unselected package libldap-common. #13 32.91 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ... #13 32.92 Unpacking libhtml-tree-perl (5.07-2) ... #13 32.97 Selecting previously unselected package libio-html-perl. #13 32.97 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ... #13 32.97 Unpacking libio-html-perl (1.004-2) ... #13 33.01 Selecting previously unselected package liblwp-mediatypes-perl. #13 33.01 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 33.02 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 33.06 Selecting previously unselected package libhttp-message-perl. #13 33.06 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ... #13 33.07 Unpacking libhttp-message-perl (6.28-1) ... #13 33.12 Selecting previously unselected package libhttp-cookies-perl. #13 33.12 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ... #14 36.03 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #14 36.10 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 36.19 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 42.75 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 42.76 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [29.5 kB] #13 39.93 Selecting previously unselected package wdiff. #13 39.93 Preparing to unpack .../154-wdiff_1.2.2-5_amd64.deb ... #13 39.93 Unpacking wdiff (1.2.2-5) ... #13 40.00 Selecting previously unselected package devscripts. #13 40.01 Preparing to unpack .../155-devscripts_2.23.4_amd64.deb ... #13 40.03 Unpacking devscripts (2.23.4) ... #13 40.16 Selecting previously unselected package diffstat. #13 40.16 Preparing to unpack .../156-diffstat_1.65-1_amd64.deb ... #13 40.16 Unpacking diffstat (1.65-1) ... #13 40.20 Selecting previously unselected package distro-info-data. #14 18.90 Preparing to unpack .../041-man-db_2.11.2-3_amd64.deb ... #14 18.90 Unpacking man-db (2.11.2-3) ... #14 18.96 Selecting previously unselected package manpages. #14 18.96 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 18.97 Unpacking manpages (6.03-2) ... #14 19.02 Selecting previously unselected package openssh-client. #14 19.02 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3_amd64.deb ... #14 19.03 Unpacking openssh-client (1:9.3p1-1ubuntu3) ... #14 19.08 Selecting previously unselected package publicsuffix. #14 19.08 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 19.09 Unpacking publicsuffix (20230209.2326-1) ... #14 19.12 Selecting previously unselected package libunwind8:amd64. #14 19.12 Preparing to unpack .../045-libunwind8_1.6.2-3_amd64.deb ... #14 19.13 Unpacking libunwind8:amd64 (1.6.2-3) ... #14 19.16 Selecting previously unselected package strace. #14 19.16 Preparing to unpack .../046-strace_6.5-0.0ubuntu1_amd64.deb ... #14 19.16 Unpacking strace (6.5-0.0ubuntu1) ... #14 19.21 Selecting previously unselected package xauth. #14 19.21 Preparing to unpack .../047-xauth_1%3a1.1.2-1_amd64.deb ... #14 19.21 Unpacking xauth (1:1.1.2-1) ... #14 19.25 Selecting previously unselected package xz-utils. #14 36.12 Get:287 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 36.20 Get:288 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB] #14 36.35 Get:289 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #13 35.07 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ... #13 35.07 Unpacking libfile-which-perl (1.23-1) ... #13 35.10 Selecting previously unselected package libfile-homedir-perl. #13 35.10 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ... #13 35.10 Unpacking libfile-homedir-perl (1.004-1) ... #13 35.13 Selecting previously unselected package libio-pty-perl. #13 35.14 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ... #13 35.14 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 35.18 Selecting previously unselected package libipc-run-perl. #13 35.18 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ... #13 35.18 Unpacking libipc-run-perl (20180523.0-1) ... #13 35.24 Selecting previously unselected package libclass-method-modifiers-perl. #13 35.24 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 35.24 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 35.27 Selecting previously unselected package libsub-exporter-progressive-perl. #13 35.28 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 35.28 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 35.31 Selecting previously unselected package libdevel-globaldestruction-perl. #13 35.31 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 35.32 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 35.34 Selecting previously unselected package libb-hooks-op-check-perl. #13 35.35 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 35.35 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 35.38 Selecting previously unselected package libdynaloader-functions-perl. #13 45.37 Selecting previously unselected package libsasl2-modules:arm64. #13 45.38 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... #13 45.39 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 45.44 Selecting previously unselected package libsereal-decoder-perl. #13 45.45 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_arm64.deb ... #13 45.45 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 45.49 Selecting previously unselected package libsereal-encoder-perl. #13 45.49 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_arm64.deb ... #13 45.50 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 45.53 Selecting previously unselected package libset-intspan-perl. #13 45.54 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 45.54 Unpacking libset-intspan-perl (1.19-3) ... #13 45.57 Selecting previously unselected package libtask-weaken-perl. #13 43.91 invoke-rc.d: could not determine current runlevel #13 43.91 invoke-rc.d: policy-rc.d denied execution of start. #13 43.91 Setting up libedit2:amd64 (3.1-20181209-1) ... #13 43.92 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #13 43.94 Setting up cron (3.0pl1-134+deb10u1) ... #13 44.01 Adding group `crontab' (GID 102) ... #13 44.02 Done. #13 44.04 invoke-rc.d: could not determine current runlevel #13 44.04 invoke-rc.d: policy-rc.d denied execution of start. #13 44.15 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #14 42.93 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #14 43.01 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB] #14 43.69 Get:366 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB] #14 43.71 Get:367 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB] #14 43.72 Get:368 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB] #14 43.72 Get:369 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 43.76 Get:370 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 43.77 Get:371 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 43.77 Get:372 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 43.79 Get:373 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1build1 [305 kB] #14 43.85 Get:374 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB] #13 32.30 Preparing to unpack .../044-make_4.2.1-1.2_armhf.deb ... #13 32.31 Unpacking make (4.2.1-1.2) ... #13 32.37 Selecting previously unselected package dpkg-dev. #13 32.37 Preparing to unpack .../045-dpkg-dev_1.19.8_all.deb ... #13 32.37 Unpacking dpkg-dev (1.19.8) ... #13 32.49 Selecting previously unselected package libelf1:armhf. #13 32.49 Preparing to unpack .../046-libelf1_0.176-1.1+deb10u1_armhf.deb ... #13 32.49 Unpacking libelf1:armhf (0.176-1.1+deb10u1) ... #13 32.54 Selecting previously unselected package dwz. #13 32.54 Preparing to unpack .../047-dwz_0.12-3_armhf.deb ... #13 32.55 Unpacking dwz (0.12-3) ... #13 32.58 Selecting previously unselected package libdebhelper-perl. #14 44.57 Setting up libpackage-stash-perl (0.40-1) ... #14 44.58 Setting up libimport-into-perl (1.002005-2) ... #14 44.59 Setting up libmoo-perl (2.005005-1) ... #14 44.60 Setting up python3-bcrypt (3.2.2-1) ... #14 44.72 Setting up liblist-someutils-perl (0.59-1) ... #14 44.73 Setting up debhelper (13.11.4ubuntu3) ... #14 44.74 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 44.75 Setting up python3-chardet (5.1.0+dfsg-2) ... #14 37.08 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #14 37.08 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 37.12 Selecting previously unselected package gettext-base. #14 37.12 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #14 37.13 Unpacking gettext-base (0.19.8.1-10build1) ... #14 37.16 Selecting previously unselected package iso-codes. #14 37.16 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 37.16 Unpacking iso-codes (4.4-1) ... #14 43.94 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 43.95 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 44.01 Selecting previously unselected package libldap-2.4-2:arm64. #14 44.01 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ... #14 44.02 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #14 44.06 Selecting previously unselected package libnghttp2-14:arm64. #14 44.06 Preparing to unpack .../117-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ... #14 44.07 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... #14 44.11 Selecting previously unselected package librtmp1:arm64. #14 44.11 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... #14 44.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 44.15 Selecting previously unselected package libssh-4:arm64. #14 44.15 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ... #14 44.16 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ... #14 44.20 Selecting previously unselected package libcurl4:arm64. #14 44.21 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.20_arm64.deb ... #14 44.21 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.20) ... #14 44.25 Selecting previously unselected package curl. #14 44.25 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.20_arm64.deb ... #14 44.26 Unpacking curl (7.68.0-1ubuntu2.20) ... #14 44.31 Selecting previously unselected package dctrl-tools. #13 34.98 Preparing to unpack .../100-gnupg-utils_2.2.40-1.1_armhf.deb ... #13 34.98 Unpacking gnupg-utils (2.2.40-1.1) ... #13 35.06 Selecting previously unselected package gpg. #13 35.06 Preparing to unpack .../101-gpg_2.2.40-1.1_armhf.deb ... #13 35.06 Unpacking gpg (2.2.40-1.1) ... #13 35.16 Selecting previously unselected package pinentry-curses. #13 35.16 Preparing to unpack .../102-pinentry-curses_1.2.1-1_armhf.deb ... #13 35.17 Unpacking pinentry-curses (1.2.1-1) ... #13 35.23 Selecting previously unselected package gpg-agent. #13 35.23 Preparing to unpack .../103-gpg-agent_2.2.40-1.1_armhf.deb ... #13 35.23 Unpacking gpg-agent (2.2.40-1.1) ... #13 35.29 Selecting previously unselected package gpg-wks-client. #13 35.30 Preparing to unpack .../104-gpg-wks-client_2.2.40-1.1_armhf.deb ... #13 35.30 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 35.35 Selecting previously unselected package gpg-wks-server. #13 33.16 Unpacking libhttp-cookies-perl (6.10-1) ... #13 33.20 Selecting previously unselected package libhttp-negotiate-perl. #13 33.20 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ... #13 33.21 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 33.24 Selecting previously unselected package perl-openssl-defaults:armhf. #13 33.24 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ... #13 33.25 Unpacking perl-openssl-defaults:armhf (5) ... #13 33.29 Selecting previously unselected package libnet-ssleay-perl. #13 33.29 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 33.30 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 33.36 Selecting previously unselected package libio-socket-ssl-perl. #13 45.16 Updating certificates in /etc/ssl/certs... #14 43.16 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB] #14 19.25 Preparing to unpack .../048-xz-utils_5.4.1-0.2_amd64.deb ... #14 19.25 Unpacking xz-utils (5.4.1-0.2) ... #13 40.21 Preparing to unpack .../157-distro-info-data_0.58_all.deb ... #13 40.21 Unpacking distro-info-data (0.58) ... #13 40.25 Selecting previously unselected package python3-pkg-resources. #14 19.29 Selecting previously unselected package m4. #13 40.25 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 40.26 Unpacking python3-pkg-resources (66.1.1-1) ... #14 19.29 Preparing to unpack .../049-m4_1.4.19-3_amd64.deb ... #13 40.33 Selecting previously unselected package python3-chardet. #14 19.30 Unpacking m4 (1.4.19-3) ... #14 19.33 Selecting previously unselected package autoconf. #13 40.33 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 40.33 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 19.33 Preparing to unpack .../050-autoconf_2.71-3_all.deb ... #14 19.34 Unpacking autoconf (2.71-3) ... #13 40.39 Selecting previously unselected package python3-debian. #13 40.39 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #14 19.38 Selecting previously unselected package autotools-dev. #13 40.40 Unpacking python3-debian (0.1.49) ... #13 40.46 Selecting previously unselected package libgpgme11:amd64. #14 19.38 Preparing to unpack .../051-autotools-dev_20220109.1_all.deb ... #14 19.39 Unpacking autotools-dev (20220109.1) ... #14 19.42 Selecting previously unselected package automake. #14 19.43 Preparing to unpack .../052-automake_1%3a1.16.5-1.3_all.deb ... #14 19.43 Unpacking automake (1:1.16.5-1.3) ... #14 19.48 Selecting previously unselected package autopoint. #14 19.48 Preparing to unpack .../053-autopoint_0.21-13_all.deb ... #14 36.36 Get:290 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB] #14 36.45 Get:291 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-maybexs-perl all 1.004005-1 [11.3 kB] #14 36.46 Get:292 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblog-any-perl all 1.715-1 [71.4 kB] #14 36.49 Get:293 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 36.50 Get:294 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB] #14 36.51 Get:295 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-identify-perl armhf 0.14-3 [9386 B] #14 36.51 Get:296 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-name-perl armhf 0.27-1 [10.3 kB] #14 36.51 Get:297 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB] #13 35.38 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ... #13 35.39 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 35.41 Selecting previously unselected package libdevel-callchecker-perl. #13 35.42 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 35.42 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 35.45 Selecting previously unselected package libparams-classify-perl. #13 35.45 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 35.46 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 35.49 Selecting previously unselected package libmodule-runtime-perl. #13 35.49 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ... #13 35.49 Unpacking libmodule-runtime-perl (0.016-1) ... #13 35.52 Selecting previously unselected package libimport-into-perl. #13 35.52 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ... #13 35.52 Unpacking libimport-into-perl (1.002005-1) ... #13 35.56 Selecting previously unselected package librole-tiny-perl. #13 35.56 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ... #13 35.56 Unpacking librole-tiny-perl (2.000006-1) ... #13 35.59 Selecting previously unselected package libstrictures-perl. #13 45.57 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 45.58 Unpacking libtask-weaken-perl (1.06-2) ... #13 45.61 Selecting previously unselected package libxml-parser-perl. #13 45.61 Preparing to unpack .../340-libxml-parser-perl_2.46-4_arm64.deb ... #13 45.62 Unpacking libxml-parser-perl (2.46-4) ... #13 45.66 Selecting previously unselected package libsoap-lite-perl. #13 45.66 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 45.67 Unpacking libsoap-lite-perl (1.27-3) ... #13 45.73 Selecting previously unselected package libsocket6-perl. #13 45.73 Preparing to unpack .../342-libsocket6-perl_0.29-3_arm64.deb ... #13 45.73 Unpacking libsocket6-perl (0.29-3) ... #13 45.77 Selecting previously unselected package libstring-copyright-perl. #13 45.77 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 45.77 Unpacking libstring-copyright-perl (0.003014-1) ... #13 45.81 Selecting previously unselected package libstring-escape-perl. #13 45.82 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 45.82 Unpacking libstring-escape-perl (2010.002-3) ... #13 45.85 Selecting previously unselected package libstring-license-perl. #13 44.16 Setting up m4 (1.4.18-2) ... #13 44.17 Setting up binutils (2.31.1-16) ... #13 44.18 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u3) ... #13 44.19 Setting up ca-certificates (20200601~deb10u2) ... #14 43.11 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 43.22 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB] #13 32.58 Preparing to unpack .../048-libdebhelper-perl_13.2~bpo10+1_all.deb ... #13 32.59 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #13 32.64 Selecting previously unselected package libglib2.0-0:armhf. #13 32.65 Preparing to unpack .../049-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... #13 32.65 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 32.80 Selecting previously unselected package libicu63:armhf. #13 32.80 Preparing to unpack .../050-libicu63_63.1-6+deb10u3_armhf.deb ... #13 32.80 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #14 44.12 Setting up libstring-copyright-perl (0.003012-1) ... #14 44.13 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 44.29 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 44.44 Setting up libdata-optlist-perl (0.112-1) ... #14 44.45 Setting up libipc-run-perl (20200505.0-1) ... #14 44.46 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 44.48 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 45.02 Setting up python3-cryptography (38.0.4-2) ... #14 37.48 Selecting previously unselected package krb5-locales. #14 37.48 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 37.49 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 37.55 Selecting previously unselected package libcbor0.6:amd64. #14 37.55 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #14 37.56 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #14 37.59 Selecting previously unselected package libedit2:amd64. #13 29.68 Selecting previously unselected package libxml2:armhf. #13 29.68 Preparing to unpack .../058-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #13 29.69 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 29.77 Selecting previously unselected package gettext. #13 29.77 Preparing to unpack .../059-gettext_0.21-12_armhf.deb ... #13 29.77 Unpacking gettext (0.21-12) ... #13 29.92 Selecting previously unselected package intltool-debian. #13 29.92 Preparing to unpack .../060-intltool-debian_0.35.0+20060710.6_all.deb ... #13 29.93 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 29.96 Selecting previously unselected package po-debconf. #13 29.96 Preparing to unpack .../061-po-debconf_1.0.21+nmu1_all.deb ... #13 29.97 Unpacking po-debconf (1.0.21+nmu1) ... #13 30.01 Selecting previously unselected package debhelper. #13 30.01 Preparing to unpack .../062-debhelper_13.11.4_all.deb ... #13 30.02 Unpacking debhelper (13.11.4) ... #14 44.31 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ... #14 44.32 Unpacking dctrl-tools (2.24-3) ... #14 44.35 Selecting previously unselected package libtool. #14 44.35 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ... #14 44.35 Unpacking libtool (2.4.6-14) ... #14 44.40 Selecting previously unselected package dh-autoreconf. #14 44.40 Preparing to unpack .../124-dh-autoreconf_19_all.deb ... #14 44.41 Unpacking dh-autoreconf (19) ... #14 44.43 Selecting previously unselected package libdebhelper-perl. #14 44.44 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 44.44 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 44.51 Selecting previously unselected package libarchive-zip-perl. #14 44.51 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ... #14 44.52 Unpacking libarchive-zip-perl (1.67-2) ... #14 44.55 Selecting previously unselected package libsub-override-perl. #14 36.57 Selecting previously unselected package libxml2:armhf. #14 36.57 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ... #14 36.58 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 36.66 Selecting previously unselected package libyaml-0-2:armhf. #14 36.66 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ... #14 36.66 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #14 36.70 Selecting previously unselected package lsb-release. #14 36.70 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 36.71 Unpacking lsb-release (11.1.0ubuntu2) ... #14 36.74 Selecting previously unselected package netbase. #14 36.74 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 36.74 Unpacking netbase (6.1) ... #14 36.78 Selecting previously unselected package python3-pkg-resources. #14 36.78 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 36.79 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 36.83 Selecting previously unselected package python3-six. #14 36.83 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 36.83 Unpacking python3-six (1.14.0-2) ... #14 36.87 Selecting previously unselected package shared-mime-info. #14 36.87 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ... #14 36.87 Unpacking shared-mime-info (1.15-1) ... #13 35.35 Preparing to unpack .../105-gpg-wks-server_2.2.40-1.1_armhf.deb ... #13 35.35 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 35.40 Selecting previously unselected package gpgsm. #13 35.40 Preparing to unpack .../106-gpgsm_2.2.40-1.1_armhf.deb ... #13 35.41 Unpacking gpgsm (2.2.40-1.1) ... #13 35.47 Selecting previously unselected package gnupg. #13 35.47 Preparing to unpack .../107-gnupg_2.2.40-1.1_all.deb ... #13 35.48 Unpacking gnupg (2.2.40-1.1) ... #13 35.55 Selecting previously unselected package libfile-dirlist-perl. #13 35.55 Preparing to unpack .../108-libfile-dirlist-perl_0.05-3_all.deb ... #13 35.55 Unpacking libfile-dirlist-perl (0.05-3) ... #13 35.59 Selecting previously unselected package libfile-which-perl. #13 33.36 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ... #13 33.37 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 33.42 Selecting previously unselected package libnet-http-perl. #13 33.42 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ... #13 33.43 Unpacking libnet-http-perl (6.20-1) ... #13 33.47 Selecting previously unselected package liblwp-protocol-https-perl. #13 33.47 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 33.47 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 33.51 Selecting previously unselected package libtry-tiny-perl. #13 33.51 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ... #13 33.52 Unpacking libtry-tiny-perl (0.30-1) ... #13 33.56 Selecting previously unselected package libwww-robotrules-perl. #13 33.56 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ... #13 33.56 Unpacking libwww-robotrules-perl (6.02-1) ... #13 33.60 Selecting previously unselected package libwww-perl. #14 36.28 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #13 45.55 129 added, 0 removed; done. #13 45.62 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 45.63 Setting up shared-mime-info (2.0-1) ... #14 43.33 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-size-perl arm64 0.83-2build1 [19.4 kB] #14 43.36 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 43.40 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzip arm64 1.23-5 [80.1 kB] #21 17.14 Selecting previously unselected package gcc-mingw-w64-x86-64. #21 17.14 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #21 17.15 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ... #21 17.20 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #21 17.21 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #21 17.22 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #21 17.24 Setting up mingw-w64-common (8.0.0-1) ... #21 17.25 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #21 17.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #21 17.28 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #21 17.29 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 17.30 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #14 19.49 Unpacking autopoint (0.21-13) ... #14 19.54 Selecting previously unselected package binutils-common:amd64. #14 19.54 Preparing to unpack .../054-binutils-common_2.41-5ubuntu1_amd64.deb ... #14 19.54 Unpacking binutils-common:amd64 (2.41-5ubuntu1) ... #14 19.58 Selecting previously unselected package libsframe1:amd64. #14 19.58 Preparing to unpack .../055-libsframe1_2.41-5ubuntu1_amd64.deb ... #14 19.58 Unpacking libsframe1:amd64 (2.41-5ubuntu1) ... #14 19.62 Selecting previously unselected package libbinutils:amd64. #14 19.62 Preparing to unpack .../056-libbinutils_2.41-5ubuntu1_amd64.deb ... #14 19.63 Unpacking libbinutils:amd64 (2.41-5ubuntu1) ... #14 19.67 Selecting previously unselected package libctf-nobfd0:amd64. #14 19.67 Preparing to unpack .../057-libctf-nobfd0_2.41-5ubuntu1_amd64.deb ... #14 19.68 Unpacking libctf-nobfd0:amd64 (2.41-5ubuntu1) ... #14 19.72 Selecting previously unselected package libctf0:amd64. #13 40.46 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_amd64.deb ... #13 40.47 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ... #13 40.57 Selecting previously unselected package python3-gpg. #13 40.57 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_amd64.deb ... #13 40.58 Unpacking python3-gpg (1.18.0-3+b1) ... #13 40.65 Selecting previously unselected package python3-xdg. #13 40.65 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 40.65 Unpacking python3-xdg (0.28-2) ... #13 40.71 Selecting previously unselected package dput. #13 35.59 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ... #13 35.60 Unpacking libstrictures-perl (2.000005-1) ... #13 35.72 Selecting previously unselected package libsub-quote-perl. #13 35.72 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ... #13 35.72 Unpacking libsub-quote-perl (2.005001-1) ... #13 35.75 Selecting previously unselected package libmoo-perl. #13 35.76 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ... #13 35.76 Unpacking libmoo-perl (2.003004-2) ... #13 35.80 Selecting previously unselected package libencode-locale-perl. #13 35.80 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ... #13 35.80 Unpacking libencode-locale-perl (1.05-1) ... #13 35.83 Selecting previously unselected package libtimedate-perl. #14 36.59 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 36.75 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB] #14 36.84 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B] #13 45.85 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 45.86 Unpacking libstring-license-perl (0.0.2-1) ... #13 45.89 Selecting previously unselected package libstring-shellquote-perl. #13 45.90 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 45.90 Unpacking libstring-shellquote-perl (1.04-3) ... #13 45.94 Selecting previously unselected package libsys-cpuaffinity-perl. #13 45.94 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ... #13 45.94 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 45.98 Selecting previously unselected package libterm-readkey-perl. #13 45.98 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_arm64.deb ... #13 45.98 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 46.02 Selecting previously unselected package libtext-levenshteinxs-perl. #13 46.02 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ... #13 46.03 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 46.06 Selecting previously unselected package libtext-markdown-discount-perl. #13 46.07 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #13 46.07 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 46.10 Selecting previously unselected package libtext-xslate-perl:arm64. #13 44.56 Updating certificates in /etc/ssl/certs... #14 43.38 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 43.46 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 44.49 Setting up libcontextual-return-perl (0.004014-2) ... #14 44.50 Setting up libwww-robotrules-perl (6.02-1) ... #14 44.51 Setting up libtypes-serialiser-perl (1.01-1) ... #14 44.53 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 44.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 44.56 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 44.57 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... #14 44.58 Setting up libgit-wrapper-perl (0.048-1) ... #14 44.59 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 44.60 Setting up librole-tiny-perl (2.002004-1) ... #14 44.62 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 44.63 Setting up build-essential (12.9ubuntu3) ... #14 44.65 Setting up libfont-ttf-perl (1.06-1.1) ... #14 44.66 Setting up libfile-homedir-perl (1.006-1) ... #14 44.67 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 44.68 Setting up libio-socket-ssl-perl (2.074-2) ... #14 44.69 Setting up libsub-exporter-perl (0.988-1) ... #14 44.27 Get:375 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 44.35 Get:376 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [29.5 kB] #14 44.43 Get:377 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 licensecheck all 3.3.9-1ubuntu1 [37.7 kB] #14 45.24 Setting up python3-debian (0.1.49ubuntu2) ... #14 45.41 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 37.59 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #14 37.59 Unpacking libedit2:amd64 (3.1-20191231-1) ... #14 37.63 Selecting previously unselected package libfido2-1:amd64. #14 37.63 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #14 37.64 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 37.67 Selecting previously unselected package libkrb5support0:amd64. #14 37.68 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... #14 37.68 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #14 37.71 Selecting previously unselected package libk5crypto3:amd64. #14 37.72 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... #14 37.72 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #14 37.76 Selecting previously unselected package libkeyutils1:amd64. #14 37.76 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #14 37.76 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 37.80 Selecting previously unselected package libkrb5-3:amd64. #14 37.80 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... #14 37.80 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #13 30.11 Selecting previously unselected package libfakeroot:armhf. #13 30.11 Preparing to unpack .../063-libfakeroot_1.31-1.2_armhf.deb ... #13 30.11 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 30.17 Selecting previously unselected package fakeroot. #13 30.17 Preparing to unpack .../064-fakeroot_1.31-1.2_armhf.deb ... #13 30.17 Unpacking fakeroot (1.31-1.2) ... #13 30.22 Selecting previously unselected package libfile-dirlist-perl. #13 30.23 Preparing to unpack .../065-libfile-dirlist-perl_0.05-3_all.deb ... #13 30.23 Unpacking libfile-dirlist-perl (0.05-3) ... #13 30.26 Selecting previously unselected package libfile-which-perl. #13 30.26 Preparing to unpack .../066-libfile-which-perl_1.27-2_all.deb ... #13 30.27 Unpacking libfile-which-perl (1.27-2) ... #14 44.56 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ... #14 44.56 Unpacking libsub-override-perl (0.09-2) ... #14 44.59 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 44.59 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 44.59 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 44.63 Selecting previously unselected package dh-strip-nondeterminism. #14 44.63 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 44.64 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 44.66 Selecting previously unselected package dwz. #14 44.67 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ... #14 44.67 Unpacking dwz (0.13-5) ... #14 44.72 Selecting previously unselected package libcroco3:arm64. #14 44.72 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ... #14 44.73 Unpacking libcroco3:arm64 (0.6.13-1) ... #14 44.76 Selecting previously unselected package gettext. #14 44.76 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ... #14 37.00 Selecting previously unselected package ucf. #14 37.00 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 37.01 Moving old data out of the way #14 37.01 Unpacking ucf (3.0038+nmu1) ... #14 37.05 Selecting previously unselected package xdg-user-dirs. #14 37.05 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ... #14 37.06 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 37.11 Selecting previously unselected package xz-utils. #14 37.11 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ... #14 37.12 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 37.15 Selecting previously unselected package gettext-base. #13 35.59 Preparing to unpack .../109-libfile-which-perl_1.27-2_all.deb ... #13 35.60 Unpacking libfile-which-perl (1.27-2) ... #13 35.63 Selecting previously unselected package libfile-homedir-perl. #13 35.64 Preparing to unpack .../110-libfile-homedir-perl_1.006-2_all.deb ... #13 35.64 Unpacking libfile-homedir-perl (1.006-2) ... #13 35.69 Selecting previously unselected package libfile-touch-perl. #13 35.69 Preparing to unpack .../111-libfile-touch-perl_0.12-2_all.deb ... #13 35.70 Unpacking libfile-touch-perl (0.12-2) ... #13 35.73 Selecting previously unselected package libio-pty-perl. #13 35.74 Preparing to unpack .../112-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 35.74 Unpacking libio-pty-perl (1:1.17-1) ... #13 35.79 Selecting previously unselected package libipc-run-perl. #13 35.79 Preparing to unpack .../113-libipc-run-perl_20220807.0-1_all.deb ... #13 35.80 Unpacking libipc-run-perl (20220807.0-1) ... #13 35.85 Selecting previously unselected package libclass-method-modifiers-perl. #13 35.85 Preparing to unpack .../114-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 35.85 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 35.89 Selecting previously unselected package libclass-xsaccessor-perl. #13 35.89 Preparing to unpack .../115-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 35.89 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 35.94 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #13 33.60 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ... #13 33.61 Unpacking libwww-perl (6.52-1) ... #13 33.66 Selecting previously unselected package patchutils. #13 33.67 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ... #13 33.67 Unpacking patchutils (0.4.2-1) ... #13 33.73 Selecting previously unselected package libtinfo5:armhf. #13 33.73 Preparing to unpack .../101-libtinfo5_6.2+20201114-2+deb11u2_armhf.deb ... #13 33.73 Unpacking libtinfo5:armhf (6.2+20201114-2+deb11u2) ... #13 33.78 Selecting previously unselected package wdiff. #13 33.78 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ... #13 33.79 Unpacking wdiff (1.2.2-2) ... #13 33.86 Selecting previously unselected package devscripts. #14 36.56 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-form-perl all 6.11-1 [32.1 kB] #14 36.58 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-format-perl all 2.16-2 [36.9 kB] #14 36.60 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 36.62 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 36.65 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 36.66 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB] #14 36.68 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-interactive-perl all 1.023-2 [10.1 kB] #14 36.68 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 36.69 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB] #14 36.72 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-maybexs-perl all 1.004004-1 [10.9 kB] #14 43.50 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 43.54 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 43.57 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB] #14 43.62 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lintian all 2.116.3ubuntu1 [1114 kB] #21 17.31 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 17.32 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ... #14 19.72 Preparing to unpack .../058-libctf0_2.41-5ubuntu1_amd64.deb ... #14 19.72 Unpacking libctf0:amd64 (2.41-5ubuntu1) ... #14 19.76 Selecting previously unselected package libgprofng0:amd64. #14 19.76 Preparing to unpack .../059-libgprofng0_2.41-5ubuntu1_amd64.deb ... #14 19.76 Unpacking libgprofng0:amd64 (2.41-5ubuntu1) ... #14 19.84 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 19.84 Preparing to unpack .../060-binutils-x86-64-linux-gnu_2.41-5ubuntu1_amd64.deb ... #14 19.84 Unpacking binutils-x86-64-linux-gnu (2.41-5ubuntu1) ... #14 19.93 Selecting previously unselected package binutils. #14 19.94 Preparing to unpack .../061-binutils_2.41-5ubuntu1_amd64.deb ... #14 19.94 Unpacking binutils (2.41-5ubuntu1) ... #13 40.71 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 40.72 Unpacking dput (1.1.3) ... #13 40.81 Selecting previously unselected package equivs. #13 40.81 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 40.81 Unpacking equivs (2.3.1) ... #13 40.86 Selecting previously unselected package fonts-dejavu-core. #13 40.86 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 40.86 Unpacking fonts-dejavu-core (2.37-6) ... #13 35.84 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 35.84 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 35.87 Selecting previously unselected package libhttp-date-perl. #13 35.88 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ... #13 35.88 Unpacking libhttp-date-perl (6.02-1) ... #13 35.91 Selecting previously unselected package libfile-listing-perl. #13 35.91 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ... #13 35.92 Unpacking libfile-listing-perl (6.04-1) ... #13 35.95 Selecting previously unselected package libhtml-tagset-perl. #13 35.95 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ... #13 35.95 Unpacking libhtml-tagset-perl (3.20-3) ... #13 35.98 Selecting previously unselected package liburi-perl. #13 35.98 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ... #13 35.99 Unpacking liburi-perl (1.76-1) ... #13 36.03 Selecting previously unselected package libhtml-parser-perl. #13 36.03 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ... #13 36.03 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 36.07 Selecting previously unselected package libhtml-tree-perl. #13 36.07 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ... #13 36.08 Unpacking libhtml-tree-perl (5.07-2) ... #13 36.12 Selecting previously unselected package libio-html-perl. #13 36.13 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ... #13 36.13 Unpacking libio-html-perl (1.001-1) ... #13 36.16 Selecting previously unselected package liblwp-mediatypes-perl. #13 36.16 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 36.16 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 36.19 Selecting previously unselected package libhttp-message-perl. #14 36.93 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 37.03 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB] #13 45.00 137 added, 0 removed; done. #13 46.10 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ... #13 46.11 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 46.16 Selecting previously unselected package libtime-duration-perl. #13 46.16 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 46.16 Unpacking libtime-duration-perl (1.21-2) ... #13 46.19 Selecting previously unselected package libtime-moment-perl. #13 46.20 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_arm64.deb ... #13 46.20 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 46.24 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #13 46.24 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #13 46.25 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 46.29 Selecting previously unselected package libunicode-utf8-perl. #13 46.29 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_arm64.deb ... #13 46.29 Unpacking libunicode-utf8-perl (0.62-2) ... #13 46.33 Selecting previously unselected package libwww-mechanize-perl. #13 46.33 Preparing to unpack .../356-libwww-mechanize-perl_2.16-1_all.deb ... #13 46.33 Unpacking libwww-mechanize-perl (2.16-1) ... #14 43.54 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 43.61 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 43.69 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 43.77 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB] #14 36.92 Get:298 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB] #14 37.14 Get:299 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #14 37.15 Get:300 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtype-tiny-perl all 2.004000-1 [354 kB] #15 extracting sha256:4c836dff51d040a2fde4a9ea0a5ae7f03f3671f7eee5dd1992963500a415f9bf 2.9s done #15 extracting sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 #15 extracting sha256:cfc97247d77f997bfa3ae3d31a34de2ea532463056032d3f73cf5feb79602ef1 done #15 DONE 10.2s #17 [base 2/5] COPY --from=xx / / #14 44.70 Setting up libalgorithm-merge-perl (0.08-3) ... #14 44.72 Setting up libhttp-message-perl (6.36-1) ... #14 44.73 Setting up libdata-validate-ip-perl (0.30-1) ... #14 44.74 Setting up libhtml-form-perl (6.07-1) ... #14 44.75 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 44.76 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 44.78 Setting up libjson-xs-perl (4.030-1build3) ... #14 44.80 Setting up libhttp-negotiate-perl (6.01-1) ... #14 44.83 Setting up libio-prompter-perl (0.004015-1) ... #14 44.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 44.86 Setting up libhttp-cookies-perl (6.10-1) ... #14 44.87 Setting up po-debconf (1.0.21+nmu1) ... #14 44.88 Setting up libhtml-tree-perl (5.07-2) ... #14 44.89 Setting up libparams-classify-perl (0.015-1build5) ... #14 44.91 Setting up libhtml-format-perl (2.12-1.1) ... #14 44.51 Get:378 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevel-size-perl arm64 0.83-2build1 [19.4 kB] #14 44.53 Get:379 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 44.56 Get:380 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lzip arm64 1.23-6 [80.0 kB] #14 44.62 Get:381 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 44.66 Get:382 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 44.68 Get:383 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 unzip arm64 6.0-28ubuntu1 [170 kB] #14 44.72 Get:384 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lintian all 2.116.3ubuntu3 [1151 kB] #14 45.54 Setting up equivs (2.3.1) ... #14 45.55 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 45.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 45.56 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 45.57 Setting up build-essential (12.9ubuntu3) ... #14 45.58 Setting up libmoox-aliases-perl (0.001006-2) ... #14 45.60 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 45.61 Setting up python3-nacl (1.5.0-2) ... #14 37.87 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 37.87 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... #14 37.87 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #14 37.91 Selecting previously unselected package libpsl5:amd64. #14 37.91 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #14 37.92 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 37.95 Selecting previously unselected package libxau6:amd64. #14 37.95 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #14 37.96 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #14 37.99 Selecting previously unselected package libxdmcp6:amd64. #14 37.99 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #14 37.99 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 38.03 Selecting previously unselected package libxcb1:amd64. #14 38.03 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #14 38.03 Unpacking libxcb1:amd64 (1.14-2) ... #14 38.06 Selecting previously unselected package libx11-data. #14 38.06 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 38.07 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #14 38.13 Selecting previously unselected package libx11-6:amd64. #13 30.30 Selecting previously unselected package libfile-homedir-perl. #13 30.31 Preparing to unpack .../067-libfile-homedir-perl_1.006-2_all.deb ... #13 30.31 Unpacking libfile-homedir-perl (1.006-2) ... #13 30.35 Selecting previously unselected package libfile-touch-perl. #13 30.35 Preparing to unpack .../068-libfile-touch-perl_0.12-2_all.deb ... #13 30.35 Unpacking libfile-touch-perl (0.12-2) ... #13 30.39 Selecting previously unselected package libio-pty-perl. #13 30.39 Preparing to unpack .../069-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 30.39 Unpacking libio-pty-perl (1:1.17-1) ... #13 30.43 Selecting previously unselected package libipc-run-perl. #13 30.43 Preparing to unpack .../070-libipc-run-perl_20220807.0-1_all.deb ... #13 30.44 Unpacking libipc-run-perl (20220807.0-1) ... #13 30.47 Selecting previously unselected package libclass-method-modifiers-perl. #13 30.48 Preparing to unpack .../071-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 30.48 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 30.51 Selecting previously unselected package libclass-xsaccessor-perl. #13 30.52 Preparing to unpack .../072-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 30.54 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 30.57 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #13 30.57 Preparing to unpack .../073-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 30.58 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 30.61 Selecting previously unselected package libdynaloader-functions-perl. #13 30.62 Preparing to unpack .../074-libdynaloader-functions-perl_0.003-3_all.deb ... #14 44.77 Unpacking gettext (0.19.8.1-10build1) ... #14 44.85 Selecting previously unselected package intltool-debian. #14 44.85 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ... #14 44.86 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 44.89 Selecting previously unselected package po-debconf. #14 44.89 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ... #14 44.89 Unpacking po-debconf (1.0.21) ... #14 44.94 Selecting previously unselected package debhelper. #14 44.94 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ... #14 44.94 Unpacking debhelper (12.10ubuntu1) ... #14 37.16 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ... #14 37.16 Unpacking gettext-base (0.19.8.1-10build1) ... #14 37.19 Selecting previously unselected package iso-codes. #14 37.19 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 37.20 Unpacking iso-codes (4.4-1) ... #13 35.94 Preparing to unpack .../116-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 35.94 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 35.99 Selecting previously unselected package libdynaloader-functions-perl. #13 35.99 Preparing to unpack .../117-libdynaloader-functions-perl_0.003-3_all.deb ... #13 36.00 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 36.04 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 36.04 Preparing to unpack .../118-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 36.04 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 36.08 Selecting previously unselected package libparams-classify-perl:armhf. #13 36.08 Preparing to unpack .../119-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 36.08 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 36.12 Selecting previously unselected package libmodule-runtime-perl. #13 36.12 Preparing to unpack .../120-libmodule-runtime-perl_0.016-2_all.deb ... #13 36.13 Unpacking libmodule-runtime-perl (0.016-2) ... #13 36.16 Selecting previously unselected package libimport-into-perl. #13 33.86 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ... #13 33.90 Unpacking devscripts (2.21.3+deb11u1) ... #13 34.05 Selecting previously unselected package equivs. #13 34.06 Preparing to unpack .../104-equivs_2.3.1_all.deb ... #13 34.06 Unpacking equivs (2.3.1) ... #13 34.10 Selecting previously unselected package libcurl3-gnutls:armhf. #13 34.11 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ... #13 34.11 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... #13 34.17 Selecting previously unselected package liberror-perl. #14 43.74 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages-dev all 6.03-1 [2015 kB] #14 43.84 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-certifi all 2022.9.24-1 [155 kB] #14 43.85 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] #14 19.97 Selecting previously unselected package libc-dev-bin. #14 19.97 Preparing to unpack .../062-libc-dev-bin_2.38-1ubuntu6_amd64.deb ... #14 19.97 Unpacking libc-dev-bin (2.38-1ubuntu6) ... #14 20.00 Selecting previously unselected package linux-libc-dev:amd64. #14 20.01 Preparing to unpack .../063-linux-libc-dev_6.5.0-13.13_amd64.deb ... #14 20.01 Unpacking linux-libc-dev:amd64 (6.5.0-13.13) ... #14 20.16 Selecting previously unselected package libcrypt-dev:amd64. #14 20.16 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.36-2_amd64.deb ... #14 20.17 Unpacking libcrypt-dev:amd64 (1:4.4.36-2) ... #14 20.19 Selecting previously unselected package libtirpc-dev:amd64. #13 41.01 Selecting previously unselected package fontconfig-config. #13 41.01 Preparing to unpack .../167-fontconfig-config_2.14.1-4_amd64.deb ... #13 41.11 Unpacking fontconfig-config (2.14.1-4) ... #13 41.17 Selecting previously unselected package libcurl3-gnutls:amd64. #13 41.17 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u4_amd64.deb ... #13 41.18 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ... #13 41.24 Selecting previously unselected package liberror-perl. #13 36.19 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ... #13 36.20 Unpacking libhttp-message-perl (6.18-1) ... #13 36.23 Selecting previously unselected package libhttp-cookies-perl. #13 36.23 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ... #13 36.24 Unpacking libhttp-cookies-perl (6.04-1) ... #13 36.27 Selecting previously unselected package libhttp-negotiate-perl. #13 36.27 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ... #13 36.28 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 36.31 Selecting previously unselected package perl-openssl-defaults:armhf. #13 36.31 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ... #13 36.31 Unpacking perl-openssl-defaults:armhf (3) ... #13 36.34 Selecting previously unselected package libnet-ssleay-perl. #13 36.34 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 36.35 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 36.41 Selecting previously unselected package libio-socket-ssl-perl. #14 37.23 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #13 45.03 Setting up libunbound8:amd64 (1.9.0-2+deb10u3) ... #13 45.05 Setting up shared-mime-info (1.10-1) ... #13 46.41 Selecting previously unselected package libxdelta2:arm64. #13 46.42 Preparing to unpack .../357-libxdelta2_1.1.3-10.4_arm64.deb ... #13 46.42 Unpacking libxdelta2:arm64 (1.1.3-10.4) ... #13 46.46 Selecting previously unselected package libxext6:arm64. #13 46.46 Preparing to unpack .../358-libxext6_2%3a1.3.4-1+b1_arm64.deb ... #13 46.47 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... #13 46.50 Selecting previously unselected package libxml-namespacesupport-perl. #13 46.51 Preparing to unpack .../359-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 46.51 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 46.54 Selecting previously unselected package libxml-sax-base-perl. #13 46.54 Preparing to unpack .../360-libxml-sax-base-perl_1.09-3_all.deb ... #13 46.55 Unpacking libxml-sax-base-perl (1.09-3) ... #13 46.60 Selecting previously unselected package libxml-sax-perl. #13 46.60 Preparing to unpack .../361-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 46.61 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 37.37 Get:301 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgitlab-api-v4-perl all 0.27-1 [84.2 kB] #14 37.39 Get:302 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-form-perl all 6.11-1 [32.1 kB] #14 37.39 Get:303 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-format-perl all 2.16-2 [36.9 kB] #14 37.40 Get:304 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 37.40 Get:305 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #13 35.23 Selecting previously unselected package libfakeroot:armhf. #13 35.23 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ... #13 35.24 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 35.27 Selecting previously unselected package fakeroot. #13 35.27 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ... #13 35.28 Unpacking fakeroot (1.25.3-1.1) ... #13 35.32 Selecting previously unselected package libassuan0:armhf. #13 35.32 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ... #13 35.32 Unpacking libassuan0:armhf (2.5.3-7.1) ... #13 35.35 Selecting previously unselected package gpgconf. #13 35.36 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ... #13 35.36 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 35.41 Selecting previously unselected package libksba8:armhf. #13 35.41 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ... #13 35.41 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ... #13 35.45 Selecting previously unselected package libnpth0:armhf. #13 35.46 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ... #13 35.46 Unpacking libnpth0:armhf (1.6-3) ... #13 35.49 Selecting previously unselected package dirmngr. #13 35.50 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ... #13 35.51 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 35.57 Selecting previously unselected package gnupg-l10n. #13 35.57 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 35.58 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #14 44.85 Get:385 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 manpages-dev all 6.03-2 [2015 kB] #14 44.92 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 44.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 45.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 45.16 #14 45.16 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 48.57 Setting up bsdmainutils (11.1.2+b1) ... #13 48.60 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 48.60 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 48.62 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... #13 48.63 Setting up libcroco3:arm64 (0.6.12-3) ... #13 48.64 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... #13 48.65 Setting up ucf (3.0038+nmu1) ... #13 48.77 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... #13 48.78 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... #13 48.80 Setting up groff-base (1.22.4-3+deb10u1) ... #13 48.81 Setting up cpp (4:8.3.0-1) ... #13 48.84 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 48.85 Setting up libcurl4:arm64 (7.64.0-4+deb10u7) ... #13 48.87 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ... #13 48.88 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u4) ... #13 48.89 Setting up curl (7.64.0-4+deb10u7) ... #13 48.91 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 48.94 Setting up gpg (2.2.12-1+deb10u2) ... #14 45.75 Setting up dput (1.1.3ubuntu2.1) ... #14 38.13 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... #14 38.13 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #14 38.21 Selecting previously unselected package libxext6:amd64. #14 38.21 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #14 38.22 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 38.25 Selecting previously unselected package libxmuu1:amd64. #14 45.04 Selecting previously unselected package libfakeroot:arm64. #14 45.04 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ... #14 45.05 Unpacking libfakeroot:arm64 (1.24-1) ... #14 45.09 Selecting previously unselected package fakeroot. #14 45.09 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ... #14 45.09 Unpacking fakeroot (1.24-1) ... #14 45.18 Selecting previously unselected package libassuan0:arm64. #14 45.18 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ... #14 45.19 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... #14 45.22 Selecting previously unselected package gpgconf. #14 45.22 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.22 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 45.27 Selecting previously unselected package libksba8:arm64. #14 45.27 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ... #14 45.28 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 45.32 Selecting previously unselected package libnpth0:arm64. #13 30.62 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 30.66 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 30.66 Preparing to unpack .../075-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 30.66 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 30.71 Selecting previously unselected package libparams-classify-perl:armhf. #13 30.71 Preparing to unpack .../076-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 30.72 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 30.75 Selecting previously unselected package libmodule-runtime-perl. #13 30.76 Preparing to unpack .../077-libmodule-runtime-perl_0.016-2_all.deb ... #13 30.76 Unpacking libmodule-runtime-perl (0.016-2) ... #13 30.79 Selecting previously unselected package libimport-into-perl. #13 30.80 Preparing to unpack .../078-libimport-into-perl_1.002005-2_all.deb ... #13 30.80 Unpacking libimport-into-perl (1.002005-2) ... #13 30.83 Selecting previously unselected package librole-tiny-perl. #13 30.84 Preparing to unpack .../079-librole-tiny-perl_2.002004-1_all.deb ... #13 30.84 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.87 Selecting previously unselected package libsub-quote-perl. #14 37.56 Selecting previously unselected package krb5-locales. #14 37.56 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 37.57 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 37.60 Selecting previously unselected package libcbor0.6:armhf. #14 37.60 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ... #14 37.60 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 37.64 Selecting previously unselected package libedit2:armhf. #14 37.64 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ... #14 37.65 Unpacking libedit2:armhf (3.1-20191231-1) ... #14 37.69 Selecting previously unselected package libfido2-1:armhf. #13 34.17 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ... #13 34.17 Unpacking liberror-perl (0.17029-1) ... #13 34.21 Selecting previously unselected package git-man. #13 34.21 Preparing to unpack .../107-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 34.22 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 34.35 Selecting previously unselected package git. #13 34.35 Preparing to unpack .../108-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 34.37 Unpacking git (1:2.30.2-1+deb11u2) ... #13 36.16 Preparing to unpack .../121-libimport-into-perl_1.002005-2_all.deb ... #13 36.17 Unpacking libimport-into-perl (1.002005-2) ... #13 36.20 Selecting previously unselected package librole-tiny-perl. #13 36.20 Preparing to unpack .../122-librole-tiny-perl_2.002004-1_all.deb ... #13 36.20 Unpacking librole-tiny-perl (2.002004-1) ... #13 36.25 Selecting previously unselected package libsub-quote-perl. #13 36.25 Preparing to unpack .../123-libsub-quote-perl_2.006008-1_all.deb ... #13 36.26 Unpacking libsub-quote-perl (2.006008-1) ... #13 36.30 Selecting previously unselected package libmoo-perl. #13 36.30 Preparing to unpack .../124-libmoo-perl_2.005005-1_all.deb ... #13 36.30 Unpacking libmoo-perl (2.005005-1) ... #13 36.35 Selecting previously unselected package libencode-locale-perl. #13 36.35 Preparing to unpack .../125-libencode-locale-perl_1.05-3_all.deb ... #13 36.36 Unpacking libencode-locale-perl (1.05-3) ... #13 36.39 Selecting previously unselected package libtimedate-perl. #13 36.40 Preparing to unpack .../126-libtimedate-perl_2.3300-2_all.deb ... #13 36.40 Unpacking libtimedate-perl (2.3300-2) ... #14 44.26 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB] #14 20.20 Preparing to unpack .../065-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #14 20.20 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 20.24 Selecting previously unselected package libnsl-dev:amd64. #14 20.24 Preparing to unpack .../066-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 20.24 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 20.28 Selecting previously unselected package rpcsvc-proto. #14 20.28 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 20.28 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 20.31 Selecting previously unselected package libc6-dev:amd64. #14 20.31 Preparing to unpack .../068-libc6-dev_2.38-1ubuntu6_amd64.deb ... #14 20.32 Unpacking libc6-dev:amd64 (2.38-1ubuntu6) ... #14 20.45 Selecting previously unselected package libisl23:amd64. #13 41.25 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 41.25 Unpacking liberror-perl (0.17029-2) ... #13 41.34 Selecting previously unselected package git-man. #13 41.34 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 41.35 Unpacking git-man (1:2.39.2-1.1) ... #13 33.55 Selecting previously unselected package libxml2:armhf. #13 33.55 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 33.56 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 33.64 Selecting previously unselected package libcroco3:armhf. #13 33.65 Preparing to unpack .../052-libcroco3_0.6.12-3_armhf.deb ... #13 33.65 Unpacking libcroco3:armhf (0.6.12-3) ... #13 33.70 Selecting previously unselected package gettext. #13 33.70 Preparing to unpack .../053-gettext_0.19.8.1-9_armhf.deb ... #13 33.70 Unpacking gettext (0.19.8.1-9) ... #14 37.14 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #13 36.41 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ... #13 36.41 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 36.46 Selecting previously unselected package libnet-http-perl. #13 36.47 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ... #13 36.47 Unpacking libnet-http-perl (6.18-1) ... #13 36.67 Selecting previously unselected package liblwp-protocol-https-perl. #14 37.31 Get:290 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 37.39 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #14 37.50 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 37.59 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB] #13 46.65 Selecting previously unselected package libxml-libxml-perl. #13 46.65 Preparing to unpack .../362-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ... #13 46.66 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 46.73 Selecting previously unselected package libxml-sax-expat-perl. #13 46.73 Preparing to unpack .../363-libxml-sax-expat-perl_0.51-2_all.deb ... #13 46.73 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 46.76 Selecting previously unselected package libxmlrpc-lite-perl. #13 46.77 Preparing to unpack .../364-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 46.77 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 46.81 Selecting previously unselected package libxmuu1:arm64. #13 46.81 Preparing to unpack .../365-libxmuu1_2%3a1.1.3-3_arm64.deb ... #13 46.82 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #13 46.85 Selecting previously unselected package libxstring-perl:arm64. #14 37.41 Get:306 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-daemon-perl all 6.16-1 [22.4 kB] #14 37.42 Get:307 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB] #14 37.42 Get:308 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-interactive-perl all 1.023-2 [10.1 kB] #13 35.69 Selecting previously unselected package gnupg-utils. #13 35.69 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... #13 35.69 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 35.76 Selecting previously unselected package gpg. #13 35.76 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ... #13 35.77 Unpacking gpg (2.2.27-2+deb11u2) ... #13 35.84 Selecting previously unselected package pinentry-curses. #13 35.84 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ... #13 35.84 Unpacking pinentry-curses (1.1.0-4) ... #13 35.88 Selecting previously unselected package gpg-agent. #13 35.89 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... #13 35.89 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 35.94 Selecting previously unselected package gpg-wks-client. #13 35.94 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... #13 35.94 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 35.98 Selecting previously unselected package gpg-wks-server. #13 35.98 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... #14 44.18 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 44.37 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #13 48.95 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #13 48.97 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... #13 48.98 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... #13 49.00 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 45.18 Setting up dput (1.1.0ubuntu2.1) ... #14 45.33 Setting up libdata-validate-uri-perl (0.07-2) ... #14 45.34 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 45.35 Setting up libmodule-runtime-perl (0.016-1) ... #14 45.36 Setting up libmailtools-perl (2.21-1) ... #14 45.37 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 45.41 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 45.48 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 45.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 45.88 Setting up libnamespace-clean-perl (0.27-2) ... #14 45.90 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #14 45.91 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 46.11 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 38.25 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #14 38.26 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 38.28 Selecting previously unselected package manpages. #14 38.29 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 38.29 Unpacking manpages (5.05-1) ... #14 38.41 Selecting previously unselected package openssh-client. #14 38.41 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_amd64.deb ... #14 38.42 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 38.50 Selecting previously unselected package publicsuffix. #14 38.51 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 38.51 Unpacking publicsuffix (20200303.0012-1) ... #14 38.54 Selecting previously unselected package python-apt-common. #14 38.55 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 38.55 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 38.58 Selecting previously unselected package python3-apt. #14 38.58 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... #14 38.59 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 38.63 Selecting previously unselected package libunwind8:amd64. #14 45.32 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ... #14 45.33 Unpacking libnpth0:arm64 (1.6-1) ... #14 45.37 Selecting previously unselected package dirmngr. #14 45.37 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.42 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 45.47 Selecting previously unselected package gnupg-l10n. #14 45.47 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 45.48 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 45.51 Selecting previously unselected package gnupg-utils. #14 45.51 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.52 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 37.69 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ... #14 37.69 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 37.73 Selecting previously unselected package libkrb5support0:armhf. #14 37.73 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_armhf.deb ... #14 37.74 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.4) ... #14 37.77 Selecting previously unselected package libk5crypto3:armhf. #14 37.77 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_armhf.deb ... #14 37.78 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.4) ... #14 37.82 Selecting previously unselected package libkeyutils1:armhf. #14 37.82 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... #14 37.82 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 37.85 Selecting previously unselected package libkrb5-3:armhf. #14 37.85 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_armhf.deb ... #14 37.86 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.4) ... #14 37.92 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 30.87 Preparing to unpack .../080-libsub-quote-perl_2.006008-1_all.deb ... #13 30.88 Unpacking libsub-quote-perl (2.006008-1) ... #13 30.93 Selecting previously unselected package libmoo-perl. #13 30.93 Preparing to unpack .../081-libmoo-perl_2.005005-1_all.deb ... #13 30.94 Unpacking libmoo-perl (2.005005-1) ... #13 30.98 Selecting previously unselected package libencode-locale-perl. #13 30.98 Preparing to unpack .../082-libencode-locale-perl_1.05-3_all.deb ... #13 30.99 Unpacking libencode-locale-perl (1.05-3) ... #13 31.02 Selecting previously unselected package libtimedate-perl. #13 31.02 Preparing to unpack .../083-libtimedate-perl_2.3300-2_all.deb ... #13 31.02 Unpacking libtimedate-perl (2.3300-2) ... #13 31.08 Selecting previously unselected package libhttp-date-perl. #13 31.08 Preparing to unpack .../084-libhttp-date-perl_6.05-2_all.deb ... #13 31.08 Unpacking libhttp-date-perl (6.05-2) ... #13 31.11 Selecting previously unselected package libfile-listing-perl. #13 31.11 Preparing to unpack .../085-libfile-listing-perl_6.15-1_all.deb ... #13 31.12 Unpacking libfile-listing-perl (6.15-1) ... #13 31.15 Selecting previously unselected package libhtml-tagset-perl. #13 31.15 Preparing to unpack .../086-libhtml-tagset-perl_3.20-6_all.deb ... #13 31.15 Unpacking libhtml-tagset-perl (3.20-6) ... #13 31.19 Selecting previously unselected package libregexp-ipv6-perl. #13 36.44 Selecting previously unselected package libhttp-date-perl. #13 36.44 Preparing to unpack .../127-libhttp-date-perl_6.05-2_all.deb ... #13 36.45 Unpacking libhttp-date-perl (6.05-2) ... #13 36.49 Selecting previously unselected package libfile-listing-perl. #13 36.49 Preparing to unpack .../128-libfile-listing-perl_6.15-1_all.deb ... #13 36.50 Unpacking libfile-listing-perl (6.15-1) ... #13 36.53 Selecting previously unselected package libhtml-tagset-perl. #13 36.53 Preparing to unpack .../129-libhtml-tagset-perl_3.20-6_all.deb ... #13 36.54 Unpacking libhtml-tagset-perl (3.20-6) ... #13 36.57 Selecting previously unselected package libregexp-ipv6-perl. #13 36.57 Preparing to unpack .../130-libregexp-ipv6-perl_0.03-3_all.deb ... #13 36.58 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 36.64 Selecting previously unselected package liburi-perl. #13 36.64 Preparing to unpack .../131-liburi-perl_5.17-1_all.deb ... #13 36.65 Unpacking liburi-perl (5.17-1) ... #13 36.69 Selecting previously unselected package libhtml-parser-perl:armhf. #13 36.69 Preparing to unpack .../132-libhtml-parser-perl_3.81-1_armhf.deb ... #13 36.69 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #13 36.74 Selecting previously unselected package libhtml-tree-perl. #13 36.74 Preparing to unpack .../133-libhtml-tree-perl_5.07-3_all.deb ... #14 20.45 Preparing to unpack .../069-libisl23_0.26-3_amd64.deb ... #14 20.46 Unpacking libisl23:amd64 (0.26-3) ... #14 20.51 Selecting previously unselected package libmpfr6:amd64. #14 20.51 Preparing to unpack .../070-libmpfr6_4.2.1-1_amd64.deb ... #14 20.51 Unpacking libmpfr6:amd64 (4.2.1-1) ... #14 20.56 Selecting previously unselected package libmpc3:amd64. #14 20.56 Preparing to unpack .../071-libmpc3_1.3.1-1_amd64.deb ... #14 20.56 Unpacking libmpc3:amd64 (1.3.1-1) ... #14 20.59 Selecting previously unselected package cpp-13. #14 20.59 Preparing to unpack .../072-cpp-13_13.2.0-4ubuntu3_amd64.deb ... #14 20.60 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #13 33.84 Selecting previously unselected package intltool-debian. #13 33.84 Preparing to unpack .../054-intltool-debian_0.35.0+20060710.5_all.deb ... #13 33.84 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 33.88 Selecting previously unselected package po-debconf. #13 33.88 Preparing to unpack .../055-po-debconf_1.0.21_all.deb ... #13 33.88 Unpacking po-debconf (1.0.21) ... #13 33.93 Selecting previously unselected package debhelper. #13 33.93 Preparing to unpack .../056-debhelper_13.2~bpo10+1_all.deb ... #13 33.94 Unpacking debhelper (13.2~bpo10+1) ... #13 34.05 Selecting previously unselected package libfakeroot:armhf. #13 41.51 Selecting previously unselected package git. #13 41.51 Preparing to unpack .../171-git_1%3a2.39.2-1.1_amd64.deb ... #13 41.52 Unpacking git (1:2.39.2-1.1) ... #13 36.67 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 36.67 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 36.70 Selecting previously unselected package libtry-tiny-perl. #13 36.70 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ... #13 36.71 Unpacking libtry-tiny-perl (0.30-1) ... #13 36.74 Selecting previously unselected package libwww-robotrules-perl. #13 36.74 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ... #13 36.74 Unpacking libwww-robotrules-perl (6.02-1) ... #13 36.77 Selecting previously unselected package libwww-perl. #13 36.77 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ... #13 36.78 Unpacking libwww-perl (6.36-2) ... #13 36.82 Selecting previously unselected package patchutils. #13 36.82 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ... #13 36.82 Unpacking patchutils (0.3.4-2) ... #13 36.86 Selecting previously unselected package wdiff. #13 36.86 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ... #13 36.86 Unpacking wdiff (1.2.2-2+b1) ... #13 36.92 Selecting previously unselected package devscripts. #14 37.68 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] #13 46.86 Preparing to unpack .../366-libxstring-perl_0.005-2+b1_arm64.deb ... #13 46.86 Unpacking libxstring-perl:arm64 (0.005-2+b1) ... #13 46.90 Selecting previously unselected package libyaml-0-2:arm64. #13 46.90 Preparing to unpack .../367-libyaml-0-2_0.2.5-1_arm64.deb ... #13 46.90 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #13 46.94 Selecting previously unselected package libyaml-libyaml-perl. #13 46.94 Preparing to unpack .../368-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #13 46.95 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 46.98 Selecting previously unselected package licensecheck. #13 46.99 Preparing to unpack .../369-licensecheck_3.3.5-1_all.deb ... #13 46.99 Unpacking licensecheck (3.3.5-1) ... #13 47.03 Selecting previously unselected package plzip. #13 47.03 Preparing to unpack .../370-plzip_1.10-5_arm64.deb ... #13 47.04 Unpacking plzip (1.10-5) ... #13 47.07 Selecting previously unselected package lzop. #13 47.07 Preparing to unpack .../371-lzop_1.04-2_arm64.deb ... #13 47.08 Unpacking lzop (1.04-2) ... #13 47.12 Selecting previously unselected package t1utils. #14 37.89 Get:309 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-perl all 4.10000-1 [81.9 kB] #14 37.29 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-compare-perl all 0.55-2 [62.9 kB] #14 37.40 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB] #14 37.44 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB] #14 37.47 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 37.48 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl7 armhf 2.4.7-5 [37.3 kB] #14 37.50 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl-dev armhf 2.4.7-5 [166 kB] #14 37.57 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #14 37.58 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB] #13 35.99 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 36.03 Selecting previously unselected package gpgsm. #13 36.03 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ... #13 36.04 Unpacking gpgsm (2.2.27-2+deb11u2) ... #14 44.50 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 44.60 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB] #14 44.71 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 46.12 Setting up libgitlab-api-v4-perl (0.26-2) ... #14 46.14 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 46.15 Setting up libwww-perl (6.67-1) ... #14 46.17 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 46.18 Setting up libwww-mechanize-perl (2.16-1) ... #14 46.20 Setting up devscripts (2.23.4ubuntu1) ... #14 46.35 Setting up libxml-parser-perl (2.46-4) ... #14 46.36 Setting up lintian (2.116.3ubuntu1) ... #14 46.37 Setting up libxml-sax-expat-perl (0.51-2) ... #14 38.63 Preparing to unpack .../058-libunwind8_1.2.1-9ubuntu0.1_amd64.deb ... #14 38.64 Unpacking libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 38.67 Selecting previously unselected package strace. #14 38.67 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #14 38.67 Unpacking strace (5.5-3ubuntu1) ... #14 38.74 Selecting previously unselected package xauth. #14 38.74 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #14 38.74 Unpacking xauth (1:1.1-0ubuntu1) ... #14 38.78 Selecting previously unselected package libfl2:amd64. #14 38.78 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #14 38.78 Unpacking libfl2:amd64 (2.6.4-6.2) ... #14 38.82 Selecting previously unselected package at. #14 38.82 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #14 38.83 Unpacking at (3.1.23-1ubuntu1) ... #14 38.86 Selecting previously unselected package libsigsegv2:amd64. #14 45.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 45.70 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 45.71 Setting up libconst-fast-perl (0.014-1.1) ... #14 45.72 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 45.74 Setting up libdata-dpath-perl (0.58-1) ... #14 45.75 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 45.76 Setting up libpackage-stash-perl (0.39-1) ... #14 45.78 Setting up libimport-into-perl (1.002005-1) ... #14 45.42 Get:386 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-certifi all 2022.9.24-1 [155 kB] #14 45.58 Selecting previously unselected package gpg. #14 45.58 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.59 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 45.65 Selecting previously unselected package pinentry-curses. #14 45.66 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ... #14 45.66 Unpacking pinentry-curses (1.1.0-3build1) ... #14 45.70 Selecting previously unselected package gpg-agent. #14 45.70 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.70 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 45.75 Selecting previously unselected package gpg-wks-client. #14 45.75 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.76 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 45.79 Selecting previously unselected package gpg-wks-server. #14 45.79 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.80 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 45.84 Selecting previously unselected package gpgsm. #13 31.19 Preparing to unpack .../087-libregexp-ipv6-perl_0.03-3_all.deb ... #13 31.20 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 31.24 Selecting previously unselected package liburi-perl. #13 31.24 Preparing to unpack .../088-liburi-perl_5.17-1_all.deb ... #13 31.24 Unpacking liburi-perl (5.17-1) ... #13 31.29 Selecting previously unselected package libhtml-parser-perl:armhf. #13 31.29 Preparing to unpack .../089-libhtml-parser-perl_3.81-1_armhf.deb ... #13 31.30 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #13 31.34 Selecting previously unselected package libhtml-tree-perl. #13 31.34 Preparing to unpack .../090-libhtml-tree-perl_5.07-3_all.deb ... #13 31.35 Unpacking libhtml-tree-perl (5.07-3) ... #13 31.40 Selecting previously unselected package libclone-perl:armhf. #14 37.92 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_armhf.deb ... #14 37.93 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... #14 37.96 Selecting previously unselected package libpsl5:armhf. #14 37.97 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ... #14 37.97 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... #14 38.01 Selecting previously unselected package libxau6:armhf. #14 38.01 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ... #14 38.01 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ... #14 38.05 Selecting previously unselected package libxdmcp6:armhf. #14 38.05 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ... #14 38.05 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 38.09 Selecting previously unselected package libxcb1:armhf. #14 38.09 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ... #14 38.09 Unpacking libxcb1:armhf (1.14-2) ... #14 38.12 Selecting previously unselected package libx11-data. #14 38.13 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 38.13 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #13 36.75 Unpacking libhtml-tree-perl (5.07-3) ... #13 36.79 Selecting previously unselected package libclone-perl:armhf. #13 36.80 Preparing to unpack .../134-libclone-perl_0.46-1_armhf.deb ... #13 36.80 Unpacking libclone-perl:armhf (0.46-1) ... #13 36.83 Selecting previously unselected package libio-html-perl. #13 36.84 Preparing to unpack .../135-libio-html-perl_1.004-3_all.deb ... #13 36.84 Unpacking libio-html-perl (1.004-3) ... #13 36.88 Selecting previously unselected package liblwp-mediatypes-perl. #13 36.88 Preparing to unpack .../136-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 36.88 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 36.92 Selecting previously unselected package libhttp-message-perl. #13 36.92 Preparing to unpack .../137-libhttp-message-perl_6.44-1_all.deb ... #13 36.92 Unpacking libhttp-message-perl (6.44-1) ... #13 36.98 Selecting previously unselected package libhttp-cookies-perl. #14 20.78 Selecting previously unselected package cpp. #14 20.78 Preparing to unpack .../073-cpp_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 20.78 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 20.82 Selecting previously unselected package libcc1-0:amd64. #14 20.82 Preparing to unpack .../074-libcc1-0_13.2.0-4ubuntu3_amd64.deb ... #14 20.82 Unpacking libcc1-0:amd64 (13.2.0-4ubuntu3) ... #14 20.87 Selecting previously unselected package libgomp1:amd64. #14 20.88 Preparing to unpack .../075-libgomp1_13.2.0-4ubuntu3_amd64.deb ... #14 20.88 Unpacking libgomp1:amd64 (13.2.0-4ubuntu3) ... #14 20.91 Selecting previously unselected package libitm1:amd64. #14 20.92 Preparing to unpack .../076-libitm1_13.2.0-4ubuntu3_amd64.deb ... #14 20.92 Unpacking libitm1:amd64 (13.2.0-4ubuntu3) ... #13 34.05 Preparing to unpack .../057-libfakeroot_1.23-1_armhf.deb ... #13 34.06 Unpacking libfakeroot:armhf (1.23-1) ... #13 34.10 Selecting previously unselected package fakeroot. #13 34.10 Preparing to unpack .../058-fakeroot_1.23-1_armhf.deb ... #13 34.10 Unpacking fakeroot (1.23-1) ... #13 34.14 Selecting previously unselected package libfile-which-perl. #13 34.15 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... #13 34.15 Unpacking libfile-which-perl (1.23-1) ... #13 34.18 Selecting previously unselected package libfile-homedir-perl. #13 34.19 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... #13 34.19 Unpacking libfile-homedir-perl (1.004-1) ... #13 34.23 Selecting previously unselected package libio-pty-perl. #13 34.23 Preparing to unpack .../061-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #13 34.23 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #13 34.27 Selecting previously unselected package libipc-run-perl. #13 34.27 Preparing to unpack .../062-libipc-run-perl_20180523.0-1_all.deb ... #13 34.27 Unpacking libipc-run-perl (20180523.0-1) ... #13 34.31 Selecting previously unselected package libclass-method-modifiers-perl. #13 34.81 Setting up media-types (4.0.0) ... #13 34.84 Setting up libpipeline1:armhf (1.5.3-1) ... #13 34.86 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 34.88 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 34.88 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 34.89 Setting up libicu67:armhf (67.1-7) ... #13 34.90 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 34.92 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 34.93 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #13 34.94 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ... #13 34.97 Setting up perl-openssl-defaults:armhf (5) ... #13 34.98 Setting up linux-libc-dev:armhf (1:1.20230405-1) ... #13 34.99 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #13 35.01 Setting up gettext-base (0.21-4) ... #13 41.96 Selecting previously unselected package iso-codes. #13 41.96 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 42.09 Unpacking iso-codes (4.15.0-1) ... #13 36.92 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ... #13 36.94 Unpacking devscripts (2.19.5+deb10u1) ... #13 37.07 Selecting previously unselected package diffstat. #13 37.07 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ... #13 37.08 Unpacking diffstat (1.62-1) ... #13 37.11 Selecting previously unselected package distro-info-data. #13 37.11 Preparing to unpack .../142-distro-info-data_0.41+deb10u8_all.deb ... #13 37.12 Unpacking distro-info-data (0.41+deb10u8) ... #13 37.15 Selecting previously unselected package python3-pkg-resources. #13 37.15 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ... #13 37.16 Unpacking python3-pkg-resources (40.8.0-1) ... #13 37.21 Selecting previously unselected package python3-chardet. #13 47.12 Preparing to unpack .../372-t1utils_1.41-4_arm64.deb ... #13 47.15 Unpacking t1utils (1.41-4) ... #13 47.19 Selecting previously unselected package unzip. #13 47.19 Preparing to unpack .../373-unzip_6.0-28_arm64.deb ... #13 47.20 Unpacking unzip (6.0-28) ... #13 47.25 Selecting previously unselected package lintian. #13 47.25 Preparing to unpack .../374-lintian_2.116.3_all.deb ... #13 47.26 Unpacking lintian (2.116.3) ... #14 44.78 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-idna all 3.3-1 [49.3 kB] #14 44.78 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB] #14 44.79 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB] #14 44.79 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB] #14 44.79 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 44.80 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3-urllib3 all 1.26.12-1ubuntu0.1 [101 kB] #14 44.81 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 38.16 Get:310 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap-common all 2.6.6+dfsg-1~exp1ubuntu1 [30.6 kB] #14 38.18 Get:311 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-compare-perl all 0.55-2 [62.9 kB] #14 38.23 Get:312 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB] #14 38.25 Get:313 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB] #14 38.28 Get:314 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 37.58 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 37.59 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B] #13 36.21 Selecting previously unselected package gnupg. #13 36.21 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ... #13 36.21 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 36.27 Selecting previously unselected package libfile-dirlist-perl. #13 36.27 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ... #13 36.28 Unpacking libfile-dirlist-perl (0.05-2) ... #13 36.30 Selecting previously unselected package libfile-which-perl. #13 36.30 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #13 36.31 Unpacking libfile-which-perl (1.23-1) ... #13 36.33 Selecting previously unselected package libfile-homedir-perl. #13 36.34 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ... #13 36.34 Unpacking libfile-homedir-perl (1.006-1) ... #13 36.37 Selecting previously unselected package libfile-touch-perl. #13 36.37 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ... #13 36.37 Unpacking libfile-touch-perl (0.11-1) ... #13 36.40 Selecting previously unselected package libio-pty-perl. #13 36.40 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 36.41 Unpacking libio-pty-perl (1:1.15-2) ... #13 36.47 Selecting previously unselected package libipc-run-perl. #13 36.47 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ... #13 36.47 Unpacking libipc-run-perl (20200505.0-1) ... #13 36.51 Selecting previously unselected package libclass-method-modifiers-perl. #14 44.81 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 44.89 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 46.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 46.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 46.58 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 46.61 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #14 46.63 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... #14 38.87 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #14 38.87 Unpacking libsigsegv2:amd64 (2.12-2) ... #14 38.90 Selecting previously unselected package m4. #14 38.90 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #14 38.90 Unpacking m4 (1.4.18-4) ... #14 38.94 Selecting previously unselected package autoconf. #14 38.94 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #14 38.95 Unpacking autoconf (2.69-11.1) ... #14 39.00 Selecting previously unselected package autotools-dev. #14 39.00 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #14 39.00 Unpacking autotools-dev (20180224.1) ... #14 39.04 Selecting previously unselected package automake. #14 39.04 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 39.05 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 39.11 Selecting previously unselected package autopoint. #14 45.79 Setting up libmoo-perl (2.005004-3) ... #14 45.80 Setting up liblist-someutils-perl (0.58-1) ... #14 45.81 Setting up debhelper (13.6ubuntu1) ... #14 45.82 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 45.84 Setting up equivs (2.3.1) ... #14 45.86 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 45.87 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 45.88 Setting up libnamespace-clean-perl (0.27-1) ... #14 45.90 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 45.91 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 45.92 Setting up libmoox-struct-perl (0.020-1) ... #14 45.93 Setting up lintian (2.114.0ubuntu1.2) ... #14 45.96 Setting up licensecheck (3.2.14-2) ... #14 45.97 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 45.98 Setting up libwww-perl (6.61-1) ... #14 45.76 Get:387 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cryptography arm64 38.0.4-4 [634 kB] #13 49.77 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ... #14 45.84 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... #14 45.84 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 45.89 Selecting previously unselected package gnupg. #14 45.89 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 45.89 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 45.93 Selecting previously unselected package libfile-which-perl. #14 45.93 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ... #14 45.94 Unpacking libfile-which-perl (1.23-1) ... #14 45.97 Selecting previously unselected package libfile-homedir-perl. #14 45.97 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ... #14 45.97 Unpacking libfile-homedir-perl (1.004-1) ... #14 46.00 Selecting previously unselected package libio-pty-perl. #14 46.00 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ... #14 46.01 Unpacking libio-pty-perl (1:1.12-1) ... #14 46.04 Selecting previously unselected package libipc-run-perl. #14 46.04 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ... #14 46.05 Unpacking libipc-run-perl (20180523.0-2) ... #14 46.09 Selecting previously unselected package libclass-method-modifiers-perl. #13 49.79 Setting up libpython2.7:arm64 (2.7.16-2+deb10u3) ... #13 49.80 Setting up gettext (0.19.8.1-9) ... #13 31.40 Preparing to unpack .../091-libclone-perl_0.46-1_armhf.deb ... #13 31.41 Unpacking libclone-perl:armhf (0.46-1) ... #13 31.45 Selecting previously unselected package libio-html-perl. #13 31.45 Preparing to unpack .../092-libio-html-perl_1.004-3_all.deb ... #13 31.45 Unpacking libio-html-perl (1.004-3) ... #13 31.48 Selecting previously unselected package liblwp-mediatypes-perl. #13 31.49 Preparing to unpack .../093-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 31.49 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 31.53 Selecting previously unselected package libhttp-message-perl. #13 31.53 Preparing to unpack .../094-libhttp-message-perl_6.44-1_all.deb ... #13 31.53 Unpacking libhttp-message-perl (6.44-1) ... #13 31.57 Selecting previously unselected package libhttp-cookies-perl. #13 31.57 Preparing to unpack .../095-libhttp-cookies-perl_6.10-1_all.deb ... #13 31.58 Unpacking libhttp-cookies-perl (6.10-1) ... #13 31.62 Selecting previously unselected package libhttp-negotiate-perl. #13 31.62 Preparing to unpack .../096-libhttp-negotiate-perl_6.01-2_all.deb ... #13 31.62 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 31.65 Selecting previously unselected package perl-openssl-defaults:armhf. #14 38.20 Selecting previously unselected package libx11-6:armhf. #14 38.20 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_armhf.deb ... #14 38.20 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.6) ... #14 38.29 Selecting previously unselected package libxext6:armhf. #14 38.30 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ... #14 38.30 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 38.34 Selecting previously unselected package libxmuu1:armhf. #14 38.34 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #14 38.34 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #14 38.37 Selecting previously unselected package manpages. #14 38.37 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 38.37 Unpacking manpages (5.05-1) ... #13 36.98 Preparing to unpack .../138-libhttp-cookies-perl_6.10-1_all.deb ... #13 36.99 Unpacking libhttp-cookies-perl (6.10-1) ... #13 37.03 Selecting previously unselected package libhttp-negotiate-perl. #13 37.03 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-2_all.deb ... #13 37.03 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 37.08 Selecting previously unselected package perl-openssl-defaults:armhf. #13 37.09 Preparing to unpack .../140-perl-openssl-defaults_7+b1_armhf.deb ... #13 37.09 Unpacking perl-openssl-defaults:armhf (7+b1) ... #13 37.13 Selecting previously unselected package libnet-ssleay-perl:armhf. #13 37.13 Preparing to unpack .../141-libnet-ssleay-perl_1.92-2+b1_armhf.deb ... #13 37.13 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 37.19 Selecting previously unselected package libio-socket-ssl-perl. #14 20.96 Selecting previously unselected package libatomic1:amd64. #14 20.96 Preparing to unpack .../077-libatomic1_13.2.0-4ubuntu3_amd64.deb ... #14 20.97 Unpacking libatomic1:amd64 (13.2.0-4ubuntu3) ... #14 21.00 Selecting previously unselected package libasan8:amd64. #14 21.01 Preparing to unpack .../078-libasan8_13.2.0-4ubuntu3_amd64.deb ... #14 21.01 Unpacking libasan8:amd64 (13.2.0-4ubuntu3) ... #14 21.19 Selecting previously unselected package liblsan0:amd64. #13 34.32 Preparing to unpack .../063-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 34.32 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 34.35 Selecting previously unselected package libsub-exporter-progressive-perl. #13 34.35 Preparing to unpack .../064-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.36 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.39 Selecting previously unselected package libdevel-globaldestruction-perl. #13 34.39 Preparing to unpack .../065-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 34.39 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 34.43 Selecting previously unselected package libb-hooks-op-check-perl. #13 34.43 Preparing to unpack .../066-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 34.43 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 34.46 Selecting previously unselected package libdynaloader-functions-perl. #13 34.46 Preparing to unpack .../067-libdynaloader-functions-perl_0.003-1_all.deb ... #13 34.47 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 34.50 Selecting previously unselected package libdevel-callchecker-perl. #13 34.50 Preparing to unpack .../068-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 34.51 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 34.53 Selecting previously unselected package libparams-classify-perl. #13 34.54 Preparing to unpack .../069-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 34.54 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 34.57 Selecting previously unselected package libmodule-runtime-perl. #13 34.57 Preparing to unpack .../070-libmodule-runtime-perl_0.016-1_all.deb ... #13 34.58 Unpacking libmodule-runtime-perl (0.016-1) ... #13 34.61 Selecting previously unselected package libimport-into-perl. #13 34.61 Preparing to unpack .../071-libimport-into-perl_1.002005-1_all.deb ... #13 34.61 Unpacking libimport-into-perl (1.002005-1) ... #13 34.64 Selecting previously unselected package librole-tiny-perl. #13 35.02 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... #13 35.04 Setting up file (1:5.39-3+deb11u1) ... #13 35.05 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #13 35.07 Setting up bzip2 (1.0.8-4) ... #13 35.08 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 35.10 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #13 35.12 Setting up fakeroot (1.25.3-1.1) ... #13 35.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 35.13 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 35.13 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 35.13 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 35.13 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 35.13 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 35.13 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 35.13 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 35.13 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 35.15 Setting up autotools-dev (20180224.1+nmu1) ... #13 35.16 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 35.17 Setting up make (4.3-4.1) ... #13 35.19 Setting up libmpfr6:armhf (4.1.0-3) ... #13 35.20 Setting up libsigsegv2:armhf (2.13-1) ... #13 35.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 35.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 37.21 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ... #13 37.21 Unpacking python3-chardet (3.0.4-3) ... #13 37.26 Selecting previously unselected package python3-six. #13 37.26 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ... #13 37.27 Unpacking python3-six (1.12.0-1) ... #13 37.30 Selecting previously unselected package python3-debian. #13 37.30 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ... #13 37.31 Unpacking python3-debian (0.1.35) ... #13 37.35 Selecting previously unselected package libgpgme11:armhf. #13 37.35 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ... #13 37.36 Unpacking libgpgme11:armhf (1.12.0-6) ... #13 37.41 Selecting previously unselected package python3-gpg. #13 37.41 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ... #13 47.64 Selecting previously unselected package lsb-release. #13 47.64 Preparing to unpack .../375-lsb-release_12.0-1_all.deb ... #13 47.64 Unpacking lsb-release (12.0-1) ... #14 44.81 Get:393 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 44.82 Get:394 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 equivs all 2.3.1 [19.0 kB] #14 44.82 Get:395 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 38.29 Get:315 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libltdl7 armhf 2.4.7-7 [37.9 kB] #14 38.31 Get:316 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libltdl-dev armhf 2.4.7-7 [166 kB] #14 38.35 Get:317 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #14 38.37 Get:318 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 38.37 Get:319 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 38.12 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB] #14 38.31 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB] #13 36.51 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 36.52 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 36.55 Selecting previously unselected package libb-hooks-op-check-perl. #13 36.55 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ... #13 36.55 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 36.58 Selecting previously unselected package libdynaloader-functions-perl. #13 36.58 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 36.59 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 36.62 Selecting previously unselected package libdevel-callchecker-perl. #13 36.62 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 36.63 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 36.66 Selecting previously unselected package libparams-classify-perl. #13 36.66 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 36.66 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 36.69 Selecting previously unselected package libmodule-runtime-perl. #13 36.69 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #13 36.70 Unpacking libmodule-runtime-perl (0.016-1) ... #13 36.73 Selecting previously unselected package libimport-into-perl. #14 44.99 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 45.09 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB] #14 38.01 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmailtools-perl all 2.21-2 [80.4 kB] #14 46.64 Updating certificates in /etc/ssl/certs... #14 39.11 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #14 39.12 Unpacking autopoint (0.19.8.1-10build1) ... #14 39.16 Selecting previously unselected package binutils-common:amd64. #14 39.16 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.6_amd64.deb ... #14 39.16 Unpacking binutils-common:amd64 (2.34-6ubuntu1.6) ... #14 39.21 Selecting previously unselected package libbinutils:amd64. #14 39.21 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.6_amd64.deb ... #14 39.21 Unpacking libbinutils:amd64 (2.34-6ubuntu1.6) ... #14 39.29 Selecting previously unselected package libctf-nobfd0:amd64. #14 39.29 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.6_amd64.deb ... #14 39.29 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ... #14 39.33 Selecting previously unselected package libctf0:amd64. #14 39.33 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.6_amd64.deb ... #14 39.33 Unpacking libctf0:amd64 (2.34-6ubuntu1.6) ... #14 39.36 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 39.36 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.6_amd64.deb ... #14 39.36 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ... #14 46.00 Setting up devscripts (2.22.1ubuntu1) ... #14 46.15 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... #14 46.16 Setting up libxml-sax-expat-perl (0.51-1) ... #14 46.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 46.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 46.37 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 45.95 Get:388 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-idna all 3.3-2 [45.4 kB] #14 45.95 Get:389 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-nacl arm64 1.5.0-4 [55.5 kB] #14 45.96 Get:390 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB] #14 45.97 Get:391 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-six all 1.16.0-4 [12.4 kB] #14 45.97 Get:392 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 45.99 Get:393 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #14 46.00 Get:394 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #14 46.00 Get:395 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 46.00 Get:396 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 equivs all 2.3.1 [19.0 kB] #14 46.09 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 46.09 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 46.12 Selecting previously unselected package libb-hooks-op-check-perl. #14 46.13 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ... #14 46.13 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 46.17 Selecting previously unselected package libdynaloader-functions-perl. #14 46.17 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ... #14 46.17 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 46.24 Selecting previously unselected package libdevel-callchecker-perl. #14 46.24 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ... #14 46.24 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 46.28 Selecting previously unselected package libparams-classify-perl. #14 46.28 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ... #14 46.28 Unpacking libparams-classify-perl (0.015-1build2) ... #14 46.32 Selecting previously unselected package libmodule-runtime-perl. #14 46.32 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ... #14 46.32 Unpacking libmodule-runtime-perl (0.016-1) ... #14 46.35 Selecting previously unselected package libimport-into-perl. #13 49.81 Setting up exim4-base (4.92-8+deb10u8) ... #13 49.93 exim: DB upgrade, deleting hints-db #13 49.97 Setting up gcc-8 (8.3.0-6) ... #13 49.99 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 50.01 Setting up libtool (2.4.6-9) ... #13 50.02 Setting up openssh-client (1:7.9p1-10+deb10u3) ... #13 31.66 Preparing to unpack .../097-perl-openssl-defaults_7+b1_armhf.deb ... #13 31.66 Unpacking perl-openssl-defaults:armhf (7+b1) ... #13 31.73 Selecting previously unselected package libnet-ssleay-perl:armhf. #13 31.73 Preparing to unpack .../098-libnet-ssleay-perl_1.92-2+b2_armhf.deb ... #13 31.73 Unpacking libnet-ssleay-perl:armhf (1.92-2+b2) ... #13 31.79 Selecting previously unselected package libio-socket-ssl-perl. #13 31.79 Preparing to unpack .../099-libio-socket-ssl-perl_2.081-2_all.deb ... #13 31.80 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 31.84 Selecting previously unselected package libnet-http-perl. #13 31.85 Preparing to unpack .../100-libnet-http-perl_6.22-1_all.deb ... #13 31.85 Unpacking libnet-http-perl (6.22-1) ... #13 31.89 Selecting previously unselected package liblwp-protocol-https-perl. #13 31.89 Preparing to unpack .../101-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 31.89 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 38.49 Selecting previously unselected package openssh-client. #14 38.50 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_armhf.deb ... #14 38.51 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 38.60 Selecting previously unselected package publicsuffix. #14 38.60 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 38.60 Unpacking publicsuffix (20200303.0012-1) ... #14 38.64 Selecting previously unselected package python-apt-common. #14 38.64 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 38.65 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 38.69 Selecting previously unselected package python3-apt. #14 38.69 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ... #14 38.70 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #13 37.19 Preparing to unpack .../142-libio-socket-ssl-perl_2.081-2_all.deb ... #13 37.20 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 37.25 Selecting previously unselected package libnet-http-perl. #13 37.25 Preparing to unpack .../143-libnet-http-perl_6.22-1_all.deb ... #13 37.25 Unpacking libnet-http-perl (6.22-1) ... #13 37.29 Selecting previously unselected package liblwp-protocol-https-perl. #13 37.29 Preparing to unpack .../144-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 37.30 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 37.33 Selecting previously unselected package libtry-tiny-perl. #13 37.34 Preparing to unpack .../145-libtry-tiny-perl_0.31-2_all.deb ... #13 37.34 Unpacking libtry-tiny-perl (0.31-2) ... #13 37.38 Selecting previously unselected package libwww-robotrules-perl. #13 37.38 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ... #13 37.38 Unpacking libwww-robotrules-perl (6.02-1) ... #13 37.42 Selecting previously unselected package libwww-perl. #14 21.19 Preparing to unpack .../079-liblsan0_13.2.0-4ubuntu3_amd64.deb ... #14 21.20 Unpacking liblsan0:amd64 (13.2.0-4ubuntu3) ... #14 21.26 Selecting previously unselected package libtsan2:amd64. #14 21.26 Preparing to unpack .../080-libtsan2_13.2.0-4ubuntu3_amd64.deb ... #14 21.27 Unpacking libtsan2:amd64 (13.2.0-4ubuntu3) ... #14 21.34 Selecting previously unselected package libubsan1:amd64. #14 21.35 Preparing to unpack .../081-libubsan1_13.2.0-4ubuntu3_amd64.deb ... #14 21.35 Unpacking libubsan1:amd64 (13.2.0-4ubuntu3) ... #14 21.40 Selecting previously unselected package libhwasan0:amd64. #14 21.40 Preparing to unpack .../082-libhwasan0_13.2.0-4ubuntu3_amd64.deb ... #14 21.41 Unpacking libhwasan0:amd64 (13.2.0-4ubuntu3) ... #14 21.48 Selecting previously unselected package libquadmath0:amd64. #13 34.65 Preparing to unpack .../072-librole-tiny-perl_2.000006-1_all.deb ... #13 34.65 Unpacking librole-tiny-perl (2.000006-1) ... #13 34.68 Selecting previously unselected package libstrictures-perl. #13 34.69 Preparing to unpack .../073-libstrictures-perl_2.000005-1_all.deb ... #13 34.69 Unpacking libstrictures-perl (2.000005-1) ... #13 34.73 Selecting previously unselected package libsub-quote-perl. #13 34.73 Preparing to unpack .../074-libsub-quote-perl_2.005001-1_all.deb ... #13 34.73 Unpacking libsub-quote-perl (2.005001-1) ... #13 34.77 Selecting previously unselected package libmoo-perl. #13 34.77 Preparing to unpack .../075-libmoo-perl_2.003004-2_all.deb ... #13 34.77 Unpacking libmoo-perl (2.003004-2) ... #13 34.81 Selecting previously unselected package libencode-locale-perl. #13 34.81 Preparing to unpack .../076-libencode-locale-perl_1.05-1_all.deb ... #13 34.81 Unpacking libencode-locale-perl (1.05-1) ... #13 34.84 Selecting previously unselected package libtimedate-perl. #13 34.85 Preparing to unpack .../077-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 34.85 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 34.89 Selecting previously unselected package libhttp-date-perl. #13 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.23 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 35.24 Setting up libmpc3:armhf (1.2.0-1) ... #13 35.25 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #13 35.26 Setting up patch (2.7.6-7) ... #13 35.28 Setting up autopoint (0.21-4) ... #13 35.29 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #13 35.31 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 35.32 Setting up sensible-utils (0.0.14) ... #13 35.33 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 35.35 Setting up libuchardet0:armhf (0.0.7-1) ... #13 35.36 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #13 35.38 Setting up libcurl4:armhf (7.74.0-1.3+deb11u10) ... #13 35.39 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 35.40 Setting up curl (7.74.0-1.3+deb11u10) ... #13 35.42 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #13 35.43 Setting up libisl23:armhf (0.23-1) ... #13 35.45 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u7) ... #13 35.46 Setting up libtinfo5:armhf (6.2+20201114-2+deb11u2) ... #13 35.48 Setting up libelf1:armhf (0.183-1) ... #13 35.49 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 35.50 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #13 35.52 Setting up cpp-10 (10.2.1-6+rpi1) ... #13 35.54 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 35.55 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 37.41 Unpacking python3-gpg (1.12.0-6) ... #13 37.48 Selecting previously unselected package dput. #13 37.48 Preparing to unpack .../149-dput_1.0.3_all.deb ... #13 37.49 Unpacking dput (1.0.3) ... #13 37.53 Selecting previously unselected package equivs. #13 37.53 Preparing to unpack .../150-equivs_2.2.0_all.deb ... #13 37.53 Unpacking equivs (2.2.0) ... #13 47.72 Selecting previously unselected package manpages-dev. #13 47.72 Preparing to unpack .../376-manpages-dev_6.03-2_all.deb ... #13 47.72 Unpacking manpages-dev (6.03-2) ... #13 42.48 Selecting previously unselected package libabsl20220623:amd64. #13 42.48 Preparing to unpack .../173-libabsl20220623_20220623.1-1_amd64.deb ... #13 42.48 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #14 38.57 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #14 38.65 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #13 36.73 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #13 36.73 Unpacking libimport-into-perl (1.002005-1) ... #13 36.76 Selecting previously unselected package librole-tiny-perl. #13 36.77 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ... #13 36.77 Unpacking librole-tiny-perl (2.002004-1) ... #13 36.81 Selecting previously unselected package libstrictures-perl. #13 36.81 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ... #13 36.81 Unpacking libstrictures-perl (2.000006-1) ... #13 36.84 Selecting previously unselected package libsub-quote-perl. #13 36.84 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ... #13 36.85 Unpacking libsub-quote-perl (2.006006-1) ... #13 36.88 Selecting previously unselected package libmoo-perl. #13 36.88 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ... #13 36.88 Unpacking libmoo-perl (2.004004-1) ... #13 36.92 Selecting previously unselected package libencode-locale-perl. #13 36.92 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ... #13 36.92 Unpacking libencode-locale-perl (1.05-1.1) ... #13 36.95 Selecting previously unselected package libtimedate-perl. #14 45.25 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 45.33 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 38.28 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #14 38.29 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 38.30 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmldbm-perl all 2.05-4 [16.0 kB] #14 38.31 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B] #14 38.32 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmouse-perl armhf 2.5.10-1build5 [157 kB] #14 38.42 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-keyword-perl armhf 0.33-1 [53.5 kB] #14 46.97 0 added, 0 removed; done. #14 46.97 Running hooks in /etc/ca-certificates/update.d... #14 46.97 done. #14 39.56 Selecting previously unselected package binutils. #14 39.56 Preparing to unpack .../074-binutils_2.34-6ubuntu1.6_amd64.deb ... #14 39.56 Unpacking binutils (2.34-6ubuntu1.6) ... #14 39.59 Selecting previously unselected package libc-dev-bin. #14 39.60 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.12_amd64.deb ... #14 39.60 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ... #14 39.64 Selecting previously unselected package linux-libc-dev:amd64. #14 46.40 Get:397 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 46.36 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ... #14 46.36 Unpacking libimport-into-perl (1.002005-1) ... #14 46.40 Selecting previously unselected package librole-tiny-perl. #14 46.40 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ... #14 46.40 Unpacking librole-tiny-perl (2.001004-1) ... #14 46.43 Selecting previously unselected package libstrictures-perl. #14 46.44 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ... #14 46.44 Unpacking libstrictures-perl (2.000006-1) ... #14 46.47 Selecting previously unselected package libsub-quote-perl. #14 46.47 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ... #14 46.48 Unpacking libsub-quote-perl (2.006006-1) ... #14 46.51 Selecting previously unselected package libmoo-perl. #14 46.51 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ... #14 46.52 Unpacking libmoo-perl (2.003006-1) ... #14 46.55 Selecting previously unselected package libencode-locale-perl. #14 46.55 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ... #14 46.57 Unpacking libencode-locale-perl (1.05-1) ... #13 50.12 Setting up gpgsm (2.2.12-1+deb10u2) ... #13 50.13 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 50.15 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... #13 50.16 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ... #13 50.17 Setting up python3 (3.7.3-1) ... #13 31.92 Selecting previously unselected package libtry-tiny-perl. #13 31.93 Preparing to unpack .../102-libtry-tiny-perl_0.31-2_all.deb ... #13 31.93 Unpacking libtry-tiny-perl (0.31-2) ... #13 31.96 Selecting previously unselected package libwww-robotrules-perl. #13 31.97 Preparing to unpack .../103-libwww-robotrules-perl_6.02-1_all.deb ... #13 31.97 Unpacking libwww-robotrules-perl (6.02-1) ... #13 32.01 Selecting previously unselected package libwww-perl. #13 32.01 Preparing to unpack .../104-libwww-perl_6.68-1_all.deb ... #13 32.01 Unpacking libwww-perl (6.68-1) ... #13 32.06 Selecting previously unselected package patchutils. #13 32.06 Preparing to unpack .../105-patchutils_0.4.2-1_armhf.deb ... #13 32.06 Unpacking patchutils (0.4.2-1) ... #13 32.10 Selecting previously unselected package wdiff. #13 32.10 Preparing to unpack .../106-wdiff_1.2.2-5_armhf.deb ... #13 32.11 Unpacking wdiff (1.2.2-5) ... #14 38.74 Selecting previously unselected package strace. #14 38.74 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ... #14 38.75 Unpacking strace (5.5-3ubuntu1) ... #14 38.92 Selecting previously unselected package xauth. #14 38.92 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ... #14 38.92 Unpacking xauth (1:1.1-0ubuntu1) ... #14 38.96 Selecting previously unselected package libfl2:armhf. #14 46.40 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #14 46.43 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 46.44 Updating certificates in /etc/ssl/certs... #13 37.42 Preparing to unpack .../147-libwww-perl_6.68-1_all.deb ... #13 37.43 Unpacking libwww-perl (6.68-1) ... #13 37.48 Selecting previously unselected package patchutils. #13 37.48 Preparing to unpack .../148-patchutils_0.4.2-1_armhf.deb ... #13 37.48 Unpacking patchutils (0.4.2-1) ... #13 37.53 Selecting previously unselected package wdiff. #13 37.53 Preparing to unpack .../149-wdiff_1.2.2-5_armhf.deb ... #13 37.54 Unpacking wdiff (1.2.2-5) ... #13 37.60 Selecting previously unselected package devscripts. #13 37.60 Preparing to unpack .../150-devscripts_2.23.4_armhf.deb ... #13 37.63 Unpacking devscripts (2.23.4) ... #14 21.48 Preparing to unpack .../083-libquadmath0_13.2.0-4ubuntu3_amd64.deb ... #14 21.50 Unpacking libquadmath0:amd64 (13.2.0-4ubuntu3) ... #14 21.59 Selecting previously unselected package libgcc-13-dev:amd64. #14 21.59 Preparing to unpack .../084-libgcc-13-dev_13.2.0-4ubuntu3_amd64.deb ... #14 21.60 Unpacking libgcc-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 21.71 Selecting previously unselected package gcc-13. #13 34.89 Preparing to unpack .../078-libhttp-date-perl_6.02-1_all.deb ... #13 34.90 Unpacking libhttp-date-perl (6.02-1) ... #13 34.93 Selecting previously unselected package libfile-listing-perl. #13 34.93 Preparing to unpack .../079-libfile-listing-perl_6.04-1_all.deb ... #13 34.94 Unpacking libfile-listing-perl (6.04-1) ... #13 34.97 Selecting previously unselected package libhtml-tagset-perl. #13 34.97 Preparing to unpack .../080-libhtml-tagset-perl_3.20-3_all.deb ... #13 34.98 Unpacking libhtml-tagset-perl (3.20-3) ... #13 35.01 Selecting previously unselected package liburi-perl. #13 35.01 Preparing to unpack .../081-liburi-perl_1.76-1_all.deb ... #13 35.02 Unpacking liburi-perl (1.76-1) ... #13 35.12 Selecting previously unselected package libhtml-parser-perl. #13 37.77 Selecting previously unselected package exim4-config. #13 37.77 Preparing to unpack .../151-exim4-config_4.92-8+deb10u8_all.deb ... #13 37.78 Unpacking exim4-config (4.92-8+deb10u8) ... #13 37.83 Selecting previously unselected package exim4-base. #13 37.83 Preparing to unpack .../152-exim4-base_4.92-8+deb10u8_armhf.deb ... #13 37.84 Unpacking exim4-base (4.92-8+deb10u8) ... #13 37.92 Selecting previously unselected package libevent-2.1-6:armhf. #13 48.01 Selecting previously unselected package pbzip2. #13 48.01 Preparing to unpack .../377-pbzip2_1.1.13-1_arm64.deb ... #13 48.02 Unpacking pbzip2 (1.1.13-1) ... #13 48.05 Selecting previously unselected package pixz. #13 48.06 Preparing to unpack .../378-pixz_1.0.7-2_arm64.deb ... #13 48.06 Unpacking pixz (1.0.7-2) ... #13 48.09 Selecting previously unselected package xdelta. #13 48.10 Preparing to unpack .../379-xdelta_1.1.3-10.4_arm64.deb ... #13 48.10 Unpacking xdelta (1.1.3-10.4) ... #13 48.14 Selecting previously unselected package xdelta3. #13 48.14 Preparing to unpack .../380-xdelta3_3.0.11-dfsg-1.2_arm64.deb ... #13 48.15 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 48.19 Selecting previously unselected package pristine-tar. #13 48.19 Preparing to unpack .../381-pristine-tar_1.50_arm64.deb ... #13 48.19 Unpacking pristine-tar (1.50) ... #13 48.24 Selecting previously unselected package publicsuffix. #13 35.56 Setting up libgdbm6:armhf (1.19-2) ... #13 35.58 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #13 35.60 Setting up wdiff (1.2.2-2) ... #13 35.61 Setting up gettext (0.21-4) ... #13 35.63 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 35.65 Setting up m4 (1.4.18-5) ... #13 35.66 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 35.68 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #13 35.69 Setting up dwz (0.13+20210201-1) ... #13 35.71 Setting up groff-base (1.22.4-6) ... #13 35.74 Setting up cpp (4:10.2.1-1+rpi1) ... #13 35.76 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #13 42.56 Selecting previously unselected package libalgorithm-diff-perl. #13 42.56 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 42.57 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 42.62 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #13 42.62 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ... #13 42.63 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ... #13 42.68 Selecting previously unselected package libalgorithm-merge-perl. #13 42.68 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 42.68 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 42.72 Selecting previously unselected package libaliased-perl. #13 42.73 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 42.74 Unpacking libaliased-perl (0.34-3) ... #13 42.82 Selecting previously unselected package libaom3:amd64. #14 38.73 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 38.80 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 38.88 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 38.97 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #13 36.95 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ... #13 36.96 Unpacking libtimedate-perl (2.3300-2) ... #13 36.99 Selecting previously unselected package libhttp-date-perl. #13 36.99 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ... #13 36.99 Unpacking libhttp-date-perl (6.05-1) ... #13 37.02 Selecting previously unselected package libfile-listing-perl. #13 37.02 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ... #13 37.03 Unpacking libfile-listing-perl (6.14-1) ... #13 37.06 Selecting previously unselected package libhtml-tagset-perl. #13 37.06 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ... #13 37.06 Unpacking libhtml-tagset-perl (3.20-4) ... #13 37.09 Selecting previously unselected package liburi-perl. #13 37.10 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ... #13 37.10 Unpacking liburi-perl (5.08-1) ... #13 37.14 Selecting previously unselected package libhtml-parser-perl. #13 37.14 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 37.14 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 37.18 Selecting previously unselected package libhtml-tree-perl. #14 45.41 Get:396 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-magic all 2:0.4.26-3 [13.1 kB] #14 45.59 debconf: delaying package configuration, since apt-utils is not installed #14 45.63 Fetched 136 MB in 39s (3495 kB/s) #14 45.66 Selecting previously unselected package liblocale-gettext-perl. #14 38.78 Get:320 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 38.85 Get:321 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmailtools-perl all 2.21-2 [80.4 kB] #14 38.44 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu3 [26.9 kB] #14 38.44 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libobject-pad-perl armhf 0.78-1 [102 kB] #14 38.47 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-xs-perl armhf 0.30-1build1 [17.2 kB] #14 38.47 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 39.64 Preparing to unpack .../076-linux-libc-dev_5.4.0-167.184_amd64.deb ... #14 39.64 Unpacking linux-libc-dev:amd64 (5.4.0-167.184) ... #14 39.78 Selecting previously unselected package libcrypt-dev:amd64. #14 39.79 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #14 39.84 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 39.88 Selecting previously unselected package libc6-dev:amd64. #14 39.88 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.12_amd64.deb ... #14 39.88 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.12) ... #14 46.64 Selecting previously unselected package libtimedate-perl. #14 46.64 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ... #14 46.65 Unpacking libtimedate-perl (2.3200-1) ... #14 46.69 Selecting previously unselected package libhttp-date-perl. #14 46.69 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ... #14 46.69 Unpacking libhttp-date-perl (6.05-1) ... #14 46.73 Selecting previously unselected package libfile-listing-perl. #14 46.73 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ... #14 46.73 Unpacking libfile-listing-perl (6.04-1) ... #14 46.76 Selecting previously unselected package libhtml-tagset-perl. #14 46.76 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ... #14 46.77 Unpacking libhtml-tagset-perl (3.20-4) ... #14 46.80 Selecting previously unselected package liburi-perl. #13 50.49 Setting up python3-xdg (0.25-5) ... #13 32.19 Selecting previously unselected package devscripts. #13 32.19 Preparing to unpack .../107-devscripts_2.23.4_armhf.deb ... #13 32.22 Unpacking devscripts (2.23.4) ... #13 32.35 Selecting previously unselected package equivs. #13 32.36 Preparing to unpack .../108-equivs_2.3.1_all.deb ... #13 32.36 Unpacking equivs (2.3.1) ... #13 32.40 Selecting previously unselected package libcurl3-gnutls:armhf. #13 32.41 Preparing to unpack .../109-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ... #13 32.41 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... #14 38.96 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ... #14 38.97 Unpacking libfl2:armhf (2.6.4-6.2) ... #14 39.00 Selecting previously unselected package at. #14 39.00 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ... #14 39.01 Unpacking at (3.1.23-1ubuntu1) ... #14 39.05 Selecting previously unselected package libsigsegv2:armhf. #14 39.05 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ... #14 39.05 Unpacking libsigsegv2:armhf (2.12-2) ... #14 39.09 Selecting previously unselected package m4. #14 39.09 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ... #14 39.09 Unpacking m4 (1.4.18-4) ... #14 39.14 Selecting previously unselected package autoconf. #14 39.14 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 39.14 Unpacking autoconf (2.69-11.1) ... #14 39.21 Selecting previously unselected package autotools-dev. #13 37.76 Selecting previously unselected package diffstat. #13 37.76 Preparing to unpack .../151-diffstat_1.65-1_armhf.deb ... #13 37.76 Unpacking diffstat (1.65-1) ... #13 37.80 Selecting previously unselected package distro-info-data. #13 37.80 Preparing to unpack .../152-distro-info-data_0.58_all.deb ... #13 37.81 Unpacking distro-info-data (0.58) ... #13 37.85 Selecting previously unselected package python3-pkg-resources. #13 37.85 Preparing to unpack .../153-python3-pkg-resources_66.1.1-1_all.deb ... #13 37.86 Unpacking python3-pkg-resources (66.1.1-1) ... #13 37.92 Selecting previously unselected package python3-chardet. #14 21.71 Preparing to unpack .../085-gcc-13_13.2.0-4ubuntu3_amd64.deb ... #14 21.72 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #14 46.79 0 added, 0 removed; done. #14 46.79 Running hooks in /etc/ca-certificates/update.d... #14 46.79 done. #13 35.12 Preparing to unpack .../082-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #13 35.13 Unpacking libhtml-parser-perl (3.72-3+b2) ... #13 35.17 Selecting previously unselected package libhtml-tree-perl. #13 35.17 Preparing to unpack .../083-libhtml-tree-perl_5.07-2_all.deb ... #13 35.18 Unpacking libhtml-tree-perl (5.07-2) ... #13 35.23 Selecting previously unselected package libio-html-perl. #13 35.24 Preparing to unpack .../084-libio-html-perl_1.001-1_all.deb ... #13 35.24 Unpacking libio-html-perl (1.001-1) ... #13 35.28 Selecting previously unselected package liblwp-mediatypes-perl. #13 35.28 Preparing to unpack .../085-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 35.28 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 35.35 Selecting previously unselected package libhttp-message-perl. #13 37.93 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ... #13 37.93 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 37.98 Selecting previously unselected package libunbound8:armhf. #13 37.98 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u3_armhf.deb ... #13 37.99 Unpacking libunbound8:armhf (1.9.0-2+deb10u3) ... #13 38.06 Selecting previously unselected package libgnutls-dane0:armhf. #13 38.07 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u10_armhf.deb ... #13 38.07 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u10) ... #13 38.13 Selecting previously unselected package exim4-daemon-light. #13 38.13 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u8_armhf.deb ... #13 38.13 Unpacking exim4-daemon-light (4.92-8+deb10u8) ... #13 48.25 Preparing to unpack .../382-publicsuffix_20230209.2326-1_all.deb ... #13 48.25 Unpacking publicsuffix (20230209.2326-1) ... #13 48.29 Selecting previously unselected package python-apt-common. #13 48.30 Preparing to unpack .../383-python-apt-common_2.6.0_all.deb ... #13 48.30 Unpacking python-apt-common (2.6.0) ... #13 48.35 Selecting previously unselected package python3-apt. #13 48.36 Preparing to unpack .../384-python3-apt_2.6.0_arm64.deb ... #13 48.36 Unpacking python3-apt (2.6.0) ... #13 48.41 Selecting previously unselected package python3-certifi. #13 48.41 Preparing to unpack .../385-python3-certifi_2022.9.24-1_all.deb ... #13 48.42 Unpacking python3-certifi (2022.9.24-1) ... #13 48.46 Selecting previously unselected package python3-charset-normalizer. #13 42.82 Preparing to unpack .../178-libaom3_3.6.0-1_amd64.deb ... #13 42.82 Unpacking libaom3:amd64 (3.6.0-1) ... #13 43.02 Selecting previously unselected package libapt-pkg-perl. #13 43.02 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_amd64.deb ... #13 43.02 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 43.06 Selecting previously unselected package libarchive-cpio-perl. #13 43.07 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 43.07 Unpacking libarchive-cpio-perl (0.10-3) ... #13 35.78 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #13 35.79 Setting up python3.9 (3.9.2-1+rpi1) ... #14 39.05 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B] #13 51.40 Setting up libgdbm-compat4:arm64 (1.19-2) ... #13 51.41 Setting up ucf (3.0043) ... #13 51.52 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... #13 51.53 Setting up gcc-10 (10.2.1-6) ... #13 51.54 Setting up dwz (0.13+20210201-1) ... #13 51.55 Setting up groff-base (1.22.4-6) ... #13 51.58 Setting up cpp (4:10.2.1-1) ... #13 51.60 Setting up pixz (1.0.7-1) ... #13 51.62 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 51.63 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ... #13 51.64 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ... #13 51.65 Setting up libx11-6:arm64 (2:1.7.2-1+deb11u2) ... #13 51.67 Setting up curl (7.74.0-1.3+deb11u10) ... #13 51.68 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 51.69 Setting up gpg (2.2.27-2+deb11u2) ... #13 51.70 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... #13 51.71 Setting up libpython3-stdlib:arm64 (3.9.2-3) ... #13 51.73 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 51.74 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... #13 37.18 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #13 37.18 Unpacking libhtml-tree-perl (5.07-2) ... #13 37.23 Selecting previously unselected package libio-html-perl. #13 37.23 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ... #13 37.24 Unpacking libio-html-perl (1.004-2) ... #13 37.27 Selecting previously unselected package liblwp-mediatypes-perl. #13 37.27 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 37.27 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 37.30 Selecting previously unselected package libhttp-message-perl. #13 37.31 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ... #13 37.31 Unpacking libhttp-message-perl (6.28-1) ... #13 37.35 Selecting previously unselected package libhttp-cookies-perl. #13 37.35 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ... #13 37.35 Unpacking libhttp-cookies-perl (6.10-1) ... #13 37.38 Selecting previously unselected package libhttp-negotiate-perl. #13 37.38 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #13 37.39 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 37.42 Selecting previously unselected package perl-openssl-defaults:armhf. #13 37.42 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ... #13 37.42 Unpacking perl-openssl-defaults:armhf (5) ... #13 37.45 Selecting previously unselected package libnet-ssleay-perl. #13 37.45 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 37.46 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 37.51 Selecting previously unselected package libio-socket-ssl-perl. #13 37.52 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ... #13 37.52 Unpacking libio-socket-ssl-perl (2.069-1) ... #14 45.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 ... 4345 files and directories currently installed.) #14 45.66 Preparing to unpack .../liblocale-gettext-perl_1.07-5_arm64.deb ... #14 45.67 Unpacking liblocale-gettext-perl (1.07-5) ... #14 45.80 Selecting previously unselected package libssl3:arm64. #14 45.80 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.4_arm64.deb ... #14 45.82 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.4) ... #14 45.89 Selecting previously unselected package libpython3.11-minimal:arm64. #14 45.89 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ... #14 45.90 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... #14 39.03 Get:322 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #14 39.07 Get:323 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 39.07 Get:324 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmldbm-perl all 2.05-4 [16.0 kB] #14 39.09 Get:325 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B] #14 39.10 Get:326 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmouse-perl armhf 2.5.10-1build5 [157 kB] #14 39.18 Get:327 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxs-parse-keyword-perl armhf 0.38-1 [54.7 kB] #14 39.20 Get:328 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxs-parse-sublike-perl armhf 0.20-1ubuntu3 [40.2 kB] #14 39.21 Get:329 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libobject-pad-perl armhf 0.801-2 [104 kB] #14 39.23 Get:330 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpackage-stash-xs-perl armhf 0.30-1build1 [17.2 kB] #14 45.79 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 45.86 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB] #13 48.07 Setting up libgdbm-compat4:amd64 (1.19-2) ... #13 48.09 Setting up ucf (3.0043) ... #13 48.19 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... #13 48.20 Setting up dwz (0.13+20210201-1) ... #13 48.21 Setting up groff-base (1.22.4-6) ... #13 48.24 Setting up cpp (4:10.2.1-1) ... #13 48.25 Setting up pixz (1.0.7-1) ... #13 48.26 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 48.27 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u10) ... #13 48.29 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ... #14 46.80 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ... #14 46.81 Unpacking liburi-perl (1.76-2) ... #14 46.85 Selecting previously unselected package libhtml-parser-perl. #14 46.85 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ... #14 46.85 Unpacking libhtml-parser-perl (3.72-5) ... #14 46.89 Selecting previously unselected package libhtml-tree-perl. #14 46.89 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ... #14 46.90 Unpacking libhtml-tree-perl (5.07-2) ... #14 46.94 Selecting previously unselected package libio-html-perl. #14 46.94 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ... #14 46.95 Unpacking libio-html-perl (1.001-1) ... #14 46.98 Selecting previously unselected package liblwp-mediatypes-perl. #14 46.98 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 46.99 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 47.02 Selecting previously unselected package libhttp-message-perl. #14 47.03 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ... #14 47.03 Unpacking libhttp-message-perl (6.22-1) ... #14 47.06 Selecting previously unselected package libhttp-cookies-perl. #13 50.66 Setting up man-db (2.8.5-2) ... #13 50.78 Building database of manual pages ... #13 32.47 Selecting previously unselected package liberror-perl. #13 32.47 Preparing to unpack .../110-liberror-perl_0.17029-2_all.deb ... #13 32.48 Unpacking liberror-perl (0.17029-2) ... #13 32.52 Selecting previously unselected package git-man. #13 32.52 Preparing to unpack .../111-git-man_1%3a2.39.2-1.1_all.deb ... #13 32.53 Unpacking git-man (1:2.39.2-1.1) ... #13 32.63 Selecting previously unselected package git. #14 39.21 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 39.21 Unpacking autotools-dev (20180224.1) ... #14 39.25 Selecting previously unselected package automake. #14 39.25 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 39.26 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 39.33 Selecting previously unselected package autopoint. #14 39.33 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #14 39.34 Unpacking autopoint (0.19.8.1-10build1) ... #14 39.38 Selecting previously unselected package binutils-common:armhf. #14 39.38 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_armhf.deb ... #14 39.38 Unpacking binutils-common:armhf (2.34-6ubuntu1.6) ... #14 39.44 Selecting previously unselected package libbinutils:armhf. #14 46.60 Get:398 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-magic all 2:0.4.27-1 [13.3 kB] #14 46.79 debconf: delaying package configuration, since apt-utils is not installed #14 46.83 Fetched 151 MB in 41s (3697 kB/s) #14 46.85 Selecting previously unselected package liblocale-gettext-perl. #14 46.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 ... 4320 files and directories currently installed.) #14 46.85 Preparing to unpack .../liblocale-gettext-perl_1.07-6_arm64.deb ... #14 46.85 Unpacking liblocale-gettext-perl (1.07-6) ... #13 37.92 Preparing to unpack .../154-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 46.94 Selecting previously unselected package libssl3:arm64. #13 37.93 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 37.99 Selecting previously unselected package python3-debian. #13 37.99 Preparing to unpack .../155-python3-debian_0.1.49_all.deb ... #13 38.00 Unpacking python3-debian (0.1.49) ... #13 38.05 Selecting previously unselected package libgpgme11:armhf. #13 38.06 Preparing to unpack .../156-libgpgme11_1.18.0-3+b1_armhf.deb ... #13 38.06 Unpacking libgpgme11:armhf (1.18.0-3+b1) ... #13 38.12 Selecting previously unselected package python3-gpg. #13 38.12 Preparing to unpack .../157-python3-gpg_1.18.0-3+b1_armhf.deb ... #13 38.12 Unpacking python3-gpg (1.18.0-3+b1) ... #13 38.19 Selecting previously unselected package python3-xdg. #14 22.02 Selecting previously unselected package gcc. #14 22.02 Preparing to unpack .../086-gcc_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 22.02 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 22.06 Selecting previously unselected package libstdc++-13-dev:amd64. #14 22.06 Preparing to unpack .../087-libstdc++-13-dev_13.2.0-4ubuntu3_amd64.deb ... #14 22.07 Unpacking libstdc++-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 22.23 Selecting previously unselected package g++-13. #14 22.24 Preparing to unpack .../088-g++-13_13.2.0-4ubuntu3_amd64.deb ... #14 22.24 Unpacking g++-13 (13.2.0-4ubuntu3) ... #13 35.35 Preparing to unpack .../086-libhttp-message-perl_6.18-1_all.deb ... #13 35.36 Unpacking libhttp-message-perl (6.18-1) ... #13 35.43 Selecting previously unselected package libhttp-cookies-perl. #13 35.43 Preparing to unpack .../087-libhttp-cookies-perl_6.04-1_all.deb ... #13 35.44 Unpacking libhttp-cookies-perl (6.04-1) ... #13 35.48 Selecting previously unselected package libhttp-negotiate-perl. #13 35.48 Preparing to unpack .../088-libhttp-negotiate-perl_6.01-1_all.deb ... #13 35.49 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 35.53 Selecting previously unselected package perl-openssl-defaults:armhf. #13 35.53 Preparing to unpack .../089-perl-openssl-defaults_3_armhf.deb ... #13 35.54 Unpacking perl-openssl-defaults:armhf (3) ... #13 35.57 Selecting previously unselected package libnet-ssleay-perl. #13 35.58 Preparing to unpack .../090-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 35.58 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 38.23 Selecting previously unselected package libcurl3-gnutls:armhf. #13 38.23 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u7_armhf.deb ... #13 38.24 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... #13 38.31 Selecting previously unselected package libpcre2-8-0:armhf. #13 38.31 Preparing to unpack .../158-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 38.32 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 38.36 Selecting previously unselected package liberror-perl. #13 38.36 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ... #13 38.37 Unpacking liberror-perl (0.17027-2) ... #13 38.40 Selecting previously unselected package git-man. #13 38.41 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 38.41 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 48.47 Preparing to unpack .../386-python3-charset-normalizer_3.0.1-2_all.deb ... #13 48.47 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 48.51 Selecting previously unselected package python3-idna. #13 48.51 Preparing to unpack .../387-python3-idna_3.3-1_all.deb ... #13 48.52 Unpacking python3-idna (3.3-1) ... #13 48.56 Selecting previously unselected package python3-magic. #13 48.56 Preparing to unpack .../388-python3-magic_2%3a0.4.26-3_all.deb ... #13 48.57 Unpacking python3-magic (2:0.4.26-3) ... #13 48.62 Selecting previously unselected package python3-six. #13 48.62 Preparing to unpack .../389-python3-six_1.16.0-4_all.deb ... #13 48.63 Unpacking python3-six (1.16.0-4) ... #13 48.66 Selecting previously unselected package python3-urllib3. #13 48.66 Preparing to unpack .../390-python3-urllib3_1.26.12-1_all.deb ... #13 48.67 Unpacking python3-urllib3 (1.26.12-1) ... #13 43.14 Selecting previously unselected package libarchive13:amd64. #13 43.14 Preparing to unpack .../181-libarchive13_3.6.2-1_amd64.deb ... #13 43.14 Unpacking libarchive13:amd64 (3.6.2-1) ... #13 43.21 Selecting previously unselected package libarray-intspan-perl. #13 43.21 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 43.22 Unpacking libarray-intspan-perl (2.004-2) ... #13 43.26 Selecting previously unselected package libauthen-sasl-perl. #13 43.26 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 43.26 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 43.32 Selecting previously unselected package libdav1d6:amd64. #13 43.32 Preparing to unpack .../184-libdav1d6_1.0.0-2_amd64.deb ... #13 43.33 Unpacking libdav1d6:amd64 (1.0.0-2) ... #13 43.41 Selecting previously unselected package libgav1-1:amd64. #13 43.41 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_amd64.deb ... #13 43.42 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #14 39.13 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 39.20 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #13 51.75 Setting up gpg-agent (2.2.27-2+deb11u2) ... #13 37.57 Selecting previously unselected package libnet-http-perl. #13 37.57 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ... #13 37.57 Unpacking libnet-http-perl (6.20-1) ... #13 37.60 Selecting previously unselected package liblwp-protocol-https-perl. #13 37.60 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 37.61 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 37.64 Selecting previously unselected package libtry-tiny-perl. #13 37.64 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #13 37.64 Unpacking libtry-tiny-perl (0.30-1) ... #13 37.67 Selecting previously unselected package libwww-robotrules-perl. #13 37.67 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #13 37.68 Unpacking libwww-robotrules-perl (6.02-1) ... #13 37.70 Selecting previously unselected package libwww-perl. #13 37.71 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ... #13 37.71 Unpacking libwww-perl (6.52-1) ... #13 37.75 Selecting previously unselected package patchutils. #14 46.01 Selecting previously unselected package libexpat1:arm64. #14 46.01 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ... #14 46.01 Unpacking libexpat1:arm64 (2.5.0-1) ... #14 46.06 Selecting previously unselected package python3.11-minimal. #14 46.06 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ... #14 46.07 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 46.14 Setting up libssl3:arm64 (3.0.8-1ubuntu1.4) ... #14 46.02 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 46.12 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 46.21 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #13 48.30 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #13 48.31 Setting up curl (7.74.0-1.3+deb11u10) ... #13 48.33 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 48.34 Setting up gpg (2.2.27-2+deb11u2) ... #13 48.36 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #14 38.88 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB] #14 38.95 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB] #13 48.37 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #13 48.38 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #14 38.97 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-parser-perl all 1.65-1 [82.7 kB] #14 39.12 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #13 48.40 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #13 48.41 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #14 39.13 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libproc-processtable-perl armhf 0.634-1build2 [36.4 kB] #14 39.16 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre2-10 armhf 20230201-1 [165 kB] #13 48.42 Setting up gpg-agent (2.2.27-2+deb11u2) ... #14 39.24 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.6 kB] #14 47.07 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ... #14 47.07 Unpacking libhttp-cookies-perl (6.08-1) ... #14 47.10 Selecting previously unselected package libhttp-negotiate-perl. #14 47.10 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ... #14 47.11 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 47.14 Selecting previously unselected package perl-openssl-defaults:arm64. #14 47.14 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ... #14 47.14 Unpacking perl-openssl-defaults:arm64 (4) ... #14 47.18 Selecting previously unselected package libnet-ssleay-perl. #14 47.18 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ... #14 47.19 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 47.25 Selecting previously unselected package libio-socket-ssl-perl. #14 47.25 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ... #14 47.25 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 47.32 Selecting previously unselected package libnet-http-perl. #14 40.16 Selecting previously unselected package gcc-9-base:amd64. #14 40.17 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 40.17 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 40.21 Selecting previously unselected package libisl22:amd64. #14 40.21 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #14 40.22 Unpacking libisl22:amd64 (0.22.1-1) ... #14 40.30 Selecting previously unselected package libmpfr6:amd64. #14 40.30 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #14 40.31 Unpacking libmpfr6:amd64 (4.0.2-1) ... #14 40.36 Selecting previously unselected package libmpc3:amd64. #14 40.36 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #14 40.36 Unpacking libmpc3:amd64 (1.1.0-1) ... #14 40.39 Selecting previously unselected package cpp-9. #14 40.39 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 40.40 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 39.44 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_armhf.deb ... #14 39.44 Unpacking libbinutils:armhf (2.34-6ubuntu1.6) ... #14 39.51 Selecting previously unselected package libctf-nobfd0:armhf. #14 39.51 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_armhf.deb ... #14 39.51 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.6) ... #14 39.55 Selecting previously unselected package libctf0:armhf. #14 39.55 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_armhf.deb ... #14 39.56 Unpacking libctf0:armhf (2.34-6ubuntu1.6) ... #14 39.59 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 39.59 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.6_armhf.deb ... #14 39.60 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ... #13 38.19 Preparing to unpack .../158-python3-xdg_0.28-2_all.deb ... #13 38.19 Unpacking python3-xdg (0.28-2) ... #13 38.26 Selecting previously unselected package dput. #14 46.94 Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_arm64.deb ... #14 46.94 Unpacking libssl3:arm64 (3.0.10-1ubuntu2.1) ... #13 38.26 Preparing to unpack .../159-dput_1.1.3_all.deb ... #13 38.27 Unpacking dput (1.1.3) ... #13 38.31 Selecting previously unselected package equivs. #14 47.01 Selecting previously unselected package libpython3.11-minimal:arm64. #14 47.01 Preparing to unpack .../libpython3.11-minimal_3.11.6-3_arm64.deb ... #13 38.31 Preparing to unpack .../160-equivs_2.3.1_all.deb ... #13 38.35 Unpacking equivs (2.3.1) ... #13 38.40 Selecting previously unselected package fonts-dejavu-core. #14 47.01 Unpacking libpython3.11-minimal:arm64 (3.11.6-3) ... #14 47.10 Selecting previously unselected package libexpat1:arm64. #13 38.40 Preparing to unpack .../161-fonts-dejavu-core_2.37-6_all.deb ... #13 38.41 Unpacking fonts-dejavu-core (2.37-6) ... #14 47.10 Preparing to unpack .../libexpat1_2.5.0-2_arm64.deb ... #14 47.11 Unpacking libexpat1:arm64 (2.5.0-2) ... #14 47.14 Selecting previously unselected package python3.11-minimal. #14 47.14 Preparing to unpack .../python3.11-minimal_3.11.6-3_arm64.deb ... #14 47.15 Unpacking python3.11-minimal (3.11.6-3) ... #14 47.22 Setting up libssl3:arm64 (3.0.10-1ubuntu2.1) ... #14 22.57 Selecting previously unselected package g++. #13 35.64 Selecting previously unselected package libio-socket-ssl-perl. #13 35.65 Preparing to unpack .../091-libio-socket-ssl-perl_2.060-3_all.deb ... #13 35.65 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 35.71 Selecting previously unselected package libnet-http-perl. #13 35.71 Preparing to unpack .../092-libnet-http-perl_6.18-1_all.deb ... #13 35.71 Unpacking libnet-http-perl (6.18-1) ... #13 35.75 Selecting previously unselected package liblwp-protocol-https-perl. #13 35.75 Preparing to unpack .../093-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 35.76 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 35.79 Selecting previously unselected package libtry-tiny-perl. #13 35.79 Preparing to unpack .../094-libtry-tiny-perl_0.30-1_all.deb ... #13 35.80 Unpacking libtry-tiny-perl (0.30-1) ... #13 35.83 Selecting previously unselected package libwww-robotrules-perl. #13 35.84 Preparing to unpack .../095-libwww-robotrules-perl_6.02-1_all.deb ... #13 35.84 Unpacking libwww-robotrules-perl (6.02-1) ... #13 35.88 Selecting previously unselected package libwww-perl. #13 38.56 Selecting previously unselected package git. #13 38.57 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 38.59 Unpacking git (1:2.20.1-2+deb10u8) ... #13 32.63 Preparing to unpack .../112-git_1%3a2.39.2-1.1_armhf.deb ... #13 32.64 Unpacking git (1:2.39.2-1.1) ... #13 48.72 Selecting previously unselected package python3-requests. #13 48.72 Preparing to unpack .../391-python3-requests_2.28.1+dfsg-1_all.deb ... #13 48.72 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 48.79 Selecting previously unselected package python3-unidiff. #13 48.80 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ... #13 48.80 Unpacking python3-unidiff (0.7.3-1) ... #13 48.84 Selecting previously unselected package shared-mime-info. #13 48.85 Preparing to unpack .../393-shared-mime-info_2.2-1_arm64.deb ... #13 48.85 Unpacking shared-mime-info (2.2-1) ... #13 48.98 Selecting previously unselected package strace. #13 48.98 Preparing to unpack .../394-strace_6.1-0.1_arm64.deb ... #13 48.98 Unpacking strace (6.1-0.1) ... #13 49.05 Selecting previously unselected package xauth. #13 43.49 Selecting previously unselected package librav1e0:amd64. #13 43.49 Preparing to unpack .../186-librav1e0_0.5.1-6_amd64.deb ... #13 43.50 Unpacking librav1e0:amd64 (0.5.1-6) ... #14 39.60 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #13 52.23 Setting up g++-10 (10.2.1-6) ... #13 52.24 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ... #13 52.26 Setting up libtool (2.4.6-15) ... #13 52.27 Setting up fontconfig-config (2.13.1-4.2) ... #13 37.75 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ... #13 37.76 Unpacking patchutils (0.4.2-1) ... #13 37.79 Selecting previously unselected package wdiff. #13 37.80 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ... #13 37.80 Unpacking wdiff (1.2.2-2+b1) ... #13 37.92 Selecting previously unselected package devscripts. #13 37.92 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ... #13 37.95 Unpacking devscripts (2.21.3+deb11u1) ... #14 46.23 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... #14 46.25 Setting up libexpat1:arm64 (2.5.0-1) ... #14 46.26 Setting up python3.11-minimal (3.11.4-1~23.04) ... #13 36.58 Setting up python3 (3.9.2-3) ... #14 46.29 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB] #14 46.40 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B] #14 46.48 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B] #14 39.63 Get:331 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 39.82 Get:332 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB] #14 39.84 Get:333 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB] #14 39.85 Get:334 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpod-parser-perl all 1.66-1 [82.8 kB] #14 39.24 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 39.25 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-perl all 0.204-2 [15.1 kB] #14 39.25 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB] #14 39.26 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #14 47.32 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ... #14 47.33 Unpacking libnet-http-perl (6.19-1) ... #14 47.37 Selecting previously unselected package liblwp-protocol-https-perl. #14 47.37 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 47.37 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 47.41 Selecting previously unselected package libtry-tiny-perl. #14 47.41 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ... #14 47.42 Unpacking libtry-tiny-perl (0.30-1) ... #14 47.52 Selecting previously unselected package libwww-robotrules-perl. #14 47.52 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ... #14 47.53 Unpacking libwww-robotrules-perl (6.02-1) ... #14 47.56 Selecting previously unselected package libwww-perl. #14 47.56 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ... #14 47.57 Unpacking libwww-perl (6.43-1) ... #14 47.61 Selecting previously unselected package patchutils. #14 39.84 Selecting previously unselected package binutils. #14 39.84 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_armhf.deb ... #14 39.84 Unpacking binutils (2.34-6ubuntu1.6) ... #14 39.87 Selecting previously unselected package libc-dev-bin. #14 39.88 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.12_armhf.deb ... #14 39.88 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ... #14 39.92 Selecting previously unselected package linux-libc-dev:armhf. #14 39.92 Preparing to unpack .../075-linux-libc-dev_5.4.0-167.184_armhf.deb ... #14 39.92 Unpacking linux-libc-dev:armhf (5.4.0-167.184) ... #14 47.31 Setting up libpython3.11-minimal:arm64 (3.11.6-3) ... #14 47.32 Setting up libexpat1:arm64 (2.5.0-2) ... #14 47.33 Setting up python3.11-minimal (3.11.6-3) ... #13 38.56 Selecting previously unselected package fontconfig-config. #13 38.56 Preparing to unpack .../162-fontconfig-config_2.14.1-4_armhf.deb ... #13 38.66 Unpacking fontconfig-config (2.14.1-4) ... #13 38.72 Selecting previously unselected package libcurl3-gnutls:armhf. #14 22.57 Preparing to unpack .../089-g++_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 22.58 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 22.61 Selecting previously unselected package make. #14 22.61 Preparing to unpack .../090-make_4.3-4.1build1_amd64.deb ... #14 22.61 Unpacking make (4.3-4.1build1) ... #14 22.64 Selecting previously unselected package libdpkg-perl. #14 22.65 Preparing to unpack .../091-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 22.65 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 22.70 Selecting previously unselected package bzip2. #14 22.70 Preparing to unpack .../092-bzip2_1.0.8-5build1_amd64.deb ... #14 22.71 Unpacking bzip2 (1.0.8-5build1) ... #14 22.74 Selecting previously unselected package patch. #14 22.74 Preparing to unpack .../093-patch_2.7.6-7build2_amd64.deb ... #14 22.75 Unpacking patch (2.7.6-7build2) ... #14 22.78 Selecting previously unselected package lto-disabled-list. #14 22.78 Preparing to unpack .../094-lto-disabled-list_43_all.deb ... #14 22.79 Unpacking lto-disabled-list (43) ... #13 35.88 Preparing to unpack .../096-libwww-perl_6.36-2_all.deb ... #13 35.89 Unpacking libwww-perl (6.36-2) ... #13 35.94 Selecting previously unselected package patchutils. #13 35.94 Preparing to unpack .../097-patchutils_0.3.4-2_armhf.deb ... #13 35.95 Unpacking patchutils (0.3.4-2) ... #13 35.99 Selecting previously unselected package wdiff. #13 35.99 Preparing to unpack .../098-wdiff_1.2.2-2_armhf.deb ... #13 36.00 Unpacking wdiff (1.2.2-2) ... #13 36.07 Selecting previously unselected package devscripts. #13 36.07 Preparing to unpack .../099-devscripts_2.19.5+deb10u1_armhf.deb ... #13 36.10 Unpacking devscripts (2.19.5+deb10u1) ... #13 47.79 Setting up bsdmainutils (11.1.2+b1) ... #13 47.81 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 39.04 Selecting previously unselected package libgc1c2:armhf. #13 33.15 Setting up media-types (10.0.0) ... #13 33.17 Setting up libpipeline1:armhf (1.5.7-1) ... #13 33.18 Setting up wdiff (1.2.2-5) ... #13 33.20 Setting up libfile-which-perl (1.27-2) ... #13 33.21 Setting up libicu72:armhf (72.1-3) ... #13 33.22 Setting up bsdextrautils (2.38.1-5) ... #13 33.23 Setting up libdynaloader-functions-perl (0.003-3) ... #13 33.25 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 33.26 Setting up libio-pty-perl (1:1.17-1) ... #13 33.29 Setting up libmagic-mgc (1:5.44-3) ... #13 33.30 Setting up libclone-perl:armhf (0.46-1) ... #13 49.05 Preparing to unpack .../395-xauth_1%3a1.1.2-1_arm64.deb ... #13 49.05 Unpacking xauth (1:1.1.2-1) ... #13 49.12 Selecting previously unselected package xdg-user-dirs. #13 49.12 Preparing to unpack .../396-xdg-user-dirs_0.18-1_arm64.deb ... #13 49.13 Unpacking xdg-user-dirs (0.18-1) ... #13 49.18 Selecting previously unselected package zstd. #13 49.19 Preparing to unpack .../397-zstd_1.5.4+dfsg2-5_arm64.deb ... #13 49.19 Unpacking zstd (1.5.4+dfsg2-5) ... #13 49.31 Setting up liblz1:arm64 (1.13-5) ... #13 43.61 Selecting previously unselected package libsvtav1enc1:amd64. #13 43.61 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #13 43.61 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 43.84 Selecting previously unselected package libjpeg62-turbo:amd64. #14 39.75 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #14 39.86 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB] #13 38.08 Selecting previously unselected package diffstat. #13 38.08 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ... #13 38.09 Unpacking diffstat (1.64-1) ... #13 38.12 Selecting previously unselected package distro-info-data. #13 38.12 Preparing to unpack .../144-distro-info-data_0.51+deb11u4_all.deb ... #13 38.12 Unpacking distro-info-data (0.51+deb11u4) ... #13 38.15 Selecting previously unselected package python3-pkg-resources. #13 38.16 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ... #13 38.16 Unpacking python3-pkg-resources (52.0.0-4) ... #13 38.21 Selecting previously unselected package python3-chardet. #13 38.21 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ... #13 38.21 Unpacking python3-chardet (4.0.0-1) ... #13 38.25 Selecting previously unselected package python3-six. #13 38.26 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ... #13 52.50 Setting up openssh-client (1:8.4p1-5+deb11u2) ... #13 52.61 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 36.70 Setting up binutils (2.35.2-2+rpi1) ... #13 36.72 Setting up man-db (2.9.4-2) ... #13 36.86 Building database of manual pages ... #14 46.57 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 46.67 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 39.97 Get:335 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #14 39.98 Get:336 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libproc-processtable-perl armhf 0.636-1 [36.2 kB] #14 40.00 Get:337 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libre2-10 armhf 20230301-2 [167 kB] #14 39.67 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 47.61 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ... #14 47.62 Unpacking patchutils (0.3.4-2) ... #14 47.69 Selecting previously unselected package wdiff. #14 47.70 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ... #14 47.70 Unpacking wdiff (1.2.2-2build1) ... #14 47.74 Selecting previously unselected package devscripts. #14 47.74 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ... #14 47.77 Unpacking devscripts (2.20.2ubuntu2) ... #14 47.87 Selecting previously unselected package diffstat. #14 40.07 Selecting previously unselected package libcrypt-dev:armhf. #14 40.07 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ... #14 40.08 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 40.12 Selecting previously unselected package libc6-dev:armhf. #14 40.12 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.12_armhf.deb ... #14 40.13 Unpacking libc6-dev:armhf (2.31-0ubuntu9.12) ... #13 48.88 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #13 48.89 Setting up fontconfig-config (2.13.1-4.2) ... #13 49.08 Setting up openssh-client (1:8.4p1-5+deb11u2) ... #13 38.72 Preparing to unpack .../163-libcurl3-gnutls_7.88.1-10+deb12u4_armhf.deb ... #13 38.73 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ... #13 38.78 Selecting previously unselected package liberror-perl. #13 38.78 Preparing to unpack .../164-liberror-perl_0.17029-2_all.deb ... #13 38.79 Unpacking liberror-perl (0.17029-2) ... #13 38.84 Selecting previously unselected package git-man. #13 38.84 Preparing to unpack .../165-git-man_1%3a2.39.2-1.1_all.deb ... #13 38.84 Unpacking git-man (1:2.39.2-1.1) ... #13 38.98 Selecting previously unselected package git. #13 36.23 Selecting previously unselected package equivs. #13 36.23 Preparing to unpack .../100-equivs_2.2.0_all.deb ... #13 36.24 Unpacking equivs (2.2.0) ... #13 36.28 Selecting previously unselected package libcurl3-gnutls:armhf. #13 36.29 Preparing to unpack .../101-libcurl3-gnutls_7.64.0-4+deb10u7_armhf.deb ... #13 36.29 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... #13 36.36 Selecting previously unselected package libpcre2-8-0:armhf. #13 36.36 Preparing to unpack .../102-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 36.36 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 36.41 Selecting previously unselected package liberror-perl. #13 36.42 Preparing to unpack .../103-liberror-perl_0.17027-2_all.deb ... #13 36.42 Unpacking liberror-perl (0.17027-2) ... #13 36.46 Selecting previously unselected package git-man. #13 36.46 Preparing to unpack .../104-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 47.81 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 47.82 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #13 47.83 Setting up libcroco3:amd64 (0.6.12-3) ... #13 47.84 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #13 47.86 Setting up ucf (3.0038+nmu1) ... #13 47.95 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #13 47.96 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #13 47.98 Setting up groff-base (1.22.4-3+deb10u1) ... #13 47.99 Setting up cpp (4:8.3.0-1) ... #13 48.01 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 48.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u7) ... #13 48.03 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ... #13 48.05 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #13 48.06 Setting up curl (7.64.0-4+deb10u7) ... #14 22.85 Selecting previously unselected package dpkg-dev. #14 22.86 Preparing to unpack .../095-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 22.86 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 22.91 Selecting previously unselected package build-essential. #14 22.91 Preparing to unpack .../096-build-essential_12.10ubuntu1_amd64.deb ... #14 22.91 Unpacking build-essential (12.10ubuntu1) ... #14 22.95 Selecting previously unselected package libbrotli1:amd64. #14 22.95 Preparing to unpack .../097-libbrotli1_1.0.9-2build8_amd64.deb ... #14 22.96 Unpacking libbrotli1:amd64 (1.0.9-2build8) ... #14 23.00 Selecting previously unselected package libsasl2-modules-db:amd64. #14 23.00 Preparing to unpack .../098-libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb ... #14 23.00 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... #14 23.04 Selecting previously unselected package libsasl2-2:amd64. #14 23.04 Preparing to unpack .../099-libsasl2-2_2.1.28+dfsg1-3_amd64.deb ... #14 23.05 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-3) ... #14 23.08 Selecting previously unselected package libldap2:amd64. #13 39.04 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ... #13 39.04 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ... #13 39.09 Selecting previously unselected package libltdl7:armhf. #13 39.09 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ... #13 39.09 Unpacking libltdl7:armhf (2.4.6-9) ... #13 39.14 Selecting previously unselected package guile-2.2-libs:armhf. #13 39.14 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ... #13 39.15 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #13 33.32 Setting up libarchive-zip-perl (1.68-1) ... #13 33.33 Setting up libtirpc-common (1.3.3+ds-1) ... #13 33.35 Setting up libhtml-tagset-perl (3.20-6) ... #13 33.36 Setting up libdebhelper-perl (13.11.4) ... #13 33.37 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 33.38 Setting up binutils-common:armhf (2.40-2+rpi2) ... #13 33.40 Setting up libtry-tiny-perl (0.31-2) ... #13 33.41 Setting up libmagic1:armhf (1:5.44-3) ... #13 33.43 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 33.45 Setting up linux-libc-dev:armhf (6.1.52-1+rpi1) ... #13 33.46 Setting up libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 33.47 Setting up gettext-base (0.21-12) ... #13 33.49 Setting up m4 (1.4.19-3) ... #13 33.50 Setting up libencode-locale-perl (1.05-3) ... #13 33.51 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... #13 33.52 Setting up file (1:5.44-3) ... #13 49.32 Setting up libksba8:arm64 (1.6.3-2) ... #13 49.34 Setting up media-types (10.0.0) ... #13 49.35 Setting up libpipeline1:arm64 (1.5.7-1) ... #13 49.36 Setting up plzip (1.10-5) ... #13 49.37 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 49.37 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 49.38 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 49.39 Setting up wdiff (1.2.2-5) ... #13 49.40 Setting up libaom3:arm64 (3.6.0-1) ... #13 49.41 Setting up libabsl20220623:arm64 (20220623.1-1) ... #13 49.42 Setting up libxau6:arm64 (1:1.0.9-1) ... #13 49.44 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 49.45 Setting up libkeyutils1:arm64 (1.6.3-2) ... #13 49.46 Setting up libpsl5:arm64 (0.21.2-1) ... #13 49.48 Setting up libgpm2:arm64 (1.20.7-10+b1) ... #13 49.49 Setting up libicu72:arm64 (72.1-3) ... #13 49.50 Setting up liblerc4:arm64 (4.0.0+ds-2) ... #13 49.52 Setting up bsdextrautils (2.38.1-5+b1) ... #13 43.84 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #13 43.84 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 43.90 Selecting previously unselected package libyuv0:amd64. #13 43.90 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #13 43.91 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 43.96 Selecting previously unselected package libavif15:amd64. #13 43.97 Preparing to unpack .../190-libavif15_0.11.1-1_amd64.deb ... #13 43.97 Unpacking libavif15:amd64 (0.11.1-1) ... #13 44.01 Selecting previously unselected package libmodule-implementation-perl. #13 44.01 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 44.02 Unpacking libmodule-implementation-perl (0.09-2) ... #13 44.06 Selecting previously unselected package libsub-exporter-progressive-perl. #13 44.06 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 44.06 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 44.11 Selecting previously unselected package libvariable-magic-perl. #13 44.11 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_amd64.deb ... #13 44.12 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 44.16 Selecting previously unselected package libb-hooks-endofscope-perl. #13 44.16 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 44.17 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 40.13 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB] #14 40.21 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #13 38.26 Unpacking python3-six (1.16.0-2) ... #13 38.29 Selecting previously unselected package python3-debian. #13 38.29 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ... #13 38.30 Unpacking python3-debian (0.1.39) ... #13 38.34 Selecting previously unselected package libgpgme11:armhf. #13 38.34 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ... #13 38.35 Unpacking libgpgme11:armhf (1.14.0-1+b2) ... #13 38.39 Selecting previously unselected package python3-gpg. #13 38.39 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ... #13 38.40 Unpacking python3-gpg (1.14.0-1+b2) ... #13 38.46 Selecting previously unselected package dput. #13 38.46 Preparing to unpack .../151-dput_1.1.0_all.deb ... #13 38.47 Unpacking dput (1.1.0) ... #13 52.63 Setting up libxext6:arm64 (2:1.3.3-1.1) ... #13 52.64 Setting up man-db (2.9.4-2) ... #13 52.77 Building database of manual pages ... #14 46.98 Selecting previously unselected package python3-minimal. #14 40.08 Get:338 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libre-engine-re2-perl armhf 0.18+ds-1 [17.4 kB] #14 40.09 Get:339 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 40.09 Get:340 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libref-util-perl all 0.204-2 [15.1 kB] #14 40.09 Get:341 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB] #14 39.82 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 39.84 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [61.9 kB] #14 39.96 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.8 kB] #14 40.04 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [94.5 kB] #14 40.09 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libset-intspan-perl all 1.19-3 [24.8 kB] #14 47.87 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ... #14 47.88 Unpacking diffstat (1.63-1) ... #14 47.92 Selecting previously unselected package python3-chardet. #14 47.92 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ... #14 47.92 Unpacking python3-chardet (3.0.4-4build1) ... #14 47.97 Selecting previously unselected package python3-debian. #14 47.97 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 47.98 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 48.03 Selecting previously unselected package libgpgme11:arm64. #14 48.03 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2.1_arm64.deb ... #14 48.03 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #14 48.08 Selecting previously unselected package python3-gpg. #14 40.36 Selecting previously unselected package gcc-9-base:armhf. #14 40.37 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 40.37 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 40.41 Selecting previously unselected package libisl22:armhf. #14 40.41 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ... #14 40.41 Unpacking libisl22:armhf (0.22.1-1) ... #14 40.49 Selecting previously unselected package libmpfr6:armhf. #14 40.49 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ... #14 40.49 Unpacking libmpfr6:armhf (4.0.2-1) ... #14 40.54 Selecting previously unselected package libmpc3:armhf. #13 49.17 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 49.18 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #13 49.20 Setting up binutils (2.35.2-2) ... #13 49.21 Setting up man-db (2.9.4-2) ... #13 38.98 Preparing to unpack .../166-git_1%3a2.39.2-1.1_armhf.deb ... #13 38.99 Unpacking git (1:2.39.2-1.1) ... #13 36.46 Unpacking git-man (1:2.20.1-2+deb10u8) ... #14 23.08 Preparing to unpack .../100-libldap2_2.6.6+dfsg-1~exp1ubuntu1_amd64.deb ... #14 23.14 Unpacking libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 23.19 Selecting previously unselected package librtmp1:amd64. #14 23.19 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 23.20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 23.23 Selecting previously unselected package libssh-4:amd64. #14 23.24 Preparing to unpack .../102-libssh-4_0.10.5-3ubuntu1_amd64.deb ... #14 23.24 Unpacking libssh-4:amd64 (0.10.5-3ubuntu1) ... #14 23.34 Selecting previously unselected package libcurl4:amd64. #13 48.07 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 48.08 Setting up gpg (2.2.12-1+deb10u2) ... #13 48.09 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #13 48.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #13 48.12 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #13 48.13 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 48.04 Selecting previously unselected package python3-minimal. #13 49.53 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 49.55 Setting up libtext-glob-perl (0.11-3) ... #13 49.59 Setting up xdg-user-dirs (0.18-1) ... #13 49.62 Setting up libmagic-mgc (1:5.44-3) ... #13 49.64 Setting up libyaml-0-2:arm64 (0.2.5-1) ... #13 49.65 Setting up libglib2.0-0:arm64 (2.74.6-2) ... #13 49.66 No schema files found: doing nothing. #13 49.67 Setting up distro-info-data (0.58) ... #13 49.68 Setting up manpages (6.03-2) ... #13 49.70 Setting up libtirpc-common (1.3.3+ds-1) ... #13 49.71 Setting up unzip (6.0-28) ... #13 49.73 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... #14 40.29 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB] #14 40.37 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB] #14 40.44 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #14 40.54 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #13 44.21 Selecting previously unselected package libberkeleydb-perl:amd64. #13 44.22 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_amd64.deb ... #13 44.22 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 44.29 Selecting previously unselected package libpng16-16:amd64. #13 44.29 Preparing to unpack .../196-libpng16-16_1.6.39-2_amd64.deb ... #13 44.30 Unpacking libpng16-16:amd64 (1.6.39-2) ... #13 44.37 Selecting previously unselected package libfreetype6:amd64. #13 44.37 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #13 44.38 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #14 DONE 48.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 #13 38.50 Selecting previously unselected package equivs. #13 38.51 Preparing to unpack .../152-equivs_2.3.1_all.deb ... #13 38.51 Unpacking equivs (2.3.1) ... #13 38.55 Selecting previously unselected package fonts-dejavu-core. #13 38.55 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ... #13 38.55 Unpacking fonts-dejavu-core (2.37-2) ... #13 38.69 Selecting previously unselected package fontconfig-config. #13 38.69 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ... #13 38.79 Unpacking fontconfig-config (2.13.1-4.2) ... #14 41.05 Selecting previously unselected package cpp. #14 41.05 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 41.06 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 41.10 Selecting previously unselected package libcc1-0:amd64. #14 41.10 Preparing to unpack .../085-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.10 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 41.14 Selecting previously unselected package libgomp1:amd64. #14 41.14 Preparing to unpack .../086-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.15 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 41.19 Selecting previously unselected package libitm1:amd64. #14 41.19 Preparing to unpack .../087-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.19 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 41.23 Selecting previously unselected package libatomic1:amd64. #14 41.23 Preparing to unpack .../088-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.23 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 41.27 Selecting previously unselected package libasan5:amd64. #14 41.27 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 41.27 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #13 33.54 Setting up libgomp1:armhf (12.2.0-14+rpi1) ... #13 33.55 Setting up bzip2 (1.0.8-5+b2) ... #13 33.56 Setting up libfakeroot:armhf (1.31-1.2) ... #13 33.58 Setting up libjansson4:armhf (2.14-2) ... #13 33.59 Setting up fakeroot (1.31-1.2) ... #13 33.61 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 33.61 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.61 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.61 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.61 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.61 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.61 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.61 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.61 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.66 Setting up liberror-perl (0.17029-2) ... #13 33.67 Setting up autotools-dev (20220109.1) ... #13 33.69 Setting up rpcsvc-proto (1.4.3-1) ... #13 33.70 Setting up make (4.3-4.1) ... #13 33.71 Setting up libmpfr6:armhf (4.2.0-1) ... #13 33.73 Setting up xz-utils (5.4.1-0.2) ... #13 33.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 33.74 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.74 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.74 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.74 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.74 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.74 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.74 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.74 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.74 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.74 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.75 Setting up libmpc3:armhf (1.3.1-1) ... #13 33.76 Setting up libio-html-perl (1.004-3) ... #13 33.77 Setting up patch (2.7.6-7) ... #13 33.79 Setting up autopoint (0.21-12) ... #13 33.80 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 33.81 Setting up libipc-run-perl (20220807.0-1) ... #13 33.82 Setting up libdpkg-perl (1.21.22+rpi1) ... #13 33.83 Setting up autoconf (2.71-3) ... #13 33.85 Setting up libtimedate-perl (2.3300-2) ... #13 33.86 Setting up libregexp-ipv6-perl (0.03-3) ... #13 33.87 Setting up libubsan1:armhf (12.2.0-14+rpi1) ... #14 46.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4685 files and directories currently installed.) #14 46.99 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ... #14 46.99 Unpacking python3-minimal (3.11.2-1) ... #14 47.03 Selecting previously unselected package media-types. #14 47.03 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 47.04 Unpacking media-types (10.0.0) ... #14 47.10 Selecting previously unselected package libkrb5support0:arm64. #14 47.10 Preparing to unpack .../02-libkrb5support0_1.20.1-1ubuntu0.1_arm64.deb ... #14 47.10 Unpacking libkrb5support0:arm64 (1.20.1-1ubuntu0.1) ... #14 47.15 Selecting previously unselected package libk5crypto3:arm64. #14 47.15 Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_arm64.deb ... #14 47.16 Unpacking libk5crypto3:arm64 (1.20.1-1ubuntu0.1) ... #14 47.22 Selecting previously unselected package libkeyutils1:arm64. #14 40.55 Get:342 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #14 40.09 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB] #14 40.10 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB] #14 40.14 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 40.14 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB] #14 40.15 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 48.08 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2.1_arm64.deb ... #14 48.09 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 48.15 Selecting previously unselected package dput. #14 48.15 Preparing to unpack .../196-dput_1.0.3ubuntu1.1_all.deb ... #14 48.16 Unpacking dput (1.0.3ubuntu1.1) ... #14 48.20 Selecting previously unselected package libcurl3-gnutls:arm64. #14 48.21 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.20_arm64.deb ... #14 48.21 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.20) ... #14 48.26 Selecting previously unselected package liberror-perl. #14 48.27 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #14 48.27 Unpacking liberror-perl (0.17029-1) ... #14 48.31 Selecting previously unselected package git-man. #14 48.31 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 48.32 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 48.42 Selecting previously unselected package git. #14 47.16 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 47.24 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] #14 40.54 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ... #14 40.55 Unpacking libmpc3:armhf (1.1.0-1) ... #14 40.58 Selecting previously unselected package cpp-9. #14 40.59 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 40.59 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #13 49.31 Building database of manual pages ... #13 39.47 Selecting previously unselected package iso-codes. #13 39.47 Preparing to unpack .../167-iso-codes_4.15.0-1_all.deb ... #13 39.50 Unpacking iso-codes (4.15.0-1) ... #13 36.65 Selecting previously unselected package git. #13 36.65 Preparing to unpack .../105-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 36.67 Unpacking git (1:2.20.1-2+deb10u8) ... #14 23.34 Preparing to unpack .../103-libcurl4_8.2.1-1ubuntu3.1_amd64.deb ... #14 23.34 Unpacking libcurl4:amd64 (8.2.1-1ubuntu3.1) ... #14 23.41 Selecting previously unselected package curl. #14 23.41 Preparing to unpack .../104-curl_8.2.1-1ubuntu3.1_amd64.deb ... #14 23.42 Unpacking curl (8.2.1-1ubuntu3.1) ... #14 23.46 Selecting previously unselected package dctrl-tools. #14 23.47 Preparing to unpack .../105-dctrl-tools_2.24-3build2_amd64.deb ... #14 23.47 Unpacking dctrl-tools (2.24-3build2) ... #14 23.56 Selecting previously unselected package libdebhelper-perl. #14 48.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 ... 4660 files and directories currently installed.) #14 48.05 Preparing to unpack .../00-python3-minimal_3.11.4-5_arm64.deb ... #14 48.05 Unpacking python3-minimal (3.11.4-5) ... #14 48.08 Selecting previously unselected package media-types. #14 48.08 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 48.09 Unpacking media-types (10.1.0) ... #14 48.13 Selecting previously unselected package tzdata. #14 48.13 Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... #14 48.13 Unpacking tzdata (2023c-9ubuntu1) ... #14 48.22 Selecting previously unselected package libkrb5support0:arm64. #14 48.23 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_arm64.deb ... #14 48.23 Unpacking libkrb5support0:arm64 (1.20.1-3ubuntu1) ... #14 48.27 Selecting previously unselected package libk5crypto3:arm64. #14 48.27 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_arm64.deb ... #14 48.28 Unpacking libk5crypto3:arm64 (1.20.1-3ubuntu1) ... #14 48.31 Selecting previously unselected package libkeyutils1:arm64. #14 40.62 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB] #13 39.73 Selecting previously unselected package iso-codes. #13 49.74 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... #13 49.75 Setting up libsqlite3-0:arm64 (3.40.1-2) ... #13 49.76 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 49.78 Setting up libfcgi-bin (2.4.2-2) ... #13 49.79 Setting up binutils-common:arm64 (2.40-2) ... #13 49.81 Setting up libnghttp2-14:arm64 (1.52.0-1) ... #13 49.83 Setting up libmagic1:arm64 (1:5.44-3) ... #13 49.85 Setting up libdeflate0:arm64 (1.14-1) ... #13 49.86 Setting up less (590-2) ... #13 49.88 Setting up perl-openssl-defaults:arm64 (7+b1) ... #13 49.89 Setting up linux-libc-dev:arm64 (6.1.55-1) ... #13 49.91 Setting up libctf-nobfd0:arm64 (2.40-2) ... #13 49.92 Setting up gettext-base (0.21-12) ... #13 49.93 Setting up m4 (1.4.19-3) ... #13 49.95 Setting up liblzo2-2:arm64 (2.10-2) ... #13 49.96 Setting up libnpth0:arm64 (1.6-3) ... #13 49.97 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 49.98 Setting up file (1:5.44-3) ... #13 50.00 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 50.01 Setting up libassuan0:arm64 (2.5.5-5) ... #13 50.02 Setting up libgomp1:arm64 (12.2.0-14) ... #13 50.04 Setting up bzip2 (1.0.8-5+b1) ... #13 50.05 Setting up libldap-common (2.5.13+dfsg-5) ... #13 50.06 Setting up pbzip2 (1.1.13-1) ... #13 44.47 Selecting previously unselected package libfontconfig1:amd64. #13 44.47 Preparing to unpack .../198-libfontconfig1_2.14.1-4_amd64.deb ... #13 44.48 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #13 44.54 Selecting previously unselected package libde265-0:amd64. #13 44.55 Preparing to unpack .../199-libde265-0_1.0.11-1_amd64.deb ... #13 44.55 Unpacking libde265-0:amd64 (1.0.11-1) ... #13 44.62 Selecting previously unselected package libnuma1:amd64. #13 44.62 Preparing to unpack .../200-libnuma1_2.0.16-1_amd64.deb ... #13 44.63 Unpacking libnuma1:amd64 (2.0.16-1) ... #13 44.68 Selecting previously unselected package libx265-199:amd64. #13 38.84 Selecting previously unselected package libcurl3-gnutls:armhf. #13 38.85 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ... #13 38.85 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... #13 38.90 Selecting previously unselected package liberror-perl. #13 38.90 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ... #13 38.91 Unpacking liberror-perl (0.17029-1) ... #13 38.94 Selecting previously unselected package git-man. #13 38.94 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 38.94 Unpacking git-man (1:2.30.2-1+deb11u2) ... #14 41.57 Selecting previously unselected package liblsan0:amd64. #14 41.57 Preparing to unpack .../090-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.57 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #13 33.97 Setting up sensible-utils (0.0.17+nmu1) ... #13 33.98 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 34.00 Setting up libasan8:armhf (12.2.0-14+rpi1) ... #13 34.01 Setting up libuchardet0:armhf (0.0.7-1) ... #13 34.03 Setting up librole-tiny-perl (2.002004-1) ... #13 34.04 Setting up libsub-override-perl (0.09-4) ... #13 34.05 Setting up git-man (1:2.39.2-1.1) ... #13 34.07 Setting up libsub-quote-perl (2.006008-1) ... #13 34.08 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 34.09 Setting up libfile-dirlist-perl (0.05-3) ... #13 34.10 Setting up libbinutils:armhf (2.40-2+rpi2) ... #13 34.12 Setting up libisl23:armhf (0.25-1) ... #13 34.13 Setting up libc-dev-bin (2.36-9+rpi1+deb12u3) ... #13 34.15 Setting up libfile-homedir-perl (1.006-2) ... #13 34.16 Setting up libelf1:armhf (0.188-2.1+rpi1) ... #13 34.17 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 34.19 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ... #13 34.20 Setting up liburi-perl (5.17-1) ... #14 47.22 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ... #14 47.23 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #14 47.28 Selecting previously unselected package libkrb5-3:arm64. #14 47.28 Preparing to unpack .../05-libkrb5-3_1.20.1-1ubuntu0.1_arm64.deb ... #14 47.29 Unpacking libkrb5-3:arm64 (1.20.1-1ubuntu0.1) ... #14 47.35 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 47.35 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_arm64.deb ... #14 47.36 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1ubuntu0.1) ... #14 47.42 Selecting previously unselected package libtirpc-common. #14 47.42 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 47.43 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 47.47 Selecting previously unselected package libtirpc3:arm64. #14 40.83 Get:343 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 40.84 Get:344 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 40.85 Get:345 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules armhf 2.1.28+dfsg1-3 [61.0 kB] #14 40.89 Get:346 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsereal-decoder-perl armhf 5.004+ds-1 [93.3 kB] #14 40.96 Get:347 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsereal-encoder-perl armhf 5.004+ds-1 [94.9 kB] #14 48.42 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.11_arm64.deb ... #14 48.45 Unpacking git (1:2.25.1-1ubuntu3.11) ... #14 23.57 Preparing to unpack .../106-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 23.57 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 23.62 Selecting previously unselected package libtool. #14 23.62 Preparing to unpack .../107-libtool_2.4.7-7_all.deb ... #14 23.63 Unpacking libtool (2.4.7-7) ... #14 23.66 Selecting previously unselected package dh-autoreconf. #14 23.66 Preparing to unpack .../108-dh-autoreconf_20_all.deb ... #14 23.67 Unpacking dh-autoreconf (20) ... #14 23.70 Selecting previously unselected package libarchive-zip-perl. #14 23.71 Preparing to unpack .../109-libarchive-zip-perl_1.68-1_all.deb ... #14 23.71 Unpacking libarchive-zip-perl (1.68-1) ... #14 23.76 Selecting previously unselected package libsub-override-perl. #14 23.76 Preparing to unpack .../110-libsub-override-perl_0.09-4_all.deb ... #14 23.76 Unpacking libsub-override-perl (0.09-4) ... #14 23.80 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 23.80 Preparing to unpack .../111-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 23.81 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 23.85 Selecting previously unselected package dh-strip-nondeterminism. #14 23.85 Preparing to unpack .../112-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 23.85 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 23.90 Selecting previously unselected package libdw1:amd64. #13 37.10 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 37.11 Setting up libpipeline1:armhf (1.5.1-2) ... #13 37.13 Setting up mime-support (3.62) ... #14 48.31 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... #14 48.32 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #14 48.37 Selecting previously unselected package libkrb5-3:arm64. #14 48.37 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_arm64.deb ... #14 48.38 Unpacking libkrb5-3:arm64 (1.20.1-3ubuntu1) ... #14 48.46 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 40.71 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB] #13 39.73 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ... #13 39.73 Unpacking iso-codes (4.2-1) ... #13 44.68 Preparing to unpack .../201-libx265-199_3.5-2+b1_amd64.deb ... #13 44.69 Unpacking libx265-199:amd64 (3.5-2+b1) ... #13 44.93 Selecting previously unselected package libheif1:amd64. #13 44.93 Preparing to unpack .../202-libheif1_1.15.1-1_amd64.deb ... #13 44.94 Unpacking libheif1:amd64 (1.15.1-1) ... #13 50.08 Setting up libjbig0:arm64 (2.1-6.1) ... #13 50.09 Setting up librav1e0:arm64 (0.5.1-6) ... #13 50.10 Setting up libfakeroot:arm64 (1.31-1.2) ... #13 50.12 Setting up libjansson4:arm64 (2.14-2) ... #13 50.13 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... #13 50.14 Setting up libnumber-compare-perl (0.03-3) ... #13 50.16 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 50.17 Setting up fakeroot (1.31-1.2) ... #13 50.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 50.20 Setting up perl-modules-5.36 (5.36.0-7) ... #13 50.21 Setting up autotools-dev (20220109.1) ... #13 50.22 Setting up libglib2.0-data (2.74.6-2) ... #13 50.24 Setting up rpcsvc-proto (1.4.3-1) ... #13 50.25 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 50.27 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #13 50.28 Setting up make (4.3-4.1) ... #13 39.08 Selecting previously unselected package git. #13 39.08 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 39.10 Unpacking git (1:2.30.2-1+deb11u2) ... #13 48.76 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ... #13 48.77 Setting up libpython2.7:amd64 (2.7.16-2+deb10u3) ... #13 48.78 Setting up gettext (0.19.8.1-9) ... #13 48.79 Setting up exim4-base (4.92-8+deb10u8) ... #13 48.91 exim: DB upgrade, deleting hints-db #14 41.68 Selecting previously unselected package libtsan0:amd64. #14 41.68 Preparing to unpack .../091-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 41.69 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #13 34.21 Setting up libfile-touch-perl (0.12-2) ... #13 34.23 Setting up libctf0:armhf (2.40-2+rpi2) ... #13 34.24 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ... #13 34.25 Setting up automake (1:1.16.5-1.3) ... #13 34.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 34.26 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.27 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.27 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 34.28 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 34.30 Setting up libhttp-date-perl (6.05-2) ... #13 34.31 Setting up cpp-12 (12.2.0-14+rpi1) ... #13 34.32 Setting up gettext (0.21-12) ... #13 34.34 Setting up libfile-listing-perl (6.15-1) ... #13 34.35 Setting up libnet-http-perl (6.22-1) ... #13 34.36 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #13 34.37 Setting up intltool-debian (0.35.0+20060710.6) ... #13 34.39 Setting up patchutils (0.4.2-1) ... #13 34.40 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #13 34.43 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #14 47.48 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ... #14 47.48 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #14 47.54 Selecting previously unselected package libnsl2:arm64. #14 47.54 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ... #14 47.55 Unpacking libnsl2:arm64 (1.3.0-2build2) ... #14 47.59 Selecting previously unselected package readline-common. #14 47.59 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 47.59 Unpacking readline-common (8.2-1.3) ... #14 47.64 Selecting previously unselected package libreadline8:arm64. #14 47.64 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ... #14 47.65 Unpacking libreadline8:arm64 (8.2-1.3) ... #14 47.70 Selecting previously unselected package libsqlite3-0:arm64. #14 40.99 Get:348 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libset-intspan-perl all 1.19-3 [24.8 kB] #14 41.00 Get:349 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB] #14 41.00 Get:350 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB] #14 41.04 Get:351 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 41.04 Get:352 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB] #14 48.87 Selecting previously unselected package libalgorithm-diff-perl. #14 40.55 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 40.62 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [25.3 kB] #14 40.68 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libterm-readkey-perl armhf 2.38-2build1 [22.3 kB] #14 40.74 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-levenshteinxs-perl armhf 0.03-5build1 [7510 B] #14 40.75 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.0 kB] #14 40.78 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-xslate-perl armhf 3.5.9-1build2 [182 kB] #14 47.60 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #14 23.90 Preparing to unpack .../113-libdw1_0.189-4_amd64.deb ... #14 23.90 Unpacking libdw1:amd64 (0.189-4) ... #14 47.68 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 23.95 Selecting previously unselected package debugedit. #14 23.95 Preparing to unpack .../114-debugedit_1%3a5.0-5_amd64.deb ... #14 23.95 Unpacking debugedit (1:5.0-5) ... #14 23.99 Selecting previously unselected package dwz. #14 23.99 Preparing to unpack .../115-dwz_0.15-1_amd64.deb ... #14 24.00 Unpacking dwz (0.15-1) ... #14 24.04 Selecting previously unselected package gettext. #14 24.04 Preparing to unpack .../116-gettext_0.21-13_amd64.deb ... #14 47.76 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 24.04 Unpacking gettext (0.21-13) ... #14 24.10 Selecting previously unselected package intltool-debian. #14 41.11 Selecting previously unselected package cpp. #14 41.11 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 41.12 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 41.18 Selecting previously unselected package libcc1-0:armhf. #14 41.18 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 41.18 Unpacking libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 41.23 Selecting previously unselected package libgomp1:armhf. #14 41.24 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 41.24 Unpacking libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 41.29 Selecting previously unselected package libatomic1:armhf. #14 41.29 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 41.29 Unpacking libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #13 39.91 Selecting previously unselected package libabsl20220623:armhf. #13 39.91 Preparing to unpack .../168-libabsl20220623_20220623.1-1_armhf.deb ... #13 39.91 Unpacking libabsl20220623:armhf (20220623.1-1) ... #13 39.99 Selecting previously unselected package libalgorithm-diff-perl. #13 39.99 Preparing to unpack .../169-libalgorithm-diff-perl_1.201-1_all.deb ... #13 40.00 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 40.04 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #13 40.04 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ... #13 40.05 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 40.08 Selecting previously unselected package libalgorithm-merge-perl. #13 40.08 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-5_all.deb ... #13 40.08 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 40.12 Selecting previously unselected package libaliased-perl. #13 37.28 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 37.30 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 37.32 No schema files found: doing nothing. #13 37.33 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #13 37.34 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 37.37 Setting up perl-openssl-defaults:armhf (3) ... #13 37.38 Setting up linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 37.40 Setting up gettext-base (0.19.8.1-9) ... #13 37.41 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... #13 37.43 Setting up file (1:5.35-4+deb10u2) ... #14 48.46 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_arm64.deb ... #14 48.47 Unpacking libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... #14 48.50 Selecting previously unselected package libtirpc-common. #14 48.50 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 48.51 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 48.54 Selecting previously unselected package libtirpc3:arm64. #14 48.55 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... #14 48.55 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #14 48.59 Selecting previously unselected package libnsl2:arm64. #14 48.59 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ... #14 48.59 Unpacking libnsl2:arm64 (1.3.0-2build2) ... #14 48.63 Selecting previously unselected package readline-common. #14 48.63 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 48.63 Unpacking readline-common (8.2-1.3) ... #14 48.66 Selecting previously unselected package libreadline8:arm64. #14 48.66 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... #14 48.67 Unpacking libreadline8:arm64 (8.2-1.3) ... #14 48.73 Selecting previously unselected package libsqlite3-0:arm64. #21 DONE 21.3s #22 [build 5/6] RUN < Making bundle: binary (in /tmp/bundles/binary) #23 0.752 ++++++ cat ./cli/winresources/dockerd/winres.json #23 0.752 { #23 0.752 "RT_GROUP_ICON": { #23 0.752 "#1": { #23 0.752 "0409": "../../winresources/docker.ico" #23 0.752 } #23 0.752 }, #23 0.752 "RT_MANIFEST": { #23 0.752 "#1": { #23 0.752 "0409": { #23 0.752 "identity": {}, #23 0.752 "description": "Docker Engine", #23 0.752 "minimum-os": "vista", #23 0.752 "execution-level": "", #23 0.752 "ui-access": false, #23 0.752 "auto-elevate": false, #23 0.752 "dpi-awareness": "unaware", #23 0.752 "disable-theming": false, #23 0.752 "disable-window-filtering": false, #23 0.752 "high-resolution-scrolling-aware": false, #23 0.752 "ultra-high-resolution-scrolling-aware": false, #23 0.752 "long-path-aware": false, #23 0.752 "printer-driver-isolation": false, #23 0.752 "gdi-scaling": false, #23 0.752 "segment-heap": false, #23 0.752 "use-common-controls-v6": false #23 0.752 } #23 0.752 } #23 0.752 }, #23 0.752 "RT_MESSAGETABLE": { #23 0.752 "#1": { #23 0.752 "0409": "../../winresources/event_messages.bin" #23 0.752 } #23 0.752 }, #23 0.752 "RT_VERSION": { #23 0.752 "#1": { #23 0.752 "0409": { #23 0.752 "fixed": { #23 0.752 "file_version": "0.0.0.0", #23 0.752 "product_version": "0.0.0.0", #23 0.752 "type": "Unknown" #23 0.752 }, #23 0.752 "info": { #23 0.752 "0000": { #23 0.752 "CompanyName": "", #23 0.752 "FileVersion": "0.0.0-20231121102016-1401f91", #23 0.752 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #23 0.752 "OriginalFileName": "dockerd.exe", #23 0.752 "ProductName": "", #23 0.752 "ProductVersion": "0.0.0-20231121102016-1401f91", #23 0.752 "SpecialBuild": "8e84bc3" #23 0.752 } #23 0.752 } #23 0.752 } #23 0.752 } #23 0.752 } #23 0.752 } #23 0.756 cmd/dockerd/cobra.go #23 0.756 cmd/dockerd/config.go #23 0.756 cmd/dockerd/config_windows.go #23 0.756 cmd/dockerd/daemon.go #23 0.756 cmd/dockerd/daemon_test.go #23 0.756 cmd/dockerd/daemon_windows.go #23 0.756 cmd/dockerd/docker.go #23 0.756 cmd/dockerd/docker_windows.go #23 0.756 cmd/dockerd/error.go #23 0.756 cmd/dockerd/genwinres_windows.go #23 0.760 cmd/dockerd/grpclog.go #23 0.760 cmd/dockerd/metrics.go #23 0.760 cmd/dockerd/options.go #23 0.760 cmd/dockerd/options_test.go #23 0.760 cmd/dockerd/required.go #23 0.760 cmd/dockerd/service_windows.go #23 0.781 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)... #23 0.784 + tee /go/src/github.com/docker/docker/go.mod #23 0.785 module github.com/docker/docker #23 0.785 #23 0.785 go 1.20 #23 0.785 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #23 0.786 + GO111MODULE=on #23 0.786 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:05.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 #13 51.36 Setting up libarchive13:arm64 (3.6.2-1) ... #13 51.37 Setting up fontconfig-config (2.14.1-4) ... #13 40.47 Selecting previously unselected package libauthen-sasl-perl. #13 40.48 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 40.48 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 40.51 Selecting previously unselected package libmodule-implementation-perl. #13 40.51 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 40.52 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 40.55 Selecting previously unselected package libsub-exporter-progressive-perl. #13 40.55 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 40.56 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 40.63 Selecting previously unselected package libvariable-magic-perl. #13 40.63 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ... #13 40.64 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 40.67 Selecting previously unselected package libb-hooks-endofscope-perl. #14 48.86 Selecting previously unselected package adduser. #14 48.86 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 48.87 Unpacking adduser (3.129ubuntu1) ... #14 48.91 Setting up adduser (3.129ubuntu1) ... #14 48.99 Selecting previously unselected package openssl. #14 48.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7252 files and directories currently installed.) #14 48.99 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.4_arm64.deb ... #14 49.00 Unpacking openssl (3.0.8-1ubuntu1.4) ... #14 49.06 Selecting previously unselected package ca-certificates. #16 1.072 Reading package lists... #14 49.89 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ... #14 49.89 Unpacking libdata-dump-perl (1.23-1) ... #14 49.93 Selecting previously unselected package libdigest-bubblebabble-perl. #14 49.93 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 49.94 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 49.98 Selecting previously unselected package libdigest-hmac-perl. #14 49.98 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 49.98 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 50.02 Selecting previously unselected package libdistro-info-perl. #14 50.02 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 50.03 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 50.07 Selecting previously unselected package libnet-smtp-ssl-perl. #14 50.07 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 50.07 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 50.11 Selecting previously unselected package libmailtools-perl. #14 50.11 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ... #14 50.12 Unpacking libmailtools-perl (2.21-1) ... #14 50.16 Selecting previously unselected package libnet-ip-perl. #14 50.16 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ... #14 50.16 Unpacking libnet-ip-perl (1.26-2) ... #14 50.20 Selecting previously unselected package libnet-dns-perl. #14 50.20 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ... #14 50.21 Unpacking libnet-dns-perl (1.22-1) ... #14 50.26 Selecting previously unselected package libnet-domain-tld-perl. #14 25.15 Preparing to unpack .../135-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 25.16 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 25.20 Selecting previously unselected package libfile-dirlist-perl. #14 25.20 Preparing to unpack .../136-libfile-dirlist-perl_0.05-3_all.deb ... #14 25.21 Unpacking libfile-dirlist-perl (0.05-3) ... #14 25.24 Selecting previously unselected package libfile-which-perl. #14 25.24 Preparing to unpack .../137-libfile-which-perl_1.27-2_all.deb ... #14 25.25 Unpacking libfile-which-perl (1.27-2) ... #14 25.29 Selecting previously unselected package libfile-homedir-perl. #14 25.29 Preparing to unpack .../138-libfile-homedir-perl_1.006-2_all.deb ... #14 25.30 Unpacking libfile-homedir-perl (1.006-2) ... #14 25.33 Selecting previously unselected package libfile-touch-perl. #14 25.34 Preparing to unpack .../139-libfile-touch-perl_0.12-2_all.deb ... #14 25.34 Unpacking libfile-touch-perl (0.12-2) ... #14 25.37 Selecting previously unselected package libio-pty-perl. #14 25.38 Preparing to unpack .../140-libio-pty-perl_1%3a1.17-1_amd64.deb ... #14 25.38 Unpacking libio-pty-perl (1:1.17-1) ... #14 25.41 Selecting previously unselected package libipc-run-perl. #14 42.41 Get:364 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 43.03 Selecting previously unselected package gcc. #14 43.03 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 43.03 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 43.06 Selecting previously unselected package libstdc++-9-dev:amd64. #14 43.06 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 43.07 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 43.28 Selecting previously unselected package g++-9. #14 43.28 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 43.29 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 49.87 Selecting previously unselected package openssl. #14 49.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 ... 7763 files and directories currently installed.) #14 49.87 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.1_arm64.deb ... #14 49.88 Unpacking openssl (3.0.10-1ubuntu2.1) ... #14 49.93 Selecting previously unselected package ca-certificates. #14 49.93 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 49.94 Unpacking ca-certificates (20230311ubuntu1) ... #14 49.99 Selecting previously unselected package distro-info-data. #13 41.17 Preparing to unpack .../187-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 41.17 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 41.21 Selecting previously unselected package libvariable-magic-perl. #13 41.21 Preparing to unpack .../188-libvariable-magic-perl_0.63-1+b1_armhf.deb ... #13 41.22 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 41.26 Selecting previously unselected package libb-hooks-endofscope-perl. #13 41.26 Preparing to unpack .../189-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 41.26 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 41.31 Selecting previously unselected package libberkeleydb-perl:armhf. #13 41.31 Preparing to unpack .../190-libberkeleydb-perl_0.64-2+b1_armhf.deb ... #13 41.32 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ... #13 41.37 Selecting previously unselected package libpng16-16:armhf. #13 41.37 Preparing to unpack .../191-libpng16-16_1.6.39-2_armhf.deb ... #13 41.37 Unpacking libpng16-16:armhf (1.6.39-2) ... #13 41.44 Selecting previously unselected package libfreetype6:armhf. #14 49.02 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 42.59 Selecting previously unselected package gcc. #14 42.59 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 42.60 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 42.63 Selecting previously unselected package libstdc++-9-dev:armhf. #14 42.63 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 42.64 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 42.35 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB] #13 46.25 Unpacking libcgi-pm-perl (4.55-1) ... #13 46.31 Selecting previously unselected package libfcgi0ldbl:amd64. #13 46.32 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 46.32 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 46.36 Selecting previously unselected package libfcgi-perl. #13 46.36 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_amd64.deb ... #13 46.37 Unpacking libfcgi-perl (0.82+ds-2) ... #13 46.40 Selecting previously unselected package libcgi-fast-perl. #13 46.41 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 46.41 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 46.45 Selecting previously unselected package libclass-data-inheritable-perl. #13 46.45 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 46.46 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 46.50 Selecting previously unselected package libclass-inspector-perl. #13 41.39 Selecting previously unselected package libwant-perl. #13 41.40 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ... #13 41.40 Unpacking libwant-perl (0.29-1+b4) ... #13 41.45 Selecting previously unselected package libcontextual-return-perl. #13 41.45 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ... #13 41.46 Unpacking libcontextual-return-perl (0.004014-2) ... #13 41.50 Selecting previously unselected package libconvert-binhex-perl. #13 41.50 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ... #13 41.50 Unpacking libconvert-binhex-perl (1.125-1) ... #13 41.54 Selecting previously unselected package libdata-dump-perl. #13 41.54 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ... #13 41.54 Unpacking libdata-dump-perl (1.23-1) ... #13 41.58 Selecting previously unselected package libdigest-bubblebabble-perl. #13 51.67 Setting up libedit2:arm64 (3.1-20221030-2) ... #13 51.68 Setting up libreadline8:arm64 (8.2-1.3) ... #13 51.70 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 51.71 Setting up ca-certificates (20230311) ... #13 40.67 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 40.68 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 40.71 Selecting previously unselected package libpng16-16:armhf. #13 40.72 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ... #13 40.72 Unpacking libpng16-16:armhf (1.6.37-3) ... #13 40.77 Selecting previously unselected package libfreetype6:armhf. #13 40.78 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ... #13 40.78 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 40.84 Selecting previously unselected package libfontconfig1:armhf. #13 40.84 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ... #13 40.85 Unpacking libfontconfig1:armhf (2.13.1-4.2) ... #13 40.90 Selecting previously unselected package libjpeg62-turbo:armhf. #14 49.06 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 49.06 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 49.12 Selecting previously unselected package distro-info-data. #14 49.12 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.2_all.deb ... #14 49.13 Unpacking distro-info-data (0.57ubuntu0.2) ... #14 49.16 Selecting previously unselected package iso-codes. #14 49.16 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 49.17 Unpacking iso-codes (4.12.0-1) ... #16 2.203 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.203 dpkg-buildpackage: info: source version 1.0 #16 2.203 dpkg-buildpackage: info: source distribution unstable #16 2.203 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.237 dpkg-buildpackage: info: host architecture amd64 #14 50.27 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ... #14 50.27 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 50.31 Selecting previously unselected package libemail-valid-perl. #14 50.31 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ... #14 50.32 Unpacking libemail-valid-perl (1.202-1) ... #14 50.36 Selecting previously unselected package libexporter-tiny-perl. #14 50.36 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ... #14 50.37 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 50.40 Selecting previously unselected package libipc-system-simple-perl. #14 50.41 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ... #14 50.41 Unpacking libipc-system-simple-perl (1.26-1) ... #14 50.45 Selecting previously unselected package libfile-basedir-perl. #14 50.45 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ... #14 50.45 Unpacking libfile-basedir-perl (0.08-1) ... #14 50.49 Selecting previously unselected package libfile-chdir-perl. #14 25.42 Preparing to unpack .../141-libipc-run-perl_20220807.0-1_all.deb ... #14 25.42 Unpacking libipc-run-perl (20220807.0-1) ... #14 25.45 Selecting previously unselected package libclass-method-modifiers-perl. #14 25.46 Preparing to unpack .../142-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 25.46 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 25.50 Selecting previously unselected package libclass-xsaccessor-perl. #14 25.51 Preparing to unpack .../143-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ... #14 25.51 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 25.54 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #14 25.54 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ... #14 25.55 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 25.59 Selecting previously unselected package libdynaloader-functions-perl. #14 25.59 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-3_all.deb ... #14 25.59 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 25.63 Selecting previously unselected package libdevel-callchecker-perl:amd64. #14 25.63 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-2_amd64.deb ... #14 25.64 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #14 25.67 Selecting previously unselected package libparams-classify-perl:amd64. #14 42.70 Get:365 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 42.71 Get:366 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 42.72 Get:367 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 42.76 Get:368 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1build1 [301 kB] #13 35.96 Setting up dpkg-dev (1.21.22+rpi1) ... #13 35.98 Setting up gcc-12 (12.2.0-14+rpi1) ... #13 36.00 Setting up libmodule-runtime-perl (0.016-2) ... #13 36.01 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 36.02 Setting up libc6-dev:armhf (2.36-9+rpi1+deb12u3) ... #13 36.04 Setting up libpython3-stdlib:armhf (3.11.2-1) ... #13 36.05 Setting up python3.11 (3.11.2-6) ... #14 49.99 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.1_all.deb ... #14 50.00 Unpacking distro-info-data (0.58ubuntu0.1) ... #14 50.02 Selecting previously unselected package iso-codes. #14 50.03 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 50.03 Unpacking iso-codes (4.15.0-1) ... #14 50.17 Selecting previously unselected package krb5-locales. #14 50.17 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 50.18 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 50.22 Selecting previously unselected package less. #14 50.22 Preparing to unpack .../005-less_590-2_arm64.deb ... #14 50.23 Unpacking less (590-2) ... #14 50.27 Selecting previously unselected package libbsd0:arm64. #13 41.45 Preparing to unpack .../192-libfreetype6_2.12.1+dfsg-5_armhf.deb ... #13 41.45 Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ... #13 41.53 Selecting previously unselected package libfontconfig1:armhf. #13 41.53 Preparing to unpack .../193-libfontconfig1_2.14.1-4_armhf.deb ... #13 41.53 Unpacking libfontconfig1:armhf (2.14.1-4) ... #14 49.27 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 49.35 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB] #14 49.43 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 49.50 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 42.75 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 42.25 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzop armhf 1.04-2build2 [84.5 kB] #13 46.50 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 46.50 Unpacking libclass-inspector-perl (1.36-3) ... #13 46.55 Selecting previously unselected package libcommon-sense-perl:amd64. #13 46.55 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ... #13 46.55 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #13 46.59 Selecting previously unselected package libconfig-tiny-perl. #13 46.59 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 46.60 Unpacking libconfig-tiny-perl (2.28-2) ... #13 46.65 Selecting previously unselected package libparams-util-perl. #13 46.65 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_amd64.deb ... #13 46.65 Unpacking libparams-util-perl (1.102-2+b1) ... #13 46.69 Selecting previously unselected package libsub-install-perl. #13 46.69 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 46.70 Unpacking libsub-install-perl (0.929-1) ... #13 41.58 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 41.59 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 41.62 Selecting previously unselected package libdigest-hmac-perl. #13 41.62 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 41.63 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 41.66 Selecting previously unselected package libdistro-info-perl. #13 41.66 Preparing to unpack .../198-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 41.67 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 41.70 Selecting previously unselected package libnet-smtp-ssl-perl. #13 41.70 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 41.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 41.74 Selecting previously unselected package libmailtools-perl. #13 41.74 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ... #13 41.74 Unpacking libmailtools-perl (2.18-1) ... #13 41.78 Selecting previously unselected package libnet-ip-perl. #13 41.78 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ... #13 41.79 Unpacking libnet-ip-perl (1.26-2) ... #13 41.82 Selecting previously unselected package libnet-dns-perl. #13 41.82 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ... #13 41.83 Unpacking libnet-dns-perl (1.19-1) ... #13 41.89 Selecting previously unselected package libnet-domain-tld-perl. #13 41.90 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ... #13 41.90 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 41.93 Selecting previously unselected package libemail-valid-perl. #13 41.94 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ... #13 41.94 Unpacking libemail-valid-perl (1.202-1) ... #13 41.97 Selecting previously unselected package libexporter-tiny-perl. #13 41.98 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ... #13 41.98 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 42.01 Selecting previously unselected package libipc-system-simple-perl. #13 42.02 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ... #13 42.02 Unpacking libipc-system-simple-perl (1.25-4) ... #13 42.05 Selecting previously unselected package libfile-basedir-perl. #13 52.20 Updating certificates in /etc/ssl/certs... #16 2.237 dpkg-source --before-build . #16 2.335 debian/rules clean #16 2.337 dh clean #16 2.423 dh_clean #16 2.457 debian/rules binary #16 2.458 dh binary #16 2.534 dh_update_autotools_config #14 50.49 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ... #14 50.50 Unpacking libfile-chdir-perl (0.1008-1) ... #14 50.53 Selecting previously unselected package libfile-fcntllock-perl. #14 50.53 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ... #14 50.54 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 50.63 Selecting previously unselected package libnumber-compare-perl. #14 50.63 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ... #14 50.63 Unpacking libnumber-compare-perl (0.03-1) ... #14 50.67 Selecting previously unselected package libtext-glob-perl. #14 50.67 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ... #14 50.67 Unpacking libtext-glob-perl (0.10-1) ... #14 50.75 Selecting previously unselected package libfile-find-rule-perl. #14 DONE 50.8s #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 #13 40.90 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ... #13 40.90 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ... #13 40.95 Selecting previously unselected package libdeflate0:armhf. #13 40.95 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ... #13 40.95 Unpacking libdeflate0:armhf (1.7-1) ... #13 41.00 Selecting previously unselected package libjbig0:armhf. #13 41.00 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ... #13 41.00 Unpacking libjbig0:armhf (2.1-3.1+b2) ... #13 41.04 Selecting previously unselected package libwebp6:armhf. #13 41.04 Preparing to unpack .../179-libwebp6_0.6.1-2.1+deb11u2_armhf.deb ... #13 41.05 Unpacking libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 41.10 Selecting previously unselected package libtiff5:armhf. #13 41.10 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u4_armhf.deb ... #13 41.11 Unpacking libtiff5:armhf (4.2.0-1+deb11u4) ... #13 41.16 Selecting previously unselected package libxau6:armhf. #13 41.16 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ... #13 41.16 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 41.20 Selecting previously unselected package libxdmcp6:armhf. #13 41.20 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 41.20 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 41.24 Selecting previously unselected package libxcb1:armhf. #14 49.32 Selecting previously unselected package krb5-locales. #14 49.32 Preparing to unpack .../004-krb5-locales_1.20.1-1ubuntu0.1_all.deb ... #14 49.33 Unpacking krb5-locales (1.20.1-1ubuntu0.1) ... #14 49.37 Selecting previously unselected package less. #14 49.37 Preparing to unpack .../005-less_590-1.2_arm64.deb ... #14 49.38 Unpacking less (590-1.2) ... #14 49.42 Selecting previously unselected package libbsd0:arm64. #14 49.42 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ... #14 49.43 Unpacking libbsd0:arm64 (0.11.7-4) ... #14 49.47 Selecting previously unselected package libelf1:arm64. #14 49.47 Preparing to unpack .../007-libelf1_0.188-2.1_arm64.deb ... #14 49.48 Unpacking libelf1:arm64 (0.188-2.1) ... #14 49.52 Selecting previously unselected package libicu72:arm64. #14 49.52 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_arm64.deb ... #14 49.53 Unpacking libicu72:arm64 (72.1-3ubuntu2) ... #13 38.95 Setting up gettext (0.19.8.1-9) ... #13 38.96 Setting up gcc-8 (8.3.0-6+rpi1) ... #13 38.97 Setting up libtool (2.4.6-9) ... #13 38.99 Setting up python3 (3.7.3-1) ... #13 39.10 Setting up man-db (2.8.5-2) ... #13 39.22 Building database of manual pages ... #14 25.67 Preparing to unpack .../147-libparams-classify-perl_0.015-2build2_amd64.deb ... #14 25.68 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ... #14 25.75 Selecting previously unselected package libmodule-runtime-perl. #14 25.76 Preparing to unpack .../148-libmodule-runtime-perl_0.016-2_all.deb ... #14 25.76 Unpacking libmodule-runtime-perl (0.016-2) ... #14 25.79 Selecting previously unselected package libimport-into-perl. #14 25.80 Preparing to unpack .../149-libimport-into-perl_1.002005-2_all.deb ... #14 25.80 Unpacking libimport-into-perl (1.002005-2) ... #14 25.84 Selecting previously unselected package librole-tiny-perl. #14 25.84 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ... #14 25.85 Unpacking librole-tiny-perl (2.002004-1) ... #14 25.88 Selecting previously unselected package libsub-quote-perl. #14 25.89 Preparing to unpack .../151-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 25.89 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 25.92 Selecting previously unselected package libmoo-perl. #14 42.89 Get:369 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-parser-perl armhf 2.46-4 [203 kB] #14 42.93 Get:370 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-expat-perl all 0.51-2 [8644 B] #14 42.94 Get:371 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [28.3 kB] #14 42.94 Get:372 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf licensecheck all 3.3.9-1ubuntu1 [37.7 kB] #14 42.95 Get:373 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-size-perl armhf 0.83-2build1 [18.6 kB] #14 42.95 Get:374 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-run3-perl all 0.048-3 [30.3 kB] #14 50.27 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ... #14 50.27 Unpacking libbsd0:arm64 (0.11.7-4) ... #14 50.31 Selecting previously unselected package libelf1:arm64. #14 50.32 Preparing to unpack .../007-libelf1_0.189-4_arm64.deb ... #14 50.32 Unpacking libelf1:arm64 (0.189-4) ... #14 50.35 Selecting previously unselected package libicu72:arm64. #14 50.35 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_arm64.deb ... #14 50.36 Unpacking libicu72:arm64 (72.1-3ubuntu3) ... #13 41.59 Selecting previously unselected package libde265-0:armhf. #13 41.60 Preparing to unpack .../194-libde265-0_1.0.11-1_armhf.deb ... #13 41.60 Unpacking libde265-0:armhf (1.0.11-1) ... #13 41.66 Selecting previously unselected package libx265-199:armhf. #13 41.67 Preparing to unpack .../195-libx265-199_3.5-2+b1_armhf.deb ... #13 41.67 Unpacking libx265-199:armhf (3.5-2+b1) ... #13 41.76 Selecting previously unselected package libheif1:armhf. #13 41.76 Preparing to unpack .../196-libheif1_1.15.1-1_armhf.deb ... #13 41.77 Unpacking libheif1:armhf (1.15.1-1) ... #13 41.83 Selecting previously unselected package libdeflate0:armhf. #13 41.83 Preparing to unpack .../197-libdeflate0_1.14-1_armhf.deb ... #13 41.84 Unpacking libdeflate0:armhf (1.14-1) ... #13 41.89 Selecting previously unselected package libjbig0:armhf. #14 49.58 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 49.66 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 42.90 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 43.00 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 42.89 Selecting previously unselected package g++-9. #14 42.89 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 42.89 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 42.53 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #14 42.56 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf unzip armhf 6.0-27ubuntu1 [162 kB] #14 42.67 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lintian all 2.116.3ubuntu1 [1114 kB] #14 42.85 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages-dev all 6.03-1 [2015 kB] #14 42.95 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-certifi all 2022.9.24-1 [155 kB] #13 46.74 Selecting previously unselected package libdata-optlist-perl. #13 46.74 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 46.74 Unpacking libdata-optlist-perl (0.113-1) ... #13 46.78 Selecting previously unselected package libsub-exporter-perl. #13 46.78 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 46.79 Unpacking libsub-exporter-perl (0.989-1) ... #13 46.83 Selecting previously unselected package libconst-fast-perl. #13 46.83 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 46.83 Unpacking libconst-fast-perl (0.014-2) ... #13 46.89 Selecting previously unselected package libwant-perl. #13 46.89 Preparing to unpack .../230-libwant-perl_0.29-2+b1_amd64.deb ... #13 46.90 Unpacking libwant-perl (0.29-2+b1) ... #13 47.00 Selecting previously unselected package libcontextual-return-perl. #13 47.00 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #13 47.01 Unpacking libcontextual-return-perl (0.004014-4) ... #13 47.05 Selecting previously unselected package libconvert-binhex-perl. #13 47.05 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 47.06 Unpacking libconvert-binhex-perl (1.125-3) ... #13 47.09 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #13 47.09 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_amd64.deb ... #13 47.10 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ... #13 47.15 Selecting previously unselected package libdevel-stacktrace-perl. #13 47.15 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 47.15 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 47.19 Selecting previously unselected package libexception-class-perl. #13 47.19 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 42.05 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ... #13 42.06 Unpacking libfile-basedir-perl (0.08-1) ... #13 42.12 Selecting previously unselected package libfile-chdir-perl. #13 42.12 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ... #13 42.13 Unpacking libfile-chdir-perl (0.1008-1) ... #13 42.16 Selecting previously unselected package libfile-fcntllock-perl. #13 42.16 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ... #13 42.17 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 42.20 Selecting previously unselected package libfont-afm-perl. #13 42.20 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ... #13 42.20 Unpacking libfont-afm-perl (1.20-2) ... #13 42.24 Selecting previously unselected package libfribidi0:armhf. #13 42.25 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ... #13 42.25 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 42.29 Selecting previously unselected package libfuture-perl. #14 50.75 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ... #14 50.76 Unpacking libfile-find-rule-perl (0.34-1) ... #14 50.79 Selecting previously unselected package libfont-afm-perl. #14 50.79 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ... #14 50.80 Unpacking libfont-afm-perl (1.20-2) ... #14 50.83 Selecting previously unselected package libio-string-perl. #14 50.83 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #14 50.84 Unpacking libio-string-perl (1.08-3) ... #14 50.87 Selecting previously unselected package libfont-ttf-perl. #14 50.87 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ... #14 50.88 Unpacking libfont-ttf-perl (1.06-1) ... #14 50.94 Selecting previously unselected package libfuture-perl. #14 50.94 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ... #14 50.94 Unpacking libfuture-perl (0.43-1) ... #14 50.98 Selecting previously unselected package libio-stringy-perl. #16 2.562 dh_autoreconf #16 2.603 create-stamp debian/debhelper-build-stamp #16 2.603 dh_prep #16 2.630 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.680 dh_install #16 2.712 dh_installdocs #16 2.749 dh_installchangelogs #16 0.561 Hit:1 http://security.ubuntu.com/ubuntu lunar-security InRelease #14 49.76 Selecting previously unselected package libxml2:arm64. #14 49.76 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ... #14 49.76 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 49.82 Selecting previously unselected package libyaml-0-2:arm64. #14 49.82 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ... #14 49.82 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #14 49.86 Selecting previously unselected package lsb-release. #14 49.86 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 49.86 Unpacking lsb-release (12.0-1ubuntu1) ... #14 49.91 Selecting previously unselected package netbase. #14 49.91 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 49.91 Unpacking netbase (6.4) ... #14 49.94 Selecting previously unselected package python-apt-common. #13 41.24 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ... #13 41.24 Unpacking libxcb1:armhf (1.14-3) ... #13 41.28 Selecting previously unselected package libx11-data. #13 41.29 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 41.29 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #13 41.37 Selecting previously unselected package libx11-6:armhf. #13 41.37 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1+deb11u2_armhf.deb ... #13 41.37 Unpacking libx11-6:armhf (2:1.7.2-1+deb11u2) ... #13 41.46 Selecting previously unselected package libxpm4:armhf. #13 41.47 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1.1+deb11u1_armhf.deb ... #13 41.51 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb11u1) ... #14 25.93 Preparing to unpack .../152-libmoo-perl_2.005005-1_all.deb ... #14 25.93 Unpacking libmoo-perl (2.005005-1) ... #14 25.97 Selecting previously unselected package libencode-locale-perl. #14 25.97 Preparing to unpack .../153-libencode-locale-perl_1.05-3_all.deb ... #14 25.98 Unpacking libencode-locale-perl (1.05-3) ... #14 26.01 Selecting previously unselected package libtimedate-perl. #14 26.01 Preparing to unpack .../154-libtimedate-perl_2.3300-2_all.deb ... #14 26.02 Unpacking libtimedate-perl (2.3300-2) ... #14 26.06 Selecting previously unselected package libhttp-date-perl. #14 26.07 Preparing to unpack .../155-libhttp-date-perl_6.05-2_all.deb ... #14 26.07 Unpacking libhttp-date-perl (6.05-2) ... #14 26.11 Selecting previously unselected package libfile-listing-perl. #14 26.11 Preparing to unpack .../156-libfile-listing-perl_6.15-1_all.deb ... #14 26.16 Unpacking libfile-listing-perl (6.15-1) ... #14 26.19 Selecting previously unselected package libhtml-tagset-perl. #14 50.59 Selecting previously unselected package libxml2:arm64. #14 50.59 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3_arm64.deb ... #14 50.59 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3) ... #14 50.66 Selecting previously unselected package libyaml-0-2:arm64. #14 50.66 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ... #14 50.66 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #14 50.69 Selecting previously unselected package lsb-release. #14 50.69 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 50.70 Unpacking lsb-release (12.0-2) ... #14 50.74 Selecting previously unselected package netbase. #14 50.74 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 50.74 Unpacking netbase (6.4) ... #14 50.76 Selecting previously unselected package python-apt-common. #14 50.77 Preparing to unpack .../013-python-apt-common_2.6.0ubuntu1_all.deb ... #14 50.77 Unpacking python-apt-common (2.6.0ubuntu1) ... #14 50.80 Selecting previously unselected package python3-apt. #14 50.80 Preparing to unpack .../014-python3-apt_2.6.0ubuntu1_arm64.deb ... #14 50.81 Unpacking python3-apt (2.6.0ubuntu1) ... #14 50.84 Selecting previously unselected package python3-cffi-backend:arm64. #14 50.84 Preparing to unpack .../015-python3-cffi-backend_1.15.1-5build1_arm64.deb ... #14 50.85 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... #14 50.88 Selecting previously unselected package python3-pkg-resources. #14 50.88 Preparing to unpack .../016-python3-pkg-resources_68.1.2-2_all.deb ... #14 50.88 Unpacking python3-pkg-resources (68.1.2-2) ... #14 50.92 Selecting previously unselected package tzdata-icu. #13 41.89 Preparing to unpack .../198-libjbig0_2.1-6.1_armhf.deb ... #13 41.90 Unpacking libjbig0:armhf (2.1-6.1) ... #13 41.95 Selecting previously unselected package liblerc4:armhf. #13 41.95 Preparing to unpack .../199-liblerc4_4.0.0+ds-2_armhf.deb ... #13 41.96 Unpacking liblerc4:armhf (4.0.0+ds-2) ... #13 42.01 Selecting previously unselected package libwebp7:armhf. #13 42.02 Preparing to unpack .../200-libwebp7_1.2.4-0.2+deb12u1_armhf.deb ... #13 42.02 Unpacking libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 42.09 Selecting previously unselected package libtiff6:armhf. #13 42.09 Preparing to unpack .../201-libtiff6_4.5.0-6_armhf.deb ... #13 42.09 Unpacking libtiff6:armhf (4.5.0-6) ... #13 42.16 Selecting previously unselected package libxau6:armhf. #14 50.06 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 43.09 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB] #14 43.24 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB] #14 43.45 Selecting previously unselected package g++. #14 44.00 Selecting previously unselected package g++. #14 44.00 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 44.01 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 44.04 Selecting previously unselected package make. #14 44.04 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #14 44.04 Unpacking make (4.2.1-1.2) ... #14 44.08 Selecting previously unselected package libdpkg-perl. #14 44.08 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 44.09 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 44.14 Selecting previously unselected package patch. #14 44.14 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #14 44.14 Unpacking patch (2.7.6-6) ... #14 44.18 Selecting previously unselected package dpkg-dev. #14 44.18 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 44.19 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 44.32 Selecting previously unselected package build-essential. #13 47.20 Unpacking libexception-class-perl (1.45-1) ... #13 47.24 Selecting previously unselected package libiterator-perl. #13 47.24 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 47.25 Unpacking libiterator-perl (0.03+ds1-2) ... #13 47.29 Selecting previously unselected package libiterator-util-perl. #13 47.29 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 47.30 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 47.33 Selecting previously unselected package libdata-dpath-perl. #13 47.33 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 47.34 Unpacking libdata-dpath-perl (0.58-2) ... #13 47.38 Selecting previously unselected package libdata-dump-perl. #13 47.38 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 47.39 Unpacking libdata-dump-perl (1.25-1) ... #13 47.43 Selecting previously unselected package libdata-messagepack-perl. #14 42.96 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] #14 42.96 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB] #14 42.99 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-idna all 3.3-1 [49.3 kB] #14 42.99 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB] #14 42.99 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-bcrypt armhf 3.2.2-1 [28.1 kB] #14 50.98 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ... #16 2.831 dh_perl #14 50.98 Unpacking libio-stringy-perl (2.111-3) ... #16 2.867 dh_link #16 2.900 dh_strip_nondeterminism #16 2.958 dh_compress #16 2.996 dh_fixperms #14 51.03 Selecting previously unselected package libparams-validate-perl. #16 3.035 dh_missing #16 3.060 dh_installdeb #14 51.03 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ... #14 51.03 Unpacking libparams-validate-perl (1.29-3) ... #14 51.07 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 51.07 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 51.08 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 51.11 Selecting previously unselected package libsort-versions-perl. #14 51.11 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ... #14 51.12 Unpacking libsort-versions-perl (1.62-1) ... #14 51.15 Selecting previously unselected package libgit-wrapper-perl. #14 51.15 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ... #14 51.16 Unpacking libgit-wrapper-perl (0.048-1) ... #14 51.21 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 49.95 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 49.95 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 49.99 Selecting previously unselected package python3-apt. #14 50.00 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_arm64.deb ... #14 50.00 Unpacking python3-apt (2.5.3ubuntu1) ... #14 50.04 Selecting previously unselected package python3-pkg-resources. #14 50.05 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 50.05 Unpacking python3-pkg-resources (66.1.1-1) ... #14 50.12 Selecting previously unselected package ucf. #14 50.12 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 50.12 Moving old data out of the way #14 50.13 Unpacking ucf (3.0043+nmu1) ... #14 50.17 Selecting previously unselected package bsdextrautils. #13 41.55 Selecting previously unselected package libgd3:armhf. #13 41.55 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ... #13 41.55 Unpacking libgd3:armhf (2.3.0-2) ... #13 41.60 Selecting previously unselected package libc-devtools. #13 41.60 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u7_armhf.deb ... #13 41.60 Unpacking libc-devtools (2.31-13+deb11u7) ... #13 41.64 Selecting previously unselected package libcapture-tiny-perl. #13 41.64 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ... #13 41.65 Unpacking libcapture-tiny-perl (0.48-1) ... #13 41.68 Selecting previously unselected package libclass-data-inheritable-perl. #13 41.68 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 41.69 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 41.72 Selecting previously unselected package libclass-inspector-perl. #13 41.72 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ... #13 41.72 Unpacking libclass-inspector-perl (1.36-1) ... #13 41.75 Selecting previously unselected package libclass-xsaccessor-perl. #14 26.20 Preparing to unpack .../157-libhtml-tagset-perl_3.20-6_all.deb ... #14 26.21 Unpacking libhtml-tagset-perl (3.20-6) ... #14 26.25 Selecting previously unselected package liburi-perl. #14 26.25 Preparing to unpack .../158-liburi-perl_5.19-2_all.deb ... #14 26.25 Unpacking liburi-perl (5.19-2) ... #14 26.30 Selecting previously unselected package libhtml-parser-perl:amd64. #14 26.30 Preparing to unpack .../159-libhtml-parser-perl_3.81-1_amd64.deb ... #14 26.30 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #14 26.34 Selecting previously unselected package libhtml-tree-perl. #14 26.34 Preparing to unpack .../160-libhtml-tree-perl_5.07-3_all.deb ... #14 26.35 Unpacking libhtml-tree-perl (5.07-3) ... #14 26.39 Selecting previously unselected package libclone-perl:amd64. #14 26.39 Preparing to unpack .../161-libclone-perl_0.46-1_amd64.deb ... #14 26.40 Unpacking libclone-perl:amd64 (0.46-1) ... #13 42.29 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ... #13 42.29 Unpacking libfuture-perl (0.39-1) ... #13 42.33 Selecting previously unselected package libio-stringy-perl. #13 42.33 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ... #13 42.34 Unpacking libio-stringy-perl (2.111-3) ... #13 42.37 Selecting previously unselected package libparams-validate-perl. #13 42.38 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ... #13 42.38 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 42.42 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 52.80 140 added, 0 removed; done. #13 42.16 Preparing to unpack .../202-libxau6_1%3a1.0.9-1_armhf.deb ... #13 42.17 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 42.22 Selecting previously unselected package libxdmcp6:armhf. #13 42.22 Preparing to unpack .../203-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 42.23 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 42.29 Selecting previously unselected package libxcb1:armhf. #13 42.29 Preparing to unpack .../204-libxcb1_1.15-1_armhf.deb ... #13 42.30 Unpacking libxcb1:armhf (1.15-1) ... #13 42.35 Selecting previously unselected package libx11-data. #13 42.35 Preparing to unpack .../205-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #13 42.36 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #13 42.43 Selecting previously unselected package libx11-6:armhf. #14 50.92 Preparing to unpack .../017-tzdata-icu_2023c-9ubuntu1_all.deb ... #14 50.92 Unpacking tzdata-icu (2023c-9ubuntu1) ... #14 50.96 Selecting previously unselected package ucf. #14 50.97 Preparing to unpack .../018-ucf_3.0043+nmu1_all.deb ... #14 50.97 Moving old data out of the way #14 50.97 Unpacking ucf (3.0043+nmu1) ... #14 51.00 Selecting previously unselected package bsdextrautils. #14 51.01 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_arm64.deb ... #14 51.01 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 51.04 Selecting previously unselected package libmagic-mgc. #14 51.04 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_arm64.deb ... #14 51.05 Unpacking libmagic-mgc (1:5.44-3) ... #14 51.11 Selecting previously unselected package libmagic1:arm64. #14 51.11 Preparing to unpack .../021-libmagic1_1%3a5.44-3_arm64.deb ... #14 51.12 Unpacking libmagic1:arm64 (1:5.44-3) ... #14 51.15 Selecting previously unselected package file. #14 43.36 Get:375 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lzip armhf 1.23-6 [77.9 kB] #14 50.13 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 50.22 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 50.32 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB] #14 43.33 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB] #14 43.43 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B] #14 43.51 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB] #14 43.45 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 43.45 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 43.48 Selecting previously unselected package make. #14 43.49 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ... #14 43.49 Unpacking make (4.2.1-1.2) ... #14 43.53 Selecting previously unselected package libdpkg-perl. #14 43.53 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 43.54 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 43.62 Selecting previously unselected package patch. #14 43.63 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ... #14 43.63 Unpacking patch (2.7.6-6) ... #14 43.67 Selecting previously unselected package dpkg-dev. #14 43.67 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 43.67 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 43.76 Selecting previously unselected package build-essential. #14 44.32 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #14 44.33 Unpacking build-essential (12.8ubuntu1.1) ... #14 44.36 Selecting previously unselected package libbrotli1:amd64. #14 44.36 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #14 44.36 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #14 44.42 Selecting previously unselected package libroken18-heimdal:amd64. #14 44.42 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.42 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.46 Selecting previously unselected package libasn1-8-heimdal:amd64. #14 44.46 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.46 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.51 Selecting previously unselected package libheimbase1-heimdal:amd64. #14 44.51 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.52 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #13 36.88 Setting up libtool (2.4.7-5) ... #13 36.89 Setting up libimport-into-perl (1.002005-2) ... #13 36.90 Setting up libmoo-perl (2.005005-1) ... #13 36.92 Setting up python3 (3.11.2-1) ... #14 43.39 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB] #13 47.43 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_amd64.deb ... #13 47.44 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 47.48 Selecting previously unselected package libnet-domain-tld-perl. #13 47.48 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 47.49 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 47.53 Selecting previously unselected package libdata-validate-domain-perl. #13 47.53 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 47.53 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 47.57 Selecting previously unselected package libnet-ipv6addr-perl. #13 47.57 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 47.58 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 47.62 Selecting previously unselected package libnet-netmask-perl. #13 47.63 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 47.63 Unpacking libnet-netmask-perl (2.0002-2) ... #13 47.67 Selecting previously unselected package libnetaddr-ip-perl. #14 51.22 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 51.22 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 51.26 Selecting previously unselected package libio-prompter-perl. #14 51.26 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ... #14 51.26 Unpacking libio-prompter-perl (0.004015-1) ... #14 51.30 Selecting previously unselected package libjson-perl. #14 51.30 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ... #14 51.31 Unpacking libjson-perl (4.02000-2) ... #14 51.35 Selecting previously unselected package liblog-any-perl. #14 51.35 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ... #14 51.35 Unpacking liblog-any-perl (1.708-1) ... #14 51.40 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 51.40 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 51.40 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 51.44 Selecting previously unselected package libpackage-stash-perl. #14 51.44 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ... #14 51.45 Unpacking libpackage-stash-perl (0.38-1) ... #14 51.49 Selecting previously unselected package libsub-identify-perl. #14 51.49 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ... #14 51.50 Unpacking libsub-identify-perl (0.14-1build2) ... #14 51.53 Selecting previously unselected package libsub-name-perl. #14 51.53 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ... #14 51.54 Unpacking libsub-name-perl (0.26-1) ... #14 51.57 Selecting previously unselected package libnamespace-clean-perl. #16 3.093 dh_gencontrol #16 3.207 dh_md5sums #16 3.240 dh_builddeb #16 3.266 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #14 50.17 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_arm64.deb ... #14 50.18 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 50.22 Selecting previously unselected package libmagic-mgc. #14 50.22 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_arm64.deb ... #14 50.22 Unpacking libmagic-mgc (1:5.44-3) ... #14 50.30 Selecting previously unselected package libmagic1:arm64. #14 50.30 Preparing to unpack .../019-libmagic1_1%3a5.44-3_arm64.deb ... #14 50.30 Unpacking libmagic1:arm64 (1:5.44-3) ... #14 50.34 Selecting previously unselected package file. #14 50.34 Preparing to unpack .../020-file_1%3a5.44-3_arm64.deb ... #14 50.34 Unpacking file (1:5.44-3) ... #14 50.37 Selecting previously unselected package gettext-base. #14 50.38 Preparing to unpack .../021-gettext-base_0.21-11_arm64.deb ... #14 50.38 Unpacking gettext-base (0.21-11) ... #14 50.42 Selecting previously unselected package libuchardet0:arm64. #13 41.75 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ... #13 41.76 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 41.79 Selecting previously unselected package libclone-perl. #13 41.79 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ... #13 41.80 Unpacking libclone-perl (0.45-1+b1) ... #13 41.82 Selecting previously unselected package libcommon-sense-perl. #13 41.83 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ... #13 41.83 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 41.87 Selecting previously unselected package libconfig-tiny-perl. #13 41.87 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ... #13 41.87 Unpacking libconfig-tiny-perl (2.26-1) ... #13 41.90 Selecting previously unselected package libparams-util-perl. #13 41.91 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ... #13 41.91 Unpacking libparams-util-perl (1.102-1+b1) ... #13 41.94 Selecting previously unselected package libsub-install-perl. #13 41.94 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ... #13 41.95 Unpacking libsub-install-perl (0.928-1.1) ... #13 41.98 Selecting previously unselected package libdata-optlist-perl. #14 26.43 Selecting previously unselected package libio-html-perl. #14 26.43 Preparing to unpack .../162-libio-html-perl_1.004-3_all.deb ... #14 26.44 Unpacking libio-html-perl (1.004-3) ... #14 26.47 Selecting previously unselected package liblwp-mediatypes-perl. #14 26.47 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 26.48 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 26.52 Selecting previously unselected package libhttp-message-perl. #14 26.52 Preparing to unpack .../164-libhttp-message-perl_6.44-2ubuntu1_all.deb ... #14 26.52 Unpacking libhttp-message-perl (6.44-2ubuntu1) ... #14 26.56 Selecting previously unselected package libhttp-cookies-perl. #14 26.57 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #14 26.57 Unpacking libhttp-cookies-perl (6.10-1) ... #14 26.61 Selecting previously unselected package libhttp-negotiate-perl. #14 26.61 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-2_all.deb ... #14 26.62 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 26.65 Selecting previously unselected package perl-openssl-defaults:amd64. #13 42.42 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 42.42 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 42.46 Selecting previously unselected package libsort-versions-perl. #13 42.46 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ... #13 42.47 Unpacking libsort-versions-perl (1.62-1) ... #13 42.64 Selecting previously unselected package libgit-wrapper-perl. #13 42.64 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ... #13 42.64 Unpacking libgit-wrapper-perl (0.048-1) ... #13 42.68 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 42.68 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 42.68 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 42.71 Selecting previously unselected package libio-prompter-perl. #13 42.71 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ... #13 42.72 Unpacking libio-prompter-perl (0.004015-1) ... #13 42.75 Selecting previously unselected package libjson-perl. #13 42.75 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ... #13 42.76 Unpacking libjson-perl (4.02000-1) ... #13 42.79 Selecting previously unselected package liblog-any-perl. #13 42.44 Preparing to unpack .../206-libx11-6_2%3a1.8.4-2+deb12u2_armhf.deb ... #13 42.44 Unpacking libx11-6:armhf (2:1.8.4-2+deb12u2) ... #13 42.54 Selecting previously unselected package libxpm4:armhf. #13 42.54 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1+deb12u1_armhf.deb ... #13 42.54 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb12u1) ... #13 42.59 Selecting previously unselected package libgd3:armhf. #13 42.59 Preparing to unpack .../208-libgd3_2.3.3-9_armhf.deb ... #13 42.60 Unpacking libgd3:armhf (2.3.3-9) ... #13 42.65 Selecting previously unselected package libc-devtools. #13 42.65 Preparing to unpack .../209-libc-devtools_2.36-9+deb12u3_armhf.deb ... #13 42.66 Unpacking libc-devtools (2.36-9+deb12u3) ... #13 42.70 Selecting previously unselected package libcapture-tiny-perl. #13 42.70 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ... #13 42.71 Unpacking libcapture-tiny-perl (0.48-2) ... #13 42.75 Selecting previously unselected package libcgi-pm-perl. #14 51.15 Preparing to unpack .../022-file_1%3a5.44-3_arm64.deb ... #14 51.15 Unpacking file (1:5.44-3) ... #14 51.18 Selecting previously unselected package gettext-base. #14 51.18 Preparing to unpack .../023-gettext-base_0.21-13_arm64.deb ... #14 51.19 Unpacking gettext-base (0.21-13) ... #14 51.23 Selecting previously unselected package libuchardet0:arm64. #14 51.23 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_arm64.deb ... #14 51.23 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 51.26 Selecting previously unselected package groff-base. #14 51.26 Preparing to unpack .../025-groff-base_1.23.0-2_arm64.deb ... #14 51.27 Unpacking groff-base (1.23.0-2) ... #14 51.34 Selecting previously unselected package libcbor0.8:arm64. #14 51.34 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 51.34 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 51.38 Selecting previously unselected package libedit2:arm64. #14 43.63 Get:376 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lzop armhf 1.04-2build2 [84.5 kB] #14 43.69 Get:377 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #14 43.74 Get:378 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf unzip armhf 6.0-28ubuntu1 [162 kB] #14 43.81 Get:379 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lintian all 2.116.3ubuntu3 [1151 kB] #14 50.57 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 43.59 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB] #14 43.82 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #14 43.76 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ... #14 43.76 Unpacking build-essential (12.8ubuntu1.1) ... #14 43.80 Selecting previously unselected package libbrotli1:armhf. #14 43.80 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... #14 43.80 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #14 43.86 Selecting previously unselected package libroken18-heimdal:armhf. #14 43.86 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.87 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.59 Selecting previously unselected package libhcrypto4-heimdal:amd64. #14 44.59 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.59 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.63 Selecting previously unselected package libwind0-heimdal:amd64. #14 44.63 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.64 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.67 Selecting previously unselected package libhx509-5-heimdal:amd64. #14 44.68 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.68 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.72 Selecting previously unselected package libkrb5-26-heimdal:amd64. #14 44.72 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.73 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.78 Selecting previously unselected package libheimntlm0-heimdal:amd64. #13 37.03 Setting up gcc (4:12.2.0-3+rpi1) ... #13 37.05 Setting up dh-autoreconf (20) ... #13 37.07 Setting up debhelper (13.11.4) ... #13 37.08 Setting up equivs (2.3.1) ... #13 37.09 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 37.14 Setting up libwww-perl (6.68-1) ... #13 37.15 Setting up devscripts (2.23.4) ... #14 43.46 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #13 47.67 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ... #13 47.68 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 47.73 Selecting previously unselected package libdata-validate-ip-perl. #13 47.73 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 47.73 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 47.77 Selecting previously unselected package libdata-validate-uri-perl. #13 47.78 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 47.78 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 47.86 Selecting previously unselected package libdevel-size-perl. #13 47.86 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_amd64.deb ... #13 47.87 Unpacking libdevel-size-perl (0.83-2+b1) ... #14 43.67 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3-urllib3 all 1.26.12-1ubuntu0.1 [101 kB] #13 47.91 Selecting previously unselected package libdistro-info-perl. #14 51.58 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ... #14 51.58 Unpacking libnamespace-clean-perl (0.27-1) ... #14 51.62 Selecting previously unselected package libpath-tiny-perl. #14 51.62 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ... #14 51.63 Unpacking libpath-tiny-perl (0.108-1) ... #14 51.67 Selecting previously unselected package libtype-tiny-perl. #14 51.67 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ... #14 51.68 Unpacking libtype-tiny-perl (1.008001-2) ... #14 51.73 Selecting previously unselected package libgitlab-api-v4-perl. #14 51.73 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 51.74 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 51.78 Selecting previously unselected package libhash-fieldhash-perl. #16 3.385 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #14 50.42 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_arm64.deb ... #14 50.43 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 50.47 Selecting previously unselected package groff-base. #14 50.47 Preparing to unpack .../023-groff-base_1.22.4-10_arm64.deb ... #14 50.47 Unpacking groff-base (1.22.4-10) ... #14 50.54 Selecting previously unselected package libcbor0.8:arm64. #14 50.55 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 50.55 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 50.59 Selecting previously unselected package libedit2:arm64. #14 50.59 Preparing to unpack .../025-libedit2_3.1-20221030-2_arm64.deb ... #14 50.60 Unpacking libedit2:arm64 (3.1-20221030-2) ... #14 50.64 Selecting previously unselected package libfido2-1:arm64. #14 50.64 Preparing to unpack .../026-libfido2-1_1.12.0-2_arm64.deb ... #14 50.64 Unpacking libfido2-1:arm64 (1.12.0-2) ... #14 50.69 Selecting previously unselected package libjansson4:arm64. #13 41.98 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ... #13 41.99 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 42.02 Selecting previously unselected package libsub-exporter-perl. #13 42.02 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ... #13 42.02 Unpacking libsub-exporter-perl (0.987-1) ... #13 42.16 Selecting previously unselected package libconst-fast-perl. #13 42.16 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ... #13 42.17 Unpacking libconst-fast-perl (0.014-1.1) ... #13 42.20 Selecting previously unselected package libwant-perl. #13 42.20 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ... #13 42.20 Unpacking libwant-perl (0.29-1+b6) ... #13 42.23 Selecting previously unselected package libcontextual-return-perl. #14 26.65 Preparing to unpack .../167-perl-openssl-defaults_7_amd64.deb ... #14 26.67 Unpacking perl-openssl-defaults:amd64 (7) ... #14 26.70 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 26.70 Preparing to unpack .../168-libnet-ssleay-perl_1.92-2build2_amd64.deb ... #14 26.71 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 26.76 Selecting previously unselected package libio-socket-ssl-perl. #14 26.77 Preparing to unpack .../169-libio-socket-ssl-perl_2.083-1_all.deb ... #14 26.77 Unpacking libio-socket-ssl-perl (2.083-1) ... #14 26.81 Selecting previously unselected package libnet-http-perl. #14 26.82 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #14 26.82 Unpacking libnet-http-perl (6.22-1) ... #14 26.85 Selecting previously unselected package liblwp-protocol-https-perl. #14 26.86 Preparing to unpack .../171-liblwp-protocol-https-perl_6.11-1_all.deb ... #14 26.88 Unpacking liblwp-protocol-https-perl (6.11-1) ... #13 42.80 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ... #13 42.80 Unpacking liblog-any-perl (1.707-1) ... #13 42.84 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 42.84 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 42.85 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 42.88 Selecting previously unselected package libpackage-stash-perl. #13 42.88 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ... #13 42.88 Unpacking libpackage-stash-perl (0.38-1) ... #13 42.91 Selecting previously unselected package libsub-identify-perl. #13 42.92 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ... #13 42.92 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 42.95 Selecting previously unselected package libnamespace-clean-perl. #13 42.95 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ... #13 42.96 Unpacking libnamespace-clean-perl (0.27-1) ... #13 42.99 Selecting previously unselected package libpath-tiny-perl. #13 42.99 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ... #13 43.00 Unpacking libpath-tiny-perl (0.108-1) ... #13 43.03 Selecting previously unselected package libtype-tiny-perl. #13 42.75 Preparing to unpack .../211-libcgi-pm-perl_4.55-1_all.deb ... #13 42.76 Unpacking libcgi-pm-perl (4.55-1) ... #13 42.82 Selecting previously unselected package libfcgi0ldbl:armhf. #13 42.82 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 42.82 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 42.87 Selecting previously unselected package libfcgi-perl. #13 42.87 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ... #13 42.88 Unpacking libfcgi-perl (0.82+ds-2) ... #13 42.92 Selecting previously unselected package libcgi-fast-perl. #13 42.92 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 42.93 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 42.97 Selecting previously unselected package libclass-data-inheritable-perl. #13 42.97 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 51.38 Preparing to unpack .../027-libedit2_3.1-20221030-2_arm64.deb ... #14 51.38 Unpacking libedit2:arm64 (3.1-20221030-2) ... #14 51.42 Selecting previously unselected package libfido2-1:arm64. #14 51.42 Preparing to unpack .../028-libfido2-1_1.13.0-1_arm64.deb ... #14 51.42 Unpacking libfido2-1:arm64 (1.13.0-1) ... #14 51.47 Selecting previously unselected package libjansson4:arm64. #14 51.47 Preparing to unpack .../029-libjansson4_2.14-2_arm64.deb ... #14 51.47 Unpacking libjansson4:arm64 (2.14-2) ... #14 51.51 Selecting previously unselected package libnghttp2-14:arm64. #14 51.51 Preparing to unpack .../030-libnghttp2-14_1.55.1-1_arm64.deb ... #14 51.51 Unpacking libnghttp2-14:arm64 (1.55.1-1) ... #14 51.55 Selecting previously unselected package libpipeline1:arm64. #14 51.56 Preparing to unpack .../031-libpipeline1_1.5.7-1_arm64.deb ... #14 51.56 Unpacking libpipeline1:arm64 (1.5.7-1) ... #14 51.60 Selecting previously unselected package libpng16-16:arm64. #14 51.60 Preparing to unpack .../032-libpng16-16_1.6.40-1_arm64.deb ... #14 51.60 Unpacking libpng16-16:arm64 (1.6.40-1) ... #14 51.64 Selecting previously unselected package libpsl5:arm64. #14 43.97 Get:380 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf manpages-dev all 6.03-2 [2015 kB] #14 44.07 Get:381 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-certifi all 2022.9.24-1 [155 kB] #14 44.08 Get:382 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cryptography armhf 38.0.4-4 [650 kB] #14 44.11 Get:383 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-idna all 3.3-2 [45.4 kB] #14 44.11 Get:384 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-nacl armhf 1.5.0-4 [54.0 kB] #14 44.11 Get:385 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-bcrypt armhf 3.2.2-1 [28.1 kB] #14 50.65 Get:294 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 50.73 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #14 50.85 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 43.90 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB] #13 53.14 Setting up libgprofng0:arm64 (2.40-2) ... #13 53.26 Setting up libfreetype6:arm64 (2.12.1+dfsg-5) ... #13 53.32 Setting up libgcc-12-dev:arm64 (12.2.0-14) ... #13 53.33 Setting up shared-mime-info (2.2-1) ... #14 44.07 Selecting previously unselected package libasn1-8-heimdal:armhf. #14 44.07 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.08 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.13 Selecting previously unselected package libheimbase1-heimdal:armhf. #14 44.13 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.13 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.17 Selecting previously unselected package libhcrypto4-heimdal:armhf. #14 44.17 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.17 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.21 Selecting previously unselected package libwind0-heimdal:armhf. #14 44.21 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.22 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.26 Selecting previously unselected package libhx509-5-heimdal:armhf. #14 44.78 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.78 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.82 Selecting previously unselected package libgssapi3-heimdal:amd64. #14 44.82 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 44.83 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.86 Selecting previously unselected package libsasl2-modules-db:amd64. #14 44.86 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 44.87 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 44.90 Selecting previously unselected package libsasl2-2:amd64. #14 44.90 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 44.90 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 44.93 Selecting previously unselected package libldap-common. #14 44.93 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 44.94 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 44.97 Selecting previously unselected package libldap-2.4-2:amd64. #14 44.97 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... #14 44.97 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #14 45.02 Selecting previously unselected package libnghttp2-14:amd64. #13 37.31 Processing triggers for libc-bin (2.36-9+rpi1+deb12u3) ... #13 40.40 Setting up perl (5.32.1-4+deb11u2) ... #13 40.43 Setting up libio-html-perl (1.004-2) ... #13 40.44 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #13 40.46 Setting up gcc-10 (10.2.1-6+rpi1) ... #13 40.47 Setting up libdpkg-perl (1.20.12+rpi1) ... #13 40.49 Setting up autoconf (2.69-14) ... #13 40.54 Setting up libtimedate-perl (2.3300-2) ... #13 40.55 Setting up libsub-override-perl (0.09-2) ... #13 40.57 Setting up libstrictures-perl (2.000006-1) ... #13 40.58 Setting up libsub-quote-perl (2.006006-1) ... #13 40.59 Setting up libfile-dirlist-perl (0.05-2) ... #13 40.61 Setting up liburi-perl (5.08-1) ... #13 40.62 Setting up libfile-touch-perl (0.11-1) ... #13 40.63 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 40.65 Setting up automake (1:1.16.3-2) ... #13 40.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 40.70 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 40.70 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 40.70 Setting up libhttp-date-perl (6.05-1) ... #13 40.74 Setting up libfile-which-perl (1.23-1) ... #13 40.75 Setting up libfile-listing-perl (6.14-1) ... #13 40.77 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 40.78 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 40.80 Setting up libio-pty-perl (1:1.15-2) ... #13 40.81 Setting up libtool (2.4.6-15) ... #13 40.83 Setting up libarchive-zip-perl (1.68-1) ... #13 40.84 Setting up libhtml-tagset-perl (3.20-4) ... #13 40.86 Setting up libdebhelper-perl (13.3.4) ... #13 40.87 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 40.88 Setting up libtry-tiny-perl (0.30-1) ... #13 40.89 Setting up libnet-http-perl (6.20-1) ... #13 40.91 Setting up libencode-locale-perl (1.05-1.1) ... #13 40.92 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 40.94 Setting up gcc (4:10.2.1-1+rpi1) ... #13 40.96 Setting up dpkg-dev (1.20.12+rpi1) ... #13 40.99 Setting up intltool-debian (0.35.0+20060710.5) ... #13 41.01 Setting up liberror-perl (0.17029-1) ... #13 41.02 Setting up dh-autoreconf (20) ... #13 41.03 Setting up patchutils (0.4.2-1) ... #13 41.05 Setting up libipc-run-perl (20200505.0-1) ... #13 41.06 Setting up git (1:2.30.2-1+deb11u2) ... #13 41.10 Setting up libwww-robotrules-perl (6.02-1) ... #14 43.73 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.75 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-unidiff all 0.7.3-1 [11.0 kB] #14 43.75 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf equivs all 2.3.1 [19.0 kB] #14 43.76 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libauthen-sasl-perl all 2.1600-3 [42.2 kB] #13 47.91 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ... #13 47.92 Unpacking libdistro-info-perl (1.5) ... #13 47.95 Selecting previously unselected package libemail-address-xs-perl. #14 43.77 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-magic all 2:0.4.26-3 [13.1 kB] #13 47.95 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_amd64.deb ... #13 47.96 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 48.06 Selecting previously unselected package libexporter-tiny-perl. #13 48.06 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 48.07 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 48.13 Selecting previously unselected package libfcgi-bin. #13 48.13 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_amd64.deb ... #13 48.14 Unpacking libfcgi-bin (2.4.2-2) ... #13 48.18 Selecting previously unselected package libindirect-perl. #14 51.78 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ... #14 51.79 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 51.82 Selecting previously unselected package libhtml-form-perl. #14 51.82 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ... #14 51.83 Unpacking libhtml-form-perl (6.07-1) ... #14 51.86 Selecting previously unselected package libhtml-format-perl. #14 51.86 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ... #14 51.86 Unpacking libhtml-format-perl (2.12-1) ... #14 51.90 Selecting previously unselected package libhttp-daemon-perl. #14 51.90 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 51.91 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 51.95 Selecting previously unselected package libidn11:arm64. #14 51.95 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ... #14 51.99 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ... #14 52.02 Selecting previously unselected package libstruct-dumb-perl. #16 3.520 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #16 3.597 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.600 dpkg-source --after-build . #16 3.698 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.702 #16 3.702 The package has been created. #16 3.702 Attention, the package has been created in the current directory, #16 3.702 not in ".." as indicated by the message above! #16 3.726 Selecting previously unselected package docker-ce-build-deps. #16 3.742 (Reading database ... 25592 files and directories currently installed.) #16 3.743 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.747 Unpacking docker-ce-build-deps (1.0) ... #14 50.69 Preparing to unpack .../027-libjansson4_2.14-2_arm64.deb ... #14 50.69 Unpacking libjansson4:arm64 (2.14-2) ... #14 50.73 Selecting previously unselected package libnghttp2-14:arm64. #14 50.73 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_arm64.deb ... #14 50.74 Unpacking libnghttp2-14:arm64 (1.52.0-1) ... #14 50.78 Selecting previously unselected package libpipeline1:arm64. #14 50.78 Preparing to unpack .../029-libpipeline1_1.5.7-1_arm64.deb ... #14 50.79 Unpacking libpipeline1:arm64 (1.5.7-1) ... #14 50.83 Selecting previously unselected package libpng16-16:arm64. #14 50.83 Preparing to unpack .../030-libpng16-16_1.6.39-2_arm64.deb ... #14 50.83 Unpacking libpng16-16:arm64 (1.6.39-2) ... #14 50.88 Selecting previously unselected package libpsl5:arm64. #14 50.88 Preparing to unpack .../031-libpsl5_0.21.2-1_arm64.deb ... #14 50.88 Unpacking libpsl5:arm64 (0.21.2-1) ... #14 50.92 Selecting previously unselected package libxau6:arm64. #13 42.23 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ... #13 42.24 Unpacking libcontextual-return-perl (0.004014-2) ... #13 42.27 Selecting previously unselected package libconvert-binhex-perl. #13 42.27 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ... #13 42.28 Unpacking libconvert-binhex-perl (1.125-1) ... #13 42.31 Selecting previously unselected package libcpanel-json-xs-perl. #13 42.31 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ... #13 42.31 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 42.36 Selecting previously unselected package libdevel-stacktrace-perl. #13 42.36 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 42.36 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 42.40 Selecting previously unselected package libexception-class-perl. #13 42.40 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ... #13 42.40 Unpacking libexception-class-perl (1.44-1) ... #13 42.43 Selecting previously unselected package libiterator-perl. #13 42.44 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 42.44 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 42.47 Selecting previously unselected package libiterator-util-perl. #13 42.47 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 42.48 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 42.50 Selecting previously unselected package libexporter-tiny-perl. #13 42.51 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ... #13 42.51 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 42.54 Selecting previously unselected package liblist-moreutils-xs-perl. #13 42.55 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #13 42.55 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 42.58 Selecting previously unselected package liblist-moreutils-perl. #13 43.03 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ... #13 43.04 Unpacking libtype-tiny-perl (1.004004-1) ... #13 43.11 Selecting previously unselected package libgitlab-api-v4-perl. #13 43.11 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 43.11 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 43.16 Selecting previously unselected package libglib2.0-data. #13 43.16 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 43.19 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 43.35 Selecting previously unselected package libgpm2:armhf. #13 43.35 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ... #13 43.36 Unpacking libgpm2:armhf (1.20.7-5) ... #13 43.40 Selecting previously unselected package libidn11:armhf. #13 43.40 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ... #13 43.41 Unpacking libidn11:armhf (1.33-2.2) ... #14 26.95 Selecting previously unselected package libtry-tiny-perl. #14 26.96 Preparing to unpack .../172-libtry-tiny-perl_0.31-2_all.deb ... #14 26.96 Unpacking libtry-tiny-perl (0.31-2) ... #14 26.99 Selecting previously unselected package libwww-robotrules-perl. #14 26.99 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #14 27.00 Unpacking libwww-robotrules-perl (6.02-1) ... #14 27.04 Selecting previously unselected package libwww-perl. #14 27.04 Preparing to unpack .../174-libwww-perl_6.72-1_all.deb ... #14 27.04 Unpacking libwww-perl (6.72-1) ... #14 27.09 Selecting previously unselected package patchutils. #14 27.09 Preparing to unpack .../175-patchutils_0.4.2-1build2_amd64.deb ... #14 27.09 Unpacking patchutils (0.4.2-1build2) ... #14 27.13 Selecting previously unselected package wdiff. #14 27.13 Preparing to unpack .../176-wdiff_1.2.2-5_amd64.deb ... #14 27.14 Unpacking wdiff (1.2.2-5) ... #14 27.18 Selecting previously unselected package devscripts. #14 27.18 Preparing to unpack .../177-devscripts_2.23.6_all.deb ... #14 27.20 Unpacking devscripts (2.23.6) ... #13 42.97 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 43.02 Selecting previously unselected package libclass-inspector-perl. #13 43.02 Preparing to unpack .../216-libclass-inspector-perl_1.36-3_all.deb ... #13 43.02 Unpacking libclass-inspector-perl (1.36-3) ... #13 43.06 Selecting previously unselected package libcommon-sense-perl:armhf. #13 43.06 Preparing to unpack .../217-libcommon-sense-perl_3.75-3_armhf.deb ... #13 43.07 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #13 43.11 Selecting previously unselected package libconfig-tiny-perl. #13 43.11 Preparing to unpack .../218-libconfig-tiny-perl_2.28-2_all.deb ... #13 43.12 Unpacking libconfig-tiny-perl (2.28-2) ... #13 43.16 Selecting previously unselected package libparams-util-perl. #13 43.16 Preparing to unpack .../219-libparams-util-perl_1.102-2+b1_armhf.deb ... #13 43.16 Unpacking libparams-util-perl (1.102-2+b1) ... #13 43.20 Selecting previously unselected package libsub-install-perl. #14 51.64 Preparing to unpack .../033-libpsl5_0.21.2-1_arm64.deb ... #14 51.65 Unpacking libpsl5:arm64 (0.21.2-1) ... #14 51.68 Selecting previously unselected package libxau6:arm64. #14 51.68 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 51.68 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 51.72 Selecting previously unselected package libxdmcp6:arm64. #14 51.72 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 51.72 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 51.76 Selecting previously unselected package libxcb1:arm64. #14 51.76 Preparing to unpack .../036-libxcb1_1.15-1_arm64.deb ... #14 51.76 Unpacking libxcb1:arm64 (1.15-1) ... #14 51.79 Selecting previously unselected package libx11-data. #14 51.79 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 51.80 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 51.86 Selecting previously unselected package libx11-6:arm64. #14 50.94 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB] #14 51.03 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #14 51.11 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB] #14 44.26 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.26 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.34 Selecting previously unselected package libkrb5-26-heimdal:armhf. #14 44.34 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.34 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.40 Selecting previously unselected package libheimntlm0-heimdal:armhf. #14 44.40 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.40 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.44 Selecting previously unselected package libgssapi3-heimdal:armhf. #14 44.44 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 44.45 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 44.48 Selecting previously unselected package libsasl2-modules-db:armhf. #14 44.48 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 44.49 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 44.52 Selecting previously unselected package libsasl2-2:armhf. #14 45.02 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ... #14 45.02 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... #14 45.06 Selecting previously unselected package librtmp1:amd64. #14 45.06 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #14 45.07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 45.10 Selecting previously unselected package libssh-4:amd64. #14 45.10 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ... #14 45.11 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ... #14 45.15 Selecting previously unselected package libcurl4:amd64. #14 45.16 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.20_amd64.deb ... #14 45.20 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.20) ... #14 45.24 Selecting previously unselected package curl. #14 45.24 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.20_amd64.deb ... #14 45.25 Unpacking curl (7.68.0-1ubuntu2.20) ... #14 45.29 Selecting previously unselected package dctrl-tools. #14 45.29 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #14 45.30 Unpacking dctrl-tools (2.24-3) ... #14 45.33 Selecting previously unselected package libtool. #14 45.33 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #14 45.34 Unpacking libtool (2.4.6-14) ... #14 45.38 Selecting previously unselected package dh-autoreconf. #14 45.39 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #14 45.39 Unpacking dh-autoreconf (19) ... #13 41.11 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 41.12 Setting up librole-tiny-perl (2.002004-1) ... #13 41.14 Setting up libfile-homedir-perl (1.006-1) ... #13 41.15 Setting up libio-socket-ssl-perl (2.069-1) ... #13 41.17 Setting up libhttp-message-perl (6.28-1) ... #13 41.18 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 41.20 Setting up libhttp-negotiate-perl (6.01-1) ... #13 41.21 Setting up libhttp-cookies-perl (6.10-1) ... #13 41.22 Setting up po-debconf (1.0.21+nmu1) ... #13 41.24 Setting up libhtml-tree-perl (5.07-2) ... #13 41.25 Setting up libparams-classify-perl (0.015-1+b3) ... #13 41.27 Setting up libmodule-runtime-perl (0.016-1) ... #13 41.28 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 41.30 Setting up libimport-into-perl (1.002005-1) ... #13 41.31 Setting up libmoo-perl (2.004004-1) ... #14 43.97 debconf: delaying package configuration, since apt-utils is not installed #14 44.00 Fetched 121 MB in 37s (3278 kB/s) #14 44.03 Selecting previously unselected package liblocale-gettext-perl. #14 44.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 ... 4346 files and directories currently installed.) #14 44.03 Preparing to unpack .../liblocale-gettext-perl_1.07-5_armhf.deb ... #14 44.04 Unpacking liblocale-gettext-perl (1.07-5) ... #14 44.09 Selecting previously unselected package libssl3:armhf. #14 44.09 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.4_armhf.deb ... #14 44.09 Unpacking libssl3:armhf (3.0.8-1ubuntu1.4) ... #14 44.16 Selecting previously unselected package libpython3.11-minimal:armhf. #14 44.16 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ... #14 44.16 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ... #14 44.25 Selecting previously unselected package libexpat1:armhf. #14 44.26 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... #14 44.26 Unpacking libexpat1:armhf (2.5.0-1) ... #13 48.18 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_amd64.deb ... #13 48.19 Unpacking libindirect-perl (0.39-2+b1) ... #13 48.23 Selecting previously unselected package libxs-parse-keyword-perl. #13 48.23 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_amd64.deb ... #13 48.24 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 48.34 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #13 48.34 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ... #13 48.35 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ... #13 48.40 Selecting previously unselected package libobject-pad-perl. #13 48.41 Preparing to unpack .../256-libobject-pad-perl_0.78-1_amd64.deb ... #13 48.41 Unpacking libobject-pad-perl (0.78-1) ... #13 48.46 Selecting previously unselected package libfeature-compat-class-perl. #14 52.02 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ... #14 52.03 Unpacking libstruct-dumb-perl (0.09-1) ... #14 52.07 Selecting previously unselected package libio-async-perl. #14 52.07 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ... #14 52.07 Unpacking libio-async-perl (0.75-1) ... #14 52.13 Selecting previously unselected package liblinux-epoll-perl. #14 52.13 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ... #14 52.13 Unpacking liblinux-epoll-perl (0.017-1) ... #14 52.17 Selecting previously unselected package libio-async-loop-epoll-perl. #14 52.17 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 52.18 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 52.25 Selecting previously unselected package libtypes-serialiser-perl. #14 50.92 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 50.93 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 50.97 Selecting previously unselected package libxdmcp6:arm64. #14 50.97 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 50.97 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 51.01 Selecting previously unselected package libxcb1:arm64. #14 51.02 Preparing to unpack .../034-libxcb1_1.15-1_arm64.deb ... #14 51.02 Unpacking libxcb1:arm64 (1.15-1) ... #14 51.05 Selecting previously unselected package libx11-data. #14 51.06 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ... #14 51.06 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ... #14 51.13 Selecting previously unselected package libx11-6:arm64. #14 51.14 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_arm64.deb ... #14 51.14 Unpacking libx11-6:arm64 (2:1.8.4-2ubuntu0.3) ... #14 51.19 Selecting previously unselected package libxext6:arm64. #13 42.58 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ... #13 42.59 Unpacking liblist-moreutils-perl (0.430-2) ... #13 42.63 Selecting previously unselected package libdata-dpath-perl. #13 42.63 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ... #13 42.63 Unpacking libdata-dpath-perl (0.58-1) ... #13 42.67 Selecting previously unselected package libdata-dump-perl. #13 42.67 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ... #13 42.67 Unpacking libdata-dump-perl (1.23-1.1) ... #13 42.70 Selecting previously unselected package libdata-messagepack-perl. #13 42.71 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ... #13 42.71 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 42.74 Selecting previously unselected package libnet-domain-tld-perl. #13 42.75 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 42.75 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 42.78 Selecting previously unselected package libdata-validate-domain-perl. #13 42.79 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 42.79 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 42.82 Selecting previously unselected package libdevel-size-perl. #13 43.46 Selecting previously unselected package libntlm0:armhf. #13 43.46 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ... #13 43.47 Unpacking libntlm0:armhf (1.5-1+deb10u1) ... #13 43.50 Selecting previously unselected package libgsasl7. #13 43.51 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ... #13 43.51 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 43.56 Selecting previously unselected package libhtml-form-perl. #13 43.56 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ... #13 43.56 Unpacking libhtml-form-perl (6.03-1) ... #13 43.60 Selecting previously unselected package libhtml-format-perl. #13 43.60 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ... #13 43.60 Unpacking libhtml-format-perl (2.12-1) ... #13 43.64 Selecting previously unselected package libhttp-daemon-perl. #14 27.34 Selecting previously unselected package diffstat. #14 27.34 Preparing to unpack .../178-diffstat_1.65-1_amd64.deb ... #14 27.34 Unpacking diffstat (1.65-1) ... #14 27.39 Selecting previously unselected package python3-chardet. #14 27.39 Preparing to unpack .../179-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 27.39 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 27.44 Selecting previously unselected package zstd. #14 27.44 Preparing to unpack .../180-zstd_1.5.5+dfsg2-1ubuntu2_amd64.deb ... #14 27.45 Unpacking zstd (1.5.5+dfsg2-1ubuntu2) ... #14 27.50 Selecting previously unselected package python3-debian. #14 27.50 Preparing to unpack .../181-python3-debian_0.1.49ubuntu2_all.deb ... #14 27.50 Unpacking python3-debian (0.1.49ubuntu2) ... #14 27.55 Selecting previously unselected package libgpgme11:amd64. #13 43.21 Preparing to unpack .../220-libsub-install-perl_0.929-1_all.deb ... #13 43.21 Unpacking libsub-install-perl (0.929-1) ... #13 43.26 Selecting previously unselected package libdata-optlist-perl. #13 43.26 Preparing to unpack .../221-libdata-optlist-perl_0.113-1_all.deb ... #13 43.27 Unpacking libdata-optlist-perl (0.113-1) ... #13 43.30 Selecting previously unselected package libsub-exporter-perl. #13 43.30 Preparing to unpack .../222-libsub-exporter-perl_0.989-1_all.deb ... #13 43.31 Unpacking libsub-exporter-perl (0.989-1) ... #13 43.35 Selecting previously unselected package libconst-fast-perl. #13 43.35 Preparing to unpack .../223-libconst-fast-perl_0.014-2_all.deb ... #13 43.36 Unpacking libconst-fast-perl (0.014-2) ... #13 43.39 Selecting previously unselected package libwant-perl. #13 43.40 Preparing to unpack .../224-libwant-perl_0.29-2+b1_armhf.deb ... #13 43.40 Unpacking libwant-perl (0.29-2+b1) ... #13 43.44 Selecting previously unselected package libcontextual-return-perl. #14 51.86 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_arm64.deb ... #14 51.87 Unpacking libx11-6:arm64 (2:1.8.6-1ubuntu1) ... #14 51.91 Selecting previously unselected package libxext6:arm64. #14 51.91 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 51.92 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 51.95 Selecting previously unselected package libxmuu1:arm64. #14 51.95 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 51.96 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 52.01 Selecting previously unselected package man-db. #14 52.01 Preparing to unpack .../041-man-db_2.11.2-3_arm64.deb ... #14 52.01 Unpacking man-db (2.11.2-3) ... #14 52.06 Selecting previously unselected package manpages. #14 52.07 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 52.07 Unpacking manpages (6.03-2) ... #14 52.12 Selecting previously unselected package openssh-client. #16 1.774 Hit:2 http://archive.ubuntu.com/ubuntu lunar InRelease #16 1.782 Hit:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease #16 1.794 Hit:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease #14 44.53 Get:386 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-six all 1.16.0-4 [12.4 kB] #14 44.60 Get:387 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 44.34 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB] #14 44.50 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB] #14 44.60 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 44.52 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 44.53 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 44.59 Selecting previously unselected package libldap-common. #14 44.59 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 44.60 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 44.64 Selecting previously unselected package libldap-2.4-2:armhf. #14 44.64 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ... #14 44.65 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... #14 44.70 Selecting previously unselected package libnghttp2-14:armhf. #14 44.70 Preparing to unpack .../114-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ... #14 44.70 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... #14 44.75 Selecting previously unselected package librtmp1:armhf. #14 44.75 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... #14 44.75 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #14 44.80 Selecting previously unselected package libssh-4:armhf. #14 44.80 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ... #14 44.80 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ... #14 44.85 Selecting previously unselected package libcurl4:armhf. #14 45.42 Selecting previously unselected package libdebhelper-perl. #14 45.42 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 45.42 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 45.46 Selecting previously unselected package libarchive-zip-perl. #14 45.46 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #14 45.47 Unpacking libarchive-zip-perl (1.67-2) ... #14 45.50 Selecting previously unselected package libsub-override-perl. #14 45.50 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #14 45.50 Unpacking libsub-override-perl (0.09-2) ... #14 45.53 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 45.53 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 45.54 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 45.57 Selecting previously unselected package dh-strip-nondeterminism. #14 45.57 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 45.57 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 45.60 Selecting previously unselected package dwz. #13 41.33 Setting up debhelper (13.3.4) ... #13 41.34 Setting up equivs (2.3.1) ... #13 41.36 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 41.37 Setting up libwww-perl (6.52-1) ... #13 41.39 Setting up devscripts (2.21.3+deb11u1) ... #13 41.57 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... #13 48.46 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #13 48.47 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 48.57 Selecting previously unselected package libsyntax-keyword-try-perl. #13 48.57 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_amd64.deb ... #13 48.58 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 48.61 Selecting previously unselected package libfeature-compat-try-perl. #13 48.62 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 48.62 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 48.66 Selecting previously unselected package libipc-system-simple-perl. #13 48.66 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 48.67 Unpacking libipc-system-simple-perl (1.30-2) ... #13 48.71 Selecting previously unselected package libfile-basedir-perl. #14 44.30 Selecting previously unselected package python3.11-minimal. #14 44.30 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ... #14 44.31 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 44.39 Setting up libssl3:armhf (3.0.8-1ubuntu1.4) ... #14 44.48 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ... #14 44.49 Setting up libexpat1:armhf (2.5.0-1) ... #14 52.25 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ... #14 52.25 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 52.29 Selecting previously unselected package libjson-xs-perl. #14 52.29 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ... #14 52.29 Unpacking libjson-xs-perl (4.020-1build1) ... #14 52.34 Selecting previously unselected package libjson-maybexs-perl. #14 52.34 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ... #14 52.34 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 52.38 Selecting previously unselected package liblist-compare-perl. #14 52.38 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ... #14 52.39 Unpacking liblist-compare-perl (0.53-1) ... #14 52.42 Selecting previously unselected package liblist-moreutils-perl. #14 52.43 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ... #14 52.43 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 52.47 Selecting previously unselected package liblist-someutils-perl. #14 52.47 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ... #14 52.47 Unpacking liblist-someutils-perl (0.58-1) ... #14 52.51 Selecting previously unselected package liblist-someutils-xs-perl. #14 51.19 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 51.20 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 51.23 Selecting previously unselected package libxmuu1:arm64. #14 51.24 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 51.24 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 51.29 Selecting previously unselected package man-db. #14 51.29 Preparing to unpack .../039-man-db_2.11.2-1_arm64.deb ... #14 51.29 Unpacking man-db (2.11.2-1) ... #14 51.35 Selecting previously unselected package manpages. #14 51.35 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 51.36 Unpacking manpages (6.03-1) ... #14 51.42 Selecting previously unselected package openssh-client. #13 42.82 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ... #13 42.83 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 42.86 Selecting previously unselected package libdistro-info-perl. #13 42.86 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ... #13 42.87 Unpacking libdistro-info-perl (1.0) ... #13 42.90 Selecting previously unselected package libemail-address-xs-perl. #13 42.90 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ... #13 42.90 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 42.94 Selecting previously unselected package libfcgi0ldbl:armhf. #13 42.94 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 42.95 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 43.09 Selecting previously unselected package libfcgi-bin. #13 43.64 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 43.64 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 43.68 Selecting previously unselected package libstruct-dumb-perl. #13 43.68 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ... #13 43.68 Unpacking libstruct-dumb-perl (0.09-1) ... #13 43.72 Selecting previously unselected package libio-async-perl. #13 43.72 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ... #13 43.72 Unpacking libio-async-perl (0.72-1) ... #13 43.77 Selecting previously unselected package libio-sessiondata-perl. #13 43.78 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ... #13 43.78 Unpacking libio-sessiondata-perl (1.03-1) ... #13 43.81 Selecting previously unselected package libio-string-perl. #13 43.81 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #13 43.82 Unpacking libio-string-perl (1.08-3) ... #13 43.85 Selecting previously unselected package libtypes-serialiser-perl. #13 43.85 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ... #13 43.85 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 43.89 Selecting previously unselected package libjson-xs-perl. #14 27.55 Preparing to unpack .../182-libgpgme11_1.18.0-3ubuntu2_amd64.deb ... #14 27.56 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 27.60 Selecting previously unselected package python3-gpg. #14 27.60 Preparing to unpack .../183-python3-gpg_1.18.0-3ubuntu2_amd64.deb ... #14 27.60 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 27.65 Selecting previously unselected package python3-xdg. #14 27.65 Preparing to unpack .../184-python3-xdg_0.28-2_all.deb ... #14 27.65 Unpacking python3-xdg (0.28-2) ... #14 27.71 Selecting previously unselected package dput. #14 27.71 Preparing to unpack .../185-dput_1.1.3ubuntu3_all.deb ... #14 27.72 Unpacking dput (1.1.3ubuntu3) ... #14 27.76 Selecting previously unselected package fonts-noto-mono. #13 43.44 Preparing to unpack .../225-libcontextual-return-perl_0.004014-4_all.deb ... #13 43.45 Unpacking libcontextual-return-perl (0.004014-4) ... #13 43.49 Selecting previously unselected package libconvert-binhex-perl. #13 43.49 Preparing to unpack .../226-libconvert-binhex-perl_1.125-3_all.deb ... #13 43.50 Unpacking libconvert-binhex-perl (1.125-3) ... #13 43.54 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #13 43.54 Preparing to unpack .../227-libcpanel-json-xs-perl_4.35-1_armhf.deb ... #13 43.55 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ... #13 43.60 Selecting previously unselected package libdevel-stacktrace-perl. #13 43.60 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 43.60 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 43.64 Selecting previously unselected package libexception-class-perl. #13 43.64 Preparing to unpack .../229-libexception-class-perl_1.45-1_all.deb ... #13 43.71 Unpacking libexception-class-perl (1.45-1) ... #13 43.75 Selecting previously unselected package libiterator-perl. #13 43.76 Preparing to unpack .../230-libiterator-perl_0.03+ds1-2_all.deb ... #13 43.76 Unpacking libiterator-perl (0.03+ds1-2) ... #13 43.80 Selecting previously unselected package libiterator-util-perl. #14 52.12 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3_arm64.deb ... #14 52.13 Unpacking openssh-client (1:9.3p1-1ubuntu3) ... #14 52.18 Selecting previously unselected package publicsuffix. #14 52.18 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 52.18 Unpacking publicsuffix (20230209.2326-1) ... #14 52.22 Selecting previously unselected package strace. #14 52.22 Preparing to unpack .../045-strace_6.5-0.0ubuntu1_arm64.deb ... #14 52.23 Unpacking strace (6.5-0.0ubuntu1) ... #14 52.26 Selecting previously unselected package xauth. #14 52.26 Preparing to unpack .../046-xauth_1%3a1.1.2-1_arm64.deb ... #14 52.27 Unpacking xauth (1:1.1.2-1) ... #14 52.30 Selecting previously unselected package xz-utils. #14 52.30 Preparing to unpack .../047-xz-utils_5.4.1-0.2_arm64.deb ... #14 52.30 Unpacking xz-utils (5.4.1-0.2) ... #14 52.35 Selecting previously unselected package m4. #14 52.35 Preparing to unpack .../048-m4_1.4.19-3_arm64.deb ... #14 52.35 Unpacking m4 (1.4.19-3) ... #14 52.39 Selecting previously unselected package autoconf. #14 52.39 Preparing to unpack .../049-autoconf_2.71-3_all.deb ... #14 52.39 Unpacking autoconf (2.71-3) ... #14 52.43 Selecting previously unselected package autotools-dev. #14 52.43 Preparing to unpack .../050-autotools-dev_20220109.1_all.deb ... #14 52.44 Unpacking autotools-dev (20220109.1) ... #14 52.47 Selecting previously unselected package automake. #14 44.80 Get:388 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #14 44.86 Get:389 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #14 44.88 Get:390 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-unidiff all 0.7.3-1 [11.0 kB] #14 44.88 Get:391 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf equivs all 2.3.1 [19.0 kB] #14 44.89 Get:392 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 44.90 Get:393 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-magic all 2:0.4.27-1 [13.3 kB] #14 51.69 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB] #14 44.69 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 44.79 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 44.85 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.20_armhf.deb ... #14 44.86 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.20) ... #14 44.91 Selecting previously unselected package curl. #14 44.91 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.20_armhf.deb ... #14 44.92 Unpacking curl (7.68.0-1ubuntu2.20) ... #14 44.97 Selecting previously unselected package dctrl-tools. #14 44.97 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ... #14 44.98 Unpacking dctrl-tools (2.24-3) ... #14 45.01 Selecting previously unselected package libtool. #14 45.01 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ... #14 45.02 Unpacking libtool (2.4.6-14) ... #14 45.06 Selecting previously unselected package dh-autoreconf. #14 45.07 Preparing to unpack .../121-dh-autoreconf_19_all.deb ... #14 45.60 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #14 45.61 Unpacking dwz (0.13-5) ... #14 45.66 Selecting previously unselected package libcroco3:amd64. #14 45.66 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #14 45.66 Unpacking libcroco3:amd64 (0.6.13-1) ... #14 45.70 Selecting previously unselected package gettext. #14 45.70 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #14 45.71 Unpacking gettext (0.19.8.1-10build1) ... #14 45.83 Selecting previously unselected package intltool-debian. #13 48.71 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 48.71 Unpacking libfile-basedir-perl (0.09-2) ... #13 48.75 Selecting previously unselected package libfile-chdir-perl. #13 48.76 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 48.76 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 48.80 Selecting previously unselected package libfile-fcntllock-perl. #13 48.80 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ... #13 48.81 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 48.86 Selecting previously unselected package libnumber-compare-perl. #13 48.86 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 48.86 Unpacking libnumber-compare-perl (0.03-3) ... #13 48.91 Selecting previously unselected package libtext-glob-perl. #13 48.91 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 48.92 Unpacking libtext-glob-perl (0.11-3) ... #14 52.51 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ... #14 52.51 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 52.55 Selecting previously unselected package libltdl7:arm64. #14 52.56 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ... #14 52.56 Unpacking libltdl7:arm64 (2.4.6-14) ... #14 52.60 Selecting previously unselected package libltdl-dev:arm64. #14 52.60 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ... #14 52.60 Unpacking libltdl-dev:arm64 (2.4.6-14) ... #14 52.65 Selecting previously unselected package libsys-hostname-long-perl. #14 52.65 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ... #14 52.65 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 52.76 Selecting previously unselected package libmail-sendmail-perl. #14 44.51 Setting up python3.11-minimal (3.11.4-1~23.04) ... #14 51.42 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_arm64.deb ... #14 51.43 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 51.48 Selecting previously unselected package publicsuffix. #14 51.48 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 51.49 Unpacking publicsuffix (20230209.2326-1) ... #14 51.53 Selecting previously unselected package libunwind8:arm64. #14 51.53 Preparing to unpack .../043-libunwind8_1.6.2-3_arm64.deb ... #14 51.53 Unpacking libunwind8:arm64 (1.6.2-3) ... #14 51.57 Selecting previously unselected package strace. #14 51.57 Preparing to unpack .../044-strace_6.2-0ubuntu1_arm64.deb ... #14 51.57 Unpacking strace (6.2-0ubuntu1) ... #14 51.61 Selecting previously unselected package xauth. #14 51.62 Preparing to unpack .../045-xauth_1%3a1.1.2-1_arm64.deb ... #14 51.62 Unpacking xauth (1:1.1.2-1) ... #14 51.66 Selecting previously unselected package xz-utils. #13 43.09 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ... #13 43.10 Unpacking libfcgi-bin (2.4.2-2) ... #13 43.13 Selecting previously unselected package libfcgi-perl:armhf. #13 43.13 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ... #13 43.14 Unpacking libfcgi-perl:armhf (0.79+ds-2) ... #13 43.17 Selecting previously unselected package libipc-system-simple-perl. #13 43.17 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ... #13 43.17 Unpacking libipc-system-simple-perl (1.30-1) ... #13 43.21 Selecting previously unselected package libfile-basedir-perl. #13 43.21 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ... #13 43.21 Unpacking libfile-basedir-perl (0.08-1) ... #13 43.24 Selecting previously unselected package libfile-chdir-perl. #13 43.25 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 43.25 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 43.28 Selecting previously unselected package libfile-fcntllock-perl. #13 43.29 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ... #13 43.29 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 43.32 Selecting previously unselected package libnumber-compare-perl. #13 43.89 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ... #13 43.89 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 43.94 Selecting previously unselected package liblzo2-2:armhf. #13 43.94 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ... #13 43.95 Unpacking liblzo2-2:armhf (2.10-0.1) ... #13 43.98 Selecting previously unselected package libkyotocabinet16v5:armhf. #13 43.99 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ... #13 44.10 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 44.15 Selecting previously unselected package liblist-compare-perl. #16 3.824 Reading package lists... #14 27.76 Preparing to unpack .../186-fonts-noto-mono_20201225-2_all.deb ... #14 27.76 Unpacking fonts-noto-mono (20201225-2) ... #14 27.81 Selecting previously unselected package fonts-noto-core. #14 27.81 Preparing to unpack .../187-fonts-noto-core_20201225-2_all.deb ... #14 27.82 Unpacking fonts-noto-core (20201225-2) ... #13 43.80 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 43.81 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 43.85 Selecting previously unselected package libdata-dpath-perl. #13 43.85 Preparing to unpack .../232-libdata-dpath-perl_0.58-2_all.deb ... #13 43.85 Unpacking libdata-dpath-perl (0.58-2) ... #13 43.90 Selecting previously unselected package libdata-dump-perl. #13 43.90 Preparing to unpack .../233-libdata-dump-perl_1.25-1_all.deb ... #13 43.90 Unpacking libdata-dump-perl (1.25-1) ... #13 43.94 Selecting previously unselected package libdata-messagepack-perl. #13 43.94 Preparing to unpack .../234-libdata-messagepack-perl_1.02-1+b1_armhf.deb ... #13 43.95 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 43.99 Selecting previously unselected package libnet-domain-tld-perl. #13 43.99 Preparing to unpack .../235-libnet-domain-tld-perl_1.75-3_all.deb ... #13 44.00 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 44.03 Selecting previously unselected package libdata-validate-domain-perl. #14 52.47 Preparing to unpack .../051-automake_1%3a1.16.5-1.3_all.deb ... #14 52.48 Unpacking automake (1:1.16.5-1.3) ... #14 52.52 Selecting previously unselected package autopoint. #14 52.52 Preparing to unpack .../052-autopoint_0.21-13_all.deb ... #14 52.53 Unpacking autopoint (0.21-13) ... #14 52.56 Selecting previously unselected package binutils-common:arm64. #14 52.56 Preparing to unpack .../053-binutils-common_2.41-5ubuntu1_arm64.deb ... #14 52.57 Unpacking binutils-common:arm64 (2.41-5ubuntu1) ... #14 52.60 Selecting previously unselected package libsframe1:arm64. #14 52.60 Preparing to unpack .../054-libsframe1_2.41-5ubuntu1_arm64.deb ... #14 52.61 Unpacking libsframe1:arm64 (2.41-5ubuntu1) ... #14 52.64 Selecting previously unselected package libbinutils:arm64. #14 52.64 Preparing to unpack .../055-libbinutils_2.41-5ubuntu1_arm64.deb ... #14 52.65 Unpacking libbinutils:arm64 (2.41-5ubuntu1) ... #14 52.70 Selecting previously unselected package libctf-nobfd0:arm64. #14 52.70 Preparing to unpack .../056-libctf-nobfd0_2.41-5ubuntu1_arm64.deb ... #14 52.70 Unpacking libctf-nobfd0:arm64 (2.41-5ubuntu1) ... #14 45.10 debconf: delaying package configuration, since apt-utils is not installed #14 45.14 Fetched 135 MB in 38s (3518 kB/s) #14 45.16 Selecting previously unselected package liblocale-gettext-perl. #14 45.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4319 files and directories currently installed.) #14 45.17 Preparing to unpack .../liblocale-gettext-perl_1.07-6_armhf.deb ... #14 45.17 Unpacking liblocale-gettext-perl (1.07-6) ... #14 45.22 Selecting previously unselected package libssl3:armhf. #14 45.22 Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_armhf.deb ... #14 45.23 Unpacking libssl3:armhf (3.0.10-1ubuntu2.1) ... #14 45.29 Selecting previously unselected package libpython3.11-minimal:armhf. #14 44.95 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB] #17 DONE 7.4s #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #18 DONE 0.3s #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 #14 45.16 Unpacking dh-autoreconf (19) ... #14 45.19 Selecting previously unselected package libdebhelper-perl. #14 45.19 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 45.19 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 45.23 Selecting previously unselected package libarchive-zip-perl. #14 45.23 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ... #14 45.24 Unpacking libarchive-zip-perl (1.67-2) ... #14 45.28 Selecting previously unselected package libsub-override-perl. #14 45.28 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ... #14 45.83 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #14 45.83 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 45.86 Selecting previously unselected package po-debconf. #14 45.86 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #14 45.87 Unpacking po-debconf (1.0.21) ... #14 45.91 Selecting previously unselected package debhelper. #14 45.91 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #14 45.92 Unpacking debhelper (12.10ubuntu1) ... #14 46.02 Selecting previously unselected package libfakeroot:amd64. #14 46.02 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #14 46.03 Unpacking libfakeroot:amd64 (1.24-1) ... #14 46.06 Selecting previously unselected package fakeroot. #14 46.06 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #14 46.07 Unpacking fakeroot (1.24-1) ... #14 52.76 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ... #14 52.77 Unpacking libmail-sendmail-perl (0.80-1) ... #14 52.80 Selecting previously unselected package libmoox-aliases-perl. #14 52.80 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ... #14 52.81 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 52.84 Selecting previously unselected package libobject-id-perl. #14 52.85 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 52.85 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 52.89 Selecting previously unselected package libmoox-struct-perl. #14 52.89 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ... #14 52.89 Unpacking libmoox-struct-perl (0.017-1) ... #14 52.93 Selecting previously unselected package libnet-dns-sec-perl. #14 52.93 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ... #14 52.94 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 52.97 Selecting previously unselected package libnet-libidn-perl. #14 52.97 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ... #14 52.98 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 53.02 Selecting previously unselected package libnumber-range-perl. #14 51.66 Preparing to unpack .../046-xz-utils_5.4.1-0.2_arm64.deb ... #14 51.66 Unpacking xz-utils (5.4.1-0.2) ... #14 51.70 Selecting previously unselected package m4. #14 51.70 Preparing to unpack .../047-m4_1.4.19-3_arm64.deb ... #14 51.71 Unpacking m4 (1.4.19-3) ... #14 51.74 Selecting previously unselected package autoconf. #14 51.75 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 51.75 Unpacking autoconf (2.71-3) ... #14 51.80 Selecting previously unselected package autotools-dev. #14 51.80 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 51.80 Unpacking autotools-dev (20220109.1) ... #14 51.85 Selecting previously unselected package automake. #14 51.85 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 51.85 Unpacking automake (1:1.16.5-1.3) ... #14 51.91 Selecting previously unselected package autopoint. #14 51.91 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 51.91 Unpacking autopoint (0.21-11) ... #14 51.95 Selecting previously unselected package binutils-common:arm64. #14 51.95 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_arm64.deb ... #14 51.96 Unpacking binutils-common:arm64 (2.40-2ubuntu4.1) ... #14 52.00 Selecting previously unselected package libbinutils:arm64. #14 52.01 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_arm64.deb ... #14 52.01 Unpacking libbinutils:arm64 (2.40-2ubuntu4.1) ... #13 48.95 Selecting previously unselected package libfile-find-rule-perl. #13 48.96 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 48.96 Unpacking libfile-find-rule-perl (0.34-3) ... #13 49.03 Selecting previously unselected package libfont-afm-perl. #13 49.03 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 49.04 Unpacking libfont-afm-perl (1.20-4) ... #13 49.09 Selecting previously unselected package libio-string-perl. #13 49.09 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 49.10 Unpacking libio-string-perl (1.08-4) ... #13 49.13 Selecting previously unselected package libfont-ttf-perl. #13 49.14 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 49.14 Unpacking libfont-ttf-perl (1.06-2) ... #13 49.21 Selecting previously unselected package libfreezethaw-perl. #13 49.21 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 49.22 Unpacking libfreezethaw-perl (0.5001-3) ... #13 49.26 Selecting previously unselected package libsort-versions-perl. #13 43.33 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ... #13 43.33 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 43.36 Selecting previously unselected package libtext-glob-perl. #13 43.36 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ... #13 43.36 Unpacking libtext-glob-perl (0.11-1) ... #13 43.40 Selecting previously unselected package libfile-find-rule-perl. #13 43.40 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ... #13 43.40 Unpacking libfile-find-rule-perl (0.34-1) ... #13 43.43 Selecting previously unselected package libfont-afm-perl. #13 43.44 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ... #13 43.44 Unpacking libfont-afm-perl (1.20-3) ... #13 43.47 Selecting previously unselected package libio-string-perl. #13 43.48 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ... #13 43.48 Unpacking libio-string-perl (1.08-3.1) ... #13 43.51 Selecting previously unselected package libfont-ttf-perl. #13 43.51 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ... #13 43.52 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 43.58 Selecting previously unselected package libio-stringy-perl. #13 44.16 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ... #13 44.16 Unpacking liblist-compare-perl (0.53-1) ... #13 44.20 Selecting previously unselected package liblist-moreutils-perl. #13 44.20 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ... #13 44.20 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 44.27 Selecting previously unselected package libltdl-dev:armhf. #13 44.28 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ... #13 44.28 Unpacking libltdl-dev:armhf (2.4.6-9) ... #13 44.32 Selecting previously unselected package libsys-hostname-long-perl. #13 44.33 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ... #13 44.33 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 44.36 Selecting previously unselected package libmail-sendmail-perl. #13 44.37 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ... #13 44.37 Unpacking libmail-sendmail-perl (0.80-1) ... #13 44.40 Selecting previously unselected package mailutils-common. #16 4.665 Building dependency tree... #16 4.845 Reading state information... #14 28.06 Selecting previously unselected package fontconfig-config. #14 28.06 Preparing to unpack .../188-fontconfig-config_2.14.2-4ubuntu1_amd64.deb ... #14 28.18 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #14 28.22 Selecting previously unselected package libcurl3-gnutls:amd64. #14 28.23 Preparing to unpack .../189-libcurl3-gnutls_8.2.1-1ubuntu3.1_amd64.deb ... #14 28.23 Unpacking libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.1) ... #14 28.27 Selecting previously unselected package liberror-perl. #14 28.27 Preparing to unpack .../190-liberror-perl_0.17029-2_all.deb ... #14 28.27 Unpacking liberror-perl (0.17029-2) ... #14 28.31 Selecting previously unselected package git-man. #13 44.03 Preparing to unpack .../236-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 44.04 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 44.08 Selecting previously unselected package libnet-ipv6addr-perl. #13 44.09 Preparing to unpack .../237-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 44.09 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 44.13 Selecting previously unselected package libnet-netmask-perl. #13 44.13 Preparing to unpack .../238-libnet-netmask-perl_2.0002-2_all.deb ... #13 44.13 Unpacking libnet-netmask-perl (2.0002-2) ... #13 44.18 Selecting previously unselected package libnetaddr-ip-perl. #13 44.18 Preparing to unpack .../239-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ... #13 44.18 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 44.27 Selecting previously unselected package libdata-validate-ip-perl. #14 52.74 Selecting previously unselected package libctf0:arm64. #14 52.74 Preparing to unpack .../057-libctf0_2.41-5ubuntu1_arm64.deb ... #14 52.74 Unpacking libctf0:arm64 (2.41-5ubuntu1) ... #14 52.78 Selecting previously unselected package libgprofng0:arm64. #14 52.78 Preparing to unpack .../058-libgprofng0_2.41-5ubuntu1_arm64.deb ... #14 52.79 Unpacking libgprofng0:arm64 (2.41-5ubuntu1) ... #14 52.83 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 52.83 Preparing to unpack .../059-binutils-aarch64-linux-gnu_2.41-5ubuntu1_arm64.deb ... #14 52.84 Unpacking binutils-aarch64-linux-gnu (2.41-5ubuntu1) ... #14 52.97 Selecting previously unselected package binutils. #14 45.29 Preparing to unpack .../libpython3.11-minimal_3.11.6-3_armhf.deb ... #14 45.29 Unpacking libpython3.11-minimal:armhf (3.11.6-3) ... #14 45.39 Selecting previously unselected package libexpat1:armhf. #14 45.39 Preparing to unpack .../libexpat1_2.5.0-2_armhf.deb ... #14 45.39 Unpacking libexpat1:armhf (2.5.0-2) ... #14 45.43 Selecting previously unselected package python3.11-minimal. #14 45.43 Preparing to unpack .../python3.11-minimal_3.11.6-3_armhf.deb ... #14 45.44 Unpacking python3.11-minimal (3.11.6-3) ... #14 45.52 Setting up libssl3:armhf (3.0.10-1ubuntu2.1) ... #14 45.22 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB] #14 45.33 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 45.40 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB] #14 45.39 Unpacking libsub-override-perl (0.09-2) ... #14 45.44 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 45.44 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 45.44 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 45.48 Selecting previously unselected package dh-strip-nondeterminism. #14 45.48 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 45.49 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 45.52 Selecting previously unselected package dwz. #14 45.52 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ... #14 45.53 Unpacking dwz (0.13-5) ... #14 45.58 Selecting previously unselected package libcroco3:armhf. #14 52.05 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 52.14 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 46.18 Selecting previously unselected package libassuan0:amd64. #14 46.18 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #14 46.18 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 46.21 Selecting previously unselected package gpgconf. #14 46.22 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.22 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 46.26 Selecting previously unselected package libksba8:amd64. #14 46.27 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... #14 46.27 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 46.31 Selecting previously unselected package libnpth0:amd64. #14 46.31 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #14 46.32 Unpacking libnpth0:amd64 (1.6-1) ... #14 46.36 Selecting previously unselected package dirmngr. #14 46.36 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.37 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #16 1.980 Reading package lists... #16 3.048 dpkg-buildpackage: info: source package docker-ce-build-deps #16 3.048 dpkg-buildpackage: info: source version 1.0 #16 3.048 dpkg-buildpackage: info: source distribution unstable #16 3.048 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #14 53.02 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ... #14 53.03 Unpacking libnumber-range-perl (0.12-1) ... #14 53.06 Selecting previously unselected package libpackage-stash-xs-perl. #14 53.06 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ... #14 53.07 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 53.11 Selecting previously unselected package libpath-iterator-rule-perl. #14 53.11 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 53.12 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 53.16 Selecting previously unselected package libperl4-corelibs-perl. #14 53.16 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ... #14 53.17 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 53.20 Selecting previously unselected package libperlio-gzip-perl. #14 53.20 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ... #14 53.21 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 53.24 Selecting previously unselected package libpod-constants-perl. #14 53.25 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ... #14 53.25 Unpacking libpod-constants-perl (0.19-1) ... #14 53.29 Selecting previously unselected package libre2-5:arm64. #14 52.07 Selecting previously unselected package libctf-nobfd0:arm64. #14 52.07 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_arm64.deb ... #14 52.07 Unpacking libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ... #14 52.11 Selecting previously unselected package libctf0:arm64. #14 52.12 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_arm64.deb ... #14 52.12 Unpacking libctf0:arm64 (2.40-2ubuntu4.1) ... #14 52.17 Selecting previously unselected package libgprofng0:arm64. #14 52.17 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_arm64.deb ... #14 52.17 Unpacking libgprofng0:arm64 (2.40-2ubuntu4.1) ... #14 52.22 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 49.26 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 49.26 Unpacking libsort-versions-perl (1.62-3) ... #13 49.31 Selecting previously unselected package libgit-wrapper-perl. #13 49.31 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 49.32 Unpacking libgit-wrapper-perl (0.048-2) ... #13 49.36 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 49.36 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 49.37 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 49.45 Selecting previously unselected package libio-prompter-perl. #13 49.45 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 49.46 Unpacking libio-prompter-perl (0.004015-2) ... #13 49.50 Selecting previously unselected package libjson-perl. #13 43.58 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ... #13 43.58 Unpacking libio-stringy-perl (2.111-3) ... #13 43.64 Selecting previously unselected package libparams-validate-perl:armhf. #13 43.65 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ... #13 43.65 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ... #13 43.69 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 43.69 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 43.69 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 43.72 Selecting previously unselected package libsort-versions-perl. #13 43.72 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ... #13 43.73 Unpacking libsort-versions-perl (1.62-1) ... #13 43.75 Selecting previously unselected package libgit-wrapper-perl. #13 43.76 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ... #13 43.76 Unpacking libgit-wrapper-perl (0.048-1) ... #13 43.79 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 44.41 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ... #13 44.41 Unpacking mailutils-common (1:3.5-4) ... #13 44.69 Selecting previously unselected package mysql-common. #14 45.27 Selecting previously unselected package python3-minimal. #14 45.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4686 files and directories currently installed.) #14 45.28 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ... #14 45.28 Unpacking python3-minimal (3.11.2-1) ... #14 45.31 Selecting previously unselected package media-types. #14 45.31 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 45.32 Unpacking media-types (10.0.0) ... #14 45.35 Selecting previously unselected package libkrb5support0:armhf. #14 45.35 Preparing to unpack .../02-libkrb5support0_1.20.1-1ubuntu0.1_armhf.deb ... #16 4.850 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.080 Starting 2 pkgProblemResolver with broken count: 0 #16 5.084 Done #14 28.31 Preparing to unpack .../191-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 28.32 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 28.37 Selecting previously unselected package git. #14 28.37 Preparing to unpack .../192-git_1%3a2.40.1-1ubuntu1_amd64.deb ... #14 28.38 Unpacking git (1:2.40.1-1ubuntu1) ... #14 28.51 Selecting previously unselected package libalgorithm-diff-perl. #14 28.52 Preparing to unpack .../193-libalgorithm-diff-perl_1.201-1_all.deb ... #14 28.52 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 28.56 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #14 28.56 Preparing to unpack .../194-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ... #14 28.57 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #13 44.27 Preparing to unpack .../240-libdata-validate-ip-perl_0.31-1_all.deb ... #13 44.27 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 44.31 Selecting previously unselected package libdata-validate-uri-perl. #13 44.32 Preparing to unpack .../241-libdata-validate-uri-perl_0.07-2_all.deb ... #13 44.32 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 44.37 Selecting previously unselected package libdevel-size-perl. #13 44.37 Preparing to unpack .../242-libdevel-size-perl_0.83-2+b1_armhf.deb ... #13 44.37 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 44.41 Selecting previously unselected package libdistro-info-perl. #13 44.41 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #13 44.42 Unpacking libdistro-info-perl (1.5) ... #13 44.45 Selecting previously unselected package libemail-address-xs-perl. #13 44.46 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1+b1_armhf.deb ... #13 44.46 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 44.50 Selecting previously unselected package libexporter-tiny-perl. #14 52.97 Preparing to unpack .../060-binutils_2.41-5ubuntu1_arm64.deb ... #14 52.98 Unpacking binutils (2.41-5ubuntu1) ... #14 53.01 Selecting previously unselected package libc-dev-bin. #14 53.01 Preparing to unpack .../061-libc-dev-bin_2.38-1ubuntu6_arm64.deb ... #14 53.01 Unpacking libc-dev-bin (2.38-1ubuntu6) ... #14 53.04 Selecting previously unselected package linux-libc-dev:arm64. #14 53.04 Preparing to unpack .../062-linux-libc-dev_6.5.0-13.13_arm64.deb ... #14 53.05 Unpacking linux-libc-dev:arm64 (6.5.0-13.13) ... #14 53.22 Selecting previously unselected package libcrypt-dev:arm64. #14 53.22 Preparing to unpack .../063-libcrypt-dev_1%3a4.4.36-2_arm64.deb ... #14 53.23 Unpacking libcrypt-dev:arm64 (1:4.4.36-2) ... #14 45.48 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB] #14 45.56 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB] #14 45.61 Setting up libpython3.11-minimal:armhf (3.11.6-3) ... #14 45.63 Setting up libexpat1:armhf (2.5.0-2) ... #14 45.64 Setting up python3.11-minimal (3.11.6-3) ... #14 45.58 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ... #14 45.59 Unpacking libcroco3:armhf (0.6.13-1) ... #14 45.63 Selecting previously unselected package gettext. #14 45.63 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ... #14 45.63 Unpacking gettext (0.19.8.1-10build1) ... #14 45.73 Selecting previously unselected package intltool-debian. #14 45.73 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ... #14 45.73 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 45.79 Selecting previously unselected package po-debconf. #14 45.79 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ... #14 45.80 Unpacking po-debconf (1.0.21) ... #14 45.85 Selecting previously unselected package debhelper. #14 52.21 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 52.29 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 52.37 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #20 0.585 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #20 0.598 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #20 0.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #20 0.691 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #20 0.772 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #20 0.851 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #14 46.43 Selecting previously unselected package gnupg-l10n. #14 46.43 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 46.43 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 46.47 Selecting previously unselected package gnupg-utils. #14 46.47 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.47 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 46.54 Selecting previously unselected package gpg. #14 46.54 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.55 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 46.62 Selecting previously unselected package pinentry-curses. #14 46.62 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #14 46.62 Unpacking pinentry-curses (1.1.0-3build1) ... #16 3.085 dpkg-buildpackage: info: host architecture amd64 #16 3.085 dpkg-source --before-build . #16 3.184 debian/rules clean #16 3.186 dh clean #16 3.288 dh_clean #14 53.30 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ... #14 53.30 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ... #14 53.35 Selecting previously unselected package libre-engine-re2-perl. #14 53.35 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ... #14 53.36 Unpacking libre-engine-re2-perl (0.13-5) ... #14 53.39 Selecting previously unselected package libreadonly-perl. #14 53.39 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ... #14 53.40 Unpacking libreadonly-perl (2.050-2) ... #14 53.43 Selecting previously unselected package libref-util-perl. #14 53.43 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #14 53.44 Unpacking libref-util-perl (0.204-1) ... #14 53.47 Selecting previously unselected package libref-util-xs-perl. #14 53.47 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ... #14 53.47 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 53.51 Selecting previously unselected package libregexp-pattern-license-perl. #14 53.51 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 53.51 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 53.55 Selecting previously unselected package libregexp-pattern-perl. #14 53.55 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 53.56 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 53.59 Selecting previously unselected package libsasl2-modules:arm64. #14 53.60 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 53.60 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 53.64 Selecting previously unselected package libsereal-decoder-perl. #14 52.23 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.40-2ubuntu4.1_arm64.deb ... #14 52.23 Unpacking binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ... #14 52.37 Selecting previously unselected package binutils. #14 52.37 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_arm64.deb ... #14 52.37 Unpacking binutils (2.40-2ubuntu4.1) ... #14 52.41 Selecting previously unselected package libc-dev-bin. #14 52.41 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2.1_arm64.deb ... #14 52.41 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ... #14 52.45 Selecting previously unselected package linux-libc-dev:arm64. #14 52.45 Preparing to unpack .../060-linux-libc-dev_6.2.0-37.38_arm64.deb ... #14 52.45 Unpacking linux-libc-dev:arm64 (6.2.0-37.38) ... #13 49.50 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 49.51 Unpacking libjson-perl (4.10000-1) ... #13 49.55 Selecting previously unselected package liblog-any-perl. #13 49.56 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 49.56 Unpacking liblog-any-perl (1.713-1) ... #13 49.67 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 49.67 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 49.67 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 49.70 Selecting previously unselected package libpackage-stash-perl. #13 49.71 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 49.71 Unpacking libpackage-stash-perl (0.40-1) ... #13 49.74 Selecting previously unselected package libsub-identify-perl. #13 49.74 Preparing to unpack .../279-libsub-identify-perl_0.14-3_amd64.deb ... #13 49.75 Unpacking libsub-identify-perl (0.14-3) ... #13 43.79 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 43.80 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 43.83 Selecting previously unselected package libio-prompter-perl. #13 43.83 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ... #13 43.83 Unpacking libio-prompter-perl (0.004015-1) ... #13 43.87 Selecting previously unselected package libjson-perl. #13 43.87 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ... #13 43.87 Unpacking libjson-perl (4.03000-1) ... #13 43.91 Selecting previously unselected package liblog-any-perl. #13 43.91 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ... #13 43.92 Unpacking liblog-any-perl (1.709-1) ... #13 43.99 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 43.99 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 44.00 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 44.03 Selecting previously unselected package libpackage-stash-perl. #13 44.03 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ... #13 44.03 Unpacking libpackage-stash-perl (0.39-1) ... #13 44.06 Selecting previously unselected package libsub-identify-perl. #13 44.07 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ... #13 44.07 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 44.10 Selecting previously unselected package libsub-name-perl. #13 44.10 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ... #13 44.10 Unpacking libsub-name-perl (0.26-1+b1) ... #13 44.13 Selecting previously unselected package libnamespace-clean-perl. #13 44.69 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ... #13 44.71 Unpacking mysql-common (5.8+1.0.5) ... #13 44.75 Selecting previously unselected package mariadb-common. #13 44.76 Preparing to unpack .../252-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ... #13 44.76 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ... #13 44.80 Selecting previously unselected package libmariadb3:armhf. #13 44.81 Preparing to unpack .../253-libmariadb3_1%3a10.3.39-0+deb10u1_armhf.deb ... #13 44.81 Unpacking libmariadb3:armhf (1:10.3.39-0+deb10u1) ... #13 44.87 Selecting previously unselected package libpython2.7-minimal:armhf. #13 44.87 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u3_armhf.deb ... #13 44.88 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ... #13 44.95 Selecting previously unselected package libpython2.7-stdlib:armhf. #14 45.36 Unpacking libkrb5support0:armhf (1.20.1-1ubuntu0.1) ... #14 45.39 Selecting previously unselected package libk5crypto3:armhf. #14 45.39 Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_armhf.deb ... #14 45.40 Unpacking libk5crypto3:armhf (1.20.1-1ubuntu0.1) ... #14 45.43 Selecting previously unselected package libkeyutils1:armhf. #14 45.43 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ... #14 45.43 Unpacking libkeyutils1:armhf (1.6.3-2) ... #14 45.47 Selecting previously unselected package libkrb5-3:armhf. #14 45.47 Preparing to unpack .../05-libkrb5-3_1.20.1-1ubuntu0.1_armhf.deb ... #14 45.47 Unpacking libkrb5-3:armhf (1.20.1-1ubuntu0.1) ... #14 45.52 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 45.52 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_armhf.deb ... #14 45.52 Unpacking libgssapi-krb5-2:armhf (1.20.1-1ubuntu0.1) ... #14 45.55 Selecting previously unselected package libtirpc-common. #14 45.55 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 45.55 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 45.59 Selecting previously unselected package libtirpc3:armhf. #14 45.59 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ... #14 28.61 Selecting previously unselected package libalgorithm-merge-perl. #14 28.61 Preparing to unpack .../195-libalgorithm-merge-perl_0.08-5_all.deb ... #14 28.61 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 28.65 Selecting previously unselected package libaliased-perl. #14 28.65 Preparing to unpack .../196-libaliased-perl_0.34-3_all.deb ... #14 28.66 Unpacking libaliased-perl (0.34-3) ... #14 28.74 Selecting previously unselected package libapt-pkg-perl. #14 28.75 Preparing to unpack .../197-libapt-pkg-perl_0.1.40build3_amd64.deb ... #14 28.76 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 28.81 Selecting previously unselected package libarchive-cpio-perl. #14 28.81 Preparing to unpack .../198-libarchive-cpio-perl_0.10-3_all.deb ... #14 28.82 Unpacking libarchive-cpio-perl (0.10-3) ... #16 5.277 Done #13 44.50 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #13 44.50 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 44.54 Selecting previously unselected package libfcgi-bin. #13 44.55 Preparing to unpack .../246-libfcgi-bin_2.4.2-2_armhf.deb ... #13 44.55 Unpacking libfcgi-bin (2.4.2-2) ... #13 44.59 Selecting previously unselected package libindirect-perl. #13 44.59 Preparing to unpack .../247-libindirect-perl_0.39-2+b1_armhf.deb ... #13 44.60 Unpacking libindirect-perl (0.39-2+b1) ... #13 44.63 Selecting previously unselected package libxs-parse-keyword-perl. #13 44.63 Preparing to unpack .../248-libxs-parse-keyword-perl_0.33-1_armhf.deb ... #13 44.64 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 44.68 Selecting previously unselected package libxs-parse-sublike-perl:armhf. #13 44.68 Preparing to unpack .../249-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ... #13 44.69 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 44.73 Selecting previously unselected package libobject-pad-perl. #13 44.73 Preparing to unpack .../250-libobject-pad-perl_0.78-1_armhf.deb ... #13 44.73 Unpacking libobject-pad-perl (0.78-1) ... #14 53.26 Selecting previously unselected package libtirpc-dev:arm64. #14 53.26 Preparing to unpack .../064-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #14 53.27 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 53.30 Selecting previously unselected package libnsl-dev:arm64. #14 53.30 Preparing to unpack .../065-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 53.31 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 53.34 Selecting previously unselected package rpcsvc-proto. #14 45.85 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ... #14 45.85 Unpacking debhelper (12.10ubuntu1) ... #14 45.96 Selecting previously unselected package libfakeroot:armhf. #14 45.96 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ... #14 45.97 Unpacking libfakeroot:armhf (1.24-1) ... #14 46.03 Selecting previously unselected package fakeroot. #14 46.04 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ... #14 46.04 Unpacking fakeroot (1.24-1) ... #14 46.08 Selecting previously unselected package libassuan0:armhf. #14 52.46 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 52.55 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 52.62 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 52.70 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 46.66 Selecting previously unselected package gpg-agent. #14 46.66 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.67 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 46.72 Selecting previously unselected package gpg-wks-client. #14 46.72 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.72 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 46.76 Selecting previously unselected package gpg-wks-server. #14 46.76 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.76 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 46.80 Selecting previously unselected package gpgsm. #14 46.80 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... #14 46.81 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 46.85 Selecting previously unselected package gnupg. #14 46.85 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 46.86 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 46.89 Selecting previously unselected package libfile-which-perl. #16 3.321 debian/rules binary #16 3.323 dh binary #16 3.413 dh_update_autotools_config #16 3.441 dh_autoreconf #16 3.483 create-stamp debian/debhelper-build-stamp #16 3.483 dh_prep #16 3.511 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 3.561 dh_install #14 53.64 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ... #14 53.65 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 53.68 Selecting previously unselected package libsereal-encoder-perl. #14 53.69 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ... #14 53.69 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 53.73 Selecting previously unselected package libsereal-perl. #14 53.73 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ... #14 53.74 Unpacking libsereal-perl (4.011-1) ... #14 53.77 Selecting previously unselected package libsort-key-perl. #14 53.77 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ... #14 53.78 Unpacking libsort-key-perl (1.33-2build2) ... #14 53.81 Selecting previously unselected package libstring-copyright-perl. #14 53.81 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ... #14 53.82 Unpacking libstring-copyright-perl (0.003006-1) ... #14 53.85 Selecting previously unselected package libstring-escape-perl. #14 52.65 Selecting previously unselected package libcrypt-dev:arm64. #14 52.66 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... #14 52.67 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... #14 52.71 Selecting previously unselected package rpcsvc-proto. #14 52.71 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 52.71 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 52.75 Selecting previously unselected package libtirpc-dev:arm64. #14 52.75 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #14 52.76 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 49.79 Selecting previously unselected package libsub-name-perl:amd64. #13 49.79 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_amd64.deb ... #13 49.80 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ... #13 49.84 Selecting previously unselected package libnamespace-clean-perl. #13 49.84 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 49.84 Unpacking libnamespace-clean-perl (0.27-2) ... #13 49.88 Selecting previously unselected package libpath-tiny-perl. #13 49.88 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 49.89 Unpacking libpath-tiny-perl (0.144-1) ... #13 49.93 Selecting previously unselected package libstrictures-perl. #13 49.93 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 49.94 Unpacking libstrictures-perl (2.000006-1) ... #13 49.97 Selecting previously unselected package libtype-tiny-perl. #13 49.98 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 49.98 Unpacking libtype-tiny-perl (2.002001-1) ... #13 44.14 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ... #13 44.14 Unpacking libnamespace-clean-perl (0.27-1) ... #13 44.17 Selecting previously unselected package libpath-tiny-perl. #13 44.17 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ... #13 44.18 Unpacking libpath-tiny-perl (0.118-1) ... #13 44.21 Selecting previously unselected package libtype-tiny-perl. #13 44.22 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ... #13 44.22 Unpacking libtype-tiny-perl (1.012001-2) ... #13 44.95 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u3_armhf.deb ... #13 44.96 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ... #14 45.59 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #14 45.62 Selecting previously unselected package libnsl2:armhf. #14 45.63 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ... #14 45.63 Unpacking libnsl2:armhf (1.3.0-2build2) ... #14 45.66 Selecting previously unselected package readline-common. #14 45.67 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 45.67 Unpacking readline-common (8.2-1.3) ... #14 45.70 Selecting previously unselected package libreadline8:armhf. #14 45.70 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ... #14 45.71 Unpacking libreadline8:armhf (8.2-1.3) ... #14 45.74 Selecting previously unselected package libsqlite3-0:armhf. #14 45.74 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ... #14 45.75 Unpacking libsqlite3-0:armhf (3.40.1-1) ... #14 45.78 Selecting previously unselected package libpython3.11-stdlib:armhf. #14 45.78 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ... #14 45.79 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... #14 28.86 Selecting previously unselected package libarray-intspan-perl. #14 28.86 Preparing to unpack .../199-libarray-intspan-perl_2.004-2_all.deb ... #14 28.87 Unpacking libarray-intspan-perl (2.004-2) ... #14 28.91 Selecting previously unselected package libmodule-implementation-perl. #14 28.91 Preparing to unpack .../200-libmodule-implementation-perl_0.09-2_all.deb ... #14 28.92 Unpacking libmodule-implementation-perl (0.09-2) ... #14 28.95 Selecting previously unselected package libsub-exporter-progressive-perl. #14 28.95 Preparing to unpack .../201-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 28.96 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 29.00 Selecting previously unselected package libvariable-magic-perl. #14 29.00 Preparing to unpack .../202-libvariable-magic-perl_0.63-1_amd64.deb ... #14 29.00 Unpacking libvariable-magic-perl (0.63-1) ... #14 29.04 Selecting previously unselected package libb-hooks-endofscope-perl. #14 29.04 Preparing to unpack .../203-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 29.04 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 29.08 Selecting previously unselected package libberkeleydb-perl:amd64. #16 5.475 Starting pkgProblemResolver with broken count: 0 #16 5.511 Starting 2 pkgProblemResolver with broken count: 0 #16 5.515 Done #13 44.80 Selecting previously unselected package libfeature-compat-class-perl. #13 44.80 Preparing to unpack .../251-libfeature-compat-class-perl_0.05-1_all.deb ... #13 44.81 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 44.84 Selecting previously unselected package libsyntax-keyword-try-perl. #13 44.85 Preparing to unpack .../252-libsyntax-keyword-try-perl_0.28-1_armhf.deb ... #13 44.85 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 44.89 Selecting previously unselected package libfeature-compat-try-perl. #13 44.89 Preparing to unpack .../253-libfeature-compat-try-perl_0.05-1_all.deb ... #13 44.90 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 44.93 Selecting previously unselected package libipc-system-simple-perl. #13 44.93 Preparing to unpack .../254-libipc-system-simple-perl_1.30-2_all.deb ... #13 44.94 Unpacking libipc-system-simple-perl (1.30-2) ... #13 44.98 Selecting previously unselected package libfile-basedir-perl. #13 44.98 Preparing to unpack .../255-libfile-basedir-perl_0.09-2_all.deb ... #13 44.99 Unpacking libfile-basedir-perl (0.09-2) ... #13 45.02 Selecting previously unselected package libfile-chdir-perl. #14 53.35 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 53.35 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 53.38 Selecting previously unselected package libc6-dev:arm64. #14 53.39 Preparing to unpack .../067-libc6-dev_2.38-1ubuntu6_arm64.deb ... #14 53.39 Unpacking libc6-dev:arm64 (2.38-1ubuntu6) ... #14 53.55 Selecting previously unselected package libisl23:arm64. #14 53.56 Preparing to unpack .../068-libisl23_0.26-3_arm64.deb ... #14 53.56 Unpacking libisl23:arm64 (0.26-3) ... #14 53.61 Selecting previously unselected package libmpfr6:arm64. #14 53.61 Preparing to unpack .../069-libmpfr6_4.2.1-1_arm64.deb ... #14 53.61 Unpacking libmpfr6:arm64 (4.2.1-1) ... #14 53.65 Selecting previously unselected package libmpc3:arm64. #14 53.66 Preparing to unpack .../070-libmpc3_1.3.1-1_arm64.deb ... #14 53.66 Unpacking libmpc3:arm64 (1.3.1-1) ... #14 53.72 Selecting previously unselected package cpp-13. #14 52.80 Selecting previously unselected package libnsl-dev:arm64. #14 52.80 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 52.80 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 52.84 Selecting previously unselected package libc6-dev:arm64. #14 52.84 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2.1_arm64.deb ... #14 52.88 Unpacking libc6-dev:arm64 (2.37-0ubuntu2.1) ... #14 53.01 Selecting previously unselected package gcc-12-base:arm64. #14 46.41 Selecting previously unselected package python3-minimal. #14 46.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 ... 4659 files and directories currently installed.) #14 46.41 Preparing to unpack .../00-python3-minimal_3.11.4-5_armhf.deb ... #14 46.42 Unpacking python3-minimal (3.11.4-5) ... #14 46.45 Selecting previously unselected package media-types. #14 46.45 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 46.46 Unpacking media-types (10.1.0) ... #14 46.50 Selecting previously unselected package tzdata. #14 45.96 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #14 46.13 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB] #14 46.32 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB] #13 45.16 Selecting previously unselected package libpython2.7:armhf. #13 45.16 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u3_armhf.deb ... #13 45.16 Unpacking libpython2.7:armhf (2.7.16-2+deb10u3) ... #13 45.28 Selecting previously unselected package libmailutils5:armhf. #13 45.28 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ... #13 45.28 Unpacking libmailutils5:armhf (1:3.5-4) ... #13 45.36 Selecting previously unselected package libmime-tools-perl. #13 45.36 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ... #13 45.36 Unpacking libmime-tools-perl (5.509-1) ... #13 45.41 Selecting previously unselected package libnet-dns-sec-perl. #13 45.42 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ... #13 45.42 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 45.46 Selecting previously unselected package libnet-libidn-perl. #13 42.26 Setting up gcc (4:8.3.0-1+rpi2) ... #13 42.30 Setting up perl (5.28.1-6+deb10u1) ... #13 42.32 Setting up libio-html-perl (1.001-1) ... #13 42.34 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 42.35 Setting up libdpkg-perl (1.19.8) ... #13 42.36 Setting up autoconf (2.69-11) ... #13 42.38 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 42.40 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 42.45 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 42.46 Setting up libstrictures-perl (2.000005-1) ... #13 42.47 Setting up libsub-quote-perl (2.005001-1) ... #13 42.49 Setting up liburi-perl (1.76-1) ... #14 53.86 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ... #14 53.86 Unpacking libstring-escape-perl (2010.002-2) ... #14 53.89 Selecting previously unselected package libstring-shellquote-perl. #14 53.89 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ... #14 53.90 Unpacking libstring-shellquote-perl (1.04-1) ... #14 53.93 Selecting previously unselected package libterm-readkey-perl. #14 53.93 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ... #14 53.94 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 53.97 Selecting previously unselected package libtest-fatal-perl. #14 53.97 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ... #14 53.98 Unpacking libtest-fatal-perl (0.014-1) ... #14 54.01 Selecting previously unselected package libtest-refcount-perl. #14 54.01 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ... #14 54.01 Unpacking libtest-refcount-perl (0.10-1) ... #14 54.05 Selecting previously unselected package libtext-levenshtein-perl. #14 54.05 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ... #14 52.77 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 54.05 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 54.08 Selecting previously unselected package libtype-tiny-xs-perl. #16 3.594 dh_installdocs #16 3.631 dh_installchangelogs #16 3.717 dh_perl #16 3.752 dh_link #16 3.786 dh_strip_nondeterminism #16 3.848 dh_compress #13 50.05 Selecting previously unselected package libgitlab-api-v4-perl. #13 50.06 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 50.06 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 50.12 Selecting previously unselected package libglib2.0-0:amd64. #13 50.13 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_amd64.deb ... #13 50.13 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #14 54.09 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ... #14 54.09 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 54.13 Selecting previously unselected package libunicode-utf8-perl. #14 54.13 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ... #14 54.13 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 54.16 Selecting previously unselected package libxml-namespacesupport-perl. #14 54.17 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 54.17 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 54.20 Selecting previously unselected package libxml-sax-base-perl. #13 44.28 Selecting previously unselected package libgitlab-api-v4-perl. #13 44.29 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 44.29 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 44.34 Selecting previously unselected package libglib2.0-0:armhf. #13 44.34 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ... #13 44.35 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #13 44.50 Selecting previously unselected package libglib2.0-data. #13 44.50 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ... #13 44.50 Unpacking libglib2.0-data (2.66.8-1) ... #14 46.08 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ... #14 46.08 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... #14 46.11 Selecting previously unselected package gpgconf. #14 46.12 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.12 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 46.17 Selecting previously unselected package libksba8:armhf. #14 46.17 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ... #14 46.17 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 46.21 Selecting previously unselected package libnpth0:armhf. #14 46.21 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ... #14 46.22 Unpacking libnpth0:armhf (1.6-1) ... #14 46.30 Selecting previously unselected package dirmngr. #14 46.30 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.32 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 46.37 Selecting previously unselected package gnupg-l10n. #14 46.37 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 46.38 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 46.41 Selecting previously unselected package gnupg-utils. #14 46.41 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.42 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 46.49 Selecting previously unselected package gpg. #14 46.49 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.49 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 46.56 Selecting previously unselected package pinentry-curses. #14 46.89 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #14 46.90 Unpacking libfile-which-perl (1.23-1) ... #14 46.96 Selecting previously unselected package libfile-homedir-perl. #14 46.96 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #14 46.97 Unpacking libfile-homedir-perl (1.004-1) ... #14 47.05 Selecting previously unselected package libio-pty-perl. #14 47.05 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #14 47.06 Unpacking libio-pty-perl (1:1.12-1) ... #14 47.09 Selecting previously unselected package libipc-run-perl. #14 47.09 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... #14 47.09 Unpacking libipc-run-perl (20180523.0-2) ... #14 47.13 Selecting previously unselected package libclass-method-modifiers-perl. #14 47.13 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 47.13 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 47.16 Selecting previously unselected package libb-hooks-op-check-perl. #14 47.16 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #14 47.17 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 47.19 Selecting previously unselected package libdynaloader-functions-perl. #14 47.20 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #14 47.20 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 47.23 Selecting previously unselected package libdevel-callchecker-perl. #14 47.23 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #14 47.23 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 47.26 Selecting previously unselected package libparams-classify-perl. #14 29.08 Preparing to unpack .../204-libberkeleydb-perl_0.64-2_amd64.deb ... #14 29.09 Unpacking libberkeleydb-perl:amd64 (0.64-2) ... #14 29.13 Selecting previously unselected package libfreetype6:amd64. #14 29.13 Preparing to unpack .../205-libfreetype6_2.13.1+dfsg-1_amd64.deb ... #14 29.14 Unpacking libfreetype6:amd64 (2.13.1+dfsg-1) ... #14 29.19 Selecting previously unselected package libfontconfig1:amd64. #14 29.19 Preparing to unpack .../206-libfontconfig1_2.14.2-4ubuntu1_amd64.deb ... #14 29.19 Unpacking libfontconfig1:amd64 (2.14.2-4ubuntu1) ... #14 29.29 Selecting previously unselected package libjpeg-turbo8:amd64. #14 29.29 Preparing to unpack .../207-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ... #14 45.90 Selecting previously unselected package python3.11. #14 45.90 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ... #14 45.91 Unpacking python3.11 (3.11.4-1~23.04) ... #14 45.94 Selecting previously unselected package libpython3-stdlib:armhf. #14 45.94 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ... #14 45.94 Unpacking libpython3-stdlib:armhf (3.11.2-1) ... #14 45.97 Setting up python3-minimal (3.11.2-1) ... #16 5.797 The following additional packages will be installed: #16 5.797 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.798 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.799 libsystemd-dev libsystemd0 libuv1 pkg-config #16 5.800 Suggested packages: #16 5.800 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 5.800 Recommended packages: #16 5.800 libglib2.0-data shared-mime-info xdg-user-dirs #16 5.829 The following NEW packages will be installed: #16 5.829 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.830 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.831 libsystemd-dev libuv1 pkg-config #16 5.832 The following packages will be upgraded: #16 5.832 libsystemd0 #13 45.03 Preparing to unpack .../256-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 45.03 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 45.07 Selecting previously unselected package libfile-fcntllock-perl. #13 45.07 Preparing to unpack .../257-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ... #13 45.07 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 45.11 Selecting previously unselected package libnumber-compare-perl. #13 45.12 Preparing to unpack .../258-libnumber-compare-perl_0.03-3_all.deb ... #13 45.12 Unpacking libnumber-compare-perl (0.03-3) ... #13 45.16 Selecting previously unselected package libtext-glob-perl. #13 45.16 Preparing to unpack .../259-libtext-glob-perl_0.11-3_all.deb ... #13 45.16 Unpacking libtext-glob-perl (0.11-3) ... #13 45.20 Selecting previously unselected package libfile-find-rule-perl. #13 45.20 Preparing to unpack .../260-libfile-find-rule-perl_0.34-3_all.deb ... #13 45.21 Unpacking libfile-find-rule-perl (0.34-3) ... #13 45.25 Selecting previously unselected package libfont-afm-perl. #13 45.25 Preparing to unpack .../261-libfont-afm-perl_1.20-4_all.deb ... #13 45.25 Unpacking libfont-afm-perl (1.20-4) ... #14 53.72 Preparing to unpack .../071-cpp-13_13.2.0-4ubuntu3_arm64.deb ... #14 53.72 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #14 53.93 Selecting previously unselected package cpp. #14 53.93 Preparing to unpack .../072-cpp_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 53.93 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 53.97 Selecting previously unselected package libcc1-0:arm64. #14 53.97 Preparing to unpack .../073-libcc1-0_13.2.0-4ubuntu3_arm64.deb ... #14 53.97 Unpacking libcc1-0:arm64 (13.2.0-4ubuntu3) ... #14 54.01 Selecting previously unselected package libgomp1:arm64. #14 54.01 Preparing to unpack .../074-libgomp1_13.2.0-4ubuntu3_arm64.deb ... #14 54.02 Unpacking libgomp1:arm64 (13.2.0-4ubuntu3) ... #14 54.05 Selecting previously unselected package libitm1:arm64. #14 54.05 Preparing to unpack .../075-libitm1_13.2.0-4ubuntu3_arm64.deb ... #14 54.05 Unpacking libitm1:arm64 (13.2.0-4ubuntu3) ... #14 46.50 Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... #14 46.50 Unpacking tzdata (2023c-9ubuntu1) ... #14 46.59 Selecting previously unselected package libkrb5support0:armhf. #14 46.59 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_armhf.deb ... #14 46.60 Unpacking libkrb5support0:armhf (1.20.1-3ubuntu1) ... #14 46.63 Selecting previously unselected package libk5crypto3:armhf. #14 46.63 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_armhf.deb ... #14 46.64 Unpacking libk5crypto3:armhf (1.20.1-3ubuntu1) ... #14 46.68 Selecting previously unselected package libkeyutils1:armhf. #14 46.68 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... #14 46.68 Unpacking libkeyutils1:armhf (1.6.3-2) ... #14 46.72 Selecting previously unselected package libkrb5-3:armhf. #14 46.72 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_armhf.deb ... #14 46.72 Unpacking libkrb5-3:armhf (1.20.1-3ubuntu1) ... #14 46.77 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 46.44 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #14 46.54 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB] #14 53.19 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #13 42.63 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 42.65 Setting up automake (1:1.16.1-4) ... #13 42.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 42.66 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #13 42.66 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #13 42.67 Setting up libhttp-date-perl (6.02-1) ... #13 42.68 Setting up libfile-which-perl (1.23-1) ... #13 42.70 Setting up libfile-listing-perl (6.04-1) ... #13 42.71 Setting up libdynaloader-functions-perl (0.003-1) ... #13 42.73 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 42.74 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #13 42.75 Setting up libarchive-zip-perl (1.64-1) ... #13 42.76 Setting up libhtml-tagset-perl (3.20-3) ... #13 42.78 Setting up libdebhelper-perl (13.2~bpo10+1) ... #13 42.79 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 42.80 Setting up libtry-tiny-perl (0.30-1) ... #13 42.81 Setting up libnet-http-perl (6.18-1) ... #13 42.83 Setting up libencode-locale-perl (1.05-1) ... #13 42.84 Setting up libdevel-callchecker-perl (0.008-1) ... #13 42.86 Setting up dpkg-dev (1.19.8) ... #13 42.88 Setting up intltool-debian (0.35.0+20060710.5) ... #13 42.89 Setting up liberror-perl (0.17027-2) ... #13 42.91 Setting up patchutils (0.3.4-2) ... #14 53.01 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 53.01 Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ... #14 53.05 Selecting previously unselected package libisl23:arm64. #14 53.05 Preparing to unpack .../067-libisl23_0.25-1_arm64.deb ... #14 53.06 Unpacking libisl23:arm64 (0.25-1) ... #14 53.11 Selecting previously unselected package libmpfr6:arm64. #14 53.11 Preparing to unpack .../068-libmpfr6_4.2.0-1_arm64.deb ... #14 53.12 Unpacking libmpfr6:arm64 (4.2.0-1) ... #14 53.16 Selecting previously unselected package libmpc3:arm64. #14 53.16 Preparing to unpack .../069-libmpc3_1.3.1-1_arm64.deb ... #14 53.17 Unpacking libmpc3:arm64 (1.3.1-1) ... #14 53.20 Selecting previously unselected package cpp-12. #14 53.20 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 53.20 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 47.26 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #14 47.26 Unpacking libparams-classify-perl (0.015-1build2) ... #14 47.29 Selecting previously unselected package libmodule-runtime-perl. #14 47.29 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #14 47.30 Unpacking libmodule-runtime-perl (0.016-1) ... #14 47.32 Selecting previously unselected package libimport-into-perl. #14 47.32 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #14 47.33 Unpacking libimport-into-perl (1.002005-1) ... #14 47.35 Selecting previously unselected package librole-tiny-perl. #14 47.35 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #14 47.36 Unpacking librole-tiny-perl (2.001004-1) ... #14 47.38 Selecting previously unselected package libstrictures-perl. #14 47.39 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #14 47.39 Unpacking libstrictures-perl (2.000006-1) ... #14 47.42 Selecting previously unselected package libsub-quote-perl. #14 47.42 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #14 47.43 Unpacking libsub-quote-perl (2.006006-1) ... #14 47.46 Selecting previously unselected package libmoo-perl. #14 47.46 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #14 47.47 Unpacking libmoo-perl (2.003006-1) ... #14 47.50 Selecting previously unselected package libencode-locale-perl. #14 54.20 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ... #14 54.21 Unpacking libxml-sax-base-perl (1.09-1) ... #14 54.25 Selecting previously unselected package libxml-sax-perl. #14 54.25 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 54.26 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 54.30 Selecting previously unselected package libxml-libxml-perl. #14 54.30 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ... #14 54.31 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 54.36 Selecting previously unselected package libxml-parser-perl. #14 54.36 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ... #14 54.37 Unpacking libxml-parser-perl (2.46-1) ... #14 46.13 Selecting previously unselected package python3. #14 46.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 ... 5175 files and directories currently installed.) #14 46.14 Preparing to unpack .../0-python3_3.11.2-1_armhf.deb ... #14 46.15 Unpacking python3 (3.11.2-1) ... #14 46.18 Selecting previously unselected package perl-modules-5.36. #14 46.18 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ... #14 46.18 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 29.29 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 29.33 Selecting previously unselected package libjpeg8:amd64. #14 29.33 Preparing to unpack .../208-libjpeg8_8c-2ubuntu11_amd64.deb ... #14 29.33 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... #14 29.38 Selecting previously unselected package libdeflate0:amd64. #14 29.38 Preparing to unpack .../209-libdeflate0_1.18-1_amd64.deb ... #14 29.39 Unpacking libdeflate0:amd64 (1.18-1) ... #14 29.43 Selecting previously unselected package libjbig0:amd64. #14 29.43 Preparing to unpack .../210-libjbig0_2.1-6.1ubuntu1_amd64.deb ... #14 29.44 Unpacking libjbig0:amd64 (2.1-6.1ubuntu1) ... #14 29.48 Selecting previously unselected package liblerc4:amd64. #14 29.49 Preparing to unpack .../211-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ... #14 29.50 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 29.54 Selecting previously unselected package libwebp7:amd64. #13 44.68 Selecting previously unselected package libgpm2:armhf. #13 44.68 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ... #13 44.68 Unpacking libgpm2:armhf (1.20.7-8) ... #13 44.72 Selecting previously unselected package libhash-fieldhash-perl. #13 44.72 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ... #13 44.72 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 44.89 Selecting previously unselected package libhtml-form-perl. #13 44.90 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ... #13 44.90 Unpacking libhtml-form-perl (6.07-1) ... #13 44.93 Selecting previously unselected package libhtml-format-perl. #13 44.94 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ... #13 44.94 Unpacking libhtml-format-perl (2.12-1.1) ... #13 44.98 Selecting previously unselected package libhtml-html5-entities-perl. #14 46.56 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ... #14 46.57 Unpacking pinentry-curses (1.1.0-3build1) ... #14 46.61 Selecting previously unselected package gpg-agent. #14 46.61 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.62 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 46.67 Selecting previously unselected package gpg-wks-client. #14 46.67 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.68 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 46.71 Selecting previously unselected package gpg-wks-server. #14 46.71 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.72 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 46.76 Selecting previously unselected package gpgsm. #14 46.76 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ... #14 46.76 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 46.82 Selecting previously unselected package gnupg. #13 50.28 Selecting previously unselected package libglib2.0-data. #13 50.28 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 50.29 Unpacking libglib2.0-data (2.74.6-2) ... #13 50.45 Selecting previously unselected package libgpm2:amd64. #13 50.45 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_amd64.deb ... #13 50.46 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #13 50.50 Selecting previously unselected package libhtml-form-perl. #13 50.50 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 50.50 Unpacking libhtml-form-perl (6.11-1) ... #13 50.54 Selecting previously unselected package libhtml-format-perl. #16 3.887 dh_fixperms #16 3.926 dh_missing #16 3.956 dh_installdeb #16 3.990 dh_gencontrol #16 6.123 1 upgraded, 14 newly installed, 0 to remove and 11 not upgraded. #16 6.123 1 not fully installed or removed. #16 6.123 Need to get 10.0 MB of archives. #16 6.123 After this operation, 40.6 MB of additional disk space will be used. #16 6.123 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #16 6.182 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB] #16 6.202 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] #13 45.33 Selecting previously unselected package libio-string-perl. #13 45.33 Preparing to unpack .../262-libio-string-perl_1.08-4_all.deb ... #13 45.34 Unpacking libio-string-perl (1.08-4) ... #13 45.38 Selecting previously unselected package libfont-ttf-perl. #13 45.38 Preparing to unpack .../263-libfont-ttf-perl_1.06-2_all.deb ... #13 45.39 Unpacking libfont-ttf-perl (1.06-2) ... #13 45.45 Selecting previously unselected package libfreezethaw-perl. #13 45.46 Preparing to unpack .../264-libfreezethaw-perl_0.5001-3_all.deb ... #13 45.46 Unpacking libfreezethaw-perl (0.5001-3) ... #13 45.50 Selecting previously unselected package libsort-versions-perl. #13 45.50 Preparing to unpack .../265-libsort-versions-perl_1.62-3_all.deb ... #13 45.50 Unpacking libsort-versions-perl (1.62-3) ... #13 45.54 Selecting previously unselected package libgit-wrapper-perl. #13 45.54 Preparing to unpack .../266-libgit-wrapper-perl_0.048-2_all.deb ... #13 45.55 Unpacking libgit-wrapper-perl (0.048-2) ... #13 45.59 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 45.46 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ... #13 45.46 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 45.50 Selecting previously unselected package libnumber-compare-perl. #13 45.50 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ... #13 45.50 Unpacking libnumber-compare-perl (0.03-1) ... #13 45.53 Selecting previously unselected package libnumber-range-perl. #13 45.53 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ... #13 45.54 Unpacking libnumber-range-perl (0.12-1) ... #13 45.58 Selecting previously unselected package libossp-uuid16:armhf. #13 45.58 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ... #13 45.58 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 45.62 Selecting previously unselected package libossp-uuid-perl. #13 45.62 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ... #13 45.65 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 45.69 Selecting previously unselected package libpackage-stash-xs-perl. #20 1.800 Fetched 8546 kB in 1s (5803 kB/s) #14 54.13 Selecting previously unselected package libatomic1:arm64. #14 54.14 Preparing to unpack .../076-libatomic1_13.2.0-4ubuntu3_arm64.deb ... #14 54.14 Unpacking libatomic1:arm64 (13.2.0-4ubuntu3) ... #14 54.18 Selecting previously unselected package libasan8:arm64. #14 54.18 Preparing to unpack .../077-libasan8_13.2.0-4ubuntu3_arm64.deb ... #14 54.18 Unpacking libasan8:arm64 (13.2.0-4ubuntu3) ... #14 54.28 Selecting previously unselected package liblsan0:arm64. #14 54.28 Preparing to unpack .../078-liblsan0_13.2.0-4ubuntu3_arm64.deb ... #14 54.28 Unpacking liblsan0:arm64 (13.2.0-4ubuntu3) ... #14 54.34 Selecting previously unselected package libtsan2:arm64. #14 54.34 Preparing to unpack .../079-libtsan2_13.2.0-4ubuntu3_arm64.deb ... #14 54.35 Unpacking libtsan2:arm64 (13.2.0-4ubuntu3) ... #14 46.69 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB] #14 46.96 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] #13 42.93 Setting up libipc-run-perl (20180523.0-1) ... #13 42.94 Setting up git (1:2.20.1-2+deb10u8) ... #13 42.98 Setting up libwww-robotrules-perl (6.02-1) ... #13 43.00 Setting up libhtml-parser-perl (3.72-3+b2) ... #13 43.01 Setting up librole-tiny-perl (2.000006-1) ... #13 43.03 Setting up libfile-homedir-perl (1.004-1) ... #13 43.05 Setting up libio-socket-ssl-perl (2.060-3) ... #13 43.06 Setting up libhttp-message-perl (6.18-1) ... #13 43.07 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 43.08 Setting up libhttp-negotiate-perl (6.01-1) ... #13 43.10 Setting up libhttp-cookies-perl (6.04-1) ... #13 43.11 Setting up po-debconf (1.0.21) ... #13 43.13 Setting up libhtml-tree-perl (5.07-2) ... #13 43.14 Setting up libparams-classify-perl (0.015-1+b1) ... #13 43.16 Setting up libmodule-runtime-perl (0.016-1) ... #13 43.17 Setting up libimport-into-perl (1.002005-1) ... #13 43.19 Setting up libmoo-perl (2.003004-2) ... #14 46.77 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_armhf.deb ... #14 46.77 Unpacking libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... #14 46.81 Selecting previously unselected package libtirpc-common. #14 46.81 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 46.81 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 46.84 Selecting previously unselected package libtirpc3:armhf. #14 46.84 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... #14 46.85 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #14 46.88 Selecting previously unselected package libnsl2:armhf. #14 46.88 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ... #14 46.89 Unpacking libnsl2:armhf (1.3.0-2build2) ... #14 46.92 Selecting previously unselected package readline-common. #14 46.92 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 46.92 Unpacking readline-common (8.2-1.3) ... #14 46.95 Selecting previously unselected package libreadline8:armhf. #14 46.96 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... #14 46.96 Unpacking libreadline8:armhf (8.2-1.3) ... #14 47.00 Selecting previously unselected package libsqlite3-0:armhf. #14 46.45 Selecting previously unselected package libgdbm6:armhf. #14 46.46 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ... #14 46.46 Unpacking libgdbm6:armhf (1.23-3) ... #14 46.50 Selecting previously unselected package libgdbm-compat4:armhf. #14 46.50 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ... #14 46.50 Unpacking libgdbm-compat4:armhf (1.23-3) ... #14 46.54 Selecting previously unselected package libperl5.36:armhf. #14 53.40 Selecting previously unselected package cpp. #14 53.41 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 53.41 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 53.45 Selecting previously unselected package libcc1-0:arm64. #14 53.45 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.46 Unpacking libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.50 Selecting previously unselected package libgomp1:arm64. #14 53.50 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.50 Unpacking libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.55 Selecting previously unselected package libitm1:arm64. #14 53.36 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB] #13 43.20 Setting up liblwp-protocol-https-perl (6.07-2) ... #14 46.82 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 46.82 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 46.87 Selecting previously unselected package libfile-which-perl. #14 46.87 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ... #14 46.87 Unpacking libfile-which-perl (1.23-1) ... #14 46.91 Selecting previously unselected package libfile-homedir-perl. #14 46.91 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ... #14 46.91 Unpacking libfile-homedir-perl (1.004-1) ... #14 46.95 Selecting previously unselected package libio-pty-perl. #14 46.95 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ... #14 46.96 Unpacking libio-pty-perl (1:1.12-1) ... #14 46.99 Selecting previously unselected package libipc-run-perl. #14 46.99 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ... #14 46.99 Unpacking libipc-run-perl (20180523.0-2) ... #14 47.03 Selecting previously unselected package libclass-method-modifiers-perl. #14 47.03 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 47.04 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 47.07 Selecting previously unselected package libb-hooks-op-check-perl. #14 47.50 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #14 47.50 Unpacking libencode-locale-perl (1.05-1) ... #14 47.53 Selecting previously unselected package libtimedate-perl. #14 47.53 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #14 47.53 Unpacking libtimedate-perl (2.3200-1) ... #14 47.56 Selecting previously unselected package libhttp-date-perl. #14 47.57 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #14 47.57 Unpacking libhttp-date-perl (6.05-1) ... #14 47.60 Selecting previously unselected package libfile-listing-perl. #14 47.60 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #14 47.60 Unpacking libfile-listing-perl (6.04-1) ... #14 47.63 Selecting previously unselected package libhtml-tagset-perl. #14 47.63 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #14 47.63 Unpacking libhtml-tagset-perl (3.20-4) ... #14 47.66 Selecting previously unselected package liburi-perl. #14 47.66 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #14 47.67 Unpacking liburi-perl (1.76-2) ... #14 47.70 Selecting previously unselected package libhtml-parser-perl. #14 47.70 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #14 47.71 Unpacking libhtml-parser-perl (3.72-5) ... #14 47.74 Selecting previously unselected package libhtml-tree-perl. #14 47.74 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #14 47.75 Unpacking libhtml-tree-perl (5.07-2) ... #14 47.79 Selecting previously unselected package libio-html-perl. #14 47.79 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #14 47.79 Unpacking libio-html-perl (1.001-1) ... #14 47.82 Selecting previously unselected package liblwp-mediatypes-perl. #16 4.111 dh_md5sums #16 4.150 dh_builddeb #16 4.176 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 4.190 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #16 4.332 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #14 54.48 Selecting previously unselected package libxml-sax-expat-perl. #14 54.49 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ... #14 54.49 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 54.53 Selecting previously unselected package libxml-writer-perl. #14 54.53 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ... #14 54.53 Unpacking libxml-writer-perl (0.625-1) ... #14 54.57 Selecting previously unselected package libyaml-libyaml-perl. #14 54.57 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ... #14 54.57 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 54.61 Selecting previously unselected package licensecheck. #14 54.61 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ... #14 54.61 Unpacking licensecheck (3.0.45-1) ... #14 54.65 Selecting previously unselected package libdevel-size-perl. #14 54.65 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ... #14 54.66 Unpacking libdevel-size-perl (0.83-1build1) ... #14 54.69 Selecting previously unselected package t1utils. #13 43.22 Setting up libwww-perl (6.36-2) ... #16 6.205 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] #14 29.55 Preparing to unpack .../212-libwebp7_1.2.4-0.3_amd64.deb ... #16 6.209 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] #14 29.55 Unpacking libwebp7:amd64 (1.2.4-0.3) ... #14 29.60 Selecting previously unselected package libtiff6:amd64. #14 29.60 Preparing to unpack .../213-libtiff6_4.5.1+git230720-1ubuntu1_amd64.deb ... #14 29.61 Unpacking libtiff6:amd64 (4.5.1+git230720-1ubuntu1) ... #14 29.66 Selecting previously unselected package libxpm4:amd64. #14 29.66 Preparing to unpack .../214-libxpm4_1%3a3.5.12-1.1ubuntu1_amd64.deb ... #14 29.66 Unpacking libxpm4:amd64 (1:3.5.12-1.1ubuntu1) ... #14 29.70 Selecting previously unselected package libgd3:amd64. #14 29.70 Preparing to unpack .../215-libgd3_2.3.3-9ubuntu1_amd64.deb ... #14 29.71 Unpacking libgd3:amd64 (2.3.3-9ubuntu1) ... #14 29.76 Selecting previously unselected package libc-devtools. #14 29.76 Preparing to unpack .../216-libc-devtools_2.38-1ubuntu6_amd64.deb ... #14 29.77 Unpacking libc-devtools (2.38-1ubuntu6) ... #14 29.80 Selecting previously unselected package libcapture-tiny-perl. #14 29.80 Preparing to unpack .../217-libcapture-tiny-perl_0.48-2_all.deb ... #14 29.81 Unpacking libcapture-tiny-perl (0.48-2) ... #14 29.85 Selecting previously unselected package libcgi-pm-perl. #14 29.85 Preparing to unpack .../218-libcgi-pm-perl_4.57-1_all.deb ... #14 29.86 Unpacking libcgi-pm-perl (4.57-1) ... #16 6.211 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 6.211 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] #16 6.211 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB] #16 6.237 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB] #16 6.291 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #16 6.292 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB] #16 6.293 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.11 [318 kB] #16 6.296 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.11 [306 kB] #16 6.299 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] #16 6.312 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #13 50.55 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 50.55 Unpacking libhtml-format-perl (2.16-2) ... #13 50.59 Selecting previously unselected package libhtml-html5-entities-perl. #13 50.59 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 50.60 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 50.63 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 50.63 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 50.64 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 50.69 Selecting previously unselected package libhttp-daemon-perl. #13 50.69 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 50.70 Unpacking libhttp-daemon-perl (6.16-1) ... #13 50.74 Selecting previously unselected package libio-interactive-perl. #13 50.74 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 50.75 Unpacking libio-interactive-perl (1.023-2) ... #13 50.78 Selecting previously unselected package libio-sessiondata-perl. #13 50.78 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 50.79 Unpacking libio-sessiondata-perl (1.03-3) ... #13 50.83 Selecting previously unselected package libio-stringy-perl. #13 44.98 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 44.99 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 45.02 Selecting previously unselected package libhttp-daemon-perl. #13 45.02 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 45.02 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 45.06 Selecting previously unselected package libio-sessiondata-perl. #13 45.06 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 45.07 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 45.10 Selecting previously unselected package libipc-run3-perl. #13 45.69 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ... #13 45.69 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 45.87 Selecting previously unselected package libparse-debianchangelog-perl. #13 45.88 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 45.88 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 45.91 Selecting previously unselected package libtext-glob-perl. #13 45.92 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ... #13 45.92 Unpacking libtext-glob-perl (0.10-1) ... #13 45.59 Preparing to unpack .../267-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 45.60 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 45.63 Selecting previously unselected package libio-prompter-perl. #13 45.63 Preparing to unpack .../268-libio-prompter-perl_0.004015-2_all.deb ... #13 45.64 Unpacking libio-prompter-perl (0.004015-2) ... #13 45.68 Selecting previously unselected package libjson-perl. #13 45.69 Preparing to unpack .../269-libjson-perl_4.10000-1_all.deb ... #13 45.69 Unpacking libjson-perl (4.10000-1) ... #13 45.73 Selecting previously unselected package liblog-any-perl. #13 45.74 Preparing to unpack .../270-liblog-any-perl_1.713-1_all.deb ... #13 45.74 Unpacking liblog-any-perl (1.713-1) ... #13 45.78 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 45.79 Preparing to unpack .../271-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 45.79 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 54.43 Selecting previously unselected package libubsan1:arm64. #14 54.43 Preparing to unpack .../080-libubsan1_13.2.0-4ubuntu3_arm64.deb ... #14 54.43 Unpacking libubsan1:arm64 (13.2.0-4ubuntu3) ... #14 54.49 Selecting previously unselected package libhwasan0:arm64. #14 54.49 Preparing to unpack .../081-libhwasan0_13.2.0-4ubuntu3_arm64.deb ... #14 54.49 Unpacking libhwasan0:arm64 (13.2.0-4ubuntu3) ... #14 54.54 Selecting previously unselected package libgcc-13-dev:arm64. #14 54.54 Preparing to unpack .../082-libgcc-13-dev_13.2.0-4ubuntu3_arm64.deb ... #14 54.55 Unpacking libgcc-13-dev:arm64 (13.2.0-4ubuntu3) ... #14 54.65 Selecting previously unselected package gcc-13. #14 47.15 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB] #14 47.22 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB] #13 43.23 Setting up debhelper (13.2~bpo10+1) ... #13 43.25 Setting up dh-autoreconf (19) ... #13 43.26 Setting up devscripts (2.19.5+deb10u1) ... #14 54.69 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ... #14 54.70 Unpacking t1utils (1.41-3) ... #14 54.74 Selecting previously unselected package lintian. #14 54.75 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ... #14 54.75 Unpacking lintian (2.62.0ubuntu2.2) ... #14 53.63 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB] #14 46.54 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_armhf.deb ... #14 53.71 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 53.79 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB] #14 46.54 Unpacking libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ... #14 46.73 Selecting previously unselected package perl. #14 46.73 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_armhf.deb ... #14 46.74 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ... #14 53.55 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.55 Unpacking libitm1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.59 Selecting previously unselected package libatomic1:arm64. #14 53.59 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.60 Unpacking libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.64 Selecting previously unselected package libasan8:arm64. #14 53.64 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.64 Unpacking libasan8:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.74 Selecting previously unselected package liblsan0:arm64. #14 53.74 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.74 Unpacking liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.80 Selecting previously unselected package libtsan2:arm64. #14 47.00 Preparing to unpack .../13-libsqlite3-0_3.42.0-1_armhf.deb ... #14 47.00 Unpacking libsqlite3-0:armhf (3.42.0-1) ... #14 47.04 Selecting previously unselected package libpython3.11-stdlib:armhf. #14 47.04 Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_armhf.deb ... #14 47.04 Unpacking libpython3.11-stdlib:armhf (3.11.6-3) ... #14 47.15 Selecting previously unselected package python3.11. #14 47.15 Preparing to unpack .../15-python3.11_3.11.6-3_armhf.deb ... #14 47.16 Unpacking python3.11 (3.11.6-3) ... #14 47.19 Selecting previously unselected package libpython3-stdlib:armhf. #14 47.19 Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_armhf.deb ... #14 47.19 Unpacking libpython3-stdlib:armhf (3.11.4-5) ... #14 47.22 Setting up python3-minimal (3.11.4-5) ... #14 29.90 Selecting previously unselected package libfcgi0ldbl:amd64. #14 29.90 Preparing to unpack .../219-libfcgi0ldbl_2.4.2-2build2_amd64.deb ... #14 29.90 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 29.94 Selecting previously unselected package libfcgi-perl. #14 29.94 Preparing to unpack .../220-libfcgi-perl_0.82+ds-2_amd64.deb ... #14 29.94 Unpacking libfcgi-perl (0.82+ds-2) ... #14 29.98 Selecting previously unselected package libcgi-fast-perl. #14 29.99 Preparing to unpack .../221-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 29.99 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 30.02 Selecting previously unselected package libclass-data-inheritable-perl. #14 30.02 Preparing to unpack .../222-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 30.03 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 30.06 Selecting previously unselected package libcommon-sense-perl:amd64. #14 30.07 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ... #14 30.07 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #14 30.10 Selecting previously unselected package libconfig-tiny-perl. #16 4.408 dpkg-genchanges: info: binary-only upload (no source code included) #16 4.410 dpkg-source --after-build . #16 4.510 dpkg-buildpackage: info: binary-only upload (no source included) #16 4.514 #16 4.514 The package has been created. #16 4.514 Attention, the package has been created in the current directory, #16 4.514 not in ".." as indicated by the message above! #16 4.534 Selecting previously unselected package docker-ce-build-deps. #16 4.548 (Reading database ... 26673 files and directories currently installed.) #16 4.549 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 4.553 Unpacking docker-ce-build-deps (1.0) ... #14 47.83 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 47.83 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 47.86 Selecting previously unselected package libhttp-message-perl. #14 47.86 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #14 47.87 Unpacking libhttp-message-perl (6.22-1) ... #14 47.90 Selecting previously unselected package libhttp-cookies-perl. #14 47.90 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #14 47.90 Unpacking libhttp-cookies-perl (6.08-1) ... #14 47.94 Selecting previously unselected package libhttp-negotiate-perl. #14 47.94 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #14 47.94 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 47.97 Selecting previously unselected package perl-openssl-defaults:amd64. #14 47.97 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #14 47.98 Unpacking perl-openssl-defaults:amd64 (4) ... #14 48.01 Selecting previously unselected package libnet-ssleay-perl. #14 48.01 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #14 48.01 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 48.07 Selecting previously unselected package libio-socket-ssl-perl. #14 46.78 Selecting previously unselected package adduser. #14 46.78 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 46.79 Unpacking adduser (3.129ubuntu1) ... #14 46.83 Setting up adduser (3.129ubuntu1) ... #14 46.89 Selecting previously unselected package openssl. #16 6.470 debconf: delaying package configuration, since apt-utils is not installed #16 6.543 Fetched 10.0 MB in 0s (21.2 MB/s) #16 6.574 Selecting previously unselected package bash-completion. #16 6.574 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25596 files and directories currently installed.) #16 6.590 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 6.605 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 6.724 Selecting previously unselected package libarchive13:amd64. #14 47.07 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ... #14 47.08 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 47.12 Selecting previously unselected package libdynaloader-functions-perl. #14 47.12 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ... #14 47.12 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 47.16 Selecting previously unselected package libdevel-callchecker-perl. #14 47.16 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ... #14 47.16 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 47.19 Selecting previously unselected package libparams-classify-perl. #14 47.20 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ... #14 47.20 Unpacking libparams-classify-perl (0.015-1build2) ... #14 47.24 Selecting previously unselected package libmodule-runtime-perl. #14 47.24 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #14 47.24 Unpacking libmodule-runtime-perl (0.016-1) ... #14 47.28 Selecting previously unselected package libimport-into-perl. #14 47.28 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #14 47.28 Unpacking libimport-into-perl (1.002005-1) ... #14 47.32 Selecting previously unselected package librole-tiny-perl. #13 50.83 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 50.84 Unpacking libio-stringy-perl (2.111-3) ... #13 50.87 Selecting previously unselected package libipc-run3-perl. #13 50.88 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 50.88 Unpacking libipc-run3-perl (0.048-3) ... #13 50.93 Selecting previously unselected package libtypes-serialiser-perl. #13 50.94 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 50.94 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 50.98 Selecting previously unselected package libjson-xs-perl. #13 50.99 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_amd64.deb ... #13 51.00 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 51.04 Selecting previously unselected package libjson-maybexs-perl. #13 51.04 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 51.04 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 51.09 Selecting previously unselected package libldap-common. #13 51.09 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 51.09 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 51.13 Selecting previously unselected package liblist-compare-perl. #13 51.13 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 51.14 Unpacking liblist-compare-perl (0.55-2) ... #13 45.10 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ... #13 45.11 Unpacking libipc-run3-perl (0.048-2) ... #13 45.14 Selecting previously unselected package libtypes-serialiser-perl. #13 45.14 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ... #13 45.15 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 45.18 Selecting previously unselected package libjson-xs-perl. #13 45.18 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ... #13 45.19 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 45.36 Selecting previously unselected package libjson-maybexs-perl. #13 45.36 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ... #13 45.36 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 45.39 Selecting previously unselected package libldap-common. #13 45.40 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 45.40 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 45.43 Selecting previously unselected package liblist-compare-perl. #13 45.44 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ... #13 45.44 Unpacking liblist-compare-perl (0.55-1) ... #13 45.47 Selecting previously unselected package liblist-someutils-perl. #13 46.13 Selecting previously unselected package libpath-iterator-rule-perl. #13 46.13 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 46.13 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 46.17 Selecting previously unselected package libperlio-gzip-perl. #13 46.17 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ... #13 46.17 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 46.20 Selecting previously unselected package libpod-constants-perl. #13 46.20 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ... #13 46.21 Unpacking libpod-constants-perl (0.19-1) ... #13 46.24 Selecting previously unselected package libreadonly-perl. #13 46.24 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ... #13 46.24 Unpacking libreadonly-perl (2.050-1) ... #13 46.28 Selecting previously unselected package libref-util-perl. #13 46.28 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ... #13 46.28 Unpacking libref-util-perl (0.204-1) ... #13 46.31 Selecting previously unselected package libref-util-xs-perl. #13 46.31 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ... #13 46.32 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 46.35 Selecting previously unselected package libregexp-pattern-license-perl. #13 45.99 Selecting previously unselected package libpackage-stash-perl. #13 46.00 Preparing to unpack .../272-libpackage-stash-perl_0.40-1_all.deb ... #13 46.00 Unpacking libpackage-stash-perl (0.40-1) ... #13 46.04 Selecting previously unselected package libsub-identify-perl. #13 46.04 Preparing to unpack .../273-libsub-identify-perl_0.14-3_armhf.deb ... #13 46.05 Unpacking libsub-identify-perl (0.14-3) ... #13 46.09 Selecting previously unselected package libsub-name-perl:armhf. #13 46.09 Preparing to unpack .../274-libsub-name-perl_0.26-2+b1_armhf.deb ... #13 46.09 Unpacking libsub-name-perl:armhf (0.26-2+b1) ... #13 46.13 Selecting previously unselected package libnamespace-clean-perl. #13 46.13 Preparing to unpack .../275-libnamespace-clean-perl_0.27-2_all.deb ... #13 46.14 Unpacking libnamespace-clean-perl (0.27-2) ... #13 46.18 Selecting previously unselected package libpath-tiny-perl. #20 1.800 Reading package lists... #14 54.65 Preparing to unpack .../083-gcc-13_13.2.0-4ubuntu3_arm64.deb ... #14 54.65 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #13 55.99 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... #13 56.00 Setting up libgdbm-compat4:arm64 (1.23-3) ... #13 56.01 Setting up ucf (3.0043+nmu1) ... #13 56.11 Setting up libx265-199:arm64 (3.5-2+b1) ... #13 56.13 Setting up dwz (0.15-1) ... #13 56.14 Setting up groff-base (1.22.4-10) ... #13 56.16 Setting up cpp (4:12.2.0-3) ... #13 56.18 Setting up pixz (1.0.7-2) ... #13 56.19 Setting up gpgconf (2.2.40-1.1) ... #13 56.21 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ... #13 56.22 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... #13 56.23 Setting up curl (7.88.1-10+deb12u4) ... #13 56.27 Setting up libfontconfig1:arm64 (2.14.1-4) ... #13 56.28 Setting up libperl5.36:arm64 (5.36.0-7) ... #13 56.29 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #13 56.30 Setting up gpg (2.2.40-1.1) ... #13 56.32 Setting up gnupg-utils (2.2.40-1.1) ... #13 56.33 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #13 56.34 Setting up gpg-agent (2.2.40-1.1) ... #14 47.30 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 47.37 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #13 43.44 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 43.45 Setting up equivs (2.2.0) ... #13 43.46 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... #14 53.80 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.81 Unpacking libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.90 Selecting previously unselected package libubsan1:arm64. #14 53.90 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.90 Unpacking libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 53.96 Selecting previously unselected package libhwasan0:arm64. #14 53.96 Preparing to unpack .../080-libhwasan0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 53.97 Unpacking libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 54.02 Selecting previously unselected package libgcc-12-dev:arm64. #14 54.02 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 54.03 Unpacking libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ... #14 30.10 Preparing to unpack .../224-libconfig-tiny-perl_2.29-1_all.deb ... #14 30.11 Unpacking libconfig-tiny-perl (2.29-1) ... #14 30.14 Selecting previously unselected package libparams-util-perl. #14 30.14 Preparing to unpack .../225-libparams-util-perl_1.102-2_amd64.deb ... #14 30.15 Unpacking libparams-util-perl (1.102-2) ... #14 30.19 Selecting previously unselected package libsub-install-perl. #14 30.19 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #14 30.20 Unpacking libsub-install-perl (0.929-1) ... #14 30.22 Selecting previously unselected package libdata-optlist-perl. #14 30.23 Preparing to unpack .../227-libdata-optlist-perl_0.114-1_all.deb ... #14 30.23 Unpacking libdata-optlist-perl (0.114-1) ... #14 30.27 Selecting previously unselected package libsub-exporter-perl. #14 30.28 Preparing to unpack .../228-libsub-exporter-perl_0.990-1_all.deb ... #14 30.28 Unpacking libsub-exporter-perl (0.990-1) ... #14 30.32 Selecting previously unselected package libconst-fast-perl. #14 30.32 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #14 30.33 Unpacking libconst-fast-perl (0.014-2) ... #14 55.00 Selecting previously unselected package manpages-dev. #14 55.00 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ... #14 55.01 Unpacking manpages-dev (5.05-1) ... #14 55.22 Selecting previously unselected package python3-certifi. #14 55.23 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ... #14 55.25 Unpacking python3-certifi (2019.11.28-1) ... #14 47.38 Selecting previously unselected package python3. #14 47.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 ... 5684 files and directories currently installed.) #14 47.38 Preparing to unpack .../0-python3_3.11.4-5_armhf.deb ... #14 47.39 Unpacking python3 (3.11.4-5) ... #14 47.42 Selecting previously unselected package perl-modules-5.36. #14 53.87 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB] #14 53.95 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #14 54.05 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 54.12 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB] #14 48.07 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #14 48.08 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 48.12 Selecting previously unselected package libnet-http-perl. #14 48.12 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #14 48.12 Unpacking libnet-http-perl (6.19-1) ... #14 48.15 Selecting previously unselected package liblwp-protocol-https-perl. #14 48.16 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 48.16 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 48.19 Selecting previously unselected package libtry-tiny-perl. #14 48.19 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #14 48.19 Unpacking libtry-tiny-perl (0.30-1) ... #14 48.22 Selecting previously unselected package libwww-robotrules-perl. #14 48.22 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #14 48.23 Unpacking libwww-robotrules-perl (6.02-1) ... #14 48.25 Selecting previously unselected package libwww-perl. #14 47.32 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ... #14 47.32 Unpacking librole-tiny-perl (2.001004-1) ... #14 47.36 Selecting previously unselected package libstrictures-perl. #14 47.36 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #14 47.36 Unpacking libstrictures-perl (2.000006-1) ... #14 47.40 Selecting previously unselected package libsub-quote-perl. #14 47.40 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #14 47.40 Unpacking libsub-quote-perl (2.006006-1) ... #14 47.52 Selecting previously unselected package libmoo-perl. #14 47.52 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ... #14 47.53 Unpacking libmoo-perl (2.003006-1) ... #14 47.56 Selecting previously unselected package libencode-locale-perl. #14 47.56 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ... #14 47.57 Unpacking libencode-locale-perl (1.05-1) ... #14 47.60 Selecting previously unselected package libtimedate-perl. #14 46.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 ... 7243 files and directories currently installed.) #14 46.89 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.4_armhf.deb ... #14 46.90 Unpacking openssl (3.0.8-1ubuntu1.4) ... #14 46.96 Selecting previously unselected package ca-certificates. #14 46.96 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 46.97 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 47.02 Selecting previously unselected package distro-info-data. #14 47.02 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.2_all.deb ... #14 47.02 Unpacking distro-info-data (0.57ubuntu0.2) ... #14 47.05 Selecting previously unselected package iso-codes. #14 47.05 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 47.06 Unpacking iso-codes (4.12.0-1) ... #14 48.26 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #16 6.727 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ... #16 6.742 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 6.781 Selecting previously unselected package libjsoncpp25:amd64. #16 6.784 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ... #16 6.787 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... #16 6.867 Selecting previously unselected package librhash0:amd64. #16 6.870 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ... #16 6.880 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... #16 6.922 Selecting previously unselected package libuv1:amd64. #16 6.924 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ... #16 6.928 Unpacking libuv1:amd64 (1.43.0-1) ... #16 6.954 Selecting previously unselected package dh-elpa-helper. #16 6.957 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 6.961 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 7.008 Selecting previously unselected package emacsen-common. #14 48.26 Unpacking libwww-perl (6.43-1) ... #14 48.30 Selecting previously unselected package patchutils. #13 51.19 Selecting previously unselected package liblist-someutils-perl. #13 51.19 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 51.20 Unpacking liblist-someutils-perl (0.59-1) ... #13 51.24 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #13 51.24 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #13 51.25 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 51.29 Selecting previously unselected package liblist-utilsby-perl. #13 51.29 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 51.29 Unpacking liblist-utilsby-perl (0.12-2) ... #13 51.34 Selecting previously unselected package libltdl7:amd64. #13 45.48 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ... #13 45.48 Unpacking liblist-someutils-perl (0.58-1) ... #13 45.51 Selecting previously unselected package liblist-someutils-xs-perl. #13 45.52 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ... #13 45.52 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 45.55 Selecting previously unselected package liblist-utilsby-perl. #13 45.56 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ... #13 45.56 Unpacking liblist-utilsby-perl (0.11-1) ... #13 45.60 Selecting previously unselected package libltdl7:armhf. #13 45.60 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ... #13 45.60 Unpacking libltdl7:armhf (2.4.6-15) ... #13 45.64 Selecting previously unselected package libltdl-dev:armhf. #13 45.64 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ... #13 45.65 Unpacking libltdl-dev:armhf (2.4.6-15) ... #13 45.70 Selecting previously unselected package liblzo2-2:armhf. #13 45.70 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ... #13 45.70 Unpacking liblzo2-2:armhf (2.10-2) ... #13 45.74 Selecting previously unselected package libsys-hostname-long-perl. #13 45.74 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ... #13 45.74 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 45.77 Selecting previously unselected package libmail-sendmail-perl. #13 45.78 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 45.78 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 45.81 Selecting previously unselected package libnet-smtp-ssl-perl. #13 46.35 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 46.36 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 46.39 Selecting previously unselected package libsasl2-modules:armhf. #13 46.39 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 46.40 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #13 46.50 Selecting previously unselected package libsereal-decoder-perl. #13 46.51 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ... #13 46.51 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 46.55 Selecting previously unselected package libsereal-encoder-perl. #13 46.55 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ... #13 46.56 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 46.60 Selecting previously unselected package libsereal-perl. #13 46.60 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ... #13 46.60 Unpacking libsereal-perl (4.005-1) ... #13 46.18 Preparing to unpack .../276-libpath-tiny-perl_0.144-1_all.deb ... #13 46.18 Unpacking libpath-tiny-perl (0.144-1) ... #13 46.22 Selecting previously unselected package libstrictures-perl. #13 46.22 Preparing to unpack .../277-libstrictures-perl_2.000006-1_all.deb ... #13 46.23 Unpacking libstrictures-perl (2.000006-1) ... #13 46.27 Selecting previously unselected package libtype-tiny-perl. #13 46.28 Preparing to unpack .../278-libtype-tiny-perl_2.002001-1_all.deb ... #13 46.28 Unpacking libtype-tiny-perl (2.002001-1) ... #13 46.35 Selecting previously unselected package libgitlab-api-v4-perl. #13 46.35 Preparing to unpack .../279-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 46.36 Unpacking libgitlab-api-v4-perl (0.26-3) ... #14 55.01 Selecting previously unselected package gcc. #14 55.02 Preparing to unpack .../084-gcc_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 55.02 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 55.05 Selecting previously unselected package libstdc++-13-dev:arm64. #14 55.05 Preparing to unpack .../085-libstdc++-13-dev_13.2.0-4ubuntu3_arm64.deb ... #14 55.06 Unpacking libstdc++-13-dev:arm64 (13.2.0-4ubuntu3) ... #13 56.82 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... #13 56.84 Setting up openssh-client (1:9.2p1-2+deb12u1) ... #14 30.36 Selecting previously unselected package libwant-perl. #14 30.36 Preparing to unpack .../230-libwant-perl_0.29-2build1_amd64.deb ... #14 30.37 Unpacking libwant-perl (0.29-2build1) ... #14 30.41 Selecting previously unselected package libcontextual-return-perl. #14 30.42 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #14 30.42 Unpacking libcontextual-return-perl (0.004014-4) ... #14 30.46 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 30.46 Preparing to unpack .../232-libcpanel-json-xs-perl_4.37-1_amd64.deb ... #14 30.46 Unpacking libcpanel-json-xs-perl:amd64 (4.37-1) ... #14 30.50 Selecting previously unselected package libdevel-stacktrace-perl. #14 30.51 Preparing to unpack .../233-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 30.51 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 30.54 Selecting previously unselected package libexception-class-perl. #14 30.55 Preparing to unpack .../234-libexception-class-perl_1.45-1_all.deb ... #14 30.55 Unpacking libexception-class-perl (1.45-1) ... #14 30.59 Selecting previously unselected package libiterator-perl. #14 54.11 Selecting previously unselected package gcc-12. #14 54.11 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 54.12 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 55.30 Selecting previously unselected package python3-idna. #14 55.30 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ... #14 55.31 Unpacking python3-idna (2.8-1) ... #14 55.35 Selecting previously unselected package python3-urllib3. #14 55.35 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... #14 55.36 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 55.41 Selecting previously unselected package python3-requests. #14 55.41 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 55.41 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 55.45 Selecting previously unselected package python3-unidiff. #14 47.42 Preparing to unpack .../1-perl-modules-5.36_5.36.0-9ubuntu1_all.deb ... #14 47.42 Unpacking perl-modules-5.36 (5.36.0-9ubuntu1) ... #14 47.69 Selecting previously unselected package libgdbm6:armhf. #14 54.21 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB] #14 54.33 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB] #14 48.30 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #14 48.30 Unpacking patchutils (0.3.4-2) ... #14 48.34 Selecting previously unselected package wdiff. #14 48.34 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #14 48.34 Unpacking wdiff (1.2.2-2build1) ... #14 48.38 Selecting previously unselected package devscripts. #14 48.38 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #14 48.40 Unpacking devscripts (2.20.2ubuntu2) ... #14 48.51 Selecting previously unselected package diffstat. #14 47.23 Selecting previously unselected package krb5-locales. #14 47.23 Preparing to unpack .../004-krb5-locales_1.20.1-1ubuntu0.1_all.deb ... #14 47.24 Unpacking krb5-locales (1.20.1-1ubuntu0.1) ... #14 47.28 Selecting previously unselected package less. #14 47.28 Preparing to unpack .../005-less_590-1.2_armhf.deb ... #14 47.29 Unpacking less (590-1.2) ... #14 47.32 Selecting previously unselected package libbsd0:armhf. #14 47.32 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ... #14 47.33 Unpacking libbsd0:armhf (0.11.7-4) ... #14 47.37 Selecting previously unselected package libelf1:armhf. #14 47.37 Preparing to unpack .../007-libelf1_0.188-2.1_armhf.deb ... #14 47.37 Unpacking libelf1:armhf (0.188-2.1) ... #14 47.41 Selecting previously unselected package libicu72:armhf. #14 47.60 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ... #14 47.61 Unpacking libtimedate-perl (2.3200-1) ... #14 47.65 Selecting previously unselected package libhttp-date-perl. #14 47.65 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #14 47.66 Unpacking libhttp-date-perl (6.05-1) ... #14 47.69 Selecting previously unselected package libfile-listing-perl. #14 47.69 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ... #14 47.71 Unpacking libfile-listing-perl (6.04-1) ... #14 47.74 Selecting previously unselected package libhtml-tagset-perl. #14 47.74 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #14 47.75 Unpacking libhtml-tagset-perl (3.20-4) ... #14 47.78 Selecting previously unselected package liburi-perl. #14 47.79 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ... #14 47.79 Unpacking liburi-perl (1.76-2) ... #14 47.83 Selecting previously unselected package libhtml-parser-perl. #16 7.010 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 7.021 Unpacking emacsen-common (3.0.4) ... #16 7.070 Selecting previously unselected package cmake-data. #16 7.073 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... #16 7.081 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ... #13 51.34 Preparing to unpack .../306-libltdl7_2.4.7-5_amd64.deb ... #13 51.35 Unpacking libltdl7:amd64 (2.4.7-5) ... #13 51.39 Selecting previously unselected package libltdl-dev:amd64. #13 51.39 Preparing to unpack .../307-libltdl-dev_2.4.7-5_amd64.deb ... #13 51.40 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #13 51.46 Selecting previously unselected package liblz1:amd64. #13 51.46 Preparing to unpack .../308-liblz1_1.13-5_amd64.deb ... #13 51.46 Unpacking liblz1:amd64 (1.13-5) ... #13 51.51 Selecting previously unselected package liblzo2-2:amd64. #13 51.51 Preparing to unpack .../309-liblzo2-2_2.10-2_amd64.deb ... #13 51.52 Unpacking liblzo2-2:amd64 (2.10-2) ... #13 51.56 Selecting previously unselected package libsys-hostname-long-perl. #13 51.56 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 51.57 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 51.60 Selecting previously unselected package libmail-sendmail-perl. #13 51.60 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 51.61 Unpacking libmail-sendmail-perl (0.80-3) ... #13 51.64 Selecting previously unselected package libnet-smtp-ssl-perl. #13 51.64 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 51.65 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 51.69 Selecting previously unselected package libmailtools-perl. #13 45.81 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 45.82 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 45.85 Selecting previously unselected package libmailtools-perl. #13 45.85 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ... #13 45.85 Unpacking libmailtools-perl (2.21-1) ... #13 45.90 Selecting previously unselected package libmarkdown2:armhf. #13 45.90 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ... #13 45.91 Unpacking libmarkdown2:armhf (2.2.6-1) ... #13 45.94 Selecting previously unselected package libmime-tools-perl. #13 45.94 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ... #13 45.94 Unpacking libmime-tools-perl (5.509-1) ... #13 45.99 Selecting previously unselected package libmoox-aliases-perl. #13 46.00 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 46.00 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 46.03 Selecting previously unselected package libnamespace-autoclean-perl. #13 46.03 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 46.04 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 46.07 Selecting previously unselected package libobject-id-perl. #13 46.64 Selecting previously unselected package libtask-weaken-perl. #13 46.64 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ... #13 46.65 Unpacking libtask-weaken-perl (1.06-1) ... #13 46.68 Selecting previously unselected package libxml-parser-perl. #13 46.69 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ... #13 46.69 Unpacking libxml-parser-perl (2.44-4) ... #13 46.75 Selecting previously unselected package libsoap-lite-perl. #13 46.75 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ... #13 46.75 Unpacking libsoap-lite-perl (1.27-1) ... #13 46.81 Selecting previously unselected package libsort-key-perl. #13 46.81 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ... #13 46.82 Unpacking libsort-key-perl (1.33-2+b1) ... #13 46.86 Selecting previously unselected package libstring-copyright-perl. #13 46.43 Selecting previously unselected package libglib2.0-0:armhf. #13 46.44 Preparing to unpack .../280-libglib2.0-0_2.74.6-2_armhf.deb ... #13 46.44 Unpacking libglib2.0-0:armhf (2.74.6-2) ... #13 46.57 Selecting previously unselected package libglib2.0-data. #13 46.57 Preparing to unpack .../281-libglib2.0-data_2.74.6-2_all.deb ... #13 46.58 Unpacking libglib2.0-data (2.74.6-2) ... #20 2.329 Reading package lists... #20 2.852 Building dependency tree... #20 2.994 Reading state information... #14 55.26 Selecting previously unselected package g++-13. #14 55.26 Preparing to unpack .../086-g++-13_13.2.0-4ubuntu3_arm64.deb ... #14 55.27 Unpacking g++-13 (13.2.0-4ubuntu3) ... #13 56.97 Setting up gpgsm (2.2.40-1.1) ... #13 56.98 Setting up libheif1:arm64 (1.15.1-1) ... #13 56.99 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... #13 57.00 Setting up binutils-aarch64-linux-gnu (2.40-2) ... #13 57.02 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ... #13 57.02 Setting up binutils (2.40-2) ... #13 57.03 Setting up man-db (2.11.2-2) ... #13 57.14 Building database of manual pages ... #14 30.59 Preparing to unpack .../235-libiterator-perl_0.03+ds1-2_all.deb ... #14 30.60 Unpacking libiterator-perl (0.03+ds1-2) ... #14 30.64 Selecting previously unselected package libiterator-util-perl. #14 30.64 Preparing to unpack .../236-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 30.64 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 30.67 Selecting previously unselected package libdata-dpath-perl. #14 30.67 Preparing to unpack .../237-libdata-dpath-perl_0.58-2_all.deb ... #14 30.68 Unpacking libdata-dpath-perl (0.58-2) ... #14 30.71 Selecting previously unselected package libdata-dump-perl. #14 30.71 Preparing to unpack .../238-libdata-dump-perl_1.25-1_all.deb ... #14 30.72 Unpacking libdata-dump-perl (1.25-1) ... #14 30.75 Selecting previously unselected package libdata-messagepack-perl. #14 30.75 Preparing to unpack .../239-libdata-messagepack-perl_1.02-1build1_amd64.deb ... #14 30.76 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 30.79 Selecting previously unselected package libnet-domain-tld-perl. #14 30.80 Preparing to unpack .../240-libnet-domain-tld-perl_1.75-3_all.deb ... #14 30.80 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 30.83 Selecting previously unselected package libdata-validate-domain-perl. #14 54.49 Selecting previously unselected package gcc. #14 54.50 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 54.50 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 54.55 Selecting previously unselected package libstdc++-12-dev:arm64. #14 55.46 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ... #14 55.46 Unpacking python3-unidiff (0.5.5-2) ... #14 55.50 Selecting previously unselected package python3-xdg. #14 55.51 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ... #14 55.51 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 55.55 Selecting previously unselected package unzip. #14 55.55 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ... #14 55.55 Unpacking unzip (6.0-25ubuntu1.1) ... #14 55.62 Selecting previously unselected package equivs. #14 55.62 Preparing to unpack .../335-equivs_2.2.0_all.deb ... #14 55.62 Unpacking equivs (2.2.0) ... #14 55.66 Selecting previously unselected package libauthen-sasl-perl. #14 55.66 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ... #14 55.67 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 55.71 Selecting previously unselected package python3-magic. #14 47.70 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ... #14 47.70 Unpacking libgdbm6:armhf (1.23-3) ... #14 47.73 Selecting previously unselected package libgdbm-compat4:armhf. #14 47.74 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ... #14 48.51 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #14 48.52 Unpacking diffstat (1.63-1) ... #14 47.74 Unpacking libgdbm-compat4:armhf (1.23-3) ... #14 47.78 Selecting previously unselected package libperl5.36:armhf. #14 47.78 Preparing to unpack .../4-libperl5.36_5.36.0-9ubuntu1_armhf.deb ... #14 47.79 Unpacking libperl5.36:armhf (5.36.0-9ubuntu1) ... #14 47.99 Selecting previously unselected package perl. #14 48.55 Selecting previously unselected package python3-chardet. #14 48.55 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #14 48.55 Unpacking python3-chardet (3.0.4-4build1) ... #14 48.59 Selecting previously unselected package python3-debian. #14 48.59 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 48.60 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 48.64 Selecting previously unselected package libgpgme11:amd64. #14 48.64 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ... #14 48.64 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #14 48.69 Selecting previously unselected package python3-gpg. #14 48.69 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2.1_amd64.deb ... #14 48.69 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 48.74 Selecting previously unselected package dput. #14 48.74 Preparing to unpack .../198-dput_1.0.3ubuntu1.1_all.deb ... #14 48.77 Unpacking dput (1.0.3ubuntu1.1) ... #14 48.81 Selecting previously unselected package libcurl3-gnutls:amd64. #14 48.81 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.20_amd64.deb ... #14 48.82 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.20) ... #14 48.86 Selecting previously unselected package liberror-perl. #14 47.41 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_armhf.deb ... #14 47.41 Unpacking libicu72:armhf (72.1-3ubuntu2) ... #14 47.69 Selecting previously unselected package libxml2:armhf. #14 47.84 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ... #14 47.84 Unpacking libhtml-parser-perl (3.72-5) ... #14 47.88 Selecting previously unselected package libhtml-tree-perl. #14 47.88 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #14 47.89 Unpacking libhtml-tree-perl (5.07-2) ... #14 47.94 Selecting previously unselected package libio-html-perl. #14 47.94 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ... #14 47.94 Unpacking libio-html-perl (1.001-1) ... #14 47.98 Selecting previously unselected package liblwp-mediatypes-perl. #14 47.98 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 47.98 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 48.02 Selecting previously unselected package libhttp-message-perl. #14 48.02 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ... #14 48.02 Unpacking libhttp-message-perl (6.22-1) ... #14 48.06 Selecting previously unselected package libhttp-cookies-perl. #16 7.427 Selecting previously unselected package cmake. #16 7.431 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ... #16 7.450 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #16 7.552 Selecting previously unselected package dh-apparmor. #13 51.69 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 51.70 Unpacking libmailtools-perl (2.21-2) ... #13 51.75 Selecting previously unselected package libmarkdown2:amd64. #13 51.75 Preparing to unpack .../314-libmarkdown2_2.2.7-2_amd64.deb ... #13 51.76 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #13 51.80 Selecting previously unselected package libmath-base85-perl. #13 51.80 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 51.81 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 51.84 Selecting previously unselected package libmime-tools-perl. #13 51.85 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 51.85 Unpacking libmime-tools-perl (5.510-1) ... #13 51.91 Selecting previously unselected package libmldbm-perl. #14 47.77 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #13 DONE 44.7s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #13 46.07 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ... #13 46.07 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 46.10 Selecting previously unselected package libmoox-struct-perl. #13 46.11 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ... #13 46.11 Unpacking libmoox-struct-perl (0.020-1) ... #13 46.14 Selecting previously unselected package libmouse-perl. #13 46.15 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ... #13 46.15 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 46.20 Selecting previously unselected package libnumber-range-perl. #13 46.21 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ... #13 46.21 Unpacking libnumber-range-perl (0.12-1.1) ... #13 46.24 Selecting previously unselected package libossp-uuid16:armhf. #13 46.24 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ... #13 46.25 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 46.28 Selecting previously unselected package libossp-uuid-perl. #13 46.28 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ... #13 46.29 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 46.32 Selecting previously unselected package libpackage-stash-xs-perl. #13 46.86 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ... #13 46.86 Unpacking libstring-copyright-perl (0.003006-1) ... #13 46.90 Selecting previously unselected package libstring-escape-perl. #13 46.90 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ... #13 46.90 Unpacking libstring-escape-perl (2010.002-2) ... #13 46.94 Selecting previously unselected package libstring-shellquote-perl. #13 46.94 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ... #13 46.94 Unpacking libstring-shellquote-perl (1.04-1) ... #13 46.98 Selecting previously unselected package libterm-readkey-perl. #13 46.98 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ... #13 46.99 Unpacking libterm-readkey-perl (2.38-1) ... #13 47.02 Selecting previously unselected package libtest-fatal-perl. #13 47.02 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ... #13 47.02 Unpacking libtest-fatal-perl (0.014-1) ... #13 47.06 Selecting previously unselected package libtest-refcount-perl. #13 47.06 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ... #13 47.06 Unpacking libtest-refcount-perl (0.08-3) ... #13 47.09 Selecting previously unselected package libtext-levenshtein-perl. #13 46.75 Selecting previously unselected package libgpm2:armhf. #13 46.75 Preparing to unpack .../282-libgpm2_1.20.7-10+b1_armhf.deb ... #13 46.76 Unpacking libgpm2:armhf (1.20.7-10+b1) ... #13 46.80 Selecting previously unselected package libhtml-form-perl. #13 46.80 Preparing to unpack .../283-libhtml-form-perl_6.11-1_all.deb ... #13 46.81 Unpacking libhtml-form-perl (6.11-1) ... #13 46.85 Selecting previously unselected package libhtml-format-perl. #13 46.85 Preparing to unpack .../284-libhtml-format-perl_2.16-2_all.deb ... #13 46.86 Unpacking libhtml-format-perl (2.16-2) ... #13 46.90 Selecting previously unselected package libhtml-html5-entities-perl. #13 46.90 Preparing to unpack .../285-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 46.91 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 46.95 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 46.95 Preparing to unpack .../286-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 46.96 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #16 4.616 Reading package lists... #16 5.414 Building dependency tree... #16 5.585 Reading state information... #20 3.122 The following additional packages will be installed: #20 3.122 libmagic-mgc libmagic1 #20 3.146 The following NEW packages will be installed: #20 3.147 file libmagic-mgc libmagic1 #14 55.49 Selecting previously unselected package g++. #14 55.49 Preparing to unpack .../087-g++_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 55.50 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 55.53 Selecting previously unselected package make. #14 55.53 Preparing to unpack .../088-make_4.3-4.1build1_arm64.deb ... #14 55.54 Unpacking make (4.3-4.1build1) ... #14 55.57 Selecting previously unselected package libdpkg-perl. #14 55.57 Preparing to unpack .../089-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 55.58 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 55.64 Selecting previously unselected package bzip2. #14 55.64 Preparing to unpack .../090-bzip2_1.0.8-5build1_arm64.deb ... #14 55.64 Unpacking bzip2 (1.0.8-5build1) ... #14 55.76 Selecting previously unselected package patch. #14 47.99 Preparing to unpack .../5-perl_5.36.0-9ubuntu1_armhf.deb ... #14 47.99 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 48.07 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB] #14 48.17 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB] #14 48.25 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 48.36 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB] #16 7.555 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ... #16 7.559 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ... #16 7.589 Selecting previously unselected package libseccomp-dev:amd64. #16 7.591 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ... #16 7.595 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #16 7.636 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.11_amd64.deb ... #16 7.648 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... #16 7.707 Setting up libsystemd0:amd64 (249.11-0ubuntu3.11) ... #16 7.749 Selecting previously unselected package libsystemd-dev:amd64. #16 7.749 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29533 files and directories currently installed.) #16 7.767 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.11_amd64.deb ... #14 48.00 Unpacking perl (5.36.0-9ubuntu1) ... #14 48.04 Selecting previously unselected package adduser. #14 48.04 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... #14 48.05 Unpacking adduser (3.137ubuntu1) ... #14 48.08 Setting up adduser (3.137ubuntu1) ... #14 48.14 Selecting previously unselected package openssl. #14 48.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7752 files and directories currently installed.) #14 48.15 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.1_armhf.deb ... #14 48.15 Unpacking openssl (3.0.10-1ubuntu2.1) ... #14 48.21 Selecting previously unselected package ca-certificates. #14 48.21 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 48.22 Unpacking ca-certificates (20230311ubuntu1) ... #14 48.27 Selecting previously unselected package distro-info-data. #14 48.27 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.1_all.deb ... #14 48.28 Unpacking distro-info-data (0.58ubuntu0.1) ... #14 48.31 Selecting previously unselected package iso-codes. #14 48.31 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 48.31 Unpacking iso-codes (4.15.0-1) ... #14 30.84 Preparing to unpack .../241-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 30.84 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 30.87 Selecting previously unselected package libnet-ipv6addr-perl. #14 30.87 Preparing to unpack .../242-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 30.88 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 30.91 Selecting previously unselected package libnet-netmask-perl. #14 30.92 Preparing to unpack .../243-libnet-netmask-perl_2.0002-2_all.deb ... #14 30.92 Unpacking libnet-netmask-perl (2.0002-2) ... #14 30.95 Selecting previously unselected package libnetaddr-ip-perl. #14 30.96 Preparing to unpack .../244-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ... #14 30.96 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 31.00 Selecting previously unselected package libdata-validate-ip-perl. #14 31.01 Preparing to unpack .../245-libdata-validate-ip-perl_0.31-1_all.deb ... #14 31.01 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 31.05 Selecting previously unselected package libdata-validate-uri-perl. #14 31.05 Preparing to unpack .../246-libdata-validate-uri-perl_0.07-2_all.deb ... #14 31.05 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 31.08 Selecting previously unselected package libdistro-info-perl. #14 31.08 Preparing to unpack .../247-libdistro-info-perl_1.5_all.deb ... #14 31.09 Unpacking libdistro-info-perl (1.5) ... #14 31.13 Selecting previously unselected package libemail-address-xs-perl. #14 31.13 Preparing to unpack .../248-libemail-address-xs-perl_1.05-1build1_amd64.deb ... #14 31.13 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 31.17 Selecting previously unselected package libexporter-tiny-perl. #14 31.17 Preparing to unpack .../249-libexporter-tiny-perl_1.006002-1_all.deb ... #14 31.17 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 31.21 Selecting previously unselected package libfcgi-bin. #14 31.21 Preparing to unpack .../250-libfcgi-bin_2.4.2-2build2_amd64.deb ... #14 31.21 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 31.27 Selecting previously unselected package libipc-system-simple-perl. #14 31.27 Preparing to unpack .../251-libipc-system-simple-perl_1.30-2_all.deb ... #14 31.28 Unpacking libipc-system-simple-perl (1.30-2) ... #14 31.32 Selecting previously unselected package libfile-basedir-perl. #16 7.770 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.11) ... #16 7.831 Selecting previously unselected package libglib2.0-0:amd64. #16 7.834 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... #16 7.837 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 7.892 Selecting previously unselected package pkg-config. #16 7.894 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_amd64.deb ... #16 7.899 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 7.941 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #14 55.71 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ... #14 55.71 Unpacking python3-magic (2:0.4.15-3) ... #14 55.77 Setting up libapt-pkg-perl (0.1.36build3) ... #14 55.78 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 55.79 Setting up libpipeline1:arm64 (1.5.2-2build1) ... #14 55.80 Setting up wdiff (1.2.2-2build1) ... #14 55.81 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 55.83 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 55.84 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 55.86 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 55.87 Setting up mime-support (3.64ubuntu1) ... #14 55.96 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 55.99 Setting up libmagic-mgc (1:5.38-4) ... #14 56.06 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #14 56.07 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 56.08 No schema files found: doing nothing. #14 56.09 Setting up distro-info-data (0.43ubuntu1.14) ... #14 56.11 Setting up manpages (5.05-1) ... #14 56.12 Setting up unzip (6.0-25ubuntu1.1) ... #14 56.15 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 56.16 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... #14 56.17 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #13 46.32 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ... #13 46.32 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 46.35 Selecting previously unselected package libpath-iterator-rule-perl. #13 46.36 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 46.36 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 46.40 Selecting previously unselected package libperlio-gzip-perl. #13 46.40 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ... #13 46.40 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 46.44 Selecting previously unselected package libpod-parser-perl. #13 46.44 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ... #13 46.45 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 46.46 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 46.47 Unpacking libpod-parser-perl (1.63-2) ... #13 46.51 Selecting previously unselected package libpod-constants-perl. #13 46.51 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ... #13 46.51 Unpacking libpod-constants-perl (0.19-2) ... #13 46.62 Selecting previously unselected package libproc-processtable-perl. #13 46.62 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ... #13 46.63 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 46.67 Selecting previously unselected package libre2-9:armhf. #13 46.67 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ... #13 46.67 Unpacking libre2-9:armhf (20210201+dfsg-1) ... #13 46.72 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 DONE 0.2s #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.86 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #14 48.86 Unpacking liberror-perl (0.17029-1) ... #14 48.89 Selecting previously unselected package git-man. #14 48.89 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 48.90 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 49.00 Selecting previously unselected package git. #14 49.01 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... #14 49.02 Unpacking git (1:2.25.1-1ubuntu3.11) ... #14 48.06 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ... #14 48.07 Unpacking libhttp-cookies-perl (6.08-1) ... #14 48.10 Selecting previously unselected package libhttp-negotiate-perl. #14 48.10 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #14 48.11 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 48.13 Selecting previously unselected package perl-openssl-defaults:armhf. #14 48.14 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ... #14 48.14 Unpacking perl-openssl-defaults:armhf (4) ... #14 48.18 Selecting previously unselected package libnet-ssleay-perl. #14 48.18 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ... #14 48.18 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 48.25 Selecting previously unselected package libio-socket-ssl-perl. #14 48.26 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ... #14 48.26 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 48.31 Selecting previously unselected package libnet-http-perl. #14 48.32 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ... #14 48.32 Unpacking libnet-http-perl (6.19-1) ... #14 48.40 Selecting previously unselected package liblwp-protocol-https-perl. #14 48.41 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 48.42 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 48.48 Selecting previously unselected package libtry-tiny-perl. #14 48.48 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #14 48.48 Unpacking libtry-tiny-perl (0.30-1) ... #14 54.73 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #14 54.88 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 54.98 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB] #14 55.07 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #13 47.00 Selecting previously unselected package libhttp-daemon-perl. #13 47.00 Preparing to unpack .../287-libhttp-daemon-perl_6.16-1_all.deb ... #13 47.00 Unpacking libhttp-daemon-perl (6.16-1) ... #13 47.04 Selecting previously unselected package libio-interactive-perl. #13 47.05 Preparing to unpack .../288-libio-interactive-perl_1.023-2_all.deb ... #13 47.05 Unpacking libio-interactive-perl (1.023-2) ... #13 47.09 Selecting previously unselected package libio-sessiondata-perl. #13 47.09 Preparing to unpack .../289-libio-sessiondata-perl_1.03-3_all.deb ... #13 47.10 Unpacking libio-sessiondata-perl (1.03-3) ... #13 47.14 Selecting previously unselected package libio-stringy-perl. #13 47.14 Preparing to unpack .../290-libio-stringy-perl_2.111-3_all.deb ... #13 47.14 Unpacking libio-stringy-perl (2.111-3) ... #13 47.19 Selecting previously unselected package libipc-run3-perl. #13 47.19 Preparing to unpack .../291-libipc-run3-perl_0.048-3_all.deb ... #13 47.19 Unpacking libipc-run3-perl (0.048-3) ... #13 47.23 Selecting previously unselected package libtypes-serialiser-perl. #13 47.24 Preparing to unpack .../292-libtypes-serialiser-perl_1.01-1_all.deb ... #13 47.24 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 47.28 Selecting previously unselected package libjson-xs-perl. #13 47.28 Preparing to unpack .../293-libjson-xs-perl_4.030-2+b1_armhf.deb ... #13 47.29 Unpacking libjson-xs-perl (4.030-2+b1) ... #14 54.55 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 54.56 Unpacking libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ... #14 54.75 Selecting previously unselected package g++-12. #14 54.75 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 54.76 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #14 54.98 Selecting previously unselected package g++. #14 47.69 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ... #14 47.70 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ... #14 47.75 Selecting previously unselected package libyaml-0-2:armhf. #14 47.75 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ... #14 47.75 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #14 47.78 Selecting previously unselected package lsb-release. #14 47.78 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 47.79 Unpacking lsb-release (12.0-1ubuntu1) ... #14 47.83 Selecting previously unselected package netbase. #14 47.83 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 47.85 Unpacking netbase (6.4) ... #14 47.88 Selecting previously unselected package python-apt-common. #14 47.88 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 47.89 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 47.92 Selecting previously unselected package python3-apt. #14 47.93 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_armhf.deb ... #14 47.93 Unpacking python3-apt (2.5.3ubuntu1) ... #14 47.97 Selecting previously unselected package python3-pkg-resources. #14 47.97 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 47.98 Unpacking python3-pkg-resources (66.1.1-1) ... #14 48.03 Selecting previously unselected package ucf. #14 48.03 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 48.04 Moving old data out of the way #14 48.04 Unpacking ucf (3.0043+nmu1) ... #14 48.07 Selecting previously unselected package bsdextrautils. #14 48.08 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_armhf.deb ... #14 48.08 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 48.12 Selecting previously unselected package libmagic-mgc. #14 48.12 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_armhf.deb ... #14 48.12 Unpacking libmagic-mgc (1:5.44-3) ... #14 48.19 Selecting previously unselected package libmagic1:armhf. #14 55.76 Preparing to unpack .../091-patch_2.7.6-7build2_arm64.deb ... #14 55.76 Unpacking patch (2.7.6-7build2) ... #14 55.80 Selecting previously unselected package lto-disabled-list. #14 55.80 Preparing to unpack .../092-lto-disabled-list_43_all.deb ... #14 55.80 Unpacking lto-disabled-list (43) ... #14 55.84 Selecting previously unselected package dpkg-dev. #14 55.84 Preparing to unpack .../093-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 55.85 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 55.89 Selecting previously unselected package build-essential. #14 55.89 Preparing to unpack .../094-build-essential_12.10ubuntu1_arm64.deb ... #14 55.90 Unpacking build-essential (12.10ubuntu1) ... #14 55.94 Selecting previously unselected package libbrotli1:arm64. #14 55.94 Preparing to unpack .../095-libbrotli1_1.0.9-2build8_arm64.deb ... #14 55.95 Unpacking libbrotli1:arm64 (1.0.9-2build8) ... #14 55.99 Selecting previously unselected package libsasl2-modules-db:arm64. #14 55.99 Preparing to unpack .../096-libsasl2-modules-db_2.1.28+dfsg1-3_arm64.deb ... #14 55.99 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... #13 47.10 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ... #13 47.10 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 47.13 Selecting previously unselected package libtype-tiny-xs-perl. #13 47.13 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ... #13 47.14 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 47.17 Selecting previously unselected package libunicode-utf8-perl. #13 47.17 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ... #13 47.18 Unpacking libunicode-utf8-perl (0.62-1) ... #13 47.22 Selecting previously unselected package libwrap0:armhf. #13 47.22 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ... #13 47.23 Unpacking libwrap0:armhf (7.6.q-28) ... #13 47.26 Selecting previously unselected package libxau6:armhf. #13 47.27 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ... #13 47.27 Unpacking libxau6:armhf (1:1.0.8-1+b2) ... #13 47.31 Selecting previously unselected package libxdmcp6:armhf. #13 47.31 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 47.32 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 47.36 Selecting previously unselected package libxcb1:armhf. #16 5.591 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.801 Starting 2 pkgProblemResolver with broken count: 0 #16 5.805 Done #13 47.36 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ... #13 47.37 Unpacking libxcb1:armhf (1.13.1-2) ... #13 47.41 Selecting previously unselected package libx11-data. #13 47.41 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 47.41 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 51.91 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 51.92 Unpacking libmldbm-perl (2.05-4) ... #13 51.96 Selecting previously unselected package libmoox-aliases-perl. #13 51.96 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 51.96 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 52.07 Selecting previously unselected package libmouse-perl. #13 52.07 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_amd64.deb ... #13 52.08 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 52.15 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #13 52.15 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ... #13 52.15 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ... #13 52.19 Selecting previously unselected package libpath-iterator-rule-perl. #13 52.19 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 52.20 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 52.23 Selecting previously unselected package libperlio-gzip-perl. #13 52.24 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #13 52.24 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 52.28 Selecting previously unselected package libperlio-utf8-strict-perl. #13 52.28 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #13 52.29 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 52.35 Selecting previously unselected package libpod-parser-perl. #13 52.35 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 52.36 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 52.38 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 52.38 Unpacking libpod-parser-perl (1.65-1) ... #14 48.54 debconf: delaying package configuration, since apt-utils is not installed #14 48.57 Fetched 114 MB in 42s (2733 kB/s) #14 48.59 Selecting previously unselected package liblocale-gettext-perl. #14 48.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4388 files and directories currently installed.) #14 48.60 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ... #14 48.60 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 48.63 Selecting previously unselected package libpython3.10-minimal:armhf. #14 48.48 Selecting previously unselected package krb5-locales. #14 48.49 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 48.49 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 48.54 Selecting previously unselected package less. #14 48.54 Preparing to unpack .../005-less_590-2_armhf.deb ... #14 48.55 Unpacking less (590-2) ... #14 48.58 Selecting previously unselected package libbsd0:armhf. #14 48.58 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ... #14 48.59 Unpacking libbsd0:armhf (0.11.7-4) ... #14 48.62 Selecting previously unselected package libelf1:armhf. #14 48.63 Preparing to unpack .../007-libelf1_0.189-4_armhf.deb ... #14 48.63 Unpacking libelf1:armhf (0.189-4) ... #14 48.66 Selecting previously unselected package libicu72:armhf. #14 31.32 Preparing to unpack .../252-libfile-basedir-perl_0.09-2_all.deb ... #14 31.33 Unpacking libfile-basedir-perl (0.09-2) ... #14 31.36 Selecting previously unselected package libfile-chdir-perl. #14 31.36 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 31.37 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 31.41 Selecting previously unselected package libfile-fcntllock-perl. #14 31.41 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-4ubuntu1_amd64.deb ... #14 31.41 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 31.46 Selecting previously unselected package libnumber-compare-perl. #14 31.46 Preparing to unpack .../255-libnumber-compare-perl_0.03-3_all.deb ... #14 31.46 Unpacking libnumber-compare-perl (0.03-3) ... #14 31.50 Selecting previously unselected package libtext-glob-perl. #14 31.50 Preparing to unpack .../256-libtext-glob-perl_0.11-3_all.deb ... #14 31.50 Unpacking libtext-glob-perl (0.11-3) ... #14 31.55 Selecting previously unselected package libfile-find-rule-perl. #14 31.55 Preparing to unpack .../257-libfile-find-rule-perl_0.34-3_all.deb ... #14 31.55 Unpacking libfile-find-rule-perl (0.34-3) ... #16 7.951 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 7.962 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 7.974 No schema files found: doing nothing. #16 7.980 Setting up libuv1:amd64 (1.43.0-1) ... #16 7.994 Setting up emacsen-common (3.0.4) ... #16 8.031 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 8.044 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 8.064 Setting up libjsoncpp25:amd64 (1.9.5-3) ... #16 8.076 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 8.127 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... #16 8.139 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 8.177 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 8.188 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.11) ... #16 8.200 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 8.212 Setting up docker-ce-build-deps (1.0) ... #16 8.226 Processing triggers for man-db (2.10.2-1) ... #16 8.300 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #14 56.19 Setting up binutils-common:arm64 (2.34-6ubuntu1.6) ... #13 46.72 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ... #13 46.72 Unpacking libre-engine-re2-perl:armhf (0.14-1) ... #13 46.75 Selecting previously unselected package libreadonly-perl. #13 46.76 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ... #13 46.76 Unpacking libreadonly-perl (2.050-3) ... #13 46.80 Selecting previously unselected package libref-util-perl. #13 46.80 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #13 46.80 Unpacking libref-util-perl (0.204-1) ... #13 46.83 Selecting previously unselected package libref-util-xs-perl. #13 46.84 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ... #13 46.84 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 46.87 Selecting previously unselected package libregexp-pattern-license-perl. #13 46.88 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 46.88 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #14 56.21 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... #14 56.22 Setting up libmagic1:arm64 (1:5.38-4) ... #14 56.24 Setting up less (551-1ubuntu0.1) ... #14 56.27 Setting up perl-openssl-defaults:arm64 (4) ... #14 56.28 Setting up linux-libc-dev:arm64 (5.4.0-167.184) ... #14 56.29 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ... #14 56.31 Setting up gettext-base (0.19.8.1-10build1) ... #14 56.32 Setting up libnpth0:arm64 (1.6-1) ... #14 56.33 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 56.35 Setting up file (1:5.38-4) ... #14 56.36 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... #14 56.37 Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 56.39 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #13 46.92 Selecting previously unselected package libregexp-pattern-perl. #13 46.92 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 46.92 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 46.96 Selecting previously unselected package libsasl2-modules:armhf. #14 48.57 Selecting previously unselected package libwww-robotrules-perl. #14 48.57 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #14 48.58 Unpacking libwww-robotrules-perl (6.02-1) ... #14 48.61 Selecting previously unselected package libwww-perl. #14 48.61 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ... #14 48.62 Unpacking libwww-perl (6.43-1) ... #14 48.66 Selecting previously unselected package patchutils. #14 48.66 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ... #14 48.67 Unpacking patchutils (0.3.4-2) ... #14 48.76 Selecting previously unselected package wdiff. #14 48.76 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ... #14 48.77 Unpacking wdiff (1.2.2-2build1) ... #14 48.81 Selecting previously unselected package devscripts. #14 48.81 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ... #14 48.83 Unpacking devscripts (2.20.2ubuntu2) ... #14 48.19 Preparing to unpack .../019-libmagic1_1%3a5.44-3_armhf.deb ... #14 48.20 Unpacking libmagic1:armhf (1:5.44-3) ... #14 48.23 Selecting previously unselected package file. #14 48.23 Preparing to unpack .../020-file_1%3a5.44-3_armhf.deb ... #14 48.24 Unpacking file (1:5.44-3) ... #14 48.27 Selecting previously unselected package gettext-base. #14 48.27 Preparing to unpack .../021-gettext-base_0.21-11_armhf.deb ... #14 48.27 Unpacking gettext-base (0.21-11) ... #14 48.31 Selecting previously unselected package libuchardet0:armhf. #14 48.32 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_armhf.deb ... #14 48.32 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 55.28 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 55.36 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB] #13 47.33 Selecting previously unselected package libjson-maybexs-perl. #13 47.33 Preparing to unpack .../294-libjson-maybexs-perl_1.004004-1_all.deb ... #13 47.34 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 47.38 Selecting previously unselected package libldap-common. #13 47.39 Preparing to unpack .../295-libldap-common_2.5.13+dfsg-5_all.deb ... #13 47.39 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 47.43 Selecting previously unselected package liblist-compare-perl. #13 47.43 Preparing to unpack .../296-liblist-compare-perl_0.55-2_all.deb ... #13 47.44 Unpacking liblist-compare-perl (0.55-2) ... #13 47.48 Selecting previously unselected package liblist-someutils-perl. #13 47.49 Preparing to unpack .../297-liblist-someutils-perl_0.59-1_all.deb ... #13 47.49 Unpacking liblist-someutils-perl (0.59-1) ... #13 47.53 Selecting previously unselected package liblist-someutils-xs-perl:armhf. #13 47.53 Preparing to unpack .../298-liblist-someutils-xs-perl_0.58-3_armhf.deb ... #13 47.54 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ... #13 47.58 Selecting previously unselected package liblist-utilsby-perl. #13 47.58 Preparing to unpack .../299-liblist-utilsby-perl_0.12-2_all.deb ... #13 47.59 Unpacking liblist-utilsby-perl (0.12-2) ... #13 47.63 Selecting previously unselected package libltdl7:armhf. #13 47.64 Preparing to unpack .../300-libltdl7_2.4.7-5_armhf.deb ... #14 49.48 Selecting previously unselected package libalgorithm-diff-perl. #14 49.48 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 49.48 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 49.51 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 49.51 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #14 49.52 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 49.54 Selecting previously unselected package libalgorithm-merge-perl. #14 49.55 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #14 49.55 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 49.58 Selecting previously unselected package libapt-pkg-perl. #14 48.35 Selecting previously unselected package groff-base. #14 48.36 Preparing to unpack .../023-groff-base_1.22.4-10_armhf.deb ... #14 48.36 Unpacking groff-base (1.22.4-10) ... #14 48.43 Selecting previously unselected package libcbor0.8:armhf. #14 56.08 Selecting previously unselected package libsasl2-2:arm64. #14 56.08 Preparing to unpack .../097-libsasl2-2_2.1.28+dfsg1-3_arm64.deb ... #14 56.08 Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-3) ... #14 56.13 Selecting previously unselected package libldap2:arm64. #14 56.13 Preparing to unpack .../098-libldap2_2.6.6+dfsg-1~exp1ubuntu1_arm64.deb ... #14 56.14 Unpacking libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 56.18 Selecting previously unselected package librtmp1:arm64. #14 56.18 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 56.18 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 56.23 Selecting previously unselected package libssh-4:arm64. #14 56.23 Preparing to unpack .../100-libssh-4_0.10.5-3ubuntu1_arm64.deb ... #14 56.24 Unpacking libssh-4:arm64 (0.10.5-3ubuntu1) ... #14 56.32 Selecting previously unselected package libcurl4:arm64. #13 47.51 Selecting previously unselected package libx11-6:armhf. #13 47.51 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u4_armhf.deb ... #13 47.52 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u4) ... #13 47.60 Selecting previously unselected package libxext6:armhf. #13 47.60 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ... #13 47.61 Unpacking libxext6:armhf (2:1.3.3-1+b2) ... #13 47.65 Selecting previously unselected package libxml-namespacesupport-perl. #13 47.65 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 47.65 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 47.69 Selecting previously unselected package libxml-sax-base-perl. #13 47.69 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ... #13 47.69 Unpacking libxml-sax-base-perl (1.09-1) ... #13 47.74 Selecting previously unselected package libxml-sax-perl. #16 5.974 Done #16 6.151 Starting pkgProblemResolver with broken count: 0 #16 6.184 Starting 2 pkgProblemResolver with broken count: 0 #14 54.98 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 54.99 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 55.02 Selecting previously unselected package make. #14 55.02 Preparing to unpack .../087-make_4.3-4.1build1_arm64.deb ... #14 55.03 Unpacking make (4.3-4.1build1) ... #14 55.06 Selecting previously unselected package libdpkg-perl. #14 55.06 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 55.07 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #14 55.17 Selecting previously unselected package bzip2. #14 55.17 Preparing to unpack .../089-bzip2_1.0.8-5build1_arm64.deb ... #14 55.17 Unpacking bzip2 (1.0.8-5build1) ... #14 55.20 Selecting previously unselected package patch. #14 55.21 Preparing to unpack .../090-patch_2.7.6-7build2_arm64.deb ... #14 55.21 Unpacking patch (2.7.6-7build2) ... #14 55.24 Selecting previously unselected package lto-disabled-list. #14 55.24 Preparing to unpack .../091-lto-disabled-list_39_all.deb ... #14 55.25 Unpacking lto-disabled-list (39) ... #14 55.28 Selecting previously unselected package dpkg-dev. #14 55.28 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 55.29 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 55.34 Selecting previously unselected package build-essential. #14 55.34 Preparing to unpack .../093-build-essential_12.9ubuntu3_arm64.deb ... #14 55.34 Unpacking build-essential (12.9ubuntu3) ... #14 55.38 Selecting previously unselected package libbrotli1:arm64. #20 3.546 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #20 3.546 Need to get 471 kB of archives. #20 3.546 After this operation, 7091 kB of additional disk space will be used. #20 3.546 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #20 3.806 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #20 3.819 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #20 3.946 debconf: delaying package configuration, since apt-utils is not installed #13 52.49 Selecting previously unselected package libpod-constants-perl. #13 52.49 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 52.49 Unpacking libpod-constants-perl (0.19-2) ... #13 52.53 Selecting previously unselected package libproc-processtable-perl:amd64. #13 52.53 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_amd64.deb ... #13 52.53 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ... #13 52.58 Selecting previously unselected package libre2-9:amd64. #13 52.58 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_amd64.deb ... #13 52.59 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 52.64 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 52.64 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_amd64.deb ... #13 52.65 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 52.69 Selecting previously unselected package libreadonly-perl. #13 52.69 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 52.70 Unpacking libreadonly-perl (2.050-3) ... #13 52.74 Selecting previously unselected package libref-util-perl. #13 52.74 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 52.75 Unpacking libref-util-perl (0.204-2) ... #13 52.78 Selecting previously unselected package libref-util-xs-perl. #13 52.78 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_amd64.deb ... #13 52.79 Unpacking libref-util-xs-perl (0.117-2+b1) ... #14 48.64 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... #14 48.64 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... #14 48.73 Selecting previously unselected package libexpat1:armhf. #14 48.73 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ... #14 48.73 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 48.78 Selecting previously unselected package python3.10-minimal. #14 48.78 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... #14 48.79 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #14 48.86 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... #14 48.87 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 48.88 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #14 48.66 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_armhf.deb ... #14 48.67 Unpacking libicu72:armhf (72.1-3ubuntu3) ... #14 48.94 Selecting previously unselected package libxml2:armhf. #14 31.62 Selecting previously unselected package libfont-afm-perl. #14 31.62 Preparing to unpack .../258-libfont-afm-perl_1.20-4_all.deb ... #14 31.63 Unpacking libfont-afm-perl (1.20-4) ... #14 31.66 Selecting previously unselected package libio-string-perl. #14 31.66 Preparing to unpack .../259-libio-string-perl_1.08-4_all.deb ... #14 31.67 Unpacking libio-string-perl (1.08-4) ... #14 31.70 Selecting previously unselected package libfont-ttf-perl. #14 31.70 Preparing to unpack .../260-libfont-ttf-perl_1.06-2_all.deb ... #14 31.71 Unpacking libfont-ttf-perl (1.06-2) ... #14 31.75 Selecting previously unselected package libfreezethaw-perl. #14 31.75 Preparing to unpack .../261-libfreezethaw-perl_0.5001-3_all.deb ... #14 31.76 Unpacking libfreezethaw-perl (0.5001-3) ... #14 31.79 Selecting previously unselected package libsort-versions-perl. #14 31.80 Preparing to unpack .../262-libsort-versions-perl_1.62-3_all.deb ... #14 31.80 Unpacking libsort-versions-perl (1.62-3) ... #14 31.83 Selecting previously unselected package libgit-wrapper-perl. #14 31.83 Preparing to unpack .../263-libgit-wrapper-perl_0.048-2_all.deb ... #14 31.84 Unpacking libgit-wrapper-perl (0.048-2) ... #14 31.88 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 56.40 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 56.42 Setting up libfakeroot:arm64 (1.24-1) ... #14 56.44 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.4) ... #14 56.45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 56.46 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #14 56.57 #14 56.57 Current default time zone: 'Etc/UTC' #14 56.57 Local time is now: Tue Nov 21 17:36:12 UTC 2023. #14 56.57 Universal Time is now: Tue Nov 21 17:36:12 UTC 2023. #14 56.57 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 56.57 #14 56.60 Setting up fakeroot (1.24-1) ... #14 56.61 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 56.61 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 56.61 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 56.61 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 56.61 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 56.61 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 56.61 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 56.61 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 56.61 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 56.62 Setting up autotools-dev (20180224.1) ... #14 56.63 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 56.65 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #14 56.66 Setting up make (4.2.1-1.2) ... #14 56.68 Setting up libmpfr6:arm64 (4.0.2-1) ... #14 56.69 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 56.71 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 56.72 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ... #14 56.74 Setting up strace (5.5-3ubuntu1) ... #14 56.75 Setting up libsigsegv2:arm64 (2.12-2) ... #13 46.96 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 46.97 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 47.00 Selecting previously unselected package libsereal-decoder-perl. #13 47.01 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ... #13 47.01 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 47.05 Selecting previously unselected package libsereal-encoder-perl. #13 47.05 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ... #13 47.05 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 47.10 Selecting previously unselected package libtask-weaken-perl. #13 47.10 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ... #13 47.10 Unpacking libtask-weaken-perl (1.06-1) ... #13 47.13 Selecting previously unselected package libxml-parser-perl:armhf. #13 47.13 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ... #13 47.14 Unpacking libxml-parser-perl:armhf (2.46-2) ... #13 47.19 Selecting previously unselected package libsoap-lite-perl. #13 47.19 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ... #13 47.19 Unpacking libsoap-lite-perl (1.27-1) ... #14 55.47 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB] #14 55.60 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB] #14 55.71 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB] #14 48.95 Selecting previously unselected package diffstat. #14 48.95 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ... #14 48.96 Unpacking diffstat (1.63-1) ... #14 48.99 Selecting previously unselected package python3-chardet. #14 49.00 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ... #14 49.00 Unpacking python3-chardet (3.0.4-4build1) ... #14 49.04 Selecting previously unselected package python3-debian. #14 49.04 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 49.05 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 49.09 Selecting previously unselected package libgpgme11:armhf. #13 47.64 Unpacking libltdl7:armhf (2.4.7-5) ... #13 47.68 Selecting previously unselected package libltdl-dev:armhf. #13 47.69 Preparing to unpack .../301-libltdl-dev_2.4.7-5_armhf.deb ... #13 47.69 Unpacking libltdl-dev:armhf (2.4.7-5) ... #13 47.75 Selecting previously unselected package liblz1:armhf. #13 47.75 Preparing to unpack .../302-liblz1_1.13-5_armhf.deb ... #13 47.76 Unpacking liblz1:armhf (1.13-5) ... #13 47.81 Selecting previously unselected package liblzo2-2:armhf. #13 47.81 Preparing to unpack .../303-liblzo2-2_2.10-2_armhf.deb ... #13 47.82 Unpacking liblzo2-2:armhf (2.10-2) ... #13 47.86 Selecting previously unselected package libsys-hostname-long-perl. #14 48.43 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 48.44 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 48.48 Selecting previously unselected package libedit2:armhf. #14 48.48 Preparing to unpack .../025-libedit2_3.1-20221030-2_armhf.deb ... #14 48.48 Unpacking libedit2:armhf (3.1-20221030-2) ... #14 48.52 Selecting previously unselected package libfido2-1:armhf. #14 48.52 Preparing to unpack .../026-libfido2-1_1.12.0-2_armhf.deb ... #14 48.53 Unpacking libfido2-1:armhf (1.12.0-2) ... #14 48.57 Selecting previously unselected package libjansson4:armhf. #14 48.57 Preparing to unpack .../027-libjansson4_2.14-2_armhf.deb ... #14 48.57 Unpacking libjansson4:armhf (2.14-2) ... #14 48.61 Selecting previously unselected package libnghttp2-14:armhf. #14 48.61 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_armhf.deb ... #14 48.62 Unpacking libnghttp2-14:armhf (1.52.0-1) ... #14 48.65 Selecting previously unselected package libpipeline1:armhf. #14 49.58 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #14 49.58 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 49.61 Selecting previously unselected package libarchive-cpio-perl. #14 49.61 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #14 49.62 Unpacking libarchive-cpio-perl (0.10-1) ... #14 49.64 Selecting previously unselected package libarray-intspan-perl. #14 49.65 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #14 49.65 Unpacking libarray-intspan-perl (2.003-1) ... #14 49.68 Selecting previously unselected package libasync-mergepoint-perl. #14 49.68 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #14 49.68 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 49.71 Selecting previously unselected package libmodule-implementation-perl. #14 49.71 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #14 49.71 Unpacking libmodule-implementation-perl (0.09-1) ... #14 49.74 Selecting previously unselected package libsub-exporter-progressive-perl. #14 49.74 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 49.74 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 49.77 Selecting previously unselected package libvariable-magic-perl. #14 49.77 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #14 49.77 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 49.80 Selecting previously unselected package libb-hooks-endofscope-perl. #14 56.32 Preparing to unpack .../101-libcurl4_8.2.1-1ubuntu3.1_arm64.deb ... #14 56.32 Unpacking libcurl4:arm64 (8.2.1-1ubuntu3.1) ... #14 56.36 Selecting previously unselected package curl. #14 56.36 Preparing to unpack .../102-curl_8.2.1-1ubuntu3.1_arm64.deb ... #14 56.36 Unpacking curl (8.2.1-1ubuntu3.1) ... #14 56.45 Selecting previously unselected package dctrl-tools. #14 56.46 Preparing to unpack .../103-dctrl-tools_2.24-3build2_arm64.deb ... #14 56.46 Unpacking dctrl-tools (2.24-3build2) ... #14 56.50 Selecting previously unselected package libdebhelper-perl. #14 56.50 Preparing to unpack .../104-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 56.50 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 56.55 Selecting previously unselected package libtool. #14 56.55 Preparing to unpack .../105-libtool_2.4.7-7_all.deb ... #14 56.56 Unpacking libtool (2.4.7-7) ... #13 47.75 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 47.75 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 47.79 Selecting previously unselected package libxml-libxml-perl. #13 47.79 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ... #13 47.80 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 47.87 Selecting previously unselected package libxml-sax-expat-perl. #13 47.87 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ... #13 47.88 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 47.90 Selecting previously unselected package libxml-simple-perl. #13 47.91 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ... #13 47.91 Unpacking libxml-simple-perl (2.25-1) ... #13 47.95 Selecting previously unselected package libxmlrpc-lite-perl. #13 47.95 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 47.95 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 47.99 Selecting previously unselected package libxmuu1:armhf. #16 6.187 Done #16 6.448 The following additional packages will be installed: #14 55.38 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_arm64.deb ... #14 55.39 Unpacking libbrotli1:arm64 (1.0.9-2build8) ... #14 55.45 Selecting previously unselected package libsasl2-modules-db:arm64. #14 55.46 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... #14 55.46 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #14 55.50 Selecting previously unselected package libsasl2-2:arm64. #14 55.50 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... #14 55.50 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... #14 55.54 Selecting previously unselected package libldap2:arm64. #14 55.54 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ... #14 55.55 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 55.59 Selecting previously unselected package librtmp1:arm64. #14 55.59 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 55.60 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #20 3.981 Fetched 471 kB in 1s (698 kB/s) #20 3.998 Selecting previously unselected package libmagic-mgc. #20 3.998 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 4.009 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #20 4.013 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #20 4.082 Selecting previously unselected package libmagic1:amd64. #20 4.083 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #20 4.092 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #20 4.129 Selecting previously unselected package file. #20 4.131 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... #20 4.134 Unpacking file (1:5.39-3+deb11u1) ... #20 4.175 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #20 4.185 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #15 0.848 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #13 52.83 Selecting previously unselected package libregexp-pattern-license-perl. #13 52.83 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 52.84 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 52.88 Selecting previously unselected package libregexp-pattern-perl. #13 52.88 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 52.88 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 52.93 Selecting previously unselected package libregexp-wildcards-perl. #13 52.93 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 52.93 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 53.00 Selecting previously unselected package libsasl2-modules:amd64. #13 53.00 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... #13 53.01 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 53.05 Selecting previously unselected package libsereal-decoder-perl. #14 48.94 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3_armhf.deb ... #14 48.94 Unpacking libxml2:armhf (2.9.14+dfsg-1.3) ... #14 48.99 Selecting previously unselected package libyaml-0-2:armhf. #14 48.99 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ... #14 49.00 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #14 49.03 Selecting previously unselected package lsb-release. #14 49.03 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 49.03 Unpacking lsb-release (12.0-2) ... #14 49.07 Selecting previously unselected package netbase. #14 49.07 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 49.08 Unpacking netbase (6.4) ... #14 49.11 Selecting previously unselected package python-apt-common. #14 49.11 Preparing to unpack .../013-python-apt-common_2.6.0ubuntu1_all.deb ... #14 49.11 Unpacking python-apt-common (2.6.0ubuntu1) ... #14 49.15 Selecting previously unselected package python3-apt. #14 49.15 Preparing to unpack .../014-python3-apt_2.6.0ubuntu1_armhf.deb ... #14 49.16 Unpacking python3-apt (2.6.0ubuntu1) ... #14 49.19 Selecting previously unselected package python3-cffi-backend:armhf. #14 31.88 Preparing to unpack .../264-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 31.89 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 31.93 Selecting previously unselected package libio-prompter-perl. #14 31.93 Preparing to unpack .../265-libio-prompter-perl_0.004015-2_all.deb ... #14 31.94 Unpacking libio-prompter-perl (0.004015-2) ... #14 31.97 Selecting previously unselected package libtypes-serialiser-perl. #14 31.98 Preparing to unpack .../266-libtypes-serialiser-perl_1.01-1_all.deb ... #14 31.98 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 32.02 Selecting previously unselected package libjson-xs-perl. #14 56.76 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 56.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 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 56.78 Setting up t1utils (1.41-3) ... #14 56.80 Setting up diffstat (1.63-1) ... #14 56.81 Setting up libmpc3:arm64 (1.1.0-1) ... #14 56.83 Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 56.84 Setting up patch (2.7.6-6) ... #14 56.86 Setting up autopoint (0.19.8.1-10build1) ... #14 56.87 Setting up libfl2:arm64 (2.6.4-6.2) ... #14 56.88 Setting up ucf (3.0038+nmu1) ... #14 56.99 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.4) ... #13 47.25 Selecting previously unselected package libsort-key-perl. #13 47.25 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ... #13 47.26 Unpacking libsort-key-perl (1.33-2+b3) ... #13 47.29 Selecting previously unselected package libstring-copyright-perl. #13 47.29 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ... #13 47.30 Unpacking libstring-copyright-perl (0.003006-1) ... #13 47.33 Selecting previously unselected package libstring-escape-perl. #13 47.33 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ... #13 47.34 Unpacking libstring-escape-perl (2010.002-2) ... #13 47.37 Selecting previously unselected package libstring-shellquote-perl. #13 47.37 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ... #13 47.38 Unpacking libstring-shellquote-perl (1.04-1) ... #13 47.41 Selecting previously unselected package libsys-cpuaffinity-perl:armhf. #13 47.41 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ... #13 47.41 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #13 47.45 Selecting previously unselected package libterm-readkey-perl. #13 47.45 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ... #13 47.45 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 47.49 Selecting previously unselected package libtext-levenshteinxs-perl. #14 55.80 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB] #13 47.86 Preparing to unpack .../304-libsys-hostname-long-perl_1.5-3_all.deb ... #13 47.87 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 47.90 Selecting previously unselected package libmail-sendmail-perl. #13 47.90 Preparing to unpack .../305-libmail-sendmail-perl_0.80-3_all.deb ... #13 47.91 Unpacking libmail-sendmail-perl (0.80-3) ... #13 47.95 Selecting previously unselected package libnet-smtp-ssl-perl. #13 47.95 Preparing to unpack .../306-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 47.95 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 47.99 Selecting previously unselected package libmailtools-perl. #13 47.99 Preparing to unpack .../307-libmailtools-perl_2.21-2_all.deb ... #13 48.00 Unpacking libmailtools-perl (2.21-2) ... #13 48.06 Selecting previously unselected package libmarkdown2:armhf. #13 48.06 Preparing to unpack .../308-libmarkdown2_2.2.7-2_armhf.deb ... #13 48.07 Unpacking libmarkdown2:armhf (2.2.7-2) ... #13 48.10 Selecting previously unselected package libmath-base85-perl. #14 49.09 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2.1_armhf.deb ... #14 49.10 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 49.14 Selecting previously unselected package python3-gpg. #14 49.14 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2.1_armhf.deb ... #14 49.14 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 49.23 Selecting previously unselected package dput. #14 49.23 Preparing to unpack .../193-dput_1.0.3ubuntu1.1_all.deb ... #14 49.24 Unpacking dput (1.0.3ubuntu1.1) ... #14 49.28 Selecting previously unselected package libcurl3-gnutls:armhf. #14 49.29 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.20_armhf.deb ... #14 49.29 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.20) ... #14 49.34 Selecting previously unselected package liberror-perl. #14 48.66 Preparing to unpack .../029-libpipeline1_1.5.7-1_armhf.deb ... #14 48.66 Unpacking libpipeline1:armhf (1.5.7-1) ... #14 48.70 Selecting previously unselected package libpng16-16:armhf. #14 48.70 Preparing to unpack .../030-libpng16-16_1.6.39-2_armhf.deb ... #14 48.70 Unpacking libpng16-16:armhf (1.6.39-2) ... #14 48.75 Selecting previously unselected package libpsl5:armhf. #14 48.75 Preparing to unpack .../031-libpsl5_0.21.2-1_armhf.deb ... #14 48.75 Unpacking libpsl5:armhf (0.21.2-1) ... #14 48.79 Selecting previously unselected package libxau6:armhf. #14 48.79 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 48.79 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 48.83 Selecting previously unselected package libxdmcp6:armhf. #14 48.84 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 48.84 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 48.88 Selecting previously unselected package libxcb1:armhf. #14 48.88 Preparing to unpack .../034-libxcb1_1.15-1_armhf.deb ... #14 48.89 Unpacking libxcb1:armhf (1.15-1) ... #14 49.80 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 49.81 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 49.83 Selecting previously unselected package libcapture-tiny-perl. #14 49.84 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 49.84 Unpacking libcapture-tiny-perl (0.48-1) ... #14 49.87 Selecting previously unselected package libclass-xsaccessor-perl. #14 49.87 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #14 49.87 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 49.90 Selecting previously unselected package libclone-perl. #14 49.90 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #14 49.91 Unpacking libclone-perl (0.43-2) ... #14 49.94 Selecting previously unselected package libcommon-sense-perl. #14 49.94 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #14 49.94 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 49.97 Selecting previously unselected package libparams-util-perl. #14 49.97 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #14 49.98 Unpacking libparams-util-perl (1.07-3build5) ... #14 50.00 Selecting previously unselected package libsub-install-perl. #14 50.01 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #14 50.01 Unpacking libsub-install-perl (0.928-1) ... #14 50.03 Selecting previously unselected package libdata-optlist-perl. #14 50.04 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #14 50.04 Unpacking libdata-optlist-perl (0.110-1) ... #14 50.07 Selecting previously unselected package libsub-exporter-perl. #14 50.07 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #14 50.07 Unpacking libsub-exporter-perl (0.987-1) ... #14 50.10 Selecting previously unselected package libconst-fast-perl. #14 50.10 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #14 50.11 Unpacking libconst-fast-perl (0.014-1) ... #14 56.59 Selecting previously unselected package dh-autoreconf. #14 56.60 Preparing to unpack .../106-dh-autoreconf_20_all.deb ... #14 56.60 Unpacking dh-autoreconf (20) ... #14 56.68 Selecting previously unselected package libarchive-zip-perl. #14 56.68 Preparing to unpack .../107-libarchive-zip-perl_1.68-1_all.deb ... #14 56.71 Unpacking libarchive-zip-perl (1.68-1) ... #14 56.75 Selecting previously unselected package libsub-override-perl. #14 56.75 Preparing to unpack .../108-libsub-override-perl_0.09-4_all.deb ... #14 56.76 Unpacking libsub-override-perl (0.09-4) ... #14 56.82 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 47.99 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 48.00 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 48.03 Selecting previously unselected package libyaml-0-2:armhf. #13 48.04 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ... #13 48.04 Unpacking libyaml-0-2:armhf (0.2.1-1) ... #13 48.08 Selecting previously unselected package libyaml-libyaml-perl. #13 48.08 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ... #13 48.08 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 48.12 Selecting previously unselected package licensecheck. #13 48.12 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ... #13 48.13 Unpacking licensecheck (3.0.31-3) ... #13 48.24 Selecting previously unselected package t1utils. #16 6.449 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.449 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 6.450 pkg-config pkgconf pkgconf-bin #16 6.451 Suggested packages: #16 6.451 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.451 seccomp #16 6.482 The following NEW packages will be installed: #16 6.482 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.483 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.483 pkgconf pkgconf-bin #16 6.484 The following packages will be upgraded: #16 6.484 libsystemd0 #14 55.64 Selecting previously unselected package libssh-4:arm64. #14 55.64 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ... #14 55.65 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ... #14 55.69 Selecting previously unselected package libcurl4:arm64. #14 55.69 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.3_arm64.deb ... #14 55.70 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.3) ... #14 55.81 Selecting previously unselected package curl. #14 55.81 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.3_arm64.deb ... #14 55.82 Unpacking curl (7.88.1-8ubuntu2.3) ... #14 55.86 Selecting previously unselected package dctrl-tools. #14 55.86 Preparing to unpack .../102-dctrl-tools_2.24-3build2_arm64.deb ... #14 55.87 Unpacking dctrl-tools (2.24-3build2) ... #14 55.90 Selecting previously unselected package libdebhelper-perl. #14 55.91 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 55.91 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 55.95 Selecting previously unselected package libtool. #14 55.95 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ... #14 55.96 Unpacking libtool (2.4.7-5) ... #20 4.204 Setting up file (1:5.39-3+deb11u1) ... #20 4.216 Processing triggers for libc-bin (2.31-13+deb11u7) ... #20 DONE 4.3s #21 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini #21 DONE 0.1s #22 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc #22 DONE 0.1s #23 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit #23 DONE 0.1s #24 [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 #15 1.011 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #13 53.06 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_amd64.deb ... #13 53.06 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 53.10 Selecting previously unselected package libsereal-encoder-perl. #13 53.10 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_amd64.deb ... #13 53.11 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 53.15 Selecting previously unselected package libset-intspan-perl. #13 53.15 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 53.16 Unpacking libset-intspan-perl (1.19-3) ... #13 53.19 Selecting previously unselected package libtask-weaken-perl. #13 53.19 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 53.20 Unpacking libtask-weaken-perl (1.06-2) ... #13 53.23 Selecting previously unselected package libxml-parser-perl. #13 53.23 Preparing to unpack .../340-libxml-parser-perl_2.46-4_amd64.deb ... #13 53.24 Unpacking libxml-parser-perl (2.46-4) ... #13 53.28 Selecting previously unselected package libsoap-lite-perl. #14 49.19 Preparing to unpack .../015-python3-cffi-backend_1.15.1-5build1_armhf.deb ... #14 49.20 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ... #14 49.23 Selecting previously unselected package python3-pkg-resources. #14 49.23 Preparing to unpack .../016-python3-pkg-resources_68.1.2-2_all.deb ... #14 49.24 Unpacking python3-pkg-resources (68.1.2-2) ... #14 49.27 Selecting previously unselected package tzdata-icu. #14 49.28 Preparing to unpack .../017-tzdata-icu_2023c-9ubuntu1_all.deb ... #14 49.28 Unpacking tzdata-icu (2023c-9ubuntu1) ... #14 49.32 Selecting previously unselected package ucf. #14 49.32 Preparing to unpack .../018-ucf_3.0043+nmu1_all.deb ... #14 49.33 Moving old data out of the way #14 49.33 Unpacking ucf (3.0043+nmu1) ... #14 49.36 Selecting previously unselected package bsdextrautils. #14 49.37 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_armhf.deb ... #14 49.37 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 49.40 Selecting previously unselected package libmagic-mgc. #14 49.40 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_armhf.deb ... #14 49.41 Unpacking libmagic-mgc (1:5.44-3) ... #14 32.02 Preparing to unpack .../267-libjson-xs-perl_4.030-2_amd64.deb ... #14 32.03 Unpacking libjson-xs-perl (4.030-2) ... #14 32.07 Selecting previously unselected package libjson-maybexs-perl. #14 32.07 Preparing to unpack .../268-libjson-maybexs-perl_1.004005-1_all.deb ... #14 32.07 Unpacking libjson-maybexs-perl (1.004005-1) ... #14 32.11 Selecting previously unselected package liblog-any-perl. #14 32.11 Preparing to unpack .../269-liblog-any-perl_1.715-1_all.deb ... #14 32.12 Unpacking liblog-any-perl (1.715-1) ... #14 32.17 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 32.17 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 32.17 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 32.21 Selecting previously unselected package libpackage-stash-perl. #14 32.21 Preparing to unpack .../271-libpackage-stash-perl_0.40-1_all.deb ... #14 32.22 Unpacking libpackage-stash-perl (0.40-1) ... #14 32.26 Selecting previously unselected package libsub-identify-perl. #14 32.26 Preparing to unpack .../272-libsub-identify-perl_0.14-3_amd64.deb ... #14 32.27 Unpacking libsub-identify-perl (0.14-3) ... #14 32.30 Selecting previously unselected package libsub-name-perl:amd64. #14 57.00 Setting up libltdl7:arm64 (2.4.6-14) ... #14 57.01 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 57.03 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.04 Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.06 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 57.07 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 57.09 Setting up libuchardet0:arm64 (0.0.6-3build1) ... #14 57.10 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ... #14 57.11 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 57.12 Setting up libisl22:arm64 (0.22.1-1) ... #14 57.14 Setting up netbase (6.1) ... #14 57.17 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.4) ... #14 57.18 Setting up libmpdec2:arm64 (2.4.2-3) ... #14 57.20 Setting up libbinutils:arm64 (2.34-6ubuntu1.6) ... #14 57.21 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ... #13 47.49 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ... #13 47.49 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 47.53 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #13 47.53 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ... #13 47.54 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #13 47.57 Selecting previously unselected package libtext-xslate-perl. #13 47.57 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ... #13 47.57 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 47.62 Selecting previously unselected package libtime-duration-perl. #13 47.62 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ... #13 47.63 Unpacking libtime-duration-perl (1.21-1) ... #13 47.66 Selecting previously unselected package libtime-moment-perl. #13 47.66 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ... #13 47.67 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 47.70 Selecting previously unselected package libtype-tiny-xs-perl. #13 47.71 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #13 47.71 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 47.74 Selecting previously unselected package libunicode-utf8-perl. #14 55.88 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #13 48.11 Preparing to unpack .../309-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 48.11 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 48.16 Selecting previously unselected package libmime-tools-perl. #13 48.16 Preparing to unpack .../310-libmime-tools-perl_5.510-1_all.deb ... #13 48.17 Unpacking libmime-tools-perl (5.510-1) ... #13 48.23 Selecting previously unselected package libmldbm-perl. #13 48.23 Preparing to unpack .../311-libmldbm-perl_2.05-4_all.deb ... #13 48.24 Unpacking libmldbm-perl (2.05-4) ... #13 48.28 Selecting previously unselected package libmoox-aliases-perl. #13 48.29 Preparing to unpack .../312-libmoox-aliases-perl_0.001006-2_all.deb ... #13 48.29 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 48.36 Selecting previously unselected package libmouse-perl. #14 49.34 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ... #14 49.34 Unpacking liberror-perl (0.17029-1) ... #14 49.37 Selecting previously unselected package git-man. #14 49.37 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 49.38 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 49.50 Selecting previously unselected package git. #14 49.50 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.11_armhf.deb ... #14 49.52 Unpacking git (1:2.25.1-1ubuntu3.11) ... #14 50.13 Selecting previously unselected package libwant-perl. #14 50.13 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #14 50.14 Unpacking libwant-perl (0.29-1build4) ... #14 50.16 Selecting previously unselected package libcontextual-return-perl. #14 50.17 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #14 50.17 Unpacking libcontextual-return-perl (0.004014-2) ... #14 50.20 Selecting previously unselected package libcpanel-json-xs-perl. #14 50.20 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #14 50.20 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 50.24 Selecting previously unselected package libdata-dump-perl. #14 50.24 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #14 50.24 Unpacking libdata-dump-perl (1.23-1) ... #14 50.27 Selecting previously unselected package libdigest-bubblebabble-perl. #14 50.27 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 50.27 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 50.30 Selecting previously unselected package libdigest-hmac-perl. #14 50.30 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 50.30 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 50.33 Selecting previously unselected package libdistro-info-perl. #14 50.33 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 50.34 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 50.36 Selecting previously unselected package libnet-smtp-ssl-perl. #14 48.92 Selecting previously unselected package libx11-data. #14 48.92 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ... #14 48.92 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ... #14 49.00 Selecting previously unselected package libx11-6:armhf. #14 49.00 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_armhf.deb ... #14 49.00 Unpacking libx11-6:armhf (2:1.8.4-2ubuntu0.3) ... #14 49.05 Selecting previously unselected package libxext6:armhf. #14 49.05 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 49.05 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 49.09 Selecting previously unselected package libxmuu1:armhf. #14 49.09 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 49.09 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 49.14 Selecting previously unselected package man-db. #14 56.83 Preparing to unpack .../109-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 56.83 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 56.86 Selecting previously unselected package dh-strip-nondeterminism. #14 56.87 Preparing to unpack .../110-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 56.87 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 56.91 Selecting previously unselected package libdw1:arm64. #14 56.91 Preparing to unpack .../111-libdw1_0.189-4_arm64.deb ... #14 56.91 Unpacking libdw1:arm64 (0.189-4) ... #14 56.95 Selecting previously unselected package debugedit. #14 56.95 Preparing to unpack .../112-debugedit_1%3a5.0-5_arm64.deb ... #14 56.95 Unpacking debugedit (1:5.0-5) ... #14 56.98 Selecting previously unselected package dwz. #14 56.99 Preparing to unpack .../113-dwz_0.15-1_arm64.deb ... #14 56.99 Unpacking dwz (0.15-1) ... #14 57.03 Selecting previously unselected package gettext. #14 57.03 Preparing to unpack .../114-gettext_0.21-13_arm64.deb ... #14 57.03 Unpacking gettext (0.21-13) ... #14 57.08 Selecting previously unselected package intltool-debian. #13 48.24 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ... #13 48.24 Unpacking t1utils (1.41-3) ... #13 48.28 Selecting previously unselected package lintian. #13 48.29 Preparing to unpack .../311-lintian_2.15.0_all.deb ... #13 48.29 Unpacking lintian (2.15.0) ... #13 48.43 Selecting previously unselected package lsb-release. #13 48.44 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ... #13 48.44 Unpacking lsb-release (10.2019051400) ... #13 48.48 Selecting previously unselected package mailutils. #13 48.48 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ... #13 48.49 Unpacking mailutils (1:3.5-4) ... #13 48.54 Selecting previously unselected package manpages-dev. #16 6.897 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 6.897 1 not fully installed or removed. #16 6.897 Need to get 13.1 MB of archives. #16 6.897 After this operation, 45.7 MB of additional disk space will be used. #16 6.897 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB] #14 56.00 Selecting previously unselected package dh-autoreconf. #14 56.00 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 56.01 Unpacking dh-autoreconf (20) ... #14 56.04 Selecting previously unselected package libarchive-zip-perl. #14 56.04 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 56.05 Unpacking libarchive-zip-perl (1.68-1) ... #14 56.20 Selecting previously unselected package libsub-override-perl. #14 56.21 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ... #14 56.21 Unpacking libsub-override-perl (0.09-4) ... #24 ... #25 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit #25 DONE 0.1s #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd #26 DONE 0.1s #27 [runc-src 1/3] WORKDIR /usr/src/runc #27 DONE 0.2s #28 [containerd-src 1/3] WORKDIR /usr/src/containerd #28 DONE 0.2s #29 [tini-src 1/3] WORKDIR /usr/src/tini #29 DONE 0.2s #13 DONE 42.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 #13 53.29 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 53.29 Unpacking libsoap-lite-perl (1.27-3) ... #13 53.36 Selecting previously unselected package libsocket6-perl. #13 53.36 Preparing to unpack .../342-libsocket6-perl_0.29-3_amd64.deb ... #13 53.37 Unpacking libsocket6-perl (0.29-3) ... #13 53.40 Selecting previously unselected package libstring-copyright-perl. #13 53.41 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 53.41 Unpacking libstring-copyright-perl (0.003014-1) ... #13 53.46 Selecting previously unselected package libstring-escape-perl. #13 53.46 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 53.47 Unpacking libstring-escape-perl (2010.002-3) ... #13 53.51 Selecting previously unselected package libstring-license-perl. #13 53.51 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 53.52 Unpacking libstring-license-perl (0.0.2-1) ... #13 53.56 Selecting previously unselected package libstring-shellquote-perl. #13 53.56 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 53.57 Unpacking libstring-shellquote-perl (1.04-3) ... #13 53.60 Selecting previously unselected package libsys-cpuaffinity-perl. #13 53.61 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ... #13 53.61 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #14 32.30 Preparing to unpack .../273-libsub-name-perl_0.27-1_amd64.deb ... #14 32.31 Unpacking libsub-name-perl:amd64 (0.27-1) ... #14 32.34 Selecting previously unselected package libnamespace-clean-perl. #14 32.34 Preparing to unpack .../274-libnamespace-clean-perl_0.27-2_all.deb ... #14 32.35 Unpacking libnamespace-clean-perl (0.27-2) ... #14 32.39 Selecting previously unselected package libpath-tiny-perl. #14 32.39 Preparing to unpack .../275-libpath-tiny-perl_0.144-1_all.deb ... #14 32.39 Unpacking libpath-tiny-perl (0.144-1) ... #14 32.43 Selecting previously unselected package libstrictures-perl. #14 32.43 Preparing to unpack .../276-libstrictures-perl_2.000006-1_all.deb ... #14 32.44 Unpacking libstrictures-perl (2.000006-1) ... #14 32.47 Selecting previously unselected package libtype-tiny-perl. #14 32.48 Preparing to unpack .../277-libtype-tiny-perl_2.004000-1_all.deb ... #14 32.48 Unpacking libtype-tiny-perl (2.004000-1) ... #14 32.52 Selecting previously unselected package libgitlab-api-v4-perl. #14 32.53 Preparing to unpack .../278-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 32.53 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 32.57 Selecting previously unselected package libhtml-form-perl. #14 32.57 Preparing to unpack .../279-libhtml-form-perl_6.11-1_all.deb ... #14 32.57 Unpacking libhtml-form-perl (6.11-1) ... #14 32.60 Selecting previously unselected package libhtml-format-perl. #14 32.61 Preparing to unpack .../280-libhtml-format-perl_2.16-2_all.deb ... #14 32.61 Unpacking libhtml-format-perl (2.16-2) ... #14 32.65 Selecting previously unselected package libhtml-html5-entities-perl. #14 49.47 Selecting previously unselected package libmagic1:armhf. #14 49.47 Preparing to unpack .../021-libmagic1_1%3a5.44-3_armhf.deb ... #14 49.48 Unpacking libmagic1:armhf (1:5.44-3) ... #14 49.51 Selecting previously unselected package file. #14 49.51 Preparing to unpack .../022-file_1%3a5.44-3_armhf.deb ... #14 49.51 Unpacking file (1:5.44-3) ... #14 49.54 Selecting previously unselected package gettext-base. #14 49.54 Preparing to unpack .../023-gettext-base_0.21-13_armhf.deb ... #14 49.54 Unpacking gettext-base (0.21-13) ... #14 49.59 Selecting previously unselected package libuchardet0:armhf. #14 49.59 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_armhf.deb ... #14 49.59 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 49.63 Selecting previously unselected package groff-base. #14 49.63 Preparing to unpack .../025-groff-base_1.23.0-2_armhf.deb ... #14 49.63 Unpacking groff-base (1.23.0-2) ... #14 49.70 Selecting previously unselected package libcbor0.8:armhf. #14 49.70 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 49.70 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 49.74 Selecting previously unselected package libedit2:armhf. #14 49.74 Preparing to unpack .../027-libedit2_3.1-20221030-2_armhf.deb ... #14 49.74 Unpacking libedit2:armhf (3.1-20221030-2) ... #14 49.78 Selecting previously unselected package libfido2-1:armhf. #14 49.78 Preparing to unpack .../028-libfido2-1_1.13.0-1_armhf.deb ... #14 49.78 Unpacking libfido2-1:armhf (1.13.0-1) ... #14 49.82 Selecting previously unselected package libjansson4:armhf. #14 57.22 Setting up libc-dev-bin (2.31-0ubuntu9.12) ... #14 57.24 Setting up openssl (1.1.1f-1ubuntu2.20) ... #14 57.25 Setting up libbsd0:arm64 (0.10.0-1) ... #14 57.27 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 57.28 Setting up readline-common (8.0-4) ... #14 57.32 Setting up publicsuffix (20200303.0012-1) ... #14 57.33 Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.34 Setting up iso-codes (4.4-1) ... #14 57.36 Setting up liblocale-gettext-perl (1.07-4) ... #14 57.37 Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.38 Setting up dctrl-tools (2.24-3) ... #14 57.41 Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.42 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.43 Setting up libgdbm6:arm64 (1.18.1-5) ... #14 57.45 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 57.49 Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.51 Setting up libctf0:arm64 (2.34-6ubuntu1.6) ... #14 57.52 Setting up pinentry-curses (1.1.0-3build1) ... #14 57.54 Setting up manpages-dev (5.05-1) ... #13 47.74 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ... #13 47.75 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 47.79 Selecting previously unselected package libxdelta2. #13 47.79 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ... #13 47.79 Unpacking libxdelta2 (1.1.3-9.3) ... #13 47.84 Selecting previously unselected package libxext6:armhf. #13 47.84 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ... #13 47.84 Unpacking libxext6:armhf (2:1.3.3-1.1) ... #13 47.88 Selecting previously unselected package libxml-namespacesupport-perl. #13 47.88 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 47.89 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 47.92 Selecting previously unselected package libxml-sax-base-perl. #13 47.92 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 47.93 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 47.97 Selecting previously unselected package libxml-sax-perl. #14 56.28 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 56.43 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #13 48.36 Preparing to unpack .../313-libmouse-perl_2.5.10-1+b3_armhf.deb ... #13 48.37 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 48.42 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #13 48.43 Preparing to unpack .../314-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ... #13 48.43 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ... #13 48.47 Selecting previously unselected package libpath-iterator-rule-perl. #13 48.47 Preparing to unpack .../315-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 48.48 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 48.51 Selecting previously unselected package libperlio-gzip-perl. #13 48.52 Preparing to unpack .../316-libperlio-gzip-perl_0.20-1+b1_armhf.deb ... #13 48.52 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 48.56 Selecting previously unselected package libperlio-utf8-strict-perl. #13 48.57 Preparing to unpack .../317-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #14 49.92 Selecting previously unselected package libalgorithm-diff-perl. #14 50.36 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 50.36 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 50.39 Selecting previously unselected package libmailtools-perl. #14 50.39 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #14 50.39 Unpacking libmailtools-perl (2.21-1) ... #14 50.42 Selecting previously unselected package libnet-ip-perl. #14 50.43 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #14 50.43 Unpacking libnet-ip-perl (1.26-2) ... #14 50.46 Selecting previously unselected package libnet-dns-perl. #14 50.46 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #14 50.46 Unpacking libnet-dns-perl (1.22-1) ... #14 50.52 Selecting previously unselected package libnet-domain-tld-perl. #14 50.52 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #14 50.52 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 50.55 Selecting previously unselected package libemail-valid-perl. #14 50.55 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #14 50.55 Unpacking libemail-valid-perl (1.202-1) ... #14 50.58 Selecting previously unselected package libexporter-tiny-perl. #14 49.14 Preparing to unpack .../039-man-db_2.11.2-1_armhf.deb ... #14 49.15 Unpacking man-db (2.11.2-1) ... #14 49.21 Selecting previously unselected package manpages. #14 49.21 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 49.21 Unpacking manpages (6.03-1) ... #14 49.27 Selecting previously unselected package openssh-client. #14 49.27 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_armhf.deb ... #14 49.28 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 49.34 Selecting previously unselected package publicsuffix. #14 49.34 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 49.35 Unpacking publicsuffix (20230209.2326-1) ... #14 49.39 Selecting previously unselected package libunwind8:armhf. #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" #30 ... #31 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" #31 0.440 hint: Using 'master' as the name for the initial branch. This default branch name #31 0.440 hint: is subject to change. To configure the initial branch name to use in all #31 0.440 hint: of your new repositories, which will suppress this warning, call: #31 0.440 hint: #31 0.440 hint: git config --global init.defaultBranch #31 0.440 hint: #31 0.440 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #31 0.440 hint: 'development'. The just-created branch can be renamed via this command: #31 0.440 hint: #31 0.440 hint: git branch -m #31 0.441 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.487 hint: Using 'master' as the name for the initial branch. This default branch name #32 0.487 hint: is subject to change. To configure the initial branch name to use in all #32 0.487 hint: of your new repositories, which will suppress this warning, call: #32 0.487 hint: #32 0.487 hint: git config --global init.defaultBranch #32 0.487 hint: #32 0.487 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #32 0.487 hint: 'development'. The just-created branch can be renamed via this command: #32 0.487 hint: #32 0.487 hint: git branch -m #32 0.488 Initialized empty Git repository in /usr/src/rootlesskit/.git/ #32 DONE 0.5s #33 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #33 ... #34 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" #34 0.548 hint: Using 'master' as the name for the initial branch. This default branch name #34 0.548 hint: is subject to change. To configure the initial branch name to use in all #34 0.548 hint: of your new repositories, which will suppress this warning, call: #34 0.548 hint: #34 0.548 hint: git config --global init.defaultBranch #34 0.548 hint: #34 0.548 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #34 0.548 hint: 'development'. The just-created branch can be renamed via this command: #34 0.548 hint: #34 0.548 hint: git branch -m #34 0.549 Initialized empty Git repository in /usr/src/containerd/.git/ #34 DONE 0.6s #14 32.65 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 32.66 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 32.69 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 32.69 Preparing to unpack .../282-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 32.69 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 32.72 Selecting previously unselected package libhttp-daemon-perl. #14 32.72 Preparing to unpack .../283-libhttp-daemon-perl_6.16-1_all.deb ... #14 32.73 Unpacking libhttp-daemon-perl (6.16-1) ... #14 32.76 Selecting previously unselected package libindirect-perl. #14 32.76 Preparing to unpack .../284-libindirect-perl_0.39-2build1_amd64.deb ... #14 32.77 Unpacking libindirect-perl (0.39-2build1) ... #14 32.80 Selecting previously unselected package libio-interactive-perl. #14 32.80 Preparing to unpack .../285-libio-interactive-perl_1.023-2_all.deb ... #14 32.80 Unpacking libio-interactive-perl (1.023-2) ... #14 32.84 Selecting previously unselected package libjson-perl. #14 32.84 Preparing to unpack .../286-libjson-perl_4.10000-1_all.deb ... #14 32.85 Unpacking libjson-perl (4.10000-1) ... #14 32.88 Selecting previously unselected package libldap-common. #16 7.262 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB] #16 7.390 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB] #16 7.409 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 librhash0 amd64 1.4.3-3 [128 kB] #16 7.426 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB] #16 7.437 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake-data all 3.25.1-1ubuntu1 [2052 kB] #14 56.25 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 56.25 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 56.25 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 56.29 Selecting previously unselected package dh-strip-nondeterminism. #14 56.29 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 56.30 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 56.34 Selecting previously unselected package libdw1:arm64. #14 56.34 Preparing to unpack .../110-libdw1_0.188-2.1_arm64.deb ... #14 56.34 Unpacking libdw1:arm64 (0.188-2.1) ... #14 56.38 Selecting previously unselected package debugedit. #14 56.38 Preparing to unpack .../111-debugedit_1%3a5.0-5_arm64.deb ... #14 56.39 Unpacking debugedit (1:5.0-5) ... #14 56.42 Selecting previously unselected package dwz. #14 56.43 Preparing to unpack .../112-dwz_0.15-1_arm64.deb ... #14 56.43 Unpacking dwz (0.15-1) ... #14 56.47 Selecting previously unselected package gettext. #14 56.48 Preparing to unpack .../113-gettext_0.21-11_arm64.deb ... #14 56.48 Unpacking gettext (0.21-11) ... #14 56.54 Selecting previously unselected package intltool-debian. #14 56.54 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ... #14 56.54 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 56.58 Selecting previously unselected package po-debconf. #14 56.58 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 56.59 Unpacking po-debconf (1.0.21+nmu1) ... #14 56.64 Selecting previously unselected package debhelper. #14 56.64 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ... #14 56.65 Unpacking debhelper (13.11.4ubuntu3) ... #14 56.72 Selecting previously unselected package libfakeroot:arm64. #15 0.787 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease #13 48.54 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ... #13 48.55 Unpacking manpages-dev (4.16-2) ... #13 48.87 Selecting previously unselected package psmisc. #13 48.87 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ... #13 48.87 Unpacking psmisc (23.2-1+deb10u1) ... #13 48.92 Selecting previously unselected package publicsuffix. #13 48.92 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 48.93 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 48.97 Selecting previously unselected package python-apt-common. #13 48.98 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ... #13 48.98 Unpacking python-apt-common (1.8.4.3) ... #13 49.03 Selecting previously unselected package python3-apt. #13 49.03 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ... #13 49.04 Unpacking python3-apt (1.8.4.3) ... #13 49.09 Selecting previously unselected package python3-certifi. #13 53.65 Selecting previously unselected package libterm-readkey-perl. #13 53.66 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_amd64.deb ... #13 53.66 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 53.71 Selecting previously unselected package libtext-levenshteinxs-perl. #13 53.71 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ... #13 53.72 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 53.75 Selecting previously unselected package libtext-markdown-discount-perl. #13 53.75 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #13 53.76 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 53.80 Selecting previously unselected package libtext-xslate-perl:amd64. #13 53.80 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ... #13 53.81 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ... #13 53.86 Selecting previously unselected package libtime-duration-perl. #13 53.86 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 53.87 Unpacking libtime-duration-perl (1.21-2) ... #14 57.56 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #13 53.96 Selecting previously unselected package libtime-moment-perl. #13 53.96 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_amd64.deb ... #13 53.97 Unpacking libtime-moment-perl (0.44-2+b1) ... #14 57.57 Setting up libxcb1:arm64 (1.14-2) ... #14 57.59 Setting up at (3.1.23-1ubuntu1) ... #14 57.73 invoke-rc.d: could not determine current runlevel #14 57.74 invoke-rc.d: policy-rc.d denied execution of start. #14 57.74 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... #14 57.76 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.77 Setting up libedit2:arm64 (3.1-20191231-1) ... #14 57.79 Setting up libreadline8:arm64 (8.0-4) ... #14 57.80 Setting up m4 (1.4.18-4) ... #13 47.97 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 49.63 Selecting previously unselected package python3-minimal. #13 47.98 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 48.02 Selecting previously unselected package libxml-libxml-perl. #13 48.02 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ... #13 48.03 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 48.09 Selecting previously unselected package libxml-sax-expat-perl. #13 48.09 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ... #13 48.12 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 48.15 Selecting previously unselected package libxmlrpc-lite-perl. #13 48.15 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 48.16 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 48.19 Selecting previously unselected package libxmuu1:armhf. #13 48.20 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 48.20 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 48.24 Selecting previously unselected package libyaml-0-2:armhf. #13 48.24 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ... #13 48.25 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #13 48.28 Selecting previously unselected package libyaml-libyaml-perl. #13 48.28 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ... #13 48.29 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #14 49.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 ... 4706 files and directories currently installed.) #14 49.63 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ... #14 49.64 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 49.67 Selecting previously unselected package media-types. #14 49.67 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 49.67 Unpacking media-types (7.0.0) ... #14 49.71 Selecting previously unselected package libmpdec3:armhf. #14 49.71 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... #14 49.71 Unpacking libmpdec3:armhf (2.5.1-2build2) ... #14 49.75 Selecting previously unselected package readline-common. #14 49.75 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 49.75 Unpacking readline-common (8.1.2-1) ... #14 49.79 Selecting previously unselected package libreadline8:armhf. #14 49.79 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... #14 49.79 Unpacking libreadline8:armhf (8.1.2-1) ... #14 49.82 Selecting previously unselected package libsqlite3-0:armhf. #14 49.83 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ... #14 49.83 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ... #14 49.87 Selecting previously unselected package libpython3.10-stdlib:armhf. #14 49.87 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ... #14 49.87 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ... #14 49.96 Selecting previously unselected package python3.10. #14 49.96 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ... #14 49.97 Unpacking python3.10 (3.10.12-1~22.04.2) ... #13 48.32 Selecting previously unselected package licensecheck. #13 48.32 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ... #14 56.52 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB] #14 56.67 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB] #14 49.82 Preparing to unpack .../029-libjansson4_2.14-2_armhf.deb ... #14 49.82 Unpacking libjansson4:armhf (2.14-2) ... #14 49.86 Selecting previously unselected package libnghttp2-14:armhf. #14 49.86 Preparing to unpack .../030-libnghttp2-14_1.55.1-1_armhf.deb ... #14 49.86 Unpacking libnghttp2-14:armhf (1.55.1-1) ... #14 49.90 Selecting previously unselected package libpipeline1:armhf. #14 49.90 Preparing to unpack .../031-libpipeline1_1.5.7-1_armhf.deb ... #14 49.90 Unpacking libpipeline1:armhf (1.5.7-1) ... #14 49.93 Selecting previously unselected package libpng16-16:armhf. #14 49.94 Preparing to unpack .../032-libpng16-16_1.6.40-1_armhf.deb ... #14 49.94 Unpacking libpng16-16:armhf (1.6.40-1) ... #14 49.98 Selecting previously unselected package libpsl5:armhf. #14 49.98 Preparing to unpack .../033-libpsl5_0.21.2-1_armhf.deb ... #14 49.98 Unpacking libpsl5:armhf (0.21.2-1) ... #14 50.01 Selecting previously unselected package libxau6:armhf. #14 50.01 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 50.02 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 50.05 Selecting previously unselected package libxdmcp6:armhf. #14 57.09 Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... #14 57.09 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 57.12 Selecting previously unselected package po-debconf. #14 57.12 Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... #14 57.12 Unpacking po-debconf (1.0.21+nmu1) ... #14 57.17 Selecting previously unselected package debhelper. #14 57.17 Preparing to unpack .../117-debhelper_13.11.6ubuntu1_all.deb ... #14 57.18 Unpacking debhelper (13.11.6ubuntu1) ... #14 57.24 Selecting previously unselected package libfakeroot:arm64. #14 57.24 Preparing to unpack .../118-libfakeroot_1.32.1-1_arm64.deb ... #14 57.24 Unpacking libfakeroot:arm64 (1.32.1-1) ... #14 57.28 Selecting previously unselected package fakeroot. #14 57.28 Preparing to unpack .../119-fakeroot_1.32.1-1_arm64.deb ... #14 57.29 Unpacking fakeroot (1.32.1-1) ... #14 57.33 Selecting previously unselected package libassuan0:arm64. #14 57.33 Preparing to unpack .../120-libassuan0_2.5.6-1_arm64.deb ... #14 57.34 Unpacking libassuan0:arm64 (2.5.6-1) ... #14 57.37 Selecting previously unselected package gpgconf. #14 57.37 Preparing to unpack .../121-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.37 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 57.41 Selecting previously unselected package libksba8:arm64. #14 57.42 Preparing to unpack .../122-libksba8_1.6.4-2_arm64.deb ... #14 57.42 Unpacking libksba8:arm64 (1.6.4-2) ... #14 57.46 Selecting previously unselected package libnpth0:arm64. #14 57.46 Preparing to unpack .../123-libnpth0_1.6-3build2_arm64.deb ... #14 57.47 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 57.50 Selecting previously unselected package dirmngr. #14 57.51 Preparing to unpack .../124-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.52 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 57.56 Selecting previously unselected package gnupg-l10n. #14 57.56 Preparing to unpack .../125-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #13 DONE 46.3s #16 DONE 9.4s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.3s #14 49.92 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 49.92 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 49.96 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 49.96 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ... #14 49.97 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 50.01 Selecting previously unselected package libalgorithm-merge-perl. #14 50.01 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ... #14 50.01 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 50.09 Selecting previously unselected package libapt-pkg-perl. #14 50.09 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ... #14 50.10 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 50.13 Selecting previously unselected package libarchive-cpio-perl. #14 50.13 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ... #14 50.14 Unpacking libarchive-cpio-perl (0.10-1) ... #14 50.18 Selecting previously unselected package libarray-intspan-perl. #14 50.18 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ... #14 50.18 Unpacking libarray-intspan-perl (2.003-1) ... #14 50.21 Selecting previously unselected package libasync-mergepoint-perl. #14 50.21 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ... #14 50.22 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 50.26 Selecting previously unselected package libmodule-implementation-perl. #14 50.26 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ... #14 50.26 Unpacking libmodule-implementation-perl (0.09-1) ... #14 50.30 Selecting previously unselected package libsub-exporter-progressive-perl. #14 50.30 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 50.30 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 50.33 Selecting previously unselected package libvariable-magic-perl. #14 50.34 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ... #14 50.34 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 50.37 Selecting previously unselected package libb-hooks-endofscope-perl. #14 50.38 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 50.38 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 50.41 Selecting previously unselected package libcapture-tiny-perl. #13 48.57 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 48.61 Selecting previously unselected package libpod-parser-perl. #13 48.62 Preparing to unpack .../318-libpod-parser-perl_1.65-1_all.deb ... #13 48.63 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 48.65 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 48.65 Unpacking libpod-parser-perl (1.65-1) ... #13 48.70 Selecting previously unselected package libpod-constants-perl. #13 48.70 Preparing to unpack .../319-libpod-constants-perl_0.19-2_all.deb ... #13 48.70 Unpacking libpod-constants-perl (0.19-2) ... #13 48.74 Selecting previously unselected package libproc-processtable-perl:armhf. #13 48.74 Preparing to unpack .../320-libproc-processtable-perl_0.634-1+b2_armhf.deb ... #13 48.75 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ... #13 48.79 Selecting previously unselected package libre2-9:armhf. #13 48.80 Preparing to unpack .../321-libre2-9_20220601+dfsg-1+b1_armhf.deb ... #13 48.80 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ... #13 48.85 Selecting previously unselected package libre-engine-re2-perl:armhf. #13 48.85 Preparing to unpack .../322-libre-engine-re2-perl_0.17+ds-1_armhf.deb ... #13 48.86 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ... #13 48.89 Selecting previously unselected package libreadonly-perl. #13 48.89 Preparing to unpack .../323-libreadonly-perl_2.050-3_all.deb ... #13 48.90 Unpacking libreadonly-perl (2.050-3) ... #13 48.93 Selecting previously unselected package libref-util-perl. #13 48.94 Preparing to unpack .../324-libref-util-perl_0.204-2_all.deb ... #13 48.94 Unpacking libref-util-perl (0.204-2) ... #13 48.98 Selecting previously unselected package libref-util-xs-perl. #13 48.98 Preparing to unpack .../325-libref-util-xs-perl_0.117-2+b1_armhf.deb ... #13 48.99 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 49.03 Selecting previously unselected package libregexp-pattern-license-perl. #13 49.03 Preparing to unpack .../326-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 49.04 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 49.08 Selecting previously unselected package libregexp-pattern-perl. #13 49.08 Preparing to unpack .../327-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 49.09 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 49.13 Selecting previously unselected package libregexp-wildcards-perl. #13 49.13 Preparing to unpack .../328-libregexp-wildcards-perl_1.05-3_all.deb ... #13 49.14 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 49.18 Selecting previously unselected package libsasl2-modules:armhf. #35 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #35 ... #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" #30 0.932 hint: Using 'master' as the name for the initial branch. This default branch name #30 0.932 hint: is subject to change. To configure the initial branch name to use in all #30 0.932 hint: of your new repositories, which will suppress this warning, call: #30 0.932 hint: #30 0.932 hint: git config --global init.defaultBranch #30 0.932 hint: #30 0.932 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #30 0.932 hint: 'development'. The just-created branch can be renamed via this command: #30 0.932 hint: #30 0.932 hint: git branch -m #30 0.933 Initialized empty Git repository in /usr/src/tini/.git/ #30 DONE 1.0s #14 56.72 Preparing to unpack .../117-libfakeroot_1.31-1.1_arm64.deb ... #14 56.73 Unpacking libfakeroot:arm64 (1.31-1.1) ... #14 56.76 Selecting previously unselected package fakeroot. #14 56.77 Preparing to unpack .../118-fakeroot_1.31-1.1_arm64.deb ... #14 56.77 Unpacking fakeroot (1.31-1.1) ... #14 56.81 Selecting previously unselected package libassuan0:arm64. #14 56.81 Preparing to unpack .../119-libassuan0_2.5.5-5_arm64.deb ... #14 56.82 Unpacking libassuan0:arm64 (2.5.5-5) ... #14 56.85 Selecting previously unselected package gpgconf. #14 56.85 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... #14 56.86 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 56.90 Selecting previously unselected package libksba8:arm64. #14 56.90 Preparing to unpack .../121-libksba8_1.6.3-2_arm64.deb ... #14 56.91 Unpacking libksba8:arm64 (1.6.3-2) ... #14 56.95 Selecting previously unselected package libnpth0:arm64. #14 56.95 Preparing to unpack .../122-libnpth0_1.6-3build2_arm64.deb ... #14 56.96 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 32.89 Preparing to unpack .../287-libldap-common_2.6.6+dfsg-1~exp1ubuntu1_all.deb ... #14 32.89 Unpacking libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 32.92 Selecting previously unselected package liblist-compare-perl. #14 32.92 Preparing to unpack .../288-liblist-compare-perl_0.55-2_all.deb ... #14 32.93 Unpacking liblist-compare-perl (0.55-2) ... #14 32.96 Selecting previously unselected package liblist-someutils-perl. #14 32.96 Preparing to unpack .../289-liblist-someutils-perl_0.59-1_all.deb ... #14 32.96 Unpacking liblist-someutils-perl (0.59-1) ... #14 32.99 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #14 33.00 Preparing to unpack .../290-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #14 33.00 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 33.04 Selecting previously unselected package liblist-utilsby-perl. #14 33.04 Preparing to unpack .../291-liblist-utilsby-perl_0.12-2_all.deb ... #14 33.05 Unpacking liblist-utilsby-perl (0.12-2) ... #14 33.08 Selecting previously unselected package libltdl7:amd64. #14 33.08 Preparing to unpack .../292-libltdl7_2.4.7-7_amd64.deb ... #14 33.09 Unpacking libltdl7:amd64 (2.4.7-7) ... #14 33.13 Selecting previously unselected package libltdl-dev:amd64. #14 33.13 Preparing to unpack .../293-libltdl-dev_2.4.7-7_amd64.deb ... #14 33.14 Unpacking libltdl-dev:amd64 (2.4.7-7) ... #14 33.18 Selecting previously unselected package liblzo2-2:amd64. #14 33.19 Preparing to unpack .../294-liblzo2-2_2.10-2build3_amd64.deb ... #14 33.19 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 33.22 Selecting previously unselected package libsys-hostname-long-perl. #14 33.22 Preparing to unpack .../295-libsys-hostname-long-perl_1.5-3_all.deb ... #14 33.23 Unpacking libsys-hostname-long-perl (1.5-3) ... #16 7.579 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake amd64 3.25.1-1ubuntu1 [9273 kB] #13 49.10 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ... #13 54.01 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #13 49.10 Unpacking python3-certifi (2018.8.24-1) ... #13 49.15 Selecting previously unselected package python3-idna. #13 49.15 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ... #13 49.16 Unpacking python3-idna (2.6-1) ... #13 49.20 Selecting previously unselected package python3-magic. #13 49.21 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ... #13 49.21 Unpacking python3-magic (2:0.4.15-2) ... #13 49.25 Selecting previously unselected package python3-urllib3. #13 49.25 Preparing to unpack .../322-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 49.26 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 49.30 Selecting previously unselected package python3-requests. #13 49.30 Preparing to unpack .../323-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 54.02 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #13 54.02 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 54.07 Selecting previously unselected package libunicode-utf8-perl. #13 54.07 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_amd64.deb ... #13 54.08 Unpacking libunicode-utf8-perl (0.62-2) ... #13 54.12 Selecting previously unselected package libunwind8:amd64. #13 54.12 Preparing to unpack .../356-libunwind8_1.6.2-3_amd64.deb ... #13 54.13 Unpacking libunwind8:amd64 (1.6.2-3) ... #13 54.19 Selecting previously unselected package libwww-mechanize-perl. #13 48.33 Unpacking licensecheck (3.1.1-2) ... #13 48.37 Selecting previously unselected package lzip. #13 48.37 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #13 48.37 Unpacking lzip (1.22-3) ... #13 48.41 Selecting previously unselected package lzop. #13 48.41 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ... #13 48.42 Unpacking lzop (1.04-2) ... #13 48.46 Selecting previously unselected package t1utils. #13 48.46 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ... #13 48.46 Unpacking t1utils (1.41-4) ... #13 48.50 Selecting previously unselected package unzip. #13 48.51 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ... #13 48.51 Unpacking unzip (6.0-26+deb11u1) ... #13 48.57 Selecting previously unselected package lintian. #14 57.82 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ... #14 57.83 Setting up binutils (2.34-6ubuntu1.6) ... #14 57.84 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.86 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #14 56.76 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB] #14 56.84 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B] #14 56.92 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB] #14 49.39 Preparing to unpack .../043-libunwind8_1.6.2-3_armhf.deb ... #14 49.40 Unpacking libunwind8:armhf (1.6.2-3) ... #14 49.43 Selecting previously unselected package strace. #14 49.43 Preparing to unpack .../044-strace_6.2-0ubuntu1_armhf.deb ... #14 49.44 Unpacking strace (6.2-0ubuntu1) ... #14 49.48 Selecting previously unselected package xauth. #14 49.48 Preparing to unpack .../045-xauth_1%3a1.1.2-1_armhf.deb ... #14 49.48 Unpacking xauth (1:1.1.2-1) ... #14 49.52 Selecting previously unselected package xz-utils. #14 49.52 Preparing to unpack .../046-xz-utils_5.4.1-0.2_armhf.deb ... #14 49.53 Unpacking xz-utils (5.4.1-0.2) ... #14 49.56 Selecting previously unselected package m4. #14 49.57 Preparing to unpack .../047-m4_1.4.19-3_armhf.deb ... #14 49.57 Unpacking m4 (1.4.19-3) ... #14 49.61 Selecting previously unselected package autoconf. #14 49.61 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 49.61 Unpacking autoconf (2.71-3) ... #14 49.66 Selecting previously unselected package autotools-dev. #14 49.66 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 49.66 Unpacking autotools-dev (20220109.1) ... #14 49.70 Selecting previously unselected package automake. #14 49.70 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 49.71 Unpacking automake (1:1.16.5-1.3) ... #14 49.76 Selecting previously unselected package autopoint. #14 49.76 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 49.76 Unpacking autopoint (0.21-11) ... #14 49.79 Selecting previously unselected package binutils-common:armhf. #14 49.79 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_armhf.deb ... #14 49.80 Unpacking binutils-common:armhf (2.40-2ubuntu4.1) ... #14 49.84 Selecting previously unselected package libbinutils:armhf. #14 49.84 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_armhf.deb ... #14 49.84 Unpacking libbinutils:armhf (2.40-2ubuntu4.1) ... #14 49.89 Selecting previously unselected package libctf-nobfd0:armhf. #14 49.89 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_armhf.deb ... #14 49.90 Unpacking libctf-nobfd0:armhf (2.40-2ubuntu4.1) ... #14 49.95 Selecting previously unselected package libctf0:armhf. #14 49.95 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_armhf.deb ... #14 49.95 Unpacking libctf0:armhf (2.40-2ubuntu4.1) ... #14 49.98 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 49.98 Preparing to unpack .../056-binutils-arm-linux-gnueabihf_2.40-2ubuntu4.1_armhf.deb ... #14 49.99 Unpacking binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ... #14 57.57 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 57.60 Selecting previously unselected package gnupg-utils. #14 57.60 Preparing to unpack .../126-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.61 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 57.65 Selecting previously unselected package gpg. #14 57.65 Preparing to unpack .../127-gpg_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.65 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 57.70 Selecting previously unselected package pinentry-curses. #14 57.70 Preparing to unpack .../128-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... #14 57.70 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 57.75 Selecting previously unselected package gpg-agent. #14 57.75 Preparing to unpack .../129-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.75 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 57.79 Selecting previously unselected package gpg-wks-client. #14 57.79 Preparing to unpack .../130-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.80 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 57.83 Selecting previously unselected package gpg-wks-server. #14 50.58 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #14 50.59 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 50.61 Selecting previously unselected package libipc-system-simple-perl. #14 50.61 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #14 50.62 Unpacking libipc-system-simple-perl (1.26-1) ... #14 50.64 Selecting previously unselected package libfile-basedir-perl. #14 50.65 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #14 50.65 Unpacking libfile-basedir-perl (0.08-1) ... #14 50.68 Selecting previously unselected package libfile-chdir-perl. #14 50.68 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #14 50.68 Unpacking libfile-chdir-perl (0.1008-1) ... #14 50.71 Selecting previously unselected package libfile-fcntllock-perl. #14 50.71 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #14 50.71 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 50.74 Selecting previously unselected package libnumber-compare-perl. #14 50.74 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #14 50.74 Unpacking libnumber-compare-perl (0.03-1) ... #14 50.77 Selecting previously unselected package libtext-glob-perl. #14 50.77 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #14 50.77 Unpacking libtext-glob-perl (0.10-1) ... #14 50.80 Selecting previously unselected package libfile-find-rule-perl. #14 50.80 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #14 50.80 Unpacking libfile-find-rule-perl (0.34-1) ... #14 50.83 Selecting previously unselected package libfont-afm-perl. #14 50.83 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #14 50.84 Unpacking libfont-afm-perl (1.20-2) ... #14 50.86 Selecting previously unselected package libio-string-perl. #14 50.86 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #14 50.87 Unpacking libio-string-perl (1.08-3) ... #14 50.89 Selecting previously unselected package libfont-ttf-perl. #14 50.90 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #14 50.90 Unpacking libfont-ttf-perl (1.06-1) ... #14 50.95 Selecting previously unselected package libfuture-perl. #14 50.95 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #14 50.95 Unpacking libfuture-perl (0.43-1) ... #14 50.99 Selecting previously unselected package libio-stringy-perl. #14 50.99 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #14 50.99 Unpacking libio-stringy-perl (2.111-3) ... #14 51.02 Selecting previously unselected package libparams-validate-perl. #14 51.02 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #14 51.03 Unpacking libparams-validate-perl (1.29-3) ... #14 51.06 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 50.00 Selecting previously unselected package libpython3-stdlib:armhf. #14 51.06 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 51.06 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 51.10 Selecting previously unselected package libsort-versions-perl. #14 51.10 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #14 51.11 Unpacking libsort-versions-perl (1.62-1) ... #14 51.13 Selecting previously unselected package libgit-wrapper-perl. #14 50.00 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ... #14 50.00 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ... #14 50.03 Setting up python3-minimal (3.10.6-1~22.04) ... #14 50.22 Selecting previously unselected package python3. #14 50.05 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 50.06 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 50.09 Selecting previously unselected package libxcb1:armhf. #14 50.09 Preparing to unpack .../036-libxcb1_1.15-1_armhf.deb ... #14 50.10 Unpacking libxcb1:armhf (1.15-1) ... #14 50.12 Selecting previously unselected package libx11-data. #14 50.12 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 50.13 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 50.19 Selecting previously unselected package libx11-6:armhf. #14 50.20 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_armhf.deb ... #14 50.20 Unpacking libx11-6:armhf (2:1.8.6-1ubuntu1) ... #14 50.24 Selecting previously unselected package libxext6:armhf. #14 50.24 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 50.25 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 50.28 Selecting previously unselected package libxmuu1:armhf. #14 50.28 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 50.28 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 50.33 Selecting previously unselected package man-db. #14 50.33 Preparing to unpack .../041-man-db_2.11.2-3_armhf.deb ... #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 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 50.42 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #14 50.42 Unpacking libcapture-tiny-perl (0.48-1) ... #14 50.45 Selecting previously unselected package libclass-xsaccessor-perl. #14 50.46 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ... #14 50.46 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 50.50 Selecting previously unselected package libclone-perl. #14 50.50 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ... #14 50.50 Unpacking libclone-perl (0.43-2) ... #14 50.53 Selecting previously unselected package libcommon-sense-perl. #14 50.54 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ... #14 50.54 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 50.58 Selecting previously unselected package libparams-util-perl. #14 50.58 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ... #14 50.58 Unpacking libparams-util-perl (1.07-3build5) ... #14 50.62 Selecting previously unselected package libsub-install-perl. #14 50.62 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ... #14 50.62 Unpacking libsub-install-perl (0.928-1) ... #14 50.66 Selecting previously unselected package libdata-optlist-perl. #13 49.18 Preparing to unpack .../329-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ... #13 49.20 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 49.25 Selecting previously unselected package libsereal-decoder-perl. #13 49.25 Preparing to unpack .../330-libsereal-decoder-perl_5.003+ds-1_armhf.deb ... #13 49.25 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 49.30 Selecting previously unselected package libsereal-encoder-perl. #13 49.30 Preparing to unpack .../331-libsereal-encoder-perl_5.003+ds-1_armhf.deb ... #13 49.30 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 49.35 Selecting previously unselected package libset-intspan-perl. #13 49.36 Preparing to unpack .../332-libset-intspan-perl_1.19-3_all.deb ... #13 49.36 Unpacking libset-intspan-perl (1.19-3) ... #13 49.40 Selecting previously unselected package libtask-weaken-perl. #36 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #14 33.26 Selecting previously unselected package libmail-sendmail-perl. #14 33.26 Preparing to unpack .../296-libmail-sendmail-perl_0.80-3_all.deb ... #14 33.27 Unpacking libmail-sendmail-perl (0.80-3) ... #14 33.31 Selecting previously unselected package libnet-smtp-ssl-perl. #14 33.31 Preparing to unpack .../297-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 33.31 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 33.35 Selecting previously unselected package libmailtools-perl. #14 33.35 Preparing to unpack .../298-libmailtools-perl_2.21-2_all.deb ... #14 33.36 Unpacking libmailtools-perl (2.21-2) ... #14 33.43 Selecting previously unselected package libmarkdown2:amd64. #14 33.44 Preparing to unpack .../299-libmarkdown2_2.2.7-2_amd64.deb ... #14 33.44 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 33.47 Selecting previously unselected package libmath-base85-perl. #14 57.00 Selecting previously unselected package dirmngr. #14 57.00 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.02 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 57.06 Selecting previously unselected package gnupg-l10n. #14 57.06 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 57.06 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 57.10 Selecting previously unselected package gnupg-utils. #14 57.10 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.11 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 57.15 Selecting previously unselected package gpg. #14 57.15 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.15 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 57.20 Selecting previously unselected package pinentry-curses. #13 49.31 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 49.35 Selecting previously unselected package python3-unidiff. #13 49.35 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ... #13 49.36 Unpacking python3-unidiff (0.5.4-1) ... #13 49.39 Selecting previously unselected package python3-xdg. #13 49.40 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ... #13 49.40 Unpacking python3-xdg (0.25-5) ... #13 49.44 Selecting previously unselected package shared-mime-info. #13 49.45 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ... #13 49.45 Unpacking shared-mime-info (1.10-1) ... #13 49.59 Selecting previously unselected package strace. #13 48.57 Preparing to unpack .../333-lintian_2.104.0_all.deb ... #13 48.58 Unpacking lintian (2.104.0) ... #13 54.19 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ... #13 54.20 Unpacking libwww-mechanize-perl (2.16-1) ... #13 54.25 Selecting previously unselected package libxdelta2:amd64. #13 54.25 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_amd64.deb ... #13 54.26 Unpacking libxdelta2:amd64 (1.1.3-10.4) ... #13 54.32 Selecting previously unselected package libxext6:amd64. #13 54.32 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #13 54.33 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #13 54.37 Selecting previously unselected package libxml-namespacesupport-perl. #13 54.37 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 54.40 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 54.47 Selecting previously unselected package libxml-sax-base-perl. #14 57.00 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB] #14 57.17 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #14 57.25 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB] #14 57.83 Preparing to unpack .../131-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.83 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 57.87 Selecting previously unselected package gpgsm. #14 57.87 Preparing to unpack .../132-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.87 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 57.91 Selecting previously unselected package gnupg. #14 57.91 Preparing to unpack .../133-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 57.91 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 57.95 Selecting previously unselected package libfile-dirlist-perl. #14 57.95 Preparing to unpack .../134-libfile-dirlist-perl_0.05-3_all.deb ... #14 57.95 Unpacking libfile-dirlist-perl (0.05-3) ... #14 57.98 Selecting previously unselected package libfile-which-perl. #14 57.98 Preparing to unpack .../135-libfile-which-perl_1.27-2_all.deb ... #14 57.99 Unpacking libfile-which-perl (1.27-2) ... #14 58.02 Selecting previously unselected package libfile-homedir-perl. #14 58.02 Preparing to unpack .../136-libfile-homedir-perl_1.006-2_all.deb ... #14 58.03 Unpacking libfile-homedir-perl (1.006-2) ... #14 58.06 Selecting previously unselected package libfile-touch-perl. #14 50.09 Selecting previously unselected package binutils. #14 50.09 Preparing to unpack .../057-binutils_2.40-2ubuntu4.1_armhf.deb ... #14 50.09 Unpacking binutils (2.40-2ubuntu4.1) ... #14 50.13 Selecting previously unselected package libc-dev-bin. #14 50.13 Preparing to unpack .../058-libc-dev-bin_2.37-0ubuntu2.1_armhf.deb ... #14 50.14 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ... #14 50.17 Selecting previously unselected package linux-libc-dev:armhf. #14 50.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5136 files and directories currently installed.) #14 50.23 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ... #14 50.23 Unpacking python3 (3.10.6-1~22.04) ... #14 50.26 Selecting previously unselected package perl-modules-5.34. #14 50.26 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 50.27 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 50.51 Selecting previously unselected package libgdbm6:armhf. #14 51.13 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #14 51.14 Unpacking libgit-wrapper-perl (0.048-1) ... #14 51.17 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 51.17 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 51.17 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 51.20 Selecting previously unselected package libio-prompter-perl. #14 51.20 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #14 51.20 Unpacking libio-prompter-perl (0.004015-1) ... #14 51.23 Selecting previously unselected package libjson-perl. #14 51.23 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #14 51.24 Unpacking libjson-perl (4.02000-2) ... #14 51.27 Selecting previously unselected package liblog-any-perl. #14 51.27 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #14 51.27 Unpacking liblog-any-perl (1.708-1) ... #14 51.30 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 51.30 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 51.31 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 51.33 Selecting previously unselected package libpackage-stash-perl. #14 51.33 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #14 51.34 Unpacking libpackage-stash-perl (0.38-1) ... #14 51.36 Selecting previously unselected package libsub-identify-perl. #14 51.37 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #14 51.37 Unpacking libsub-identify-perl (0.14-1build2) ... #14 51.40 Selecting previously unselected package libsub-name-perl. #14 51.40 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #14 51.40 Unpacking libsub-name-perl (0.26-1) ... #14 51.43 Selecting previously unselected package libnamespace-clean-perl. #14 51.43 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 51.43 Unpacking libnamespace-clean-perl (0.27-1) ... #14 51.46 Selecting previously unselected package libpath-tiny-perl. #14 50.33 Unpacking man-db (2.11.2-3) ... #14 50.39 Selecting previously unselected package manpages. #14 50.39 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 50.39 Unpacking manpages (6.03-2) ... #14 50.45 Selecting previously unselected package openssh-client. #14 50.45 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3_armhf.deb ... #14 50.46 Unpacking openssh-client (1:9.3p1-1ubuntu3) ... #14 50.51 Selecting previously unselected package publicsuffix. #14 50.52 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 50.52 Unpacking publicsuffix (20230209.2326-1) ... #14 50.55 Selecting previously unselected package strace. #14 50.55 Preparing to unpack .../045-strace_6.5-0.0ubuntu1_armhf.deb ... #14 50.56 Unpacking strace (6.5-0.0ubuntu1) ... #14 50.59 Selecting previously unselected package xauth. #14 50.59 Preparing to unpack .../046-xauth_1%3a1.1.2-1_armhf.deb ... #14 50.60 Unpacking xauth (1:1.1.2-1) ... #14 50.63 Selecting previously unselected package xz-utils. #14 50.63 Preparing to unpack .../047-xz-utils_5.4.1-0.2_armhf.deb ... #14 50.64 Unpacking xz-utils (5.4.1-0.2) ... #14 50.67 Selecting previously unselected package m4. #13 59.68 Setting up libgpgme11:arm64 (1.18.0-3+b1) ... #13 59.72 Setting up dirmngr (2.2.40-1.1) ... #13 59.91 Setting up perl (5.36.0-7) ... #14 50.66 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ... #14 50.67 Unpacking libdata-optlist-perl (0.110-1) ... #14 50.70 Selecting previously unselected package libsub-exporter-perl. #14 50.70 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ... #14 50.70 Unpacking libsub-exporter-perl (0.987-1) ... #14 50.74 Selecting previously unselected package libconst-fast-perl. #14 50.74 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ... #14 50.75 Unpacking libconst-fast-perl (0.014-1) ... #14 50.78 Selecting previously unselected package libwant-perl. #14 50.78 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ... #14 50.78 Unpacking libwant-perl (0.29-1build4) ... #14 50.82 Selecting previously unselected package libcontextual-return-perl. #14 50.82 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ... #14 50.82 Unpacking libcontextual-return-perl (0.004014-2) ... #14 50.86 Selecting previously unselected package libcpanel-json-xs-perl. #14 50.86 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ... #14 50.86 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 50.90 Selecting previously unselected package libdata-dump-perl. #13 49.59 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ... #13 49.60 Unpacking strace (4.26-0.2) ... #13 49.66 Selecting previously unselected package unzip. #13 49.67 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ... #13 49.67 Unpacking unzip (6.0-23+deb10u3) ... #13 49.72 Selecting previously unselected package xauth. #13 49.72 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ... #13 49.72 Unpacking xauth (1:1.0.10-1) ... #13 49.77 Selecting previously unselected package xdg-user-dirs. #13 49.77 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ... #13 49.78 Unpacking xdg-user-dirs (0.17-2) ... #14 57.20 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... #14 57.21 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 57.25 Selecting previously unselected package gpg-agent. #14 57.25 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.26 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 57.30 Selecting previously unselected package gpg-wks-client. #14 57.30 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.31 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 57.35 Selecting previously unselected package gpg-wks-server. #14 57.35 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.35 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 57.38 Selecting previously unselected package gpgsm. #14 57.39 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... #14 57.39 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 57.43 Selecting previously unselected package gnupg. #13 48.88 Selecting previously unselected package lsb-release. #13 48.88 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ... #13 48.88 Unpacking lsb-release (11.1.0) ... #13 48.93 Selecting previously unselected package manpages-dev. #13 48.94 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ... #13 48.94 Unpacking manpages-dev (5.10-1) ... #13 54.47 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ... #13 54.48 Unpacking libxml-sax-base-perl (1.09-3) ... #13 54.54 Selecting previously unselected package libxml-sax-perl. #13 54.54 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 54.55 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 54.60 Selecting previously unselected package libxml-libxml-perl. #13 54.60 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #13 54.61 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 54.69 Selecting previously unselected package libxml-sax-expat-perl. #13 54.69 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ... #13 54.70 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 54.74 Selecting previously unselected package libxmlrpc-lite-perl. #14 57.34 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB] #14 50.17 Preparing to unpack .../059-linux-libc-dev_6.2.0-37.38_armhf.deb ... #14 50.18 Unpacking linux-libc-dev:armhf (6.2.0-37.38) ... #14 50.35 Selecting previously unselected package libcrypt-dev:armhf. #14 50.36 Preparing to unpack .../060-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #14 50.36 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #14 50.40 Selecting previously unselected package rpcsvc-proto. #14 50.40 Preparing to unpack .../061-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 50.40 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 50.44 Selecting previously unselected package libtirpc-dev:armhf. #14 58.06 Preparing to unpack .../137-libfile-touch-perl_0.12-2_all.deb ... #14 58.07 Unpacking libfile-touch-perl (0.12-2) ... #14 58.09 Selecting previously unselected package libio-pty-perl. #14 58.10 Preparing to unpack .../138-libio-pty-perl_1%3a1.17-1_arm64.deb ... #14 58.10 Unpacking libio-pty-perl (1:1.17-1) ... #14 58.13 Selecting previously unselected package libipc-run-perl. #14 58.13 Preparing to unpack .../139-libipc-run-perl_20220807.0-1_all.deb ... #14 58.14 Unpacking libipc-run-perl (20220807.0-1) ... #14 58.17 Selecting previously unselected package libclass-method-modifiers-perl. #14 58.17 Preparing to unpack .../140-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 58.18 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 58.21 Selecting previously unselected package libclass-xsaccessor-perl. #14 58.21 Preparing to unpack .../141-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ... #14 58.21 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 58.24 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #14 58.25 Preparing to unpack .../142-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ... #14 58.25 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 58.28 Selecting previously unselected package libdynaloader-functions-perl. #14 58.28 Preparing to unpack .../143-libdynaloader-functions-perl_0.003-3_all.deb ... #14 58.29 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 58.31 Selecting previously unselected package libdevel-callchecker-perl:arm64. #14 58.32 Preparing to unpack .../144-libdevel-callchecker-perl_0.008-2_arm64.deb ... #14 58.32 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #14 58.35 Selecting previously unselected package libparams-classify-perl:arm64. #14 58.35 Preparing to unpack .../145-libparams-classify-perl_0.015-2build2_arm64.deb ... #14 58.36 Unpacking libparams-classify-perl:arm64 (0.015-2build2) ... #14 58.39 Selecting previously unselected package libmodule-runtime-perl. #14 50.51 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ... #14 50.51 Unpacking libgdbm6:armhf (1.23-1) ... #14 50.55 Selecting previously unselected package libgdbm-compat4:armhf. #14 50.55 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ... #14 50.56 Unpacking libgdbm-compat4:armhf (1.23-1) ... #14 50.60 Selecting previously unselected package libperl5.34:armhf. #14 50.60 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_armhf.deb ... #14 50.60 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.2) ... #14 50.79 Selecting previously unselected package perl. #14 51.46 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #14 51.46 Unpacking libpath-tiny-perl (0.108-1) ... #14 51.49 Selecting previously unselected package libtype-tiny-perl. #14 51.49 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #14 51.50 Unpacking libtype-tiny-perl (1.008001-2) ... #14 51.55 Selecting previously unselected package libgitlab-api-v4-perl. #14 51.55 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 51.55 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 51.58 Selecting previously unselected package libhash-fieldhash-perl. #14 51.58 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #14 51.59 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 51.61 Selecting previously unselected package libhtml-form-perl. #14 51.61 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #14 51.62 Unpacking libhtml-form-perl (6.07-1) ... #14 51.65 Selecting previously unselected package libhtml-format-perl. #14 51.65 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #14 51.65 Unpacking libhtml-format-perl (2.12-1) ... #14 51.68 Selecting previously unselected package libhttp-daemon-perl. #14 51.68 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 51.68 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 50.67 Preparing to unpack .../048-m4_1.4.19-3_armhf.deb ... #14 50.68 Unpacking m4 (1.4.19-3) ... #14 50.71 Selecting previously unselected package autoconf. #14 50.72 Preparing to unpack .../049-autoconf_2.71-3_all.deb ... #14 50.72 Unpacking autoconf (2.71-3) ... #14 50.77 Selecting previously unselected package autotools-dev. #14 50.77 Preparing to unpack .../050-autotools-dev_20220109.1_all.deb ... #14 50.77 Unpacking autotools-dev (20220109.1) ... #14 50.81 Selecting previously unselected package automake. #14 50.81 Preparing to unpack .../051-automake_1%3a1.16.5-1.3_all.deb ... #14 50.82 Unpacking automake (1:1.16.5-1.3) ... #14 50.86 Selecting previously unselected package autopoint. #14 50.86 Preparing to unpack .../052-autopoint_0.21-13_all.deb ... #14 50.87 Unpacking autopoint (0.21-13) ... #14 50.90 Selecting previously unselected package binutils-common:armhf. #13 49.40 Preparing to unpack .../333-libtask-weaken-perl_1.06-2_all.deb ... #13 49.41 Unpacking libtask-weaken-perl (1.06-2) ... #13 49.45 Selecting previously unselected package libxml-parser-perl. #13 49.45 Preparing to unpack .../334-libxml-parser-perl_2.46-4_armhf.deb ... #13 49.45 Unpacking libxml-parser-perl (2.46-4) ... #13 49.53 Selecting previously unselected package libsoap-lite-perl. #13 49.53 Preparing to unpack .../335-libsoap-lite-perl_1.27-3_all.deb ... #13 49.54 Unpacking libsoap-lite-perl (1.27-3) ... #13 49.60 Selecting previously unselected package libsocket6-perl. #13 49.60 Preparing to unpack .../336-libsocket6-perl_0.29-3_armhf.deb ... #13 49.60 Unpacking libsocket6-perl (0.29-3) ... #13 49.64 Selecting previously unselected package libstring-copyright-perl. #14 33.48 Preparing to unpack .../300-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 33.48 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 33.52 Selecting previously unselected package libmldbm-perl. #14 33.52 Preparing to unpack .../301-libmldbm-perl_2.05-4_all.deb ... #14 33.52 Unpacking libmldbm-perl (2.05-4) ... #14 33.55 Selecting previously unselected package libmoox-aliases-perl. #14 33.55 Preparing to unpack .../302-libmoox-aliases-perl_0.001006-2_all.deb ... #14 33.56 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 33.60 Selecting previously unselected package libmouse-perl. #14 33.60 Preparing to unpack .../303-libmouse-perl_2.5.10-1build5_amd64.deb ... #14 33.61 Unpacking libmouse-perl (2.5.10-1build5) ... #14 33.64 Selecting previously unselected package libxs-parse-keyword-perl. #14 33.65 Preparing to unpack .../304-libxs-parse-keyword-perl_0.38-1_amd64.deb ... #14 33.65 Unpacking libxs-parse-keyword-perl (0.38-1) ... #14 33.69 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #14 33.69 Preparing to unpack .../305-libxs-parse-sublike-perl_0.20-1ubuntu3_amd64.deb ... #14 33.69 Unpacking libxs-parse-sublike-perl:amd64 (0.20-1ubuntu3) ... #14 33.73 Selecting previously unselected package libobject-pad-perl. #15 1.119 Reading package lists... #15 2.578 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 58.34 Updating certificates in /etc/ssl/certs... #16 8.137 Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB] #16 8.146 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB] #16 8.147 Get:10 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.2 [390 kB] #16 8.150 Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-dev amd64 252.5-2ubuntu3.2 [322 kB] #16 8.299 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpkgconf3 amd64 1.8.1-1ubuntu2 [29.4 kB] #13 59.98 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #13 60.03 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 60.07 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 60.13 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 60.17 Setting up libdata-dump-perl (1.25-1) ... #13 60.18 Setting up gcc-12 (12.2.0-14) ... #13 60.20 Setting up libfile-find-rule-perl (0.34-3) ... #13 60.21 Setting up libref-util-perl (0.204-2) ... #13 60.23 Setting up libipc-system-simple-perl (1.30-2) ... #13 60.24 Setting up libnet-domain-tld-perl (1.75-3) ... #14 50.91 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ... #14 50.91 Unpacking libdata-dump-perl (1.23-1) ... #14 50.94 Selecting previously unselected package libdigest-bubblebabble-perl. #14 50.95 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 50.95 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 50.98 Selecting previously unselected package libdigest-hmac-perl. #14 50.98 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 50.99 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 51.02 Selecting previously unselected package libdistro-info-perl. #14 51.02 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 51.02 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 51.05 Selecting previously unselected package libnet-smtp-ssl-perl. #14 51.06 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 51.06 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 51.09 Selecting previously unselected package libmailtools-perl. #14 51.10 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ... #14 51.10 Unpacking libmailtools-perl (2.21-1) ... #14 51.14 Selecting previously unselected package libnet-ip-perl. #14 51.14 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ... #14 51.14 Unpacking libnet-ip-perl (1.26-2) ... #14 51.18 Selecting previously unselected package libnet-dns-perl. #14 51.18 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ... #14 51.18 Unpacking libnet-dns-perl (1.22-1) ... #14 51.24 Selecting previously unselected package libnet-domain-tld-perl. #13 49.27 Selecting previously unselected package pbzip2. #13 54.74 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 49.27 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ... #13 49.28 Unpacking pbzip2 (1.1.13-1) ... #14 57.43 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ... #13 54.75 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 54.80 Selecting previously unselected package libxmuu1:amd64. #13 54.80 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_amd64.deb ... #13 54.81 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #13 54.84 Selecting previously unselected package libxstring-perl:amd64. #13 54.85 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_amd64.deb ... #13 54.85 Unpacking libxstring-perl:amd64 (0.005-2+b1) ... #13 54.93 Selecting previously unselected package libyaml-0-2:amd64. #13 54.93 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_amd64.deb ... #13 54.94 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #13 54.98 Selecting previously unselected package libyaml-libyaml-perl. #14 57.44 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 57.48 Selecting previously unselected package libfile-dirlist-perl. #14 57.48 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ... #14 57.48 Unpacking libfile-dirlist-perl (0.05-3) ... #14 57.52 Selecting previously unselected package libfile-which-perl. #14 57.52 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ... #14 57.52 Unpacking libfile-which-perl (1.27-2) ... #14 57.56 Selecting previously unselected package libfile-homedir-perl. #14 57.56 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ... #14 57.57 Unpacking libfile-homedir-perl (1.006-2) ... #14 57.60 Selecting previously unselected package libfile-touch-perl. #14 57.60 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ... #14 57.61 Unpacking libfile-touch-perl (0.12-2) ... #14 57.64 Selecting previously unselected package libio-pty-perl. #14 57.64 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_arm64.deb ... #14 57.64 Unpacking libio-pty-perl (1:1.17-1) ... #14 57.68 Selecting previously unselected package libipc-run-perl. #14 57.74 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB] #13 49.96 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 49.97 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 49.99 Setting up libksba8:armhf (1.3.5-2+deb10u2) ... #13 50.00 Setting up libpipeline1:armhf (1.5.1-2) ... #13 50.03 Setting up wdiff (1.2.2-2+b1) ... #13 50.06 Setting up lsb-base (10.2019051400) ... #14 50.44 Preparing to unpack .../062-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #14 50.44 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #14 50.48 Selecting previously unselected package libnsl-dev:armhf. #14 50.48 Preparing to unpack .../063-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 50.48 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 50.52 Selecting previously unselected package libc6-dev:armhf. #14 50.52 Preparing to unpack .../064-libc6-dev_2.37-0ubuntu2.1_armhf.deb ... #14 50.52 Unpacking libc6-dev:armhf (2.37-0ubuntu2.1) ... #14 50.64 Selecting previously unselected package gcc-12-base:armhf. #14 50.64 Preparing to unpack .../065-gcc-12-base_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 50.64 Unpacking gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ... #14 50.72 Selecting previously unselected package libisl23:armhf. #14 50.79 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_armhf.deb ... #14 50.80 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 50.84 Selecting previously unselected package openssl. #14 50.84 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.12_armhf.deb ... #14 50.84 Unpacking openssl (3.0.2-0ubuntu1.12) ... #14 50.90 Selecting previously unselected package ca-certificates. #14 50.90 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 50.90 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 50.95 Selecting previously unselected package distro-info-data. #14 50.95 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.5_all.deb ... #14 50.96 Unpacking distro-info-data (0.52ubuntu0.5) ... #14 50.99 Selecting previously unselected package iso-codes. #14 50.99 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 50.99 Unpacking iso-codes (4.9.0-1) ... #14 58.39 Preparing to unpack .../146-libmodule-runtime-perl_0.016-2_all.deb ... #14 58.39 Unpacking libmodule-runtime-perl (0.016-2) ... #14 58.43 Selecting previously unselected package libimport-into-perl. #14 58.43 Preparing to unpack .../147-libimport-into-perl_1.002005-2_all.deb ... #14 58.43 Unpacking libimport-into-perl (1.002005-2) ... #14 58.51 Selecting previously unselected package librole-tiny-perl. #14 58.52 Preparing to unpack .../148-librole-tiny-perl_2.002004-1_all.deb ... #14 58.52 Unpacking librole-tiny-perl (2.002004-1) ... #14 58.56 Selecting previously unselected package libsub-quote-perl. #14 58.56 Preparing to unpack .../149-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 58.56 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 58.60 Selecting previously unselected package libmoo-perl. #14 58.60 Preparing to unpack .../150-libmoo-perl_2.005005-1_all.deb ... #14 58.60 Unpacking libmoo-perl (2.005005-1) ... #14 58.64 Selecting previously unselected package libencode-locale-perl. #14 51.72 Selecting previously unselected package libidn11:amd64. #14 51.72 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #14 51.72 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #14 51.76 Selecting previously unselected package libstruct-dumb-perl. #14 51.76 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #14 51.76 Unpacking libstruct-dumb-perl (0.09-1) ... #14 51.83 Selecting previously unselected package libio-async-perl. #14 51.83 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #14 51.84 Unpacking libio-async-perl (0.75-1) ... #14 51.89 Selecting previously unselected package liblinux-epoll-perl. #14 51.89 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #14 51.89 Unpacking liblinux-epoll-perl (0.017-1) ... #14 51.92 Selecting previously unselected package libio-async-loop-epoll-perl. #14 51.92 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 51.93 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 51.96 Selecting previously unselected package libtypes-serialiser-perl. #14 50.90 Preparing to unpack .../053-binutils-common_2.41-5ubuntu1_armhf.deb ... #14 50.90 Unpacking binutils-common:armhf (2.41-5ubuntu1) ... #14 50.94 Selecting previously unselected package libsframe1:armhf. #14 50.94 Preparing to unpack .../054-libsframe1_2.41-5ubuntu1_armhf.deb ... #14 50.94 Unpacking libsframe1:armhf (2.41-5ubuntu1) ... #14 50.98 Selecting previously unselected package libbinutils:armhf. #14 50.98 Preparing to unpack .../055-libbinutils_2.41-5ubuntu1_armhf.deb ... #14 50.98 Unpacking libbinutils:armhf (2.41-5ubuntu1) ... #14 51.03 Selecting previously unselected package libctf-nobfd0:armhf. #14 51.03 Preparing to unpack .../056-libctf-nobfd0_2.41-5ubuntu1_armhf.deb ... #14 51.03 Unpacking libctf-nobfd0:armhf (2.41-5ubuntu1) ... #14 51.07 Selecting previously unselected package libctf0:armhf. #14 51.07 Preparing to unpack .../057-libctf0_2.41-5ubuntu1_armhf.deb ... #14 51.07 Unpacking libctf0:armhf (2.41-5ubuntu1) ... #14 51.10 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 51.11 Preparing to unpack .../058-binutils-arm-linux-gnueabihf_2.41-5ubuntu1_armhf.deb ... #14 51.11 Unpacking binutils-arm-linux-gnueabihf (2.41-5ubuntu1) ... #13 49.64 Preparing to unpack .../337-libstring-copyright-perl_0.003014-1_all.deb ... #13 49.65 Unpacking libstring-copyright-perl (0.003014-1) ... #13 49.69 Selecting previously unselected package libstring-escape-perl. #13 49.69 Preparing to unpack .../338-libstring-escape-perl_2010.002-3_all.deb ... #13 49.70 Unpacking libstring-escape-perl (2010.002-3) ... #13 49.77 Selecting previously unselected package libstring-license-perl. #13 49.77 Preparing to unpack .../339-libstring-license-perl_0.0.2-1_all.deb ... #13 49.78 Unpacking libstring-license-perl (0.0.2-1) ... #13 49.82 Selecting previously unselected package libstring-shellquote-perl. #13 49.82 Preparing to unpack .../340-libstring-shellquote-perl_1.04-3_all.deb ... #13 49.83 Unpacking libstring-shellquote-perl (1.04-3) ... #13 49.86 Selecting previously unselected package libsys-cpuaffinity-perl. #13 49.87 Preparing to unpack .../341-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ... #13 49.87 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 49.91 Selecting previously unselected package libterm-readkey-perl. #13 49.91 Preparing to unpack .../342-libterm-readkey-perl_2.38-2+b1_armhf.deb ... #13 49.92 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 49.96 Selecting previously unselected package libtext-levenshteinxs-perl. #13 49.96 Preparing to unpack .../343-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ... #13 49.97 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 50.00 Selecting previously unselected package libtext-markdown-discount-perl. #14 33.73 Preparing to unpack .../306-libobject-pad-perl_0.801-2_amd64.deb ... #14 33.74 Unpacking libobject-pad-perl (0.801-2) ... #14 33.81 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #14 33.81 Preparing to unpack .../307-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ... #14 33.82 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 33.87 Selecting previously unselected package libpath-iterator-rule-perl. #14 33.87 Preparing to unpack .../308-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 33.88 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 33.91 Selecting previously unselected package libperlio-gzip-perl. #14 33.91 Preparing to unpack .../309-libperlio-gzip-perl_0.20-1build1_amd64.deb ... #14 33.91 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 33.96 Selecting previously unselected package libperlio-utf8-strict-perl. #14 33.96 Preparing to unpack .../310-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #14 33.97 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 34.01 Selecting previously unselected package libpod-parser-perl. #15 2.916 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.916 dpkg-buildpackage: info: source version 1.0 #15 2.916 dpkg-buildpackage: info: source distribution unstable #15 2.916 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.958 dpkg-source --before-build . #15 2.958 dpkg-buildpackage: info: host architecture armhf #16 8.467 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf-bin amd64 1.8.1-1ubuntu2 [20.8 kB] #16 8.498 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf amd64 1.8.1-1ubuntu2 [16.8 kB] #16 8.524 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkg-config amd64 1.8.1-1ubuntu2 [5408 B] #13 60.26 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 60.27 Setting up libsocket6-perl (0.29-3) ... #13 60.28 Setting up libgd3:arm64 (2.3.3-9) ... #13 60.30 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 60.31 Setting up libio-html-perl (1.004-3) ... #13 60.32 Setting up libpod-parser-perl (1.65-1) ... #13 60.34 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 60.35 Setting up libparams-util-perl (1.102-2+b1) ... #13 60.37 Setting up libdpkg-perl (1.21.22) ... #13 60.39 Setting up libtime-duration-perl (1.21-2) ... #13 60.40 Setting up autoconf (2.71-3) ... #13 60.42 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 60.43 Setting up libarray-intspan-perl (2.004-2) ... #13 60.44 Setting up libcapture-tiny-perl (0.48-2) ... #13 60.46 Setting up libtimedate-perl (2.3300-2) ... #15 0.751 Hit:1 http://archive.raspbian.org/raspbian buster InRelease #15 0.951 Hit:2 http://archive.raspberrypi.org/debian buster InRelease #14 51.24 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ... #14 51.25 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 51.28 Selecting previously unselected package libemail-valid-perl. #14 51.28 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ... #14 51.28 Unpacking libemail-valid-perl (1.202-1) ... #14 51.32 Selecting previously unselected package libexporter-tiny-perl. #14 51.32 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ... #14 51.32 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 51.35 Selecting previously unselected package libipc-system-simple-perl. #14 51.35 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ... #14 51.36 Unpacking libipc-system-simple-perl (1.26-1) ... #14 51.43 Selecting previously unselected package libfile-basedir-perl. #14 51.43 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ... #14 51.44 Unpacking libfile-basedir-perl (0.08-1) ... #14 51.47 Selecting previously unselected package libfile-chdir-perl. #13 54.98 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #13 54.99 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 55.03 Selecting previously unselected package licensecheck. #13 55.03 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ... #13 55.04 Unpacking licensecheck (3.3.5-1) ... #13 55.09 Selecting previously unselected package plzip. #13 55.09 Preparing to unpack .../371-plzip_1.10-5_amd64.deb ... #13 55.10 Unpacking plzip (1.10-5) ... #13 55.15 Selecting previously unselected package lzop. #13 55.16 Preparing to unpack .../372-lzop_1.04-2_amd64.deb ... #13 55.16 Unpacking lzop (1.04-2) ... #13 55.20 Selecting previously unselected package t1utils. #13 49.32 Selecting previously unselected package pixz. #13 49.32 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ... #13 49.32 Unpacking pixz (1.0.7-1) ... #13 49.36 Selecting previously unselected package xdelta. #13 49.36 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ... #13 49.36 Unpacking xdelta (1.1.3-9.3) ... #13 49.39 Selecting previously unselected package xdelta3. #13 49.40 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ... #13 49.40 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 49.44 Selecting previously unselected package pristine-tar. #13 49.44 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ... #13 49.45 Unpacking pristine-tar (1.49) ... #13 49.49 Selecting previously unselected package publicsuffix. #13 49.49 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 49.49 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 49.54 Selecting previously unselected package python-apt-common. #13 49.54 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ... #13 49.55 Unpacking python-apt-common (2.2.1) ... #13 49.59 Selecting previously unselected package python3-apt. #13 49.60 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ... #14 57.68 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ... #14 57.68 Unpacking libipc-run-perl (20220807.0-1) ... #14 57.72 Selecting previously unselected package libclass-method-modifiers-perl. #14 57.72 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 57.73 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 57.76 Selecting previously unselected package libclass-xsaccessor-perl. #14 57.76 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ... #14 57.77 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 57.80 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #14 57.81 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ... #14 57.81 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 57.84 Selecting previously unselected package libdynaloader-functions-perl. #14 57.85 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ... #14 57.85 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 57.88 Selecting previously unselected package libdevel-callchecker-perl:arm64. #14 57.89 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_arm64.deb ... #14 57.89 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #14 57.95 Selecting previously unselected package libparams-classify-perl:arm64. #14 57.90 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 57.99 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 58.10 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 51.15 Selecting previously unselected package less. #14 51.15 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_armhf.deb ... #14 51.16 Unpacking less (590-1ubuntu0.22.04.1) ... #14 51.20 Selecting previously unselected package libmd0:armhf. #14 51.20 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ... #14 51.20 Unpacking libmd0:armhf (1.0.4-1build1) ... #14 51.24 Selecting previously unselected package libbsd0:armhf. #14 51.24 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ... #14 51.24 Unpacking libbsd0:armhf (0.11.5-1) ... #14 51.28 Selecting previously unselected package libelf1:armhf. #14 50.72 Preparing to unpack .../066-libisl23_0.25-1_armhf.deb ... #14 50.73 Unpacking libisl23:armhf (0.25-1) ... #14 50.77 Selecting previously unselected package libmpfr6:armhf. #14 50.77 Preparing to unpack .../067-libmpfr6_4.2.0-1_armhf.deb ... #14 50.78 Unpacking libmpfr6:armhf (4.2.0-1) ... #14 50.82 Selecting previously unselected package libmpc3:armhf. #14 50.82 Preparing to unpack .../068-libmpc3_1.3.1-1_armhf.deb ... #14 50.82 Unpacking libmpc3:armhf (1.3.1-1) ... #14 50.85 Selecting previously unselected package cpp-12. #14 50.85 Preparing to unpack .../069-cpp-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 50.86 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 58.64 Preparing to unpack .../151-libencode-locale-perl_1.05-3_all.deb ... #14 58.64 Unpacking libencode-locale-perl (1.05-3) ... #14 58.67 Selecting previously unselected package libtimedate-perl. #14 58.67 Preparing to unpack .../152-libtimedate-perl_2.3300-2_all.deb ... #14 58.68 Unpacking libtimedate-perl (2.3300-2) ... #14 58.72 Selecting previously unselected package libhttp-date-perl. #14 58.72 Preparing to unpack .../153-libhttp-date-perl_6.05-2_all.deb ... #14 58.72 Unpacking libhttp-date-perl (6.05-2) ... #14 58.75 Selecting previously unselected package libfile-listing-perl. #14 58.76 Preparing to unpack .../154-libfile-listing-perl_6.15-1_all.deb ... #14 58.76 Unpacking libfile-listing-perl (6.15-1) ... #14 58.79 Selecting previously unselected package libhtml-tagset-perl. #14 58.80 Preparing to unpack .../155-libhtml-tagset-perl_3.20-6_all.deb ... #14 58.80 Unpacking libhtml-tagset-perl (3.20-6) ... #14 58.83 Selecting previously unselected package liburi-perl. #14 58.84 Preparing to unpack .../156-liburi-perl_5.19-2_all.deb ... #14 58.84 Unpacking liburi-perl (5.19-2) ... #14 58.88 Selecting previously unselected package libhtml-parser-perl:arm64. #14 51.21 Selecting previously unselected package binutils. #14 51.21 Preparing to unpack .../059-binutils_2.41-5ubuntu1_armhf.deb ... #14 51.21 Unpacking binutils (2.41-5ubuntu1) ... #14 51.24 Selecting previously unselected package libc-dev-bin. #14 51.25 Preparing to unpack .../060-libc-dev-bin_2.38-1ubuntu6_armhf.deb ... #14 51.25 Unpacking libc-dev-bin (2.38-1ubuntu6) ... #14 51.29 Selecting previously unselected package linux-libc-dev:armhf. #14 51.29 Preparing to unpack .../061-linux-libc-dev_6.5.0-13.13_armhf.deb ... #14 51.29 Unpacking linux-libc-dev:armhf (6.5.0-13.13) ... #14 51.96 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #14 51.96 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 51.99 Selecting previously unselected package libjson-xs-perl. #14 51.99 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #14 52.00 Unpacking libjson-xs-perl (4.020-1build1) ... #14 52.04 Selecting previously unselected package libjson-maybexs-perl. #14 52.04 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #14 52.04 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 52.07 Selecting previously unselected package liblist-compare-perl. #14 52.07 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #14 52.08 Unpacking liblist-compare-perl (0.53-1) ... #14 52.11 Selecting previously unselected package liblist-moreutils-perl. #14 52.11 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #14 52.11 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 52.15 Selecting previously unselected package liblist-someutils-perl. #14 52.15 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #14 52.15 Unpacking liblist-someutils-perl (0.58-1) ... #14 52.18 Selecting previously unselected package liblist-someutils-xs-perl. #13 50.01 Preparing to unpack .../344-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #13 50.01 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 50.06 Selecting previously unselected package libtext-xslate-perl:armhf. #13 50.06 Preparing to unpack .../345-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ... #13 50.06 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 50.12 Selecting previously unselected package libtime-duration-perl. #13 50.12 Preparing to unpack .../346-libtime-duration-perl_1.21-2_all.deb ... #13 50.13 Unpacking libtime-duration-perl (1.21-2) ... #13 50.17 Selecting previously unselected package libtime-moment-perl. #13 50.17 Preparing to unpack .../347-libtime-moment-perl_0.44-2+b1_armhf.deb ... #13 50.18 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 50.22 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #13 50.22 Preparing to unpack .../348-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #14 34.01 Preparing to unpack .../311-libpod-parser-perl_1.66-1_all.deb ... #14 34.02 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 34.04 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.04 Unpacking libpod-parser-perl (1.66-1) ... #14 34.08 Selecting previously unselected package libpod-constants-perl. #14 34.09 Preparing to unpack .../312-libpod-constants-perl_0.19-2_all.deb ... #14 34.09 Unpacking libpod-constants-perl (0.19-2) ... #14 34.12 Selecting previously unselected package libproc-processtable-perl:amd64. #14 34.12 Preparing to unpack .../313-libproc-processtable-perl_0.636-1_amd64.deb ... #14 34.13 Unpacking libproc-processtable-perl:amd64 (0.636-1) ... #14 34.17 Selecting previously unselected package libre2-10:amd64. #14 34.18 Preparing to unpack .../314-libre2-10_20230301-2_amd64.deb ... #14 34.18 Unpacking libre2-10:amd64 (20230301-2) ... #14 34.21 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 34.22 Preparing to unpack .../315-libre-engine-re2-perl_0.18+ds-1_amd64.deb ... #14 34.22 Unpacking libre-engine-re2-perl:amd64 (0.18+ds-1) ... #14 34.25 Selecting previously unselected package libreadonly-perl. #15 3.074 debian/rules clean #15 3.076 dh clean #15 3.169 dh_clean #15 3.211 debian/rules binary #15 3.213 dh binary #15 3.295 dh_update_autotools_config #16 8.740 debconf: delaying package configuration, since apt-utils is not installed #16 8.773 Fetched 13.1 MB in 2s (6403 kB/s) #16 8.796 Selecting previously unselected package bash-completion. #16 8.796 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 8.811 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 8.822 Unpacking bash-completion (1:2.11-6ubuntu1) ... #16 8.929 Selecting previously unselected package libarchive13:amd64. #13 50.09 Setting up mysql-common (5.8+1.0.5) ... #13 50.12 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 50.13 Setting up libxau6:armhf (1:1.0.8-1+b2) ... #13 50.15 Setting up libkeyutils1:armhf (1.6-6) ... #13 50.17 Setting up libpsl5:armhf (0.20.2-2) ... #13 50.20 Setting up libgpm2:armhf (1.20.7-5) ... #13 50.21 Setting up mime-support (3.62) ... #13 50.24 Setting up xdg-user-dirs (0.17-2) ... #13 50.28 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 50.29 Setting up psmisc (23.2-1+deb10u1) ... #13 50.30 Setting up libgc1c2:armhf (1:7.6.4-0.4) ... #13 50.31 Setting up libyaml-0-2:armhf (0.2.1-1) ... #13 50.33 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u5) ... #13 50.35 No schema files found: doing nothing. #13 50.36 Setting up distro-info-data (0.41+deb10u8) ... #13 50.37 Setting up manpages (4.16-2) ... #13 50.38 Setting up unzip (6.0-23+deb10u3) ... #13 50.40 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #13 50.41 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #15 0.939 Reading package lists... #15 2.292 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 58.94 137 added, 0 removed; done. #14 58.98 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 59.00 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 59.01 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 59.04 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 59.04 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #14 59.04 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 59.04 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 59.05 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... #14 59.06 Setting up libgdbm-compat4:arm64 (1.18.1-5) ... #14 59.07 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ... #14 59.09 Setting up dwz (0.13-5) ... #14 59.10 Setting up groff-base (1.22.4-4build1) ... #14 59.13 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 59.14 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 59.15 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.4) ... #14 59.16 Setting up libc6-dev:arm64 (2.31-0ubuntu9.12) ... #14 59.18 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ... #14 59.19 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... #13 60.47 Setting up libregexp-ipv6-perl (0.03-3) ... #13 60.48 Setting up gpg-wks-server (2.2.40-1.1) ... #13 60.50 Setting up libsub-name-perl:arm64 (0.26-2+b1) ... #13 60.51 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 60.52 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 60.54 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 60.55 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 60.56 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 60.58 Setting up xauth (1:1.1.2-1) ... #13 60.60 Setting up libpath-tiny-perl (0.144-1) ... #13 60.61 Setting up libarchive-cpio-perl (0.10-3) ... #13 60.62 Setting up libjson-perl (4.10000-1) ... #13 60.63 Setting up libnsl2:arm64 (1.3.0-2) ... #13 60.65 Setting up libipc-run3-perl (0.048-3) ... #13 60.66 Setting up libregexp-wildcards-perl (1.05-3) ... #13 60.68 Setting up libfcgi-perl (0.82+ds-2) ... #13 60.69 Setting up libsub-override-perl (0.09-4) ... #13 60.70 Setting up libaliased-perl (0.34-3) ... #13 60.71 Setting up libstrictures-perl (2.000006-1) ... #13 60.73 Setting up libsub-quote-perl (2.006008-1) ... #13 60.74 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 60.76 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 60.77 Setting up libsort-versions-perl (1.62-3) ... #13 60.79 Setting up libexporter-tiny-perl (1.006000-1) ... #13 62.73 Setting up libgpgme11:arm64 (1.12.0-6) ... #13 62.74 Setting up gcc (4:8.3.0-1) ... #13 62.76 Setting up python3-six (1.12.0-1) ... #13 62.91 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 62.93 Setting up perl (5.28.1-6+deb10u1) ... #13 62.95 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 62.96 Setting up python3-gpg (1.12.0-6) ... #14 51.47 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ... #14 51.47 Unpacking libfile-chdir-perl (0.1008-1) ... #14 51.51 Selecting previously unselected package libfile-fcntllock-perl. #14 51.51 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ... #14 51.51 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 51.55 Selecting previously unselected package libnumber-compare-perl. #14 51.55 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ... #14 51.55 Unpacking libnumber-compare-perl (0.03-1) ... #14 51.58 Selecting previously unselected package libtext-glob-perl. #14 51.58 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ... #14 51.58 Unpacking libtext-glob-perl (0.10-1) ... #14 51.62 Selecting previously unselected package libfile-find-rule-perl. #14 51.62 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ... #14 51.62 Unpacking libfile-find-rule-perl (0.34-1) ... #14 51.66 Selecting previously unselected package libfont-afm-perl. #14 51.66 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ... #14 51.66 Unpacking libfont-afm-perl (1.20-2) ... #14 51.69 Selecting previously unselected package libio-string-perl. #13 55.21 Preparing to unpack .../373-t1utils_1.41-4_amd64.deb ... #13 55.21 Unpacking t1utils (1.41-4) ... #13 55.26 Selecting previously unselected package unzip. #13 55.26 Preparing to unpack .../374-unzip_6.0-28_amd64.deb ... #13 55.26 Unpacking unzip (6.0-28) ... #13 55.33 Selecting previously unselected package lintian. #13 55.33 Preparing to unpack .../375-lintian_2.116.3_all.deb ... #13 55.34 Unpacking lintian (2.116.3) ... #14 57.95 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_arm64.deb ... #14 57.95 Unpacking libparams-classify-perl:arm64 (0.015-2build2) ... #14 57.99 Selecting previously unselected package libmodule-runtime-perl. #14 57.99 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ... #14 58.00 Unpacking libmodule-runtime-perl (0.016-2) ... #14 58.03 Selecting previously unselected package libimport-into-perl. #14 58.03 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ... #14 58.04 Unpacking libimport-into-perl (1.002005-2) ... #14 58.07 Selecting previously unselected package librole-tiny-perl. #14 58.07 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 58.08 Unpacking librole-tiny-perl (2.002004-1) ... #14 58.11 Selecting previously unselected package libsub-quote-perl. #14 58.11 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 58.12 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 58.15 Selecting previously unselected package libmoo-perl. #14 58.15 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ... #14 58.16 Unpacking libmoo-perl (2.005005-1) ... #14 58.19 Selecting previously unselected package libencode-locale-perl. #14 51.28 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ... #14 51.28 Unpacking libelf1:armhf (0.186-1build1) ... #14 51.32 Selecting previously unselected package libicu70:armhf. #14 51.32 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ... #14 51.32 Unpacking libicu70:armhf (70.1-2) ... #14 51.55 Selecting previously unselected package libxml2:armhf. #14 58.88 Preparing to unpack .../157-libhtml-parser-perl_3.81-1_arm64.deb ... #14 58.88 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #14 58.92 Selecting previously unselected package libhtml-tree-perl. #14 58.92 Preparing to unpack .../158-libhtml-tree-perl_5.07-3_all.deb ... #14 58.92 Unpacking libhtml-tree-perl (5.07-3) ... #14 58.96 Selecting previously unselected package libclone-perl:arm64. #14 58.96 Preparing to unpack .../159-libclone-perl_0.46-1_arm64.deb ... #14 58.96 Unpacking libclone-perl:arm64 (0.46-1) ... #14 58.99 Selecting previously unselected package libio-html-perl. #14 59.00 Preparing to unpack .../160-libio-html-perl_1.004-3_all.deb ... #14 59.00 Unpacking libio-html-perl (1.004-3) ... #14 59.03 Selecting previously unselected package liblwp-mediatypes-perl. #14 59.03 Preparing to unpack .../161-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 59.04 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 59.07 Selecting previously unselected package libhttp-message-perl. #14 59.07 Preparing to unpack .../162-libhttp-message-perl_6.44-2ubuntu1_all.deb ... #14 59.07 Unpacking libhttp-message-perl (6.44-2ubuntu1) ... #14 59.11 Selecting previously unselected package libhttp-cookies-perl. #14 51.05 Selecting previously unselected package cpp. #14 51.05 Preparing to unpack .../070-cpp_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 51.06 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 51.09 Selecting previously unselected package libcc1-0:armhf. #14 51.10 Preparing to unpack .../071-libcc1-0_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 51.10 Unpacking libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ... #14 51.14 Selecting previously unselected package libgomp1:armhf. #14 51.14 Preparing to unpack .../072-libgomp1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 51.15 Unpacking libgomp1:armhf (13.1.0-2ubuntu2~23.04) ... #14 51.20 Selecting previously unselected package libatomic1:armhf. #14 51.20 Preparing to unpack .../073-libatomic1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 51.21 Unpacking libatomic1:armhf (13.1.0-2ubuntu2~23.04) ... #14 51.24 Selecting previously unselected package libasan8:armhf. #14 51.47 Selecting previously unselected package libcrypt-dev:armhf. #14 51.47 Preparing to unpack .../062-libcrypt-dev_1%3a4.4.36-2_armhf.deb ... #14 51.48 Unpacking libcrypt-dev:armhf (1:4.4.36-2) ... #14 51.52 Selecting previously unselected package libtirpc-dev:armhf. #14 51.52 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #14 51.52 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #14 51.56 Selecting previously unselected package libnsl-dev:armhf. #14 52.18 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #14 52.19 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 52.22 Selecting previously unselected package libltdl7:amd64. #14 52.22 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #14 52.23 Unpacking libltdl7:amd64 (2.4.6-14) ... #14 52.26 Selecting previously unselected package libltdl-dev:amd64. #14 52.26 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #14 52.26 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #14 52.30 Selecting previously unselected package libsys-hostname-long-perl. #14 52.30 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #14 52.31 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 52.34 Selecting previously unselected package libmail-sendmail-perl. #14 52.34 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #14 52.34 Unpacking libmail-sendmail-perl (0.80-1) ... #14 52.37 Selecting previously unselected package libmoox-aliases-perl. #14 52.37 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #14 52.37 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 52.40 Selecting previously unselected package libobject-id-perl. #14 52.40 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #13 50.23 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #13 50.27 Selecting previously unselected package libunicode-utf8-perl. #13 50.27 Preparing to unpack .../349-libunicode-utf8-perl_0.62-2_armhf.deb ... #13 50.28 Unpacking libunicode-utf8-perl (0.62-2) ... #13 50.32 Selecting previously unselected package libwww-mechanize-perl. #13 50.32 Preparing to unpack .../350-libwww-mechanize-perl_2.16-1_all.deb ... #13 50.32 Unpacking libwww-mechanize-perl (2.16-1) ... #13 50.38 Selecting previously unselected package libxdelta2:armhf. #13 50.38 Preparing to unpack .../351-libxdelta2_1.1.3-10.4_armhf.deb ... #13 50.38 Unpacking libxdelta2:armhf (1.1.3-10.4) ... #13 50.44 Selecting previously unselected package libxext6:armhf. #14 34.26 Preparing to unpack .../316-libreadonly-perl_2.050-3_all.deb ... #14 34.26 Unpacking libreadonly-perl (2.050-3) ... #14 34.30 Selecting previously unselected package libref-util-perl. #14 34.30 Preparing to unpack .../317-libref-util-perl_0.204-2_all.deb ... #14 34.30 Unpacking libref-util-perl (0.204-2) ... #14 34.33 Selecting previously unselected package libref-util-xs-perl. #14 34.33 Preparing to unpack .../318-libref-util-xs-perl_0.117-2build1_amd64.deb ... #14 34.34 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 34.38 Selecting previously unselected package libregexp-pattern-license-perl. #14 34.38 Preparing to unpack .../319-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 34.39 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 34.42 Selecting previously unselected package libregexp-pattern-perl. #14 34.42 Preparing to unpack .../320-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 34.43 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 34.46 Selecting previously unselected package libregexp-wildcards-perl. #14 34.46 Preparing to unpack .../321-libregexp-wildcards-perl_1.05-3_all.deb ... #14 34.47 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 34.51 Selecting previously unselected package libsasl2-modules:amd64. #13 49.60 Unpacking python3-apt (2.2.1) ... #13 49.66 Selecting previously unselected package python3-certifi. #13 49.66 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ... #13 49.66 Unpacking python3-certifi (2020.6.20-1) ... #13 49.71 Selecting previously unselected package python3-idna. #13 49.71 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ... #13 49.72 Unpacking python3-idna (2.10-1) ... #13 49.76 Selecting previously unselected package python3-magic. #13 49.76 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ... #13 49.77 Unpacking python3-magic (2:0.4.20-3) ... #13 49.80 Selecting previously unselected package python3-urllib3. #13 49.80 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 49.81 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 49.86 Selecting previously unselected package python3-requests. #15 3.330 dh_autoreconf #15 3.378 create-stamp debian/debhelper-build-stamp #15 3.378 dh_prep #15 3.415 dh_install #15 3.454 dh_installdocs #15 3.500 dh_installchangelogs #16 8.931 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_amd64.deb ... #16 8.937 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 8.971 Selecting previously unselected package libjsoncpp25:amd64. #16 8.974 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_amd64.deb ... #16 8.978 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 9.011 Selecting previously unselected package librhash0:amd64. #16 9.014 Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ... #16 9.017 Unpacking librhash0:amd64 (1.4.3-3) ... #16 9.046 Selecting previously unselected package libuv1:amd64. #16 9.048 Preparing to unpack .../4-libuv1_1.44.2-1_amd64.deb ... #16 9.051 Unpacking libuv1:amd64 (1.44.2-1) ... #16 9.116 Selecting previously unselected package cmake-data. #16 9.119 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 9.127 Unpacking cmake-data (3.25.1-1ubuntu1) ... #13 50.50 Setting up binutils-common:armhf (2.31.1-16) ... #13 50.51 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u2) ... #13 50.53 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 50.55 Setting up less (487-0.1+b1) ... #13 50.64 Setting up perl-openssl-defaults:armhf (3) ... #15 2.625 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.625 dpkg-buildpackage: info: source version 1.0 #15 2.625 dpkg-buildpackage: info: source distribution unstable #15 2.625 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.671 dpkg-buildpackage: info: host architecture armhf #15 2.671 dpkg-source --before-build . #14 59.21 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #13 60.81 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 60.82 Setting up libfile-dirlist-perl (0.05-3) ... #13 60.83 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 60.84 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 60.86 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 60.87 Setting up libsys-hostname-long-perl (1.5-3) ... #13 60.88 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 60.89 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 60.91 Setting up liburi-perl (5.17-1) ... #13 60.92 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 60.93 Setting up libfile-touch-perl (0.12-2) ... #13 60.95 Setting up libc-devtools (2.36-9+deb12u3) ... #13 60.98 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 60.99 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 61.00 Setting up automake (1:1.16.5-1.3) ... #13 63.15 Setting up libdata-dump-perl (1.23-1) ... #13 63.16 Setting up python3-certifi (2018.8.24-1) ... #13 63.30 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 51.70 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #14 51.70 Unpacking libio-string-perl (1.08-3) ... #14 51.73 Selecting previously unselected package libfont-ttf-perl. #14 51.73 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ... #14 51.74 Unpacking libfont-ttf-perl (1.06-1) ... #14 51.80 Selecting previously unselected package libfuture-perl. #14 51.80 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ... #14 51.81 Unpacking libfuture-perl (0.43-1) ... #14 51.84 Selecting previously unselected package libio-stringy-perl. #14 51.85 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ... #14 51.85 Unpacking libio-stringy-perl (2.111-3) ... #14 51.88 Selecting previously unselected package libparams-validate-perl. #14 51.88 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ... #14 51.89 Unpacking libparams-validate-perl (1.29-3) ... #14 51.93 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 55.64 Selecting previously unselected package lsb-release. #13 55.64 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ... #13 55.65 Unpacking lsb-release (12.0-1) ... #13 55.75 Selecting previously unselected package manpages-dev. #14 58.19 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ... #14 58.20 Unpacking libencode-locale-perl (1.05-3) ... #14 58.23 Selecting previously unselected package libtimedate-perl. #14 58.23 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 58.24 Unpacking libtimedate-perl (2.3300-2) ... #14 58.28 Selecting previously unselected package libhttp-date-perl. #14 58.28 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ... #14 58.28 Unpacking libhttp-date-perl (6.05-2) ... #14 58.32 Selecting previously unselected package libfile-listing-perl. #14 58.32 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ... #14 58.33 Unpacking libfile-listing-perl (6.15-1) ... #14 58.36 Selecting previously unselected package libhtml-tagset-perl. #14 58.36 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ... #14 58.36 Unpacking libhtml-tagset-perl (3.20-6) ... #14 58.40 Selecting previously unselected package liburi-perl. #14 51.55 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ... #14 51.55 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ... #14 51.60 Selecting previously unselected package libyaml-0-2:armhf. #14 51.60 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ... #14 51.60 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... #14 51.64 Selecting previously unselected package lsb-release. #14 51.64 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 51.64 Unpacking lsb-release (11.1.0ubuntu4) ... #14 51.68 Selecting previously unselected package netbase. #14 51.68 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 51.69 Unpacking netbase (6.3) ... #14 51.71 Selecting previously unselected package python-apt-common. #14 51.71 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 51.72 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 51.75 Selecting previously unselected package python3-apt. #14 51.75 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_armhf.deb ... #14 51.75 Unpacking python3-apt (2.4.0ubuntu2) ... #14 51.79 Selecting previously unselected package python3-pkg-resources. #14 58.40 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ... #14 58.41 Unpacking liburi-perl (5.17-1ubuntu1) ... #14 58.45 Selecting previously unselected package libhtml-parser-perl:arm64. #14 59.11 Preparing to unpack .../163-libhttp-cookies-perl_6.10-1_all.deb ... #14 59.12 Unpacking libhttp-cookies-perl (6.10-1) ... #14 59.15 Selecting previously unselected package libhttp-negotiate-perl. #14 59.15 Preparing to unpack .../164-libhttp-negotiate-perl_6.01-2_all.deb ... #14 59.16 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 59.19 Selecting previously unselected package perl-openssl-defaults:arm64. #14 59.19 Preparing to unpack .../165-perl-openssl-defaults_7_arm64.deb ... #14 59.19 Unpacking perl-openssl-defaults:arm64 (7) ... #14 59.23 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 59.23 Preparing to unpack .../166-libnet-ssleay-perl_1.92-2build2_arm64.deb ... #14 59.23 Unpacking libnet-ssleay-perl:arm64 (1.92-2build2) ... #14 59.28 Selecting previously unselected package libio-socket-ssl-perl. #14 59.28 Preparing to unpack .../167-libio-socket-ssl-perl_2.083-1_all.deb ... #14 59.30 Unpacking libio-socket-ssl-perl (2.083-1) ... #14 59.33 Selecting previously unselected package libnet-http-perl. #14 59.34 Preparing to unpack .../168-libnet-http-perl_6.22-1_all.deb ... #14 59.34 Unpacking libnet-http-perl (6.22-1) ... #14 59.37 Selecting previously unselected package liblwp-protocol-https-perl. #14 59.37 Preparing to unpack .../169-liblwp-protocol-https-perl_6.11-1_all.deb ... #14 59.38 Unpacking liblwp-protocol-https-perl (6.11-1) ... #14 59.40 Selecting previously unselected package libtry-tiny-perl. #14 59.41 Preparing to unpack .../170-libtry-tiny-perl_0.31-2_all.deb ... #14 59.41 Unpacking libtry-tiny-perl (0.31-2) ... #14 59.44 Selecting previously unselected package libwww-robotrules-perl. #14 51.57 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 51.57 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 51.61 Selecting previously unselected package rpcsvc-proto. #14 51.61 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 51.61 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 51.65 Selecting previously unselected package libc6-dev:armhf. #14 51.65 Preparing to unpack .../066-libc6-dev_2.38-1ubuntu6_armhf.deb ... #14 51.65 Unpacking libc6-dev:armhf (2.38-1ubuntu6) ... #14 51.79 Selecting previously unselected package libisl23:armhf. #14 51.79 Preparing to unpack .../067-libisl23_0.26-3_armhf.deb ... #14 51.80 Unpacking libisl23:armhf (0.26-3) ... #14 51.25 Preparing to unpack .../074-libasan8_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 51.25 Unpacking libasan8:armhf (13.1.0-2ubuntu2~23.04) ... #14 51.36 Selecting previously unselected package libubsan1:armhf. #14 51.36 Preparing to unpack .../075-libubsan1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 51.37 Unpacking libubsan1:armhf (13.1.0-2ubuntu2~23.04) ... #14 51.42 Selecting previously unselected package libgcc-12-dev:armhf. #14 51.42 Preparing to unpack .../076-libgcc-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 51.43 Unpacking libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #14 51.50 Selecting previously unselected package gcc-12. #14 52.41 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 52.43 Selecting previously unselected package libmoox-struct-perl. #14 52.43 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #14 52.44 Unpacking libmoox-struct-perl (0.017-1) ... #13 50.44 Preparing to unpack .../352-libxext6_2%3a1.3.4-1+b1_armhf.deb ... #13 50.44 Unpacking libxext6:armhf (2:1.3.4-1+b1) ... #14 52.46 Selecting previously unselected package libnet-dns-sec-perl. #14 52.47 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #14 52.47 Unpacking libnet-dns-sec-perl (1.15-1) ... #13 50.48 Selecting previously unselected package libxml-namespacesupport-perl. #13 50.49 Preparing to unpack .../353-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 52.50 Selecting previously unselected package libnet-libidn-perl. #14 52.50 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #13 50.49 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 50.53 Selecting previously unselected package libxml-sax-base-perl. #14 52.51 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 52.54 Selecting previously unselected package libnumber-range-perl. #13 50.54 Preparing to unpack .../354-libxml-sax-base-perl_1.09-3_all.deb ... #13 50.54 Unpacking libxml-sax-base-perl (1.09-3) ... #14 52.54 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #14 52.54 Unpacking libnumber-range-perl (0.12-1) ... #13 50.59 Selecting previously unselected package libxml-sax-perl. #13 50.60 Preparing to unpack .../355-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 52.57 Selecting previously unselected package libpackage-stash-xs-perl. #14 52.57 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #13 50.60 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 50.68 Selecting previously unselected package libxml-libxml-perl. #14 52.57 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 52.60 Selecting previously unselected package libpath-iterator-rule-perl. #14 52.60 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 52.61 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 52.64 Selecting previously unselected package libperl4-corelibs-perl. #14 52.64 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #14 52.64 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 52.67 Selecting previously unselected package libperlio-gzip-perl. #14 52.67 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #14 52.68 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 52.70 Selecting previously unselected package libpod-constants-perl. #14 52.71 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #14 34.51 Preparing to unpack .../322-libsasl2-modules_2.1.28+dfsg1-3_amd64.deb ... #14 34.52 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... #14 34.55 Selecting previously unselected package libsereal-decoder-perl. #14 34.55 Preparing to unpack .../323-libsereal-decoder-perl_5.004+ds-1_amd64.deb ... #14 34.56 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #14 34.59 Selecting previously unselected package libsereal-encoder-perl. #14 34.60 Preparing to unpack .../324-libsereal-encoder-perl_5.004+ds-1_amd64.deb ... #14 34.60 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 34.63 Selecting previously unselected package libset-intspan-perl. #14 34.63 Preparing to unpack .../325-libset-intspan-perl_1.19-3_all.deb ... #14 34.63 Unpacking libset-intspan-perl (1.19-3) ... #14 34.67 Selecting previously unselected package libsocket6-perl. #14 34.67 Preparing to unpack .../326-libsocket6-perl_0.29-3_amd64.deb ... #14 34.68 Unpacking libsocket6-perl (0.29-3) ... #14 34.71 Selecting previously unselected package libsodium23:amd64. #14 34.71 Preparing to unpack .../327-libsodium23_1.0.18-1build2_amd64.deb ... #14 34.72 Unpacking libsodium23:amd64 (1.0.18-1build2) ... #14 34.75 Selecting previously unselected package libstring-copyright-perl. #13 49.86 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ... #13 49.86 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 49.90 Selecting previously unselected package python3-unidiff. #13 49.91 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ... #13 49.91 Unpacking python3-unidiff (0.5.5-2) ... #13 49.95 Selecting previously unselected package python3-xdg. #13 49.95 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ... #13 49.96 Unpacking python3-xdg (0.27-2) ... #13 50.06 Selecting previously unselected package shared-mime-info. #13 50.06 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ... #13 50.06 Unpacking shared-mime-info (2.0-1) ... #13 50.17 Selecting previously unselected package strace. #15 3.598 dh_perl #15 3.641 dh_link #15 3.683 dh_strip_nondeterminism #15 3.762 dh_compress #15 3.812 dh_fixperms #16 9.460 Selecting previously unselected package cmake. #36 DONE 1.4s #24 [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 #24 1.970 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #24 1.982 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #24 1.982 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #24 2.133 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #24 2.241 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #24 2.361 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #14 58.27 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB] #14 58.52 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB] #14 58.63 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #13 50.66 Setting up linux-libc-dev:armhf (4.19.289-2) ... #13 50.67 Setting up gettext-base (0.19.8.1-9) ... #13 50.68 Setting up liblzo2-2:armhf (2.10-0.1) ... #13 50.69 Setting up libnpth0:armhf (1.6-1) ... #13 50.70 Setting up krb5-locales (1.17-3+deb10u6) ... #13 50.71 Setting up file (1:5.35-4+deb10u2) ... #13 50.73 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 50.78 Setting up libassuan0:armhf (2.5.2-1) ... #13 50.79 Setting up libgomp1:armhf (8.3.0-6) ... #13 50.80 Setting up libapt-inst2.0:armhf (1.8.2.3) ... #13 50.81 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 50.82 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 50.84 Setting up libicu63:armhf (63.1-6+deb10u3) ... #13 50.85 Setting up libfakeroot:armhf (1.23-1) ... #13 50.86 Setting up libkrb5support0:armhf (1.17-3+deb10u6) ... #13 50.88 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 50.89 Setting up fakeroot (1.23-1) ... #13 50.90 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 51.00 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #15 2.787 debian/rules clean #15 2.790 dh clean #15 2.882 dh_clean #15 2.923 debian/rules binary #15 2.926 dh binary #15 3.005 dh_update_autotools_config #13 61.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 61.02 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 61.04 Setting up libio-sessiondata-perl (1.03-3) ... #13 61.05 Setting up libstring-escape-perl (2010.002-3) ... #13 61.06 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ... #13 61.08 Setting up libhttp-date-perl (6.05-2) ... #13 61.09 Setting up libfile-which-perl (1.27-2) ... #13 61.10 Setting up libfile-basedir-perl (0.09-2) ... #13 61.11 Setting up libtask-weaken-perl (1.06-2) ... #13 61.12 Setting up libunicode-utf8-perl (0.62-2) ... #13 61.13 Setting up libfeature-compat-try-perl (0.05-1) ... #13 61.15 Setting up libset-intspan-perl (1.19-3) ... #13 61.16 Setting up libmouse-perl (2.5.10-1+b3) ... #13 61.17 Setting up libfile-listing-perl (6.15-1) ... #13 61.18 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 61.19 Setting up gpg-wks-client (2.2.40-1.1) ... #13 61.21 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 61.22 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 61.23 Setting up libclass-inspector-perl (1.36-3) ... #13 61.24 Setting up libfont-afm-perl (1.20-4) ... #13 61.26 Setting up libwant-perl (0.29-2+b1) ... #13 61.27 Setting up libdynaloader-functions-perl (0.003-3) ... #13 61.28 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 61.30 Setting up liblist-compare-perl (0.55-2) ... #13 61.31 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 61.32 Setting up libio-pty-perl (1:1.17-1) ... #13 63.31 Setting up libref-util-perl (0.204-1) ... #13 63.32 Setting up libipc-system-simple-perl (1.25-4) ... #13 63.33 Setting up libnet-domain-tld-perl (1.75-1) ... #13 63.34 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 63.35 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 63.36 Setting up python3-idna (2.6-1) ... #13 63.56 Setting up libio-html-perl (1.001-1) ... #14 51.93 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 51.94 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 51.97 Selecting previously unselected package libsort-versions-perl. #14 51.97 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ... #14 51.98 Unpacking libsort-versions-perl (1.62-1) ... #14 52.01 Selecting previously unselected package libgit-wrapper-perl. #14 52.01 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ... #14 52.02 Unpacking libgit-wrapper-perl (0.048-1) ... #14 52.05 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 52.06 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 52.06 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 52.09 Selecting previously unselected package libio-prompter-perl. #14 52.09 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ... #14 52.10 Unpacking libio-prompter-perl (0.004015-1) ... #14 52.13 Selecting previously unselected package libjson-perl. #14 52.14 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ... #14 52.14 Unpacking libjson-perl (4.02000-2) ... #14 52.19 Selecting previously unselected package liblog-any-perl. #13 55.75 Preparing to unpack .../377-manpages-dev_6.03-2_all.deb ... #13 55.76 Unpacking manpages-dev (6.03-2) ... #14 51.79 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 51.79 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 51.84 Selecting previously unselected package ucf. #14 51.84 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 51.84 Moving old data out of the way #14 51.84 Unpacking ucf (3.0043) ... #14 51.88 Selecting previously unselected package bsdextrautils. #14 51.88 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ... #14 51.88 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 51.92 Selecting previously unselected package libmagic-mgc. #14 51.92 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 51.92 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 51.98 Selecting previously unselected package libmagic1:armhf. #14 51.98 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 51.99 Unpacking libmagic1:armhf (1:5.41-3ubuntu0.1) ... #14 52.02 Selecting previously unselected package file. #14 52.02 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 52.02 Unpacking file (1:5.41-3ubuntu0.1) ... #14 52.05 Selecting previously unselected package gettext-base. #14 52.05 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ... #14 52.06 Unpacking gettext-base (0.21-4ubuntu4) ... #14 52.09 Selecting previously unselected package libuchardet0:armhf. #14 52.09 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ... #14 52.09 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 52.13 Selecting previously unselected package groff-base. #14 58.45 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_arm64.deb ... #14 58.45 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #14 58.49 Selecting previously unselected package libhtml-tree-perl. #14 58.49 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ... #14 58.49 Unpacking libhtml-tree-perl (5.07-3) ... #14 58.53 Selecting previously unselected package libclone-perl:arm64. #14 58.53 Preparing to unpack .../158-libclone-perl_0.46-1_arm64.deb ... #14 58.54 Unpacking libclone-perl:arm64 (0.46-1) ... #14 58.57 Selecting previously unselected package libio-html-perl. #14 58.57 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ... #14 58.57 Unpacking libio-html-perl (1.004-3) ... #14 58.61 Selecting previously unselected package liblwp-mediatypes-perl. #14 58.61 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 58.61 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 58.65 Selecting previously unselected package libhttp-message-perl. #14 58.65 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ... #14 58.65 Unpacking libhttp-message-perl (6.44-1) ... #14 58.69 Selecting previously unselected package libhttp-cookies-perl. #14 58.69 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ... #14 58.69 Unpacking libhttp-cookies-perl (6.10-1) ... #14 58.73 Selecting previously unselected package libhttp-negotiate-perl. #14 58.73 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ... #14 58.74 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 58.77 Selecting previously unselected package perl-openssl-defaults:arm64. #14 58.77 Preparing to unpack .../164-perl-openssl-defaults_7_arm64.deb ... #14 58.78 Unpacking perl-openssl-defaults:arm64 (7) ... #14 58.81 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 52.71 Unpacking libpod-constants-perl (0.19-1) ... #14 52.75 Selecting previously unselected package libre2-5:amd64. #14 52.75 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #14 52.75 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #14 52.79 Selecting previously unselected package libre-engine-re2-perl. #14 52.80 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #14 52.80 Unpacking libre-engine-re2-perl (0.13-5) ... #14 52.86 Selecting previously unselected package libreadonly-perl. #14 52.86 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #14 52.86 Unpacking libreadonly-perl (2.050-2) ... #14 52.89 Selecting previously unselected package libref-util-perl. #14 52.89 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #14 52.90 Unpacking libref-util-perl (0.204-1) ... #14 52.92 Selecting previously unselected package libref-util-xs-perl. #14 52.92 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #14 52.93 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 52.96 Selecting previously unselected package libregexp-pattern-license-perl. #14 52.96 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 51.87 Selecting previously unselected package libmpfr6:armhf. #14 51.87 Preparing to unpack .../068-libmpfr6_4.2.1-1_armhf.deb ... #14 51.87 Unpacking libmpfr6:armhf (4.2.1-1) ... #14 51.91 Selecting previously unselected package libmpc3:armhf. #14 51.91 Preparing to unpack .../069-libmpc3_1.3.1-1_armhf.deb ... #14 51.92 Unpacking libmpc3:armhf (1.3.1-1) ... #14 51.95 Selecting previously unselected package cpp-13. #14 51.95 Preparing to unpack .../070-cpp-13_13.2.0-4ubuntu3_armhf.deb ... #14 51.96 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #14 52.15 Selecting previously unselected package cpp. #13 50.68 Preparing to unpack .../356-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ... #13 50.69 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 50.76 Selecting previously unselected package libxml-sax-expat-perl. #13 50.76 Preparing to unpack .../357-libxml-sax-expat-perl_0.51-2_all.deb ... #13 50.77 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 50.80 Selecting previously unselected package libxmlrpc-lite-perl. #13 50.80 Preparing to unpack .../358-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 50.81 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 50.85 Selecting previously unselected package libxmuu1:armhf. #13 50.86 Preparing to unpack .../359-libxmuu1_2%3a1.1.3-3_armhf.deb ... #13 50.86 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #13 50.90 Selecting previously unselected package libxstring-perl:armhf. #13 50.90 Preparing to unpack .../360-libxstring-perl_0.005-2+b1_armhf.deb ... #13 50.91 Unpacking libxstring-perl:armhf (0.005-2+b1) ... #13 50.95 Selecting previously unselected package libyaml-0-2:armhf. #13 50.95 Preparing to unpack .../361-libyaml-0-2_0.2.5-1_armhf.deb ... #13 50.96 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #13 51.00 Selecting previously unselected package libyaml-libyaml-perl. #13 51.00 Preparing to unpack .../362-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #13 51.01 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 34.75 Preparing to unpack .../328-libstring-copyright-perl_0.003014-1_all.deb ... #14 34.75 Unpacking libstring-copyright-perl (0.003014-1) ... #14 34.79 Selecting previously unselected package libstring-escape-perl. #14 34.79 Preparing to unpack .../329-libstring-escape-perl_2010.002-3_all.deb ... #14 34.80 Unpacking libstring-escape-perl (2010.002-3) ... #14 34.82 Selecting previously unselected package libstring-license-perl. #14 34.82 Preparing to unpack .../330-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 34.83 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 34.87 Selecting previously unselected package libstring-shellquote-perl. #14 34.87 Preparing to unpack .../331-libstring-shellquote-perl_1.04-3_all.deb ... #14 34.87 Unpacking libstring-shellquote-perl (1.04-3) ... #14 34.91 Selecting previously unselected package libsyntax-keyword-try-perl. #14 34.91 Preparing to unpack .../332-libsyntax-keyword-try-perl_0.29-1_amd64.deb ... #14 34.91 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 51.50 Preparing to unpack .../077-gcc-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 51.51 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #13 50.18 Preparing to unpack .../352-strace_5.10-1_armhf.deb ... #13 50.18 Unpacking strace (5.10-1) ... #13 50.25 Selecting previously unselected package xauth. #13 50.25 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ... #13 50.26 Unpacking xauth (1:1.1-1) ... #13 50.31 Selecting previously unselected package xdg-user-dirs. #13 50.31 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ... #13 50.32 Unpacking xdg-user-dirs (0.17-2) ... #13 50.38 Setting up libksba8:armhf (1.5.0-3+deb11u2) ... #13 50.39 Setting up media-types (4.0.0) ... #13 50.42 Setting up libpipeline1:armhf (1.5.3-1) ... #14 59.44 Preparing to unpack .../171-libwww-robotrules-perl_6.02-1_all.deb ... #14 59.44 Unpacking libwww-robotrules-perl (6.02-1) ... #14 59.48 Selecting previously unselected package libwww-perl. #14 59.48 Preparing to unpack .../172-libwww-perl_6.72-1_all.deb ... #14 59.51 Unpacking libwww-perl (6.72-1) ... #14 59.55 Selecting previously unselected package patchutils. #15 3.864 dh_missing #15 3.896 dh_installdeb #15 3.937 dh_gencontrol #15 4.069 dh_md5sums #16 9.464 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_amd64.deb ... #16 9.467 Unpacking cmake (3.25.1-1ubuntu1) ... #14 58.71 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB] #14 58.79 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB] #14 58.87 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB] #13 51.02 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 51.03 Setting up libasan5:armhf (8.3.0-6) ... #13 51.04 Setting up autotools-dev (20180224.1) ... #13 51.05 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 51.06 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ... #13 51.11 Setting up libwrap0:armhf (7.6.q-28) ... #13 51.12 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 51.14 Setting up make (4.2.1-1.2) ... #13 51.15 Setting up libmpfr6:armhf (4.0.2-1) ... #13 51.16 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 51.17 Setting up libntlm0:armhf (1.5-1+deb10u1) ... #13 51.19 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #13 51.20 Setting up libidn11:armhf (1.33-2.2) ... #13 51.21 Setting up libncurses6:armhf (6.1+20181013-2+deb10u4) ... #15 3.040 dh_autoreconf #15 3.090 create-stamp debian/debhelper-build-stamp #15 3.090 dh_prep #15 3.125 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 3.184 dh_install #15 3.223 dh_installdocs #15 3.269 dh_installchangelogs #13 58.58 Setting up libgpgme11:amd64 (1.12.0-6) ... #13 58.59 Setting up gcc (4:8.3.0-1) ... #13 58.61 Setting up python3-six (1.12.0-1) ... #13 58.73 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 58.75 Setting up perl (5.28.1-6+deb10u1) ... #13 58.77 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 58.78 Setting up python3-gpg (1.12.0-6) ... #13 58.94 Setting up libdata-dump-perl (1.23-1) ... #13 58.96 Setting up python3-certifi (2018.8.24-1) ... #13 59.07 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 59.08 Setting up libref-util-perl (0.204-1) ... #13 59.09 Setting up libipc-system-simple-perl (1.25-4) ... #13 59.10 Setting up libnet-domain-tld-perl (1.75-1) ... #13 59.11 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 59.12 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 59.13 Setting up python3-idna (2.6-1) ... #13 59.33 Setting up libio-html-perl (1.001-1) ... #13 59.34 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 59.35 Setting up libtest-refcount-perl (0.08-3) ... #13 59.36 Setting up libparams-util-perl (1.07-3+b4) ... #13 59.38 Setting up libdpkg-perl (1.19.8) ... #13 59.39 Setting up autoconf (2.69-11) ... #13 59.41 Setting up python3-urllib3 (1.24.1-1+deb10u2) ... #13 59.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 59.57 Setting up libcapture-tiny-perl (0.48-1) ... #13 59.58 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 59.59 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 59.60 Setting up libsub-name-perl (0.21-1+b3) ... #13 59.61 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 59.62 Setting up g++-8 (8.3.0-6) ... #13 59.63 Setting up libfile-chdir-perl (0.1008-1) ... #13 59.64 Setting up xauth (1:1.0.10-1) ... #13 59.65 Setting up libpath-tiny-perl (0.108-1) ... #13 59.66 Setting up libarchive-cpio-perl (0.10-1) ... #13 59.67 Setting up libjson-perl (4.02000-1) ... #13 59.67 Setting up libfcgi-perl (0.78-2+b3) ... #13 59.73 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 59.76 Setting up python3-unidiff (0.5.4-1) ... #13 59.93 Setting up libstrictures-perl (2.000005-1) ... #13 60.00 Setting up libsub-quote-perl (2.005001-1) ... #13 61.33 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 61.34 Setting up libclone-perl:arm64 (0.46-1) ... #13 61.35 Setting up libalgorithm-diff-perl (1.201-1) ... #13 61.37 Setting up libarchive-zip-perl (1.68-1) ... #13 61.38 Setting up libsub-identify-perl (0.14-3) ... #13 61.39 Setting up libdistro-info-perl (1.5) ... #13 61.40 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ... #13 61.42 Setting up libio-stringy-perl (2.111-3) ... #13 61.43 Setting up libhtml-tagset-perl (3.20-6) ... #13 61.44 Setting up liblog-any-perl (1.713-1) ... #13 61.46 Setting up libauthen-sasl-perl (2.1600-3) ... #13 61.47 Setting up libdevel-size-perl (0.83-2+b1) ... #13 61.49 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... #13 61.50 Setting up libdebhelper-perl (13.11.4) ... #13 61.51 Setting up libpod-constants-perl (0.19-2) ... #13 61.53 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 61.54 Setting up libconvert-binhex-perl (1.125-3) ... #14 59.83 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 59.84 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 59.86 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 59.87 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 59.89 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 59.90 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 63.57 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 63.58 Setting up libtest-refcount-perl (0.08-3) ... #13 63.59 Setting up libparams-util-perl (1.07-3+b4) ... #13 63.60 Setting up libdpkg-perl (1.19.8) ... #13 63.61 Setting up autoconf (2.69-11) ... #13 63.62 Setting up python3-urllib3 (1.24.1-1+deb10u2) ... #13 63.81 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 63.82 Setting up libcapture-tiny-perl (0.48-1) ... #14 52.20 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ... #14 52.20 Unpacking liblog-any-perl (1.708-1) ... #14 52.24 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 52.24 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 52.25 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 52.28 Selecting previously unselected package libpackage-stash-perl. #14 52.28 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ... #14 52.29 Unpacking libpackage-stash-perl (0.38-1) ... #14 52.32 Selecting previously unselected package libsub-identify-perl. #14 52.32 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ... #14 52.33 Unpacking libsub-identify-perl (0.14-1build2) ... #14 52.36 Selecting previously unselected package libsub-name-perl. #14 52.36 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ... #14 52.37 Unpacking libsub-name-perl (0.26-1) ... #14 52.42 Selecting previously unselected package libnamespace-clean-perl. #14 52.42 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ... #13 56.07 Selecting previously unselected package pbzip2. #13 56.08 Preparing to unpack .../378-pbzip2_1.1.13-1_amd64.deb ... #13 56.08 Unpacking pbzip2 (1.1.13-1) ... #13 56.12 Selecting previously unselected package pixz. #13 56.13 Preparing to unpack .../379-pixz_1.0.7-2_amd64.deb ... #13 56.13 Unpacking pixz (1.0.7-2) ... #13 56.18 Selecting previously unselected package xdelta. #13 56.18 Preparing to unpack .../380-xdelta_1.1.3-10.4_amd64.deb ... #13 56.18 Unpacking xdelta (1.1.3-10.4) ... #13 56.23 Selecting previously unselected package xdelta3. #13 56.23 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_amd64.deb ... #13 56.24 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 56.27 Selecting previously unselected package pristine-tar. #13 56.28 Preparing to unpack .../382-pristine-tar_1.50_amd64.deb ... #14 52.13 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ... #14 52.13 Unpacking groff-base (1.22.4-8build1) ... #14 52.19 Selecting previously unselected package libcbor0.8:armhf. #14 52.19 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 52.20 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 52.23 Selecting previously unselected package libedit2:armhf. #14 52.23 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ... #14 52.24 Unpacking libedit2:armhf (3.1-20210910-1build1) ... #14 52.27 Selecting previously unselected package libfido2-1:armhf. #14 52.27 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ... #14 52.28 Unpacking libfido2-1:armhf (1.10.0-1) ... #14 52.31 Selecting previously unselected package libnghttp2-14:armhf. #14 52.32 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ... #14 52.32 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... #14 52.36 Selecting previously unselected package libpipeline1:armhf. #14 52.96 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 52.99 Selecting previously unselected package libregexp-pattern-perl. #14 52.99 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 53.00 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 53.03 Selecting previously unselected package libsasl2-modules:amd64. #14 53.03 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 53.04 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 53.07 Selecting previously unselected package libsereal-decoder-perl. #14 53.07 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #14 53.07 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 53.11 Selecting previously unselected package libsereal-encoder-perl. #14 53.11 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #14 53.11 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 53.15 Selecting previously unselected package libsereal-perl. #14 53.15 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #14 53.16 Unpacking libsereal-perl (4.011-1) ... #14 53.18 Selecting previously unselected package libsort-key-perl. #14 52.15 Preparing to unpack .../071-cpp_4%3a13.2.0-1ubuntu1_armhf.deb ... #14 52.15 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 52.19 Selecting previously unselected package libcc1-0:armhf. #14 52.19 Preparing to unpack .../072-libcc1-0_13.2.0-4ubuntu3_armhf.deb ... #14 52.20 Unpacking libcc1-0:armhf (13.2.0-4ubuntu3) ... #14 52.23 Selecting previously unselected package libgomp1:armhf. #14 52.24 Preparing to unpack .../073-libgomp1_13.2.0-4ubuntu3_armhf.deb ... #14 52.24 Unpacking libgomp1:armhf (13.2.0-4ubuntu3) ... #14 52.29 Selecting previously unselected package libatomic1:armhf. #14 52.29 Preparing to unpack .../074-libatomic1_13.2.0-4ubuntu3_armhf.deb ... #14 52.29 Unpacking libatomic1:armhf (13.2.0-4ubuntu3) ... #14 52.33 Selecting previously unselected package libasan8:armhf. #14 52.34 Preparing to unpack .../075-libasan8_13.2.0-4ubuntu3_armhf.deb ... #14 52.34 Unpacking libasan8:armhf (13.2.0-4ubuntu3) ... #13 51.05 Selecting previously unselected package licensecheck. #13 51.05 Preparing to unpack .../363-licensecheck_3.3.5-1_all.deb ... #13 51.05 Unpacking licensecheck (3.3.5-1) ... #13 51.10 Selecting previously unselected package plzip. #13 51.11 Preparing to unpack .../364-plzip_1.10-5_armhf.deb ... #13 51.11 Unpacking plzip (1.10-5) ... #13 51.15 Selecting previously unselected package lzop. #13 51.16 Preparing to unpack .../365-lzop_1.04-2_armhf.deb ... #13 51.16 Unpacking lzop (1.04-2) ... #13 51.20 Selecting previously unselected package t1utils. #13 51.21 Preparing to unpack .../366-t1utils_1.41-4_armhf.deb ... #13 51.21 Unpacking t1utils (1.41-4) ... #14 35.02 Selecting previously unselected package libterm-readkey-perl. #14 35.02 Preparing to unpack .../333-libterm-readkey-perl_2.38-2build1_amd64.deb ... #14 35.03 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 35.06 Selecting previously unselected package libtext-levenshteinxs-perl. #14 35.06 Preparing to unpack .../334-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ... #14 35.06 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 35.11 Selecting previously unselected package libtext-markdown-discount-perl. #14 35.11 Preparing to unpack .../335-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #14 35.12 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 35.15 Selecting previously unselected package libtext-xslate-perl:amd64. #14 35.15 Preparing to unpack .../336-libtext-xslate-perl_3.5.9-1build2_amd64.deb ... #14 35.16 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 35.20 Selecting previously unselected package libtime-duration-perl. #14 35.20 Preparing to unpack .../337-libtime-duration-perl_1.21-2_all.deb ... #14 35.20 Unpacking libtime-duration-perl (1.21-2) ... #14 35.24 Selecting previously unselected package libtime-moment-perl. #14 58.81 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_arm64.deb ... #14 58.82 Unpacking libnet-ssleay-perl:arm64 (1.92-2build2) ... #14 58.87 Selecting previously unselected package libio-socket-ssl-perl. #14 58.87 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ... #14 58.87 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 58.91 Selecting previously unselected package libnet-http-perl. #14 58.91 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ... #14 58.93 Unpacking libnet-http-perl (6.22-1) ... #14 58.96 Selecting previously unselected package liblwp-protocol-https-perl. #14 58.96 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 58.97 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 59.00 Selecting previously unselected package libtry-tiny-perl. #14 59.00 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ... #14 59.01 Unpacking libtry-tiny-perl (0.31-2) ... #14 59.04 Selecting previously unselected package libwww-robotrules-perl. #13 50.43 Setting up wdiff (1.2.2-2+b1) ... #13 50.44 Setting up libxau6:armhf (1:1.0.9-1) ... #13 50.45 Setting up libre2-9:armhf (20210201+dfsg-1) ... #13 50.47 Setting up libpsl5:armhf (0.21.0-1.2) ... #13 50.48 Setting up libgpm2:armhf (1.20.7-8) ... #13 50.49 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 50.50 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 50.51 Setting up libicu67:armhf (67.1-7) ... #13 50.52 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #13 50.54 Setting up xdg-user-dirs (0.17-2) ... #13 50.57 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 50.58 Setting up libyaml-0-2:armhf (0.2.2-1) ... #13 50.59 Setting up libglib2.0-0:armhf (2.66.8-1) ... #13 50.63 No schema files found: doing nothing. #13 50.64 Setting up distro-info-data (0.51+deb11u4) ... #13 50.65 Setting up manpages (5.10-1) ... #13 50.66 Setting up unzip (6.0-26+deb11u1) ... #13 50.68 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 50.69 Setting up libbrotli1:armhf (1.0.9-2+b2) ... #13 50.70 Setting up libsqlite3-0:armhf (3.34.1-3) ... #13 50.72 Setting up libcbor0:armhf (0.5.0+dfsg-2) ... #13 50.73 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #15 4.111 dh_builddeb #15 4.144 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 4.165 dpkg-genbuildinfo --build=binary #15 4.319 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #14 59.55 Preparing to unpack .../173-patchutils_0.4.2-1build2_arm64.deb ... #14 59.56 Unpacking patchutils (0.4.2-1build2) ... #14 59.59 Selecting previously unselected package wdiff. #14 59.59 Preparing to unpack .../174-wdiff_1.2.2-5_arm64.deb ... #14 59.60 Unpacking wdiff (1.2.2-5) ... #14 59.77 Selecting previously unselected package devscripts. #14 59.77 Preparing to unpack .../175-devscripts_2.23.6_all.deb ... #14 59.79 Unpacking devscripts (2.23.6) ... #14 59.86 Selecting previously unselected package diffstat. #14 59.86 Preparing to unpack .../176-diffstat_1.65-1_arm64.deb ... #14 59.86 Unpacking diffstat (1.65-1) ... #14 59.90 Selecting previously unselected package python3-chardet. #14 59.90 Preparing to unpack .../177-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 59.90 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 59.94 Selecting previously unselected package zstd. #14 59.95 Preparing to unpack .../178-zstd_1.5.5+dfsg2-1ubuntu2_arm64.deb ... #14 59.95 Unpacking zstd (1.5.5+dfsg2-1ubuntu2) ... #14 60.00 Selecting previously unselected package python3-debian. #16 9.623 Selecting previously unselected package dh-apparmor. #16 9.626 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 9.629 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 9.653 Selecting previously unselected package libseccomp-dev:amd64. #16 9.656 Preparing to unpack .../8-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ... #16 9.660 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 9.696 Preparing to unpack .../9-libsystemd0_252.5-2ubuntu3.2_amd64.deb ... #16 9.705 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... #16 9.824 Setting up libsystemd0:amd64 (252.5-2ubuntu3.2) ... #16 9.900 Selecting previously unselected package libsystemd-dev:amd64. #13 51.23 Setting up strace (4.26-0.2) ... #13 51.24 Setting up libsigsegv2:armhf (2.12-2) ... #13 51.25 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 51.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 51.27 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 51.28 Setting up t1utils (1.41-3) ... #13 51.29 Setting up diffstat (1.62-1) ... #13 51.31 Setting up libmpc3:armhf (1.1.0-1) ... #13 51.32 Setting up libatomic1:armhf (8.3.0-6) ... #13 51.33 Setting up patch (2.7.6-3+deb10u1) ... #13 51.34 Setting up mailutils-common (1:3.5-4) ... #13 51.36 Setting up autopoint (0.19.8.1-9) ... #13 51.37 Setting up libmariadb3:armhf (1:10.3.39-0+deb10u1) ... #13 51.38 Setting up libfl2:armhf (2.6.4-6.2) ... #13 51.39 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 51.41 Setting up libk5crypto3:armhf (1.17-3+deb10u6) ... #13 51.42 Setting up libltdl7:armhf (2.4.6-9) ... #13 51.43 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #14 58.95 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #15 3.371 dh_perl #15 3.414 dh_link #15 3.454 dh_strip_nondeterminism #13 60.05 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 60.10 Setting up libsort-versions-perl (1.62-1) ... #13 60.18 Setting up libexporter-tiny-perl (1.002001-1) ... #13 60.21 Setting up libterm-readkey-perl (2.38-1) ... #13 60.25 Setting up lsb-release (10.2019051400) ... #13 60.30 Setting up libclass-accessor-perl (0.51-1) ... #14 51.84 Selecting previously unselected package gcc. #14 51.84 Preparing to unpack .../078-gcc_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 51.91 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 51.94 Selecting previously unselected package libstdc++-12-dev:armhf. #14 51.95 Preparing to unpack .../079-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 51.96 Unpacking libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #13 61.55 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 61.56 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 61.58 Setting up libio-interactive-perl (1.023-2) ... #13 61.59 Setting up libtry-tiny-perl (0.31-2) ... #13 61.61 Setting up libtype-tiny-perl (2.002001-1) ... #13 61.62 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #13 61.63 Setting up libmldbm-perl (2.05-4) ... #13 61.65 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 61.66 Setting up libnet-http-perl (6.22-1) ... #13 61.68 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 61.69 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 61.71 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 61.72 Setting up libtime-moment-perl (0.44-2+b1) ... #13 61.73 Setting up libencode-locale-perl (1.05-3) ... #13 61.75 Setting up libexception-class-perl (1.45-1) ... #13 61.76 Setting up libxstring-perl:arm64 (0.005-2+b1) ... #13 63.83 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 63.85 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 63.86 Setting up libsub-name-perl (0.21-1+b3) ... #13 63.87 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 63.88 Setting up g++-8 (8.3.0-6) ... #13 63.89 Setting up libfile-chdir-perl (0.1008-1) ... #13 63.90 Setting up xauth (1:1.0.10-1) ... #13 63.92 Setting up libpath-tiny-perl (0.108-1) ... #13 63.93 Setting up libarchive-cpio-perl (0.10-1) ... #13 63.94 Setting up libjson-perl (4.02000-1) ... #13 63.95 Setting up libfcgi-perl (0.78-2+b3) ... #13 63.97 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 63.98 Setting up python3-unidiff (0.5.4-1) ... #15 1.066 Reading package lists... #14 52.43 Unpacking libnamespace-clean-perl (0.27-1) ... #14 52.46 Selecting previously unselected package libpath-tiny-perl. #14 52.47 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ... #14 52.47 Unpacking libpath-tiny-perl (0.108-1) ... #14 52.50 Selecting previously unselected package libtype-tiny-perl. #14 52.51 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ... #14 52.51 Unpacking libtype-tiny-perl (1.008001-2) ... #14 52.58 Selecting previously unselected package libgitlab-api-v4-perl. #14 52.59 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 52.59 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 52.63 Selecting previously unselected package libhash-fieldhash-perl. #14 52.63 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ... #14 52.64 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 52.67 Selecting previously unselected package libhtml-form-perl. #14 52.67 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ... #14 52.67 Unpacking libhtml-form-perl (6.07-1) ... #14 52.71 Selecting previously unselected package libhtml-format-perl. #14 52.36 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ... #14 52.36 Unpacking libpipeline1:armhf (1.5.5-1) ... #14 52.39 Selecting previously unselected package libpng16-16:armhf. #14 52.40 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ... #14 52.40 Unpacking libpng16-16:armhf (1.6.37-3build5) ... #14 52.44 Selecting previously unselected package libpsl5:armhf. #14 52.44 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ... #14 52.44 Unpacking libpsl5:armhf (0.21.0-1.2build2) ... #14 52.47 Selecting previously unselected package libxau6:armhf. #14 52.47 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 52.48 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 52.51 Selecting previously unselected package libxdmcp6:armhf. #14 52.51 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 52.51 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 52.54 Selecting previously unselected package libxcb1:armhf. #14 52.55 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ... #14 52.55 Unpacking libxcb1:armhf (1.14-3ubuntu3) ... #14 52.58 Selecting previously unselected package libx11-data. #13 56.28 Unpacking pristine-tar (1.50) ... #13 56.35 Selecting previously unselected package publicsuffix. #13 56.35 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ... #13 56.36 Unpacking publicsuffix (20230209.2326-1) ... #13 56.41 Selecting previously unselected package python-apt-common. #13 56.41 Preparing to unpack .../384-python-apt-common_2.6.0_all.deb ... #13 56.42 Unpacking python-apt-common (2.6.0) ... #13 56.47 Selecting previously unselected package python3-apt. #13 56.48 Preparing to unpack .../385-python3-apt_2.6.0_amd64.deb ... #13 56.48 Unpacking python3-apt (2.6.0) ... #13 56.54 Selecting previously unselected package python3-certifi. #14 35.24 Preparing to unpack .../338-libtime-moment-perl_0.44-2build1_amd64.deb ... #14 35.24 Unpacking libtime-moment-perl (0.44-2build1) ... #14 35.27 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #14 35.27 Preparing to unpack .../339-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #14 35.28 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 35.32 Selecting previously unselected package libunicode-utf8-perl. #14 35.32 Preparing to unpack .../340-libunicode-utf8-perl_0.62-2_amd64.deb ... #14 35.33 Unpacking libunicode-utf8-perl (0.62-2) ... #14 35.35 Selecting previously unselected package libwww-mechanize-perl. #14 35.36 Preparing to unpack .../341-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 35.36 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 35.40 Selecting previously unselected package libxml-namespacesupport-perl. #14 35.40 Preparing to unpack .../342-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 35.41 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 35.44 Selecting previously unselected package libxml-sax-base-perl. #14 35.44 Preparing to unpack .../343-libxml-sax-base-perl_1.09-3_all.deb ... #14 35.45 Unpacking libxml-sax-base-perl (1.09-3) ... #14 35.49 Selecting previously unselected package libxml-sax-perl. #14 35.49 Preparing to unpack .../344-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 35.50 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 35.54 Selecting previously unselected package libxml-libxml-perl. #14 35.54 Preparing to unpack .../345-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ... #14 35.54 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 35.58 Selecting previously unselected package libxml-parser-perl. #14 35.59 Preparing to unpack .../346-libxml-parser-perl_2.46-4_amd64.deb ... #14 35.59 Unpacking libxml-parser-perl (2.46-4) ... #14 53.18 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #14 53.19 Unpacking libsort-key-perl (1.33-2build2) ... #14 53.22 Selecting previously unselected package libstring-copyright-perl. #14 53.22 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #14 53.22 Unpacking libstring-copyright-perl (0.003006-1) ... #14 53.25 Selecting previously unselected package libstring-escape-perl. #14 53.25 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #14 53.25 Unpacking libstring-escape-perl (2010.002-2) ... #14 53.28 Selecting previously unselected package libstring-shellquote-perl. #14 53.28 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #14 53.29 Unpacking libstring-shellquote-perl (1.04-1) ... #14 53.32 Selecting previously unselected package libterm-readkey-perl. #14 53.32 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #14 53.41 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 53.43 Selecting previously unselected package libtest-fatal-perl. #14 53.43 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #14 53.44 Unpacking libtest-fatal-perl (0.014-1) ... #14 53.47 Selecting previously unselected package libtest-refcount-perl. #14 53.47 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #14 53.47 Unpacking libtest-refcount-perl (0.10-1) ... #14 53.50 Selecting previously unselected package libtext-levenshtein-perl. #14 53.50 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #14 53.50 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 53.53 Selecting previously unselected package libtype-tiny-xs-perl. #13 51.28 Selecting previously unselected package unzip. #13 51.29 Preparing to unpack .../367-unzip_6.0-28_armhf.deb ... #13 51.29 Unpacking unzip (6.0-28) ... #13 51.36 Selecting previously unselected package lintian. #13 51.36 Preparing to unpack .../368-lintian_2.116.3_all.deb ... #13 51.37 Unpacking lintian (2.116.3) ... #14 52.45 Selecting previously unselected package libubsan1:armhf. #14 52.45 Preparing to unpack .../076-libubsan1_13.2.0-4ubuntu3_armhf.deb ... #14 52.46 Unpacking libubsan1:armhf (13.2.0-4ubuntu3) ... #14 52.54 Selecting previously unselected package libgcc-13-dev:armhf. #14 52.54 Preparing to unpack .../077-libgcc-13-dev_13.2.0-4ubuntu3_armhf.deb ... #14 52.54 Unpacking libgcc-13-dev:armhf (13.2.0-4ubuntu3) ... #14 52.61 Selecting previously unselected package gcc-13. #14 52.61 Preparing to unpack .../078-gcc-13_13.2.0-4ubuntu3_armhf.deb ... #14 52.62 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #14 59.04 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ... #14 59.05 Unpacking libwww-robotrules-perl (6.02-1) ... #14 59.08 Selecting previously unselected package libwww-perl. #14 59.08 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ... #14 59.09 Unpacking libwww-perl (6.67-1) ... #14 59.15 Selecting previously unselected package patchutils. #14 59.15 Preparing to unpack .../172-patchutils_0.4.2-1build2_arm64.deb ... #14 59.15 Unpacking patchutils (0.4.2-1build2) ... #14 59.19 Selecting previously unselected package wdiff. #14 59.19 Preparing to unpack .../173-wdiff_1.2.2-5_arm64.deb ... #14 59.19 Unpacking wdiff (1.2.2-5) ... #14 59.24 Selecting previously unselected package devscripts. #14 59.24 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ... #14 59.27 Unpacking devscripts (2.23.4ubuntu1) ... #13 50.75 Setting up libfcgi-bin (2.4.2-2) ... #13 50.76 Setting up binutils-common:armhf (2.35.2-2) ... #13 50.77 Setting up libnghttp2-14:armhf (1.43.0-1) ... #13 50.78 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ... #13 50.84 Setting up libdeflate0:armhf (1.7-1) ... #13 50.86 Setting up less (551-2) ... #13 50.87 Setting up perl-openssl-defaults:armhf (5) ... #13 50.88 Setting up linux-libc-dev:armhf (5.10.197-1) ... #13 50.90 Setting up libctf-nobfd0:armhf (2.35.2-2) ... #13 50.91 Setting up gettext-base (0.21-4) ... #13 50.93 Setting up liblzo2-2:armhf (2.10-2) ... #13 50.94 Setting up libnpth0:armhf (1.6-3) ... #15 4.411 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.414 dpkg-source --after-build . #15 4.531 dpkg-buildpackage: info: binary-only upload (no source included) #15 4.535 #15 4.535 The package has been created. #15 4.535 Attention, the package has been created in the current directory, #15 4.535 not in ".." as indicated by the message above! #15 4.559 Selecting previously unselected package docker-ce-build-deps. #15 4.570 (Reading database ... 17543 files and directories currently installed.) #15 4.571 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.578 Unpacking docker-ce-build-deps (1.0) ... #14 60.00 Preparing to unpack .../179-python3-debian_0.1.49ubuntu2_all.deb ... #14 60.00 Unpacking python3-debian (0.1.49ubuntu2) ... #14 60.05 Selecting previously unselected package libgpgme11:arm64. #14 60.05 Preparing to unpack .../180-libgpgme11_1.18.0-3ubuntu2_arm64.deb ... #14 60.05 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 60.09 Selecting previously unselected package python3-gpg. #14 60.09 Preparing to unpack .../181-python3-gpg_1.18.0-3ubuntu2_arm64.deb ... #14 60.10 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 60.15 Selecting previously unselected package python3-xdg. #14 60.15 Preparing to unpack .../182-python3-xdg_0.28-2_all.deb ... #14 60.15 Unpacking python3-xdg (0.28-2) ... #14 60.20 Selecting previously unselected package dput. #16 9.900 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30748 files and directories currently installed.) #16 9.916 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.2_amd64.deb ... #16 9.920 Unpacking libsystemd-dev:amd64 (252.5-2ubuntu3.2) ... #16 9.969 Selecting previously unselected package libpkgconf3:amd64. #16 9.972 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_amd64.deb ... #16 9.975 Unpacking libpkgconf3:amd64 (1.8.1-1ubuntu2) ... #16 9.999 Selecting previously unselected package pkgconf-bin. #16 10.00 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_amd64.deb ... #16 10.01 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 10.03 Selecting previously unselected package pkgconf:amd64. #16 10.03 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_amd64.deb ... #16 10.04 Unpacking pkgconf:amd64 (1.8.1-1ubuntu2) ... #16 10.07 Selecting previously unselected package pkg-config:amd64. #16 10.07 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_amd64.deb ... #16 10.07 Unpacking pkg-config:amd64 (1.8.1-1ubuntu2) ... #13 51.45 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 51.46 Setting up libubsan1:armhf (8.3.0-6) ... #13 51.47 Setting up libisl19:armhf (0.20-2) ... #13 51.49 Setting up dwz (0.12-3) ... #13 51.51 Setting up python-apt-common (1.8.4.3) ... #13 51.52 Setting up sensible-utils (0.0.12) ... #13 51.53 Setting up exim4-config (4.92-8+deb10u8) ... #15 3.534 dh_compress #15 3.583 dh_fixperms #15 3.638 dh_missing #15 3.669 dh_installdeb #15 3.709 dh_gencontrol #14 59.35 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB] #13 60.31 Setting up libnet-ip-perl (1.26-2) ... #13 60.32 Setting up python3-magic (2:0.4.15-2) ... #13 60.44 Setting up libperlio-gzip-perl (0.19-1+b5) ... #13 60.44 Setting up libsys-hostname-long-perl (1.5-1) ... #13 60.45 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 60.46 Setting up liburi-perl (1.76-1) ... #13 60.47 Setting up exim4-daemon-light (4.92-8+deb10u8) ... #13 60.55 invoke-rc.d: could not determine current runlevel #14 52.27 Selecting previously unselected package g++-12. #14 52.27 Preparing to unpack .../080-g++-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 52.27 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #14 52.48 Selecting previously unselected package g++. #13 61.78 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 61.79 Setting up libconfig-tiny-perl (2.28-2) ... #13 61.81 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 61.82 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #13 61.83 Setting up liblist-utilsby-perl (0.12-2) ... #13 61.85 Setting up libstring-shellquote-perl (1.04-3) ... #13 61.86 Setting up libnet-netmask-perl (2.0002-2) ... #13 61.87 Setting up libsub-install-perl (0.929-1) ... #13 61.89 Setting up gcc (4:12.2.0-3) ... #13 61.91 Setting up dpkg-dev (1.21.22) ... #13 61.94 Setting up libindirect-perl (0.39-2+b1) ... #13 61.95 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 61.96 Setting up intltool-debian (0.35.0+20060710.6) ... #13 61.98 Setting up libfreezethaw-perl (0.5001-3) ... #13 61.99 Setting up libobject-pad-perl (0.78-1) ... #13 62.04 Setting up liberror-perl (0.17029-2) ... #13 62.06 Setting up patchutils (0.4.2-1) ... #13 62.08 Setting up libmail-sendmail-perl (0.80-3) ... #13 62.09 Setting up libltdl-dev:arm64 (2.4.7-5) ... #14 60.36 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #14 60.47 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 60.48 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 60.49 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 60.51 Setting up python3 (3.8.2-0ubuntu2) ... #24 ... #33 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #33 DONE 2.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 1.384 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #37 1.431 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #37 1.440 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #37 1.561 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #37 1.710 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #37 1.885 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #37 3.043 Fetched 8546 kB in 2s (4352 kB/s) #13 64.13 Setting up libstrictures-perl (2.000005-1) ... #13 64.14 Setting up libsub-quote-perl (2.005001-1) ... #13 64.15 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 64.17 Setting up libsort-versions-perl (1.62-1) ... #13 64.18 Setting up libexporter-tiny-perl (1.002001-1) ... #13 64.19 Setting up libterm-readkey-perl (2.38-1) ... #13 64.21 Setting up lsb-release (10.2019051400) ... #13 64.22 Setting up libclass-accessor-perl (0.51-1) ... #13 64.23 Setting up libnet-ip-perl (1.26-2) ... #13 64.24 Setting up python3-magic (2:0.4.15-2) ... #14 52.71 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ... #14 52.71 Unpacking libhtml-format-perl (2.12-1) ... #14 52.74 Selecting previously unselected package libhttp-daemon-perl. #14 52.75 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 52.75 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 52.79 Selecting previously unselected package libidn11:armhf. #14 52.80 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ... #14 52.80 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ... #14 52.83 Selecting previously unselected package libstruct-dumb-perl. #14 52.84 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ... #14 52.84 Unpacking libstruct-dumb-perl (0.09-1) ... #14 52.87 Selecting previously unselected package libio-async-perl. #14 52.88 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ... #14 52.88 Unpacking libio-async-perl (0.75-1) ... #14 52.93 Selecting previously unselected package liblinux-epoll-perl. #14 52.93 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ... #14 52.94 Unpacking liblinux-epoll-perl (0.017-1) ... #14 52.97 Selecting previously unselected package libio-async-loop-epoll-perl. #14 52.97 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 52.98 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 53.01 Selecting previously unselected package libtypes-serialiser-perl. #14 53.01 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ... #14 53.02 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 53.05 Selecting previously unselected package libjson-xs-perl. #14 52.58 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 52.58 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 52.65 Selecting previously unselected package libx11-6:armhf. #14 52.65 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_armhf.deb ... #14 52.65 Unpacking libx11-6:armhf (2:1.7.5-1ubuntu0.3) ... #14 52.69 Selecting previously unselected package libxext6:armhf. #14 52.69 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 52.70 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 52.73 Selecting previously unselected package libxmuu1:armhf. #14 52.73 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 52.73 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 52.77 Selecting previously unselected package man-db. #14 52.77 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ... #14 52.78 Unpacking man-db (2.10.2-1) ... #14 52.83 Selecting previously unselected package manpages. #13 56.54 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ... #13 56.55 Unpacking python3-certifi (2022.9.24-1) ... #13 56.60 Selecting previously unselected package python3-charset-normalizer. #13 56.60 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ... #13 56.61 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 56.66 Selecting previously unselected package python3-idna. #13 56.66 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ... #13 56.67 Unpacking python3-idna (3.3-1) ... #13 56.71 Selecting previously unselected package python3-magic. #13 56.72 Preparing to unpack .../389-python3-magic_2%3a0.4.26-3_all.deb ... #13 56.72 Unpacking python3-magic (2:0.4.26-3) ... #13 56.77 Selecting previously unselected package python3-six. #14 35.63 Selecting previously unselected package libxml-sax-expat-perl. #14 35.64 Preparing to unpack .../347-libxml-sax-expat-perl_0.51-2_all.deb ... #14 35.64 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 35.67 Selecting previously unselected package libyaml-libyaml-perl. #14 35.67 Preparing to unpack .../348-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #14 35.67 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 35.71 Selecting previously unselected package licensecheck. #14 35.71 Preparing to unpack .../349-licensecheck_3.3.9-1ubuntu1_all.deb ... #14 35.72 Unpacking licensecheck (3.3.9-1ubuntu1) ... #14 35.74 Selecting previously unselected package libdevel-size-perl. #14 35.75 Preparing to unpack .../350-libdevel-size-perl_0.83-2build1_amd64.deb ... #14 35.75 Unpacking libdevel-size-perl (0.83-2build1) ... #14 35.78 Selecting previously unselected package libipc-run3-perl. #14 35.78 Preparing to unpack .../351-libipc-run3-perl_0.048-3_all.deb ... #14 35.79 Unpacking libipc-run3-perl (0.048-3) ... #14 35.83 Selecting previously unselected package lzip. #14 53.53 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #14 53.54 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 53.56 Selecting previously unselected package libunicode-utf8-perl. #14 53.57 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #14 53.57 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 53.60 Selecting previously unselected package libxml-namespacesupport-perl. #14 53.60 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 53.60 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 53.63 Selecting previously unselected package libxml-sax-base-perl. #14 53.63 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #14 53.64 Unpacking libxml-sax-base-perl (1.09-1) ... #14 53.67 Selecting previously unselected package libxml-sax-perl. #14 53.68 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 53.68 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 53.72 Selecting previously unselected package libxml-libxml-perl. #14 53.72 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #14 53.73 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #13 51.72 Selecting previously unselected package lsb-release. #13 51.73 Preparing to unpack .../369-lsb-release_12.0-1_all.deb ... #13 51.73 Unpacking lsb-release (12.0-1) ... #13 51.77 Selecting previously unselected package manpages-dev. #14 52.96 Selecting previously unselected package gcc. #14 59.34 Selecting previously unselected package diffstat. #14 59.34 Preparing to unpack .../175-diffstat_1.65-1_arm64.deb ... #14 59.35 Unpacking diffstat (1.65-1) ... #14 59.38 Selecting previously unselected package python3-chardet. #14 59.39 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 59.39 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 59.43 Selecting previously unselected package zstd. #14 59.44 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_arm64.deb ... #14 59.44 Unpacking zstd (1.5.4+dfsg2-4) ... #14 59.49 Selecting previously unselected package python3-debian. #14 59.49 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ... #14 59.49 Unpacking python3-debian (0.1.49ubuntu2) ... #14 59.54 Selecting previously unselected package libgpgme11:arm64. #14 59.54 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_arm64.deb ... #14 59.55 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 59.59 Selecting previously unselected package python3-gpg. #13 50.95 Setting up file (1:5.39-3+deb11u1) ... #13 50.96 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 50.98 Setting up libassuan0:armhf (2.5.3-7.1) ... #13 50.99 Setting up libgomp1:armhf (10.2.1-6) ... #13 51.00 Setting up bzip2 (1.0.8-4) ... #13 51.02 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 51.04 Setting up pbzip2 (1.1.13-1) ... #13 51.05 Setting up libjbig0:armhf (2.1-3.1+b2) ... #13 51.06 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 51.08 Setting up libasan6:armhf (10.2.1-6) ... #13 51.09 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 51.10 Setting up fakeroot (1.25.3-1.1) ... #13 51.11 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 51.13 Setting up autotools-dev (20180224.1+nmu1) ... #13 51.14 Setting up libglib2.0-data (2.66.8-1) ... #13 51.15 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 51.17 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ... #14 60.20 Preparing to unpack .../183-dput_1.1.3ubuntu3_all.deb ... #14 60.21 Unpacking dput (1.1.3ubuntu3) ... #14 60.25 Selecting previously unselected package fonts-noto-mono. #14 60.25 Preparing to unpack .../184-fonts-noto-mono_20201225-2_all.deb ... #14 60.25 Unpacking fonts-noto-mono (20201225-2) ... #14 60.30 Selecting previously unselected package fonts-noto-core. #14 60.30 Preparing to unpack .../185-fonts-noto-core_20201225-2_all.deb ... #14 60.30 Unpacking fonts-noto-core (20201225-2) ... #16 10.25 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 10.26 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 10.27 Setting up libpkgconf3:amd64 (1.8.1-1ubuntu2) ... #16 10.28 Setting up libuv1:amd64 (1.44.2-1) ... #16 10.29 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 10.31 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 10.32 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 10.33 Setting up librhash0:amd64 (1.4.3-3) ... #16 10.34 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 10.35 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 10.36 Setting up libsystemd-dev:amd64 (252.5-2ubuntu3.2) ... #16 10.37 Setting up pkgconf:amd64 (1.8.1-1ubuntu2) ... #16 10.38 Setting up pkg-config:amd64 (1.8.1-1ubuntu2) ... #16 10.39 Setting up cmake (3.25.1-1ubuntu1) ... #16 10.40 Setting up docker-ce-build-deps (1.0) ... #16 10.41 Processing triggers for man-db (2.11.2-1) ... #16 10.48 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #13 51.96 Adding system-user for exim (v4) #15 3.848 dh_md5sums #15 3.897 dh_builddeb #15 3.931 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.952 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #13 60.55 invoke-rc.d: policy-rc.d denied execution of start. #13 60.55 Initializing GnuTLS DH parameter file #13 60.57 Setting up libmailutils5:amd64 (1:3.5-4) ... #13 60.58 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 60.59 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 60.62 Setting up python3-pkg-resources (40.8.0-1) ... #13 60.80 Setting up automake (1:1.16.1-4) ... #14 59.62 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 59.75 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 52.48 Preparing to unpack .../081-g++_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 52.49 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 52.52 Selecting previously unselected package make. #14 52.52 Preparing to unpack .../082-make_4.3-4.1build1_armhf.deb ... #14 52.53 Unpacking make (4.3-4.1build1) ... #14 52.56 Selecting previously unselected package libdpkg-perl. #14 52.56 Preparing to unpack .../083-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 52.56 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #14 52.63 Selecting previously unselected package bzip2. #13 62.11 Setting up libjson-maybexs-perl (1.004004-1) ... #13 62.13 Setting up libxml-sax-base-perl (1.09-3) ... #13 62.14 Setting up libio-string-perl (1.08-4) ... #13 62.17 Setting up libreadonly-perl (2.050-3) ... #13 62.18 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 62.19 Setting up libstring-copyright-perl (0.003014-1) ... #13 62.21 Setting up libdata-optlist-perl (0.113-1) ... #13 62.23 Setting up libipc-run-perl (20220807.0-1) ... #13 62.24 Setting up git (1:2.39.2-1.1) ... #13 62.27 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 62.28 Setting up libcontextual-return-perl (0.004014-4) ... #13 62.29 Setting up libwww-robotrules-perl (6.02-1) ... #13 62.31 Setting up libtypes-serialiser-perl (1.01-1) ... #37 3.043 Reading package lists... #37 ... #38 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #38 DONE 3.1s #13 64.39 Setting up libperlio-gzip-perl (0.19-1+b5) ... #13 64.40 Setting up libsys-hostname-long-perl (1.5-1) ... #13 64.41 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 64.42 Setting up liburi-perl (1.76-1) ... #13 64.43 Setting up exim4-daemon-light (4.92-8+deb10u8) ... #13 64.51 invoke-rc.d: could not determine current runlevel #13 64.51 invoke-rc.d: policy-rc.d denied execution of start. #13 64.51 Initializing GnuTLS DH parameter file #13 64.55 Setting up libmailutils5:arm64 (1:3.5-4) ... #14 53.05 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ... #14 53.05 Unpacking libjson-xs-perl (4.020-1build1) ... #14 53.09 Selecting previously unselected package libjson-maybexs-perl. #14 53.10 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ... #14 53.10 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 53.13 Selecting previously unselected package liblist-compare-perl. #14 53.13 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ... #14 53.14 Unpacking liblist-compare-perl (0.53-1) ... #14 53.17 Selecting previously unselected package liblist-moreutils-perl. #14 52.83 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 52.83 Unpacking manpages (5.10-1ubuntu1) ... #14 52.96 Selecting previously unselected package openssh-client. #14 52.96 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_armhf.deb ... #14 52.97 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #14 53.05 Selecting previously unselected package publicsuffix. #14 53.05 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 53.06 Unpacking publicsuffix (20211207.1025-1) ... #14 53.09 Selecting previously unselected package strace. #14 53.09 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ... #14 53.09 Unpacking strace (5.16-0ubuntu3) ... #14 53.13 Selecting previously unselected package xauth. #14 53.13 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ... #14 53.13 Unpacking xauth (1:1.1-1build2) ... #14 53.16 Selecting previously unselected package xz-utils. #13 56.77 Preparing to unpack .../390-python3-six_1.16.0-4_all.deb ... #13 56.78 Unpacking python3-six (1.16.0-4) ... #13 56.82 Selecting previously unselected package python3-urllib3. #13 56.82 Preparing to unpack .../391-python3-urllib3_1.26.12-1_all.deb ... #13 56.83 Unpacking python3-urllib3 (1.26.12-1) ... #13 56.89 Selecting previously unselected package python3-requests. #13 56.89 Preparing to unpack .../392-python3-requests_2.28.1+dfsg-1_all.deb ... #13 56.90 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 56.95 Selecting previously unselected package python3-unidiff. #13 56.95 Preparing to unpack .../393-python3-unidiff_0.7.3-1_all.deb ... #13 56.96 Unpacking python3-unidiff (0.7.3-1) ... #13 57.02 Selecting previously unselected package shared-mime-info. #14 35.83 Preparing to unpack .../352-lzip_1.23-6_amd64.deb ... #14 35.84 Unpacking lzip (1.23-6) ... #14 35.87 Selecting previously unselected package lzop. #14 35.87 Preparing to unpack .../353-lzop_1.04-2build2_amd64.deb ... #14 35.87 Unpacking lzop (1.04-2build2) ... #14 35.91 Selecting previously unselected package t1utils. #14 35.91 Preparing to unpack .../354-t1utils_1.41-4build2_amd64.deb ... #14 35.92 Unpacking t1utils (1.41-4build2) ... #14 35.95 Selecting previously unselected package unzip. #14 35.95 Preparing to unpack .../355-unzip_6.0-28ubuntu1_amd64.deb ... #14 35.95 Unpacking unzip (6.0-28ubuntu1) ... #14 36.00 Selecting previously unselected package lintian. #14 36.01 Preparing to unpack .../356-lintian_2.116.3ubuntu3_all.deb ... #14 36.01 Unpacking lintian (2.116.3ubuntu3) ... #14 53.79 Selecting previously unselected package libxml-parser-perl. #14 53.79 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #14 53.79 Unpacking libxml-parser-perl (2.46-1) ... #14 53.84 Selecting previously unselected package libxml-sax-expat-perl. #14 53.84 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #14 53.84 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 53.88 Selecting previously unselected package libxml-writer-perl. #14 53.88 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #14 53.88 Unpacking libxml-writer-perl (0.625-1) ... #14 53.91 Selecting previously unselected package libyaml-libyaml-perl. #14 53.92 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #14 53.92 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 53.95 Selecting previously unselected package licensecheck. #14 53.95 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #14 53.96 Unpacking licensecheck (3.0.45-1) ... #14 53.99 Selecting previously unselected package libdevel-size-perl. #14 52.97 Preparing to unpack .../079-gcc_4%3a13.2.0-1ubuntu1_armhf.deb ... #14 52.97 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 53.00 Selecting previously unselected package libstdc++-13-dev:armhf. #14 53.00 Preparing to unpack .../080-libstdc++-13-dev_13.2.0-4ubuntu3_armhf.deb ... #14 53.01 Unpacking libstdc++-13-dev:armhf (13.2.0-4ubuntu3) ... #14 53.21 Selecting previously unselected package g++-13. #14 53.21 Preparing to unpack .../081-g++-13_13.2.0-4ubuntu3_armhf.deb ... #14 53.22 Unpacking g++-13 (13.2.0-4ubuntu3) ... #15 2.794 dh_testdir #15 2.817 dh_testroot #15 2.839 dh_prep #15 2.866 dh_testdir #15 2.888 dh_testroot #15 2.910 dh_install #15 2.933 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.942 dh_installdocs #13 51.77 Preparing to unpack .../370-manpages-dev_6.03-2_all.deb ... #13 51.77 Unpacking manpages-dev (6.03-2) ... #14 59.59 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_arm64.deb ... #14 59.60 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 59.65 Selecting previously unselected package python3-xdg. #14 59.65 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ... #14 59.65 Unpacking python3-xdg (0.28-2) ... #14 59.70 Selecting previously unselected package dput. #14 59.71 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ... #14 59.72 Unpacking dput (1.1.3ubuntu2.1) ... #14 59.75 Selecting previously unselected package fonts-dejavu-core. #14 59.76 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ... #14 59.76 Unpacking fonts-dejavu-core (2.37-6) ... #14 59.83 Selecting previously unselected package fontconfig-config. #14 60.60 Selecting previously unselected package fontconfig-config. #14 60.60 Preparing to unpack .../186-fontconfig-config_2.14.2-4ubuntu1_arm64.deb ... #13 51.18 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 51.19 Setting up make (4.3-4.1) ... #13 51.21 Setting up libmpfr6:armhf (4.1.0-3) ... #13 51.22 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 51.23 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 51.24 Setting up lzip (1.22-3) ... #13 51.27 Setting up strace (5.10-1) ... #13 51.29 Setting up libsigsegv2:armhf (2.13-1) ... #13 51.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 51.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 51.32 Setting up t1utils (1.41-4) ... #13 51.33 Setting up diffstat (1.64-1) ... #13 51.35 Setting up libpng16-16:armhf (1.6.37-3) ... #13 51.36 Setting up libmpc3:armhf (1.2.0-1) ... #13 51.37 Setting up libatomic1:armhf (10.2.1-6) ... #13 51.38 Setting up patch (2.7.6-7) ... #13 51.40 Setting up autopoint (0.21-4) ... #13 51.41 Setting up libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 51.42 Setting up fonts-dejavu-core (2.37-2) ... #13 51.48 Setting up libxdelta2 (1.1.3-9.3) ... #15 4.111 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #15 4.200 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.203 dpkg-source --after-build . #15 4.320 dpkg-buildpackage: info: binary-only upload (no source included) #13 60.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 60.81 Setting up libasync-mergepoint-perl (0.04-2) ... #13 60.82 Setting up libio-sessiondata-perl (1.03-1) ... #13 60.83 Setting up libstring-escape-perl (2010.002-2) ... #13 60.84 Setting up libhttp-date-perl (6.02-1) ... #13 60.85 Setting up libfile-which-perl (1.23-1) ... #13 60.86 Setting up mailutils (1:3.5-4) ... #13 60.87 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 60.87 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 60.87 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 60.88 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 60.88 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 60.88 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 60.89 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 60.89 Setting up libfile-basedir-perl (0.08-1) ... #13 60.90 Setting up libnumber-range-perl (0.12-1) ... #13 60.91 Setting up libtask-weaken-perl (1.06-1) ... #13 60.92 Setting up libunicode-utf8-perl (0.62-1) ... #13 60.93 Setting up libstruct-dumb-perl (0.09-1) ... #13 60.94 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #13 60.95 Setting up libfile-listing-perl (6.04-1) ... #13 60.96 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 60.97 Setting up libclass-inspector-perl (1.32-1) ... #13 60.98 Setting up libfont-afm-perl (1.20-2) ... #13 60.99 Setting up libwant-perl (0.29-1+b4) ... #13 61.00 Setting up libdynaloader-functions-perl (0.003-1) ... #13 61.01 Setting up libtext-glob-perl (0.10-1) ... #13 61.02 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 61.03 Setting up liblist-compare-perl (0.53-1) ... #13 61.04 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 61.05 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 61.06 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 61.07 Setting up libsort-key-perl (1.33-2+b1) ... #13 61.08 Setting up libclone-perl (0.41-1+b1) ... #13 61.09 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 61.10 Setting up libarchive-zip-perl (1.64-1) ... #13 61.11 Setting up libsub-identify-perl (0.14-1+b1) ... #13 61.12 Setting up libdistro-info-perl (0.21+deb10u1) ... #14 59.85 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB] #14 52.63 Preparing to unpack .../084-bzip2_1.0.8-5build1_armhf.deb ... #14 52.64 Unpacking bzip2 (1.0.8-5build1) ... #14 52.76 Selecting previously unselected package patch. #14 52.76 Preparing to unpack .../085-patch_2.7.6-7build2_armhf.deb ... #14 52.77 Unpacking patch (2.7.6-7build2) ... #14 52.80 Selecting previously unselected package lto-disabled-list. #14 52.80 Preparing to unpack .../086-lto-disabled-list_39_all.deb ... #14 52.81 Unpacking lto-disabled-list (39) ... #14 52.84 Selecting previously unselected package dpkg-dev. #14 52.84 Preparing to unpack .../087-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 52.84 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 52.89 Selecting previously unselected package build-essential. #14 52.89 Preparing to unpack .../088-build-essential_12.9ubuntu3_armhf.deb ... #14 52.89 Unpacking build-essential (12.9ubuntu3) ... #14 52.96 Selecting previously unselected package libbrotli1:armhf. #14 52.97 Preparing to unpack .../089-libbrotli1_1.0.9-2build8_armhf.deb ... #14 52.97 Unpacking libbrotli1:armhf (1.0.9-2build8) ... #14 53.01 Selecting previously unselected package libsasl2-modules-db:armhf. #13 62.32 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 62.34 Setting up libhtml-parser-perl:arm64 (3.81-1) ... #13 62.35 Setting up libgit-wrapper-perl (0.048-2) ... #13 62.36 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 62.38 Setting up librole-tiny-perl (2.002004-1) ... #13 62.40 Setting up gnupg (2.2.40-1.1) ... #13 62.41 Setting up libc6-dev:arm64 (2.36-9+deb12u3) ... #13 62.43 Setting up libfont-ttf-perl (1.06-2) ... #13 62.44 Setting up libfile-homedir-perl (1.006-2) ... #13 62.45 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 62.47 Setting up pristine-tar (1.50) ... #13 62.48 Setting up libio-socket-ssl-perl (2.081-2) ... #13 62.50 Setting up libsub-exporter-perl (0.989-1) ... #13 62.52 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 62.53 Setting up libalgorithm-merge-perl (0.08-5) ... #13 62.54 Setting up libhttp-message-perl (6.44-1) ... #13 62.56 Setting up libdata-validate-ip-perl (0.31-1) ... #13 62.57 Setting up libhtml-form-perl (6.11-1) ... #13 62.58 Setting up libiterator-perl (0.03+ds1-2) ... #13 62.59 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 62.61 Setting up libjson-xs-perl (4.030-2+b1) ... #13 62.62 Setting up python3.11 (3.11.2-6) ... #24 [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 #24 3.842 Fetched 8546 kB in 2s (3924 kB/s) #13 64.56 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 64.57 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 64.58 Setting up python3-pkg-resources (40.8.0-1) ... #14 53.17 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ... #14 53.18 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 53.21 Selecting previously unselected package liblist-someutils-perl. #14 53.21 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ... #14 53.22 Unpacking liblist-someutils-perl (0.58-1) ... #14 53.25 Selecting previously unselected package liblist-someutils-xs-perl. #14 53.25 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ... #14 53.26 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 53.32 Selecting previously unselected package libltdl7:armhf. #14 53.32 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ... #14 53.33 Unpacking libltdl7:armhf (2.4.6-14) ... #14 53.36 Selecting previously unselected package libltdl-dev:armhf. #14 53.36 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ... #14 53.37 Unpacking libltdl-dev:armhf (2.4.6-14) ... #14 53.42 Selecting previously unselected package libsys-hostname-long-perl. #14 53.42 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ... #14 53.42 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 53.45 Selecting previously unselected package libmail-sendmail-perl. #14 53.45 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ... #14 53.46 Unpacking libmail-sendmail-perl (0.80-1) ... #14 53.49 Selecting previously unselected package libmoox-aliases-perl. #14 53.49 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ... #14 53.49 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 53.53 Selecting previously unselected package libobject-id-perl. #14 60.80 Setting up python3-xdg (0.26-1ubuntu1) ... #14 60.95 Setting up man-db (2.9.1-1) ... #14 61.05 Building database of manual pages ... #14 53.17 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ... #14 53.17 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 53.21 Selecting previously unselected package libsigsegv2:armhf. #14 53.21 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ... #14 53.21 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ... #14 53.24 Selecting previously unselected package m4. #14 53.24 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ... #14 53.25 Unpacking m4 (1.4.18-5ubuntu2) ... #14 53.28 Selecting previously unselected package autoconf. #14 53.28 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 53.29 Unpacking autoconf (2.71-2) ... #14 53.33 Selecting previously unselected package autotools-dev. #14 53.33 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 53.33 Unpacking autotools-dev (20220109.1) ... #14 53.37 Selecting previously unselected package automake. #14 53.37 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 53.37 Unpacking automake (1:1.16.5-1.3) ... #14 53.42 Selecting previously unselected package autopoint. #13 57.02 Preparing to unpack .../394-shared-mime-info_2.2-1_amd64.deb ... #13 57.02 Unpacking shared-mime-info (2.2-1) ... #13 57.14 Selecting previously unselected package strace. #13 57.15 Preparing to unpack .../395-strace_6.1-0.1_amd64.deb ... #13 57.15 Unpacking strace (6.1-0.1) ... #13 57.23 Selecting previously unselected package xauth. #13 57.23 Preparing to unpack .../396-xauth_1%3a1.1.2-1_amd64.deb ... #13 57.24 Unpacking xauth (1:1.1.2-1) ... #14 53.99 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #14 53.99 Unpacking libdevel-size-perl (0.83-1build1) ... #14 54.02 Selecting previously unselected package t1utils. #14 54.02 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #14 54.03 Unpacking t1utils (1.41-3) ... #14 54.07 Selecting previously unselected package lintian. #14 54.07 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ... #14 54.08 Unpacking lintian (2.62.0ubuntu2.2) ... #15 2.965 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.981 dh_installchangelogs #15 3.067 dh_compress #15 3.095 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 3.112 dh_fixperms #15 3.166 dh_installdeb #15 3.197 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #14 53.43 Selecting previously unselected package g++. #14 53.43 Preparing to unpack .../082-g++_4%3a13.2.0-1ubuntu1_armhf.deb ... #14 53.43 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 53.47 Selecting previously unselected package make. #14 53.47 Preparing to unpack .../083-make_4.3-4.1build1_armhf.deb ... #14 59.83 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_arm64.deb ... #14 59.98 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 60.03 Selecting previously unselected package libcurl3-gnutls:arm64. #14 60.03 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.3_arm64.deb ... #14 60.03 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ... #14 60.07 Selecting previously unselected package liberror-perl. #14 60.07 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ... #14 60.08 Unpacking liberror-perl (0.17029-2) ... #14 60.11 Selecting previously unselected package git-man. #14 60.75 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #14 60.80 Selecting previously unselected package libcurl3-gnutls:arm64. #14 60.80 Preparing to unpack .../187-libcurl3-gnutls_8.2.1-1ubuntu3.1_arm64.deb ... #14 60.80 Unpacking libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.1) ... #14 60.84 Selecting previously unselected package liberror-perl. #14 60.84 Preparing to unpack .../188-liberror-perl_0.17029-2_all.deb ... #14 60.84 Unpacking liberror-perl (0.17029-2) ... #14 60.87 Selecting previously unselected package git-man. #14 60.88 Preparing to unpack .../189-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 60.88 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 60.93 Selecting previously unselected package git. #14 60.93 Preparing to unpack .../190-git_1%3a2.40.1-1ubuntu1_arm64.deb ... #14 60.94 Unpacking git (1:2.40.1-1ubuntu1) ... #13 52.12 Selecting previously unselected package pbzip2. #13 52.12 Preparing to unpack .../371-pbzip2_1.1.13-1_armhf.deb ... #13 52.13 Unpacking pbzip2 (1.1.13-1) ... #13 52.17 Selecting previously unselected package pixz. #13 52.17 Preparing to unpack .../372-pixz_1.0.7-2_armhf.deb ... #13 52.18 Unpacking pixz (1.0.7-2) ... #13 52.21 Selecting previously unselected package xdelta. #13 52.21 Preparing to unpack .../373-xdelta_1.1.3-10.4_armhf.deb ... #13 52.22 Unpacking xdelta (1.1.3-10.4) ... #13 52.26 Selecting previously unselected package xdelta3. #13 52.26 Preparing to unpack .../374-xdelta3_3.0.11-dfsg-1.2_armhf.deb ... #13 52.27 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 52.31 Selecting previously unselected package pristine-tar. #13 51.54 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ... #13 51.55 Setting up libltdl7:armhf (2.4.6-15) ... #13 51.57 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 51.58 Setting up libubsan1:armhf (10.2.1-6) ... #13 51.59 Setting up libmd0:armhf (1.0.3-3) ... #13 51.60 Setting up python-apt-common (2.2.1) ... #13 51.61 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 51.64 Setting up sensible-utils (0.0.14) ... #13 51.65 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 51.66 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 51.67 Setting up libuchardet0:armhf (0.0.7-1) ... #13 51.69 Setting up lzop (1.04-2) ... #13 51.70 Setting up libmpdec3:armhf (2.5.1-1) ... #15 4.324 #15 4.324 The package has been created. #15 4.324 Attention, the package has been created in the current directory, #15 4.324 not in ".." as indicated by the message above! #15 4.347 Selecting previously unselected package docker-ce-build-deps. #15 4.358 (Reading database ... 17884 files and directories currently installed.) #15 4.359 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.363 Unpacking docker-ce-build-deps (1.0) ... #13 61.13 Setting up python3-apt (1.8.4.3) ... #13 61.27 Setting up libio-stringy-perl (2.111-3) ... #13 61.28 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 61.29 Setting up libhtml-tagset-perl (3.20-3) ... #13 61.30 Setting up liblog-any-perl (1.707-1) ... #13 61.31 Setting up libauthen-sasl-perl (2.1600-1) ... #13 61.32 Setting up libpod-constants-perl (0.19-1) ... #13 61.33 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 61.34 Setting up libconvert-binhex-perl (1.125-1) ... #13 61.34 Setting up libfuture-perl (0.39-1) ... #13 61.35 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 61.36 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 61.37 Setting up libtry-tiny-perl (0.30-1) ... #14 60.01 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB] #14 60.28 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #13 52.35 Setting up libuchardet0:armhf (0.0.6-3) ... #13 52.36 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 52.37 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 52.39 Setting up netbase (5.6) ... #13 52.41 Setting up libkrb5-3:armhf (1.17-3+deb10u6) ... #13 52.42 Setting up libmpdec2:armhf (2.4.2-2) ... #13 52.44 Setting up libbinutils:armhf (2.31.1-16) ... #13 52.45 Setting up cpp-8 (8.3.0-6) ... #13 52.46 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 52.48 Setting up openssl (1.1.1n-0+deb10u6) ... #13 52.49 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #13 52.51 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #13 52.52 Setting up readline-common (7.0-5) ... #13 52.54 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 52.55 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 52.56 Setting up libcc1-0:armhf (8.3.0-6) ... #13 52.57 Setting up iso-codes (4.2-1) ... #14 53.01 Preparing to unpack .../090-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... #14 53.02 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #14 53.16 Selecting previously unselected package libsasl2-2:armhf. #14 53.16 Preparing to unpack .../091-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... #14 53.17 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... #14 53.21 Selecting previously unselected package libldap2:armhf. #14 53.21 Preparing to unpack .../092-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ... #14 53.21 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ... #14 53.25 Selecting previously unselected package librtmp1:armhf. #14 53.26 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #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 #13 64.86 Setting up automake (1:1.16.1-4) ... #13 64.97 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 65.03 Setting up libasync-mergepoint-perl (0.04-2) ... #14 53.53 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 53.53 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 53.57 Selecting previously unselected package libmoox-struct-perl. #14 53.57 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ... #14 53.57 Unpacking libmoox-struct-perl (0.017-1) ... #14 53.61 Selecting previously unselected package libnet-dns-sec-perl. #14 53.61 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ... #14 53.61 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 53.65 Selecting previously unselected package libnet-libidn-perl. #14 53.65 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ... #14 53.65 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 53.69 Selecting previously unselected package libnumber-range-perl. #14 53.69 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ... #14 53.69 Unpacking libnumber-range-perl (0.12-1) ... #14 53.73 Selecting previously unselected package libpackage-stash-xs-perl. #14 53.73 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ... #14 53.73 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 53.77 Selecting previously unselected package libpath-iterator-rule-perl. #14 61.27 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #14 61.29 Setting up python3-six (1.14.0-2) ... #14 53.42 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 53.42 Unpacking autopoint (0.21-4ubuntu4) ... #14 53.45 Selecting previously unselected package binutils-common:armhf. #14 53.46 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_armhf.deb ... #14 53.46 Unpacking binutils-common:armhf (2.38-4ubuntu2.3) ... #14 53.49 Selecting previously unselected package libbinutils:armhf. #14 53.49 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_armhf.deb ... #14 53.50 Unpacking libbinutils:armhf (2.38-4ubuntu2.3) ... #14 53.54 Selecting previously unselected package libctf-nobfd0:armhf. #14 53.54 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_armhf.deb ... #14 53.54 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.3) ... #14 53.57 Selecting previously unselected package libctf0:armhf. #14 53.57 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_armhf.deb ... #14 53.58 Unpacking libctf0:armhf (2.38-4ubuntu2.3) ... #14 53.60 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 53.60 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.3_armhf.deb ... #14 53.61 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ... #13 57.33 Selecting previously unselected package xdg-user-dirs. #13 57.33 Preparing to unpack .../397-xdg-user-dirs_0.18-1_amd64.deb ... #13 57.34 Unpacking xdg-user-dirs (0.18-1) ... #13 57.40 Selecting previously unselected package zstd. #13 57.40 Preparing to unpack .../398-zstd_1.5.4+dfsg2-5_amd64.deb ... #13 57.41 Unpacking zstd (1.5.4+dfsg2-5) ... #13 57.53 Setting up liblz1:amd64 (1.13-5) ... #13 57.55 Setting up libksba8:amd64 (1.6.3-2) ... #13 57.58 Setting up media-types (10.0.0) ... #13 57.60 Setting up libpipeline1:amd64 (1.5.7-1) ... #13 57.62 Setting up plzip (1.10-5) ... #13 57.63 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #14 54.31 Selecting previously unselected package manpages-dev. #14 54.32 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #14 54.32 Unpacking manpages-dev (5.05-1) ... #14 54.56 Selecting previously unselected package python3-certifi. #15 3.198 dh_gencontrol #15 3.328 dh_md5sums #15 3.363 dh_builddeb #15 3.389 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.410 #15 3.410 The package has been created. #15 3.410 Attention, the package has been created in the current directory, #15 3.410 not in ".." as indicated by the message above! #15 3.433 Selecting previously unselected package docker-ce-build-deps. #14 53.47 Unpacking make (4.3-4.1build1) ... #14 53.52 Selecting previously unselected package libdpkg-perl. #14 53.52 Preparing to unpack .../084-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 53.53 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 53.58 Selecting previously unselected package bzip2. #14 53.58 Preparing to unpack .../085-bzip2_1.0.8-5build1_armhf.deb ... #14 53.58 Unpacking bzip2 (1.0.8-5build1) ... #14 53.61 Selecting previously unselected package patch. #14 53.61 Preparing to unpack .../086-patch_2.7.6-7build2_armhf.deb ... #14 53.62 Unpacking patch (2.7.6-7build2) ... #14 53.65 Selecting previously unselected package lto-disabled-list. #14 53.65 Preparing to unpack .../087-lto-disabled-list_43_all.deb ... #14 53.65 Unpacking lto-disabled-list (43) ... #14 53.69 Selecting previously unselected package dpkg-dev. #14 53.69 Preparing to unpack .../088-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 53.74 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 53.78 Selecting previously unselected package build-essential. #14 53.78 Preparing to unpack .../089-build-essential_12.10ubuntu1_armhf.deb ... #14 53.79 Unpacking build-essential (12.10ubuntu1) ... #14 60.11 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 60.11 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 60.17 Selecting previously unselected package git. #14 60.17 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_arm64.deb ... #14 60.18 Unpacking git (1:2.39.2-1ubuntu1.1) ... #14 60.33 Selecting previously unselected package libalgorithm-diff-perl. #14 60.34 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ... #14 60.34 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 60.38 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #14 36.30 Selecting previously unselected package manpages-dev. #14 36.30 Preparing to unpack .../357-manpages-dev_6.03-2_all.deb ... #14 36.31 Unpacking manpages-dev (6.03-2) ... #14 36.41 Selecting previously unselected package python3-certifi. #14 36.41 Preparing to unpack .../358-python3-certifi_2022.9.24-1_all.deb ... #14 36.42 Unpacking python3-certifi (2022.9.24-1) ... #14 36.46 Selecting previously unselected package python3-cryptography. #14 36.46 Preparing to unpack .../359-python3-cryptography_38.0.4-4_amd64.deb ... #14 36.46 Unpacking python3-cryptography (38.0.4-4) ... #14 36.52 Selecting previously unselected package python3-idna. #14 36.53 Preparing to unpack .../360-python3-idna_3.3-2_all.deb ... #14 36.53 Unpacking python3-idna (3.3-2) ... #14 36.58 Selecting previously unselected package python3-nacl. #14 36.58 Preparing to unpack .../361-python3-nacl_1.5.0-4_amd64.deb ... #14 36.59 Unpacking python3-nacl (1.5.0-4) ... #14 36.63 Selecting previously unselected package python3-bcrypt. #14 61.09 Selecting previously unselected package libalgorithm-diff-perl. #14 61.09 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #14 61.09 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 61.12 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #14 61.13 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ... #14 61.13 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ... #14 61.16 Selecting previously unselected package libalgorithm-merge-perl. #14 61.16 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-5_all.deb ... #14 61.17 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 61.20 Selecting previously unselected package libaliased-perl. #14 61.20 Preparing to unpack .../194-libaliased-perl_0.34-3_all.deb ... #14 61.21 Unpacking libaliased-perl (0.34-3) ... #14 61.23 Selecting previously unselected package libapt-pkg-perl. #13 52.31 Preparing to unpack .../375-pristine-tar_1.50_armhf.deb ... #13 52.32 Unpacking pristine-tar (1.50) ... #13 52.39 Selecting previously unselected package publicsuffix. #13 52.40 Preparing to unpack .../376-publicsuffix_20230209.2326-1_all.deb ... #13 52.40 Unpacking publicsuffix (20230209.2326-1) ... #13 52.45 Selecting previously unselected package python-apt-common. #13 52.45 Preparing to unpack .../377-python-apt-common_2.6.0_all.deb ... #13 52.46 Unpacking python-apt-common (2.6.0) ... #13 52.52 Selecting previously unselected package python3-apt. #13 52.52 Preparing to unpack .../378-python3-apt_2.6.0_armhf.deb ... #13 52.53 Unpacking python3-apt (2.6.0) ... #13 52.58 Selecting previously unselected package python3-certifi. #13 51.71 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 51.72 Setting up libssh2-1:armhf (1.9.0-2) ... #13 51.73 Setting up netbase (6.3) ... #13 51.76 Setting up libtiff5:armhf (4.2.0-1+deb11u4) ... #13 51.77 Setting up libbinutils:armhf (2.35.2-2) ... #13 51.79 Setting up libfido2-1:armhf (1.6.0-2) ... #13 51.80 Setting up libisl23:armhf (0.23-1) ... #13 51.81 Setting up libc-dev-bin (2.31-13+deb11u7) ... #13 51.83 Setting up openssl (1.1.1w-0+deb11u1) ... #13 51.84 Setting up libbsd0:armhf (0.11.3-1+deb11u1) ... #13 51.86 Setting up libelf1:armhf (0.183-1) ... #13 51.87 Setting up readline-common (8.1-1) ... #13 51.88 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 51.89 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 51.91 Setting up libmarkdown2:armhf (2.2.6-1) ... #13 51.92 Setting up libcc1-0:armhf (10.2.1-6) ... #13 51.93 Setting up iso-codes (4.6.0-1) ... #13 51.95 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 51.96 Setting up cpp-10 (10.2.1-6) ... #13 51.97 Setting up dctrl-tools (2.24-3) ... #13 51.99 Setting up debian-keyring (2021.07.26) ... #13 52.00 Setting up libgdbm6:armhf (1.19-2) ... #13 52.01 Setting up libctf0:armhf (2.35.2-2) ... #13 61.38 Setting up libtype-tiny-perl (1.004004-1) ... #13 61.39 Setting up libtest-fatal-perl (0.014-1) ... #13 61.40 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 61.41 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 61.43 Setting up libnet-http-perl (6.18-1) ... #13 61.44 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 61.45 Setting up libencode-locale-perl (1.05-1) ... #13 61.46 Setting up libtext-levenshtein-perl (0.13-1) ... #13 61.47 Setting up libnet-dns-perl (1.19-1) ... #13 61.48 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 61.49 Setting up libdevel-callchecker-perl (0.008-1) ... #13 61.50 Setting up libstring-shellquote-perl (1.04-1) ... #13 61.51 Setting up libsub-install-perl (0.928-1) ... #13 61.52 Setting up dpkg-dev (1.19.8) ... #13 61.54 Setting up libnumber-compare-perl (0.03-1) ... #13 61.55 Setting up intltool-debian (0.35.0+20060710.5) ... #13 61.56 Setting up libio-async-perl (0.72-1) ... #13 61.57 Setting up liberror-perl (0.17027-2) ... #13 61.58 Setting up patchutils (0.3.4-2) ... #13 52.59 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 52.60 Setting up dctrl-tools (2.24-3) ... #13 52.62 Setting up debian-keyring (2019.02.25) ... #13 52.63 Setting up libreadline7:armhf (7.0-5) ... #13 52.64 Setting up libgdbm6:armhf (1.18.1-4) ... #13 52.66 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 52.67 Setting up pinentry-curses (1.1.0-2) ... #13 52.69 Setting up manpages-dev (4.16-2) ... #13 52.73 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 52.74 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 52.76 Setting up libxcb1:armhf (1.13.1-2) ... #13 52.77 Setting up at (3.1.23-1) ... #14 53.26 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 53.31 Selecting previously unselected package libssh-4:armhf. #14 53.31 Preparing to unpack .../094-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ... #14 53.31 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ... #14 53.36 Selecting previously unselected package libcurl4:armhf. #14 53.36 Preparing to unpack .../095-libcurl4_7.88.1-8ubuntu2.3_armhf.deb ... #14 53.37 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.3) ... #14 53.40 Selecting previously unselected package curl. #14 53.40 Preparing to unpack .../096-curl_7.88.1-8ubuntu2.3_armhf.deb ... #14 53.41 Unpacking curl (7.88.1-8ubuntu2.3) ... #14 53.49 Selecting previously unselected package dctrl-tools. #16 DONE 11.2s #17 [stage-1 6/9] COPY --link sources/ /sources #13 65.18 Setting up libio-sessiondata-perl (1.03-1) ... #13 65.31 Setting up libstring-escape-perl (2010.002-2) ... #13 65.37 Setting up libhttp-date-perl (6.02-1) ... #13 65.41 Setting up libfile-which-perl (1.23-1) ... #14 53.77 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 53.78 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 53.87 Selecting previously unselected package libperl4-corelibs-perl. #14 53.88 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ... #14 53.88 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 53.94 Selecting previously unselected package libperlio-gzip-perl. #14 53.94 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ... #14 53.95 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 54.01 Selecting previously unselected package libpod-constants-perl. #14 61.44 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 61.46 Setting up perl (5.30.0-9ubuntu0.4) ... #14 61.48 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 61.49 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 53.70 Selecting previously unselected package binutils. #14 53.70 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_armhf.deb ... #14 53.70 Unpacking binutils (2.38-4ubuntu2.3) ... #14 53.73 Selecting previously unselected package libc-dev-bin. #14 53.73 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.4_armhf.deb ... #14 53.73 Unpacking libc-dev-bin (2.35-0ubuntu3.4) ... #14 53.76 Selecting previously unselected package linux-libc-dev:armhf. #14 53.76 Preparing to unpack .../064-linux-libc-dev_5.15.0-89.99_armhf.deb ... #14 53.77 Unpacking linux-libc-dev:armhf (5.15.0-89.99) ... #14 53.91 Selecting previously unselected package libcrypt-dev:armhf. #14 53.91 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ... #14 53.91 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ... #14 53.94 Selecting previously unselected package rpcsvc-proto. #13 57.64 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 57.64 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 57.66 Setting up wdiff (1.2.2-5) ... #13 57.68 Setting up libaom3:amd64 (3.6.0-1) ... #13 57.69 Setting up libabsl20220623:amd64 (20220623.1-1) ... #13 57.71 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 57.74 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 57.78 Setting up libkeyutils1:amd64 (1.6.3-2) ... #13 57.80 Setting up libpsl5:amd64 (0.21.2-1) ... #13 57.82 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #13 57.83 Setting up libicu72:amd64 (72.1-3) ... #13 57.86 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #15 3.444 (Reading database ... 17200 files and directories currently installed.) #15 3.445 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.450 Unpacking docker-ce-build-deps (1.0) ... #14 54.56 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #14 54.56 Unpacking python3-certifi (2019.11.28-1) ... #14 54.61 Selecting previously unselected package python3-idna. #14 54.61 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #14 54.61 Unpacking python3-idna (2.8-1) ... #14 54.68 Selecting previously unselected package python3-urllib3. #14 54.69 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... #14 54.69 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 54.73 Selecting previously unselected package python3-requests. #14 54.73 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 54.74 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 54.77 Selecting previously unselected package python3-unidiff. #14 54.77 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #14 54.78 Unpacking python3-unidiff (0.5.5-2) ... #14 54.83 Selecting previously unselected package python3-xdg. #14 53.82 Selecting previously unselected package libbrotli1:armhf. #14 53.83 Preparing to unpack .../090-libbrotli1_1.0.9-2build8_armhf.deb ... #14 53.83 Unpacking libbrotli1:armhf (1.0.9-2build8) ... #14 53.87 Selecting previously unselected package libsasl2-modules-db:armhf. #14 53.87 Preparing to unpack .../091-libsasl2-modules-db_2.1.28+dfsg1-3_armhf.deb ... #14 53.87 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... #14 53.90 Selecting previously unselected package libsasl2-2:armhf. #14 53.91 Preparing to unpack .../092-libsasl2-2_2.1.28+dfsg1-3_armhf.deb ... #14 53.91 Unpacking libsasl2-2:armhf (2.1.28+dfsg1-3) ... #14 53.95 Selecting previously unselected package libldap2:armhf. #14 53.95 Preparing to unpack .../093-libldap2_2.6.6+dfsg-1~exp1ubuntu1_armhf.deb ... #14 53.96 Unpacking libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... #14 54.04 Selecting previously unselected package librtmp1:armhf. #14 60.38 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ... #14 60.38 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ... #14 60.42 Selecting previously unselected package libalgorithm-merge-perl. #14 60.42 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ... #14 60.43 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 60.46 Selecting previously unselected package libaliased-perl. #14 60.46 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ... #14 60.47 Unpacking libaliased-perl (0.34-3) ... #14 60.50 Selecting previously unselected package libapt-pkg-perl. #14 60.50 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_arm64.deb ... #14 60.51 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 60.55 Selecting previously unselected package libarchive-cpio-perl. #14 60.55 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ... #14 60.55 Unpacking libarchive-cpio-perl (0.10-3) ... #14 60.59 Selecting previously unselected package libarray-intspan-perl. #14 60.59 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ... #14 60.59 Unpacking libarray-intspan-perl (2.004-2) ... #14 36.63 Preparing to unpack .../362-python3-bcrypt_3.2.2-1_amd64.deb ... #14 36.64 Unpacking python3-bcrypt (3.2.2-1) ... #14 36.70 Selecting previously unselected package python3-six. #14 36.70 Preparing to unpack .../363-python3-six_1.16.0-4_all.deb ... #14 36.70 Unpacking python3-six (1.16.0-4) ... #14 36.74 Selecting previously unselected package python3-paramiko. #14 36.74 Preparing to unpack .../364-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 36.75 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 36.80 Selecting previously unselected package python3-urllib3. #14 36.80 Preparing to unpack .../365-python3-urllib3_1.26.16-1ubuntu0.1_all.deb ... #14 36.81 Unpacking python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 36.85 Selecting previously unselected package python3-requests. #13 52.58 Preparing to unpack .../379-python3-certifi_2022.9.24-1_all.deb ... #13 52.59 Unpacking python3-certifi (2022.9.24-1) ... #13 52.64 Selecting previously unselected package python3-charset-normalizer. #13 52.65 Preparing to unpack .../380-python3-charset-normalizer_3.0.1-2_all.deb ... #13 52.65 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 52.70 Selecting previously unselected package python3-idna. #13 52.70 Preparing to unpack .../381-python3-idna_3.3-1_all.deb ... #13 52.71 Unpacking python3-idna (3.3-1) ... #13 52.76 Selecting previously unselected package python3-magic. #13 52.76 Preparing to unpack .../382-python3-magic_2%3a0.4.26-3_all.deb ... #13 52.77 Unpacking python3-magic (2:0.4.26-3) ... #13 52.81 Selecting previously unselected package python3-six. #14 61.23 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build3_arm64.deb ... #14 61.27 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 61.30 Selecting previously unselected package libarchive-cpio-perl. #14 61.30 Preparing to unpack .../196-libarchive-cpio-perl_0.10-3_all.deb ... #14 61.30 Unpacking libarchive-cpio-perl (0.10-3) ... #14 61.33 Selecting previously unselected package libarray-intspan-perl. #14 61.33 Preparing to unpack .../197-libarray-intspan-perl_2.004-2_all.deb ... #14 61.34 Unpacking libarray-intspan-perl (2.004-2) ... #14 61.37 Selecting previously unselected package libmodule-implementation-perl. #14 61.37 Preparing to unpack .../198-libmodule-implementation-perl_0.09-2_all.deb ... #14 61.38 Unpacking libmodule-implementation-perl (0.09-2) ... #14 61.45 Selecting previously unselected package libsub-exporter-progressive-perl. #14 61.45 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 61.45 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 61.48 Selecting previously unselected package libvariable-magic-perl. #14 61.49 Preparing to unpack .../200-libvariable-magic-perl_0.63-1_arm64.deb ... #14 61.49 Unpacking libvariable-magic-perl (0.63-1) ... #14 61.52 Selecting previously unselected package libb-hooks-endofscope-perl. #14 61.53 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 61.53 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 61.56 Selecting previously unselected package libberkeleydb-perl:arm64. #13 52.03 Setting up pinentry-curses (1.1.0-4) ... #13 52.04 Setting up manpages-dev (5.10-1) ... #13 52.06 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 52.07 Setting up libxcb1:armhf (1.14-3) ... #13 52.09 Setting up gettext (0.21-4) ... #13 52.10 Setting up xdelta (1.1.3-9.3) ... #13 52.11 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #13 52.13 Setting up libgcc-10-dev:armhf (10.2.1-6) ... #13 52.14 Setting up libedit2:armhf (3.1-20191231-2+b1) ... #13 52.15 Setting up libreadline8:armhf (8.1-1) ... #13 52.16 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 52.17 Setting up m4 (1.4.18-5) ... #13 52.18 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... #13 52.20 Setting up ca-certificates (20210119) ... #13 61.59 Setting up libmail-sendmail-perl (0.80-1) ... #13 61.60 Setting up libltdl-dev:amd64 (2.4.6-9) ... #13 61.62 Setting up libxml-sax-base-perl (1.09-1) ... #13 61.63 Setting up libio-string-perl (1.08-3) ... #13 61.64 Setting up libreadonly-perl (2.050-1) ... #13 61.65 Setting up python3-chardet (3.0.4-3) ... #13 61.86 Setting up libstring-copyright-perl (0.003006-1) ... #13 52.91 invoke-rc.d: could not determine current runlevel #13 52.92 invoke-rc.d: policy-rc.d denied execution of start. #13 52.92 Setting up libedit2:armhf (3.1-20181209-1) ... #13 52.93 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 52.95 Setting up cron (3.0pl1-134+deb10u1) ... #13 53.03 Adding group `crontab' (GID 102) ... #13 53.04 Done. #13 53.06 invoke-rc.d: could not determine current runlevel #14 53.49 Preparing to unpack .../097-dctrl-tools_2.24-3build2_armhf.deb ... #14 53.50 Unpacking dctrl-tools (2.24-3build2) ... #14 53.53 Selecting previously unselected package libdebhelper-perl. #14 53.53 Preparing to unpack .../098-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 53.54 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 53.58 Selecting previously unselected package libtool. #14 53.58 Preparing to unpack .../099-libtool_2.4.7-5_all.deb ... #14 53.59 Unpacking libtool (2.4.7-5) ... #14 53.62 Selecting previously unselected package dh-autoreconf. #14 53.62 Preparing to unpack .../100-dh-autoreconf_20_all.deb ... #14 53.63 Unpacking dh-autoreconf (20) ... #14 53.66 Selecting previously unselected package libarchive-zip-perl. #14 53.66 Preparing to unpack .../101-libarchive-zip-perl_1.68-1_all.deb ... #14 53.67 Unpacking libarchive-zip-perl (1.68-1) ... #14 53.70 Selecting previously unselected package libsub-override-perl. #14 53.71 Preparing to unpack .../102-libsub-override-perl_0.09-4_all.deb ... #14 53.71 Unpacking libsub-override-perl (0.09-4) ... #14 53.77 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 60.47 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #14 60.54 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB] #14 60.62 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 60.69 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #14 60.76 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #13 65.47 Setting up mailutils (1:3.5-4) ... #13 65.54 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 65.55 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 65.56 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 65.60 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 65.62 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 65.63 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 65.64 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #14 54.01 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ... #14 54.02 Unpacking libpod-constants-perl (0.19-1) ... #14 54.06 Selecting previously unselected package libre2-5:armhf. #14 54.06 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ... #14 54.06 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ... #14 54.11 Selecting previously unselected package libre-engine-re2-perl. #14 54.11 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ... #14 54.12 Unpacking libre-engine-re2-perl (0.13-5) ... #14 54.16 Selecting previously unselected package libreadonly-perl. #14 54.16 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ... #14 54.17 Unpacking libreadonly-perl (2.050-2) ... #14 54.20 Selecting previously unselected package libref-util-perl. #14 54.20 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #14 54.20 Unpacking libref-util-perl (0.204-1) ... #14 54.24 Selecting previously unselected package libref-util-xs-perl. #14 54.24 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ... #14 54.24 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 54.30 Selecting previously unselected package libregexp-pattern-license-perl. #14 54.30 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 54.30 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 54.34 Selecting previously unselected package libregexp-pattern-perl. #14 61.66 Setting up libdata-dump-perl (1.23-1) ... #14 61.67 Setting up python3-certifi (2019.11.28-1) ... #14 61.80 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 61.81 Setting up libref-util-perl (0.204-1) ... #14 61.83 Setting up libipc-system-simple-perl (1.26-1) ... #14 61.84 Setting up libnet-domain-tld-perl (1.75-1) ... #14 61.85 Setting up libxml-writer-perl (0.625-1) ... #14 61.86 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 61.87 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 61.89 Setting up shared-mime-info (1.15-1) ... #14 53.94 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 53.95 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 53.98 Selecting previously unselected package libtirpc-dev:armhf. #14 53.98 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ... #14 53.98 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #14 54.02 Selecting previously unselected package libnsl-dev:armhf. #14 54.02 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 54.02 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 54.05 Selecting previously unselected package libc6-dev:armhf. #14 54.05 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.4_armhf.deb ... #14 54.05 Unpacking libc6-dev:armhf (2.35-0ubuntu3.4) ... #14 54.16 Selecting previously unselected package gcc-11-base:armhf. #13 57.88 Setting up bsdextrautils (2.38.1-5+b1) ... #13 57.90 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 57.93 Setting up libtext-glob-perl (0.11-3) ... #13 57.95 Setting up xdg-user-dirs (0.18-1) ... #13 58.00 Setting up libmagic-mgc (1:5.44-3) ... #13 58.03 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #13 58.05 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #13 58.07 No schema files found: doing nothing. #13 58.08 Setting up distro-info-data (0.58) ... #13 58.09 Setting up manpages (6.03-2) ... #13 58.11 Setting up libtirpc-common (1.3.3+ds-1) ... #14 54.83 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #14 54.84 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 54.87 Selecting previously unselected package unzip. #14 54.87 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ... #14 54.87 Unpacking unzip (6.0-25ubuntu1.1) ... #14 54.91 Selecting previously unselected package equivs. #14 54.92 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #14 54.92 Unpacking equivs (2.2.0) ... #14 54.95 Selecting previously unselected package libauthen-sasl-perl. #14 54.95 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #14 54.95 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 54.99 Selecting previously unselected package python3-magic. #14 54.99 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #14 54.99 Unpacking python3-magic (2:0.4.15-3) ... #14 55.04 Setting up libapt-pkg-perl (0.1.36build3) ... #14 55.05 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 54.04 Preparing to unpack .../094-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 54.05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 54.08 Selecting previously unselected package libssh-4:armhf. #14 54.08 Preparing to unpack .../095-libssh-4_0.10.5-3ubuntu1_armhf.deb ... #14 54.09 Unpacking libssh-4:armhf (0.10.5-3ubuntu1) ... #14 54.13 Selecting previously unselected package libcurl4:armhf. #14 54.13 Preparing to unpack .../096-libcurl4_8.2.1-1ubuntu3.1_armhf.deb ... #14 54.13 Unpacking libcurl4:armhf (8.2.1-1ubuntu3.1) ... #14 54.17 Selecting previously unselected package curl. #14 54.17 Preparing to unpack .../097-curl_8.2.1-1ubuntu3.1_armhf.deb ... #14 54.17 Unpacking curl (8.2.1-1ubuntu3.1) ... #14 54.21 Selecting previously unselected package dctrl-tools. #14 54.21 Preparing to unpack .../098-dctrl-tools_2.24-3build2_armhf.deb ... #14 54.22 Unpacking dctrl-tools (2.24-3build2) ... #14 54.28 Selecting previously unselected package libdebhelper-perl. #14 60.66 Selecting previously unselected package libmodule-implementation-perl. #14 60.67 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ... #14 60.67 Unpacking libmodule-implementation-perl (0.09-2) ... #14 60.70 Selecting previously unselected package libsub-exporter-progressive-perl. #14 60.70 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 60.71 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 60.74 Selecting previously unselected package libvariable-magic-perl. #14 60.74 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_arm64.deb ... #14 60.75 Unpacking libvariable-magic-perl (0.63-1) ... #14 60.78 Selecting previously unselected package libb-hooks-endofscope-perl. #14 60.79 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 60.79 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 60.82 Selecting previously unselected package libberkeleydb-perl:arm64. #14 60.82 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_arm64.deb ... #14 60.83 Unpacking libberkeleydb-perl:arm64 (0.64-2) ... #14 60.87 Selecting previously unselected package libfreetype6:arm64. #14 60.88 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_arm64.deb ... #14 60.88 Unpacking libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ... #14 60.92 Selecting previously unselected package libfontconfig1:arm64. #14 36.85 Preparing to unpack .../366-python3-requests_2.31.0+dfsg-1ubuntu1_all.deb ... #14 36.85 Unpacking python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 36.90 Selecting previously unselected package python3-unidiff. #14 36.90 Preparing to unpack .../367-python3-unidiff_0.7.3-1_all.deb ... #14 36.91 Unpacking python3-unidiff (0.7.3-1) ... #14 36.94 Selecting previously unselected package equivs. #14 36.95 Preparing to unpack .../368-equivs_2.3.1_all.deb ... #14 36.95 Unpacking equivs (2.3.1) ... #14 36.99 Selecting previously unselected package libauthen-sasl-perl. #14 36.99 Preparing to unpack .../369-libauthen-sasl-perl_2.1600-3_all.deb ... #14 37.00 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 37.05 Selecting previously unselected package python3-magic. #14 37.05 Preparing to unpack .../370-python3-magic_2%3a0.4.27-1_all.deb ... #14 37.10 Unpacking python3-magic (2:0.4.27-1) ... #14 37.16 Setting up libksba8:amd64 (1.6.4-2) ... #14 61.56 Preparing to unpack .../202-libberkeleydb-perl_0.64-2_arm64.deb ... #14 61.57 Unpacking libberkeleydb-perl:arm64 (0.64-2) ... #14 61.61 Selecting previously unselected package libfreetype6:arm64. #14 61.61 Preparing to unpack .../203-libfreetype6_2.13.1+dfsg-1_arm64.deb ... #14 61.61 Unpacking libfreetype6:arm64 (2.13.1+dfsg-1) ... #14 61.65 Selecting previously unselected package libfontconfig1:arm64. #14 61.65 Preparing to unpack .../204-libfontconfig1_2.14.2-4ubuntu1_arm64.deb ... #14 61.66 Unpacking libfontconfig1:arm64 (2.14.2-4ubuntu1) ... #14 61.70 Selecting previously unselected package libjpeg-turbo8:arm64. #14 61.70 Preparing to unpack .../205-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ... #14 61.70 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 61.74 Selecting previously unselected package libjpeg8:arm64. #14 61.74 Preparing to unpack .../206-libjpeg8_8c-2ubuntu11_arm64.deb ... #14 61.74 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ... #14 61.78 Selecting previously unselected package libdeflate0:arm64. #14 61.78 Preparing to unpack .../207-libdeflate0_1.18-1_arm64.deb ... #14 61.78 Unpacking libdeflate0:arm64 (1.18-1) ... #14 61.82 Selecting previously unselected package libjbig0:arm64. #13 63.37 Setting up libhttp-negotiate-perl (6.01-2) ... #13 63.38 Setting up libio-prompter-perl (0.004015-2) ... #13 63.39 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 63.40 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ... #13 63.42 Setting up libhttp-cookies-perl (6.10-1) ... #13 63.43 Setting up libtool (2.4.7-5) ... #13 63.45 Setting up po-debconf (1.0.21+nmu1) ... #13 63.46 Setting up libhtml-tree-perl (5.07-3) ... #13 63.48 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ... #13 52.81 Preparing to unpack .../383-python3-six_1.16.0-4_all.deb ... #13 52.82 Unpacking python3-six (1.16.0-4) ... #13 52.86 Selecting previously unselected package python3-urllib3. #13 52.86 Preparing to unpack .../384-python3-urllib3_1.26.12-1_all.deb ... #13 52.87 Unpacking python3-urllib3 (1.26.12-1) ... #13 52.92 Selecting previously unselected package python3-requests. #13 52.92 Preparing to unpack .../385-python3-requests_2.28.1+dfsg-1_all.deb ... #13 52.92 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 52.97 Selecting previously unselected package python3-unidiff. #13 52.97 Preparing to unpack .../386-python3-unidiff_0.7.3-1_all.deb ... #13 52.98 Unpacking python3-unidiff (0.7.3-1) ... #13 53.03 Selecting previously unselected package shared-mime-info. #13 53.03 Preparing to unpack .../387-shared-mime-info_2.2-1_armhf.deb ... #13 53.03 Unpacking shared-mime-info (2.2-1) ... #13 53.15 Selecting previously unselected package strace. #13 61.87 Setting up python3-debian (0.1.35) ... #13 62.01 Setting up python3-requests (2.21.0-1+deb10u1) ... #13 62.14 Setting up libdata-optlist-perl (0.110-1) ... #24 3.842 Reading package lists... #24 4.979 Hit:1 http://deb.debian.org/debian bullseye InRelease #24 4.979 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #24 4.979 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #13 53.06 invoke-rc.d: policy-rc.d denied execution of start. #13 53.24 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #13 53.25 Setting up m4 (1.4.18-2) ... #13 53.26 Setting up binutils (2.31.1-16) ... #13 53.27 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ... #13 53.29 Setting up ca-certificates (20200601~deb10u2) ... #14 53.77 Preparing to unpack .../103-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 53.78 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 53.81 Selecting previously unselected package dh-strip-nondeterminism. #14 53.81 Preparing to unpack .../104-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 53.82 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 53.85 Selecting previously unselected package libdw1:armhf. #14 53.85 Preparing to unpack .../105-libdw1_0.188-2.1_armhf.deb ... #14 53.86 Unpacking libdw1:armhf (0.188-2.1) ... #14 53.90 Selecting previously unselected package debugedit. #14 53.90 Preparing to unpack .../106-debugedit_1%3a5.0-5_armhf.deb ... #14 53.90 Unpacking debugedit (1:5.0-5) ... #14 53.93 Selecting previously unselected package dwz. #14 53.93 Preparing to unpack .../107-dwz_0.15-1_armhf.deb ... #14 53.94 Unpacking dwz (0.15-1) ... #14 53.98 Selecting previously unselected package gettext. #14 53.98 Preparing to unpack .../108-gettext_0.21-11_armhf.deb ... #14 53.99 Unpacking gettext (0.21-11) ... #14 54.04 Selecting previously unselected package intltool-debian. #13 65.71 Setting up libfile-basedir-perl (0.08-1) ... #13 65.78 Setting up libnumber-range-perl (0.12-1) ... #13 65.83 Setting up libtask-weaken-perl (1.06-1) ... #13 65.92 Setting up libunicode-utf8-perl (0.62-1) ... #14 54.34 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 54.34 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 54.38 Selecting previously unselected package libsasl2-modules:armhf. #14 54.38 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 54.39 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 54.42 Selecting previously unselected package libsereal-decoder-perl. #14 54.42 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ... #14 54.42 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 54.46 Selecting previously unselected package libsereal-encoder-perl. #14 54.47 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ... #14 54.47 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 54.53 Selecting previously unselected package libsereal-perl. #14 54.53 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ... #14 54.53 Unpacking libsereal-perl (4.011-1) ... #14 54.56 Selecting previously unselected package libsort-key-perl. #14 54.16 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 54.16 Unpacking gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ... #14 54.19 Selecting previously unselected package libisl23:armhf. #14 54.20 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ... #14 54.20 Unpacking libisl23:armhf (0.24-2build1) ... #14 54.24 Selecting previously unselected package libmpfr6:armhf. #14 54.24 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ... #14 54.25 Unpacking libmpfr6:armhf (4.1.0-3build3) ... #14 54.28 Selecting previously unselected package libmpc3:armhf. #14 54.28 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ... #14 54.28 Unpacking libmpc3:armhf (1.2.1-2build1) ... #14 54.31 Selecting previously unselected package cpp-11. #14 54.31 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 54.32 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #13 58.14 Setting up unzip (6.0-28) ... #13 58.16 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #13 58.18 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #13 58.20 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #13 58.22 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 58.25 Setting up libfcgi-bin (2.4.2-2) ... #13 58.27 Setting up binutils-common:amd64 (2.40-2) ... #13 58.29 Setting up libnghttp2-14:amd64 (1.52.0-1) ... #13 58.31 Setting up libmagic1:amd64 (1:5.44-3) ... #13 58.35 Setting up libdeflate0:amd64 (1.14-1) ... #14 55.06 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #14 55.07 Setting up wdiff (1.2.2-2build1) ... #14 55.09 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #14 55.10 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 55.11 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 55.12 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 55.14 Setting up mime-support (3.64ubuntu1) ... #14 55.17 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 55.19 Setting up libmagic-mgc (1:5.38-4) ... #14 55.20 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #14 55.22 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #14 55.23 No schema files found: doing nothing. #14 55.23 Setting up distro-info-data (0.43ubuntu1.14) ... #14 55.25 Setting up manpages (5.05-1) ... #14 55.26 Setting up unzip (6.0-25ubuntu1.1) ... #14 55.28 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #17 DONE 0.7s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 37.18 Setting up media-types (10.1.0) ... #14 37.20 Setting up libpipeline1:amd64 (1.5.7-1) ... #14 37.21 Setting up wdiff (1.2.2-5) ... #14 37.23 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 37.26 Setting up libkeyutils1:amd64 (1.6.3-2) ... #14 37.27 Setting up lto-disabled-list (43) ... #14 37.28 Setting up libpsl5:amd64 (0.21.2-1) ... #14 37.30 Setting up libsodium23:amd64 (1.0.18-1build2) ... #14 37.32 Setting up libicu72:amd64 (72.1-3ubuntu3) ... #14 37.34 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 37.36 Setting up fonts-noto-mono (20201225-2) ... #14 37.38 Setting up bsdextrautils (2.39.1-4ubuntu2) ... #14 60.92 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_arm64.deb ... #14 60.93 Unpacking libfontconfig1:arm64 (2.14.1-3ubuntu3) ... #14 60.97 Selecting previously unselected package libjpeg-turbo8:arm64. #14 60.98 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ... #14 60.98 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 61.02 Selecting previously unselected package libjpeg8:arm64. #14 61.02 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_arm64.deb ... #14 61.02 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ... #14 61.06 Selecting previously unselected package libdeflate0:arm64. #14 61.07 Preparing to unpack .../205-libdeflate0_1.15-1_arm64.deb ... #14 61.07 Unpacking libdeflate0:arm64 (1.15-1) ... #14 61.11 Selecting previously unselected package libjbig0:arm64. #14 61.11 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_arm64.deb ... #14 61.12 Unpacking libjbig0:arm64 (2.1-6ubuntu1) ... #14 61.16 Selecting previously unselected package liblerc4:arm64. #14 54.28 Preparing to unpack .../099-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 54.29 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 54.33 Selecting previously unselected package libtool. #14 54.33 Preparing to unpack .../100-libtool_2.4.7-7_all.deb ... #14 54.33 Unpacking libtool (2.4.7-7) ... #14 54.37 Selecting previously unselected package dh-autoreconf. #14 54.37 Preparing to unpack .../101-dh-autoreconf_20_all.deb ... #14 54.38 Unpacking dh-autoreconf (20) ... #14 54.42 Selecting previously unselected package libarchive-zip-perl. #14 61.82 Preparing to unpack .../208-libjbig0_2.1-6.1ubuntu1_arm64.deb ... #14 61.83 Unpacking libjbig0:arm64 (2.1-6.1ubuntu1) ... #14 61.87 Selecting previously unselected package liblerc4:arm64. #14 61.87 Preparing to unpack .../209-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ... #14 61.87 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 61.91 Selecting previously unselected package libwebp7:arm64. #14 61.91 Preparing to unpack .../210-libwebp7_1.2.4-0.3_arm64.deb ... #14 61.92 Unpacking libwebp7:arm64 (1.2.4-0.3) ... #14 61.96 Selecting previously unselected package libtiff6:arm64. #13 53.15 Preparing to unpack .../388-strace_6.1-0.1_armhf.deb ... #13 53.15 Unpacking strace (6.1-0.1) ... #13 53.23 Selecting previously unselected package xauth. #13 53.23 Preparing to unpack .../389-xauth_1%3a1.1.2-1_armhf.deb ... #13 53.24 Unpacking xauth (1:1.1.2-1) ... #13 63.51 Setting up libcgi-pm-perl (4.55-1) ... #13 63.52 Setting up python3 (3.11.2-1+b1) ... #13 62.15 Setting up libipc-run-perl (20180523.0-1) ... #13 62.16 Setting up git (1:2.20.1-2+deb10u8) ... #13 62.19 Setting up libcontextual-return-perl (0.004014-2) ... #13 62.20 Setting up libwww-robotrules-perl (6.02-1) ... #13 62.21 Setting up libtypes-serialiser-perl (1.0-1) ... #13 62.22 Setting up g++ (4:8.3.0-1) ... #13 62.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 62.26 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 62.27 Setting up libgit-wrapper-perl (0.048-1) ... #13 62.28 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 62.32 Setting up librole-tiny-perl (2.000006-1) ... #13 62.34 Setting up gnupg (2.2.12-1+deb10u2) ... #13 62.35 Setting up build-essential (12.6) ... #13 52.66 Updating certificates in /etc/ssl/certs... #14 54.04 Preparing to unpack .../109-intltool-debian_0.35.0+20060710.6_all.deb ... #14 54.05 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 54.08 Selecting previously unselected package po-debconf. #14 54.08 Preparing to unpack .../110-po-debconf_1.0.21+nmu1_all.deb ... #14 54.09 Unpacking po-debconf (1.0.21+nmu1) ... #14 54.18 Selecting previously unselected package debhelper. #14 54.18 Preparing to unpack .../111-debhelper_13.11.4ubuntu3_all.deb ... #14 54.19 Unpacking debhelper (13.11.4ubuntu3) ... #14 54.25 Selecting previously unselected package libfakeroot:armhf. #14 54.25 Preparing to unpack .../112-libfakeroot_1.31-1.1_armhf.deb ... #14 54.26 Unpacking libfakeroot:armhf (1.31-1.1) ... #14 54.30 Selecting previously unselected package fakeroot. #15 4.638 Reading package lists... #15 6.089 Building dependency tree... #15 6.298 Reading state information... #15 6.343 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #14 61.16 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 61.24 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB] #14 61.41 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB] #13 66.03 Setting up libstruct-dumb-perl (0.09-1) ... #13 66.13 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #14 54.57 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ... #14 54.57 Unpacking libsort-key-perl (1.33-2build2) ... #14 54.61 Selecting previously unselected package libstring-copyright-perl. #14 54.61 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ... #14 54.62 Unpacking libstring-copyright-perl (0.003006-1) ... #14 54.65 Selecting previously unselected package libstring-escape-perl. #14 54.65 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ... #14 54.66 Unpacking libstring-escape-perl (2010.002-2) ... #14 54.69 Selecting previously unselected package libstring-shellquote-perl. #14 54.69 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ... #14 54.69 Unpacking libstring-shellquote-perl (1.04-1) ... #14 54.72 Selecting previously unselected package libterm-readkey-perl. #14 54.73 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ... #14 54.73 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 54.76 Selecting previously unselected package libtest-fatal-perl. #14 54.76 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ... #14 54.77 Unpacking libtest-fatal-perl (0.014-1) ... #14 54.80 Selecting previously unselected package libtest-refcount-perl. #14 54.48 Selecting previously unselected package cpp. #14 54.48 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 54.48 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 54.52 Selecting previously unselected package libcc1-0:armhf. #14 54.52 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 54.52 Unpacking libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ... #14 54.56 Selecting previously unselected package libgomp1:armhf. #14 54.56 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 54.56 Unpacking libgomp1:armhf (12.3.0-1ubuntu1~22.04) ... #14 54.60 Selecting previously unselected package libatomic1:armhf. #14 54.60 Preparing to unpack .../078-libatomic1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 54.61 Unpacking libatomic1:armhf (12.3.0-1ubuntu1~22.04) ... #14 54.67 Selecting previously unselected package libasan6:armhf. #13 58.37 Setting up less (590-2) ... #13 58.39 Setting up perl-openssl-defaults:amd64 (7+b1) ... #13 58.40 Setting up linux-libc-dev:amd64 (6.1.55-1) ... #13 58.42 Setting up libctf-nobfd0:amd64 (2.40-2) ... #13 58.44 Setting up gettext-base (0.21-12) ... #13 58.46 Setting up m4 (1.4.19-3) ... #13 58.47 Setting up liblzo2-2:amd64 (2.10-2) ... #13 58.49 Setting up libnpth0:amd64 (1.6-3) ... #13 58.51 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 58.53 Setting up file (1:5.44-3) ... #13 58.56 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 58.59 Setting up libassuan0:amd64 (2.5.5-5) ... #14 55.29 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... #14 55.30 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 55.32 Setting up binutils-common:amd64 (2.34-6ubuntu1.6) ... #14 55.33 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... #14 55.34 Setting up libmagic1:amd64 (1:5.38-4) ... #14 55.36 Setting up less (551-1ubuntu0.1) ... #14 55.38 Setting up perl-openssl-defaults:amd64 (4) ... #14 55.39 Setting up linux-libc-dev:amd64 (5.4.0-167.184) ... #14 55.40 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ... #14 55.42 Setting up gettext-base (0.19.8.1-10build1) ... #14 55.43 Setting up libnpth0:amd64 (1.6-1) ... #14 55.44 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 55.45 Setting up file (1:5.38-4) ... #14 55.46 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 55.48 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 55.49 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #14 37.40 Setting up libre2-10:amd64 (20230301-2) ... #14 37.42 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 37.44 Setting up libtext-glob-perl (0.11-3) ... #14 37.46 Setting up libmagic-mgc (1:5.44-3) ... #14 37.47 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #14 37.49 Setting up distro-info-data (0.58ubuntu0.1) ... #14 37.50 Setting up manpages (6.03-2) ... #14 37.53 Setting up libtirpc-common (1.3.3+ds-1) ... #14 37.55 Setting up unzip (6.0-28ubuntu1) ... #14 37.57 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 37.58 Setting up libbrotli1:amd64 (1.0.9-2build8) ... #14 37.59 Setting up libsqlite3-0:amd64 (3.42.0-1) ... #14 61.16 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ... #14 61.17 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 61.21 Selecting previously unselected package libwebp7:arm64. #14 61.21 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_arm64.deb ... #14 61.22 Unpacking libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 61.26 Selecting previously unselected package libtiff6:arm64. #14 61.27 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.2_arm64.deb ... #14 61.27 Unpacking libtiff6:arm64 (4.5.0-5ubuntu1.2) ... #14 61.31 Selecting previously unselected package libxpm4:arm64. #14 61.31 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1ubuntu0.1_arm64.deb ... #14 61.32 Unpacking libxpm4:arm64 (1:3.5.12-1.1ubuntu0.1) ... #14 61.36 Selecting previously unselected package libgd3:arm64. #14 61.36 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_arm64.deb ... #14 61.36 Unpacking libgd3:arm64 (2.3.3-7ubuntu2) ... #14 54.42 Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... #14 54.42 Unpacking libarchive-zip-perl (1.68-1) ... #14 54.46 Selecting previously unselected package libsub-override-perl. #14 54.47 Preparing to unpack .../103-libsub-override-perl_0.09-4_all.deb ... #14 54.47 Unpacking libsub-override-perl (0.09-4) ... #14 54.50 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 54.50 Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 54.51 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 54.60 Selecting previously unselected package dh-strip-nondeterminism. #14 54.60 Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 54.61 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 54.65 Selecting previously unselected package libdw1:armhf. #14 54.65 Preparing to unpack .../106-libdw1_0.189-4_armhf.deb ... #14 54.65 Unpacking libdw1:armhf (0.189-4) ... #14 54.68 Selecting previously unselected package debugedit. #14 54.69 Preparing to unpack .../107-debugedit_1%3a5.0-5_armhf.deb ... #14 54.69 Unpacking debugedit (1:5.0-5) ... #14 54.72 Selecting previously unselected package dwz. #14 54.72 Preparing to unpack .../108-dwz_0.15-1_armhf.deb ... #14 54.73 Unpacking dwz (0.15-1) ... #14 54.76 Selecting previously unselected package gettext. #14 54.77 Preparing to unpack .../109-gettext_0.21-13_armhf.deb ... #14 54.77 Unpacking gettext (0.21-13) ... #14 54.82 Selecting previously unselected package intltool-debian. #13 53.32 Selecting previously unselected package xdg-user-dirs. #13 53.32 Preparing to unpack .../390-xdg-user-dirs_0.18-1_armhf.deb ... #13 53.33 Unpacking xdg-user-dirs (0.18-1) ... #13 53.38 Selecting previously unselected package zstd. #13 53.39 Preparing to unpack .../391-zstd_1.5.4+dfsg2-5_armhf.deb ... #13 53.39 Unpacking zstd (1.5.4+dfsg2-5) ... #13 53.50 Setting up liblz1:armhf (1.13-5) ... #13 53.52 Setting up libksba8:armhf (1.6.3-2) ... #13 53.53 Setting up media-types (10.0.0) ... #13 53.55 Setting up libpipeline1:armhf (1.5.7-1) ... #13 53.57 Setting up plzip (1.10-5) ... #13 53.58 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 53.58 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 53.59 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 53.60 Setting up wdiff (1.2.2-5) ... #13 53.61 Setting up libaom3:armhf (3.6.0-1) ... #13 53.62 Setting up libabsl20220623:armhf (20220623.1-1) ... #13 53.64 Setting up libxau6:armhf (1:1.0.9-1) ... #13 53.66 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ... #14 61.96 Preparing to unpack .../211-libtiff6_4.5.1+git230720-1ubuntu1_arm64.deb ... #14 61.96 Unpacking libtiff6:arm64 (4.5.1+git230720-1ubuntu1) ... #14 62.00 Selecting previously unselected package libxpm4:arm64. #14 62.00 Preparing to unpack .../212-libxpm4_1%3a3.5.12-1.1ubuntu1_arm64.deb ... #14 62.01 Unpacking libxpm4:arm64 (1:3.5.12-1.1ubuntu1) ... #14 62.05 Selecting previously unselected package libgd3:arm64. #14 62.05 Preparing to unpack .../213-libgd3_2.3.3-9ubuntu1_arm64.deb ... #14 62.06 Unpacking libgd3:arm64 (2.3.3-9ubuntu1) ... #14 62.09 Selecting previously unselected package libc-devtools. #14 62.09 Preparing to unpack .../214-libc-devtools_2.38-1ubuntu6_arm64.deb ... #14 62.10 Unpacking libc-devtools (2.38-1ubuntu6) ... #14 62.13 Selecting previously unselected package libcapture-tiny-perl. #14 62.13 Preparing to unpack .../215-libcapture-tiny-perl_0.48-2_all.deb ... #14 62.14 Unpacking libcapture-tiny-perl (0.48-2) ... #14 62.17 Selecting previously unselected package libcgi-pm-perl. #14 62.17 Preparing to unpack .../216-libcgi-pm-perl_4.57-1_all.deb ... #14 62.18 Unpacking libcgi-pm-perl (4.57-1) ... #14 62.22 Selecting previously unselected package libfcgi0ldbl:arm64. #14 62.22 Preparing to unpack .../217-libfcgi0ldbl_2.4.2-2build2_arm64.deb ... #14 62.23 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 62.26 Selecting previously unselected package libfcgi-perl. #14 62.26 Preparing to unpack .../218-libfcgi-perl_0.82+ds-2_arm64.deb ... #14 62.26 Unpacking libfcgi-perl (0.82+ds-2) ... #14 62.30 Selecting previously unselected package libcgi-fast-perl. #14 62.30 Preparing to unpack .../219-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 62.30 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 62.34 Selecting previously unselected package libclass-data-inheritable-perl. #13 63.81 Setting up libhtml-format-perl (2.16-2) ... #13 63.82 Setting up python3-xdg (0.28-2) ... #13 63.98 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 64.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 62.36 Setting up libfile-homedir-perl (1.004-1) ... #13 62.37 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 62.38 Setting up libio-socket-ssl-perl (2.060-3) ... #13 62.39 Setting up libsub-exporter-perl (0.987-1) ... #13 62.40 Setting up libalgorithm-merge-perl (0.08-3) ... #13 62.41 Setting up libhttp-message-perl (6.18-1) ... #13 62.43 Setting up libhtml-form-perl (6.03-1) ... #13 62.44 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 62.45 Setting up libjson-xs-perl (3.040-1+b1) ... #13 62.46 Setting up libhttp-negotiate-perl (6.01-1) ... #13 62.48 Setting up libio-prompter-perl (0.004015-1) ... #13 62.49 Setting up libhttp-cookies-perl (6.04-1) ... #13 62.50 Setting up po-debconf (1.0.21) ... #13 62.51 Setting up libhtml-tree-perl (5.07-2) ... #13 62.52 Setting up libparams-classify-perl (0.015-1+b1) ... #13 62.53 Setting up libcgi-pm-perl (4.40-1) ... #13 62.54 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 62.55 Setting up libnet-dns-sec-perl (1.11-1) ... #13 62.56 Setting up libsereal-perl (4.005-1) ... #13 62.57 Setting up libhtml-format-perl (2.12-1) ... #24 5.275 Reading package lists... #24 ... #39 [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.1" && /build/go-winres --help #39 0.536 go: downloading github.com/tc-hib/go-winres v0.3.1 #39 1.618 go: downloading github.com/tc-hib/winres v0.1.6 #39 1.618 go: downloading github.com/urfave/cli/v2 v2.3.0 #39 1.874 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #39 1.883 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #39 2.202 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #39 2.202 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #39 5.216 NAME: #39 5.216 go-winres - A tool for embedding resources in Windows executables #39 5.216 #39 5.216 USAGE: #39 5.216 go-winres [global options] command [command options] [arguments...] #39 5.216 #39 5.216 COMMANDS: #39 5.216 init Create an initial ./winres/winres.json #39 5.216 make Make syso files for the "go build" command #39 5.216 simply Make syso files for the "go build" command (simplified) #39 5.216 extract Extract all resources from an executable #39 5.216 patch Replace resources in an executable file (exe, dll) #39 5.216 help, h Shows a list of commands or help for one command #39 5.216 #39 5.216 GLOBAL OPTIONS: #39 5.216 --help, -h show help (default: false) #39 DONE 5.4s #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.043 Reading package lists... #37 4.034 Reading package lists... #37 4.756 Building dependency tree... #37 5.071 The following additional packages will be installed: #37 5.073 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #37 5.075 Suggested packages: #37 5.075 cmake-doc ninja-build lrzip #37 5.153 The following NEW packages will be installed: #37 5.154 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #37 5.425 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #37 5.425 Need to get 17.3 MB of archives. #37 5.425 After this operation, 70.1 MB of additional disk space will be used. #37 5.425 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #37 5.452 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #14 54.30 Preparing to unpack .../113-fakeroot_1.31-1.1_armhf.deb ... #14 54.30 Unpacking fakeroot (1.31-1.1) ... #14 54.34 Selecting previously unselected package libassuan0:armhf. #14 54.34 Preparing to unpack .../114-libassuan0_2.5.5-5_armhf.deb ... #14 54.35 Unpacking libassuan0:armhf (2.5.5-5) ... #14 54.38 Selecting previously unselected package gpgconf. #14 54.38 Preparing to unpack .../115-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.39 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 54.45 Selecting previously unselected package libksba8:armhf. #14 54.45 Preparing to unpack .../116-libksba8_1.6.3-2_armhf.deb ... #14 54.46 Unpacking libksba8:armhf (1.6.3-2) ... #14 54.50 Selecting previously unselected package libnpth0:armhf. #14 54.50 Preparing to unpack .../117-libnpth0_1.6-3build2_armhf.deb ... #14 54.51 Unpacking libnpth0:armhf (1.6-3build2) ... #14 54.55 Selecting previously unselected package dirmngr. #15 6.643 Starting 2 pkgProblemResolver with broken count: 0 #15 6.647 Done #15 4.409 Reading package lists... #13 53.79 Updating certificates in /etc/ssl/certs... #15 3.502 Reading package lists... #14 61.50 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #13 66.23 Setting up libfile-listing-perl (6.04-1) ... #13 66.29 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 66.37 Setting up libclass-inspector-perl (1.32-1) ... #14 54.80 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ... #14 54.81 Unpacking libtest-refcount-perl (0.10-1) ... #14 54.83 Selecting previously unselected package libtext-levenshtein-perl. #14 54.84 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ... #14 54.85 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 54.88 Selecting previously unselected package libtype-tiny-xs-perl. #14 54.88 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ... #14 54.89 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 54.92 Selecting previously unselected package libunicode-utf8-perl. #14 54.92 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ... #14 54.92 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 54.95 Selecting previously unselected package libxml-namespacesupport-perl. #14 54.95 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 54.96 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 55.06 Selecting previously unselected package libxml-sax-base-perl. #14 54.67 Preparing to unpack .../079-libasan6_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 54.68 Unpacking libasan6:armhf (11.4.0-1ubuntu1~22.04) ... #14 54.76 Selecting previously unselected package libubsan1:armhf. #14 54.76 Preparing to unpack .../080-libubsan1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 54.76 Unpacking libubsan1:armhf (12.3.0-1ubuntu1~22.04) ... #14 54.81 Selecting previously unselected package libgcc-11-dev:armhf. #14 54.81 Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 54.82 Unpacking libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 54.88 Selecting previously unselected package gcc-11. #14 54.88 Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 54.88 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #13 58.61 Setting up libgomp1:amd64 (12.2.0-14) ... #13 58.67 Setting up bzip2 (1.0.8-5+b1) ... #13 58.69 Setting up libldap-common (2.5.13+dfsg-5) ... #13 58.72 Setting up libunwind8:amd64 (1.6.2-3) ... #13 58.74 Setting up pbzip2 (1.1.13-1) ... #13 58.75 Setting up libjbig0:amd64 (2.1-6.1) ... #13 58.77 Setting up librav1e0:amd64 (0.5.1-6) ... #13 58.79 Setting up libfakeroot:amd64 (1.31-1.2) ... #13 58.82 Setting up libjansson4:amd64 (2.14-2) ... #14 55.50 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 55.51 Setting up libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 55.53 Setting up libfakeroot:amd64 (1.24-1) ... #14 55.55 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #14 55.56 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 55.57 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #14 55.66 #14 55.66 Current default time zone: 'Etc/UTC' #14 55.66 Local time is now: Tue Nov 21 17:36:18 UTC 2023. #14 55.66 Universal Time is now: Tue Nov 21 17:36:18 UTC 2023. #14 55.66 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 55.66 #14 55.68 Setting up fakeroot (1.24-1) ... #14 55.69 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 55.69 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 55.69 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 55.69 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 55.69 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 55.69 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 55.69 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 55.69 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 55.69 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 55.70 Setting up autotools-dev (20180224.1) ... #14 55.71 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 55.72 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #14 55.74 Setting up make (4.2.1-1.2) ... #14 55.75 Setting up libmpfr6:amd64 (4.0.2-1) ... #14 55.76 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 55.77 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 55.79 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #14 55.80 Setting up strace (5.5-3ubuntu1) ... #14 55.81 Setting up libsigsegv2:amd64 (2.12-2) ... #14 55.82 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 55.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.83 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 55.84 Setting up t1utils (1.41-3) ... #14 55.85 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 37.61 Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... #14 37.63 Setting up libfcgi-bin (2.4.2-2build2) ... #14 37.66 Setting up binutils-common:amd64 (2.41-5ubuntu1) ... #14 37.67 Setting up libnghttp2-14:amd64 (1.55.1-1) ... #14 37.69 Setting up libmagic1:amd64 (1:5.44-3) ... #14 37.72 Setting up libdeflate0:amd64 (1.18-1) ... #14 37.74 Setting up less (590-2) ... #14 37.76 Setting up perl-openssl-defaults:amd64 (7) ... #14 37.77 Setting up linux-libc-dev:amd64 (6.5.0-13.13) ... #14 37.79 Setting up libctf-nobfd0:amd64 (2.41-5ubuntu1) ... #14 37.80 Setting up gettext-base (0.21-13) ... #14 37.82 Setting up m4 (1.4.19-3) ... #14 37.84 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 37.85 Setting up libnpth0:amd64 (1.6-3build2) ... #14 37.86 Setting up krb5-locales (1.20.1-3ubuntu1) ... #14 37.88 Setting up file (1:5.44-3) ... #14 37.89 Setting up libassuan0:amd64 (2.5.6-1) ... #14 37.91 Setting up libgomp1:amd64 (13.2.0-4ubuntu3) ... #14 37.92 Setting up bzip2 (1.0.8-5build1) ... #14 61.40 Selecting previously unselected package libc-devtools. #14 61.40 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2.1_arm64.deb ... #14 61.41 Unpacking libc-devtools (2.37-0ubuntu2.1) ... #14 61.44 Selecting previously unselected package libcapture-tiny-perl. #14 61.44 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ... #14 61.45 Unpacking libcapture-tiny-perl (0.48-2) ... #14 61.48 Selecting previously unselected package libcgi-pm-perl. #14 61.49 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ... #14 61.49 Unpacking libcgi-pm-perl (4.55-1) ... #14 61.53 Selecting previously unselected package libfcgi0ldbl:arm64. #14 61.54 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_arm64.deb ... #14 61.54 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 61.57 Selecting previously unselected package libfcgi-perl. #14 61.58 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_arm64.deb ... #14 61.58 Unpacking libfcgi-perl (0.82+ds-2) ... #14 61.61 Selecting previously unselected package libcgi-fast-perl. #14 54.82 Preparing to unpack .../110-intltool-debian_0.35.0+20060710.6_all.deb ... #14 54.83 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 54.86 Selecting previously unselected package po-debconf. #14 54.86 Preparing to unpack .../111-po-debconf_1.0.21+nmu1_all.deb ... #14 54.86 Unpacking po-debconf (1.0.21+nmu1) ... #14 54.91 Selecting previously unselected package debhelper. #14 54.92 Preparing to unpack .../112-debhelper_13.11.6ubuntu1_all.deb ... #14 54.92 Unpacking debhelper (13.11.6ubuntu1) ... #14 54.98 Selecting previously unselected package libfakeroot:armhf. #14 54.98 Preparing to unpack .../113-libfakeroot_1.32.1-1_armhf.deb ... #14 54.99 Unpacking libfakeroot:armhf (1.32.1-1) ... #14 55.03 Selecting previously unselected package fakeroot. #14 55.03 Preparing to unpack .../114-fakeroot_1.32.1-1_armhf.deb ... #14 55.03 Unpacking fakeroot (1.32.1-1) ... #14 55.08 Selecting previously unselected package libassuan0:armhf. #13 53.67 Setting up libkeyutils1:armhf (1.6.3-2) ... #13 53.68 Setting up libpsl5:armhf (0.21.2-1) ... #13 53.70 Setting up libgpm2:armhf (1.20.7-10+b1) ... #13 53.71 Setting up libicu72:armhf (72.1-3) ... #13 53.73 Setting up liblerc4:armhf (4.0.0+ds-2) ... #13 53.74 Setting up bsdextrautils (2.38.1-5+b1) ... #13 53.76 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #13 53.77 Setting up libtext-glob-perl (0.11-3) ... #13 53.78 Setting up xdg-user-dirs (0.18-1) ... #13 53.82 Setting up libmagic-mgc (1:5.44-3) ... #13 53.83 Setting up libyaml-0-2:armhf (0.2.5-1) ... #13 53.85 Setting up libglib2.0-0:armhf (2.74.6-2) ... #13 53.86 No schema files found: doing nothing. #13 53.87 Setting up distro-info-data (0.58) ... #13 53.88 Setting up manpages (6.03-2) ... #14 62.34 Preparing to unpack .../220-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 62.34 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 62.38 Selecting previously unselected package libcommon-sense-perl:arm64. #14 62.38 Preparing to unpack .../221-libcommon-sense-perl_3.75-3_arm64.deb ... #14 62.38 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #14 62.41 Selecting previously unselected package libconfig-tiny-perl. #14 62.41 Preparing to unpack .../222-libconfig-tiny-perl_2.29-1_all.deb ... #14 62.42 Unpacking libconfig-tiny-perl (2.29-1) ... #14 62.45 Selecting previously unselected package libparams-util-perl. #14 62.45 Preparing to unpack .../223-libparams-util-perl_1.102-2_arm64.deb ... #14 62.46 Unpacking libparams-util-perl (1.102-2) ... #14 62.49 Selecting previously unselected package libsub-install-perl. #14 62.49 Preparing to unpack .../224-libsub-install-perl_0.929-1_all.deb ... #14 62.49 Unpacking libsub-install-perl (0.929-1) ... #14 62.53 Selecting previously unselected package libdata-optlist-perl. #14 62.53 Preparing to unpack .../225-libdata-optlist-perl_0.114-1_all.deb ... #14 62.53 Unpacking libdata-optlist-perl (0.114-1) ... #14 62.56 Selecting previously unselected package libsub-exporter-perl. #13 64.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 64.23 #13 64.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 64.25 Setting up libfeature-compat-class-perl (0.05-1) ... #13 64.26 Setting up python3-six (1.16.0-4) ... #13 62.58 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 62.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 62.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 62.82 #13 62.82 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #37 5.551 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] #37 5.559 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #37 5.563 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #37 5.564 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #37 5.565 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #37 5.567 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #14 54.56 Preparing to unpack .../118-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.57 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 54.69 Selecting previously unselected package gnupg-l10n. #14 54.69 Preparing to unpack .../119-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 54.69 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 54.73 Selecting previously unselected package gnupg-utils. #14 54.73 Preparing to unpack .../120-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.74 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 54.78 Selecting previously unselected package gpg. #14 54.78 Preparing to unpack .../121-gpg_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.78 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 54.82 Selecting previously unselected package pinentry-curses. #15 6.892 Done #15 5.775 Building dependency tree... #15 5.977 Reading state information... #15 5.984 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.736 Building dependency tree... #15 4.942 Reading state information... #13 53.18 129 added, 0 removed; done. #13 53.22 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 53.23 Setting up shared-mime-info (2.0-1) ... #14 61.61 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB] #14 61.80 debconf: delaying package configuration, since apt-utils is not installed #14 61.83 Fetched 129 MB in 55s (2330 kB/s) #13 66.44 Setting up libfont-afm-perl (1.20-2) ... #13 66.54 Setting up libwant-perl (0.29-1+b4) ... #13 66.64 Setting up libdynaloader-functions-perl (0.003-1) ... #13 66.68 Setting up libtext-glob-perl (0.10-1) ... #14 55.06 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ... #14 55.07 Unpacking libxml-sax-base-perl (1.09-1) ... #14 55.11 Selecting previously unselected package libxml-sax-perl. #14 55.11 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 55.12 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 55.15 Selecting previously unselected package libxml-libxml-perl. #14 55.16 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ... #14 55.16 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 55.22 Selecting previously unselected package libxml-parser-perl. #14 55.22 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ... #14 55.22 Unpacking libxml-parser-perl (2.46-1) ... #14 55.28 Selecting previously unselected package libxml-sax-expat-perl. #14 55.17 Selecting previously unselected package gcc. #14 55.17 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 55.17 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 55.25 Selecting previously unselected package libstdc++-11-dev:armhf. #13 58.85 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #13 58.87 Setting up libnumber-compare-perl (0.03-3) ... #13 58.89 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 58.90 Setting up fakeroot (1.31-1.2) ... #13 58.92 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 58.94 Setting up perl-modules-5.36 (5.36.0-7) ... #13 58.96 Setting up autotools-dev (20220109.1) ... #13 58.97 Setting up libglib2.0-data (2.74.6-2) ... #13 58.98 Setting up rpcsvc-proto (1.4.3-1) ... #13 59.00 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 59.02 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #13 59.04 Setting up make (4.3-4.1) ... #13 59.05 Setting up libmpfr6:amd64 (4.2.0-1) ... #13 59.07 Setting up gnupg-l10n (2.2.40-1.1) ... #13 59.09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 59.10 Setting up strace (6.1-0.1) ... #13 59.12 Setting up xz-utils (5.4.1-0.2) ... #13 59.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 59.15 Setting up t1utils (1.41-4) ... #13 66.72 Setting up libgpgme11:arm64 (1.14.0-1+b2) ... #13 66.73 Setting up gcc (4:10.2.1-1) ... #13 66.76 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 66.89 Setting up perl (5.32.1-4+deb11u2) ... #13 66.92 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 66.93 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 66.94 Setting up libdata-dump-perl (1.23-1.1) ... #13 66.95 Setting up libref-util-perl (0.204-1) ... #13 66.96 Setting up libipc-system-simple-perl (1.30-1) ... #13 66.97 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 66.98 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #13 67.00 Setting up libvariable-magic-perl (0.62-1+b3) ... #13 67.01 Setting up libio-html-perl (1.004-2) ... #13 67.02 Setting up libpod-parser-perl (1.63-2) ... #13 67.04 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #13 67.05 Setting up liblist-moreutils-xs-perl (0.430-2) ... #13 67.06 Setting up libparams-util-perl (1.102-1+b1) ... #13 67.07 Setting up libdpkg-perl (1.20.13) ... #13 67.08 Setting up libtime-duration-perl (1.21-1) ... #13 67.09 Setting up autoconf (2.69-14) ... #13 67.11 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 67.12 Setting up libarray-intspan-perl (2.004-1) ... #13 67.13 Setting up libcapture-tiny-perl (0.48-1) ... #13 67.14 Setting up libtimedate-perl (2.3300-2) ... #13 67.15 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #13 67.16 Setting up libsub-name-perl (0.26-1+b1) ... #13 67.17 Setting up libtype-tiny-xs-perl (0.022-1) ... #13 67.18 Setting up g++ (4:10.2.1-1) ... #13 67.21 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 67.22 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 67.22 Setting up libproc-processtable-perl (0.59-2+b1) ... #13 67.23 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 67.25 Setting up xauth (1:1.1-1) ... #13 67.26 Setting up libpath-tiny-perl (0.118-1) ... #13 67.27 Setting up libarchive-cpio-perl (0.10-1.1) ... #13 67.27 Setting up libjson-perl (4.03000-1) ... #13 67.29 Setting up libipc-run3-perl (0.048-2) ... #13 67.30 Setting up libfcgi-perl:arm64 (0.79+ds-2) ... #13 67.31 Setting up libsub-override-perl (0.09-2) ... #13 67.32 Setting up libaliased-perl (0.34-1.1) ... #13 67.33 Setting up libstrictures-perl (2.000006-1) ... #13 67.34 Setting up libsub-quote-perl (2.006006-1) ... #13 67.35 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 67.36 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 67.37 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... #13 67.38 Setting up libsort-versions-perl (1.62-1) ... #13 67.39 Setting up libexporter-tiny-perl (1.002002-1) ... #13 67.40 Setting up libre-engine-re2-perl:arm64 (0.14-1) ... #13 67.41 Setting up libfile-dirlist-perl (0.05-2) ... #13 67.42 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 67.43 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 67.44 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 67.45 Setting up libsys-hostname-long-perl (1.5-2) ... #13 67.46 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 67.47 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 67.51 Setting up liburi-perl (5.08-1) ... #13 67.52 Setting up libfile-touch-perl (0.11-1) ... #13 67.53 Setting up python3.9 (3.9.2-1) ... #14 55.86 Setting up diffstat (1.63-1) ... #14 55.88 Setting up libmpc3:amd64 (1.1.0-1) ... #14 55.89 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 55.90 Setting up patch (2.7.6-6) ... #14 55.91 Setting up autopoint (0.19.8.1-10build1) ... #14 55.92 Setting up libfl2:amd64 (2.6.4-6.2) ... #14 55.94 Setting up ucf (3.0038+nmu1) ... #14 37.94 Setting up libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 37.95 Setting up libunwind8:amd64 (1.6.2-3) ... #14 37.97 Setting up libjbig0:amd64 (2.1-6.1ubuntu1) ... #14 37.98 Setting up libsframe1:amd64 (2.41-5ubuntu1) ... #14 37.99 Setting up libfakeroot:amd64 (1.32.1-1) ... #14 38.01 Setting up libjansson4:amd64 (2.14-2) ... #14 38.03 Setting up libkrb5support0:amd64 (1.20.1-3ubuntu1) ... #14 38.04 Setting up libnumber-compare-perl (0.03-3) ... #14 38.06 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... #14 38.07 Setting up tzdata (2023c-9ubuntu1) ... #14 38.17 #14 38.17 Current default time zone: 'Etc/UTC' #14 61.62 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 61.62 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 61.66 Selecting previously unselected package libclass-data-inheritable-perl. #14 61.66 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 61.66 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 61.70 Selecting previously unselected package libcommon-sense-perl:arm64. #14 61.70 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_arm64.deb ... #14 61.70 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #14 61.74 Selecting previously unselected package libconfig-tiny-perl. #14 61.74 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ... #14 61.75 Unpacking libconfig-tiny-perl (2.28-2) ... #14 61.78 Selecting previously unselected package libparams-util-perl. #14 61.78 Preparing to unpack .../221-libparams-util-perl_1.102-2_arm64.deb ... #14 61.79 Unpacking libparams-util-perl (1.102-2) ... #14 61.82 Selecting previously unselected package libsub-install-perl. #14 61.83 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ... #14 61.83 Unpacking libsub-install-perl (0.929-1) ... #14 61.86 Selecting previously unselected package libdata-optlist-perl. #14 55.08 Preparing to unpack .../115-libassuan0_2.5.6-1_armhf.deb ... #14 55.09 Unpacking libassuan0:armhf (2.5.6-1) ... #14 55.11 Selecting previously unselected package gpgconf. #14 55.11 Preparing to unpack .../116-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.12 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 55.16 Selecting previously unselected package libksba8:armhf. #14 55.16 Preparing to unpack .../117-libksba8_1.6.4-2_armhf.deb ... #14 55.17 Unpacking libksba8:armhf (1.6.4-2) ... #14 55.21 Selecting previously unselected package libnpth0:armhf. #14 55.21 Preparing to unpack .../118-libnpth0_1.6-3build2_armhf.deb ... #14 55.21 Unpacking libnpth0:armhf (1.6-3build2) ... #14 55.25 Selecting previously unselected package dirmngr. #14 55.25 Preparing to unpack .../119-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.27 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 55.31 Selecting previously unselected package gnupg-l10n. #13 53.90 Setting up libtirpc-common (1.3.3+ds-1) ... #13 53.92 Setting up unzip (6.0-28) ... #13 53.94 Setting up libcbor0.8:armhf (0.8.0-2+b1) ... #13 53.95 Setting up libbrotli1:armhf (1.0.9-2+b6) ... #13 53.97 Setting up libsqlite3-0:armhf (3.40.1-2) ... #13 54.01 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 54.04 Setting up libfcgi-bin (2.4.2-2) ... #13 54.05 Setting up binutils-common:armhf (2.40-2) ... #13 54.06 Setting up libnghttp2-14:armhf (1.52.0-1) ... #13 54.08 Setting up libmagic1:armhf (1:5.44-3) ... #13 54.11 Setting up libdeflate0:armhf (1.14-1) ... #13 54.12 Setting up less (590-2) ... #14 62.56 Preparing to unpack .../226-libsub-exporter-perl_0.990-1_all.deb ... #14 62.57 Unpacking libsub-exporter-perl (0.990-1) ... #14 62.60 Selecting previously unselected package libconst-fast-perl. #14 62.60 Preparing to unpack .../227-libconst-fast-perl_0.014-2_all.deb ... #14 62.61 Unpacking libconst-fast-perl (0.014-2) ... #14 62.64 Selecting previously unselected package libwant-perl. #14 62.64 Preparing to unpack .../228-libwant-perl_0.29-2build1_arm64.deb ... #14 62.64 Unpacking libwant-perl (0.29-2build1) ... #14 62.67 Selecting previously unselected package libcontextual-return-perl. #14 62.67 Preparing to unpack .../229-libcontextual-return-perl_0.004014-4_all.deb ... #14 62.68 Unpacking libcontextual-return-perl (0.004014-4) ... #14 62.71 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #14 62.72 Preparing to unpack .../230-libcpanel-json-xs-perl_4.37-1_arm64.deb ... #14 62.72 Unpacking libcpanel-json-xs-perl:arm64 (4.37-1) ... #14 62.76 Selecting previously unselected package libdevel-stacktrace-perl. #14 62.76 Preparing to unpack .../231-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 62.76 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 62.79 Selecting previously unselected package libexception-class-perl. #13 64.40 Setting up dh-autoreconf (20) ... #13 64.41 Setting up libdata-validate-uri-perl (0.07-2) ... #13 64.46 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 64.47 Setting up python3-gpg (1.18.0-3+b1) ... #13 62.85 Setting up dput (1.0.3) ... #13 62.98 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 62.99 Setting up libmodule-runtime-perl (0.016-1) ... #13 63.00 Setting up libmailtools-perl (2.18-1) ... #13 63.01 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 63.02 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 63.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #37 5.847 debconf: delaying package configuration, since apt-utils is not installed #37 5.926 Fetched 17.3 MB in 0s (36.9 MB/s) #37 ... #40 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #40 DONE 0.1s #41 [build 2/6] WORKDIR /go/src/github.com/docker/docker #41 DONE 0.1s #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.972 Selecting previously unselected package cmake-data. #37 5.972 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.983 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... #37 5.992 Unpacking cmake-data (3.18.4-2+deb11u1) ... #14 54.82 Preparing to unpack .../122-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... #14 54.83 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 54.87 Selecting previously unselected package gpg-agent. #14 54.87 Preparing to unpack .../123-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.88 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 54.92 Selecting previously unselected package gpg-wks-client. #14 54.92 Preparing to unpack .../124-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.93 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 54.96 Selecting previously unselected package gpg-wks-server. #14 54.96 Preparing to unpack .../125-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... #14 54.97 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 55.04 Selecting previously unselected package gpgsm. #15 7.111 Starting pkgProblemResolver with broken count: 0 #15 7.173 Starting 2 pkgProblemResolver with broken count: 0 #15 7.178 Done #15 6.255 Starting 2 pkgProblemResolver with broken count: 0 #15 6.258 Done #15 6.478 Done #15 4.971 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 5.023 Starting 2 pkgProblemResolver with broken count: 0 #15 5.027 Done #15 5.050 Done #15 5.059 Starting pkgProblemResolver with broken count: 0 #15 5.092 Starting 2 pkgProblemResolver with broken count: 0 #15 5.095 Done #13 54.41 137 added, 0 removed; done. #14 61.85 Selecting previously unselected package liblocale-gettext-perl. #14 61.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 ... 4387 files and directories currently installed.) #14 61.85 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ... #14 61.86 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 61.90 Selecting previously unselected package libpython3.10-minimal:arm64. #14 61.90 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... #14 61.91 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... #14 61.99 Selecting previously unselected package libexpat1:arm64. #14 61.99 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ... #14 61.99 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 62.04 Selecting previously unselected package python3.10-minimal. #14 62.04 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... #14 62.05 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #14 62.11 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... #13 66.72 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 66.75 Setting up liblist-compare-perl (0.53-1) ... #13 66.82 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 66.87 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #14 55.28 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ... #14 55.28 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 55.35 Selecting previously unselected package libxml-writer-perl. #14 55.35 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ... #14 55.36 Unpacking libxml-writer-perl (0.625-1) ... #14 55.40 Selecting previously unselected package libyaml-libyaml-perl. #14 55.40 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ... #14 55.40 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 55.43 Selecting previously unselected package licensecheck. #14 55.43 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ... #14 55.44 Unpacking licensecheck (3.0.45-1) ... #14 55.47 Selecting previously unselected package libdevel-size-perl. #14 55.47 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ... #14 55.48 Unpacking libdevel-size-perl (0.83-1build1) ... #14 55.51 Selecting previously unselected package t1utils. #14 55.25 Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 55.25 Unpacking libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 55.50 Selecting previously unselected package g++-11. #13 59.16 Setting up libquadmath0:amd64 (12.2.0-14) ... #13 59.19 Setting up diffstat (1.65-1) ... #13 59.24 Setting up libpng16-16:amd64 (1.6.39-2) ... #13 59.26 Setting up libmpc3:amd64 (1.3.1-1) ... #13 59.28 Setting up libatomic1:amd64 (12.2.0-14) ... #13 59.29 Setting up patch (2.7.6-7) ... #13 59.31 Setting up autopoint (0.21-12) ... #13 59.33 Setting up fonts-dejavu-core (2.37-6) ... #14 56.03 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #14 56.04 Setting up libltdl7:amd64 (2.4.6-14) ... #14 56.05 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 56.07 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 56.08 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 56.09 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 56.14 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 56.15 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #14 56.16 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #14 56.17 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 56.18 Setting up libisl22:amd64 (0.22.1-1) ... #14 56.20 Setting up netbase (6.1) ... #14 56.22 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #14 56.24 Setting up libmpdec2:amd64 (2.4.2-3) ... #14 56.25 Setting up libbinutils:amd64 (2.34-6ubuntu1.6) ... #14 56.26 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 56.27 Setting up libc-dev-bin (2.31-0ubuntu9.12) ... #14 56.28 Setting up openssl (1.1.1f-1ubuntu2.20) ... #14 56.30 Setting up libbsd0:amd64 (0.10.0-1) ... #14 56.32 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 56.33 Setting up readline-common (8.0-4) ... #14 56.35 Setting up publicsuffix (20200303.0012-1) ... #14 56.36 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.17 Local time is now: Tue Nov 21 17:36:18 UTC 2023. #14 38.17 Universal Time is now: Tue Nov 21 17:36:18 UTC 2023. #14 38.17 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 38.17 #14 38.19 Setting up fakeroot (1.32.1-1) ... #14 38.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 38.20 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.20 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.20 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.20 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.20 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.20 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.20 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.20 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.22 Setting up perl-modules-5.36 (5.36.0-9ubuntu1) ... #14 38.24 Setting up autotools-dev (20220109.1) ... #14 38.25 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 38.26 Setting up libx11-data (2:1.8.6-1ubuntu1) ... #14 38.27 Setting up make (4.3-4.1build1) ... #14 38.29 Setting up libmpfr6:amd64 (4.2.1-1) ... #14 38.34 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 38.35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 38.37 Setting up lzip (1.23-6) ... #14 38.37 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 61.87 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ... #14 61.87 Unpacking libdata-optlist-perl (0.113-1) ... #14 61.90 Selecting previously unselected package libsub-exporter-perl. #14 61.91 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ... #14 61.91 Unpacking libsub-exporter-perl (0.989-1) ... #14 61.95 Selecting previously unselected package libconst-fast-perl. #14 61.95 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ... #14 61.95 Unpacking libconst-fast-perl (0.014-2) ... #14 61.99 Selecting previously unselected package libwant-perl. #14 61.99 Preparing to unpack .../226-libwant-perl_0.29-2build1_arm64.deb ... #14 61.99 Unpacking libwant-perl (0.29-2build1) ... #14 62.03 Selecting previously unselected package libcontextual-return-perl. #14 62.03 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ... #14 62.03 Unpacking libcontextual-return-perl (0.004014-4) ... #14 62.07 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #14 62.07 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_arm64.deb ... #14 62.08 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1build1) ... #14 62.11 Selecting previously unselected package libdevel-stacktrace-perl. #13 54.14 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 54.16 Setting up linux-libc-dev:armhf (6.1.55-1) ... #13 54.18 Setting up libctf-nobfd0:armhf (2.40-2) ... #13 54.20 Setting up gettext-base (0.21-12) ... #13 54.21 Setting up m4 (1.4.19-3) ... #13 54.23 Setting up liblzo2-2:armhf (2.10-2) ... #13 54.24 Setting up libnpth0:armhf (1.6-3) ... #13 54.26 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 54.27 Setting up file (1:5.44-3) ... #13 54.30 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ... #13 54.31 Setting up libassuan0:armhf (2.5.5-5) ... #13 54.32 Setting up libgomp1:armhf (12.2.0-14) ... #13 54.34 Setting up bzip2 (1.0.8-5+b1) ... #13 54.35 Setting up libldap-common (2.5.13+dfsg-5) ... #13 54.37 Setting up pbzip2 (1.1.13-1) ... #13 54.39 Setting up libjbig0:armhf (2.1-6.1) ... #13 54.40 Setting up librav1e0:armhf (0.5.1-6) ... #13 54.42 Setting up libfakeroot:armhf (1.31-1.2) ... #13 54.44 Setting up libjansson4:armhf (2.14-2) ... #14 55.31 Preparing to unpack .../120-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 55.31 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 55.35 Selecting previously unselected package gnupg-utils. #14 55.35 Preparing to unpack .../121-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.36 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 55.40 Selecting previously unselected package gpg. #14 55.40 Preparing to unpack .../122-gpg_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.40 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 55.44 Selecting previously unselected package pinentry-curses. #14 55.44 Preparing to unpack .../123-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... #14 55.45 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 55.55 Selecting previously unselected package gpg-agent. #14 62.79 Preparing to unpack .../232-libexception-class-perl_1.45-1_all.deb ... #14 62.80 Unpacking libexception-class-perl (1.45-1) ... #14 62.86 Selecting previously unselected package libiterator-perl. #14 62.87 Preparing to unpack .../233-libiterator-perl_0.03+ds1-2_all.deb ... #14 62.87 Unpacking libiterator-perl (0.03+ds1-2) ... #14 62.90 Selecting previously unselected package libiterator-util-perl. #14 62.90 Preparing to unpack .../234-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 62.90 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 62.93 Selecting previously unselected package libdata-dpath-perl. #14 62.94 Preparing to unpack .../235-libdata-dpath-perl_0.58-2_all.deb ... #14 62.94 Unpacking libdata-dpath-perl (0.58-2) ... #14 62.97 Selecting previously unselected package libdata-dump-perl. #14 62.97 Preparing to unpack .../236-libdata-dump-perl_1.25-1_all.deb ... #14 62.98 Unpacking libdata-dump-perl (1.25-1) ... #14 63.00 Selecting previously unselected package libdata-messagepack-perl. #14 63.01 Preparing to unpack .../237-libdata-messagepack-perl_1.02-1build1_arm64.deb ... #14 63.01 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 63.04 Selecting previously unselected package libnet-domain-tld-perl. #14 63.04 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-3_all.deb ... #14 63.05 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 63.08 Selecting previously unselected package libdata-validate-domain-perl. #14 63.08 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 63.08 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 63.12 Selecting previously unselected package libnet-ipv6addr-perl. #13 64.64 Setting up python3-certifi (2022.9.24-1) ... #13 63.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 63.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 63.32 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 63.35 Setting up libconst-fast-perl (0.014-1) ... #13 63.36 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 63.37 Setting up libmodule-implementation-perl (0.09-1) ... #13 63.38 Setting up libemail-valid-perl (1.202-1) ... #14 55.05 Preparing to unpack .../126-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.05 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 55.09 Selecting previously unselected package gnupg. #14 55.09 Preparing to unpack .../127-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 55.09 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 55.15 Selecting previously unselected package libfile-dirlist-perl. #14 55.15 Preparing to unpack .../128-libfile-dirlist-perl_0.05-3_all.deb ... #14 55.15 Unpacking libfile-dirlist-perl (0.05-3) ... #14 55.21 Selecting previously unselected package libfile-which-perl. #14 55.22 Preparing to unpack .../129-libfile-which-perl_1.27-2_all.deb ... #14 55.22 Unpacking libfile-which-perl (1.27-2) ... #14 55.26 Selecting previously unselected package libfile-homedir-perl. #15 6.702 Starting pkgProblemResolver with broken count: 0 #15 6.743 Starting 2 pkgProblemResolver with broken count: 0 #15 5.299 The following additional packages will be installed: #15 5.299 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-8 #15 5.299 libarchive13 libjsoncpp1 libltdl-dev libltdl7 librhash0 libseccomp-dev #15 5.300 libstdc++-8-dev libsystemd-dev libuv1 pkg-config #15 5.301 Suggested packages: #15 5.301 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #15 5.301 libtool-doc seccomp libstdc++-8-doc #13 54.60 Setting up libunbound8:armhf (1.9.0-2+deb10u3) ... #13 54.61 Setting up shared-mime-info (1.10-1) ... #14 62.14 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 62.15 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #13 66.99 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 67.02 Setting up libsort-key-perl (1.33-2+b1) ... #13 67.08 Setting up libclone-perl (0.41-1+b1) ... #13 67.16 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 67.17 Setting up libarchive-zip-perl (1.64-1) ... #13 67.18 Setting up libsub-identify-perl (0.14-1+b1) ... #14 55.51 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ... #14 55.52 Unpacking t1utils (1.41-3) ... #14 55.56 Selecting previously unselected package lintian. #14 55.56 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ... #14 55.57 Unpacking lintian (2.62.0ubuntu2.2) ... #14 55.50 Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 55.50 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 55.68 Selecting previously unselected package g++. #14 55.68 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 55.69 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 55.72 Selecting previously unselected package make. #14 55.72 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ... #14 55.72 Unpacking make (4.3-4.1build1) ... #14 55.75 Selecting previously unselected package libdpkg-perl. #13 59.47 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #13 59.48 Setting up libxdelta2:amd64 (1.1.3-10.4) ... #13 59.50 Setting up libncursesw6:amd64 (6.4-4) ... #13 59.52 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #13 59.53 Setting up libdav1d6:amd64 (1.0.0-2) ... #13 59.55 Setting up libltdl7:amd64 (2.4.7-5) ... #13 59.56 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 59.57 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #13 59.59 Setting up libubsan1:amd64 (12.2.0-14) ... #13 59.61 Setting up libnuma1:amd64 (2.0.16-1) ... #13 59.62 Setting up python-apt-common (2.6.0) ... #14 56.37 Setting up iso-codes (4.4-1) ... #14 56.38 Setting up liblocale-gettext-perl (1.07-4) ... #14 56.39 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 56.41 Setting up dctrl-tools (2.24-3) ... #14 56.42 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 56.43 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 56.45 Setting up libgdbm6:amd64 (1.18.1-5) ... #14 56.46 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 56.47 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 56.48 Setting up libctf0:amd64 (2.34-6ubuntu1.6) ... #14 56.49 Setting up pinentry-curses (1.1.0-3build1) ... #14 56.51 Setting up manpages-dev (5.05-1) ... #14 56.52 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 56.53 Setting up libxcb1:amd64 (1.14-2) ... #14 56.54 Setting up at (3.1.23-1ubuntu1) ... #14 62.11 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 62.12 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 62.15 Selecting previously unselected package libexception-class-perl. #14 62.16 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ... #14 62.16 Unpacking libexception-class-perl (1.45-1) ... #14 62.20 Selecting previously unselected package libiterator-perl. #14 62.20 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ... #14 62.20 Unpacking libiterator-perl (0.03+ds1-2) ... #14 62.24 Selecting previously unselected package libiterator-util-perl. #14 62.24 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 62.24 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 62.28 Selecting previously unselected package libdata-dpath-perl. #14 62.28 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ... #14 62.28 Unpacking libdata-dpath-perl (0.58-2) ... #14 62.33 Selecting previously unselected package libdata-dump-perl. #14 62.33 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #14 62.33 Unpacking libdata-dump-perl (1.25-1) ... #14 62.37 Selecting previously unselected package libdata-messagepack-perl. #13 54.46 Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ... #13 54.47 Setting up libnumber-compare-perl (0.03-3) ... #13 54.49 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 54.50 Setting up fakeroot (1.31-1.2) ... #13 54.51 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 54.53 Setting up perl-modules-5.36 (5.36.0-7) ... #13 54.54 Setting up autotools-dev (20220109.1) ... #13 54.56 Setting up libglib2.0-data (2.74.6-2) ... #13 54.57 Setting up rpcsvc-proto (1.4.3-1) ... #13 54.59 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ... #13 54.60 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #13 54.62 Setting up make (4.3-4.1) ... #13 54.63 Setting up libmpfr6:armhf (4.2.0-1) ... #13 54.65 Setting up gnupg-l10n (2.2.40-1.1) ... #14 55.55 Preparing to unpack .../124-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.55 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 55.59 Selecting previously unselected package gpg-wks-client. #14 55.59 Preparing to unpack .../125-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.60 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 55.63 Selecting previously unselected package gpg-wks-server. #14 55.63 Preparing to unpack .../126-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.63 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 55.67 Selecting previously unselected package gpgsm. #14 55.67 Preparing to unpack .../127-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.67 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 55.71 Selecting previously unselected package gnupg. #14 55.71 Preparing to unpack .../128-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 55.71 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 55.75 Selecting previously unselected package libfile-dirlist-perl. #14 55.75 Preparing to unpack .../129-libfile-dirlist-perl_0.05-3_all.deb ... #14 55.76 Unpacking libfile-dirlist-perl (0.05-3) ... #14 55.79 Selecting previously unselected package libfile-which-perl. #14 55.79 Preparing to unpack .../130-libfile-which-perl_1.27-2_all.deb ... #14 55.79 Unpacking libfile-which-perl (1.27-2) ... #14 55.82 Selecting previously unselected package libfile-homedir-perl. #14 55.82 Preparing to unpack .../131-libfile-homedir-perl_1.006-2_all.deb ... #14 55.83 Unpacking libfile-homedir-perl (1.006-2) ... #14 55.88 Selecting previously unselected package libfile-touch-perl. #14 55.89 Preparing to unpack .../132-libfile-touch-perl_0.12-2_all.deb ... #14 55.89 Unpacking libfile-touch-perl (0.12-2) ... #14 63.12 Preparing to unpack .../240-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 63.12 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 63.15 Selecting previously unselected package libnet-netmask-perl. #14 63.16 Preparing to unpack .../241-libnet-netmask-perl_2.0002-2_all.deb ... #14 63.16 Unpacking libnet-netmask-perl (2.0002-2) ... #14 63.19 Selecting previously unselected package libnetaddr-ip-perl. #14 63.19 Preparing to unpack .../242-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ... #14 63.20 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 63.23 Selecting previously unselected package libdata-validate-ip-perl. #14 63.24 Preparing to unpack .../243-libdata-validate-ip-perl_0.31-1_all.deb ... #14 63.24 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 63.27 Selecting previously unselected package libdata-validate-uri-perl. #14 63.27 Preparing to unpack .../244-libdata-validate-uri-perl_0.07-2_all.deb ... #14 63.28 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 63.31 Selecting previously unselected package libdistro-info-perl. #14 63.31 Preparing to unpack .../245-libdistro-info-perl_1.5_all.deb ... #14 63.31 Unpacking libdistro-info-perl (1.5) ... #14 63.34 Selecting previously unselected package libemail-address-xs-perl. #13 68.18 Setting up libemail-address-xs-perl (1.04-1+b3) ... #13 68.19 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 68.20 Setting up automake (1:1.16.3-2) ... #13 68.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 68.22 Setting up libapt-pkg-perl (0.1.39) ... #13 68.23 Setting up libio-sessiondata-perl (1.03-1.1) ... #13 68.24 Setting up libstring-escape-perl (2010.002-2) ... #13 68.33 Setting up libhttp-date-perl (6.05-1) ... #13 64.76 Setting up libmodule-runtime-perl (0.016-2) ... #13 64.78 Setting up libmailtools-perl (2.21-2) ... #13 64.79 Setting up python3-idna (3.3-1) ... #13 64.99 Setting up python3-urllib3 (1.26.12-1) ... #13 63.39 Setting up libcgi-fast-perl (1:2.13-1) ... #13 63.40 Setting up libpackage-stash-perl (0.38-1) ... #13 63.41 Setting up libimport-into-perl (1.002005-1) ... #13 63.42 Setting up libmoo-perl (2.003004-2) ... #13 63.43 Setting up libmime-tools-perl (5.509-1) ... #13 63.44 Setting up libxml-simple-perl (2.25-1) ... #13 63.45 Setting up libparams-validate-perl (1.29-1+b1) ... #13 63.46 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 63.47 Setting up lintian (2.15.0) ... #13 63.54 Setting up libnamespace-clean-perl (0.27-1) ... #13 63.55 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 63.56 Setting up licensecheck (3.0.31-3) ... #13 63.57 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 63.58 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 63.59 Setting up libwww-perl (6.36-2) ... #13 63.60 Setting up debhelper (12.1.1) ... #13 63.61 Setting up dh-autoreconf (19) ... #13 63.62 Setting up devscripts (2.19.5+deb10u1) ... #14 55.26 Preparing to unpack .../130-libfile-homedir-perl_1.006-2_all.deb ... #14 55.26 Unpacking libfile-homedir-perl (1.006-2) ... #14 55.30 Selecting previously unselected package libfile-touch-perl. #14 55.30 Preparing to unpack .../131-libfile-touch-perl_0.12-2_all.deb ... #14 55.30 Unpacking libfile-touch-perl (0.12-2) ... #14 55.34 Selecting previously unselected package libio-pty-perl. #14 55.34 Preparing to unpack .../132-libio-pty-perl_1%3a1.17-1_armhf.deb ... #14 55.34 Unpacking libio-pty-perl (1:1.17-1) ... #14 55.38 Selecting previously unselected package libipc-run-perl. #14 55.38 Preparing to unpack .../133-libipc-run-perl_20220807.0-1_all.deb ... #14 55.38 Unpacking libipc-run-perl (20220807.0-1) ... #14 55.41 Selecting previously unselected package libclass-method-modifiers-perl. #14 55.42 Preparing to unpack .../134-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 55.42 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 55.45 Selecting previously unselected package libclass-xsaccessor-perl. #14 55.46 Preparing to unpack .../135-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ... #14 55.46 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 55.50 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #37 6.427 Selecting previously unselected package libicu67:amd64. #37 6.433 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ... #37 6.442 Unpacking libicu67:amd64 (67.1-7) ... #15 5.467 The following NEW packages will be installed: #15 5.467 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-8 #15 5.467 libarchive13 libjsoncpp1 libltdl-dev libltdl7 librhash0 libseccomp-dev #15 5.468 libstdc++-8-dev libsystemd-dev libuv1 pkg-config #15 6.746 Done #14 38.37 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 38.38 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 38.38 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 38.38 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 38.38 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 38.39 Setting up strace (6.5-0.0ubuntu1) ... #14 38.41 Setting up xz-utils (5.4.1-0.2) ... #14 38.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 38.43 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.43 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.43 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.43 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.43 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.43 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.43 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.43 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.43 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.43 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.44 Setting up t1utils (1.41-4build2) ... #14 38.45 Setting up libquadmath0:amd64 (13.2.0-4ubuntu3) ... #14 38.46 Setting up diffstat (1.65-1) ... #14 38.47 Setting up libpng16-16:amd64 (1.6.40-1) ... #14 38.49 Setting up libmpc3:amd64 (1.3.1-1) ... #14 38.52 Setting up libatomic1:amd64 (13.2.0-4ubuntu3) ... #14 38.54 Setting up patch (2.7.6-7build2) ... #14 38.55 Setting up autopoint (0.21-13) ... #14 38.56 Setting up ucf (3.0043+nmu1) ... #15 7.668 The following additional packages will be installed: #15 7.669 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-10 #15 7.669 libarchive13 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 librhash0 #15 7.670 libseccomp-dev libstdc++-10-dev libsystemd-dev libuv1 pkg-config #15 7.672 Suggested packages: #15 7.672 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #15 7.672 libstdc++-10-doc #15 7.672 Recommended packages: #15 7.672 libglib2.0-data shared-mime-info xdg-user-dirs #15 7.898 The following NEW packages will be installed: #13 67.22 Setting up libdistro-info-perl (0.21+deb10u1) ... #13 67.23 Setting up python3-apt (1.8.4.3) ... #13 67.40 Setting up libio-stringy-perl (2.111-3) ... #13 67.41 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 67.42 Setting up libhtml-tagset-perl (3.20-3) ... #13 67.44 Setting up liblog-any-perl (1.707-1) ... #14 55.84 Selecting previously unselected package manpages-dev. #14 55.85 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ... #14 55.85 Unpacking manpages-dev (5.05-1) ... #14 56.09 Selecting previously unselected package python3-certifi. #14 55.75 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 55.76 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 55.80 Selecting previously unselected package bzip2. #14 55.80 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ... #14 55.81 Unpacking bzip2 (1.0.8-5build1) ... #14 55.84 Selecting previously unselected package patch. #14 55.84 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ... #14 55.84 Unpacking patch (2.7.6-7build2) ... #14 55.88 Selecting previously unselected package lto-disabled-list. #14 55.88 Preparing to unpack .../091-lto-disabled-list_24_all.deb ... #14 55.88 Unpacking lto-disabled-list (24) ... #14 55.91 Selecting previously unselected package dpkg-dev. #14 55.91 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 55.92 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 55.96 Selecting previously unselected package build-essential. #14 55.96 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ... #14 55.97 Unpacking build-essential (12.9ubuntu3) ... #14 56.69 invoke-rc.d: could not determine current runlevel #14 56.69 invoke-rc.d: policy-rc.d denied execution of start. #14 56.69 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #14 56.71 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 56.72 Setting up libedit2:amd64 (3.1-20191231-1) ... #14 56.74 Setting up libreadline8:amd64 (8.0-4) ... #14 56.77 Setting up m4 (1.4.18-4) ... #14 56.78 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 56.79 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #13 59.64 Setting up sensible-utils (0.0.17+nmu1) ... #13 59.66 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 59.68 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #13 59.70 Setting up libtiff6:amd64 (4.5.0-6) ... #13 59.71 Setting up libasan8:amd64 (12.2.0-14) ... #13 59.73 Setting up libuchardet0:amd64 (0.0.7-1) ... #13 59.74 Setting up lzop (1.04-2) ... #13 59.76 Setting up git-man (1:2.39.2-1.1) ... #13 59.77 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #13 59.79 Setting up netbase (6.4) ... #13 59.83 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #13 59.85 Setting up libtsan2:amd64 (12.2.0-14) ... #13 59.87 Setting up libbinutils:amd64 (2.40-2) ... #13 59.88 Setting up lsb-release (12.0-1) ... #13 59.90 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #13 59.91 Setting up libisl23:amd64 (0.25-1) ... #13 59.93 Setting up libde265-0:amd64 (1.0.11-1) ... #13 59.95 Setting up libc-dev-bin (2.36-9+deb12u3) ... #14 62.37 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_arm64.deb ... #14 62.38 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 62.41 Selecting previously unselected package libnet-domain-tld-perl. #14 62.41 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ... #14 62.42 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 62.46 Selecting previously unselected package libdata-validate-domain-perl. #14 62.46 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 62.47 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 62.50 Selecting previously unselected package libnet-ipv6addr-perl. #14 62.50 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 62.51 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 62.55 Selecting previously unselected package libnet-netmask-perl. #14 62.55 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ... #14 62.55 Unpacking libnet-netmask-perl (2.0002-2) ... #14 62.61 Selecting previously unselected package libnetaddr-ip-perl. #13 54.67 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 54.68 Setting up strace (6.1-0.1) ... #13 54.70 Setting up xz-utils (5.4.1-0.2) ... #13 54.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 54.73 Setting up t1utils (1.41-4) ... #13 54.75 Setting up diffstat (1.65-1) ... #13 54.76 Setting up libpng16-16:armhf (1.6.39-2) ... #13 54.77 Setting up libmpc3:armhf (1.3.1-1) ... #13 54.79 Setting up libatomic1:armhf (12.2.0-14) ... #13 54.81 Setting up patch (2.7.6-7) ... #13 54.82 Setting up autopoint (0.21-12) ... #13 54.84 Setting up fonts-dejavu-core (2.37-6) ... #14 55.92 Selecting previously unselected package libio-pty-perl. #14 55.92 Preparing to unpack .../133-libio-pty-perl_1%3a1.17-1_armhf.deb ... #14 55.93 Unpacking libio-pty-perl (1:1.17-1) ... #14 55.96 Selecting previously unselected package libipc-run-perl. #14 55.96 Preparing to unpack .../134-libipc-run-perl_20220807.0-1_all.deb ... #14 55.96 Unpacking libipc-run-perl (20220807.0-1) ... #14 56.00 Selecting previously unselected package libclass-method-modifiers-perl. #14 56.00 Preparing to unpack .../135-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 56.00 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 56.03 Selecting previously unselected package libclass-xsaccessor-perl. #14 56.03 Preparing to unpack .../136-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ... #14 56.04 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 56.07 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #14 56.07 Preparing to unpack .../137-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ... #14 56.07 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 56.11 Selecting previously unselected package libdynaloader-functions-perl. #14 63.34 Preparing to unpack .../246-libemail-address-xs-perl_1.05-1build1_arm64.deb ... #14 63.35 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 63.38 Selecting previously unselected package libexporter-tiny-perl. #14 63.38 Preparing to unpack .../247-libexporter-tiny-perl_1.006002-1_all.deb ... #14 63.38 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 63.41 Selecting previously unselected package libfcgi-bin. #14 63.42 Preparing to unpack .../248-libfcgi-bin_2.4.2-2build2_arm64.deb ... #14 63.42 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 63.45 Selecting previously unselected package libipc-system-simple-perl. #14 63.45 Preparing to unpack .../249-libipc-system-simple-perl_1.30-2_all.deb ... #14 63.46 Unpacking libipc-system-simple-perl (1.30-2) ... #14 63.49 Selecting previously unselected package libfile-basedir-perl. #14 63.50 Preparing to unpack .../250-libfile-basedir-perl_0.09-2_all.deb ... #14 63.50 Unpacking libfile-basedir-perl (0.09-2) ... #14 63.55 Selecting previously unselected package libfile-chdir-perl. #13 68.54 Setting up libfile-which-perl (1.23-1) ... #13 65.16 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 65.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 65.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 65.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 63.77 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 63.78 Setting up equivs (2.2.0) ... #13 63.79 Setting up libxml-parser-perl (2.44-4) ... #13 63.80 Setting up libxml-sax-expat-perl (0.51-1) ... #13 63.84 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 63.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 55.50 Preparing to unpack .../136-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ... #14 55.50 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 55.54 Selecting previously unselected package libdynaloader-functions-perl. #14 55.54 Preparing to unpack .../137-libdynaloader-functions-perl_0.003-3_all.deb ... #14 55.54 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 55.58 Selecting previously unselected package libdevel-callchecker-perl:armhf. #14 55.58 Preparing to unpack .../138-libdevel-callchecker-perl_0.008-2_armhf.deb ... #14 55.59 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #14 55.62 Selecting previously unselected package libparams-classify-perl:armhf. #14 55.62 Preparing to unpack .../139-libparams-classify-perl_0.015-2build2_armhf.deb ... #14 55.63 Unpacking libparams-classify-perl:armhf (0.015-2build2) ... #14 55.70 Selecting previously unselected package libmodule-runtime-perl. #14 55.70 Preparing to unpack .../140-libmodule-runtime-perl_0.016-2_all.deb ... #14 55.71 Unpacking libmodule-runtime-perl (0.016-2) ... #14 55.74 Selecting previously unselected package libimport-into-perl. #14 55.74 Preparing to unpack .../141-libimport-into-perl_1.002005-2_all.deb ... #14 55.75 Unpacking libimport-into-perl (1.002005-2) ... #14 55.79 Selecting previously unselected package librole-tiny-perl. #14 55.79 Preparing to unpack .../142-librole-tiny-perl_2.002004-1_all.deb ... #14 55.80 Unpacking librole-tiny-perl (2.002004-1) ... #14 55.84 Selecting previously unselected package libsub-quote-perl. #14 55.84 Preparing to unpack .../143-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 55.84 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #15 5.978 0 upgraded, 17 newly installed, 0 to remove and 18 not upgraded. #15 5.978 1 not fully installed or removed. #15 5.978 Need to get 15.0 MB of archives. #15 5.978 After this operation, 64.5 MB of additional disk space will be used. #15 5.978 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] #15 7.131 The following additional packages will be installed: #15 7.131 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-12 #15 7.132 libarchive13 libjsoncpp25 libltdl-dev libltdl7 libpkgconf3 librhash0 #15 7.132 libseccomp-dev libstdc++-12-dev libsystemd-dev libsystemd0 libudev1 libuv1 #15 7.132 pkg-config pkgconf pkgconf-bin udev #15 7.134 Suggested packages: #15 7.134 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc #15 7.134 lrzip libtool-doc seccomp libstdc++-12-doc #14 38.65 Setting up libk5crypto3:amd64 (1.20.1-3ubuntu1) ... #14 38.67 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 38.68 Setting up libltdl7:amd64 (2.4.7-7) ... #14 38.69 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-3) ... #14 38.70 Setting up libwebp7:amd64 (1.2.4-0.3) ... #14 38.85 Setting up libubsan1:amd64 (13.2.0-4ubuntu3) ... #14 38.89 Setting up python-apt-common (2.6.0ubuntu1) ... #14 38.90 Setting up libhwasan0:amd64 (13.2.0-4ubuntu3) ... #14 38.91 Setting up libcrypt-dev:amd64 (1:4.4.36-2) ... #14 38.93 Setting up libasan8:amd64 (13.2.0-4ubuntu3) ... #14 38.95 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 38.97 Setting up lzop (1.04-2build2) ... #14 38.98 Setting up git-man (1:2.40.1-1ubuntu1) ... #14 38.99 Setting up netbase (6.4) ... #14 39.03 Setting up libkrb5-3:amd64 (1.20.1-3ubuntu1) ... #21 exporting layers 2.9s done #21 writing image sha256:5b3ea3ae9fad21b9e2e638d074387267bd05f34f826eee2820c5f18ba5ab04ab done #21 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done #21 DONE 2.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/x86_64 #15 7.898 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-10 #15 7.899 libarchive13 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 librhash0 #15 7.899 libseccomp-dev libstdc++-10-dev libsystemd-dev libuv1 pkg-config #13 67.44 Setting up libauthen-sasl-perl (2.1600-1) ... #13 67.46 Setting up libpod-constants-perl (0.19-1) ... #13 67.47 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 67.48 Setting up libconvert-binhex-perl (1.125-1) ... #13 67.49 Setting up libfuture-perl (0.39-1) ... #13 67.50 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 67.51 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 67.52 Setting up libtry-tiny-perl (0.30-1) ... #13 67.53 Setting up libtype-tiny-perl (1.004004-1) ... #13 67.54 Setting up libtest-fatal-perl (0.014-1) ... #13 67.56 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 67.57 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 67.58 Setting up libnet-http-perl (6.18-1) ... #13 67.59 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 67.60 Setting up libencode-locale-perl (1.05-1) ... #13 67.61 Setting up libtext-levenshtein-perl (0.13-1) ... #13 67.62 Setting up libnet-dns-perl (1.19-1) ... #13 67.63 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 67.64 Setting up libdevel-callchecker-perl (0.008-1) ... #13 67.66 Setting up libstring-shellquote-perl (1.04-1) ... #13 67.67 Setting up libsub-install-perl (0.928-1) ... #13 67.68 Setting up dpkg-dev (1.19.8) ... #13 67.70 Setting up libnumber-compare-perl (0.03-1) ... #13 67.71 Setting up intltool-debian (0.35.0+20060710.5) ... #13 67.72 Setting up libio-async-perl (0.72-1) ... #13 67.73 Setting up liberror-perl (0.17027-2) ... #13 67.74 Setting up patchutils (0.3.4-2) ... #13 67.75 Setting up libmail-sendmail-perl (0.80-1) ... #13 67.76 Setting up libltdl-dev:arm64 (2.4.6-9) ... #14 56.09 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ... #14 56.10 Unpacking python3-certifi (2019.11.28-1) ... #14 56.14 Selecting previously unselected package python3-idna. #14 56.14 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ... #14 56.15 Unpacking python3-idna (2.8-1) ... #14 56.19 Selecting previously unselected package python3-urllib3. #14 56.20 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... #14 56.20 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 56.24 Selecting previously unselected package python3-requests. #14 56.24 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 56.25 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 56.28 Selecting previously unselected package python3-unidiff. #14 56.28 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ... #14 56.29 Unpacking python3-unidiff (0.5.5-2) ... #14 56.32 Selecting previously unselected package python3-xdg. #14 56.04 Selecting previously unselected package libbrotli1:armhf. #14 56.04 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ... #14 56.04 Unpacking libbrotli1:armhf (1.0.9-2build6) ... #14 56.07 Selecting previously unselected package libsasl2-modules-db:armhf. #14 56.08 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 56.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 56.11 Selecting previously unselected package libsasl2-2:armhf. #14 56.12 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 56.12 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 56.16 Selecting previously unselected package libldap-2.5-0:armhf. #14 56.16 Preparing to unpack .../097-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ... #14 56.16 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 56.24 Selecting previously unselected package librtmp1:armhf. #14 56.24 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 56.25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 56.28 Selecting previously unselected package libssh-4:armhf. #14 57.14 Updating certificates in /etc/ssl/certs... #14 62.83 Selecting previously unselected package python3-minimal. #14 62.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 62.84 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... #14 62.84 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 62.87 Selecting previously unselected package media-types. #14 62.88 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 62.88 Unpacking media-types (7.0.0) ... #14 62.92 Selecting previously unselected package libmpdec3:arm64. #14 62.92 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... #14 62.92 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... #14 62.96 Selecting previously unselected package readline-common. #13 59.96 Setting up openssl (3.0.11-1~deb12u2) ... #13 60.03 Setting up libbsd0:amd64 (0.11.7-2) ... #13 60.04 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 60.06 Setting up libelf1:amd64 (0.188-2.1) ... #13 60.08 Setting up readline-common (8.2-1.3) ... #13 60.10 Setting up publicsuffix (20230209.2326-1) ... #13 60.12 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 60.13 Setting up zstd (1.5.4+dfsg2-5) ... #13 60.15 Setting up libmarkdown2:amd64 (2.2.7-2) ... #13 60.17 Setting up libcc1-0:amd64 (12.2.0-14) ... #14 62.61 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ... #14 62.62 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 62.66 Selecting previously unselected package libdata-validate-ip-perl. #14 62.66 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ... #14 62.67 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 62.70 Selecting previously unselected package libdata-validate-uri-perl. #14 62.71 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 62.71 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 62.75 Selecting previously unselected package libdistro-info-perl. #14 62.75 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #14 62.75 Unpacking libdistro-info-perl (1.5) ... #14 62.79 Selecting previously unselected package libemail-address-xs-perl. #14 62.79 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_arm64.deb ... #14 62.80 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 62.83 Selecting previously unselected package libexporter-tiny-perl. #14 62.83 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #14 62.84 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 62.88 Selecting previously unselected package libfcgi-bin. #13 54.98 Setting up libgav1-1:armhf (0.18.0-1+b1) ... #13 55.00 Setting up libxdelta2:armhf (1.1.3-10.4) ... #13 55.01 Setting up libncursesw6:armhf (6.4-4) ... #13 55.03 Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ... #13 55.04 Setting up libdav1d6:armhf (1.0.0-2) ... #13 55.05 Setting up libltdl7:armhf (2.4.7-5) ... #13 55.07 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... #13 55.09 Setting up libx265-199:armhf (3.5-2+b1) ... #13 55.10 Setting up libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 55.12 Setting up libubsan1:armhf (12.2.0-14) ... #14 56.11 Preparing to unpack .../138-libdynaloader-functions-perl_0.003-3_all.deb ... #14 56.11 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 56.14 Selecting previously unselected package libdevel-callchecker-perl:armhf. #14 56.14 Preparing to unpack .../139-libdevel-callchecker-perl_0.008-2_armhf.deb ... #14 56.14 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #14 56.17 Selecting previously unselected package libparams-classify-perl:armhf. #14 56.18 Preparing to unpack .../140-libparams-classify-perl_0.015-2build2_armhf.deb ... #14 56.18 Unpacking libparams-classify-perl:armhf (0.015-2build2) ... #14 56.21 Selecting previously unselected package libmodule-runtime-perl. #14 56.21 Preparing to unpack .../141-libmodule-runtime-perl_0.016-2_all.deb ... #14 56.22 Unpacking libmodule-runtime-perl (0.016-2) ... #14 56.25 Selecting previously unselected package libimport-into-perl. #14 56.25 Preparing to unpack .../142-libimport-into-perl_1.002005-2_all.deb ... #14 56.25 Unpacking libimport-into-perl (1.002005-2) ... #14 56.28 Selecting previously unselected package librole-tiny-perl. #14 56.28 Preparing to unpack .../143-librole-tiny-perl_2.002004-1_all.deb ... #14 56.29 Unpacking librole-tiny-perl (2.002004-1) ... #14 56.32 Selecting previously unselected package libsub-quote-perl. #14 63.55 Preparing to unpack .../251-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 63.56 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 63.59 Selecting previously unselected package libfile-fcntllock-perl. #14 63.59 Preparing to unpack .../252-libfile-fcntllock-perl_0.22-4ubuntu1_arm64.deb ... #14 63.60 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 63.63 Selecting previously unselected package libnumber-compare-perl. #14 63.63 Preparing to unpack .../253-libnumber-compare-perl_0.03-3_all.deb ... #14 63.63 Unpacking libnumber-compare-perl (0.03-3) ... #14 63.66 Selecting previously unselected package libtext-glob-perl. #14 63.66 Preparing to unpack .../254-libtext-glob-perl_0.11-3_all.deb ... #14 63.67 Unpacking libtext-glob-perl (0.11-3) ... #14 63.70 Selecting previously unselected package libfile-find-rule-perl. #14 63.70 Preparing to unpack .../255-libfile-find-rule-perl_0.34-3_all.deb ... #14 63.71 Unpacking libfile-find-rule-perl (0.34-3) ... #14 63.74 Selecting previously unselected package libfont-afm-perl. #14 63.74 Preparing to unpack .../256-libfont-afm-perl_1.20-4_all.deb ... #14 63.74 Unpacking libfont-afm-perl (1.20-4) ... #14 63.78 Selecting previously unselected package libio-string-perl. #14 63.78 Preparing to unpack .../257-libio-string-perl_1.08-4_all.deb ... #14 63.78 Unpacking libio-string-perl (1.08-4) ... #14 63.81 Selecting previously unselected package libfont-ttf-perl. #14 63.82 Preparing to unpack .../258-libfont-ttf-perl_1.06-2_all.deb ... #14 63.82 Unpacking libfont-ttf-perl (1.06-2) ... #14 63.87 Selecting previously unselected package libfreezethaw-perl. #14 63.87 Preparing to unpack .../259-libfreezethaw-perl_0.5001-3_all.deb ... #14 63.87 Unpacking libfreezethaw-perl (0.5001-3) ... #14 63.90 Selecting previously unselected package libsort-versions-perl. #13 65.49 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 65.60 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 64.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 64.05 Setting up libsoap-lite-perl (1.27-1) ... #13 64.06 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 64.08 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 64.10 Processing triggers for ca-certificates (20200601~deb10u2) ... #13 64.11 Updating certificates in /etc/ssl/certs... #14 55.88 Selecting previously unselected package libmoo-perl. #14 55.88 Preparing to unpack .../144-libmoo-perl_2.005005-1_all.deb ... #14 55.88 Unpacking libmoo-perl (2.005005-1) ... #14 55.92 Selecting previously unselected package libencode-locale-perl. #14 55.92 Preparing to unpack .../145-libencode-locale-perl_1.05-3_all.deb ... #14 55.93 Unpacking libencode-locale-perl (1.05-3) ... #14 55.96 Selecting previously unselected package libtimedate-perl. #14 55.96 Preparing to unpack .../146-libtimedate-perl_2.3300-2_all.deb ... #14 55.97 Unpacking libtimedate-perl (2.3300-2) ... #14 56.00 Selecting previously unselected package libhttp-date-perl. #14 56.01 Preparing to unpack .../147-libhttp-date-perl_6.05-2_all.deb ... #14 56.01 Unpacking libhttp-date-perl (6.05-2) ... #14 56.05 Selecting previously unselected package libfile-listing-perl. #14 56.05 Preparing to unpack .../148-libfile-listing-perl_6.15-1_all.deb ... #14 56.06 Unpacking libfile-listing-perl (6.15-1) ... #14 56.09 Selecting previously unselected package libhtml-tagset-perl. #13 68.65 Setting up libfile-basedir-perl (0.08-1) ... #13 68.73 Setting up libnumber-range-perl (0.12-1.1) ... #13 68.89 Setting up libtask-weaken-perl (1.06-1) ... #15 6.132 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] #14 39.05 Setting up libtsan2:amd64 (13.2.0-4ubuntu3) ... #14 39.06 Setting up libbinutils:amd64 (2.41-5ubuntu1) ... #14 39.07 Setting up lsb-release (12.0-2) ... #14 39.08 Setting up libfido2-1:amd64 (1.13.0-1) ... #14 39.10 Setting up libisl23:amd64 (0.26-3) ... #14 39.12 Setting up libc-dev-bin (2.38-1ubuntu6) ... #14 39.13 Setting up openssl (3.0.10-1ubuntu2.1) ... #14 39.15 Setting up libbsd0:amd64 (0.11.7-4) ... #14 39.16 Setting up libelf1:amd64 (0.189-4) ... #14 39.18 Setting up readline-common (8.2-1.3) ... #14 39.20 Setting up publicsuffix (20230209.2326-1) ... #14 39.21 Setting up libxml2:amd64 (2.9.14+dfsg-1.3) ... #14 39.23 Setting up fonts-noto-core (20201225-2) ... #14 39.24 Setting up zstd (1.5.5+dfsg2-1ubuntu2) ... #14 39.26 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 39.28 Setting up libcc1-0:amd64 (13.2.0-4ubuntu3) ... #14 39.29 Setting up libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 39.31 Setting up iso-codes (4.15.0-1) ... #14 39.32 Setting up liblocale-gettext-perl (1.07-6) ... #14 39.33 Setting up liblsan0:amd64 (13.2.0-4ubuntu3) ... #14 39.35 Setting up dctrl-tools (2.24-3build2) ... #37 ... #42 [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 #42 1.514 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #42 1.527 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #42 1.527 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #42 1.665 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #42 1.837 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #42 1.996 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #42 3.251 Fetched 8546 kB in 2s (4278 kB/s) #42 3.251 Reading package lists... #42 4.554 Hit:1 http://deb.debian.org/debian bullseye InRelease #42 4.562 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #42 4.564 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #42 4.862 Reading package lists... #42 5.492 + apt-get install -y --no-install-recommends gcc libc6-dev #42 5.507 Reading package lists... #42 6.290 Building dependency tree... #42 6.775 gcc is already the newest version (4:10.2.1-1). #42 6.775 libc6-dev is already the newest version (2.31-13+deb11u7). #42 6.775 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #42 DONE 6.9s #24 [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 #24 5.275 Reading package lists... #24 5.926 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev #24 5.936 Reading package lists... #24 6.606 Building dependency tree... #24 6.982 gcc is already the newest version (4:10.2.1-1). #24 6.982 libc6-dev is already the newest version (2.31-13+deb11u7). #24 6.982 The following additional packages will be installed: #24 6.983 bzip2 patch xz-utils #24 6.984 Suggested packages: #24 6.984 bzip2-doc debian-keyring seccomp ed diffutils-doc #24 6.984 Recommended packages: #24 6.984 build-essential fakeroot libalgorithm-merge-perl #24 7.070 The following NEW packages will be installed: #24 7.072 bzip2 dpkg-dev libseccomp-dev patch xz-utils #13 67.77 Setting up libxml-sax-base-perl (1.09-1) ... #13 67.78 Setting up libio-string-perl (1.08-3) ... #13 67.80 Setting up libreadonly-perl (2.050-1) ... #13 67.81 Setting up python3-chardet (3.0.4-3) ... #14 56.33 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ... #14 56.33 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 56.37 Selecting previously unselected package unzip. #14 56.37 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ... #14 56.37 Unpacking unzip (6.0-25ubuntu1.1) ... #14 56.42 Selecting previously unselected package equivs. #14 56.42 Preparing to unpack .../332-equivs_2.2.0_all.deb ... #14 56.43 Unpacking equivs (2.2.0) ... #14 56.46 Selecting previously unselected package libauthen-sasl-perl. #14 56.46 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ... #14 56.47 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 56.50 Selecting previously unselected package python3-magic. #14 56.51 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ... #14 56.51 Unpacking python3-magic (2:0.4.15-3) ... #14 56.57 Setting up libapt-pkg-perl (0.1.36build3) ... #14 56.28 Preparing to unpack .../099-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ... #14 56.29 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ... #14 56.32 Selecting previously unselected package libcurl4:armhf. #14 56.33 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.14_armhf.deb ... #14 56.33 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.14) ... #14 56.36 Selecting previously unselected package curl. #14 56.36 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.14_armhf.deb ... #14 56.37 Unpacking curl (7.81.0-1ubuntu1.14) ... #14 56.40 Selecting previously unselected package dctrl-tools. #14 56.40 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ... #14 56.41 Unpacking dctrl-tools (2.24-3build2) ... #14 56.47 Selecting previously unselected package libdebhelper-perl. #14 56.47 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 56.48 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 56.51 Selecting previously unselected package libtool. #14 56.51 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ... #14 62.96 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 62.96 Unpacking readline-common (8.1.2-1) ... #14 63.00 Selecting previously unselected package libreadline8:arm64. #14 63.01 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... #14 63.01 Unpacking libreadline8:arm64 (8.1.2-1) ... #14 63.05 Selecting previously unselected package libsqlite3-0:arm64. #14 63.05 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ... #14 63.05 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... #14 63.09 Selecting previously unselected package libpython3.10-stdlib:arm64. #14 63.09 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ... #14 63.10 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... #14 63.19 Selecting previously unselected package python3.10. #13 60.19 Setting up iso-codes (4.15.0-1) ... #13 60.20 Setting up liblocale-gettext-perl (1.07-5) ... #13 60.22 Setting up liblsan0:amd64 (12.2.0-14) ... #13 60.23 Setting up dctrl-tools (2.24-3+b1) ... #13 60.25 Setting up libitm1:amd64 (12.2.0-14) ... #13 60.27 Setting up debian-keyring (2022.12.24) ... #13 60.28 Setting up libgdbm6:amd64 (1.23-3) ... #13 60.30 Setting up libctf0:amd64 (2.40-2) ... #13 60.32 Setting up pinentry-curses (1.2.1-1) ... #13 60.34 Setting up manpages-dev (6.03-2) ... #13 60.36 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 60.42 Setting up cpp-12 (12.2.0-14) ... #13 60.44 Setting up libxcb1:amd64 (1.15-1) ... #13 60.46 Setting up gettext (0.21-12) ... #13 60.47 Setting up xdelta (1.1.3-10.4) ... #13 60.49 Setting up libavif15:amd64 (0.11.1-1) ... #13 60.51 Setting up libarchive13:amd64 (3.6.2-1) ... #13 60.53 Setting up fontconfig-config (2.14.1-4) ... #14 62.88 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_arm64.deb ... #14 62.89 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 62.92 Selecting previously unselected package libipc-system-simple-perl. #14 62.92 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ... #14 62.93 Unpacking libipc-system-simple-perl (1.30-2) ... #14 62.97 Selecting previously unselected package libfile-basedir-perl. #14 62.97 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ... #14 62.98 Unpacking libfile-basedir-perl (0.09-2) ... #14 63.01 Selecting previously unselected package libfile-chdir-perl. #14 63.01 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 63.02 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 63.06 Selecting previously unselected package libfile-fcntllock-perl. #14 63.06 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_arm64.deb ... #14 63.07 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #13 55.13 Setting up python-apt-common (2.6.0) ... #13 55.15 Setting up sensible-utils (0.0.17+nmu1) ... #13 55.16 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 55.18 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 55.20 Setting up libtiff6:armhf (4.5.0-6) ... #13 55.21 Setting up libasan8:armhf (12.2.0-14) ... #13 55.23 Setting up libuchardet0:armhf (0.0.7-1) ... #13 55.24 Setting up lzop (1.04-2) ... #13 55.26 Setting up git-man (1:2.39.2-1.1) ... #13 55.28 Setting up libssh2-1:armhf (1.10.0-3+b1) ... #13 55.29 Setting up netbase (6.4) ... #13 55.33 Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ... #14 56.32 Preparing to unpack .../144-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 56.33 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 56.35 Selecting previously unselected package libmoo-perl. #14 56.36 Preparing to unpack .../145-libmoo-perl_2.005005-1_all.deb ... #14 56.36 Unpacking libmoo-perl (2.005005-1) ... #14 56.39 Selecting previously unselected package libencode-locale-perl. #14 56.39 Preparing to unpack .../146-libencode-locale-perl_1.05-3_all.deb ... #14 56.40 Unpacking libencode-locale-perl (1.05-3) ... #14 56.43 Selecting previously unselected package libtimedate-perl. #14 56.43 Preparing to unpack .../147-libtimedate-perl_2.3300-2_all.deb ... #14 56.43 Unpacking libtimedate-perl (2.3300-2) ... #14 56.47 Selecting previously unselected package libhttp-date-perl. #14 56.47 Preparing to unpack .../148-libhttp-date-perl_6.05-2_all.deb ... #14 56.48 Unpacking libhttp-date-perl (6.05-2) ... #14 56.51 Selecting previously unselected package libfile-listing-perl. #14 56.51 Preparing to unpack .../149-libfile-listing-perl_6.15-1_all.deb ... #14 56.51 Unpacking libfile-listing-perl (6.15-1) ... #14 56.54 Selecting previously unselected package libhtml-tagset-perl. #14 56.54 Preparing to unpack .../150-libhtml-tagset-perl_3.20-6_all.deb ... #14 56.55 Unpacking libhtml-tagset-perl (3.20-6) ... #14 56.57 Selecting previously unselected package liburi-perl. #14 56.58 Preparing to unpack .../151-liburi-perl_5.19-2_all.deb ... #14 56.58 Unpacking liburi-perl (5.19-2) ... #14 56.62 Selecting previously unselected package libhtml-parser-perl:armhf. #14 56.62 Preparing to unpack .../152-libhtml-parser-perl_3.81-1_armhf.deb ... #14 56.62 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #14 56.65 Selecting previously unselected package libhtml-tree-perl. #14 63.91 Preparing to unpack .../260-libsort-versions-perl_1.62-3_all.deb ... #14 63.91 Unpacking libsort-versions-perl (1.62-3) ... #14 63.94 Selecting previously unselected package libgit-wrapper-perl. #14 63.94 Preparing to unpack .../261-libgit-wrapper-perl_0.048-2_all.deb ... #14 63.95 Unpacking libgit-wrapper-perl (0.048-2) ... #14 63.98 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 63.98 Preparing to unpack .../262-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 63.98 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 64.01 Selecting previously unselected package libio-prompter-perl. #14 64.01 Preparing to unpack .../263-libio-prompter-perl_0.004015-2_all.deb ... #14 64.02 Unpacking libio-prompter-perl (0.004015-2) ... #14 64.05 Selecting previously unselected package libtypes-serialiser-perl. #14 64.06 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #14 64.06 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 64.09 Selecting previously unselected package libjson-xs-perl. #14 64.09 Preparing to unpack .../265-libjson-xs-perl_4.030-2_arm64.deb ... #14 64.10 Unpacking libjson-xs-perl (4.030-2) ... #14 64.14 Selecting previously unselected package libjson-maybexs-perl. #13 64.46 0 added, 0 removed; done. #13 64.46 Running hooks in /etc/ca-certificates/update.d... #13 65.64 Setting up libconst-fast-perl (0.014-2) ... #13 65.67 Setting up libhttp-daemon-perl (6.16-1) ... #13 65.69 Setting up python3-unidiff (0.7.3-1) ... #13 65.90 Setting up libdata-dpath-perl (0.58-2) ... #14 56.09 Preparing to unpack .../149-libhtml-tagset-perl_3.20-6_all.deb ... #14 56.10 Unpacking libhtml-tagset-perl (3.20-6) ... #14 56.13 Selecting previously unselected package liburi-perl. #14 56.13 Preparing to unpack .../150-liburi-perl_5.17-1ubuntu1_all.deb ... #14 56.14 Unpacking liburi-perl (5.17-1ubuntu1) ... #14 56.18 Selecting previously unselected package libhtml-parser-perl:armhf. #14 56.18 Preparing to unpack .../151-libhtml-parser-perl_3.81-1_armhf.deb ... #14 56.18 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #14 56.22 Selecting previously unselected package libhtml-tree-perl. #14 56.22 Preparing to unpack .../152-libhtml-tree-perl_5.07-3_all.deb ... #14 56.23 Unpacking libhtml-tree-perl (5.07-3) ... #14 56.26 Selecting previously unselected package libclone-perl:armhf. #14 56.26 Preparing to unpack .../153-libclone-perl_0.46-1_armhf.deb ... #14 56.27 Unpacking libclone-perl:armhf (0.46-1) ... #14 56.30 Selecting previously unselected package libio-html-perl. #14 56.30 Preparing to unpack .../154-libio-html-perl_1.004-3_all.deb ... #14 56.31 Unpacking libio-html-perl (1.004-3) ... #14 56.34 Selecting previously unselected package liblwp-mediatypes-perl. #13 69.05 Setting up libunicode-utf8-perl (0.62-1+b2) ... #13 69.15 Setting up libmouse-perl (2.5.10-1+b1) ... #13 69.28 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #14 39.37 Setting up libitm1:amd64 (13.2.0-4ubuntu3) ... #14 39.38 Setting up libgdbm6:amd64 (1.23-3) ... #14 39.39 Setting up tzdata-icu (2023c-9ubuntu1) ... #14 39.40 Setting up libctf0:amd64 (2.41-5ubuntu1) ... #14 39.42 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... #14 39.43 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 39.45 Setting up manpages-dev (6.03-2) ... #14 39.47 Setting up libdw1:amd64 (0.189-4) ... #14 39.48 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 39.50 Setting up libxcb1:amd64 (1.15-1) ... #14 39.51 Setting up gettext (0.21-13) ... #14 39.53 Setting up cpp-13 (13.2.0-4ubuntu3) ... #14 39.54 Setting up fontconfig-config (2.14.2-4ubuntu1) ... #24 7.348 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #24 7.348 Need to get 2804 kB of archives. #24 7.348 After this operation, 4129 kB of additional disk space will be used. #24 7.348 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #24 7.351 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #24 7.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #24 7.358 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #24 7.382 Get:5 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #15 7.513 The following NEW packages will be installed: #15 7.513 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-12 #15 7.513 libarchive13 libjsoncpp25 libltdl-dev libltdl7 libpkgconf3 librhash0 #15 7.514 libseccomp-dev libstdc++-12-dev libsystemd-dev libuv1 pkg-config pkgconf #15 7.514 pkgconf-bin #15 7.515 The following packages will be upgraded: #15 7.516 libsystemd0 libudev1 udev + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #13 68.07 Setting up libstring-copyright-perl (0.003006-1) ... #13 68.09 Setting up python3-debian (0.1.35) ... #15 8.411 0 upgraded, 18 newly installed, 0 to remove and 18 not upgraded. #15 8.411 1 not fully installed or removed. #15 8.411 Need to get 17.1 MB of archives. #15 8.411 After this operation, 76.3 MB of additional disk space will be used. #15 8.411 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #14 56.59 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 56.60 Setting up libpipeline1:armhf (1.5.2-2build1) ... #14 56.61 Setting up wdiff (1.2.2-2build1) ... #14 56.62 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ... #14 56.63 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 56.64 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... #14 56.66 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 56.67 Setting up mime-support (3.64ubuntu1) ... #14 56.72 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 56.75 Setting up libmagic-mgc (1:5.38-4) ... #14 56.77 Setting up libyaml-0-2:armhf (0.2.2-1) ... #14 56.78 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 56.79 No schema files found: doing nothing. #14 56.80 Setting up distro-info-data (0.43ubuntu1.14) ... #14 56.81 Setting up manpages (5.05-1) ... #14 56.82 Setting up unzip (6.0-25ubuntu1.1) ... #14 56.84 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #14 56.86 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... #14 56.87 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 56.89 Setting up binutils-common:armhf (2.34-6ubuntu1.6) ... #14 56.90 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... #14 56.91 Setting up libmagic1:armhf (1:5.38-4) ... #14 56.94 Setting up less (551-1ubuntu0.1) ... #14 63.19 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ... #14 63.20 Unpacking python3.10 (3.10.12-1~22.04.2) ... #14 63.24 Selecting previously unselected package libpython3-stdlib:arm64. #14 63.24 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... #14 63.24 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... #14 63.27 Setting up python3-minimal (3.10.6-1~22.04) ... #14 63.46 Selecting previously unselected package python3. #14 63.20 Selecting previously unselected package libnumber-compare-perl. #14 63.20 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ... #14 63.20 Unpacking libnumber-compare-perl (0.03-3) ... #14 63.24 Selecting previously unselected package libtext-glob-perl. #14 63.25 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ... #14 63.25 Unpacking libtext-glob-perl (0.11-3) ... #14 63.29 Selecting previously unselected package libfile-find-rule-perl. #14 63.29 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ... #14 63.29 Unpacking libfile-find-rule-perl (0.34-3) ... #14 63.33 Selecting previously unselected package libfont-afm-perl. #14 63.33 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ... #14 63.34 Unpacking libfont-afm-perl (1.20-4) ... #14 63.37 Selecting previously unselected package libio-string-perl. #14 63.38 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ... #14 63.38 Unpacking libio-string-perl (1.08-4) ... #14 63.42 Selecting previously unselected package libfont-ttf-perl. #13 55.38 Setting up libbinutils:armhf (2.40-2) ... #13 55.40 Setting up lsb-release (12.0-1) ... #13 55.41 Setting up libfido2-1:armhf (1.12.0-2+b1) ... #13 55.43 Setting up libisl23:armhf (0.25-1) ... #13 55.45 Setting up libde265-0:armhf (1.0.11-1) ... #13 55.46 Setting up libc-dev-bin (2.36-9+deb12u3) ... #13 55.48 Setting up openssl (3.0.11-1~deb12u2) ... #13 55.51 Setting up libbsd0:armhf (0.11.7-2) ... #13 55.52 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ... #13 55.53 Setting up libelf1:armhf (0.188-2.1) ... #13 55.55 Setting up readline-common (8.2-1.3) ... #13 55.57 Setting up publicsuffix (20230209.2326-1) ... #13 55.59 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 55.60 Setting up zstd (1.5.4+dfsg2-5) ... #13 55.61 Setting up libmarkdown2:armhf (2.2.7-2) ... #13 55.63 Setting up libcc1-0:armhf (12.2.0-14) ... #13 55.65 Setting up iso-codes (4.15.0-1) ... #13 55.66 Setting up liblocale-gettext-perl (1.07-5) ... #13 55.68 Setting up dctrl-tools (2.24-3) ... #13 55.71 Setting up debian-keyring (2022.12.24) ... #13 55.72 Setting up libgdbm6:armhf (1.23-3) ... #14 56.66 Preparing to unpack .../153-libhtml-tree-perl_5.07-3_all.deb ... #14 56.66 Unpacking libhtml-tree-perl (5.07-3) ... #14 56.69 Selecting previously unselected package libclone-perl:armhf. #14 56.70 Preparing to unpack .../154-libclone-perl_0.46-1_armhf.deb ... #14 56.70 Unpacking libclone-perl:armhf (0.46-1) ... #14 56.73 Selecting previously unselected package libio-html-perl. #14 56.73 Preparing to unpack .../155-libio-html-perl_1.004-3_all.deb ... #14 56.73 Unpacking libio-html-perl (1.004-3) ... #14 56.76 Selecting previously unselected package liblwp-mediatypes-perl. #14 56.77 Preparing to unpack .../156-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 56.77 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 56.80 Selecting previously unselected package libhttp-message-perl. #14 56.80 Preparing to unpack .../157-libhttp-message-perl_6.44-2ubuntu1_all.deb ... #14 56.80 Unpacking libhttp-message-perl (6.44-2ubuntu1) ... #14 56.84 Selecting previously unselected package libhttp-cookies-perl. #14 56.84 Preparing to unpack .../158-libhttp-cookies-perl_6.10-1_all.deb ... #14 56.84 Unpacking libhttp-cookies-perl (6.10-1) ... #14 56.88 Selecting previously unselected package libhttp-negotiate-perl. #14 64.14 Preparing to unpack .../266-libjson-maybexs-perl_1.004005-1_all.deb ... #14 64.14 Unpacking libjson-maybexs-perl (1.004005-1) ... #14 64.17 Selecting previously unselected package liblog-any-perl. #14 64.17 Preparing to unpack .../267-liblog-any-perl_1.715-1_all.deb ... #14 64.18 Unpacking liblog-any-perl (1.715-1) ... #14 64.21 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 64.21 Preparing to unpack .../268-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 64.22 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 64.25 Selecting previously unselected package libpackage-stash-perl. #14 64.25 Preparing to unpack .../269-libpackage-stash-perl_0.40-1_all.deb ... #14 64.26 Unpacking libpackage-stash-perl (0.40-1) ... #14 64.32 Selecting previously unselected package libsub-identify-perl. #14 64.32 Preparing to unpack .../270-libsub-identify-perl_0.14-3_arm64.deb ... #14 64.32 Unpacking libsub-identify-perl (0.14-3) ... #14 64.35 Selecting previously unselected package libsub-name-perl:arm64. #14 57.57 137 added, 0 removed; done. #14 57.61 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 57.62 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.64 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 57.66 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 57.66 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 57.66 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 57.66 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 57.67 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #14 57.68 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #13 64.46 done. #14 56.52 Unpacking libtool (2.4.6-15build2) ... #14 56.55 Selecting previously unselected package dh-autoreconf. #14 56.55 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 56.56 Unpacking dh-autoreconf (20) ... #14 56.59 Selecting previously unselected package libarchive-zip-perl. #14 56.59 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 56.59 Unpacking libarchive-zip-perl (1.68-1) ... #14 56.63 Selecting previously unselected package libsub-override-perl. #13 66.02 Setting up python3-magic (2:0.4.26-3) ... #14 56.34 Preparing to unpack .../155-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 56.35 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 56.38 Selecting previously unselected package libhttp-message-perl. #14 56.38 Preparing to unpack .../156-libhttp-message-perl_6.44-1_all.deb ... #14 56.39 Unpacking libhttp-message-perl (6.44-1) ... #14 56.48 Selecting previously unselected package libhttp-cookies-perl. #14 56.48 Preparing to unpack .../157-libhttp-cookies-perl_6.10-1_all.deb ... #14 56.48 Unpacking libhttp-cookies-perl (6.10-1) ... #14 56.51 Selecting previously unselected package libhttp-negotiate-perl. #14 56.52 Preparing to unpack .../158-libhttp-negotiate-perl_6.01-2_all.deb ... #14 56.55 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 56.58 Selecting previously unselected package perl-openssl-defaults:armhf. #13 69.38 Setting up libfile-listing-perl (6.14-1) ... #13 69.47 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #14 39.67 Setting up libedit2:amd64 (3.1-20221030-2) ... #14 39.69 Setting up libreadline8:amd64 (8.2-1.3) ... #14 39.71 Setting up ca-certificates (20230311ubuntu1) ... #24 7.573 debconf: delaying package configuration, since apt-utils is not installed #24 7.630 Fetched 2804 kB in 0s (9285 kB/s) #15 8.013 3 upgraded, 20 newly installed, 0 to remove and 3 not upgraded. #15 8.013 1 not fully installed or removed. #15 8.013 Need to get 19.8 MB of archives. #15 8.013 After this operation, 85.4 MB of additional disk space will be used. #15 8.013 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB] #13 68.26 Setting up python3-requests (2.21.0-1+deb10u1) ... #13 68.42 Setting up libdata-optlist-perl (0.110-1) ... #13 68.44 Setting up libipc-run-perl (20180523.0-1) ... #13 68.45 Setting up git (1:2.20.1-2+deb10u8) ... #13 68.48 Setting up libcontextual-return-perl (0.004014-2) ... #15 8.701 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB] #14 56.96 Setting up perl-openssl-defaults:armhf (4) ... #14 56.97 Setting up linux-libc-dev:armhf (5.4.0-167.184) ... #14 56.98 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.6) ... #14 57.00 Setting up gettext-base (0.19.8.1-10build1) ... #14 57.01 Setting up libnpth0:armhf (1.6-1) ... #14 57.02 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 57.03 Setting up file (1:5.38-4) ... #14 57.04 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... #14 57.06 Setting up libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 57.07 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 57.08 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 57.10 Setting up libfakeroot:armhf (1.24-1) ... #14 57.12 Setting up libkrb5support0:armhf (1.17-6ubuntu4.4) ... #14 57.13 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 57.14 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #14 63.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5135 files and directories currently installed.) #14 63.47 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ... #14 63.47 Unpacking python3 (3.10.6-1~22.04) ... #14 63.50 Selecting previously unselected package perl-modules-5.34. #14 63.50 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 63.51 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 63.74 Selecting previously unselected package libgdbm6:arm64. #14 63.42 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ... #14 63.43 Unpacking libfont-ttf-perl (1.06-2) ... #14 63.48 Selecting previously unselected package libfreezethaw-perl. #14 63.48 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ... #14 63.49 Unpacking libfreezethaw-perl (0.5001-3) ... #14 63.52 Selecting previously unselected package libsort-versions-perl. #14 63.53 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ... #14 63.53 Unpacking libsort-versions-perl (1.62-3) ... #14 63.57 Selecting previously unselected package libgit-wrapper-perl. #14 63.57 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ... #14 63.58 Unpacking libgit-wrapper-perl (0.048-2) ... #14 63.61 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 63.62 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 63.62 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 63.65 Selecting previously unselected package libio-prompter-perl. #14 63.66 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ... #14 63.66 Unpacking libio-prompter-perl (0.004015-2) ... #14 63.71 Selecting previously unselected package libjson-perl. #14 63.71 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ... #14 63.72 Unpacking libjson-perl (4.10000-1) ... #14 63.76 Selecting previously unselected package liblog-any-perl. #13 55.74 Setting up libctf0:armhf (2.40-2) ... #13 55.76 Setting up pinentry-curses (1.2.1-1) ... #13 55.78 Setting up manpages-dev (6.03-2) ... #13 55.80 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 55.81 Setting up cpp-12 (12.2.0-14) ... #13 55.82 Setting up libxcb1:armhf (1.15-1) ... #13 55.84 Setting up gettext (0.21-12) ... #13 55.86 Setting up xdelta (1.1.3-10.4) ... #13 55.87 Setting up libavif15:armhf (0.11.1-1) ... #13 55.89 Setting up libarchive13:armhf (3.6.2-1) ... #13 55.90 Setting up fontconfig-config (2.14.1-4) ... #14 56.88 Preparing to unpack .../159-libhttp-negotiate-perl_6.01-2_all.deb ... #14 56.88 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 56.91 Selecting previously unselected package perl-openssl-defaults:armhf. #14 56.91 Preparing to unpack .../160-perl-openssl-defaults_7_armhf.deb ... #14 56.92 Unpacking perl-openssl-defaults:armhf (7) ... #14 56.95 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 56.95 Preparing to unpack .../161-libnet-ssleay-perl_1.92-2build2_armhf.deb ... #14 56.96 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ... #14 57.00 Selecting previously unselected package libio-socket-ssl-perl. #14 57.00 Preparing to unpack .../162-libio-socket-ssl-perl_2.083-1_all.deb ... #14 57.01 Unpacking libio-socket-ssl-perl (2.083-1) ... #14 57.05 Selecting previously unselected package libnet-http-perl. #14 57.05 Preparing to unpack .../163-libnet-http-perl_6.22-1_all.deb ... #14 57.05 Unpacking libnet-http-perl (6.22-1) ... #14 57.09 Selecting previously unselected package liblwp-protocol-https-perl. #14 57.09 Preparing to unpack .../164-liblwp-protocol-https-perl_6.11-1_all.deb ... #14 57.09 Unpacking liblwp-protocol-https-perl (6.11-1) ... #14 57.12 Selecting previously unselected package libtry-tiny-perl. #14 64.35 Preparing to unpack .../271-libsub-name-perl_0.27-1_arm64.deb ... #14 64.36 Unpacking libsub-name-perl:arm64 (0.27-1) ... #14 64.40 Selecting previously unselected package libnamespace-clean-perl. #14 64.40 Preparing to unpack .../272-libnamespace-clean-perl_0.27-2_all.deb ... #14 64.40 Unpacking libnamespace-clean-perl (0.27-2) ... #14 64.43 Selecting previously unselected package libpath-tiny-perl. #14 64.44 Preparing to unpack .../273-libpath-tiny-perl_0.144-1_all.deb ... #14 64.44 Unpacking libpath-tiny-perl (0.144-1) ... #14 64.47 Selecting previously unselected package libstrictures-perl. #14 64.48 Preparing to unpack .../274-libstrictures-perl_2.000006-1_all.deb ... #14 64.48 Unpacking libstrictures-perl (2.000006-1) ... #14 64.52 Selecting previously unselected package libtype-tiny-perl. #14 64.52 Preparing to unpack .../275-libtype-tiny-perl_2.004000-1_all.deb ... #14 64.52 Unpacking libtype-tiny-perl (2.004000-1) ... #14 64.57 Selecting previously unselected package libgitlab-api-v4-perl. #14 64.57 Preparing to unpack .../276-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 64.58 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 57.70 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ... #14 57.71 Setting up dwz (0.13-5) ... #14 57.73 Setting up groff-base (1.22.4-4build1) ... #14 57.75 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 57.77 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 57.78 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... #14 57.80 Setting up libc6-dev:amd64 (2.31-0ubuntu9.12) ... #14 57.81 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #14 57.83 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 57.84 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #13 60.74 Setting up libedit2:amd64 (3.1-20221030-2) ... #13 60.76 Setting up libreadline8:amd64 (8.2-1.3) ... #13 60.78 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 60.79 Setting up ca-certificates (20230311) ... #14 56.63 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ... #14 56.64 Unpacking libsub-override-perl (0.09-2) ... #14 56.67 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 56.67 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 56.67 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 56.70 Selecting previously unselected package dh-strip-nondeterminism. #14 56.70 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 56.71 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 56.94 Selecting previously unselected package libdw1:armhf. #14 56.94 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ... #14 56.94 Unpacking libdw1:armhf (0.186-1build1) ... #14 56.97 Selecting previously unselected package debugedit. #14 56.97 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ... #14 56.98 Unpacking debugedit (1:5.0-4build1) ... #14 57.01 Selecting previously unselected package dwz. #14 57.01 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ... #14 57.01 Unpacking dwz (0.14-1build2) ... #14 57.04 Selecting previously unselected package gettext. #14 57.04 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ... #14 57.05 Unpacking gettext (0.21-4ubuntu4) ... #14 57.10 Selecting previously unselected package intltool-debian. #14 57.10 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ... #14 57.11 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 57.14 Selecting previously unselected package po-debconf. #14 57.14 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 57.14 Unpacking po-debconf (1.0.21+nmu1) ... #13 66.28 Setting up g++-12 (12.2.0-14) ... #13 66.38 Setting up python3-pkg-resources (66.1.1-1) ... #13 69.56 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #13 69.68 Setting up libregexp-pattern-perl (0.2.14-1) ... #13 69.75 Setting up libdata-messagepack-perl (1.00-4+b1) ... #13 69.79 Setting up libclass-inspector-perl (1.36-1) ... #14 56.58 Preparing to unpack .../159-perl-openssl-defaults_7_armhf.deb ... #14 56.59 Unpacking perl-openssl-defaults:armhf (7) ... #14 56.62 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 56.62 Preparing to unpack .../160-libnet-ssleay-perl_1.92-2build2_armhf.deb ... #14 56.62 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ... #14 56.67 Selecting previously unselected package libio-socket-ssl-perl. #14 56.67 Preparing to unpack .../161-libio-socket-ssl-perl_2.081-2_all.deb ... #14 56.67 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 56.71 Selecting previously unselected package libnet-http-perl. #14 56.71 Preparing to unpack .../162-libnet-http-perl_6.22-1_all.deb ... #14 56.72 Unpacking libnet-http-perl (6.22-1) ... #14 56.76 Selecting previously unselected package liblwp-protocol-https-perl. #14 56.76 Preparing to unpack .../163-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 56.76 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 56.80 Selecting previously unselected package libtry-tiny-perl. #14 56.80 Preparing to unpack .../164-libtry-tiny-perl_0.31-2_all.deb ... #14 56.80 Unpacking libtry-tiny-perl (0.31-2) ... #14 56.83 Selecting previously unselected package libwww-robotrules-perl. #24 7.666 Selecting previously unselected package bzip2. #24 7.666 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #24 7.681 Preparing to unpack .../bzip2_1.0.8-4_amd64.deb ... #24 7.686 Unpacking bzip2 (1.0.8-4) ... #24 7.780 Selecting previously unselected package xz-utils. #24 7.783 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #24 7.799 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #24 7.885 Selecting previously unselected package patch. #15 9.200 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #13 68.49 Setting up libwww-robotrules-perl (6.02-1) ... #13 68.51 Setting up libtypes-serialiser-perl (1.0-1) ... #13 68.52 Setting up g++ (4:8.3.0-1) ... #13 68.55 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 68.56 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 68.57 Setting up libgit-wrapper-perl (0.048-1) ... #13 68.58 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 68.59 Setting up librole-tiny-perl (2.000006-1) ... #13 68.60 Setting up gnupg (2.2.12-1+deb10u2) ... #13 68.61 Setting up build-essential (12.6) ... #13 68.64 Setting up libfile-homedir-perl (1.004-1) ... #13 68.65 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 68.66 Setting up libio-socket-ssl-perl (2.060-3) ... #13 68.67 Setting up libsub-exporter-perl (0.987-1) ... #13 68.68 Setting up libalgorithm-merge-perl (0.08-3) ... #13 68.69 Setting up libhttp-message-perl (6.18-1) ... #13 68.71 Setting up libhtml-form-perl (6.03-1) ... #13 68.72 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 68.73 Setting up libjson-xs-perl (3.040-1+b1) ... #13 68.74 Setting up libhttp-negotiate-perl (6.01-1) ... #13 68.75 Setting up libio-prompter-perl (0.004015-1) ... #13 68.77 Setting up libhttp-cookies-perl (6.04-1) ... #13 68.78 Setting up po-debconf (1.0.21) ... #13 68.79 Setting up libhtml-tree-perl (5.07-2) ... #13 68.80 Setting up libparams-classify-perl (0.015-1+b1) ... #14 57.25 #14 57.25 Current default time zone: 'Etc/UTC' #14 57.25 Local time is now: Tue Nov 21 17:36:20 UTC 2023. #14 57.25 Universal Time is now: Tue Nov 21 17:36:20 UTC 2023. #14 57.25 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 57.25 #14 57.33 Setting up fakeroot (1.24-1) ... #14 57.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 57.34 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 57.34 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 57.34 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 57.34 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 57.34 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 57.34 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 57.34 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 57.34 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 57.35 Setting up autotools-dev (20180224.1) ... #14 57.36 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 57.38 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #14 57.39 Setting up make (4.2.1-1.2) ... #14 57.40 Setting up libmpfr6:armhf (4.0.2-1) ... #14 57.41 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 57.43 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 63.74 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ... #14 63.75 Unpacking libgdbm6:arm64 (1.23-1) ... #14 63.79 Selecting previously unselected package libgdbm-compat4:arm64. #14 63.79 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ... #14 63.79 Unpacking libgdbm-compat4:arm64 (1.23-1) ... #14 63.83 Selecting previously unselected package libperl5.34:arm64. #14 63.83 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_arm64.deb ... #14 63.84 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.2) ... #14 64.04 Selecting previously unselected package perl. #14 63.76 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ... #14 63.76 Unpacking liblog-any-perl (1.713-1) ... #14 63.80 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 63.80 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 63.81 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 63.84 Selecting previously unselected package libpackage-stash-perl. #14 63.85 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ... #14 63.85 Unpacking libpackage-stash-perl (0.40-1) ... #14 63.90 Selecting previously unselected package libsub-identify-perl. #14 63.90 Preparing to unpack .../266-libsub-identify-perl_0.14-3_arm64.deb ... #14 63.90 Unpacking libsub-identify-perl (0.14-3) ... #14 63.94 Selecting previously unselected package libsub-name-perl:arm64. #14 63.94 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_arm64.deb ... #14 63.95 Unpacking libsub-name-perl:arm64 (0.26-2build1) ... #14 63.98 Selecting previously unselected package libnamespace-clean-perl. #14 63.99 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ... #14 63.99 Unpacking libnamespace-clean-perl (0.27-2) ... #14 64.03 Selecting previously unselected package libpath-tiny-perl. #15 6.770 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #15 7.064 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #14 57.12 Preparing to unpack .../165-libtry-tiny-perl_0.31-2_all.deb ... #14 57.13 Unpacking libtry-tiny-perl (0.31-2) ... #14 57.16 Selecting previously unselected package libwww-robotrules-perl. #14 57.17 Preparing to unpack .../166-libwww-robotrules-perl_6.02-1_all.deb ... #14 57.17 Unpacking libwww-robotrules-perl (6.02-1) ... #14 57.21 Selecting previously unselected package libwww-perl. #14 57.21 Preparing to unpack .../167-libwww-perl_6.72-1_all.deb ... #14 57.23 Unpacking libwww-perl (6.72-1) ... #14 57.27 Selecting previously unselected package patchutils. #14 57.27 Preparing to unpack .../168-patchutils_0.4.2-1build2_armhf.deb ... #14 57.27 Unpacking patchutils (0.4.2-1build2) ... #14 57.31 Selecting previously unselected package wdiff. #14 57.31 Preparing to unpack .../169-wdiff_1.2.2-5_armhf.deb ... #14 57.31 Unpacking wdiff (1.2.2-5) ... #14 57.35 Selecting previously unselected package devscripts. #14 57.36 Preparing to unpack .../170-devscripts_2.23.6_all.deb ... #14 57.38 Unpacking devscripts (2.23.6) ... #14 57.46 Selecting previously unselected package diffstat. #14 64.62 Selecting previously unselected package libhtml-form-perl. #14 64.62 Preparing to unpack .../277-libhtml-form-perl_6.11-1_all.deb ... #14 64.63 Unpacking libhtml-form-perl (6.11-1) ... #14 64.66 Selecting previously unselected package libhtml-format-perl. #14 64.66 Preparing to unpack .../278-libhtml-format-perl_2.16-2_all.deb ... #14 64.67 Unpacking libhtml-format-perl (2.16-2) ... #14 64.70 Selecting previously unselected package libhtml-html5-entities-perl. #14 64.71 Preparing to unpack .../279-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 64.71 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 64.81 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 64.81 Preparing to unpack .../280-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 64.81 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 64.85 Selecting previously unselected package libhttp-daemon-perl. #14 64.85 Preparing to unpack .../281-libhttp-daemon-perl_6.16-1_all.deb ... #14 64.85 Unpacking libhttp-daemon-perl (6.16-1) ... #14 64.89 Selecting previously unselected package libindirect-perl. #14 64.89 Preparing to unpack .../282-libindirect-perl_0.39-2build1_arm64.deb ... #14 64.90 Unpacking libindirect-perl (0.39-2build1) ... #14 64.93 Selecting previously unselected package libio-interactive-perl. #13 61.16 Updating certificates in /etc/ssl/certs... #14 57.19 Selecting previously unselected package debhelper. #14 57.19 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ... #14 57.19 Unpacking debhelper (13.6ubuntu1) ... #14 57.25 Selecting previously unselected package libfakeroot:armhf. #14 57.25 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ... #14 57.26 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ... #14 57.29 Selecting previously unselected package fakeroot. #14 57.29 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ... #14 57.30 Unpacking fakeroot (1.28-1ubuntu1) ... #14 57.33 Selecting previously unselected package libassuan0:armhf. #14 57.33 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ... #14 57.34 Unpacking libassuan0:armhf (2.5.5-1build1) ... #14 57.36 Selecting previously unselected package gpgconf. #14 56.84 Preparing to unpack .../165-libwww-robotrules-perl_6.02-1_all.deb ... #14 56.84 Unpacking libwww-robotrules-perl (6.02-1) ... #14 56.87 Selecting previously unselected package libwww-perl. #14 56.87 Preparing to unpack .../166-libwww-perl_6.67-1_all.deb ... #14 56.88 Unpacking libwww-perl (6.67-1) ... #14 56.94 Selecting previously unselected package patchutils. #14 56.94 Preparing to unpack .../167-patchutils_0.4.2-1build2_armhf.deb ... #14 56.99 Unpacking patchutils (0.4.2-1build2) ... #14 57.02 Selecting previously unselected package wdiff. #14 57.02 Preparing to unpack .../168-wdiff_1.2.2-5_armhf.deb ... #14 57.03 Unpacking wdiff (1.2.2-5) ... #14 57.08 Selecting previously unselected package devscripts. #14 57.08 Preparing to unpack .../169-devscripts_2.23.4ubuntu1_all.deb ... #14 57.10 Unpacking devscripts (2.23.4ubuntu1) ... #14 57.17 Selecting previously unselected package diffstat. #14 57.17 Preparing to unpack .../170-diffstat_1.65-1_armhf.deb ... #14 57.18 Unpacking diffstat (1.65-1) ... #14 65.17 Setting up liblinux-epoll-perl (0.017-1) ... #24 7.888 Preparing to unpack .../patch_2.7.6-7_amd64.deb ... #24 7.896 Unpacking patch (2.7.6-7) ... #24 7.964 Selecting previously unselected package dpkg-dev. #24 7.964 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ... #24 7.968 Unpacking dpkg-dev (1.20.13) ... #14 40.06 Updating certificates in /etc/ssl/certs... #13 68.81 Setting up libcgi-pm-perl (4.40-1) ... #13 68.82 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 68.83 Setting up libnet-dns-sec-perl (1.11-1) ... #13 68.84 Setting up libsereal-perl (4.005-1) ... #13 68.85 Setting up libhtml-format-perl (2.12-1) ... #13 68.86 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 68.93 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 68.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 57.44 Setting up libidn11:armhf (1.33-2.2ubuntu2) ... #14 57.45 Setting up strace (5.5-3ubuntu1) ... #14 57.47 Setting up libsigsegv2:armhf (2.12-2) ... #14 57.48 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 57.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.49 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 57.50 Setting up t1utils (1.41-3) ... #14 57.51 Setting up diffstat (1.63-1) ... #14 57.52 Setting up libmpc3:armhf (1.1.0-1) ... #14 57.54 Setting up libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #14 57.55 Setting up patch (2.7.6-6) ... #14 57.56 Setting up autopoint (0.19.8.1-10build1) ... #14 57.57 Setting up libfl2:armhf (2.6.4-6.2) ... #14 57.59 Setting up ucf (3.0038+nmu1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 64.04 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_arm64.deb ... #14 64.05 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 64.09 Selecting previously unselected package openssl. #14 64.09 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.12_arm64.deb ... #14 64.10 Unpacking openssl (3.0.2-0ubuntu1.12) ... #14 64.16 Selecting previously unselected package ca-certificates. #14 64.16 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 64.16 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 64.22 Selecting previously unselected package distro-info-data. #14 64.22 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.5_all.deb ... #14 64.22 Unpacking distro-info-data (0.52ubuntu0.5) ... #14 64.25 Selecting previously unselected package iso-codes. #14 64.25 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 64.26 Unpacking iso-codes (4.9.0-1) ... #14 64.03 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ... #14 64.03 Unpacking libpath-tiny-perl (0.144-1) ... #14 64.07 Selecting previously unselected package libstrictures-perl. #14 64.07 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ... #14 64.08 Unpacking libstrictures-perl (2.000006-1) ... #14 64.11 Selecting previously unselected package libtype-tiny-perl. #14 64.12 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ... #14 64.12 Unpacking libtype-tiny-perl (2.002001-1) ... #14 64.17 Selecting previously unselected package libgitlab-api-v4-perl. #14 64.17 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 64.18 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 64.22 Selecting previously unselected package libhtml-form-perl. #14 64.22 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ... #14 64.23 Unpacking libhtml-form-perl (6.11-1) ... #14 64.27 Selecting previously unselected package libhtml-format-perl. #14 64.27 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ... #14 64.27 Unpacking libhtml-format-perl (2.16-2) ... #15 7.269 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #15 7.270 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #15 7.271 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 7.274 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB] #15 7.278 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #15 7.280 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #15 7.281 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #15 7.283 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 7.284 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #15 7.386 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #14 57.46 Preparing to unpack .../171-diffstat_1.65-1_armhf.deb ... #14 57.46 Unpacking diffstat (1.65-1) ... #14 57.50 Selecting previously unselected package python3-chardet. #14 57.50 Preparing to unpack .../172-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 57.50 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 57.54 Selecting previously unselected package zstd. #14 57.55 Preparing to unpack .../173-zstd_1.5.5+dfsg2-1ubuntu2_armhf.deb ... #14 57.55 Unpacking zstd (1.5.5+dfsg2-1ubuntu2) ... #14 57.60 Selecting previously unselected package python3-debian. #14 57.60 Preparing to unpack .../174-python3-debian_0.1.49ubuntu2_all.deb ... #14 57.60 Unpacking python3-debian (0.1.49ubuntu2) ... #14 57.65 Selecting previously unselected package libgpgme11:armhf. #14 57.65 Preparing to unpack .../175-libgpgme11_1.18.0-3ubuntu2_armhf.deb ... #14 57.65 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 57.69 Selecting previously unselected package python3-gpg. #14 57.70 Preparing to unpack .../176-python3-gpg_1.18.0-3ubuntu2_armhf.deb ... #14 57.70 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 64.93 Preparing to unpack .../283-libio-interactive-perl_1.023-2_all.deb ... #14 64.93 Unpacking libio-interactive-perl (1.023-2) ... #14 64.97 Selecting previously unselected package libjson-perl. #14 64.97 Preparing to unpack .../284-libjson-perl_4.10000-1_all.deb ... #14 64.98 Unpacking libjson-perl (4.10000-1) ... #14 65.02 Selecting previously unselected package libldap-common. #14 65.02 Preparing to unpack .../285-libldap-common_2.6.6+dfsg-1~exp1ubuntu1_all.deb ... #14 65.03 Unpacking libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 65.06 Selecting previously unselected package liblist-compare-perl. #14 65.07 Preparing to unpack .../286-liblist-compare-perl_0.55-2_all.deb ... #14 65.07 Unpacking liblist-compare-perl (0.55-2) ... #14 65.11 Selecting previously unselected package liblist-someutils-perl. #14 65.11 Preparing to unpack .../287-liblist-someutils-perl_0.59-1_all.deb ... #14 65.12 Unpacking liblist-someutils-perl (0.59-1) ... #14 65.15 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #14 65.15 Preparing to unpack .../288-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #14 65.15 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 65.19 Selecting previously unselected package liblist-utilsby-perl. #13 56.13 Setting up libedit2:armhf (3.1-20221030-2) ... #13 56.15 Setting up libreadline8:armhf (8.2-1.3) ... #13 56.17 Setting up libheif1:armhf (1.15.1-1) ... #13 56.19 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 56.20 Setting up ca-certificates (20230311) ... #14 57.36 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.37 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 57.40 Selecting previously unselected package libksba8:armhf. #14 57.40 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ... #14 57.41 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ... #14 57.44 Selecting previously unselected package libnpth0:armhf. #14 57.44 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ... #14 57.45 Unpacking libnpth0:armhf (1.6-3build2) ... #14 57.49 Selecting previously unselected package dirmngr. #14 57.49 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.50 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 57.56 Selecting previously unselected package gnupg-l10n. #14 57.56 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 57.56 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 57.59 Selecting previously unselected package gnupg-utils. #14 57.22 Selecting previously unselected package python3-chardet. #14 57.22 Preparing to unpack .../171-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 57.22 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 57.29 Selecting previously unselected package zstd. #14 57.29 Preparing to unpack .../172-zstd_1.5.4+dfsg2-4_armhf.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 .../173-python3-debian_0.1.49ubuntu2_all.deb ... #14 57.35 Unpacking python3-debian (0.1.49ubuntu2) ... #14 57.40 Selecting previously unselected package libgpgme11:armhf. #14 65.18 Setting up libvariable-magic-perl (0.62-1build2) ... #14 65.20 Setting up python3-idna (2.8-1) ... #14 65.40 Setting up libio-html-perl (1.001-1) ... #14 65.41 Setting up libcroco3:arm64 (0.6.13-1) ... #14 65.42 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 65.44 Setting up libtest-refcount-perl (0.10-1) ... #13 66.71 Setting up libmodule-implementation-perl (0.09-2) ... #13 66.75 Setting up libcgi-fast-perl (1:2.15-1) ... #13 66.80 Setting up python3-apt (2.6.0) ... #24 8.214 Selecting previously unselected package libseccomp-dev:amd64. #24 8.217 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #24 8.241 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #24 8.323 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #24 8.340 Setting up bzip2 (1.0.8-4) ... #24 8.354 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #24 8.371 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #24 8.386 Setting up patch (2.7.6-7) ... #24 8.400 Setting up dpkg-dev (1.20.13) ... #13 69.94 Setting up libfont-afm-perl (1.20-3) ... #13 70.03 Setting up libwant-perl (0.29-1+b6) ... #13 70.12 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 70.26 Setting up libtext-glob-perl (0.11-1) ... #13 70.30 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 70.31 Setting up liblist-compare-perl (0.55-1) ... #13 70.34 Setting up libref-util-xs-perl (0.117-1+b3) ... #13 70.35 Setting up libio-pty-perl (1:1.15-2) ... #14 58.45 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 58.47 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 58.48 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 58.50 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 58.51 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 40.48 137 added, 0 removed; done. #14 40.52 Setting up libgprofng0:amd64 (2.41-5ubuntu1) ... #14 40.53 Setting up libfreetype6:amd64 (2.13.1+dfsg-1) ... #14 40.54 Setting up libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... #14 40.56 Setting up libgdbm-compat4:amd64 (1.23-3) ... #14 40.58 Setting up libssh-4:amd64 (0.10.5-3ubuntu1) ... #14 40.59 Setting up dwz (0.15-1) ... #14 40.61 Setting up libgcc-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 40.62 Setting up groff-base (1.23.0-2) ... #14 40.64 Setting up libtiff6:amd64 (4.5.1+git230720-1ubuntu1) ... #14 40.66 Setting up cpp (4:13.2.0-1ubuntu1) ... #13 69.14 #13 69.14 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 69.18 Setting up dput (1.0.3) ... #13 69.35 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 57.76 Setting up libk5crypto3:armhf (1.17-6ubuntu4.4) ... #14 57.77 Setting up libltdl7:armhf (2.4.6-14) ... #14 57.78 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 57.79 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 57.80 Setting up libubsan1:armhf (10.5.0-1ubuntu1~20.04) ... #14 57.82 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 57.83 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 57.84 Setting up libuchardet0:armhf (0.0.6-3build1) ... #14 57.85 Setting up libre2-5:armhf (20200101+dfsg-1build1) ... #14 57.87 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 57.88 Setting up libisl22:armhf (0.22.1-1) ... #14 57.89 Setting up netbase (6.1) ... #14 57.92 Setting up libkrb5-3:armhf (1.17-6ubuntu4.4) ... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:21 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git #14 64.40 Selecting previously unselected package less. #14 64.40 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_arm64.deb ... #14 64.41 Unpacking less (590-1ubuntu0.22.04.1) ... #14 64.45 Selecting previously unselected package libmd0:arm64. #14 64.45 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ... #14 64.45 Unpacking libmd0:arm64 (1.0.4-1build1) ... #14 64.49 Selecting previously unselected package libbsd0:arm64. #14 64.49 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ... #14 64.49 Unpacking libbsd0:arm64 (0.11.5-1) ... #14 64.53 Selecting previously unselected package libelf1:arm64. #15 9.644 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB] #15 9.683 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #15 9.684 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #15 9.685 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #15 9.687 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB] #15 9.690 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #15 9.691 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #15 9.693 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB] #15 9.770 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 9.771 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #15 9.797 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #15 7.496 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #15 7.508 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB] #15 7.512 Get:17 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #14 64.31 Selecting previously unselected package libhtml-html5-entities-perl. #14 64.32 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 64.32 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 64.36 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 64.36 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 64.36 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 64.40 Selecting previously unselected package libhttp-daemon-perl. #14 64.40 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ... #14 64.41 Unpacking libhttp-daemon-perl (6.14-2) ... #14 64.48 Selecting previously unselected package libindirect-perl. #14 64.48 Preparing to unpack .../278-libindirect-perl_0.39-2build1_arm64.deb ... #14 64.48 Unpacking libindirect-perl (0.39-2build1) ... #14 64.52 Selecting previously unselected package libio-interactive-perl. #14 57.75 Selecting previously unselected package python3-xdg. #14 57.75 Preparing to unpack .../177-python3-xdg_0.28-2_all.deb ... #14 57.75 Unpacking python3-xdg (0.28-2) ... #14 57.80 Selecting previously unselected package dput. #14 57.80 Preparing to unpack .../178-dput_1.1.3ubuntu3_all.deb ... #14 57.81 Unpacking dput (1.1.3ubuntu3) ... #14 57.85 Selecting previously unselected package fonts-noto-mono. #14 57.85 Preparing to unpack .../179-fonts-noto-mono_20201225-2_all.deb ... #14 57.85 Unpacking fonts-noto-mono (20201225-2) ... #14 57.89 Selecting previously unselected package fonts-noto-core. #14 57.90 Preparing to unpack .../180-fonts-noto-core_20201225-2_all.deb ... #14 57.90 Unpacking fonts-noto-core (20201225-2) ... #14 65.20 Preparing to unpack .../289-liblist-utilsby-perl_0.12-2_all.deb ... #14 65.20 Unpacking liblist-utilsby-perl (0.12-2) ... #14 65.23 Selecting previously unselected package libltdl7:arm64. #14 65.24 Preparing to unpack .../290-libltdl7_2.4.7-7_arm64.deb ... #14 65.24 Unpacking libltdl7:arm64 (2.4.7-7) ... #14 65.27 Selecting previously unselected package libltdl-dev:arm64. #14 65.28 Preparing to unpack .../291-libltdl-dev_2.4.7-7_arm64.deb ... #14 65.28 Unpacking libltdl-dev:arm64 (2.4.7-7) ... #14 65.33 Selecting previously unselected package liblzo2-2:arm64. #14 65.33 Preparing to unpack .../292-liblzo2-2_2.10-2build3_arm64.deb ... #14 65.33 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 65.36 Selecting previously unselected package libsys-hostname-long-perl. #14 65.37 Preparing to unpack .../293-libsys-hostname-long-perl_1.5-3_all.deb ... #14 65.37 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 65.40 Selecting previously unselected package libmail-sendmail-perl. #14 65.40 Preparing to unpack .../294-libmail-sendmail-perl_0.80-3_all.deb ... #14 65.41 Unpacking libmail-sendmail-perl (0.80-3) ... #14 65.44 Selecting previously unselected package libnet-smtp-ssl-perl. #15 8.904 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB] #13 56.68 Updating certificates in /etc/ssl/certs... #14 57.60 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.60 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 57.63 Selecting previously unselected package gpg. #14 57.64 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.64 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 57.68 Selecting previously unselected package pinentry-curses. #14 57.68 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ... #14 57.68 Unpacking pinentry-curses (1.1.1-1build2) ... #14 57.72 Selecting previously unselected package gpg-agent. #14 57.72 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.73 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 57.76 Selecting previously unselected package gpg-wks-client. #14 57.76 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.76 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 57.79 Selecting previously unselected package gpg-wks-server. #14 57.79 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.80 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 57.83 Selecting previously unselected package gpgsm. #14 57.83 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... #14 57.83 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 57.86 Selecting previously unselected package gnupg. #14 57.86 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 57.87 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 57.90 Selecting previously unselected package libfile-dirlist-perl. #14 57.90 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ... #14 57.91 Unpacking libfile-dirlist-perl (0.05-2) ... #14 57.96 Selecting previously unselected package libfile-which-perl. #13 61.60 140 added, 0 removed; done. #13 61.64 Setting up libgprofng0:amd64 (2.40-2) ... #13 61.66 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #13 61.68 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #13 61.70 Setting up shared-mime-info (2.2-1) ... #14 57.40 Preparing to unpack .../174-libgpgme11_1.18.0-3ubuntu2_armhf.deb ... #14 57.40 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 57.44 Selecting previously unselected package python3-gpg. #14 57.45 Preparing to unpack .../175-python3-gpg_1.18.0-3ubuntu2_armhf.deb ... #14 57.45 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 57.49 Selecting previously unselected package python3-xdg. #14 57.50 Preparing to unpack .../176-python3-xdg_0.28-2_all.deb ... #14 57.50 Unpacking python3-xdg (0.28-2) ... #14 57.55 Selecting previously unselected package dput. #14 57.55 Preparing to unpack .../177-dput_1.1.3ubuntu2.1_all.deb ... #14 57.56 Unpacking dput (1.1.3ubuntu2.1) ... #14 57.60 Selecting previously unselected package fonts-dejavu-core. #14 57.60 Preparing to unpack .../178-fonts-dejavu-core_2.37-6_all.deb ... #14 65.45 Setting up libparams-util-perl (1.07-3build5) ... #14 65.52 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 65.53 Setting up autoconf (2.69-11.1) ... #14 65.55 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... #13 66.98 Setting up python3-charset-normalizer (3.0.1-2) ... #13 67.21 Setting up libpackage-stash-perl (0.40-1) ... #13 67.22 Setting up libimport-into-perl (1.002005-2) ... #13 67.24 Setting up libmoo-perl (2.005005-1) ... #13 67.26 Setting up liblist-someutils-perl (0.59-1) ... #13 67.27 Setting up debhelper (13.11.4) ... #13 67.28 Setting up libmime-tools-perl (5.510-1) ... #13 67.29 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 67.31 Setting up python3-chardet (5.1.0+dfsg-2) ... #24 DONE 8.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 7.415 Selecting previously unselected package libxml2:amd64. #37 7.418 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... #37 7.425 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #37 7.560 Selecting previously unselected package libarchive13:amd64. #37 7.563 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #37 7.567 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #37 7.667 Selecting previously unselected package libjsoncpp24:amd64. #37 7.672 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... #37 7.685 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #37 7.785 Selecting previously unselected package librhash0:amd64. #37 7.785 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... #37 7.790 Unpacking librhash0:amd64 (1.4.1-2) ... #37 7.869 Selecting previously unselected package libuv1:amd64. #37 7.872 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... #37 7.883 Unpacking libuv1:amd64 (1.40.0-2) ... #37 7.951 Selecting previously unselected package cmake. #37 7.951 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... #37 7.958 Unpacking cmake (3.18.4-2+deb11u1) ... #37 8.755 Setting up libicu67:amd64 (67.1-7) ... #37 8.787 Setting up libuv1:amd64 (1.40.0-2) ... #13 70.36 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 70.38 Setting up libsort-key-perl (1.33-2+b3) ... #13 70.39 Setting up libclone-perl (0.45-1+b1) ... #13 70.41 Setting up libalgorithm-diff-perl (1.201-1) ... #13 70.42 Setting up libarchive-zip-perl (1.68-1) ... #13 70.44 Setting up libsub-identify-perl (0.14-1+b3) ... #13 70.45 Setting up libdistro-info-perl (1.0) ... #13 70.46 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 70.47 Setting up libobject-id-perl (0.1.2-2.1) ... #13 70.48 Setting up libio-stringy-perl (2.111-3) ... #13 70.49 Setting up liblist-moreutils-perl (0.430-2) ... #13 70.50 Setting up libhtml-tagset-perl (3.20-4) ... #13 70.51 Setting up liblog-any-perl (1.709-1) ... #13 70.52 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 70.53 Setting up libdevel-size-perl (0.83-1+b2) ... #13 70.54 Setting up libdebhelper-perl (13.3.4) ... #13 70.57 Setting up libpod-constants-perl (0.19-2) ... #14 40.68 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 40.70 Setting up debugedit (1:5.0-5) ... #14 40.71 Setting up libcurl4:amd64 (8.2.1-1ubuntu3.1) ... #14 40.73 Setting up libx11-6:amd64 (2:1.8.6-1ubuntu1) ... #14 40.74 Setting up curl (8.2.1-1ubuntu3.1) ... #14 40.76 Setting up libfontconfig1:amd64 (2.14.2-4ubuntu1) ... #14 40.77 Setting up libperl5.36:amd64 (5.36.0-9ubuntu1) ... #14 40.81 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 40.82 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 40.84 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 40.86 Setting up binutils-x86-64-linux-gnu (2.41-5ubuntu1) ... #14 40.87 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #14 40.88 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #14 58.52 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ... #14 58.54 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 69.36 Setting up libmodule-runtime-perl (0.016-1) ... #13 69.37 Setting up libmailtools-perl (2.18-1) ... #13 69.38 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 69.39 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 69.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 57.93 Setting up libmpdec2:armhf (2.4.2-3) ... #14 57.94 Setting up libbinutils:armhf (2.34-6ubuntu1.6) ... #14 57.96 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 57.97 Setting up libc-dev-bin (2.31-0ubuntu9.12) ... #14 57.98 Setting up openssl (1.1.1f-1ubuntu2.20) ... #14 58.00 Setting up libbsd0:armhf (0.10.0-1) ... #14 58.02 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 58.03 Setting up readline-common (8.0-4) ... #14 58.08 Setting up publicsuffix (20200303.0012-1) ... #14 58.09 Setting up libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 58.10 Setting up iso-codes (4.4-1) ... #14 58.11 Setting up liblocale-gettext-perl (1.07-4) ... #14 58.13 Setting up dctrl-tools (2.24-3) ... #14 58.15 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 58.16 Setting up libgdbm6:armhf (1.18.1-5) ... #14 58.23 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #14 64.53 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ... #14 64.53 Unpacking libelf1:arm64 (0.186-1build1) ... #14 64.57 Selecting previously unselected package libicu70:arm64. #14 64.58 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ... #14 64.58 Unpacking libicu70:arm64 (70.1-2) ... #14 64.77 Selecting previously unselected package libxml2:arm64. #14 64.77 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ... #14 64.78 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... #14 64.82 Selecting previously unselected package libyaml-0-2:arm64. #15 9.809 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB] #15 9.921 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u2 [402 kB] #15 9.928 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] #15 9.939 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] #15 7.784 debconf: delaying package configuration, since apt-utils is not installed #15 7.818 Fetched 15.0 MB in 2s (7070 kB/s) #15 7.840 Selecting previously unselected package libstdc++-8-dev:armhf. #15 7.840 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.851 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #15 7.855 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #14 64.52 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ... #14 64.53 Unpacking libio-interactive-perl (1.023-2) ... #14 64.56 Selecting previously unselected package libtypes-serialiser-perl. #14 64.56 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ... #14 64.57 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 64.65 Selecting previously unselected package libjson-xs-perl. #14 64.65 Preparing to unpack .../281-libjson-xs-perl_4.030-2_arm64.deb ... #14 64.65 Unpacking libjson-xs-perl (4.030-2) ... #14 64.69 Selecting previously unselected package libjson-maybexs-perl. #14 64.70 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ... #14 64.70 Unpacking libjson-maybexs-perl (1.004004-1) ... #14 64.74 Selecting previously unselected package libldap-common. #14 64.74 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ... #14 64.74 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 64.79 Selecting previously unselected package liblist-compare-perl. #14 65.44 Preparing to unpack .../295-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 65.45 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 65.47 Selecting previously unselected package libmailtools-perl. #14 65.48 Preparing to unpack .../296-libmailtools-perl_2.21-2_all.deb ... #14 65.48 Unpacking libmailtools-perl (2.21-2) ... #14 65.52 Selecting previously unselected package libmarkdown2:arm64. #14 65.52 Preparing to unpack .../297-libmarkdown2_2.2.7-2_arm64.deb ... #14 65.53 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 65.56 Selecting previously unselected package libmath-base85-perl. #14 65.56 Preparing to unpack .../298-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 65.57 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 65.60 Selecting previously unselected package libmldbm-perl. #14 65.60 Preparing to unpack .../299-libmldbm-perl_2.05-4_all.deb ... #14 65.60 Unpacking libmldbm-perl (2.05-4) ... #14 65.64 Selecting previously unselected package libmoox-aliases-perl. #14 65.64 Preparing to unpack .../300-libmoox-aliases-perl_0.001006-2_all.deb ... #14 65.64 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 65.68 Selecting previously unselected package libmouse-perl. #14 57.96 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ... #14 57.96 Unpacking libfile-which-perl (1.23-1) ... #14 57.99 Selecting previously unselected package libfile-homedir-perl. #14 57.99 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ... #14 57.99 Unpacking libfile-homedir-perl (1.006-1) ... #14 58.03 Selecting previously unselected package libfile-touch-perl. #14 58.03 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ... #14 58.03 Unpacking libfile-touch-perl (0.12-1) ... #14 58.06 Selecting previously unselected package libio-pty-perl. #14 58.06 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ... #14 58.06 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 58.09 Selecting previously unselected package libipc-run-perl. #14 58.09 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ... #14 58.10 Unpacking libipc-run-perl (20200505.0-1) ... #14 58.13 Selecting previously unselected package libclass-method-modifiers-perl. #14 58.13 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 58.14 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 58.16 Selecting previously unselected package libclass-xsaccessor-perl. #13 57.24 Setting up bsdmainutils (11.1.2+b1) ... #14 57.60 Unpacking fonts-dejavu-core (2.37-6) ... #14 57.67 Selecting previously unselected package fontconfig-config. #14 57.67 Preparing to unpack .../179-fontconfig-config_2.14.1-3ubuntu3_armhf.deb ... #14 57.81 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 57.86 Selecting previously unselected package libcurl3-gnutls:armhf. #14 65.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 65.73 Setting up libarray-intspan-perl (2.003-1) ... #14 65.74 Setting up libcapture-tiny-perl (0.48-1) ... #14 65.75 Setting up libtimedate-perl (2.3200-1) ... #14 65.76 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 65.82 Setting up libsub-name-perl (0.26-1) ... #14 65.83 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 65.85 Setting up libfile-chdir-perl (0.1008-1) ... #14 65.86 Setting up xauth (1:1.1-0ubuntu1) ... #14 65.90 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 65.92 Setting up libpath-tiny-perl (0.108-1) ... #37 8.814 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #37 8.840 Setting up librhash0:amd64 (1.4.1-2) ... #37 8.861 Setting up cmake-data (3.18.4-2+deb11u1) ... #37 8.884 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #37 8.902 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #37 8.917 Setting up cmake (3.18.4-2+deb11u1) ... #37 8.944 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 70.58 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 70.59 Setting up libconvert-binhex-perl (1.125-1) ... #13 70.60 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 70.61 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 70.63 Setting up libtry-tiny-perl (0.30-1) ... #13 70.64 Setting up libtype-tiny-perl (1.012001-2) ... #13 70.65 Setting up libcommon-sense-perl (3.75-1+b4) ... #13 70.66 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 70.67 Setting up libnet-http-perl (6.20-1) ... #13 70.68 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #13 70.69 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 70.71 Setting up libtime-moment-perl (0.44-1+b3) ... #13 70.72 Setting up libencode-locale-perl (1.05-1.1) ... #13 70.73 Setting up python3 (3.9.2-3) ... #14 59.08 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #13 69.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 69.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 69.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 69.76 Setting up libconst-fast-perl (0.014-1) ... #14 58.24 Setting up libctf0:armhf (2.34-6ubuntu1.6) ... #14 58.26 Setting up pinentry-curses (1.1.0-3build1) ... #14 58.27 Setting up manpages-dev (5.05-1) ... #14 58.28 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 58.31 Setting up libxcb1:armhf (1.14-2) ... #14 58.33 Setting up at (3.1.23-1ubuntu1) ... #14 58.47 invoke-rc.d: could not determine current runlevel #14 58.48 invoke-rc.d: policy-rc.d denied execution of start. #14 58.48 Setting up libicu66:armhf (66.1-2ubuntu2.1) ... dh_clean dpkg-source -I.git -b . #14 64.82 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ... #14 64.83 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... #14 64.86 Selecting previously unselected package lsb-release. #14 64.86 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 64.87 Unpacking lsb-release (11.1.0ubuntu4) ... #14 64.90 Selecting previously unselected package netbase. #14 64.91 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 64.91 Unpacking netbase (6.3) ... #14 64.98 Selecting previously unselected package python-apt-common. #14 64.98 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 64.98 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 65.01 Selecting previously unselected package python3-apt. #14 65.01 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_arm64.deb ... #14 65.02 Unpacking python3-apt (2.4.0ubuntu2) ... #14 65.06 Selecting previously unselected package python3-pkg-resources. #14 65.06 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 65.07 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 65.11 Selecting previously unselected package ucf. #15 10.25 debconf: delaying package configuration, since apt-utils is not installed #15 10.30 Fetched 17.1 MB in 2s (8011 kB/s) #15 8.089 Selecting previously unselected package g++-8. #15 8.092 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #15 8.095 Unpacking g++-8 (8.3.0-6+rpi1) ... #14 64.79 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ... #14 64.79 Unpacking liblist-compare-perl (0.55-2) ... #14 64.83 Selecting previously unselected package liblist-someutils-perl. #14 64.84 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ... #14 64.84 Unpacking liblist-someutils-perl (0.59-1) ... #14 64.88 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #14 64.88 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #14 64.89 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 64.92 Selecting previously unselected package liblist-utilsby-perl. #14 64.93 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ... #14 64.93 Unpacking liblist-utilsby-perl (0.12-2) ... #14 64.97 Selecting previously unselected package libltdl7:arm64. #14 64.98 Preparing to unpack .../288-libltdl7_2.4.7-5_arm64.deb ... #14 64.98 Unpacking libltdl7:arm64 (2.4.7-5) ... #14 65.02 Selecting previously unselected package libltdl-dev:arm64. #14 65.69 Preparing to unpack .../301-libmouse-perl_2.5.10-1build5_arm64.deb ... #14 65.69 Unpacking libmouse-perl (2.5.10-1build5) ... #14 65.73 Selecting previously unselected package libxs-parse-keyword-perl. #14 65.73 Preparing to unpack .../302-libxs-parse-keyword-perl_0.38-1_arm64.deb ... #14 65.73 Unpacking libxs-parse-keyword-perl (0.38-1) ... #14 65.77 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #14 65.77 Preparing to unpack .../303-libxs-parse-sublike-perl_0.20-1ubuntu3_arm64.deb ... #14 65.77 Unpacking libxs-parse-sublike-perl:arm64 (0.20-1ubuntu3) ... #14 65.81 Selecting previously unselected package libobject-pad-perl. #14 65.81 Preparing to unpack .../304-libobject-pad-perl_0.801-2_arm64.deb ... #14 65.81 Unpacking libobject-pad-perl (0.801-2) ... #14 65.85 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #14 65.85 Preparing to unpack .../305-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ... #14 65.85 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 65.89 Selecting previously unselected package libpath-iterator-rule-perl. #14 65.89 Preparing to unpack .../306-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 65.89 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 65.92 Selecting previously unselected package libperlio-gzip-perl. #13 55.95 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 55.96 Setting up ucf (3.0043) ... #13 56.09 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #13 56.11 Setting up dwz (0.13+20210201-1) ... #13 56.12 Setting up groff-base (1.22.4-6) ... #13 56.14 Setting up cpp (4:10.2.1-1) ... #13 56.16 Setting up pixz (1.0.7-1) ... #13 56.17 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 56.18 Setting up libcurl4:armhf (7.74.0-1.3+deb11u10) ... #13 56.20 Setting up libc6-dev:armhf (2.31-13+deb11u7) ... #13 56.22 Setting up libx11-6:armhf (2:1.7.2-1+deb11u2) ... #13 56.23 Setting up curl (7.74.0-1.3+deb11u10) ... #13 56.24 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #13 56.25 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 56.26 Setting up gpg (2.2.27-2+deb11u2) ... #13 56.27 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... #13 56.28 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 56.30 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 56.31 Setting up libstdc++-10-dev:armhf (10.2.1-6) ... #13 56.32 Setting up gpg-agent (2.2.27-2+deb11u2) ... #14 58.24 Selecting previously unselected package fontconfig-config. #14 58.24 Preparing to unpack .../181-fontconfig-config_2.14.2-4ubuntu1_armhf.deb ... #14 58.39 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #14 58.43 Selecting previously unselected package libcurl3-gnutls:armhf. #14 58.43 Preparing to unpack .../182-libcurl3-gnutls_8.2.1-1ubuntu3.1_armhf.deb ... #14 58.43 Unpacking libcurl3-gnutls:armhf (8.2.1-1ubuntu3.1) ... #14 58.47 Selecting previously unselected package liberror-perl. #14 58.47 Preparing to unpack .../183-liberror-perl_0.17029-2_all.deb ... #14 58.47 Unpacking liberror-perl (0.17029-2) ... #14 58.50 Selecting previously unselected package git-man. #13 57.27 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 57.27 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 57.28 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... #13 57.29 Setting up libcroco3:armhf (0.6.12-3) ... #13 57.30 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #13 57.32 Setting up ucf (3.0038+nmu1) ... #13 57.53 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #14 57.86 Preparing to unpack .../180-libcurl3-gnutls_7.88.1-8ubuntu2.3_armhf.deb ... #14 57.87 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ... #14 57.91 Selecting previously unselected package liberror-perl. #14 57.91 Preparing to unpack .../181-liberror-perl_0.17029-2_all.deb ... #14 57.91 Unpacking liberror-perl (0.17029-2) ... #14 57.95 Selecting previously unselected package git-man. #14 57.95 Preparing to unpack .../182-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 58.00 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 58.05 Selecting previously unselected package git. #14 58.05 Preparing to unpack .../183-git_1%3a2.39.2-1ubuntu1.1_armhf.deb ... #14 58.06 Unpacking git (1:2.39.2-1ubuntu1.1) ... #15 9.374 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-3+rpi1 [1344 B] #15 9.374 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B] #15 9.375 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #15 9.376 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB] #15 9.460 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB] #15 9.460 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB] #15 9.462 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB] #15 9.463 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 9.578 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB] #13 57.26 140 added, 0 removed; done. #14 58.17 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ... #14 58.17 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 58.20 Selecting previously unselected package libb-hooks-op-check-perl. #14 58.20 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ... #14 58.20 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 58.24 Selecting previously unselected package libdynaloader-functions-perl. #14 58.24 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 58.24 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 58.27 Selecting previously unselected package libdevel-callchecker-perl. #14 58.27 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ... #14 58.28 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 58.30 Selecting previously unselected package libparams-classify-perl. #14 58.31 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ... #14 58.31 Unpacking libparams-classify-perl (0.015-1build5) ... #14 58.34 Selecting previously unselected package libmodule-runtime-perl. #14 58.34 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ... #14 58.35 Unpacking libmodule-runtime-perl (0.016-1) ... #14 58.38 Selecting previously unselected package libimport-into-perl. #14 65.94 Setting up libarchive-cpio-perl (0.10-1) ... #14 65.95 Setting up libjson-perl (4.02000-2) ... #14 65.96 Setting up libsub-override-perl (0.09-2) ... #14 65.98 Setting up python3-unidiff (0.5.5-2) ... #14 66.11 Setting up libstrictures-perl (2.000006-1) ... #14 66.12 Setting up libsub-quote-perl (2.006006-1) ... #14 66.13 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 66.15 Setting up libsort-versions-perl (1.62-1) ... #14 66.16 Setting up libexporter-tiny-perl (1.002001-1) ... #14 66.17 Setting up libre-engine-re2-perl (0.13-5) ... #37 DONE 9.3s #43 [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 #14 59.18 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 59.19 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 59.20 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 59.21 Setting up python3 (3.8.2-0ubuntu2) ... #13 71.03 Setting up libexception-class-perl (1.44-1) ... #13 71.04 Setting up python3-xdg (0.27-2) ... #13 67.64 Setting up python3-debian (0.1.49) ... #14 41.34 Setting up libxpm4:amd64 (1:3.5.12-1.1ubuntu1) ... #14 41.36 Setting up openssh-client (1:9.3p1-1ubuntu3) ... #14 41.48 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #13 69.78 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 69.79 Setting up libmodule-implementation-perl (0.09-1) ... #13 69.80 Setting up libemail-valid-perl (1.202-1) ... #13 69.81 Setting up libcgi-fast-perl (1:2.13-1) ... #13 69.82 Setting up libpackage-stash-perl (0.38-1) ... #13 69.84 Setting up libimport-into-perl (1.002005-1) ... #13 69.85 Setting up libmoo-perl (2.003004-2) ... #13 69.86 Setting up libmime-tools-perl (5.509-1) ... #13 69.88 Setting up libxml-simple-perl (2.25-1) ... #13 69.90 Setting up libparams-validate-perl (1.29-1+b1) ... #13 69.91 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 69.92 Setting up lintian (2.15.0) ... #13 69.94 Setting up libnamespace-clean-perl (0.27-1) ... #13 69.95 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 69.96 Setting up licensecheck (3.0.31-3) ... #13 69.97 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 69.98 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 70.00 Setting up libwww-perl (6.36-2) ... #13 70.01 Setting up debhelper (12.1.1) ... #13 70.02 Setting up dh-autoreconf (19) ... #13 70.04 Setting up devscripts (2.19.5+deb10u1) ... #14 58.50 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 58.51 Setting up libedit2:armhf (3.1-20191231-1) ... #14 58.52 Setting up libreadline8:armhf (8.0-4) ... #14 58.54 Setting up m4 (1.4.18-4) ... #14 58.55 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 58.56 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz #14 65.11 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 65.12 Moving old data out of the way #14 65.12 Unpacking ucf (3.0043) ... #14 65.16 Selecting previously unselected package bsdextrautils. #14 65.16 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ... #14 65.17 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 65.20 Selecting previously unselected package libmagic-mgc. #14 65.20 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 65.20 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #15 10.40 Selecting previously unselected package libstdc++-10-dev:armhf. #15 10.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17547 files and directories currently installed.) #15 10.41 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #15 10.42 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #14 65.02 Preparing to unpack .../289-libltdl-dev_2.4.7-5_arm64.deb ... #14 65.02 Unpacking libltdl-dev:arm64 (2.4.7-5) ... #14 65.08 Selecting previously unselected package liblzo2-2:arm64. #14 65.08 Preparing to unpack .../290-liblzo2-2_2.10-2build3_arm64.deb ... #14 65.08 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 65.12 Selecting previously unselected package libsys-hostname-long-perl. #14 65.13 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ... #14 65.13 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 65.17 Selecting previously unselected package libmail-sendmail-perl. #14 65.17 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ... #14 65.18 Unpacking libmail-sendmail-perl (0.80-3) ... #14 65.22 Selecting previously unselected package libnet-smtp-ssl-perl. #14 65.22 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 65.22 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 65.26 Selecting previously unselected package libmailtools-perl. #13 56.80 Setting up libxpm4:armhf (1:3.5.12-1.1+deb11u1) ... #13 56.81 Setting up fontconfig-config (2.13.1-4.2) ... #14 65.92 Preparing to unpack .../307-libperlio-gzip-perl_0.20-1build1_arm64.deb ... #14 65.93 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 66.02 Selecting previously unselected package libperlio-utf8-strict-perl. #14 66.02 Preparing to unpack .../308-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #14 66.03 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 66.06 Selecting previously unselected package libpod-parser-perl. #14 66.06 Preparing to unpack .../309-libpod-parser-perl_1.66-1_all.deb ... #14 66.07 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 66.09 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 66.09 Unpacking libpod-parser-perl (1.66-1) ... #14 66.13 Selecting previously unselected package libpod-constants-perl. #14 66.13 Preparing to unpack .../310-libpod-constants-perl_0.19-2_all.deb ... #14 66.13 Unpacking libpod-constants-perl (0.19-2) ... #14 66.17 Selecting previously unselected package libproc-processtable-perl:arm64. #14 66.17 Preparing to unpack .../311-libproc-processtable-perl_0.636-1_arm64.deb ... #14 66.17 Unpacking libproc-processtable-perl:arm64 (0.636-1) ... #14 66.21 Selecting previously unselected package libre2-10:arm64. #14 66.21 Preparing to unpack .../312-libre2-10_20230301-2_arm64.deb ... #14 66.22 Unpacking libre2-10:arm64 (20230301-2) ... #14 66.25 Selecting previously unselected package libre-engine-re2-perl:arm64. #14 58.51 Preparing to unpack .../184-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 58.51 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 58.56 Selecting previously unselected package git. #14 58.56 Preparing to unpack .../185-git_1%3a2.40.1-1ubuntu1_armhf.deb ... #14 58.57 Unpacking git (1:2.40.1-1ubuntu1) ... #14 58.76 Selecting previously unselected package libalgorithm-diff-perl. #13 57.54 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 57.56 Setting up groff-base (1.22.4-3+deb10u1) ... #13 57.58 Setting up cpp (4:8.3.0-1) ... #13 57.60 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 57.61 Setting up libcurl4:armhf (7.64.0-4+deb10u7) ... #13 57.62 Setting up libc6-dev:armhf (2.28-10+deb10u2) ... #13 57.63 Setting up libx11-6:armhf (2:1.6.7-1+deb10u4) ... #13 57.64 Setting up curl (7.64.0-4+deb10u7) ... #13 57.66 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 57.67 Setting up gpg (2.2.12-1+deb10u2) ... #13 57.68 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #13 57.70 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #13 57.72 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #13 57.74 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 58.25 Selecting previously unselected package libalgorithm-diff-perl. #14 58.25 Preparing to unpack .../184-libalgorithm-diff-perl_1.201-1_all.deb ... #14 58.26 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 58.30 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #14 58.30 Preparing to unpack .../185-libalgorithm-diff-xs-perl_0.04-8_armhf.deb ... #14 58.30 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 58.37 Selecting previously unselected package libalgorithm-merge-perl. #13 57.31 Setting up libfreetype6:armhf (2.12.1+dfsg-5) ... #13 57.32 Setting up libgcc-12-dev:armhf (12.2.0-14) ... #13 57.34 Setting up shared-mime-info (2.2-1) ... #14 58.38 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ... #14 58.54 Unpacking libimport-into-perl (1.002005-1) ... #14 58.57 Selecting previously unselected package librole-tiny-perl. #14 58.57 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 58.58 Unpacking librole-tiny-perl (2.002004-1) ... #14 58.60 Selecting previously unselected package libsub-quote-perl. #14 58.61 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ... #14 58.61 Unpacking libsub-quote-perl (2.006006-1) ... #14 58.64 Selecting previously unselected package libmoo-perl. #14 58.64 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ... #14 58.64 Unpacking libmoo-perl (2.005004-3) ... #14 58.70 Selecting previously unselected package libencode-locale-perl. #14 58.70 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ... #14 58.70 Unpacking libencode-locale-perl (1.05-1.1) ... #14 58.73 Selecting previously unselected package libtimedate-perl. #14 58.74 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 58.74 Unpacking libtimedate-perl (2.3300-2) ... #14 58.77 Selecting previously unselected package libhttp-date-perl. #14 66.19 Setting up libterm-readkey-perl (2.38-1build1) ... #14 66.21 Setting up lsb-release (11.1.0ubuntu2) ... #14 66.22 Setting up libnet-ip-perl (1.26-2) ... #14 66.24 Setting up python3-magic (2:0.4.15-3) ... #14 66.37 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 66.38 Setting up libsys-hostname-long-perl (1.5-1) ... #14 66.41 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 66.42 Setting up liburi-perl (1.76-2) ... #14 66.44 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 66.14 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #13 66.26 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 66.46 Setting up perl (5.32.1-4+deb11u2) ... #13 66.56 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 66.65 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 66.73 Setting up libdata-dump-perl (1.23-1.1) ... #13 66.75 Setting up libref-util-perl (0.204-1) ... #13 66.76 Setting up libipc-system-simple-perl (1.30-1) ... #13 66.77 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 66.78 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #13 66.79 Setting up libvariable-magic-perl (0.62-1+b3) ... #13 66.80 Setting up libio-html-perl (1.004-2) ... #13 66.80 Setting up libpod-parser-perl (1.63-2) ... #13 66.81 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #13 66.82 Setting up liblist-moreutils-xs-perl (0.430-2) ... #13 66.83 Setting up gcc-10 (10.2.1-6) ... #13 66.84 Setting up libparams-util-perl (1.102-1+b1) ... #13 66.85 Setting up libdpkg-perl (1.20.13) ... #13 66.86 Setting up libtime-duration-perl (1.21-1) ... #13 66.87 Setting up autoconf (2.69-14) ... #13 66.88 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 66.89 Setting up libarray-intspan-perl (2.004-1) ... #13 66.89 Setting up libcapture-tiny-perl (0.48-1) ... #13 66.90 Setting up libtimedate-perl (2.3300-2) ... #13 66.91 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #13 66.92 Setting up libsub-name-perl (0.26-1+b1) ... #13 66.93 Setting up libtype-tiny-xs-perl (0.022-1) ... #13 66.94 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 66.94 Setting up libproc-processtable-perl (0.59-2+b1) ... #13 66.95 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 66.96 Setting up xauth (1:1.1-1) ... #13 66.97 Setting up libpath-tiny-perl (0.118-1) ... #13 66.98 Setting up libarchive-cpio-perl (0.10-1.1) ... #13 66.99 Setting up libjson-perl (4.03000-1) ... #13 67.00 Setting up libipc-run3-perl (0.048-2) ... #13 67.01 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #13 67.01 Setting up libsub-override-perl (0.09-2) ... #13 67.02 Setting up libaliased-perl (0.34-1.1) ... #13 67.03 Setting up libstrictures-perl (2.000006-1) ... #13 67.04 Setting up libsub-quote-perl (2.006006-1) ... #13 67.05 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 67.06 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 67.07 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #13 67.08 Setting up libsort-versions-perl (1.62-1) ... #13 67.08 Setting up libexporter-tiny-perl (1.002002-1) ... #13 67.09 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #13 67.10 Setting up libfile-dirlist-perl (0.05-2) ... #13 67.11 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 67.12 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 67.13 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 67.14 Setting up libsys-hostname-long-perl (1.5-2) ... #13 67.15 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 67.15 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 67.16 Setting up liburi-perl (5.08-1) ... #13 67.17 Setting up libfile-touch-perl (0.11-1) ... #13 67.18 Setting up python3.9 (3.9.2-1) ... #14 59.49 Setting up binutils (2.34-6ubuntu1.6) ... #14 59.50 Setting up python3-xdg (0.26-1ubuntu1) ... #13 71.20 Setting up libconfig-tiny-perl (2.26-1) ... #13 71.21 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #13 71.22 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 71.23 Setting up liblist-utilsby-perl (0.11-1) ... #13 71.25 Setting up libstring-shellquote-perl (1.04-1) ... #13 71.26 Setting up libsub-install-perl (0.928-1.1) ... #13 71.27 Setting up dpkg-dev (1.20.13) ... #13 71.29 Setting up libnumber-compare-perl (0.03-1.1) ... #13 71.30 Setting up intltool-debian (0.35.0+20060710.5) ... #13 71.32 Setting up liberror-perl (0.17029-1) ... #13 71.33 Setting up python3-six (1.16.0-2) ... #13 67.82 Setting up python3-requests (2.28.1+dfsg-1) ... #13 67.97 Setting up equivs (2.3.1) ... #13 67.99 Setting up g++ (4:12.2.0-3) ... #13 68.00 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 68.01 Setting up build-essential (12.9) ... #13 68.02 Setting up libmoox-aliases-perl (0.001006-2) ... #14 41.49 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 41.51 Setting up libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.1) ... #14 41.52 Setting up binutils (2.41-5ubuntu1) ... #14 41.54 Setting up man-db (2.11.2-3) ... #13 70.21 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 70.22 Setting up equivs (2.2.0) ... #13 70.24 Setting up libxml-parser-perl (2.44-4) ... #13 70.25 Setting up libxml-sax-expat-perl (0.51-1) ... #13 70.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 70.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 65.28 Selecting previously unselected package libmagic1:arm64. #14 65.28 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 65.28 Unpacking libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 65.31 Selecting previously unselected package file. #14 65.31 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 65.32 Unpacking file (1:5.41-3ubuntu0.1) ... #14 65.35 Selecting previously unselected package gettext-base. #14 65.35 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ... #14 65.35 Unpacking gettext-base (0.21-4ubuntu4) ... #14 65.39 Selecting previously unselected package libuchardet0:arm64. #14 65.39 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ... #14 65.39 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 65.42 Selecting previously unselected package groff-base. #14 65.42 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ... #14 65.43 Unpacking groff-base (1.22.4-8build1) ... #14 65.49 Selecting previously unselected package libcbor0.8:arm64. #14 65.49 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 65.50 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 65.53 Selecting previously unselected package libedit2:arm64. #14 65.53 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ... #14 65.53 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... #14 65.57 Selecting previously unselected package libfido2-1:arm64. #14 65.58 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ... #14 65.58 Unpacking libfido2-1:arm64 (1.10.0-1) ... #14 65.61 Selecting previously unselected package libnghttp2-14:arm64. #15 10.67 Selecting previously unselected package g++-10. #15 10.67 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #15 10.68 Unpacking g++-10 (10.2.1-6+rpi1) ... #14 65.26 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ... #14 65.26 Unpacking libmailtools-perl (2.21-2) ... #14 65.31 Selecting previously unselected package libmarkdown2:arm64. #14 65.32 Preparing to unpack .../295-libmarkdown2_2.2.7-2_arm64.deb ... #14 65.32 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 65.36 Selecting previously unselected package libmath-base85-perl. #14 65.36 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 65.37 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 65.40 Selecting previously unselected package libmldbm-perl. #14 65.40 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ... #14 65.41 Unpacking libmldbm-perl (2.05-4) ... #14 65.44 Selecting previously unselected package libmoox-aliases-perl. #14 65.45 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ... #14 65.45 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 65.48 Selecting previously unselected package libmouse-perl. #15 8.756 Selecting previously unselected package g++. #15 8.758 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #15 8.761 Unpacking g++ (4:8.3.0-1+rpi2) ... #15 8.789 Selecting previously unselected package build-essential. #13 57.07 Setting up openssh-client (1:8.4p1-5+deb11u2) ... #13 57.17 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 57.19 Setting up libxext6:armhf (2:1.3.3-1.1) ... #14 66.25 Preparing to unpack .../313-libre-engine-re2-perl_0.18+ds-1_arm64.deb ... #14 66.26 Unpacking libre-engine-re2-perl:arm64 (0.18+ds-1) ... #14 66.29 Selecting previously unselected package libreadonly-perl. #14 66.29 Preparing to unpack .../314-libreadonly-perl_2.050-3_all.deb ... #14 66.30 Unpacking libreadonly-perl (2.050-3) ... #14 66.33 Selecting previously unselected package libref-util-perl. #14 66.34 Preparing to unpack .../315-libref-util-perl_0.204-2_all.deb ... #14 66.34 Unpacking libref-util-perl (0.204-2) ... #14 66.37 Selecting previously unselected package libref-util-xs-perl. #14 66.38 Preparing to unpack .../316-libref-util-xs-perl_0.117-2build1_arm64.deb ... #14 66.38 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 66.41 Selecting previously unselected package libregexp-pattern-license-perl. #14 66.41 Preparing to unpack .../317-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 66.42 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 66.45 Selecting previously unselected package libregexp-pattern-perl. #14 66.45 Preparing to unpack .../318-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 66.46 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 66.49 Selecting previously unselected package libregexp-wildcards-perl. #14 58.76 Preparing to unpack .../186-libalgorithm-diff-perl_1.201-1_all.deb ... #14 58.76 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 58.79 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #14 58.80 Preparing to unpack .../187-libalgorithm-diff-xs-perl_0.04-8_armhf.deb ... #14 58.80 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 58.83 Selecting previously unselected package libalgorithm-merge-perl. #14 58.83 Preparing to unpack .../188-libalgorithm-merge-perl_0.08-5_all.deb ... #14 58.84 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 58.86 Selecting previously unselected package libaliased-perl. #14 58.87 Preparing to unpack .../189-libaliased-perl_0.34-3_all.deb ... #14 58.87 Unpacking libaliased-perl (0.34-3) ... #14 58.90 Selecting previously unselected package libapt-pkg-perl. #14 58.90 Preparing to unpack .../190-libapt-pkg-perl_0.1.40build3_armhf.deb ... #14 58.90 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 58.93 Selecting previously unselected package libarchive-cpio-perl. #14 58.94 Preparing to unpack .../191-libarchive-cpio-perl_0.10-3_all.deb ... #14 58.94 Unpacking libarchive-cpio-perl (0.10-3) ... #14 58.97 Selecting previously unselected package libarray-intspan-perl. #14 58.37 Preparing to unpack .../186-libalgorithm-merge-perl_0.08-5_all.deb ... #14 58.38 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 58.42 Selecting previously unselected package libaliased-perl. #14 58.42 Preparing to unpack .../187-libaliased-perl_0.34-3_all.deb ... #14 58.42 Unpacking libaliased-perl (0.34-3) ... #14 58.46 Selecting previously unselected package libapt-pkg-perl. #14 58.46 Preparing to unpack .../188-libapt-pkg-perl_0.1.40build3_armhf.deb ... #14 58.47 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 58.50 Selecting previously unselected package libarchive-cpio-perl. #14 58.51 Preparing to unpack .../189-libarchive-cpio-perl_0.10-3_all.deb ... #14 58.51 Unpacking libarchive-cpio-perl (0.10-3) ... #14 58.55 Selecting previously unselected package libarray-intspan-perl. #14 58.55 Preparing to unpack .../190-libarray-intspan-perl_2.004-2_all.deb ... #14 58.55 Unpacking libarray-intspan-perl (2.004-2) ... #14 58.59 Selecting previously unselected package libmodule-implementation-perl. #14 58.59 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #14 58.60 Unpacking libmodule-implementation-perl (0.09-2) ... #14 58.63 Selecting previously unselected package libsub-exporter-progressive-perl. #14 58.77 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ... #14 58.77 Unpacking libhttp-date-perl (6.05-1) ... #14 58.80 Selecting previously unselected package libfile-listing-perl. #14 58.81 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ... #14 58.81 Unpacking libfile-listing-perl (6.14-1) ... #14 58.84 Selecting previously unselected package libhtml-tagset-perl. #14 58.84 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ... #14 58.84 Unpacking libhtml-tagset-perl (3.20-4) ... #14 58.90 Selecting previously unselected package liburi-perl. #14 58.90 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ... #14 58.91 Unpacking liburi-perl (5.10-1) ... #14 58.94 Selecting previously unselected package libhtml-parser-perl:armhf. #14 58.94 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ... #14 58.95 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ... #14 58.98 Selecting previously unselected package libhtml-tree-perl. #14 58.98 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ... #14 58.98 Unpacking libhtml-tree-perl (5.07-2) ... #14 59.03 Selecting previously unselected package libio-html-perl. #14 66.45 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 66.46 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 66.48 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 66.67 Setting up automake (1:1.16.1-4ubuntu6) ... #14 66.68 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 66.68 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 66.68 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 66.69 Setting up libasync-mergepoint-perl (0.04-2) ... #14 66.71 Setting up libstring-escape-perl (2010.002-2) ... #14 66.73 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 66.75 Setting up libhttp-date-perl (6.05-1) ... #14 66.76 Setting up libfile-which-perl (1.23-1) ... #14 66.78 Setting up libfile-basedir-perl (0.08-1) ... #14 66.80 Setting up gettext (0.19.8.1-10build1) ... #13 67.76 Setting up libemail-address-xs-perl (1.04-1+b3) ... #13 67.77 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 67.78 Setting up automake (1:1.16.3-2) ... #13 67.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 67.79 Setting up libapt-pkg-perl (0.1.39) ... #13 67.80 Setting up libio-sessiondata-perl (1.03-1.1) ... #13 67.81 Setting up libstring-escape-perl (2010.002-2) ... #13 67.82 Setting up libhttp-date-perl (6.05-1) ... #13 67.83 Setting up libfile-which-perl (1.23-1) ... #13 67.84 Setting up libfile-basedir-perl (0.08-1) ... #13 67.85 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.88 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #13 67.89 Setting up g++-10 (10.2.1-6) ... #13 67.90 Setting up libfile-listing-perl (6.14-1) ... #13 67.91 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #13 67.92 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #13 67.92 Setting up libregexp-pattern-perl (0.2.14-1) ... #13 67.93 Setting up libdata-messagepack-perl (1.00-4+b1) ... #13 67.94 Setting up libclass-inspector-perl (1.36-1) ... #14 59.65 Setting up man-db (2.9.1-1) ... #14 59.75 Building database of manual pages ... #13 71.47 Setting up dh-autoreconf (20) ... #13 71.48 Setting up patchutils (0.4.2-1) ... #13 71.50 Setting up libmail-sendmail-perl (0.80-1.1) ... #13 71.51 Setting up libltdl-dev:arm64 (2.4.6-15) ... #13 71.52 Setting up libjson-maybexs-perl (1.004003-1) ... #13 71.53 Setting up libxml-sax-base-perl (1.09-1.1) ... #13 71.55 Setting up libio-string-perl (1.08-3.1) ... #13 71.56 Setting up libreadonly-perl (2.050-3) ... #13 71.57 Setting up python3-gpg (1.14.0-1+b2) ... #15 9.806 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 9.807 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #15 9.809 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB] #15 9.810 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB] #15 9.812 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB] #15 9.813 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1+rpi1 [352 kB] #15 9.819 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 9.820 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB] #15 9.820 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 9.919 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] #15 9.938 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB] #15 10.05 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB] #14 41.63 Building database of manual pages ... #13 68.05 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 68.06 Setting up dput (1.1.3) ... #13 68.19 Setting up libnamespace-clean-perl (0.27-2) ... #13 68.20 Setting up libstring-license-perl (0.0.2-1) ... #13 68.21 Setting up licensecheck (3.3.5-1) ... #13 68.22 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 68.23 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 68.25 Setting up libwww-perl (6.68-1) ... #13 68.26 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 68.27 Setting up libwww-mechanize-perl (2.16-1) ... #13 70.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 70.57 Setting up libsoap-lite-perl (1.27-1) ... #13 70.58 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 70.60 Processing triggers for libc-bin (2.28-10+deb10u2) ... #14 65.62 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ... #14 65.62 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... #14 65.66 Selecting previously unselected package libpipeline1:arm64. #14 65.66 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ... #14 65.67 Unpacking libpipeline1:arm64 (1.5.5-1) ... #14 65.71 Selecting previously unselected package libpng16-16:arm64. #14 65.71 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ... #14 65.71 Unpacking libpng16-16:arm64 (1.6.37-3build5) ... #14 65.75 Selecting previously unselected package libpsl5:arm64. #14 65.75 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ... #14 65.76 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... #14 65.80 Selecting previously unselected package libxau6:arm64. #14 65.80 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 65.80 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 65.83 Selecting previously unselected package libxdmcp6:arm64. #14 65.84 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 65.84 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 65.89 Selecting previously unselected package libxcb1:arm64. #14 59.06 Updating certificates in /etc/ssl/certs... #14 65.49 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_arm64.deb ... #14 65.49 Unpacking libmouse-perl (2.5.10-1build5) ... #14 65.53 Selecting previously unselected package libxs-parse-keyword-perl. #14 65.54 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_arm64.deb ... #14 65.54 Unpacking libxs-parse-keyword-perl (0.33-1) ... #14 65.58 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #14 65.58 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_arm64.deb ... #14 65.58 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ... #14 65.62 Selecting previously unselected package libobject-pad-perl. #14 65.62 Preparing to unpack .../302-libobject-pad-perl_0.78-1_arm64.deb ... #14 65.63 Unpacking libobject-pad-perl (0.78-1) ... #14 65.66 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #14 65.67 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ... #14 65.67 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 65.71 Selecting previously unselected package libpath-iterator-rule-perl. #14 65.71 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 65.71 Unpacking libpath-iterator-rule-perl (1.015-2) ... #15 8.791 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #15 8.795 Unpacking build-essential (12.6) ... #15 8.851 Selecting previously unselected package bash-completion. #15 8.853 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #13 57.20 Setting up binutils (2.35.2-2) ... #13 57.22 Setting up man-db (2.9.4-2) ... #13 57.32 Building database of manual pages ... #14 66.49 Preparing to unpack .../319-libregexp-wildcards-perl_1.05-3_all.deb ... #14 66.49 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 66.53 Selecting previously unselected package libsasl2-modules:arm64. #14 66.53 Preparing to unpack .../320-libsasl2-modules_2.1.28+dfsg1-3_arm64.deb ... #14 66.54 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg1-3) ... #14 66.58 Selecting previously unselected package libsereal-decoder-perl. #14 66.58 Preparing to unpack .../321-libsereal-decoder-perl_5.004+ds-1_arm64.deb ... #14 66.59 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #14 66.62 Selecting previously unselected package libsereal-encoder-perl. #14 66.62 Preparing to unpack .../322-libsereal-encoder-perl_5.004+ds-1_arm64.deb ... #14 66.63 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 66.66 Selecting previously unselected package libset-intspan-perl. #14 66.66 Preparing to unpack .../323-libset-intspan-perl_1.19-3_all.deb ... #14 66.67 Unpacking libset-intspan-perl (1.19-3) ... #14 66.70 Selecting previously unselected package libsocket6-perl. #14 58.97 Preparing to unpack .../192-libarray-intspan-perl_2.004-2_all.deb ... #14 58.98 Unpacking libarray-intspan-perl (2.004-2) ... #14 59.01 Selecting previously unselected package libmodule-implementation-perl. #14 59.01 Preparing to unpack .../193-libmodule-implementation-perl_0.09-2_all.deb ... #14 59.01 Unpacking libmodule-implementation-perl (0.09-2) ... #14 59.04 Selecting previously unselected package libsub-exporter-progressive-perl. #14 59.04 Preparing to unpack .../194-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 59.05 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 59.08 Selecting previously unselected package libvariable-magic-perl. #14 59.08 Preparing to unpack .../195-libvariable-magic-perl_0.63-1_armhf.deb ... #14 59.09 Unpacking libvariable-magic-perl (0.63-1) ... #14 59.12 Selecting previously unselected package libb-hooks-endofscope-perl. #14 59.12 Preparing to unpack .../196-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 59.12 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 59.15 Selecting previously unselected package libberkeleydb-perl:armhf. #14 59.16 Preparing to unpack .../197-libberkeleydb-perl_0.64-2_armhf.deb ... #14 59.16 Unpacking libberkeleydb-perl:armhf (0.64-2) ... #14 59.20 Selecting previously unselected package libfreetype6:armhf. #14 59.20 Preparing to unpack .../198-libfreetype6_2.13.1+dfsg-1_armhf.deb ... #14 59.20 Unpacking libfreetype6:armhf (2.13.1+dfsg-1) ... #14 59.25 Selecting previously unselected package libfontconfig1:armhf. #14 59.25 Preparing to unpack .../199-libfontconfig1_2.14.2-4ubuntu1_armhf.deb ... #14 59.25 Unpacking libfontconfig1:armhf (2.14.2-4ubuntu1) ... #14 59.29 Selecting previously unselected package libjpeg-turbo8:armhf. #14 59.29 Preparing to unpack .../200-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ... #14 59.30 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 58.63 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 58.64 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 58.67 Selecting previously unselected package libvariable-magic-perl. #14 58.67 Preparing to unpack .../193-libvariable-magic-perl_0.63-1_armhf.deb ... #14 58.67 Unpacking libvariable-magic-perl (0.63-1) ... #14 58.71 Selecting previously unselected package libb-hooks-endofscope-perl. #14 58.71 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 58.71 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 58.74 Selecting previously unselected package libberkeleydb-perl:armhf. #14 58.74 Preparing to unpack .../195-libberkeleydb-perl_0.64-2_armhf.deb ... #14 58.75 Unpacking libberkeleydb-perl:armhf (0.64-2) ... #14 58.80 Selecting previously unselected package libfreetype6:armhf. #14 58.80 Preparing to unpack .../196-libfreetype6_2.12.1+dfsg-4ubuntu0.1_armhf.deb ... #14 58.80 Unpacking libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ... #14 58.85 Selecting previously unselected package libfontconfig1:armhf. #14 58.85 Preparing to unpack .../197-libfontconfig1_2.14.1-3ubuntu3_armhf.deb ... #14 58.86 Unpacking libfontconfig1:armhf (2.14.1-3ubuntu3) ... #14 58.90 Selecting previously unselected package libjpeg-turbo8:armhf. #14 58.90 Preparing to unpack .../198-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ... #14 58.90 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 58.94 Selecting previously unselected package libjpeg8:armhf. #14 58.94 Preparing to unpack .../199-libjpeg8_8c-2ubuntu11_armhf.deb ... #14 58.94 Unpacking libjpeg8:armhf (8c-2ubuntu11) ... #14 58.99 Selecting previously unselected package libdeflate0:armhf. #14 59.03 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ... #14 59.03 Unpacking libio-html-perl (1.004-2) ... #14 59.06 Selecting previously unselected package liblwp-mediatypes-perl. #14 59.06 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 59.07 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 59.09 Selecting previously unselected package libhttp-message-perl. #14 59.10 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ... #14 59.10 Unpacking libhttp-message-perl (6.36-1) ... #14 59.13 Selecting previously unselected package libhttp-cookies-perl. #14 59.13 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ... #14 59.13 Unpacking libhttp-cookies-perl (6.10-1) ... #14 59.16 Selecting previously unselected package libhttp-negotiate-perl. #14 59.16 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ... #14 59.17 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 59.23 Selecting previously unselected package perl-openssl-defaults:armhf. #14 59.23 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ... #14 59.23 Unpacking perl-openssl-defaults:armhf (5build2) ... #14 66.81 Setting up libnumber-range-perl (0.12-1) ... #14 66.82 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 66.84 Setting up libstruct-dumb-perl (0.09-1) ... #14 66.85 Setting up libfile-listing-perl (6.04-1) ... #14 66.86 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 66.87 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 66.89 Setting up libfont-afm-perl (1.20-2) ... #14 66.90 Setting up libwant-perl (0.29-1build4) ... #14 66.91 Setting up libdynaloader-functions-perl (0.003-1) ... #14 66.92 Setting up libtext-glob-perl (0.10-1) ... #14 66.93 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 66.95 Setting up liblist-compare-perl (0.53-1) ... #14 66.96 Setting up libref-util-xs-perl (0.117-1build2) ... #14 66.97 Setting up libio-pty-perl (1:1.12-1) ... #14 66.98 Setting up libtool (2.4.6-14) ... #14 66.99 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 67.01 Setting up libsort-key-perl (1.33-2build2) ... #13 67.95 Setting up libfont-afm-perl (1.20-3) ... #13 67.96 Setting up libwant-perl (0.29-1+b6) ... #13 67.97 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 67.98 Setting up libtext-glob-perl (0.11-1) ... #13 67.99 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 68.00 Setting up liblist-compare-perl (0.55-1) ... #13 68.01 Setting up libref-util-xs-perl (0.117-1+b3) ... #13 68.03 Setting up libio-pty-perl (1:1.15-2) ... #13 68.04 Setting up libtool (2.4.6-15) ... #13 68.05 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 68.05 Setting up libsort-key-perl (1.33-2+b3) ... #13 68.06 Setting up libclone-perl (0.45-1+b1) ... #13 68.07 Setting up libalgorithm-diff-perl (1.201-1) ... #13 68.08 Setting up libarchive-zip-perl (1.68-1) ... #13 68.09 Setting up libsub-identify-perl (0.14-1+b3) ... #13 68.10 Setting up libdistro-info-perl (1.0) ... #13 68.11 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 68.12 Setting up libobject-id-perl (0.1.2-2.1) ... #13 68.13 Setting up libio-stringy-perl (2.111-3) ... #13 68.14 Setting up liblist-moreutils-perl (0.430-2) ... #13 68.14 Setting up libhtml-tagset-perl (3.20-4) ... #13 68.15 Setting up liblog-any-perl (1.709-1) ... #13 68.16 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 68.17 Setting up libdevel-size-perl (0.83-1+b2) ... #13 68.18 Setting up libdebhelper-perl (13.3.4) ... #13 68.19 Setting up libpod-constants-perl (0.19-2) ... #13 68.20 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 68.21 Setting up libconvert-binhex-perl (1.125-1) ... #13 68.22 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 68.23 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 68.24 Setting up libtry-tiny-perl (0.30-1) ... #13 68.25 Setting up libtype-tiny-perl (1.012001-2) ... #13 68.26 Setting up libcommon-sense-perl (3.75-1+b4) ... #14 59.96 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #14 59.97 Setting up python3-six (1.14.0-2) ... #13 71.75 Setting up python3-certifi (2020.6.20-1) ... #13 71.89 Setting up libfile-find-rule-perl (0.34-1) ... #15 10.33 debconf: delaying package configuration, since apt-utils is not installed #14 41.98 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 42.00 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 42.15 Setting up perl (5.36.0-9ubuntu1) ... #14 42.17 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 42.19 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 68.29 Setting up devscripts (2.23.4) ... #13 68.44 Setting up libxml-parser-perl (2.46-4) ... #13 68.45 Setting up lintian (2.116.3) ... #13 68.46 Setting up libxml-sax-expat-perl (0.51-2) ... #13 68.51 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 68.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 70.63 Processing triggers for ca-certificates (20200601~deb10u2) ... #13 70.64 Updating certificates in /etc/ssl/certs... #14 65.89 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ... #14 65.90 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ... #14 65.93 Selecting previously unselected package libx11-data. #14 65.93 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 65.93 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 66.00 Selecting previously unselected package libx11-6:arm64. #14 66.00 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_arm64.deb ... #14 66.01 Unpacking libx11-6:arm64 (2:1.7.5-1ubuntu0.3) ... #14 66.04 Selecting previously unselected package libxext6:arm64. #14 66.04 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 66.05 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 66.09 Selecting previously unselected package libxmuu1:arm64. #14 66.09 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 66.10 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 66.14 Selecting previously unselected package man-db. #13 DONE 66.9s #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 65.77 Selecting previously unselected package libperlio-gzip-perl. #14 65.78 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_arm64.deb ... #14 65.78 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 65.82 Selecting previously unselected package libperlio-utf8-strict-perl. #14 65.82 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #14 65.82 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 65.87 Selecting previously unselected package libpod-parser-perl. #14 65.87 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ... #14 65.88 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 65.90 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 65.90 Unpacking libpod-parser-perl (1.65-1) ... #14 65.94 Selecting previously unselected package libpod-constants-perl. #14 65.94 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ... #14 65.95 Unpacking libpod-constants-perl (0.19-2) ... #14 65.99 Selecting previously unselected package libproc-processtable-perl:arm64. #14 65.99 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_arm64.deb ... #14 65.99 Unpacking libproc-processtable-perl:arm64 (0.634-1build2) ... #14 66.04 Selecting previously unselected package libre2-10:arm64. #14 66.04 Preparing to unpack .../310-libre2-10_20230201-1_arm64.deb ... #14 66.05 Unpacking libre2-10:arm64 (20230201-1) ... #14 66.09 Selecting previously unselected package libre-engine-re2-perl:arm64. #43 ... #35 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #35 DONE 9.1s #44 [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 #44 1.669 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #44 1.689 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #44 1.689 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #44 1.858 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #44 1.996 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #44 2.128 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #44 3.542 Fetched 8546 kB in 2s (4038 kB/s) #44 3.542 Reading package lists... #44 4.699 Hit:1 http://deb.debian.org/debian bullseye InRelease #44 4.699 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #44 4.699 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #44 4.997 Reading package lists... #44 5.646 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev #44 5.655 Reading package lists... #44 6.394 Building dependency tree... #44 6.729 gcc is already the newest version (4:10.2.1-1). #44 6.729 The following additional packages will be installed: #44 6.729 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev #44 6.729 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev #44 6.730 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 #44 6.730 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 #44 6.730 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev #44 6.731 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #44 6.732 Suggested packages: #44 6.732 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin #44 6.732 | libgdk-pixbuf2.0-dev libxml2-utils #44 7.050 The following NEW packages will be installed: #44 7.051 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 #44 7.051 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data #44 7.051 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 #44 7.051 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 #44 7.052 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev #44 7.053 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #44 7.330 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. #44 7.330 Need to get 8225 kB of archives. #44 7.330 After this operation, 40.0 MB of additional disk space will be used. #44 7.330 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #44 7.339 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #44 7.349 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB] #44 7.349 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB] #44 7.349 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB] #44 7.349 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB] #44 7.349 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB] #44 7.350 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #44 7.350 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #44 7.359 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #44 7.364 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #44 7.370 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #44 7.386 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB] #44 7.388 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #44 7.389 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #44 7.391 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB] #44 7.394 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #44 7.398 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #44 7.401 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #44 7.404 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #44 7.405 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #44 7.414 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #44 7.416 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB] #44 7.418 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #44 7.421 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #44 7.424 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #44 7.426 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #44 7.437 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #44 7.441 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB] #44 7.462 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB] #44 7.676 debconf: delaying package configuration, since apt-utils is not installed #44 7.742 Fetched 8225 kB in 0s (20.5 MB/s) #44 7.793 Selecting previously unselected package libgirepository-1.0-1:amd64. #44 7.793 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #44 7.814 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #44 7.829 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #44 7.889 Selecting previously unselected package gir1.2-glib-2.0:amd64. #44 7.891 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #44 7.898 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #44 7.980 Selecting previously unselected package libsecret-common. #44 7.982 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... #44 7.991 Unpacking libsecret-common (0.20.4-2) ... #44 8.144 Selecting previously unselected package libsecret-1-0:amd64. #44 8.147 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ... #44 8.153 Unpacking libsecret-1-0:amd64 (0.20.4-2) ... #44 8.228 Selecting previously unselected package gir1.2-secret-1:amd64. #44 8.231 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ... #44 8.237 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ... #44 8.279 Selecting previously unselected package uuid-dev:amd64. #44 8.281 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ... #44 8.286 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ... #44 8.350 Selecting previously unselected package libblkid-dev:amd64. #44 8.353 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ... #44 8.364 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #44 8.522 Selecting previously unselected package libbtrfs0:amd64. #44 8.525 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ... #44 8.534 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #44 8.660 Selecting previously unselected package libbtrfs-dev:amd64. #44 8.663 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ... #44 8.669 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #44 8.794 Selecting previously unselected package libelf1:amd64. #44 8.797 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ... #44 8.806 Unpacking libelf1:amd64 (0.183-1) ... #44 8.916 Selecting previously unselected package libffi-dev:amd64. #44 8.917 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ... #44 8.926 Unpacking libffi-dev:amd64 (3.3-6) ... #44 8.986 Selecting previously unselected package libglib2.0-data. #44 8.986 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... #44 8.993 Unpacking libglib2.0-data (2.66.8-1) ... #44 9.231 Selecting previously unselected package libglib2.0-bin. #44 9.239 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ... #44 9.244 Unpacking libglib2.0-bin (2.66.8-1) ... #44 9.308 Selecting previously unselected package python3-lib2to3. #44 9.309 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... #44 9.314 Unpacking python3-lib2to3 (3.9.2-1) ... #44 9.369 Selecting previously unselected package python3-distutils. #44 9.369 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... #44 9.373 Unpacking python3-distutils (3.9.2-1) ... #44 9.444 Selecting previously unselected package libglib2.0-dev-bin. #44 9.447 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ... #44 9.455 Unpacking libglib2.0-dev-bin (2.66.8-1) ... #44 9.527 Selecting previously unselected package libsepol1-dev:amd64. #44 9.530 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #44 9.544 Unpacking libsepol1-dev:amd64 (3.1-1) ... #44 9.737 Selecting previously unselected package libpcre2-16-0:amd64. #44 9.740 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #44 9.746 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #44 9.835 Selecting previously unselected package libpcre2-32-0:amd64. #44 9.835 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #44 9.839 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #44 9.931 Selecting previously unselected package libpcre2-posix2:amd64. #44 9.931 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #44 9.935 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #44 9.978 Selecting previously unselected package libpcre2-dev:amd64. #44 9.980 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #44 9.983 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #44 ... #43 [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 #43 0.813 Hit:1 http://deb.debian.org/debian bullseye InRelease #43 0.813 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #43 0.813 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #15 11.33 Selecting previously unselected package g++. #15 11.33 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #15 11.33 Unpacking g++ (4:10.2.1-1+rpi1) ... #15 11.36 Selecting previously unselected package build-essential. #15 11.37 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #15 11.37 Unpacking build-essential (12.9) ... #15 11.42 Selecting previously unselected package bash-completion. #14 66.70 Preparing to unpack .../324-libsocket6-perl_0.29-3_arm64.deb ... #14 66.71 Unpacking libsocket6-perl (0.29-3) ... #14 66.75 Selecting previously unselected package libsodium23:arm64. #14 66.75 Preparing to unpack .../325-libsodium23_1.0.18-1build2_arm64.deb ... #14 66.75 Unpacking libsodium23:arm64 (1.0.18-1build2) ... #14 66.79 Selecting previously unselected package libstring-copyright-perl. #14 66.79 Preparing to unpack .../326-libstring-copyright-perl_0.003014-1_all.deb ... #14 66.79 Unpacking libstring-copyright-perl (0.003014-1) ... #14 66.83 Selecting previously unselected package libstring-escape-perl. #14 66.83 Preparing to unpack .../327-libstring-escape-perl_2010.002-3_all.deb ... #14 66.83 Unpacking libstring-escape-perl (2010.002-3) ... #14 66.87 Selecting previously unselected package libstring-license-perl. #14 66.87 Preparing to unpack .../328-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 66.88 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 66.91 Selecting previously unselected package libstring-shellquote-perl. #14 66.91 Preparing to unpack .../329-libstring-shellquote-perl_1.04-3_all.deb ... #14 66.91 Unpacking libstring-shellquote-perl (1.04-3) ... #14 66.95 Selecting previously unselected package libsyntax-keyword-try-perl. #14 59.33 Selecting previously unselected package libjpeg8:armhf. #14 59.33 Preparing to unpack .../201-libjpeg8_8c-2ubuntu11_armhf.deb ... #14 59.34 Unpacking libjpeg8:armhf (8c-2ubuntu11) ... #14 59.37 Selecting previously unselected package libdeflate0:armhf. #14 59.37 Preparing to unpack .../202-libdeflate0_1.18-1_armhf.deb ... #14 59.38 Unpacking libdeflate0:armhf (1.18-1) ... #14 59.41 Selecting previously unselected package libjbig0:armhf. #14 59.42 Preparing to unpack .../203-libjbig0_2.1-6.1ubuntu1_armhf.deb ... #14 59.42 Unpacking libjbig0:armhf (2.1-6.1ubuntu1) ... #14 59.45 Selecting previously unselected package liblerc4:armhf. #14 59.46 Preparing to unpack .../204-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ... #14 59.46 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 59.50 Selecting previously unselected package libwebp7:armhf. #14 59.50 Preparing to unpack .../205-libwebp7_1.2.4-0.3_armhf.deb ... #14 59.50 Unpacking libwebp7:armhf (1.2.4-0.3) ... #14 59.54 Selecting previously unselected package libtiff6:armhf. #14 58.99 Preparing to unpack .../200-libdeflate0_1.15-1_armhf.deb ... #14 58.99 Unpacking libdeflate0:armhf (1.15-1) ... #14 59.12 Selecting previously unselected package libjbig0:armhf. #14 59.12 Preparing to unpack .../201-libjbig0_2.1-6ubuntu1_armhf.deb ... #14 59.13 Unpacking libjbig0:armhf (2.1-6ubuntu1) ... #14 59.17 Selecting previously unselected package liblerc4:armhf. #14 59.17 Preparing to unpack .../202-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ... #14 59.18 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 59.23 Selecting previously unselected package libwebp7:armhf. #14 67.02 Setting up libclone-perl (0.43-2) ... #14 67.03 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 67.05 Setting up libarchive-zip-perl (1.67-2) ... #14 67.06 Setting up libsub-identify-perl (0.14-1build2) ... #14 67.15 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 67.16 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 67.17 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 59.26 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 59.26 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ... #14 59.26 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ... #14 59.32 Selecting previously unselected package libio-socket-ssl-perl. #14 59.32 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ... #14 59.32 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 59.35 Selecting previously unselected package libnet-http-perl. #14 59.35 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ... #14 59.36 Unpacking libnet-http-perl (6.22-1) ... #14 59.38 Selecting previously unselected package liblwp-protocol-https-perl. #14 59.39 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 59.46 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 68.26 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 68.27 Setting up libnet-http-perl (6.20-1) ... #13 68.28 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #13 68.29 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 68.30 Setting up libtime-moment-perl (0.44-1+b3) ... #13 68.31 Setting up libencode-locale-perl (1.05-1.1) ... #13 68.32 Setting up python3 (3.9.2-3) ... #14 60.10 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 60.11 Setting up perl (5.30.0-9ubuntu0.4) ... #14 60.13 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 60.14 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 60.30 Setting up libdata-dump-perl (1.23-1) ... #14 60.31 Setting up python3-certifi (2019.11.28-1) ... #14 60.43 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #15 10.36 Fetched 19.8 MB in 3s (7510 kB/s) #15 10.39 Selecting previously unselected package libstdc++-12-dev:armhf. #15 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 ... 17888 files and directories currently installed.) #15 10.40 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ... #15 10.40 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ... #13 71.90 Setting up libstring-copyright-perl (0.003006-1) ... #13 71.91 Setting up libgd3:arm64 (2.3.0-2) ... #13 71.93 Setting up python3-idna (2.10-1) ... #13 72.14 Setting up libdata-optlist-perl (0.110-1.1) ... #13 72.15 Setting up libipc-run-perl (20200505.0-1) ... #14 42.20 Setting up libxs-parse-keyword-perl (0.38-1) ... #14 42.21 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 42.22 Setting up libdata-dump-perl (1.25-1) ... #14 42.23 Setting up libfile-find-rule-perl (0.34-3) ... #14 42.25 Setting up libref-util-perl (0.204-2) ... #14 42.26 Setting up libipc-system-simple-perl (1.30-2) ... #14 42.28 Setting up libnet-domain-tld-perl (1.75-3) ... #14 42.29 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 42.30 Setting up libsocket6-perl (0.29-3) ... #14 42.32 Setting up libgd3:amd64 (2.3.3-9ubuntu1) ... #14 42.33 Setting up gcc-13 (13.2.0-4ubuntu3) ... #14 42.35 Setting up libvariable-magic-perl (0.63-1) ... #14 42.36 Setting up libio-html-perl (1.004-3) ... #14 42.37 Setting up libpod-parser-perl (1.66-1) ... #14 42.38 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 42.40 Setting up libparams-util-perl (1.102-2) ... #14 42.46 Setting up libdpkg-perl (1.22.0ubuntu1) ... #14 42.47 Setting up libtime-duration-perl (1.21-2) ... #14 42.48 Setting up autoconf (2.71-3) ... #14 42.49 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 42.51 Setting up libarray-intspan-perl (2.004-2) ... #13 68.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 68.72 Setting up libsoap-lite-perl (1.27-3) ... #13 68.74 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 68.75 Processing triggers for libc-bin (2.36-9+deb12u3) ... #13 68.79 Processing triggers for ca-certificates (20230311) ... #14 66.14 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ... #14 66.14 Unpacking man-db (2.10.2-1) ... #14 66.20 Selecting previously unselected package manpages. #14 66.20 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 66.20 Unpacking manpages (5.10-1ubuntu1) ... #14 66.31 Selecting previously unselected package openssh-client. #14 66.31 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_arm64.deb ... #14 66.32 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #14 66.37 Selecting previously unselected package publicsuffix. #14 66.37 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 66.38 Unpacking publicsuffix (20211207.1025-1) ... #14 66.40 Selecting previously unselected package strace. #13 58.44 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u10) ... #13 58.45 Setting up libpython2.7:armhf (2.7.16-2+deb10u3) ... #13 58.46 Setting up gettext (0.19.8.1-9) ... #13 58.47 Setting up exim4-base (4.92-8+deb10u8) ... #13 58.58 exim: DB upgrade, deleting hints-db #13 58.62 Setting up gcc-8 (8.3.0-6) ... #13 58.63 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 58.65 Setting up libtool (2.4.6-9) ... #14 66.09 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_arm64.deb ... #14 66.10 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ... #14 66.13 Selecting previously unselected package libreadonly-perl. #14 66.14 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ... #14 66.14 Unpacking libreadonly-perl (2.050-3) ... #14 66.18 Selecting previously unselected package libref-util-perl. #14 66.18 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ... #14 66.19 Unpacking libref-util-perl (0.204-2) ... #14 66.22 Selecting previously unselected package libref-util-xs-perl. #14 66.23 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_arm64.deb ... #14 66.23 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 66.27 Selecting previously unselected package libregexp-pattern-license-perl. #14 66.27 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 66.28 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 66.32 Selecting previously unselected package libregexp-pattern-perl. #14 66.32 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 66.33 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 66.96 Preparing to unpack .../330-libsyntax-keyword-try-perl_0.29-1_arm64.deb ... #14 66.96 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 67.00 Selecting previously unselected package libterm-readkey-perl. #14 67.00 Preparing to unpack .../331-libterm-readkey-perl_2.38-2build1_arm64.deb ... #14 67.00 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 67.03 Selecting previously unselected package libtext-levenshteinxs-perl. #14 67.04 Preparing to unpack .../332-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ... #14 67.04 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 67.07 Selecting previously unselected package libtext-markdown-discount-perl. #14 67.08 Preparing to unpack .../333-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #14 67.08 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 67.11 Selecting previously unselected package libtext-xslate-perl:arm64. #14 67.11 Preparing to unpack .../334-libtext-xslate-perl_3.5.9-1build2_arm64.deb ... #14 67.12 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ... #14 67.18 Selecting previously unselected package libtime-duration-perl. #14 67.18 Preparing to unpack .../335-libtime-duration-perl_1.21-2_all.deb ... #14 67.18 Unpacking libtime-duration-perl (1.21-2) ... #14 67.21 Selecting previously unselected package libtime-moment-perl. #14 67.21 Preparing to unpack .../336-libtime-moment-perl_0.44-2build1_arm64.deb ... #14 67.22 Unpacking libtime-moment-perl (0.44-2build1) ... #14 67.25 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #14 67.25 Preparing to unpack .../337-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #14 67.26 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 67.29 Selecting previously unselected package libunicode-utf8-perl. #15 11.42 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... #14 59.54 Preparing to unpack .../206-libtiff6_4.5.1+git230720-1ubuntu1_armhf.deb ... #14 59.54 Unpacking libtiff6:armhf (4.5.1+git230720-1ubuntu1) ... #14 59.58 Selecting previously unselected package libxpm4:armhf. #14 59.58 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1ubuntu1_armhf.deb ... #14 59.59 Unpacking libxpm4:armhf (1:3.5.12-1.1ubuntu1) ... #14 59.63 Selecting previously unselected package libgd3:armhf. #14 59.63 Preparing to unpack .../208-libgd3_2.3.3-9ubuntu1_armhf.deb ... #14 59.63 Unpacking libgd3:armhf (2.3.3-9ubuntu1) ... #14 59.66 Selecting previously unselected package libc-devtools. #14 59.67 Preparing to unpack .../209-libc-devtools_2.38-1ubuntu6_armhf.deb ... #14 59.67 Unpacking libc-devtools (2.38-1ubuntu6) ... #14 59.70 Selecting previously unselected package libcapture-tiny-perl. #14 59.70 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ... #14 59.71 Unpacking libcapture-tiny-perl (0.48-2) ... #14 59.74 Selecting previously unselected package libcgi-pm-perl. #14 59.74 Preparing to unpack .../211-libcgi-pm-perl_4.57-1_all.deb ... #14 59.74 Unpacking libcgi-pm-perl (4.57-1) ... #14 59.78 Selecting previously unselected package libfcgi0ldbl:armhf. #18 DONE 4.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 59.66 137 added, 0 removed; done. #14 59.80 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 59.81 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 59.82 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 59.84 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 59.84 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 59.85 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 59.85 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 59.86 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... #14 59.87 Setting up libgdbm-compat4:armhf (1.18.1-5) ... #14 59.89 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ... #14 59.90 Setting up dwz (0.13-5) ... #14 59.23 Preparing to unpack .../203-libwebp7_1.2.4-0.1ubuntu0.23.04.2_armhf.deb ... #14 59.24 Unpacking libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ... #14 59.28 Selecting previously unselected package libtiff6:armhf. #14 59.28 Preparing to unpack .../204-libtiff6_4.5.0-5ubuntu1.2_armhf.deb ... #14 59.29 Unpacking libtiff6:armhf (4.5.0-5ubuntu1.2) ... #14 59.33 Selecting previously unselected package libxpm4:armhf. #14 59.34 Preparing to unpack .../205-libxpm4_1%3a3.5.12-1.1ubuntu0.1_armhf.deb ... #14 59.34 Unpacking libxpm4:armhf (1:3.5.12-1.1ubuntu0.1) ... #14 59.38 Selecting previously unselected package libgd3:armhf. #14 59.38 Preparing to unpack .../206-libgd3_2.3.3-7ubuntu2_armhf.deb ... #14 59.39 Unpacking libgd3:armhf (2.3.3-7ubuntu2) ... #14 59.43 Selecting previously unselected package libc-devtools. #14 59.43 Preparing to unpack .../207-libc-devtools_2.37-0ubuntu2.1_armhf.deb ... #14 59.49 Selecting previously unselected package libtry-tiny-perl. #14 59.49 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... #14 59.49 Unpacking libtry-tiny-perl (0.31-1) ... #14 59.52 Selecting previously unselected package libwww-robotrules-perl. #14 59.52 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... #14 59.53 Unpacking libwww-robotrules-perl (6.02-1) ... #14 59.56 Selecting previously unselected package libwww-perl. #14 59.56 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... #14 59.56 Unpacking libwww-perl (6.61-1) ... #14 59.60 Selecting previously unselected package patchutils. #14 59.60 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ... #14 59.61 Unpacking patchutils (0.4.2-1build2) ... #14 59.64 Selecting previously unselected package wdiff. #14 59.64 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ... #14 59.64 Unpacking wdiff (1.2.2-2build3) ... #14 59.68 Selecting previously unselected package devscripts. #14 59.68 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ... #14 59.74 Unpacking devscripts (2.22.1ubuntu1) ... #14 67.33 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 67.34 Setting up libio-stringy-perl (2.111-3) ... #14 67.36 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 67.37 Setting up libhtml-tagset-perl (3.20-4) ... #14 67.38 Setting up liblog-any-perl (1.708-1) ... #14 67.39 Setting up libauthen-sasl-perl (2.1600-1) ... #14 67.41 Setting up libdevel-size-perl (0.83-1build1) ... #14 67.42 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 67.43 Setting up libpod-constants-perl (0.19-1) ... #14 67.45 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 67.46 Setting up libperl4-corelibs-perl (0.004-2) ... #14 67.47 Setting up libfuture-perl (0.43-1) ... #14 67.49 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 67.50 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 67.51 Setting up libtry-tiny-perl (0.30-1) ... #13 68.58 Setting up libexception-class-perl (1.44-1) ... #13 68.59 Setting up python3-xdg (0.27-2) ... #14 60.44 Setting up libref-util-perl (0.204-1) ... #14 60.46 Setting up libipc-system-simple-perl (1.26-1) ... #14 60.47 Setting up libnet-domain-tld-perl (1.75-1) ... #14 60.48 Setting up libxml-writer-perl (0.625-1) ... #14 60.49 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 60.50 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 60.52 Setting up shared-mime-info (1.15-1) ... #15 10.64 Selecting previously unselected package g++-12. #15 10.64 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ... #15 10.64 Unpacking g++-12 (12.2.0-14+rpi1) ... #13 72.16 Setting up git (1:2.30.2-1+deb11u2) ... #13 72.19 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #13 72.20 Setting up python3-urllib3 (1.26.5-1~exp1) ... #13 72.39 Setting up libcontextual-return-perl (0.004014-2) ... #13 72.40 Setting up libwww-robotrules-perl (6.02-1) ... #14 42.52 Setting up libcapture-tiny-perl (0.48-2) ... #14 42.53 Setting up libtimedate-perl (2.3300-2) ... #14 42.54 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 42.55 Setting up libsub-name-perl:amd64 (0.27-1) ... #14 42.57 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 42.58 Setting up libsyntax-keyword-try-perl (0.29-1) ... #14 42.60 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 42.61 Setting up libproc-processtable-perl:amd64 (0.636-1) ... #14 42.62 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 42.63 Setting up xauth (1:1.1.2-1) ... #14 42.65 Setting up libpath-tiny-perl (0.144-1) ... #14 42.66 Setting up libarchive-cpio-perl (0.10-3) ... #14 42.71 Setting up libjson-perl (4.10000-1) ... #14 42.72 Setting up libnsl2:amd64 (1.3.0-2build2) ... #13 68.80 Updating certificates in /etc/ssl/certs... #14 66.40 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ... #14 66.41 Unpacking strace (5.16-0ubuntu3) ... #14 66.44 Selecting previously unselected package xauth. #14 66.44 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ... #14 66.45 Unpacking xauth (1:1.1-1build2) ... #14 66.48 Selecting previously unselected package xz-utils. #14 66.48 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ... #14 66.49 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 66.52 Selecting previously unselected package libsigsegv2:arm64. #14 66.52 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ... #14 66.53 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 66.56 Selecting previously unselected package m4. #14 66.56 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ... #14 66.56 Unpacking m4 (1.4.18-5ubuntu2) ... #14 66.59 Selecting previously unselected package autoconf. #14 66.59 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 66.60 Unpacking autoconf (2.71-2) ... #14 66.64 Selecting previously unselected package autotools-dev. #13 71.13 0 added, 0 removed; done. #13 71.13 Running hooks in /etc/ca-certificates/update.d... #13 71.13 done. #13 58.71 Setting up openssh-client (1:7.9p1-10+deb10u3) ... #13 58.80 Setting up gpgsm (2.2.12-1+deb10u2) ... #13 58.81 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 58.82 Setting up libxext6:armhf (2:1.3.3-1+b2) ... #13 58.83 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... #13 58.84 Setting up python3 (3.7.3-1) ... #14 66.37 Selecting previously unselected package libregexp-wildcards-perl. #14 66.37 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ... #14 66.37 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 66.42 Selecting previously unselected package libsasl2-modules:arm64. #14 66.42 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... #14 66.43 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #14 66.48 Selecting previously unselected package libsereal-decoder-perl. #14 66.48 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_arm64.deb ... #14 66.48 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 66.52 Selecting previously unselected package libsereal-encoder-perl. #14 66.52 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_arm64.deb ... #14 66.53 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 66.57 Selecting previously unselected package libset-intspan-perl. #15 0.572 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.572 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.572 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 67.29 Preparing to unpack .../338-libunicode-utf8-perl_0.62-2_arm64.deb ... #14 67.29 Unpacking libunicode-utf8-perl (0.62-2) ... #14 67.33 Selecting previously unselected package libwww-mechanize-perl. #14 67.33 Preparing to unpack .../339-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 67.33 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 67.36 Selecting previously unselected package libxml-namespacesupport-perl. #14 67.37 Preparing to unpack .../340-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 67.37 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 67.40 Selecting previously unselected package libxml-sax-base-perl. #14 67.40 Preparing to unpack .../341-libxml-sax-base-perl_1.09-3_all.deb ... #14 67.41 Unpacking libxml-sax-base-perl (1.09-3) ... #14 67.44 Selecting previously unselected package libxml-sax-perl. #14 67.45 Preparing to unpack .../342-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 67.45 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 67.49 Selecting previously unselected package libxml-libxml-perl. #14 67.49 Preparing to unpack .../343-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ... #14 67.50 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 67.54 Selecting previously unselected package libxml-parser-perl. #14 59.78 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2build2_armhf.deb ... #14 59.78 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 59.81 Selecting previously unselected package libfcgi-perl. #14 59.82 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ... #14 59.82 Unpacking libfcgi-perl (0.82+ds-2) ... #14 59.85 Selecting previously unselected package libcgi-fast-perl. #14 59.85 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 59.86 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 59.89 Selecting previously unselected package libclass-data-inheritable-perl. #14 59.89 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 59.89 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 59.92 Selecting previously unselected package libcommon-sense-perl:armhf. #14 59.93 Preparing to unpack .../216-libcommon-sense-perl_3.75-3_armhf.deb ... #14 59.93 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #14 59.96 Selecting previously unselected package libconfig-tiny-perl. #14 59.96 Preparing to unpack .../217-libconfig-tiny-perl_2.29-1_all.deb ... #14 59.96 Unpacking libconfig-tiny-perl (2.29-1) ... #14 59.99 Selecting previously unselected package libparams-util-perl. #14 60.00 Preparing to unpack .../218-libparams-util-perl_1.102-2_armhf.deb ... #14 60.00 Unpacking libparams-util-perl (1.102-2) ... #14 60.03 Selecting previously unselected package libsub-install-perl. #14 60.03 Preparing to unpack .../219-libsub-install-perl_0.929-1_all.deb ... #14 60.04 Unpacking libsub-install-perl (0.929-1) ... #14 60.07 Selecting previously unselected package libdata-optlist-perl. #14 60.07 Preparing to unpack .../220-libdata-optlist-perl_0.114-1_all.deb ... #14 60.07 Unpacking libdata-optlist-perl (0.114-1) ... #14 60.10 Selecting previously unselected package libsub-exporter-perl. #14 59.91 Setting up groff-base (1.22.4-4build1) ... #14 59.93 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 59.94 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 59.95 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.4) ... #14 59.97 Setting up libc6-dev:armhf (2.31-0ubuntu9.12) ... #14 59.98 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.6) ... #14 59.99 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 60.00 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 59.80 Selecting previously unselected package diffstat. #14 59.81 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ... #14 59.81 Unpacking diffstat (1.64-1build2) ... #14 59.84 Selecting previously unselected package python3-chardet. #14 59.84 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ... #14 59.85 Unpacking python3-chardet (4.0.0-1) ... #14 59.90 Selecting previously unselected package zstd. #14 59.90 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ... #14 59.90 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 59.95 Selecting previously unselected package python3-debian. #14 59.43 Unpacking libc-devtools (2.37-0ubuntu2.1) ... #14 59.47 Selecting previously unselected package libcapture-tiny-perl. #14 59.48 Preparing to unpack .../208-libcapture-tiny-perl_0.48-2_all.deb ... #14 59.48 Unpacking libcapture-tiny-perl (0.48-2) ... #14 59.52 Selecting previously unselected package libcgi-pm-perl. #14 59.52 Preparing to unpack .../209-libcgi-pm-perl_4.55-1_all.deb ... #14 59.53 Unpacking libcgi-pm-perl (4.55-1) ... #14 59.57 Selecting previously unselected package libfcgi0ldbl:armhf. #14 59.58 Preparing to unpack .../210-libfcgi0ldbl_2.4.2-2build2_armhf.deb ... #14 59.58 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 59.61 Selecting previously unselected package libfcgi-perl. #14 59.62 Preparing to unpack .../211-libfcgi-perl_0.82+ds-2_armhf.deb ... #14 59.62 Unpacking libfcgi-perl (0.82+ds-2) ... #14 59.66 Selecting previously unselected package libcgi-fast-perl. #14 59.66 Preparing to unpack .../212-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 59.67 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 59.70 Selecting previously unselected package libclass-data-inheritable-perl. #14 67.66 Setting up libtype-tiny-perl (1.008001-2) ... #14 67.71 Setting up libtest-fatal-perl (0.014-1) ... #14 67.72 Setting up libcommon-sense-perl (3.74-2build6) ... #14 67.73 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 67.74 Setting up libnet-http-perl (6.19-1) ... #14 67.75 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 67.76 Setting up libencode-locale-perl (1.05-1) ... #13 68.73 Setting up libconfig-tiny-perl (2.26-1) ... #13 68.74 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #13 68.75 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 68.76 Setting up liblist-utilsby-perl (0.11-1) ... #13 68.77 Setting up libstring-shellquote-perl (1.04-1) ... #13 68.79 Setting up libsub-install-perl (0.928-1.1) ... #13 68.80 Setting up gcc (4:10.2.1-1) ... #13 68.82 Setting up dpkg-dev (1.20.13) ... #13 68.83 Setting up libnumber-compare-perl (0.03-1.1) ... #13 68.84 Setting up intltool-debian (0.35.0+20060710.5) ... #13 68.85 Setting up liberror-perl (0.17029-1) ... #13 68.86 Setting up python3-six (1.16.0-2) ... #13 72.41 Setting up libtypes-serialiser-perl (1.01-1) ... #13 72.42 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 72.44 Setting up libgit-wrapper-perl (0.048-1) ... #13 72.45 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 72.46 Setting up librole-tiny-perl (2.002004-1) ... #13 72.47 Setting up gnupg (2.2.27-2+deb11u2) ... #13 72.49 Setting up build-essential (12.9) ... #13 72.50 Setting up python3-unidiff (0.5.5-2) ... #13 72.64 Setting up lsb-release (11.1.0) ... #13 72.65 Setting up libfont-ttf-perl (1.06-1.1) ... #14 42.73 Setting up libipc-run3-perl (0.048-3) ... #14 42.75 Setting up libregexp-wildcards-perl (1.05-3) ... #14 42.76 Setting up libfcgi-perl (0.82+ds-2) ... #14 42.78 Setting up libsub-override-perl (0.09-4) ... #14 42.79 Setting up libaliased-perl (0.34-3) ... #14 42.81 Setting up libstrictures-perl (2.000006-1) ... #14 42.82 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 42.84 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 42.85 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 42.87 Setting up libsort-versions-perl (1.62-3) ... #14 42.88 Setting up libexporter-tiny-perl (1.006002-1) ... #14 42.89 Setting up libre-engine-re2-perl:amd64 (0.18+ds-1) ... #14 42.90 Setting up libfile-dirlist-perl (0.05-3) ... #14 42.92 Setting up libterm-readkey-perl (2.38-2build1) ... #14 42.94 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #13 69.26 0 added, 0 removed; done. #13 69.26 Running hooks in /etc/ca-certificates/update.d... #13 69.26 done. #15 9.678 Unpacking bash-completion (1:2.8-6) ... #15 9.816 Selecting previously unselected package cmake-data. #15 9.818 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #15 9.824 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #14 66.65 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 66.65 Unpacking autotools-dev (20220109.1) ... #14 66.69 Selecting previously unselected package automake. #14 66.69 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 66.70 Unpacking automake (1:1.16.5-1.3) ... #14 66.79 Selecting previously unselected package autopoint. #14 66.79 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 66.87 Unpacking autopoint (0.21-4ubuntu4) ... #14 66.91 Selecting previously unselected package binutils-common:arm64. #13 59.12 Setting up python3-xdg (0.25-5) ... #14 66.57 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ... #14 66.57 Unpacking libset-intspan-perl (1.19-3) ... #14 66.61 Selecting previously unselected package libsocket6-perl. #14 66.61 Preparing to unpack .../322-libsocket6-perl_0.29-3_arm64.deb ... #14 66.62 Unpacking libsocket6-perl (0.29-3) ... #14 66.66 Selecting previously unselected package libsodium23:arm64. #14 66.67 Preparing to unpack .../323-libsodium23_1.0.18-1build2_arm64.deb ... #14 66.67 Unpacking libsodium23:arm64 (1.0.18-1build2) ... #14 66.72 Selecting previously unselected package libstring-copyright-perl. #14 66.72 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ... #14 66.72 Unpacking libstring-copyright-perl (0.003014-1) ... #14 66.76 Selecting previously unselected package libstring-escape-perl. #14 66.76 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ... #14 66.77 Unpacking libstring-escape-perl (2010.002-3) ... #14 60.11 Preparing to unpack .../221-libsub-exporter-perl_0.990-1_all.deb ... #14 60.11 Unpacking libsub-exporter-perl (0.990-1) ... #14 60.15 Selecting previously unselected package libconst-fast-perl. #14 60.15 Preparing to unpack .../222-libconst-fast-perl_0.014-2_all.deb ... #14 60.15 Unpacking libconst-fast-perl (0.014-2) ... #14 60.18 Selecting previously unselected package libwant-perl. #14 60.19 Preparing to unpack .../223-libwant-perl_0.29-2build1_armhf.deb ... #14 60.19 Unpacking libwant-perl (0.29-2build1) ... #14 60.22 Selecting previously unselected package libcontextual-return-perl. #14 60.22 Preparing to unpack .../224-libcontextual-return-perl_0.004014-4_all.deb ... #14 60.22 Unpacking libcontextual-return-perl (0.004014-4) ... #14 60.25 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 60.25 Preparing to unpack .../225-libcpanel-json-xs-perl_4.37-1_armhf.deb ... #14 60.26 Unpacking libcpanel-json-xs-perl:armhf (4.37-1) ... #14 60.29 Selecting previously unselected package libdevel-stacktrace-perl. #14 60.29 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 60.30 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 60.33 Selecting previously unselected package libexception-class-perl. #14 59.95 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 59.96 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 60.00 Selecting previously unselected package libgpgme11:armhf. #14 60.00 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 60.01 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ... #14 60.04 Selecting previously unselected package python3-gpg. #14 60.04 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 60.04 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 60.10 Selecting previously unselected package dput. #14 60.10 Preparing to unpack .../180-dput_1.1.0ubuntu2.1_all.deb ... #14 60.10 Unpacking dput (1.1.0ubuntu2.1) ... #14 60.15 Selecting previously unselected package fonts-dejavu-core. #14 60.15 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #14 60.15 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 59.70 Preparing to unpack .../213-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 59.71 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 59.74 Selecting previously unselected package libcommon-sense-perl:armhf. #14 59.74 Preparing to unpack .../214-libcommon-sense-perl_3.75-3_armhf.deb ... #14 59.75 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #14 59.78 Selecting previously unselected package libconfig-tiny-perl. #14 59.78 Preparing to unpack .../215-libconfig-tiny-perl_2.28-2_all.deb ... #14 59.79 Unpacking libconfig-tiny-perl (2.28-2) ... #14 59.82 Selecting previously unselected package libparams-util-perl. #14 59.82 Preparing to unpack .../216-libparams-util-perl_1.102-2_armhf.deb ... #14 59.83 Unpacking libparams-util-perl (1.102-2) ... #14 59.86 Selecting previously unselected package libsub-install-perl. #14 59.86 Preparing to unpack .../217-libsub-install-perl_0.929-1_all.deb ... #14 59.87 Unpacking libsub-install-perl (0.929-1) ... #14 59.94 Selecting previously unselected package libdata-optlist-perl. #14 67.78 Setting up libtext-levenshtein-perl (0.13-1) ... #14 67.79 Setting up libnet-dns-perl (1.22-1) ... #14 67.80 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 67.81 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 67.82 Setting up libstring-shellquote-perl (1.04-1) ... #14 67.84 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 67.85 Setting up libsub-install-perl (0.928-1) ... #14 67.86 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 67.89 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 67.91 Setting up libnumber-compare-perl (0.03-1) ... #14 67.92 Setting up intltool-debian (0.35.0+20060710.5) ... #14 67.93 Setting up libio-async-perl (0.75-1) ... #14 67.95 Setting up liberror-perl (0.17029-1) ... #14 67.96 Setting up patchutils (0.3.4-2) ... #14 67.97 Setting up libmail-sendmail-perl (0.80-1) ... #14 67.99 Setting up libltdl-dev:arm64 (2.4.6-14) ... #14 68.00 Setting up libjson-maybexs-perl (1.004000-1) ... #13 68.98 Setting up dh-autoreconf (20) ... #13 69.00 Setting up patchutils (0.4.2-1) ... #13 69.00 Setting up libmail-sendmail-perl (0.80-1.1) ... #13 69.01 Setting up libltdl-dev:amd64 (2.4.6-15) ... #13 69.02 Setting up libjson-maybexs-perl (1.004003-1) ... #13 69.03 Setting up libxml-sax-base-perl (1.09-1.1) ... #13 69.04 Setting up libio-string-perl (1.08-3.1) ... #13 69.05 Setting up libreadonly-perl (2.050-3) ... #13 69.06 Setting up python3-gpg (1.14.0-1+b2) ... #13 69.21 Setting up python3-certifi (2020.6.20-1) ... #15 12.19 Unpacking bash-completion (1:2.11-2) ... #14 67.54 Preparing to unpack .../344-libxml-parser-perl_2.46-4_arm64.deb ... #14 67.55 Unpacking libxml-parser-perl (2.46-4) ... #14 67.59 Selecting previously unselected package libxml-sax-expat-perl. #14 67.59 Preparing to unpack .../345-libxml-sax-expat-perl_0.51-2_all.deb ... #14 67.60 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 67.63 Selecting previously unselected package libyaml-libyaml-perl. #14 67.63 Preparing to unpack .../346-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #14 67.64 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 67.67 Selecting previously unselected package licensecheck. #14 67.68 Preparing to unpack .../347-licensecheck_3.3.9-1ubuntu1_all.deb ... #14 67.68 Unpacking licensecheck (3.3.9-1ubuntu1) ... #14 67.72 Selecting previously unselected package libdevel-size-perl. #14 67.72 Preparing to unpack .../348-libdevel-size-perl_0.83-2build1_arm64.deb ... #14 67.72 Unpacking libdevel-size-perl (0.83-2build1) ... #14 67.75 Selecting previously unselected package libipc-run3-perl. #14 67.76 Preparing to unpack .../349-libipc-run3-perl_0.048-3_all.deb ... #14 67.76 Unpacking libipc-run3-perl (0.048-3) ... #14 67.80 Selecting previously unselected package lzip. #13 72.66 Setting up libfile-homedir-perl (1.006-1) ... #13 72.68 Setting up python3-magic (2:0.4.20-3) ... #13 72.81 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 72.83 Setting up pristine-tar (1.49) ... #13 72.84 Setting up libio-socket-ssl-perl (2.069-1) ... #13 72.86 Setting up libsub-exporter-perl (0.987-1) ... #13 72.87 Setting up libc-devtools (2.31-13+deb11u7) ... #13 72.88 Setting up libalgorithm-merge-perl (0.08-3) ... #13 72.89 Setting up libhttp-message-perl (6.28-1) ... #13 72.90 Setting up libhtml-form-perl (6.07-1) ... #14 42.96 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 42.97 Setting up libsys-hostname-long-perl (1.5-3) ... #14 42.98 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 43.00 Setting up libsereal-decoder-perl (5.004+ds-1) ... #14 43.02 Setting up liburi-perl (5.19-2) ... #14 43.04 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 43.05 Setting up libfile-touch-perl (0.12-2) ... #14 43.06 Setting up libc-devtools (2.38-1ubuntu6) ... #14 43.08 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 43.09 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 43.11 Setting up automake (1:1.16.5-1.3) ... #14 43.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 43.13 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 43.13 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 43.14 Setting up libapt-pkg-perl (0.1.40build3) ... #14 43.15 Setting up libstring-escape-perl (2010.002-3) ... #14 43.17 Setting up libberkeleydb-perl:amd64 (0.64-2) ... #14 43.18 Setting up libhttp-date-perl (6.05-2) ... #14 43.20 Setting up libfile-which-perl (1.27-2) ... #14 43.21 Setting up libfile-basedir-perl (0.09-2) ... #14 43.22 Setting up libunicode-utf8-perl (0.62-2) ... #14 43.23 Setting up libset-intspan-perl (1.19-3) ... #14 43.24 Setting up libmouse-perl (2.5.10-1build5) ... #14 43.26 Setting up libfile-listing-perl (6.15-1) ... #15 10.23 Selecting previously unselected package libarchive13:armhf. #15 11.32 Selecting previously unselected package g++. #15 11.32 Preparing to unpack .../02-g++_4%3a12.2.0-3+rpi1_armhf.deb ... #15 11.33 Unpacking g++ (4:12.2.0-3+rpi1) ... #15 11.36 Selecting previously unselected package build-essential. #15 11.36 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #15 11.37 Unpacking build-essential (12.9) ... #15 11.41 Selecting previously unselected package bash-completion. #15 11.41 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ... #15 11.43 Unpacking bash-completion (1:2.11-6) ... #14 66.91 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_arm64.deb ... #14 66.91 Unpacking binutils-common:arm64 (2.38-4ubuntu2.3) ... #14 66.95 Selecting previously unselected package libbinutils:arm64. #14 66.95 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_arm64.deb ... #14 66.96 Unpacking libbinutils:arm64 (2.38-4ubuntu2.3) ... #14 67.01 Selecting previously unselected package libctf-nobfd0:arm64. #14 67.01 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_arm64.deb ... #14 67.01 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ... #14 67.05 Selecting previously unselected package libctf0:arm64. #14 67.05 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_arm64.deb ... #14 67.05 Unpacking libctf0:arm64 (2.38-4ubuntu2.3) ... #14 67.08 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 67.08 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.3_arm64.deb ... #14 67.09 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ... #13 59.27 Setting up man-db (2.8.5-2) ... #13 59.37 Building database of manual pages ... #14 66.81 Selecting previously unselected package libstring-license-perl. #14 66.81 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ... #14 66.82 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ... #14 66.85 Selecting previously unselected package libstring-shellquote-perl. #14 66.85 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ... #14 66.86 Unpacking libstring-shellquote-perl (1.04-3) ... #14 66.90 Selecting previously unselected package libsyntax-keyword-try-perl. #14 66.90 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_arm64.deb ... #14 66.90 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #14 66.94 Selecting previously unselected package libterm-readkey-perl. #14 66.94 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_arm64.deb ... #14 66.95 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 66.99 Selecting previously unselected package libtext-levenshteinxs-perl. #14 66.99 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ... #14 67.00 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 67.03 Selecting previously unselected package libtext-markdown-discount-perl. #14 67.04 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #14 67.04 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 67.08 Selecting previously unselected package libtext-xslate-perl:arm64. #14 67.08 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_arm64.deb ... #14 67.09 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ... #14 67.14 Selecting previously unselected package libtime-duration-perl. #13 DONE 71.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 #15 0.861 Reading package lists... #14 60.33 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ... #14 60.33 Unpacking libexception-class-perl (1.45-1) ... #14 60.36 Selecting previously unselected package libiterator-perl. #14 60.36 Preparing to unpack .../228-libiterator-perl_0.03+ds1-2_all.deb ... #14 60.37 Unpacking libiterator-perl (0.03+ds1-2) ... #14 60.40 Selecting previously unselected package libiterator-util-perl. #14 60.40 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 60.40 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 60.43 Selecting previously unselected package libdata-dpath-perl. #14 60.43 Preparing to unpack .../230-libdata-dpath-perl_0.58-2_all.deb ... #14 60.44 Unpacking libdata-dpath-perl (0.58-2) ... #14 60.47 Selecting previously unselected package libdata-dump-perl. #14 60.47 Preparing to unpack .../231-libdata-dump-perl_1.25-1_all.deb ... #14 60.47 Unpacking libdata-dump-perl (1.25-1) ... #14 60.51 Selecting previously unselected package libdata-messagepack-perl. #14 60.51 Preparing to unpack .../232-libdata-messagepack-perl_1.02-1build1_armhf.deb ... #14 60.51 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 60.55 Selecting previously unselected package libnet-domain-tld-perl. #14 60.27 Selecting previously unselected package fontconfig-config. #14 60.27 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 60.27 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 60.32 Selecting previously unselected package libcurl3-gnutls:armhf. #14 60.32 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.14_armhf.deb ... #14 60.32 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ... #14 60.36 Selecting previously unselected package liberror-perl. #14 60.36 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #14 60.36 Unpacking liberror-perl (0.17029-1) ... #14 60.39 Selecting previously unselected package git-man. #14 60.39 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 60.40 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 60.45 Selecting previously unselected package git. #14 60.45 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.10_armhf.deb ... #14 60.46 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 59.94 Preparing to unpack .../218-libdata-optlist-perl_0.113-1_all.deb ... #14 59.95 Unpacking libdata-optlist-perl (0.113-1) ... #14 59.98 Selecting previously unselected package libsub-exporter-perl. #14 59.98 Preparing to unpack .../219-libsub-exporter-perl_0.989-1_all.deb ... #14 59.98 Unpacking libsub-exporter-perl (0.989-1) ... #14 60.02 Selecting previously unselected package libconst-fast-perl. #14 60.02 Preparing to unpack .../220-libconst-fast-perl_0.014-2_all.deb ... #14 60.02 Unpacking libconst-fast-perl (0.014-2) ... #14 60.06 Selecting previously unselected package libwant-perl. #14 60.06 Preparing to unpack .../221-libwant-perl_0.29-2build1_armhf.deb ... #14 60.06 Unpacking libwant-perl (0.29-2build1) ... #14 60.10 Selecting previously unselected package libcontextual-return-perl. #14 60.10 Preparing to unpack .../222-libcontextual-return-perl_0.004014-4_all.deb ... #14 60.10 Unpacking libcontextual-return-perl (0.004014-4) ... #14 60.14 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 60.14 Preparing to unpack .../223-libcpanel-json-xs-perl_4.32-1build1_armhf.deb ... #14 60.14 Unpacking libcpanel-json-xs-perl:armhf (4.32-1build1) ... #14 60.18 Selecting previously unselected package libdevel-stacktrace-perl. #14 68.01 Setting up libxml-sax-base-perl (1.09-1) ... #14 68.02 Setting up libio-string-perl (1.08-3) ... #14 68.04 Setting up libreadonly-perl (2.050-2) ... #14 68.05 Setting up python3-chardet (3.0.4-4build1) ... #14 68.29 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #13 69.33 Setting up libfile-find-rule-perl (0.34-1) ... #13 69.34 Setting up libstring-copyright-perl (0.003006-1) ... #13 69.35 Setting up libgd3:amd64 (2.3.0-2) ... #13 69.36 Setting up python3-idna (2.10-1) ... #13 69.54 Setting up libdata-optlist-perl (0.110-1.1) ... #15 12.34 Selecting previously unselected package cmake-data. #15 12.35 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ... #15 12.35 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ... #14 67.80 Preparing to unpack .../350-lzip_1.23-6_arm64.deb ... #14 67.80 Unpacking lzip (1.23-6) ... #14 67.83 Selecting previously unselected package lzop. #14 67.84 Preparing to unpack .../351-lzop_1.04-2build2_arm64.deb ... #14 67.84 Unpacking lzop (1.04-2build2) ... #14 67.92 Selecting previously unselected package t1utils. #14 67.92 Preparing to unpack .../352-t1utils_1.41-4build2_arm64.deb ... #14 67.93 Unpacking t1utils (1.41-4build2) ... #14 67.97 Selecting previously unselected package unzip. #14 67.97 Preparing to unpack .../353-unzip_6.0-28ubuntu1_arm64.deb ... #14 67.97 Unpacking unzip (6.0-28ubuntu1) ... #14 68.02 Selecting previously unselected package lintian. #14 68.02 Preparing to unpack .../354-lintian_2.116.3ubuntu3_all.deb ... #14 68.03 Unpacking lintian (2.116.3ubuntu3) ... #14 60.69 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ... #14 60.70 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 60.71 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #13 72.91 Setting up python3-pkg-resources (52.0.0-4) ... #13 73.11 Setting up libiterator-perl (0.03+ds1-1.1) ... #13 73.12 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 73.13 Setting up libjson-xs-perl (4.030-1+b1) ... #13 73.14 Setting up libhttp-negotiate-perl (6.01-1) ... #13 73.16 Setting up libio-prompter-perl (0.004015-1) ... #14 43.27 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 43.28 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 43.30 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 43.31 Setting up libfont-afm-perl (1.20-4) ... #14 43.33 Setting up libwant-perl (0.29-2build1) ... #14 43.34 Setting up libdynaloader-functions-perl (0.003-3) ... #14 43.36 Setting up libclass-method-modifiers-perl (2.15-1) ... #14 43.37 Setting up liblist-compare-perl (0.55-2) ... #14 43.38 Setting up libref-util-xs-perl (0.117-2build1) ... #14 43.41 Setting up libio-pty-perl (1:1.17-1) ... #14 43.42 Setting up libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 43.44 Setting up libclone-perl:amd64 (0.46-1) ... #14 43.45 Setting up libalgorithm-diff-perl (1.201-1) ... #14 43.46 Setting up libarchive-zip-perl (1.68-1) ... #14 43.47 Setting up libsub-identify-perl (0.14-3) ... #15 10.23 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 10.24 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 10.31 Selecting previously unselected package libjsoncpp1:armhf. #15 10.31 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #15 10.32 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 10.46 Selecting previously unselected package librhash0:armhf. #15 10.46 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #15 10.46 Unpacking librhash0:armhf (1.3.8-1) ... #15 10.52 Selecting previously unselected package libuv1:armhf. #15 11.58 Selecting previously unselected package libarchive13:armhf. #15 11.59 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ... #15 11.59 Unpacking libarchive13:armhf (3.6.2-1) ... #15 11.65 Selecting previously unselected package libjsoncpp25:armhf. #15 11.65 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ... #15 11.66 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 11.70 Selecting previously unselected package librhash0:armhf. #14 67.21 Selecting previously unselected package binutils. #14 67.21 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_arm64.deb ... #14 67.21 Unpacking binutils (2.38-4ubuntu2.3) ... #14 67.24 Selecting previously unselected package libc-dev-bin. #14 67.25 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.4_arm64.deb ... #14 67.25 Unpacking libc-dev-bin (2.35-0ubuntu3.4) ... #14 67.28 Selecting previously unselected package linux-libc-dev:arm64. #14 67.29 Preparing to unpack .../064-linux-libc-dev_5.15.0-89.99_arm64.deb ... #14 67.29 Unpacking linux-libc-dev:arm64 (5.15.0-89.99) ... #14 67.14 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ... #14 67.14 Unpacking libtime-duration-perl (1.21-2) ... #14 67.18 Selecting previously unselected package libtime-moment-perl. #14 67.19 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_arm64.deb ... #14 67.19 Unpacking libtime-moment-perl (0.44-2build1) ... #14 67.28 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #43 1.166 Reading package lists... #43 1.950 + apt-get install -y --no-install-recommends gcc libc6-dev #14 60.55 Preparing to unpack .../233-libnet-domain-tld-perl_1.75-3_all.deb ... #14 60.55 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 60.58 Selecting previously unselected package libdata-validate-domain-perl. #14 60.59 Preparing to unpack .../234-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 60.59 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 60.62 Selecting previously unselected package libnet-ipv6addr-perl. #14 60.62 Preparing to unpack .../235-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 60.63 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 60.66 Selecting previously unselected package libnet-netmask-perl. #14 60.66 Preparing to unpack .../236-libnet-netmask-perl_2.0002-2_all.deb ... #14 60.66 Unpacking libnet-netmask-perl (2.0002-2) ... #14 60.69 Selecting previously unselected package libnetaddr-ip-perl. #14 60.70 Preparing to unpack .../237-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ... #14 60.70 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 60.74 Selecting previously unselected package libdata-validate-ip-perl. #14 60.74 Preparing to unpack .../238-libdata-validate-ip-perl_0.31-1_all.deb ... #14 60.74 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 60.77 Selecting previously unselected package libdata-validate-uri-perl. #14 60.78 Preparing to unpack .../239-libdata-validate-uri-perl_0.07-2_all.deb ... #14 60.78 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 60.81 Selecting previously unselected package libdistro-info-perl. #14 60.81 Preparing to unpack .../240-libdistro-info-perl_1.5_all.deb ... #14 60.82 Unpacking libdistro-info-perl (1.5) ... #14 60.85 Selecting previously unselected package libemail-address-xs-perl. #14 60.85 Preparing to unpack .../241-libemail-address-xs-perl_1.05-1build1_armhf.deb ... #14 60.85 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 60.88 Selecting previously unselected package libexporter-tiny-perl. #14 60.62 Selecting previously unselected package libalgorithm-diff-perl. #14 60.62 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #14 60.62 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 60.66 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 60.66 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ... #14 60.66 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 60.71 Selecting previously unselected package libalgorithm-merge-perl. #14 60.72 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #14 60.72 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 60.76 Selecting previously unselected package libaliased-perl. #14 60.76 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #14 60.76 Unpacking libaliased-perl (0.34-1.1) ... #14 60.79 Selecting previously unselected package libapt-pkg-perl. #14 60.80 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ... #14 60.80 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 60.84 Selecting previously unselected package libarchive-cpio-perl. #14 60.18 Preparing to unpack .../224-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 60.18 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 60.22 Selecting previously unselected package libexception-class-perl. #14 60.22 Preparing to unpack .../225-libexception-class-perl_1.45-1_all.deb ... #14 60.23 Unpacking libexception-class-perl (1.45-1) ... #14 60.26 Selecting previously unselected package libiterator-perl. #14 60.26 Preparing to unpack .../226-libiterator-perl_0.03+ds1-2_all.deb ... #14 60.27 Unpacking libiterator-perl (0.03+ds1-2) ... #14 60.31 Selecting previously unselected package libiterator-util-perl. #14 60.31 Preparing to unpack .../227-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 60.31 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 60.35 Selecting previously unselected package libdata-dpath-perl. #14 60.35 Preparing to unpack .../228-libdata-dpath-perl_0.58-2_all.deb ... #14 60.35 Unpacking libdata-dpath-perl (0.58-2) ... #14 60.38 Selecting previously unselected package libdata-dump-perl. #14 60.39 Preparing to unpack .../229-libdata-dump-perl_1.25-1_all.deb ... #14 60.39 Unpacking libdata-dump-perl (1.25-1) ... #14 60.42 Selecting previously unselected package libdata-messagepack-perl. #14 60.43 Preparing to unpack .../230-libdata-messagepack-perl_1.02-1build1_armhf.deb ... #14 60.43 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 60.47 Selecting previously unselected package libnet-domain-tld-perl. #14 60.47 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-3_all.deb ... #14 60.47 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 60.51 Selecting previously unselected package libdata-validate-domain-perl. #14 60.51 Preparing to unpack .../232-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 60.52 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 60.55 Selecting previously unselected package libnet-ipv6addr-perl. #14 68.30 Setting up libfile-find-rule-perl (0.34-1) ... #14 68.31 Setting up libstring-copyright-perl (0.003006-1) ... #14 68.33 Setting up python3-debian (0.1.36ubuntu1.1) ... #14 68.49 Setting up python3-requests (2.22.0-2ubuntu1.1) ... #13 69.54 Setting up libipc-run-perl (20200505.0-1) ... #13 69.55 Setting up git (1:2.30.2-1+deb11u2) ... #13 69.58 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #13 69.59 Setting up python3-urllib3 (1.26.5-1~exp1) ... #13 69.74 Setting up libcontextual-return-perl (0.004014-2) ... #13 69.75 Setting up libwww-robotrules-perl (6.02-1) ... #13 69.76 Setting up libtypes-serialiser-perl (1.01-1) ... #13 69.77 Setting up g++ (4:10.2.1-1) ... #13 69.80 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 60.73 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 60.74 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 60.75 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 60.77 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 73.17 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #13 73.18 Setting up libhttp-cookies-perl (6.10-1) ... #13 73.20 Setting up python3-apt (2.2.1) ... #13 73.36 Setting up po-debconf (1.0.21+nmu1) ... #13 73.37 Setting up libhtml-tree-perl (5.07-2) ... #13 73.39 Setting up libparams-classify-perl (0.015-1+b3) ... #13 73.40 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 73.41 Setting up libhtml-format-perl (2.12-1.1) ... #14 43.49 Setting up libdistro-info-perl (1.5) ... #14 43.50 Setting up libcpanel-json-xs-perl:amd64 (4.37-1) ... #14 43.51 Setting up libhtml-tagset-perl (3.20-6) ... #14 43.53 Setting up liblog-any-perl (1.715-1) ... #14 43.54 Setting up libauthen-sasl-perl (2.1600-3) ... #14 43.56 Setting up libdevel-size-perl (0.83-2build1) ... #14 43.57 Setting up libpython3.11-stdlib:amd64 (3.11.6-3) ... #14 43.58 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 43.59 Setting up libpod-constants-perl (0.19-2) ... #14 43.61 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 43.62 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 43.63 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 43.65 Setting up libio-interactive-perl (1.023-2) ... #14 43.66 Setting up libtry-tiny-perl (0.31-2) ... #14 43.67 Setting up libtype-tiny-perl (2.004000-1) ... #14 43.68 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #14 43.69 Setting up libmldbm-perl (2.05-4) ... #14 43.71 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 43.72 Setting up libnet-http-perl (6.22-1) ... #14 43.73 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 43.74 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 43.75 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 43.77 Setting up libtime-moment-perl (0.44-2build1) ... #14 43.78 Setting up libencode-locale-perl (1.05-3) ... #14 43.79 Setting up libexception-class-perl (1.45-1) ... #15 10.52 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 10.53 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 10.57 Selecting previously unselected package cmake. #15 10.57 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #15 10.58 Unpacking cmake (3.16.3-3~bpo10+1) ... #15 11.71 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ... #15 11.71 Unpacking librhash0:armhf (1.4.3-3) ... #15 11.76 Selecting previously unselected package libuv1:armhf. #15 11.76 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ... #15 11.76 Unpacking libuv1:armhf (1.44.2-1+rpi1) ... #15 11.82 Selecting previously unselected package cmake-data. #15 11.82 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ... #15 11.83 Unpacking cmake-data (3.25.1-1) ... #14 67.43 Selecting previously unselected package libcrypt-dev:arm64. #14 67.44 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ... #14 67.44 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ... #14 67.47 Selecting previously unselected package rpcsvc-proto. #14 67.47 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 67.48 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 67.51 Selecting previously unselected package libtirpc-dev:arm64. #14 67.51 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ... #14 67.51 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 67.58 Selecting previously unselected package libnsl-dev:arm64. #14 67.28 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #14 67.28 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 67.32 Selecting previously unselected package libunicode-utf8-perl. #14 67.32 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_arm64.deb ... #14 67.33 Unpacking libunicode-utf8-perl (0.62-2) ... #14 67.37 Selecting previously unselected package libwww-mechanize-perl. #14 67.37 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ... #14 67.38 Unpacking libwww-mechanize-perl (2.16-1) ... #14 67.41 Selecting previously unselected package libxml-namespacesupport-perl. #14 67.42 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 67.42 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 67.46 Selecting previously unselected package libxml-sax-base-perl. #14 67.46 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ... #14 67.47 Unpacking libxml-sax-base-perl (1.09-3) ... #14 67.52 Selecting previously unselected package libxml-sax-perl. #14 67.52 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 67.53 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 67.57 Selecting previously unselected package libxml-libxml-perl. #14 67.58 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ... #14 67.58 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 67.63 Selecting previously unselected package libxml-parser-perl. #14 60.89 Preparing to unpack .../242-libexporter-tiny-perl_1.006002-1_all.deb ... #14 60.89 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 60.92 Selecting previously unselected package libfcgi-bin. #14 60.92 Preparing to unpack .../243-libfcgi-bin_2.4.2-2build2_armhf.deb ... #14 60.93 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 60.96 Selecting previously unselected package libipc-system-simple-perl. #14 60.96 Preparing to unpack .../244-libipc-system-simple-perl_1.30-2_all.deb ... #14 60.97 Unpacking libipc-system-simple-perl (1.30-2) ... #14 61.00 Selecting previously unselected package libfile-basedir-perl. #14 61.00 Preparing to unpack .../245-libfile-basedir-perl_0.09-2_all.deb ... #14 61.00 Unpacking libfile-basedir-perl (0.09-2) ... #14 61.03 Selecting previously unselected package libfile-chdir-perl. #14 61.04 Preparing to unpack .../246-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 61.04 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 61.07 Selecting previously unselected package libfile-fcntllock-perl. #14 61.07 Preparing to unpack .../247-libfile-fcntllock-perl_0.22-4ubuntu1_armhf.deb ... #14 61.08 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 61.11 Selecting previously unselected package libnumber-compare-perl. #15 0.601 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.601 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.601 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 60.84 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 60.84 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 60.88 Selecting previously unselected package libarray-intspan-perl. #14 60.88 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #14 60.88 Unpacking libarray-intspan-perl (2.004-1) ... #14 60.93 Selecting previously unselected package libmodule-implementation-perl. #14 60.94 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 60.94 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 60.97 Selecting previously unselected package libsub-exporter-progressive-perl. #14 60.98 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 60.98 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 61.03 Selecting previously unselected package libvariable-magic-perl. #14 61.03 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ... #14 61.04 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 61.07 Selecting previously unselected package libb-hooks-endofscope-perl. #14 60.55 Preparing to unpack .../233-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 60.55 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 60.59 Selecting previously unselected package libnet-netmask-perl. #14 60.59 Preparing to unpack .../234-libnet-netmask-perl_2.0002-2_all.deb ... #14 60.59 Unpacking libnet-netmask-perl (2.0002-2) ... #14 60.63 Selecting previously unselected package libnetaddr-ip-perl. #14 60.63 Preparing to unpack .../235-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ... #14 60.63 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 60.67 Selecting previously unselected package libdata-validate-ip-perl. #14 60.67 Preparing to unpack .../236-libdata-validate-ip-perl_0.31-1_all.deb ... #14 60.68 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 60.72 Selecting previously unselected package libdata-validate-uri-perl. #14 60.72 Preparing to unpack .../237-libdata-validate-uri-perl_0.07-2_all.deb ... #14 60.72 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 60.75 Selecting previously unselected package libdistro-info-perl. #14 60.76 Preparing to unpack .../238-libdistro-info-perl_1.5_all.deb ... #14 60.76 Unpacking libdistro-info-perl (1.5) ... #14 60.79 Selecting previously unselected package libemail-address-xs-perl. #14 68.64 Setting up libdata-optlist-perl (0.110-1) ... #14 68.65 Setting up libipc-run-perl (20180523.0-2) ... #14 68.67 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 68.68 Setting up libcontextual-return-perl (0.004014-2) ... #14 68.69 Setting up libwww-robotrules-perl (6.02-1) ... #14 68.70 Setting up libtypes-serialiser-perl (1.0-1) ... #14 68.72 Setting up g++ (4:9.3.0-1ubuntu2) ... #14 68.74 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 68.74 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 68.75 Setting up libhtml-parser-perl (3.72-5) ... #14 68.76 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 68.78 Setting up librole-tiny-perl (2.001004-1) ... #14 68.80 Setting up build-essential (12.8ubuntu1.1) ... #13 69.80 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 69.81 Setting up libgit-wrapper-perl (0.048-1) ... #13 69.82 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 69.83 Setting up librole-tiny-perl (2.002004-1) ... #13 69.84 Setting up gnupg (2.2.27-2+deb11u2) ... #13 69.85 Setting up build-essential (12.9) ... #13 69.85 Setting up python3-unidiff (0.5.5-2) ... #13 69.98 Setting up lsb-release (11.1.0) ... #13 69.99 Setting up libfont-ttf-perl (1.06-1.1) ... #13 70.00 Setting up libfile-homedir-perl (1.006-1) ... #13 70.01 Setting up python3-magic (2:0.4.20-3) ... #14 43.80 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 43.82 Setting up libconfig-tiny-perl (2.29-1) ... #14 43.83 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 43.84 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #14 43.86 Setting up liblist-utilsby-perl (0.12-2) ... #14 43.87 Setting up libstring-shellquote-perl (1.04-3) ... #14 43.88 Setting up libnet-netmask-perl (2.0002-2) ... #14 43.90 Setting up libsub-install-perl (0.929-1) ... #14 43.91 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 43.93 Setting up dpkg-dev (1.22.0ubuntu1) ... #14 43.96 Setting up libindirect-perl (0.39-2build1) ... #14 43.97 Setting up libxs-parse-sublike-perl:amd64 (0.20-1ubuntu3) ... #14 43.98 Setting up intltool-debian (0.35.0+20060710.6) ... #14 44.00 Setting up libfreezethaw-perl (0.5001-3) ... #13 73.42 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 73.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 73.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 73.68 #13 73.68 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 10.85 Selecting previously unselected package dh-apparmor. #15 10.85 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #15 10.86 Unpacking dh-apparmor (2.13.2-10) ... #15 10.90 Selecting previously unselected package libltdl7:armhf. #15 10.91 Preparing to unpack .../12-libltdl7_2.4.6-9_armhf.deb ... #15 10.91 Unpacking libltdl7:armhf (2.4.6-9) ... #15 12.78 Selecting previously unselected package libarchive13:armhf. #15 12.78 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #15 12.79 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #15 12.88 Selecting previously unselected package libjsoncpp24:armhf. #15 12.88 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... #15 12.89 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #15 12.94 Selecting previously unselected package librhash0:armhf. #15 12.94 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... #15 12.95 Unpacking librhash0:armhf (1.4.1-2) ... #15 13.00 Selecting previously unselected package libuv1:armhf. #15 13.00 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ... #15 13.01 Unpacking libuv1:armhf (1.40.0-2) ... #15 13.06 Selecting previously unselected package cmake. #15 13.06 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ... #15 13.07 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ... #14 68.35 Selecting previously unselected package manpages-dev. #14 68.36 Preparing to unpack .../355-manpages-dev_6.03-2_all.deb ... #14 68.36 Unpacking manpages-dev (6.03-2) ... #14 68.45 Selecting previously unselected package python3-certifi. #14 68.46 Preparing to unpack .../356-python3-certifi_2022.9.24-1_all.deb ... #14 68.46 Unpacking python3-certifi (2022.9.24-1) ... #14 68.50 Selecting previously unselected package python3-cryptography. #14 68.50 Preparing to unpack .../357-python3-cryptography_38.0.4-4_arm64.deb ... #14 68.51 Unpacking python3-cryptography (38.0.4-4) ... #14 68.57 Selecting previously unselected package python3-idna. #14 68.57 Preparing to unpack .../358-python3-idna_3.3-2_all.deb ... #14 68.58 Unpacking python3-idna (3.3-2) ... #14 68.61 Selecting previously unselected package python3-nacl. #14 68.62 Preparing to unpack .../359-python3-nacl_1.5.0-4_arm64.deb ... #14 68.62 Unpacking python3-nacl (1.5.0-4) ... #14 68.66 Selecting previously unselected package python3-bcrypt. #14 68.67 Preparing to unpack .../360-python3-bcrypt_3.2.2-1_arm64.deb ... #14 68.67 Unpacking python3-bcrypt (3.2.2-1) ... #15 12.26 Selecting previously unselected package cmake. #14 67.58 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 67.59 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 67.62 Selecting previously unselected package libc6-dev:arm64. #14 67.62 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.4_arm64.deb ... #14 67.62 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.4) ... #14 67.74 Selecting previously unselected package gcc-11-base:arm64. #14 67.74 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 67.74 Unpacking gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 67.78 Selecting previously unselected package libisl23:arm64. #14 67.78 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ... #14 67.79 Unpacking libisl23:arm64 (0.24-2build1) ... #14 67.84 Selecting previously unselected package libmpfr6:arm64. #14 67.63 Preparing to unpack .../342-libxml-parser-perl_2.46-4_arm64.deb ... #14 67.64 Unpacking libxml-parser-perl (2.46-4) ... #14 67.69 Selecting previously unselected package libxml-sax-expat-perl. #14 67.69 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ... #14 67.70 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 67.73 Selecting previously unselected package libyaml-libyaml-perl. #14 67.74 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #14 67.74 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 67.78 Selecting previously unselected package licensecheck. #14 67.78 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ... #14 67.79 Unpacking licensecheck (3.3.5-1ubuntu1) ... #14 67.83 Selecting previously unselected package libdevel-size-perl. #14 67.83 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_arm64.deb ... #14 67.83 Unpacking libdevel-size-perl (0.83-2build1) ... #14 67.87 Selecting previously unselected package libipc-run3-perl. #30 DONE 43.0s #29 [linux/amd64->darwin/arm64 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 #29 DONE 43.1s #31 [darwin/amd64 binary 1/1] COPY --from=build /out . #31 DONE 0.0s #32 [darwin/arm64 binary 1/1] COPY --from=build /out . #32 DONE 0.1s #33 exporting to client directory #33 copying files darwin/arm64 22B #33 copying files darwin/amd64 22B #43 1.964 Reading package lists... #14 61.11 Preparing to unpack .../248-libnumber-compare-perl_0.03-3_all.deb ... #14 61.12 Unpacking libnumber-compare-perl (0.03-3) ... #14 61.15 Selecting previously unselected package libtext-glob-perl. #14 61.15 Preparing to unpack .../249-libtext-glob-perl_0.11-3_all.deb ... #14 61.16 Unpacking libtext-glob-perl (0.11-3) ... #14 61.19 Selecting previously unselected package libfile-find-rule-perl. #14 61.19 Preparing to unpack .../250-libfile-find-rule-perl_0.34-3_all.deb ... #14 61.20 Unpacking libfile-find-rule-perl (0.34-3) ... #14 61.28 Selecting previously unselected package libfont-afm-perl. #14 61.28 Preparing to unpack .../251-libfont-afm-perl_1.20-4_all.deb ... #14 61.28 Unpacking libfont-afm-perl (1.20-4) ... #14 61.32 Selecting previously unselected package libio-string-perl. #14 61.32 Preparing to unpack .../252-libio-string-perl_1.08-4_all.deb ... #14 61.32 Unpacking libio-string-perl (1.08-4) ... #14 61.35 Selecting previously unselected package libfont-ttf-perl. #14 61.35 Preparing to unpack .../253-libfont-ttf-perl_1.06-2_all.deb ... #14 61.36 Unpacking libfont-ttf-perl (1.06-2) ... #14 61.41 Selecting previously unselected package libfreezethaw-perl. #14 61.07 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 61.08 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 61.11 Selecting previously unselected package libfreetype6:armhf. #14 61.11 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.2_armhf.deb ... #14 61.12 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ... #14 61.16 Selecting previously unselected package libfontconfig1:armhf. #14 61.16 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ... #14 61.17 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #14 61.21 Selecting previously unselected package libjpeg-turbo8:armhf. #14 61.21 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ... #14 61.21 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #14 61.24 Selecting previously unselected package libjpeg8:armhf. #14 61.24 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ... #14 61.25 Unpacking libjpeg8:armhf (8c-2ubuntu10) ... #14 61.28 Selecting previously unselected package libdeflate0:armhf. #14 61.29 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ... #14 61.29 Unpacking libdeflate0:armhf (1.10-2) ... #14 61.33 Selecting previously unselected package libjbig0:armhf. #14 60.79 Preparing to unpack .../239-libemail-address-xs-perl_1.05-1build1_armhf.deb ... #14 60.80 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 60.83 Selecting previously unselected package libexporter-tiny-perl. #14 60.83 Preparing to unpack .../240-libexporter-tiny-perl_1.006000-1_all.deb ... #14 60.84 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 60.87 Selecting previously unselected package libfcgi-bin. #14 60.87 Preparing to unpack .../241-libfcgi-bin_2.4.2-2build2_armhf.deb ... #14 60.93 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 60.96 Selecting previously unselected package libipc-system-simple-perl. #14 60.96 Preparing to unpack .../242-libipc-system-simple-perl_1.30-2_all.deb ... #14 60.97 Unpacking libipc-system-simple-perl (1.30-2) ... #14 61.00 Selecting previously unselected package libfile-basedir-perl. #14 61.00 Preparing to unpack .../243-libfile-basedir-perl_0.09-2_all.deb ... #14 61.00 Unpacking libfile-basedir-perl (0.09-2) ... #14 61.03 Selecting previously unselected package libfile-chdir-perl. #14 68.81 Setting up libfont-ttf-perl (1.06-1) ... #14 68.82 Setting up libfile-homedir-perl (1.004-1) ... #14 68.83 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 68.84 Setting up libio-socket-ssl-perl (2.067-1) ... #14 68.86 Setting up libsub-exporter-perl (0.987-1) ... #14 68.89 Setting up libalgorithm-merge-perl (0.08-3) ... #14 68.91 Setting up libhttp-message-perl (6.22-1) ... #14 68.92 Setting up libhtml-form-perl (6.07-1) ... #14 68.93 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 68.94 Setting up libjson-xs-perl (4.020-1build1) ... #14 68.95 Setting up libhttp-negotiate-perl (6.01-1) ... #14 68.97 Setting up libio-prompter-perl (0.004015-1) ... #14 68.98 Setting up libhttp-cookies-perl (6.08-1) ... #14 68.99 Setting up po-debconf (1.0.21) ... #14 69.00 Setting up libhtml-tree-perl (5.07-2) ... #14 69.02 Setting up libparams-classify-perl (0.015-1build2) ... #13 70.13 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 70.15 Setting up pristine-tar (1.49) ... #13 70.16 Setting up libio-socket-ssl-perl (2.069-1) ... #13 70.17 Setting up libsub-exporter-perl (0.987-1) ... #13 70.18 Setting up libc-devtools (2.31-13+deb11u7) ... #13 70.19 Setting up libalgorithm-merge-perl (0.08-3) ... #13 70.20 Setting up libhttp-message-perl (6.28-1) ... #13 70.21 Setting up libhtml-form-perl (6.07-1) ... #13 70.22 Setting up python3-pkg-resources (52.0.0-4) ... #14 44.01 Setting up libobject-pad-perl (0.801-2) ... #14 44.02 Setting up liberror-perl (0.17029-2) ... #14 44.03 Setting up patchutils (0.4.2-1build2) ... #14 44.04 Setting up libmail-sendmail-perl (0.80-3) ... #14 44.05 Setting up libltdl-dev:amd64 (2.4.7-7) ... #14 44.06 Setting up libjson-maybexs-perl (1.004005-1) ... #14 44.07 Setting up libxml-sax-base-perl (1.09-3) ... #14 44.09 Setting up libio-string-perl (1.08-4) ... #14 44.10 Setting up libreadonly-perl (2.050-3) ... #14 44.11 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 44.13 Setting up libstring-copyright-perl (0.003014-1) ... #14 44.14 Setting up libdata-optlist-perl (0.114-1) ... #14 44.15 Setting up libipc-run-perl (20220807.0-1) ... #14 44.16 Setting up git (1:2.40.1-1ubuntu1) ... #14 44.19 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 44.20 Setting up libcontextual-return-perl (0.004014-4) ... #14 44.22 Setting up libwww-robotrules-perl (6.02-1) ... #14 44.23 Setting up libtypes-serialiser-perl (1.01-1) ... #14 44.24 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 44.25 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #14 44.26 Setting up libgit-wrapper-perl (0.048-2) ... #14 44.28 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 44.29 Setting up librole-tiny-perl (2.002004-1) ... #14 44.30 Setting up gnupg (2.2.40-1.1ubuntu1) ... #13 73.71 Setting up python3-chardet (4.0.0-1) ... #15 11.04 Selecting previously unselected package libltdl-dev:armhf. #15 11.04 Preparing to unpack .../13-libltdl-dev_2.4.6-9_armhf.deb ... #15 11.05 Unpacking libltdl-dev:armhf (2.4.6-9) ... #15 11.10 Selecting previously unselected package libseccomp-dev:armhf. #15 11.10 Preparing to unpack .../14-libseccomp-dev_2.3.3-4_armhf.deb ... #15 11.11 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 11.15 Selecting previously unselected package libsystemd-dev:armhf. #15 11.15 Preparing to unpack .../15-libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ... #15 11.15 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 11.23 Selecting previously unselected package pkg-config. #15 13.41 Selecting previously unselected package dh-apparmor. #14 68.71 Selecting previously unselected package python3-six. #14 68.72 Preparing to unpack .../361-python3-six_1.16.0-4_all.deb ... #14 68.72 Unpacking python3-six (1.16.0-4) ... #14 68.76 Selecting previously unselected package python3-paramiko. #14 68.76 Preparing to unpack .../362-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 68.77 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 68.82 Selecting previously unselected package python3-urllib3. #14 68.82 Preparing to unpack .../363-python3-urllib3_1.26.16-1ubuntu0.1_all.deb ... #14 68.82 Unpacking python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 68.87 Selecting previously unselected package python3-requests. #14 68.87 Preparing to unpack .../364-python3-requests_2.31.0+dfsg-1ubuntu1_all.deb ... #14 68.88 Unpacking python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 68.92 Selecting previously unselected package python3-unidiff. #14 68.92 Preparing to unpack .../365-python3-unidiff_0.7.3-1_all.deb ... #14 68.93 Unpacking python3-unidiff (0.7.3-1) ... #14 68.96 Selecting previously unselected package equivs. #14 68.96 Preparing to unpack .../366-equivs_2.3.1_all.deb ... #14 68.97 Unpacking equivs (2.3.1) ... #14 69.00 Selecting previously unselected package libauthen-sasl-perl. #15 12.27 Preparing to unpack .../10-cmake_3.25.1-1_armhf.deb ... #15 12.27 Unpacking cmake (3.25.1-1) ... #14 61.25 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #14 61.34 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 61.35 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 61.37 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 61.38 Setting up python3 (3.8.2-0ubuntu2) ... #15 2.121 dh_testdir #15 2.139 dh_testroot #15 2.156 dh_prep #15 2.176 dh_testdir #15 2.194 dh_testroot #15 2.212 dh_install #15 2.238 dh_installdocs #15 2.268 dh_installchangelogs #15 2.338 dh_compress #15 2.372 dh_fixperms #14 67.84 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ... #14 67.85 Unpacking libmpfr6:arm64 (4.1.0-3build3) ... #14 67.89 Selecting previously unselected package libmpc3:arm64. #14 67.89 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ... #14 67.89 Unpacking libmpc3:arm64 (1.2.1-2build1) ... #14 67.92 Selecting previously unselected package cpp-11. #14 67.92 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 67.93 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 68.11 Selecting previously unselected package cpp. #14 67.87 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ... #14 67.88 Unpacking libipc-run3-perl (0.048-3) ... #14 67.92 Selecting previously unselected package lzip. #14 67.92 Preparing to unpack .../348-lzip_1.23-5_arm64.deb ... #14 67.93 Unpacking lzip (1.23-5) ... #14 68.00 Selecting previously unselected package lzop. #14 68.00 Preparing to unpack .../349-lzop_1.04-2build2_arm64.deb ... #14 68.01 Unpacking lzop (1.04-2build2) ... #14 68.05 Selecting previously unselected package t1utils. #14 68.05 Preparing to unpack .../350-t1utils_1.41-4build2_arm64.deb ... #14 68.05 Unpacking t1utils (1.41-4build2) ... #14 68.10 Selecting previously unselected package unzip. #33 copying files darwin/arm64 36.45MB 0.3s done #33 copying files darwin/amd64 38.04MB 0.3s done #33 DONE 0.3s #14 61.42 Preparing to unpack .../254-libfreezethaw-perl_0.5001-3_all.deb ... #14 61.42 Unpacking libfreezethaw-perl (0.5001-3) ... #14 61.45 Selecting previously unselected package libsort-versions-perl. #14 61.46 Preparing to unpack .../255-libsort-versions-perl_1.62-3_all.deb ... #14 61.46 Unpacking libsort-versions-perl (1.62-3) ... #14 61.55 Selecting previously unselected package libgit-wrapper-perl. #14 61.55 Preparing to unpack .../256-libgit-wrapper-perl_0.048-2_all.deb ... #14 61.56 Unpacking libgit-wrapper-perl (0.048-2) ... #14 61.59 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 61.59 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 61.59 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 61.63 Selecting previously unselected package libio-prompter-perl. #14 61.63 Preparing to unpack .../258-libio-prompter-perl_0.004015-2_all.deb ... #14 61.63 Unpacking libio-prompter-perl (0.004015-2) ... #14 61.66 Selecting previously unselected package libtypes-serialiser-perl. #14 61.33 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ... #14 61.33 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ... #14 61.37 Selecting previously unselected package libwebp7:armhf. #14 61.37 Preparing to unpack .../204-libwebp7_1.2.2-2ubuntu0.22.04.2_armhf.deb ... #14 61.37 Unpacking libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ... #14 61.41 Selecting previously unselected package libtiff5:armhf. #14 61.42 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.6_armhf.deb ... #14 61.42 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.6) ... #14 61.46 Selecting previously unselected package libxpm4:armhf. #14 61.46 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_armhf.deb ... #14 61.46 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.2) ... #14 61.50 Selecting previously unselected package libgd3:armhf. #14 61.50 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ... #14 61.51 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ... #14 61.54 Selecting previously unselected package libc-devtools. #14 61.54 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.4_armhf.deb ... #14 61.54 Unpacking libc-devtools (2.35-0ubuntu3.4) ... #14 61.58 Selecting previously unselected package libcapture-tiny-perl. #14 61.04 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 61.04 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 61.07 Selecting previously unselected package libfile-fcntllock-perl. #14 61.07 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-4build1_armhf.deb ... #14 61.08 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #14 61.16 Selecting previously unselected package libnumber-compare-perl. #14 61.16 Preparing to unpack .../246-libnumber-compare-perl_0.03-3_all.deb ... #14 61.17 Unpacking libnumber-compare-perl (0.03-3) ... #14 61.20 Selecting previously unselected package libtext-glob-perl. #14 61.20 Preparing to unpack .../247-libtext-glob-perl_0.11-3_all.deb ... #14 61.20 Unpacking libtext-glob-perl (0.11-3) ... #14 61.24 Selecting previously unselected package libfile-find-rule-perl. #14 61.24 Preparing to unpack .../248-libfile-find-rule-perl_0.34-3_all.deb ... #14 61.24 Unpacking libfile-find-rule-perl (0.34-3) ... #14 61.27 Selecting previously unselected package libfont-afm-perl. #14 69.03 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #14 69.04 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 69.05 Setting up libnet-dns-sec-perl (1.15-1) ... #14 69.06 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.20) ... #14 69.08 Setting up libsereal-perl (4.011-1) ... #14 69.09 Setting up libhtml-format-perl (2.12-1) ... #14 69.10 Setting up libxml-sax-perl (1.02+dfsg-1) ... #14 69.17 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 69.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 70.39 Setting up libiterator-perl (0.03+ds1-1.1) ... #13 70.40 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 70.41 Setting up libjson-xs-perl (4.030-1+b1) ... #13 70.42 Setting up libhttp-negotiate-perl (6.01-1) ... #13 70.42 Setting up libio-prompter-perl (0.004015-1) ... #13 70.43 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #13 70.44 Setting up libhttp-cookies-perl (6.10-1) ... #13 70.46 Setting up python3-apt (2.2.1) ... #13 70.60 Setting up po-debconf (1.0.21+nmu1) ... #43 2.684 Building dependency tree... #43 2.878 Reading state information... #14 44.31 Setting up libc6-dev:amd64 (2.38-1ubuntu6) ... #14 44.33 Setting up libfont-ttf-perl (1.06-2) ... #14 44.34 Setting up libfile-homedir-perl (1.006-2) ... #14 44.36 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 44.37 Setting up libio-socket-ssl-perl (2.083-1) ... #14 44.38 Setting up libstdc++-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 44.39 Setting up libsub-exporter-perl (0.990-1) ... #14 44.41 Setting up libpython3-stdlib:amd64 (3.11.4-5) ... #14 44.42 Setting up libalgorithm-merge-perl (0.08-5) ... #14 44.43 Setting up libhttp-message-perl (6.44-2ubuntu1) ... #14 44.45 Setting up libdata-validate-ip-perl (0.31-1) ... #14 44.46 Setting up libhtml-form-perl (6.11-1) ... #14 44.47 Setting up libiterator-perl (0.03+ds1-2) ... #14 44.51 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 44.52 Setting up libjson-xs-perl (4.030-2) ... #13 74.00 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 74.01 Setting up libmodule-runtime-perl (0.016-1) ... #13 74.02 Setting up libmailtools-perl (2.21-1) ... #13 74.04 Setting up python3-debian (0.1.39) ... #15 11.24 Preparing to unpack .../16-pkg-config_0.29-6_armhf.deb ... #15 11.24 Unpacking pkg-config (0.29-6) ... #15 11.30 Setting up libseccomp-dev:armhf (2.3.3-4) ... #15 11.32 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #15 11.33 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #15 11.34 Setting up bash-completion (1:2.8-6) ... #15 13.41 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #15 13.42 Unpacking dh-apparmor (2.13.6-10) ... #15 13.46 Selecting previously unselected package libltdl7:armhf. #15 13.47 Preparing to unpack .../12-libltdl7_2.4.6-15_armhf.deb ... #15 13.47 Unpacking libltdl7:armhf (2.4.6-15) ... #15 13.51 Selecting previously unselected package libltdl-dev:armhf. #15 13.51 Preparing to unpack .../13-libltdl-dev_2.4.6-15_armhf.deb ... #15 13.52 Unpacking libltdl-dev:armhf (2.4.6-15) ... #15 13.57 Selecting previously unselected package libseccomp-dev:armhf. #15 13.57 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ... #15 13.58 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #15 13.63 Selecting previously unselected package libsystemd-dev:armhf. #14 69.00 Preparing to unpack .../367-libauthen-sasl-perl_2.1600-3_all.deb ... #14 69.01 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 69.05 Selecting previously unselected package python3-magic. #14 69.05 Preparing to unpack .../368-python3-magic_2%3a0.4.27-1_all.deb ... #14 69.05 Unpacking python3-magic (2:0.4.27-1) ... #14 69.10 Setting up libksba8:arm64 (1.6.4-2) ... #14 69.12 Setting up media-types (10.1.0) ... #14 69.13 Setting up libpipeline1:arm64 (1.5.7-1) ... #14 69.15 Setting up wdiff (1.2.2-5) ... #14 69.16 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #14 69.17 Setting up libkeyutils1:arm64 (1.6.3-2) ... #14 69.19 Setting up lto-disabled-list (43) ... #14 69.20 Setting up libpsl5:arm64 (0.21.2-1) ... #14 69.21 Setting up libsodium23:arm64 (1.0.18-1build2) ... #15 12.66 Selecting previously unselected package dh-apparmor. #15 12.67 Preparing to unpack .../11-dh-apparmor_3.0.8-3_all.deb ... #15 12.67 Unpacking dh-apparmor (3.0.8-3) ... #15 12.70 Selecting previously unselected package libltdl7:armhf. #15 12.71 Preparing to unpack .../12-libltdl7_2.4.7-5_armhf.deb ... #15 12.71 Unpacking libltdl7:armhf (2.4.7-5) ... #15 12.75 Selecting previously unselected package libltdl-dev:armhf. #15 12.75 Preparing to unpack .../13-libltdl-dev_2.4.7-5_armhf.deb ... #15 12.75 Unpacking libltdl-dev:armhf (2.4.7-5) ... #15 12.80 Selecting previously unselected package libseccomp-dev:armhf. #14 61.68 Setting up binutils (2.34-6ubuntu1.6) ... #14 61.69 Setting up python3-xdg (0.26-1ubuntu1) ... #15 2.410 dh_installdeb #15 2.435 dh_gencontrol #15 2.545 dh_md5sums #15 2.573 dh_builddeb #15 2.592 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.612 #15 2.612 The package has been created. #15 2.612 Attention, the package has been created in the current directory, #15 2.612 not in ".." as indicated by the message above! #15 2.632 Selecting previously unselected package docker-ce-build-deps. #14 68.11 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 68.11 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 68.14 Selecting previously unselected package libcc1-0:arm64. #14 68.15 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.15 Unpacking libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.20 Selecting previously unselected package libgomp1:arm64. #14 68.20 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.20 Unpacking libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.24 Selecting previously unselected package libitm1:arm64. #14 68.24 Preparing to unpack .../078-libitm1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.24 Unpacking libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.28 Selecting previously unselected package libatomic1:arm64. #14 68.29 Preparing to unpack .../079-libatomic1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.29 Unpacking libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.33 Selecting previously unselected package libasan6:arm64. #14 68.33 Preparing to unpack .../080-libasan6_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 68.33 Unpacking libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... #14 68.10 Preparing to unpack .../351-unzip_6.0-27ubuntu1_arm64.deb ... #14 68.11 Unpacking unzip (6.0-27ubuntu1) ... #14 68.16 Selecting previously unselected package lintian. #14 68.17 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ... #14 68.18 Unpacking lintian (2.116.3ubuntu1) ... dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli/build && for platform in *; do \ arch=$(echo $platform | cut -d_ -f2); \ mkdir -p $dest/$arch/docker; \ cp $platform/docker-darwin-* $dest/$arch/docker/docker && \ tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20231121102016-1401f91.tgz docker; \ done #14 61.58 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #14 61.58 Unpacking libcapture-tiny-perl (0.48-1) ... #14 61.61 Selecting previously unselected package libclass-data-inheritable-perl. #14 61.61 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 61.62 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 61.65 Selecting previously unselected package libclone-perl. #14 61.65 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ... #14 61.66 Unpacking libclone-perl (0.45-1build3) ... #14 61.68 Selecting previously unselected package libcommon-sense-perl:armhf. #14 61.69 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ... #14 61.69 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ... #14 61.72 Selecting previously unselected package libconfig-tiny-perl. #14 61.72 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ... #14 61.72 Unpacking libconfig-tiny-perl (2.28-1) ... #14 61.76 Selecting previously unselected package libparams-util-perl. #14 61.76 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ... #14 61.76 Unpacking libparams-util-perl (1.102-1build3) ... #14 61.79 Selecting previously unselected package libsub-install-perl. #14 69.37 #14 61.28 Preparing to unpack .../249-libfont-afm-perl_1.20-4_all.deb ... #14 61.28 Unpacking libfont-afm-perl (1.20-4) ... #14 61.31 Selecting previously unselected package libio-string-perl. #14 61.32 Preparing to unpack .../250-libio-string-perl_1.08-4_all.deb ... #14 61.32 Unpacking libio-string-perl (1.08-4) ... #14 61.37 Selecting previously unselected package libfont-ttf-perl. #14 61.37 Preparing to unpack .../251-libfont-ttf-perl_1.06-2_all.deb ... #14 61.37 Unpacking libfont-ttf-perl (1.06-2) ... #14 61.42 Selecting previously unselected package libfreezethaw-perl. #14 61.42 Preparing to unpack .../252-libfreezethaw-perl_0.5001-3_all.deb ... #14 61.42 Unpacking libfreezethaw-perl (0.5001-3) ... #14 61.50 Selecting previously unselected package libsort-versions-perl. #14 61.51 Preparing to unpack .../253-libsort-versions-perl_1.62-3_all.deb ... #14 61.51 Unpacking libsort-versions-perl (1.62-3) ... #14 61.55 Selecting previously unselected package libgit-wrapper-perl. #14 69.37 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 69.44 Setting up dput (1.0.3ubuntu1.1) ... #43 3.062 gcc is already the newest version (4:10.2.1-1). #43 3.062 libc6-dev is already the newest version (2.31-13+deb11u7). #43 3.062 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #14 61.67 Preparing to unpack .../259-libtypes-serialiser-perl_1.01-1_all.deb ... #14 61.67 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 61.72 Selecting previously unselected package libjson-xs-perl. #14 61.72 Preparing to unpack .../260-libjson-xs-perl_4.030-2_armhf.deb ... #14 61.72 Unpacking libjson-xs-perl (4.030-2) ... #14 61.76 Selecting previously unselected package libjson-maybexs-perl. #14 61.76 Preparing to unpack .../261-libjson-maybexs-perl_1.004005-1_all.deb ... #14 61.76 Unpacking libjson-maybexs-perl (1.004005-1) ... #14 61.79 Selecting previously unselected package liblog-any-perl. #14 61.79 Preparing to unpack .../262-liblog-any-perl_1.715-1_all.deb ... #14 61.80 Unpacking liblog-any-perl (1.715-1) ... #14 61.84 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 61.84 Preparing to unpack .../263-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 61.84 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 61.87 Selecting previously unselected package libpackage-stash-perl. #14 61.87 Preparing to unpack .../264-libpackage-stash-perl_0.40-1_all.deb ... #14 61.88 Unpacking libpackage-stash-perl (0.40-1) ... #14 61.91 Selecting previously unselected package libsub-identify-perl. #13 70.61 Setting up libhtml-tree-perl (5.07-2) ... #13 70.62 Setting up libparams-classify-perl (0.015-1+b3) ... #13 70.63 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 70.64 Setting up libhtml-format-perl (2.12-1.1) ... #13 70.64 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 70.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 70.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 70.87 #13 70.87 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 1.052 Reading package lists... #14 44.53 Setting up g++-13 (13.2.0-4ubuntu3) ... #14 44.54 Setting up python3.11 (3.11.6-3) ... #13 74.20 Setting up python3-requests (2.25.1+dfsg-2) ... #13 74.36 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 74.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 13.63 Preparing to unpack .../15-libsystemd-dev_247.3-7+rpi1+deb11u2_armhf.deb ... #15 13.64 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ... #15 13.74 Selecting previously unselected package libglib2.0-0:armhf. #15 13.74 Preparing to unpack .../16-libglib2.0-0_2.66.8-1_armhf.deb ... #15 13.74 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #15 12.80 Preparing to unpack .../14-libseccomp-dev_2.5.4-1+rpi1+b1_armhf.deb ... #15 12.81 Unpacking libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ... #15 12.86 Preparing to unpack .../15-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ... #15 12.87 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #15 12.95 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ... #14 61.85 Setting up man-db (2.9.1-1) ... #14 61.96 Building database of manual pages ... #14 69.22 Setting up libicu72:arm64 (72.1-3ubuntu3) ... #14 69.23 Setting up liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 69.24 Setting up fonts-noto-mono (20201225-2) ... #14 69.26 Setting up bsdextrautils (2.39.1-4ubuntu2) ... #14 69.28 Setting up libre2-10:arm64 (20230301-2) ... #14 69.29 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 69.30 Setting up libtext-glob-perl (0.11-3) ... #14 69.31 Setting up libmagic-mgc (1:5.44-3) ... #14 69.33 Setting up libyaml-0-2:arm64 (0.2.5-1) ... #14 69.34 Setting up distro-info-data (0.58ubuntu0.1) ... #14 69.35 Setting up manpages (6.03-2) ... #14 69.36 Setting up libtirpc-common (1.3.3+ds-1) ... #14 69.38 Setting up unzip (6.0-28ubuntu1) ... #14 69.39 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 69.41 Setting up libbrotli1:arm64 (1.0.9-2build8) ... #14 69.42 Setting up libsqlite3-0:arm64 (3.42.0-1) ... #15 2.646 (Reading database ... 27802 files and directories currently installed.) #15 2.647 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.650 Unpacking docker-ce-build-deps (1.0) ... #14 68.40 Selecting previously unselected package liblsan0:arm64. #14 68.41 Preparing to unpack .../081-liblsan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.41 Unpacking liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.47 Selecting previously unselected package libtsan0:arm64. #14 68.47 Preparing to unpack .../082-libtsan0_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 68.47 Unpacking libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 68.54 Selecting previously unselected package libubsan1:arm64. #14 68.55 Preparing to unpack .../083-libubsan1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.55 Unpacking libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.61 Selecting previously unselected package libhwasan0:arm64. #14 68.61 Preparing to unpack .../084-libhwasan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 68.62 Unpacking libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 68.66 Selecting previously unselected package libgcc-11-dev:arm64. #14 68.51 Selecting previously unselected package manpages-dev. #14 68.51 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ... #14 68.52 Unpacking manpages-dev (6.03-1) ... #14 68.61 Selecting previously unselected package python3-certifi. #13 60.50 Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... #13 60.52 Setting up libgdbm-compat4:armhf (1.23-3) ... #13 60.53 Setting up ucf (3.0043+nmu1) ... #13 60.64 Setting up dwz (0.15-1) ... #13 60.66 Setting up groff-base (1.22.4-10) ... #13 60.72 Setting up cpp (4:12.2.0-3) ... #13 60.74 Setting up pixz (1.0.7-2) ... #13 60.75 Setting up gpgconf (2.2.40-1.1) ... #13 60.77 Setting up libcurl4:armhf (7.88.1-10+deb12u4) ... #13 60.78 Setting up libx11-6:armhf (2:1.8.4-2+deb12u2) ... #13 60.79 Setting up curl (7.88.1-10+deb12u4) ... #13 60.81 Setting up libfontconfig1:armhf (2.14.1-4) ... #13 60.82 Setting up binutils-arm-linux-gnueabihf (2.40-2) ... #13 60.84 Setting up libperl5.36:armhf (5.36.0-7) ... #13 60.85 Setting up libxmuu1:armhf (2:1.1.3-3) ... #13 60.87 Setting up gpg (2.2.40-1.1) ... #13 60.90 Setting up gnupg-utils (2.2.40-1.1) ... #13 60.92 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 60.93 Setting up gpg-agent (2.2.40-1.1) ... #14 61.80 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ... #14 61.80 Unpacking libsub-install-perl (0.928-1.1) ... #14 61.83 Selecting previously unselected package libdata-optlist-perl. #14 61.84 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ... #14 61.84 Unpacking libdata-optlist-perl (0.112-1) ... #14 61.87 Selecting previously unselected package libsub-exporter-perl. #14 61.88 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ... #14 61.88 Unpacking libsub-exporter-perl (0.988-1) ... #14 61.91 Selecting previously unselected package libconst-fast-perl. #14 61.91 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ... #14 61.92 Unpacking libconst-fast-perl (0.014-1.1) ... #14 61.95 Selecting previously unselected package libwant-perl. #14 61.95 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ... #14 61.95 Unpacking libwant-perl (0.29-1build7) ... #14 61.98 Selecting previously unselected package libcontextual-return-perl. #14 61.98 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ... #14 61.99 Unpacking libcontextual-return-perl (0.004014-2) ... #14 62.03 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 62.03 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ... #14 62.04 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ... #14 62.07 Selecting previously unselected package libdevel-stacktrace-perl. #14 62.07 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 62.07 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 62.11 Selecting previously unselected package libexception-class-perl. #14 62.11 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ... #14 62.11 Unpacking libexception-class-perl (1.45-1) ... #14 62.14 Selecting previously unselected package libiterator-perl. #14 69.59 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 69.61 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #14 69.74 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 69.75 Setting up libmodule-runtime-perl (0.016-1) ... #14 69.77 Setting up libmailtools-perl (2.21-1) ... #14 69.78 Setting up git (1:2.25.1-1ubuntu3.11) ... #14 69.82 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 69.86 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 61.55 Preparing to unpack .../254-libgit-wrapper-perl_0.048-2_all.deb ... #14 61.55 Unpacking libgit-wrapper-perl (0.048-2) ... #14 61.59 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 61.59 Preparing to unpack .../255-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 61.59 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 61.62 Selecting previously unselected package libio-prompter-perl. #14 61.62 Preparing to unpack .../256-libio-prompter-perl_0.004015-2_all.deb ... #14 61.63 Unpacking libio-prompter-perl (0.004015-2) ... #14 61.66 Selecting previously unselected package libjson-perl. #14 61.66 Preparing to unpack .../257-libjson-perl_4.10000-1_all.deb ... #14 61.66 Unpacking libjson-perl (4.10000-1) ... #14 61.70 Selecting previously unselected package liblog-any-perl. #14 61.70 Preparing to unpack .../258-liblog-any-perl_1.713-1_all.deb ... #14 61.70 Unpacking liblog-any-perl (1.713-1) ... #14 61.74 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 61.74 Preparing to unpack .../259-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 61.74 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 61.78 Selecting previously unselected package libpackage-stash-perl. #13 70.89 Setting up python3-chardet (4.0.0-1) ... #14 61.91 Preparing to unpack .../265-libsub-identify-perl_0.14-3_armhf.deb ... #14 61.91 Unpacking libsub-identify-perl (0.14-3) ... #14 61.95 Selecting previously unselected package libsub-name-perl:armhf. #14 61.95 Preparing to unpack .../266-libsub-name-perl_0.27-1_armhf.deb ... #14 61.96 Unpacking libsub-name-perl:armhf (0.27-1) ... #14 61.99 Selecting previously unselected package libnamespace-clean-perl. #14 61.99 Preparing to unpack .../267-libnamespace-clean-perl_0.27-2_all.deb ... #14 62.00 Unpacking libnamespace-clean-perl (0.27-2) ... #14 62.04 Selecting previously unselected package libpath-tiny-perl. #14 62.04 Preparing to unpack .../268-libpath-tiny-perl_0.144-1_all.deb ... #14 62.04 Unpacking libpath-tiny-perl (0.144-1) ... #14 62.08 Selecting previously unselected package libstrictures-perl. #14 62.08 Preparing to unpack .../269-libstrictures-perl_2.000006-1_all.deb ... #14 62.08 Unpacking libstrictures-perl (2.000006-1) ... #14 62.12 Selecting previously unselected package libtype-tiny-perl. #14 62.12 Preparing to unpack .../270-libtype-tiny-perl_2.004000-1_all.deb ... #14 62.12 Unpacking libtype-tiny-perl (2.004000-1) ... #14 62.17 Selecting previously unselected package libgitlab-api-v4-perl. #13 74.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 74.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 74.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 74.71 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 74.74 Setting up libconst-fast-perl (0.014-1.1) ... #13 74.75 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... #13 74.76 Setting up libdata-dpath-perl (0.58-1) ... #13 74.77 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 74.79 Setting up libpackage-stash-perl (0.39-1) ... #15 13.89 Selecting previously unselected package pkg-config. #15 13.89 Preparing to unpack .../17-pkg-config_0.29.2-1_armhf.deb ... #15 13.90 Unpacking pkg-config (0.29.2-1) ... #15 13.95 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #15 14.00 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #15 14.02 Setting up g++-10 (10.2.1-6+rpi1) ... #15 14.03 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #15 14.05 Setting up libglib2.0-0:armhf (2.66.8-1) ... #15 14.06 No schema files found: doing nothing. #15 14.07 Setting up libuv1:armhf (1.40.0-2) ... #15 14.09 Setting up bash-completion (1:2.11-2) ... #15 12.99 Selecting previously unselected package libsystemd-dev:armhf. #15 12.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22895 files and directories currently installed.) #15 13.00 Preparing to unpack .../0-libsystemd-dev_252.12-1~deb12u1+rpi1_armhf.deb ... #15 13.01 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 13.09 Selecting previously unselected package libpkgconf3:armhf. #15 13.09 Preparing to unpack .../1-libpkgconf3_1.8.1-1_armhf.deb ... #15 13.10 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 13.13 Selecting previously unselected package pkgconf-bin. #15 13.13 Preparing to unpack .../2-pkgconf-bin_1.8.1-1_armhf.deb ... #15 13.14 Unpacking pkgconf-bin (1.8.1-1) ... #15 13.17 Selecting previously unselected package pkgconf:armhf. #15 13.18 Preparing to unpack .../3-pkgconf_1.8.1-1_armhf.deb ... #15 13.18 Unpacking pkgconf:armhf (1.8.1-1) ... #15 13.22 Selecting previously unselected package pkg-config:armhf. #14 62.21 Setting up libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 62.22 Setting up python3-six (1.14.0-2) ... #14 62.35 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 68.67 Preparing to unpack .../085-libgcc-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 68.67 Unpacking libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 68.75 Selecting previously unselected package gcc-11. #14 68.75 Preparing to unpack .../086-gcc-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 68.75 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 69.43 Setting up libsasl2-modules:arm64 (2.1.28+dfsg1-3) ... #14 69.45 Setting up libfcgi-bin (2.4.2-2build2) ... #14 69.46 Setting up binutils-common:arm64 (2.41-5ubuntu1) ... #14 69.48 Setting up libnghttp2-14:arm64 (1.55.1-1) ... #14 69.49 Setting up libmagic1:arm64 (1:5.44-3) ... #14 69.54 Setting up libdeflate0:arm64 (1.18-1) ... #14 69.55 Setting up less (590-2) ... #14 69.57 Setting up perl-openssl-defaults:arm64 (7) ... #14 69.58 Setting up linux-libc-dev:arm64 (6.5.0-13.13) ... #14 69.60 Setting up libctf-nobfd0:arm64 (2.41-5ubuntu1) ... #14 69.61 Setting up gettext-base (0.21-13) ... #14 69.62 Setting up m4 (1.4.19-3) ... #14 69.64 Setting up liblzo2-2:arm64 (2.10-2build3) ... #14 69.65 Setting up libnpth0:arm64 (1.6-3build2) ... #14 69.66 Setting up krb5-locales (1.20.1-3ubuntu1) ... #14 69.67 Setting up file (1:5.44-3) ... #14 69.68 Setting up libassuan0:arm64 (2.5.6-1) ... #14 69.72 Setting up libgomp1:arm64 (13.2.0-4ubuntu3) ... #14 69.74 Setting up bzip2 (1.0.8-5build1) ... #14 69.75 Setting up libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 69.77 Setting up libjbig0:arm64 (2.1-6.1ubuntu1) ... #14 68.62 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ... #14 68.62 Unpacking python3-certifi (2022.9.24-1) ... #14 68.66 Selecting previously unselected package python3-cffi-backend:arm64. #14 68.66 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_arm64.deb ... #14 68.66 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... #14 68.71 Selecting previously unselected package python3-cryptography. #14 68.71 Preparing to unpack .../356-python3-cryptography_38.0.4-2_arm64.deb ... #14 68.72 Unpacking python3-cryptography (38.0.4-2) ... #14 68.78 Selecting previously unselected package python3-idna. #14 68.79 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ... #14 68.79 Unpacking python3-idna (3.3-1) ... #14 68.83 Selecting previously unselected package python3-nacl. #14 68.84 Preparing to unpack .../358-python3-nacl_1.5.0-2_arm64.deb ... #14 68.84 Unpacking python3-nacl (1.5.0-2) ... #14 68.88 Selecting previously unselected package python3-bcrypt. #14 68.89 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_arm64.deb ... #14 68.89 Unpacking python3-bcrypt (3.2.2-1) ... #14 68.93 Selecting previously unselected package python3-six. #14 68.93 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ... #21 exporting layers 3.2s done #21 writing image sha256:8b56144012d636001dbbf5e3d6917e8f1304a77cb970b4711f33b5e1bf619c4b 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-lunar:/build debbuild-ubuntu-lunar/x86_64 #14 62.90 Setting up liblinux-epoll-perl (0.017-1) ... #14 62.91 Setting up libvariable-magic-perl (0.62-1build2) ... #14 62.92 Setting up python3-idna (2.8-1) ... #14 63.11 Setting up libio-html-perl (1.001-1) ... #14 63.13 Setting up libcroco3:amd64 (0.6.13-1) ... #14 63.14 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 63.17 Setting up libtest-refcount-perl (0.10-1) ... #14 63.18 Setting up libparams-util-perl (1.07-3build5) ... #14 63.19 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 63.20 Setting up autoconf (2.69-11.1) ... #14 63.22 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 62.15 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 62.15 Unpacking libiterator-perl (0.03+ds1-1.1) ... #14 62.18 Selecting previously unselected package libiterator-util-perl. #14 62.18 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 62.19 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 62.22 Selecting previously unselected package libexporter-tiny-perl. #14 62.22 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ... #14 62.22 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 62.25 Selecting previously unselected package liblist-moreutils-xs-perl. #14 62.26 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ... #14 62.26 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 62.29 Selecting previously unselected package liblist-moreutils-perl. #14 62.30 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ... #14 62.30 Unpacking liblist-moreutils-perl (0.430-2) ... #14 62.33 Selecting previously unselected package libdata-dpath-perl. #14 62.34 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ... #14 62.34 Unpacking libdata-dpath-perl (0.58-1) ... #14 62.37 Selecting previously unselected package libdata-dump-perl. #14 69.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 70.00 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 70.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 61.78 Preparing to unpack .../260-libpackage-stash-perl_0.40-1_all.deb ... #14 61.78 Unpacking libpackage-stash-perl (0.40-1) ... #14 61.82 Selecting previously unselected package libsub-identify-perl. #14 61.82 Preparing to unpack .../261-libsub-identify-perl_0.14-3_armhf.deb ... #14 61.82 Unpacking libsub-identify-perl (0.14-3) ... #14 61.86 Selecting previously unselected package libsub-name-perl:armhf. #14 61.86 Preparing to unpack .../262-libsub-name-perl_0.26-2build1_armhf.deb ... #14 61.86 Unpacking libsub-name-perl:armhf (0.26-2build1) ... #14 61.90 Selecting previously unselected package libnamespace-clean-perl. #14 61.90 Preparing to unpack .../263-libnamespace-clean-perl_0.27-2_all.deb ... #14 61.90 Unpacking libnamespace-clean-perl (0.27-2) ... #14 61.94 Selecting previously unselected package libpath-tiny-perl. #14 61.94 Preparing to unpack .../264-libpath-tiny-perl_0.144-1_all.deb ... #14 61.95 Unpacking libpath-tiny-perl (0.144-1) ... #14 61.98 Selecting previously unselected package libstrictures-perl. #14 61.98 Preparing to unpack .../265-libstrictures-perl_2.000006-1_all.deb ... #14 61.99 Unpacking libstrictures-perl (2.000006-1) ... #14 62.02 Selecting previously unselected package libtype-tiny-perl. #13 71.15 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 71.16 Setting up libmodule-runtime-perl (0.016-1) ... #13 71.17 Setting up libmailtools-perl (2.21-1) ... #13 71.18 Setting up python3-debian (0.1.39) ... #14 62.17 Preparing to unpack .../271-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 62.18 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 62.22 Selecting previously unselected package libhtml-form-perl. #14 62.22 Preparing to unpack .../272-libhtml-form-perl_6.11-1_all.deb ... #14 62.22 Unpacking libhtml-form-perl (6.11-1) ... #14 62.27 Selecting previously unselected package libhtml-format-perl. #14 62.27 Preparing to unpack .../273-libhtml-format-perl_2.16-2_all.deb ... #14 62.28 Unpacking libhtml-format-perl (2.16-2) ... #14 62.31 Selecting previously unselected package libhtml-html5-entities-perl. #14 62.31 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 62.32 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 62.35 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 62.35 Preparing to unpack .../275-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 62.36 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 62.40 Selecting previously unselected package libhttp-daemon-perl. #14 62.40 Preparing to unpack .../276-libhttp-daemon-perl_6.16-1_all.deb ... #14 62.42 Unpacking libhttp-daemon-perl (6.16-1) ... #14 62.47 Selecting previously unselected package libindirect-perl. #14 62.47 Preparing to unpack .../277-libindirect-perl_0.39-2build1_armhf.deb ... #14 62.48 Unpacking libindirect-perl (0.39-2build1) ... #14 62.51 Selecting previously unselected package libio-interactive-perl. #13 74.81 Setting up libimport-into-perl (1.002005-1) ... #13 74.82 Setting up libmoo-perl (2.004004-1) ... #13 74.83 Setting up liblist-someutils-perl (0.58-1) ... #13 74.84 Setting up debhelper (13.3.4) ... #13 74.85 Setting up libmime-tools-perl (5.509-1) ... #13 74.87 Setting up dput (1.1.0) ... #13 75.03 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #13 75.04 Setting up equivs (2.3.1) ... #13 75.06 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 45.22 Setting up libhttp-negotiate-perl (6.01-2) ... #14 45.24 Setting up libio-prompter-perl (0.004015-2) ... #14 45.25 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 45.26 Setting up libhttp-cookies-perl (6.10-1) ... #14 45.28 Setting up libtool (2.4.7-7) ... #14 45.29 Setting up po-debconf (1.0.21+nmu1) ... #14 45.30 Setting up libhtml-tree-perl (5.07-3) ... #14 45.31 Setting up libparams-classify-perl:amd64 (0.015-2build2) ... #14 45.32 Setting up libcgi-pm-perl (4.57-1) ... #14 45.34 Setting up python3 (3.11.4-5) ... #15 13.22 Preparing to unpack .../4-pkg-config_1.8.1-1_armhf.deb ... #15 13.22 Unpacking pkg-config:armhf (1.8.1-1) ... #15 13.27 Preparing to unpack .../5-udev_252.12-1~deb12u1+rpi1_armhf.deb ... #15 13.28 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #15 2.179 dh_testdir #15 2.198 dh_testroot #15 2.216 dh_prep #15 2.238 dh_testdir #15 2.255 dh_testroot #14 62.36 Setting up perl (5.30.0-9ubuntu0.4) ... #14 62.40 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 62.41 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 62.61 Setting up libdata-dump-perl (1.23-1) ... #14 69.05 Selecting previously unselected package gcc. #14 69.05 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 69.06 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 69.09 Selecting previously unselected package libstdc++-11-dev:arm64. #14 69.09 Preparing to unpack .../088-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 69.10 Unpacking libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 69.78 Setting up libsframe1:arm64 (2.41-5ubuntu1) ... #14 69.79 Setting up libfakeroot:arm64 (1.32.1-1) ... #14 69.80 Setting up libjansson4:arm64 (2.14-2) ... #14 69.82 Setting up libkrb5support0:arm64 (1.20.1-3ubuntu1) ... #14 69.83 Setting up libnumber-compare-perl (0.03-3) ... #14 69.84 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... #14 69.85 Setting up tzdata (2023c-9ubuntu1) ... #14 69.96 #14 69.96 Current default time zone: 'Etc/UTC' #14 69.96 Local time is now: Tue Nov 21 17:36:25 UTC 2023. #14 69.96 Universal Time is now: Tue Nov 21 17:36:25 UTC 2023. #14 69.96 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 69.96 #14 69.98 Setting up fakeroot (1.32.1-1) ... #14 69.99 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 69.99 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 69.99 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 69.99 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 69.99 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 69.99 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 69.99 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 69.99 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 69.99 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 70.00 Setting up perl-modules-5.36 (5.36.0-9ubuntu1) ... #14 70.01 Setting up autotools-dev (20220109.1) ... #14 70.02 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 68.94 Unpacking python3-six (1.16.0-4) ... #14 68.98 Selecting previously unselected package python3-paramiko. #14 68.98 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 68.99 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 69.03 Selecting previously unselected package python3-urllib3. #14 69.04 Preparing to unpack .../362-python3-urllib3_1.26.12-1ubuntu0.1_all.deb ... #14 69.04 Unpacking python3-urllib3 (1.26.12-1ubuntu0.1) ... #14 69.09 Selecting previously unselected package python3-requests. #14 69.09 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ... #14 69.10 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 69.14 Selecting previously unselected package python3-unidiff. #15 2.690 Reading package lists... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 12.24 Setting up pkg-config (0.29-6) ... #15 12.30 Setting up libltdl7:armhf (2.4.6-9) ... #15 12.31 Setting up librhash0:armhf (1.3.8-1) ... #15 12.32 Setting up cmake-data (3.16.3-3~bpo10+1) ... #15 12.34 Setting up dh-apparmor (2.13.2-10) ... #15 12.35 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 12.36 Setting up libjsoncpp1:armhf (1.7.4-3) ... #15 12.37 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #15 12.38 Setting up libltdl-dev:armhf (2.4.6-9) ... #15 12.39 Setting up g++-8 (8.3.0-6+rpi1) ... #15 12.41 Setting up cmake (3.16.3-3~bpo10+1) ... #15 12.42 Setting up g++ (4:8.3.0-1+rpi2) ... #15 12.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 12.45 Setting up build-essential (12.6) ... #14 63.38 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 63.39 Setting up libarray-intspan-perl (2.003-1) ... #14 63.40 Setting up libcapture-tiny-perl (0.48-1) ... #14 63.42 Setting up libtimedate-perl (2.3200-1) ... #14 63.43 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 63.44 Setting up libsub-name-perl (0.26-1) ... #14 63.45 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 63.46 Setting up libfile-chdir-perl (0.1008-1) ... #14 63.47 Setting up xauth (1:1.1-0ubuntu1) ... #14 62.37 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ... #14 62.38 Unpacking libdata-dump-perl (1.25-1) ... #14 62.41 Selecting previously unselected package libdata-messagepack-perl. #14 62.41 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ... #14 62.42 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 62.45 Selecting previously unselected package libnet-domain-tld-perl. #14 62.45 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 62.45 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 62.48 Selecting previously unselected package libdata-validate-domain-perl. #14 62.49 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 62.49 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 62.52 Selecting previously unselected package libnet-ipv6addr-perl. #14 62.52 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 62.53 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 62.56 Selecting previously unselected package libnet-netmask-perl. #14 62.56 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ... #14 62.56 Unpacking libnet-netmask-perl (2.0001-1) ... #14 62.59 Selecting previously unselected package libnetaddr-ip-perl. #14 70.23 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 70.24 Setting up libconst-fast-perl (0.014-1) ... #14 70.26 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 70.27 Setting up libgit-wrapper-perl (0.048-1) ... #14 70.28 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.20) ... #14 70.29 Setting up curl (7.68.0-1ubuntu2.20) ... #14 70.30 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 70.39 Setting up libmodule-implementation-perl (0.09-1) ... #14 62.02 Preparing to unpack .../266-libtype-tiny-perl_2.002001-1_all.deb ... #14 62.03 Unpacking libtype-tiny-perl (2.002001-1) ... #14 62.07 Selecting previously unselected package libgitlab-api-v4-perl. #14 62.07 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 62.08 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 62.12 Selecting previously unselected package libhtml-form-perl. #14 62.12 Preparing to unpack .../268-libhtml-form-perl_6.11-1_all.deb ... #14 62.13 Unpacking libhtml-form-perl (6.11-1) ... #14 62.16 Selecting previously unselected package libhtml-format-perl. #14 62.17 Preparing to unpack .../269-libhtml-format-perl_2.16-2_all.deb ... #14 62.17 Unpacking libhtml-format-perl (2.16-2) ... #14 62.21 Selecting previously unselected package libhtml-html5-entities-perl. #14 62.21 Preparing to unpack .../270-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 62.22 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 71.32 Setting up python3-requests (2.25.1+dfsg-2) ... #13 71.46 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 71.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 71.57 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 62.51 Preparing to unpack .../278-libio-interactive-perl_1.023-2_all.deb ... #14 62.52 Unpacking libio-interactive-perl (1.023-2) ... #14 62.55 Selecting previously unselected package libjson-perl. #14 62.56 Preparing to unpack .../279-libjson-perl_4.10000-1_all.deb ... #14 62.56 Unpacking libjson-perl (4.10000-1) ... #14 62.60 Selecting previously unselected package libldap-common. #14 62.60 Preparing to unpack .../280-libldap-common_2.6.6+dfsg-1~exp1ubuntu1_all.deb ... #14 62.61 Unpacking libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 62.64 Selecting previously unselected package liblist-compare-perl. #14 62.64 Preparing to unpack .../281-liblist-compare-perl_0.55-2_all.deb ... #14 62.64 Unpacking liblist-compare-perl (0.55-2) ... #14 62.74 Selecting previously unselected package liblist-someutils-perl. #13 61.43 Setting up libxpm4:armhf (1:3.5.12-1.1+deb12u1) ... #13 61.44 Setting up openssh-client (1:9.2p1-2+deb12u1) ... #13 61.54 Setting up gpgsm (2.2.40-1.1) ... #13 75.07 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ... #13 75.08 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #13 75.09 Setting up libnamespace-clean-perl (0.27-1) ... #13 75.11 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #13 75.13 Setting up libnamespace-autoclean-perl (0.29-1) ... #13 75.14 Setting up libgitlab-api-v4-perl (0.26-1) ... #13 75.15 Setting up libmoox-struct-perl (0.020-1) ... #13 75.16 Setting up lintian (2.104.0) ... #13 75.23 Setting up licensecheck (3.1.1-2) ... #13 75.25 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 75.27 Setting up libwww-perl (6.52-1) ... #14 45.58 Setting up libhtml-format-perl (2.16-2) ... #14 45.59 Setting up python3-xdg (0.28-2) ... #15 2.273 dh_install #15 2.299 dh_installdocs #15 2.331 dh_installchangelogs #15 2.404 dh_compress #15 2.441 dh_fixperms #15 2.486 dh_installdeb #15 2.512 dh_gencontrol #14 62.62 Setting up python3-certifi (2019.11.28-1) ... #14 62.78 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 62.80 Setting up libref-util-perl (0.204-1) ... #14 62.81 Setting up libipc-system-simple-perl (1.26-1) ... #14 62.82 Setting up libnet-domain-tld-perl (1.75-1) ... #14 62.83 Setting up libxml-writer-perl (0.625-1) ... #14 62.84 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 62.86 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 62.87 Setting up shared-mime-info (1.15-1) ... #14 69.28 Selecting previously unselected package g++-11. #14 69.28 Preparing to unpack .../089-g++-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 69.28 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 69.46 Selecting previously unselected package g++. #14 69.46 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 69.47 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 69.50 Selecting previously unselected package make. #14 70.03 Setting up libx11-data (2:1.8.6-1ubuntu1) ... #14 70.04 Setting up make (4.3-4.1build1) ... #14 70.06 Setting up libmpfr6:arm64 (4.2.1-1) ... #14 70.07 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 70.08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 70.09 Setting up lzip (1.23-6) ... #14 70.10 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 70.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 70.11 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 70.11 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 70.11 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 70.11 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 70.12 Setting up strace (6.5-0.0ubuntu1) ... #14 70.13 Setting up xz-utils (5.4.1-0.2) ... #14 70.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 70.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 70.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 70.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 70.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 70.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 70.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 70.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 70.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 70.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 70.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 70.15 Setting up t1utils (1.41-4build2) ... #14 70.17 Setting up diffstat (1.65-1) ... #14 70.21 Setting up libpng16-16:arm64 (1.6.40-1) ... #14 70.23 Setting up libmpc3:arm64 (1.3.1-1) ... #14 69.14 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ... #14 69.15 Unpacking python3-unidiff (0.7.3-1) ... #14 69.18 Selecting previously unselected package equivs. #14 69.19 Preparing to unpack .../365-equivs_2.3.1_all.deb ... #14 69.19 Unpacking equivs (2.3.1) ... #14 69.23 Selecting previously unselected package libauthen-sasl-perl. #14 69.23 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ... #14 69.24 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 69.28 Selecting previously unselected package python3-magic. #14 69.28 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ... #14 69.29 Unpacking python3-magic (2:0.4.26-3) ... #14 69.42 Setting up libksba8:arm64 (1.6.3-2) ... #15 3.281 Building dependency tree... #15 3.397 Reading state information... #15 3.410 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.436 Starting 2 pkgProblemResolver with broken count: 0 #15 3.438 Done #15 3.450 Done #15 3.455 Starting pkgProblemResolver with broken count: 0 #15 3.472 Starting 2 pkgProblemResolver with broken count: 0 #15 3.474 Done #15 3.539 The following additional packages will be installed: #15 3.539 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.539 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 3.540 Suggested packages: #15 3.540 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 3.619 The following NEW packages will be installed: #15 3.619 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.620 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #43 DONE 4.0s #44 [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 #44 10.11 Selecting previously unselected package libselinux1-dev:amd64. #44 10.11 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #44 10.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... #44 10.20 Selecting previously unselected package libmount-dev:amd64. #44 10.21 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ... #44 10.21 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ... #44 10.26 Selecting previously unselected package libpcre16-3:amd64. #44 10.26 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ... #44 10.26 Unpacking libpcre16-3:amd64 (2:8.39-13) ... #44 10.32 Selecting previously unselected package libpcre32-3:amd64. #44 10.32 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ... #44 10.33 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #44 10.38 Selecting previously unselected package libpcrecpp0v5:amd64. #44 10.38 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #44 10.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #44 10.42 Selecting previously unselected package libpcre3-dev:amd64. #44 10.42 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ... #44 10.42 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... #44 10.53 Selecting previously unselected package zlib1g-dev:amd64. #44 10.53 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #44 10.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #44 10.58 Selecting previously unselected package libglib2.0-dev:amd64. #44 10.58 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ... #44 10.59 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ... #44 10.87 Selecting previously unselected package libsecret-1-dev:amd64. #44 10.87 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ... #44 10.88 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ... #44 10.97 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #44 10.99 Setting up libpcre16-3:amd64 (2:8.39-13) ... #44 11.00 Setting up libsepol1-dev:amd64 (3.1-1) ... #44 11.01 Setting up libffi-dev:amd64 (3.3-6) ... #44 11.02 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #44 11.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... #44 11.04 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #44 11.05 Setting up libglib2.0-data (2.66.8-1) ... #44 11.06 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ... #44 11.07 Setting up libpcre32-3:amd64 (2:8.39-13) ... #44 11.08 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #44 11.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #44 11.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #44 11.12 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #44 11.13 Setting up python3-lib2to3 (3.9.2-1) ... #44 11.28 Setting up libelf1:amd64 (0.183-1) ... #44 11.29 Setting up libsecret-common (0.20.4-2) ... #44 11.30 Setting up python3-distutils (3.9.2-1) ... #44 11.60 Setting up libglib2.0-dev-bin (2.66.8-1) ... #44 11.86 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #44 11.93 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #44 11.95 Setting up libselinux1-dev:amd64 (3.1-3) ... #44 11.96 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #44 11.97 Setting up libglib2.0-bin (2.66.8-1) ... #44 11.98 Setting up libsecret-1-0:amd64 (0.20.4-2) ... #44 11.99 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #44 12.08 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ... #44 12.10 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ... #44 12.11 Setting up libglib2.0-dev:amd64 (2.66.8-1) ... #44 12.12 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ... #44 12.13 No schema files found: doing nothing. #44 12.24 Processing triggers for libc-bin (2.31-13+deb11u7) ... #44 12.46 Setting up libsecret-1-dev:amd64 (0.20.4-2) ... #44 DONE 13.3s #45 [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 < dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #14 63.54 Preparing to unpack .../300-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ... #14 63.55 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 63.62 Selecting previously unselected package libpath-iterator-rule-perl. #14 63.62 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 63.62 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 63.66 Selecting previously unselected package libperlio-gzip-perl. #14 63.66 Preparing to unpack .../302-libperlio-gzip-perl_0.20-1build1_armhf.deb ... #14 63.66 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 63.69 Selecting previously unselected package libperlio-utf8-strict-perl. #14 63.70 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #14 63.70 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 63.74 Selecting previously unselected package libpod-parser-perl. #14 63.74 Preparing to unpack .../304-libpod-parser-perl_1.66-1_all.deb ... #14 63.75 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 63.77 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 76.16 Setting up libsoap-lite-perl (1.27-1) ... #13 76.21 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 76.22 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 76.25 Processing triggers for ca-certificates (20210119) ... #13 76.27 Updating certificates in /etc/ssl/certs... #14 46.36 Setting up libmodule-runtime-perl (0.016-2) ... #14 46.39 Setting up libmailtools-perl (2.21-2) ... #14 46.42 Setting up python3-idna (3.3-2) ... #14 46.64 Setting up python3-urllib3 (1.26.16-1ubuntu0.1) ... #13 67.32 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #13 67.34 Setting up gpg (2.2.40-1.1) ... #13 67.35 Setting up gnupg-utils (2.2.40-1.1) ... #13 67.37 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #13 67.38 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #13 67.39 Setting up gpg-agent (2.2.40-1.1) ... #14 70.25 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ... #14 70.26 Unpacking libtool (2.4.6-15build2) ... #14 70.29 Selecting previously unselected package dh-autoreconf. #14 70.29 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #14 70.30 Unpacking dh-autoreconf (20) ... #14 70.33 Selecting previously unselected package libarchive-zip-perl. #14 70.33 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #14 70.33 Unpacking libarchive-zip-perl (1.68-1) ... #14 70.37 Selecting previously unselected package libsub-override-perl. #14 70.37 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #14 70.37 Unpacking libsub-override-perl (0.09-2) ... #14 70.40 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 70.40 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 70.41 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 70.44 Selecting previously unselected package dh-strip-nondeterminism. #14 70.45 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 70.45 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 70.48 Selecting previously unselected package libdw1:arm64. #14 70.18 Setting up fakeroot (1.31-1.1) ... #14 70.19 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 70.19 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 70.19 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 70.19 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 70.19 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 70.19 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 70.19 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 70.19 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 70.19 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 70.21 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 70.22 Setting up autotools-dev (20220109.1) ... #14 70.23 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 70.25 Setting up libx11-data (2:1.8.4-2ubuntu0.3) ... #14 70.27 Setting up make (4.3-4.1build1) ... #14 70.28 Setting up libmpfr6:arm64 (4.2.0-1) ... #14 70.30 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 70.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 70.33 Setting up lzip (1.23-5) ... #14 70.34 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 70.34 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 70.35 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 70.35 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 70.35 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 70.35 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 70.36 Setting up strace (6.2-0ubuntu1) ... #14 70.38 Setting up xz-utils (5.4.1-0.2) ... #14 70.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.39 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 70.40 Setting up t1utils (1.41-4build2) ... #14 70.41 Setting up diffstat (1.65-1) ... #14 70.43 Setting up libpng16-16:arm64 (1.6.39-2) ... #14 70.45 Setting up libmpc3:arm64 (1.3.1-1) ... #14 70.46 Setting up libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 70.47 Setting up patch (2.7.6-7build2) ... #14 70.49 Setting up autopoint (0.21-11) ... #15 2.793 Reading package lists... #15 14.93 invoke-rc.d: could not determine current runlevel #14 71.28 Setting up libedit2:arm64 (3.1-20221030-2) ... #14 71.29 Setting up libreadline8:arm64 (8.2-1.3) ... #14 71.30 Setting up ca-certificates (20230311ubuntu1) ... #14 64.46 Setting up libref-util-xs-perl (0.117-1build2) ... #14 64.48 Setting up libio-pty-perl (1:1.12-1) ... #14 64.49 Setting up libtool (2.4.6-14) ... #14 64.50 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 64.51 Setting up libsort-key-perl (1.33-2build2) ... #14 64.52 Setting up libclone-perl (0.43-2) ... #14 64.53 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 64.54 Setting up libarchive-zip-perl (1.67-2) ... #14 64.55 Setting up libsub-identify-perl (0.14-1build2) ... #14 64.56 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 64.58 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 64.59 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 63.41 Preparing to unpack .../296-libxs-parse-sublike-perl_0.16-1ubuntu3_armhf.deb ... #14 63.42 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ... #14 63.45 Selecting previously unselected package libobject-pad-perl. #14 63.45 Preparing to unpack .../297-libobject-pad-perl_0.78-1_armhf.deb ... #14 63.46 Unpacking libobject-pad-perl (0.78-1) ... #14 63.49 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #14 63.49 Preparing to unpack .../298-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ... #14 63.50 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 63.62 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ... #14 63.62 Unpacking libsub-name-perl (0.26-1build3) ... #14 63.65 Selecting previously unselected package libnamespace-clean-perl. #14 63.65 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 63.66 Unpacking libnamespace-clean-perl (0.27-1) ... #14 63.69 Selecting previously unselected package libpath-tiny-perl. #14 63.69 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ... #14 63.69 Unpacking libpath-tiny-perl (0.122-1) ... #14 63.74 Selecting previously unselected package libstrictures-perl. #14 63.74 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ... #14 63.74 Unpacking libstrictures-perl (2.000006-1) ... #14 63.78 Selecting previously unselected package libtype-tiny-perl. #14 63.78 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ... #14 63.78 Unpacking libtype-tiny-perl (1.012004-1) ... #14 63.82 Selecting previously unselected package libgitlab-api-v4-perl. #14 63.82 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 63.83 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 63.86 Selecting previously unselected package libhash-fieldhash-perl. #14 63.86 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ... #14 63.87 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 63.90 Selecting previously unselected package libhtml-form-perl. #14 63.90 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ... #14 63.90 Unpacking libhtml-form-perl (6.07-1) ... #14 63.93 Selecting previously unselected package libhtml-format-perl. #14 63.93 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ... #14 63.94 Unpacking libhtml-format-perl (2.12-1.1) ... #14 63.97 Selecting previously unselected package libhtml-html5-entities-perl. #13 72.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 72.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 72.81 Setting up libsoap-lite-perl (1.27-1) ... #13 72.82 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 72.83 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 72.85 Processing triggers for ca-certificates (20210119) ... #13 72.86 Updating certificates in /etc/ssl/certs... debian/rules clean dh clean --with=bash-completion dh_clean #14 71.48 Setting up licensecheck (3.0.45-1) ... #14 71.53 Setting up dh-autoreconf (19) ... #14 71.65 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 63.77 Unpacking libpod-parser-perl (1.66-1) ... #14 63.81 Selecting previously unselected package libpod-constants-perl. #14 63.81 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #14 63.82 Unpacking libpod-constants-perl (0.19-2) ... #14 63.85 Selecting previously unselected package libproc-processtable-perl:armhf. #14 63.85 Preparing to unpack .../306-libproc-processtable-perl_0.636-1_armhf.deb ... #14 63.86 Unpacking libproc-processtable-perl:armhf (0.636-1) ... #14 63.90 Selecting previously unselected package libre2-10:armhf. #14 63.90 Preparing to unpack .../307-libre2-10_20230301-2_armhf.deb ... #14 63.90 Unpacking libre2-10:armhf (20230301-2) ... #14 63.94 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 63.94 Preparing to unpack .../308-libre-engine-re2-perl_0.18+ds-1_armhf.deb ... #14 63.94 Unpacking libre-engine-re2-perl:armhf (0.18+ds-1) ... #14 63.97 Selecting previously unselected package libreadonly-perl. #14 63.98 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #14 63.98 Unpacking libreadonly-perl (2.050-3) ... #14 64.01 Selecting previously unselected package libref-util-perl. #13 67.88 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #14 70.48 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ... #14 70.49 Unpacking libdw1:arm64 (0.186-1build1) ... #14 70.52 Selecting previously unselected package debugedit. #14 70.53 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ... #14 70.53 Unpacking debugedit (1:5.0-4build1) ... #14 70.56 Selecting previously unselected package dwz. #14 70.56 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ... #14 70.57 Unpacking dwz (0.14-1build2) ... #14 70.60 Selecting previously unselected package gettext. #14 70.60 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ... #14 70.60 Unpacking gettext (0.21-4ubuntu4) ... #14 70.65 Selecting previously unselected package intltool-debian. #14 70.65 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #14 70.66 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 70.68 Selecting previously unselected package po-debconf. #14 70.68 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #14 70.69 Unpacking po-debconf (1.0.21+nmu1) ... #14 70.73 Selecting previously unselected package debhelper. #14 70.50 Setting up fonts-dejavu-core (2.37-6) ... #14 70.58 Setting up ucf (3.0043+nmu1) ... #14 70.68 Setting up libk5crypto3:arm64 (1.20.1-1ubuntu0.1) ... #14 70.70 Setting up libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 70.72 Setting up libltdl7:arm64 (2.4.7-5) ... #14 70.73 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... #14 70.76 Setting up libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ... #15 3.477 Building dependency tree... #15 3.640 Reading state information... #15 3.664 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.713 Starting 2 pkgProblemResolver with broken count: 0 #15 3.715 Done #15 3.737 Done #15 3.744 Starting pkgProblemResolver with broken count: 0 #15 3.776 Starting 2 pkgProblemResolver with broken count: 0 #15 3.779 Done #15 14.93 invoke-rc.d: policy-rc.d denied execution of restart. #15 14.94 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 14.96 Setting up pkgconf-bin (1.8.1-1) ... #15 14.97 Setting up libltdl7:armhf (2.4.7-5) ... #15 14.98 Setting up librhash0:armhf (1.4.3-3) ... #15 15.00 Setting up cmake-data (3.25.1-1) ... #15 15.01 Setting up dh-apparmor (3.0.8-3) ... #15 15.02 Setting up libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 15.04 Setting up g++-12 (12.2.0-14+rpi1) ... #15 15.05 Setting up pkgconf:armhf (1.8.1-1) ... #15 15.06 Setting up libltdl-dev:armhf (2.4.7-5) ... #15 15.07 Setting up pkg-config:armhf (1.8.1-1) ... #15 15.08 Setting up g++ (4:12.2.0-3+rpi1) ... #15 15.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 15.11 Setting up cmake (3.25.1-1) ... #15 15.12 Setting up build-essential (12.9) ... #15 15.13 Setting up docker-ce-build-deps (1.0) ... #15 15.14 Processing triggers for man-db (2.11.2-2) ... #15 4.851 Unpacking bash-completion (1:2.8-6) ... #15 4.985 Selecting previously unselected package cmake-data. #15 4.988 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 4.993 Unpacking cmake-data (3.13.4-1) ... #14 64.74 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 64.75 Setting up libio-stringy-perl (2.111-3) ... #14 64.76 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 64.77 Setting up libhtml-tagset-perl (3.20-4) ... #14 64.80 Setting up liblog-any-perl (1.708-1) ... #14 64.82 Setting up libauthen-sasl-perl (2.1600-1) ... #14 64.83 Setting up libdevel-size-perl (0.83-1build1) ... #14 64.85 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 64.86 Setting up libpod-constants-perl (0.19-1) ... #14 64.87 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 64.88 Setting up libperl4-corelibs-perl (0.004-2) ... #14 64.90 Setting up libfuture-perl (0.43-1) ... #14 64.91 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 64.94 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 64.95 Setting up libtry-tiny-perl (0.30-1) ... #14 64.96 Setting up libtype-tiny-perl (1.008001-2) ... #14 64.97 Setting up libtest-fatal-perl (0.014-1) ... #14 64.99 Setting up libcommon-sense-perl (3.74-2build6) ... #14 65.00 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 65.01 Setting up libnet-http-perl (6.19-1) ... #14 65.02 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 65.04 Setting up libencode-locale-perl (1.05-1) ... #14 63.57 Selecting previously unselected package libpath-iterator-rule-perl. #14 63.57 Preparing to unpack .../299-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 63.57 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 63.60 Selecting previously unselected package libperlio-gzip-perl. #14 63.60 Preparing to unpack .../300-libperlio-gzip-perl_0.20-1build1_armhf.deb ... #14 63.61 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 63.64 Selecting previously unselected package libperlio-utf8-strict-perl. #14 63.64 Preparing to unpack .../301-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #14 63.64 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 63.68 Selecting previously unselected package libpod-parser-perl. #14 63.68 Preparing to unpack .../302-libpod-parser-perl_1.65-1_all.deb ... #14 63.70 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 63.71 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.71 Unpacking libpod-parser-perl (1.65-1) ... #14 63.77 Selecting previously unselected package libpod-constants-perl. #14 63.77 Preparing to unpack .../303-libpod-constants-perl_0.19-2_all.deb ... #14 63.78 Unpacking libpod-constants-perl (0.19-2) ... #14 63.82 Selecting previously unselected package libproc-processtable-perl:armhf. #14 63.82 Preparing to unpack .../304-libproc-processtable-perl_0.634-1build2_armhf.deb ... #14 63.82 Unpacking libproc-processtable-perl:armhf (0.634-1build2) ... #14 63.86 Selecting previously unselected package libre2-10:armhf. #14 63.86 Preparing to unpack .../305-libre2-10_20230201-1_armhf.deb ... #14 63.87 Unpacking libre2-10:armhf (20230201-1) ... #14 63.90 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 63.97 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 63.98 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 64.02 Selecting previously unselected package libhttp-daemon-perl. #14 64.02 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 64.02 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 64.06 Selecting previously unselected package libio-interactive-perl. #14 64.06 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ... #14 64.07 Unpacking libio-interactive-perl (1.023-1) ... #14 64.10 Selecting previously unselected package libio-prompt-tiny-perl. #14 64.10 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 64.10 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 64.13 Selecting previously unselected package libtypes-serialiser-perl. #14 64.14 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #14 64.14 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 64.17 Selecting previously unselected package libjson-xs-perl. #14 64.17 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ... #14 64.18 Unpacking libjson-xs-perl (4.030-1build3) ... #14 64.21 Selecting previously unselected package libjson-maybexs-perl. #13 73.17 0 added, 0 removed; done. #13 73.17 Running hooks in /etc/ca-certificates/update.d... dpkg-source -I.git -b . #14 71.75 Setting up libwww-perl (6.43-1) ... #14 71.84 Setting up debhelper (12.10ubuntu1) ... #14 64.01 Preparing to unpack .../310-libref-util-perl_0.204-2_all.deb ... #14 64.02 Unpacking libref-util-perl (0.204-2) ... #14 64.05 Selecting previously unselected package libref-util-xs-perl. #14 64.05 Preparing to unpack .../311-libref-util-xs-perl_0.117-2build1_armhf.deb ... #14 64.05 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 64.08 Selecting previously unselected package libregexp-pattern-license-perl. #14 64.09 Preparing to unpack .../312-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 64.09 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 64.12 Selecting previously unselected package libregexp-pattern-perl. #14 64.13 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 64.13 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 64.16 Selecting previously unselected package libregexp-wildcards-perl. #14 64.16 Preparing to unpack .../314-libregexp-wildcards-perl_1.05-3_all.deb ... #14 64.17 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 64.20 Selecting previously unselected package libsasl2-modules:armhf. #14 64.20 Preparing to unpack .../315-libsasl2-modules_2.1.28+dfsg1-3_armhf.deb ... #14 64.21 Unpacking libsasl2-modules:armhf (2.1.28+dfsg1-3) ... #14 64.24 Selecting previously unselected package libsereal-decoder-perl. #13 67.90 Setting up openssh-client (1:9.2p1-2+deb12u1) ... #13 68.00 Setting up gpgsm (2.2.40-1.1) ... #13 68.01 Setting up libheif1:amd64 (1.15.1-1) ... #13 68.03 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #13 68.04 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ... #13 68.06 Setting up binutils (2.40-2) ... #13 68.07 Setting up man-db (2.11.2-2) ... #14 46.86 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 46.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 47.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 47.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 76.71 0 added, 0 removed; done. #13 76.71 Running hooks in /etc/ca-certificates/update.d... #13 76.71 done. #14 70.73 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ... #14 70.74 Unpacking debhelper (13.6ubuntu1) ... #14 70.79 Selecting previously unselected package libfakeroot:arm64. #14 70.79 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ... #14 70.80 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ... #14 70.83 Selecting previously unselected package fakeroot. #14 70.83 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ... #14 70.84 Unpacking fakeroot (1.28-1ubuntu1) ... #14 70.87 Selecting previously unselected package libassuan0:arm64. #14 70.88 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ... #14 70.88 Unpacking libassuan0:arm64 (2.5.5-1build1) ... #14 70.91 Selecting previously unselected package gpgconf. #14 70.91 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... #14 70.91 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 70.95 Selecting previously unselected package libksba8:arm64. #14 70.95 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ... #14 70.96 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ... #14 70.99 Selecting previously unselected package libnpth0:arm64. #14 70.99 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ... #14 70.99 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 71.04 Selecting previously unselected package dirmngr. #14 71.04 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.06 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 70.78 Setting up libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 70.80 Setting up python-apt-common (2.5.3ubuntu1) ... #14 70.82 Setting up libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 70.83 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... #14 70.86 Setting up libasan8:arm64 (13.1.0-2ubuntu2~23.04) ... #14 70.87 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #14 70.89 Setting up lzop (1.04-2build2) ... #14 70.91 Setting up git-man (1:2.39.2-1ubuntu1.1) ... #14 70.92 Setting up netbase (6.4) ... #14 70.97 Setting up libkrb5-3:arm64 (1.20.1-1ubuntu0.1) ... #14 70.99 Setting up libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ... #15 3.889 The following additional packages will be installed: #15 3.889 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.890 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 3.891 Suggested packages: #15 3.891 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 3.979 The following NEW packages will be installed: #15 3.980 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.981 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 15.23 Processing triggers for libc-bin (2.36-9+rpi1+deb12u3) ... #14 65.05 Setting up libtext-levenshtein-perl (0.13-1) ... #14 65.06 Setting up libnet-dns-perl (1.22-1) ... #14 65.07 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 65.09 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 65.10 Setting up libstring-shellquote-perl (1.04-1) ... #14 65.11 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 65.12 Setting up libsub-install-perl (0.928-1) ... #14 65.14 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 65.16 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 65.18 Setting up libnumber-compare-perl (0.03-1) ... #14 65.19 Setting up intltool-debian (0.35.0+20060710.5) ... #14 65.21 Setting up libio-async-perl (0.75-1) ... #14 65.22 Setting up liberror-perl (0.17029-1) ... #14 65.23 Setting up patchutils (0.3.4-2) ... #14 65.24 Setting up libmail-sendmail-perl (0.80-1) ... #14 63.90 Preparing to unpack .../306-libre-engine-re2-perl_0.17+ds-1_armhf.deb ... #14 63.91 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ... #14 63.94 Selecting previously unselected package libreadonly-perl. #14 63.94 Preparing to unpack .../307-libreadonly-perl_2.050-3_all.deb ... #14 63.95 Unpacking libreadonly-perl (2.050-3) ... #14 63.99 Selecting previously unselected package libref-util-perl. #14 63.99 Preparing to unpack .../308-libref-util-perl_0.204-2_all.deb ... #14 63.99 Unpacking libref-util-perl (0.204-2) ... #14 64.03 Selecting previously unselected package libref-util-xs-perl. #14 64.03 Preparing to unpack .../309-libref-util-xs-perl_0.117-2build1_armhf.deb ... #14 64.03 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 64.06 Selecting previously unselected package libregexp-pattern-license-perl. #14 64.07 Preparing to unpack .../310-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 64.07 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 64.10 Selecting previously unselected package libregexp-pattern-perl. #14 64.10 Preparing to unpack .../311-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 64.11 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 64.14 Selecting previously unselected package libregexp-wildcards-perl. #13 73.17 done. #13 DONE 73.4s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #14 71.79 Updating certificates in /etc/ssl/certs... #14 64.21 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #14 64.21 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 64.25 Selecting previously unselected package libldap-common. #14 64.25 Preparing to unpack .../276-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ... #14 64.25 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 64.28 Selecting previously unselected package liblist-compare-perl. #14 64.29 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #14 64.29 Unpacking liblist-compare-perl (0.55-1) ... #14 64.32 Selecting previously unselected package liblist-someutils-perl. #14 64.33 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #14 64.33 Unpacking liblist-someutils-perl (0.58-1) ... #14 64.36 Selecting previously unselected package liblist-someutils-xs-perl. #14 64.37 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ... #14 64.37 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 64.40 Selecting previously unselected package liblist-utilsby-perl. #14 64.40 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #14 64.41 Unpacking liblist-utilsby-perl (0.11-1) ... #14 64.44 Selecting previously unselected package libltdl7:armhf. 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz #14 71.90 Setting up devscripts (2.20.2ubuntu2) ... #14 72.08 Setting up equivs (2.2.0) ... #14 72.09 Setting up libxml-parser-perl (2.46-1) ... #14 72.10 Setting up libxml-sax-expat-perl (0.51-1) ... #14 72.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 64.25 Preparing to unpack .../316-libsereal-decoder-perl_5.004+ds-1_armhf.deb ... #14 64.25 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #14 64.28 Selecting previously unselected package libsereal-encoder-perl. #14 64.28 Preparing to unpack .../317-libsereal-encoder-perl_5.004+ds-1_armhf.deb ... #14 64.29 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 64.32 Selecting previously unselected package libset-intspan-perl. #14 64.32 Preparing to unpack .../318-libset-intspan-perl_1.19-3_all.deb ... #14 64.32 Unpacking libset-intspan-perl (1.19-3) ... #14 64.35 Selecting previously unselected package libsocket6-perl. #14 64.36 Preparing to unpack .../319-libsocket6-perl_0.29-3_armhf.deb ... #14 64.36 Unpacking libsocket6-perl (0.29-3) ... #14 64.40 Selecting previously unselected package libsodium23:armhf. #14 64.40 Preparing to unpack .../320-libsodium23_1.0.18-1build2_armhf.deb ... #14 64.40 Unpacking libsodium23:armhf (1.0.18-1build2) ... #14 64.44 Selecting previously unselected package libstring-copyright-perl. #14 64.44 Preparing to unpack .../321-libstring-copyright-perl_0.003014-1_all.deb ... #14 64.44 Unpacking libstring-copyright-perl (0.003014-1) ... #14 64.47 Selecting previously unselected package libstring-escape-perl. #14 64.47 Preparing to unpack .../322-libstring-escape-perl_2010.002-3_all.deb ... #14 64.48 Unpacking libstring-escape-perl (2010.002-3) ... #14 64.51 Selecting previously unselected package libstring-license-perl. #14 64.51 Preparing to unpack .../323-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 64.52 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 64.55 Selecting previously unselected package libstring-shellquote-perl. #14 64.55 Preparing to unpack .../324-libstring-shellquote-perl_1.04-3_all.deb ... #14 64.55 Unpacking libstring-shellquote-perl (1.04-3) ... #14 64.58 Selecting previously unselected package libsyntax-keyword-try-perl. #13 68.17 Building database of manual pages ... #15 0.771 Reading package lists... #13 DONE 77.2s #14 47.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 47.26 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 47.27 Setting up libconst-fast-perl (0.014-2) ... #14 47.29 Setting up g++ (4:13.2.0-1ubuntu1) ... #14 47.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 47.30 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 47.30 Setting up libhttp-daemon-perl (6.16-1) ... #14 47.32 Setting up build-essential (12.10ubuntu1) ... #14 47.33 Setting up python3-unidiff (0.7.3-1) ... #14 47.43 Setting up libdata-dpath-perl (0.58-2) ... #14 71.09 Selecting previously unselected package gnupg-l10n. #14 71.09 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 71.09 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 71.12 Selecting previously unselected package gnupg-utils. #14 71.13 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.13 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 71.16 Selecting previously unselected package gpg. #14 71.17 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.17 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 71.20 Selecting previously unselected package pinentry-curses. #14 71.21 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ... #14 71.21 Unpacking pinentry-curses (1.1.1-1build2) ... #14 71.25 Selecting previously unselected package gpg-agent. #14 71.25 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.25 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 71.29 Selecting previously unselected package gpg-wks-client. #14 71.01 Setting up libbinutils:arm64 (2.40-2ubuntu4.1) ... #14 71.03 Setting up lsb-release (12.0-1ubuntu1) ... #14 71.04 Setting up libfido2-1:arm64 (1.12.0-2) ... #14 71.06 Setting up libisl23:arm64 (0.25-1) ... #14 71.07 Setting up libc-dev-bin (2.37-0ubuntu2.1) ... #14 71.09 Setting up openssl (3.0.8-1ubuntu1.4) ... #14 71.11 Setting up libbsd0:arm64 (0.11.7-4) ... #14 71.13 Setting up libelf1:arm64 (0.188-2.1) ... #14 71.15 Setting up readline-common (8.2-1.3) ... #14 71.17 Setting up publicsuffix (20230209.2326-1) ... #14 71.18 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 71.20 Setting up zstd (1.5.4+dfsg2-4) ... #15 4.258 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.258 1 not fully installed or removed. #15 4.258 Need to get 6139 kB of archives. #15 4.258 After this operation, 29.3 MB of additional disk space will be used. #15 4.258 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] #15 4.264 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] #15 4.277 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] #15 4.278 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] #15 4.280 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u3 [292 kB] #15 4.283 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] #15 4.284 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] #15 4.285 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] #15 4.286 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] #15 4.317 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB] #15 4.318 Get:11 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] #15 4.319 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u10 [322 kB] #15 4.321 Get:13 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] #14 65.25 Setting up libltdl-dev:amd64 (2.4.6-14) ... #14 65.26 Setting up libjson-maybexs-perl (1.004000-1) ... #14 65.28 Setting up libxml-sax-base-perl (1.09-1) ... #14 65.29 Setting up libio-string-perl (1.08-3) ... #14 65.30 Setting up libreadonly-perl (2.050-2) ... #14 65.31 Setting up python3-chardet (3.0.4-4build1) ... #14 65.53 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #15 5.287 Selecting previously unselected package libprocps7:amd64. #15 5.291 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ... #15 5.297 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #15 5.336 Selecting previously unselected package procps. #15 5.339 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ... #15 5.344 Unpacking procps (2:3.3.15-2) ... #15 5.397 Selecting previously unselected package libarchive13:amd64. #15 5.400 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_amd64.deb ... #15 5.404 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ... #15 5.458 Selecting previously unselected package libjsoncpp1:amd64. #15 5.461 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... #15 5.464 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #15 5.502 Selecting previously unselected package librhash0:amd64. #15 5.505 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ... #15 5.508 Unpacking librhash0:amd64 (1.3.8-1) ... #15 5.549 Selecting previously unselected package libuv1:amd64. #15 5.552 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ... #15 5.555 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #15 5.587 Selecting previously unselected package cmake. #15 5.590 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ... #15 5.594 Unpacking cmake (3.13.4-1) ... #14 64.14 Preparing to unpack .../312-libregexp-wildcards-perl_1.05-3_all.deb ... #14 64.15 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 64.19 Selecting previously unselected package libsasl2-modules:armhf. #14 64.19 Preparing to unpack .../313-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ... #14 64.20 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ... #14 64.23 Selecting previously unselected package libsereal-decoder-perl. #14 64.24 Preparing to unpack .../314-libsereal-decoder-perl_5.003+ds-1_armhf.deb ... #14 64.24 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 64.27 Selecting previously unselected package libsereal-encoder-perl. #14 64.27 Preparing to unpack .../315-libsereal-encoder-perl_5.003+ds-1_armhf.deb ... #14 64.28 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 64.31 Selecting previously unselected package libset-intspan-perl. #14 64.31 Preparing to unpack .../316-libset-intspan-perl_1.19-3_all.deb ... #14 64.31 Unpacking libset-intspan-perl (1.19-3) ... #14 64.35 Selecting previously unselected package libsocket6-perl. #14 64.35 Preparing to unpack .../317-libsocket6-perl_0.29-3_armhf.deb ... #14 64.35 Unpacking libsocket6-perl (0.29-3) ... #14 64.39 Selecting previously unselected package libsodium23:armhf. #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 72.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 72.34 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 72.38 Processing triggers for libc-bin (2.31-0ubuntu9.12) ... #14 72.41 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 64.59 Preparing to unpack .../325-libsyntax-keyword-try-perl_0.29-1_armhf.deb ... #14 64.60 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 64.67 Selecting previously unselected package libterm-readkey-perl. #14 64.67 Preparing to unpack .../326-libterm-readkey-perl_2.38-2build1_armhf.deb ... #14 64.67 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 64.70 Selecting previously unselected package libtext-levenshteinxs-perl. #14 64.44 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ... #14 64.45 Unpacking libltdl7:armhf (2.4.6-15build2) ... #14 64.48 Selecting previously unselected package libltdl-dev:armhf. #14 64.48 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ... #14 64.49 Unpacking libltdl-dev:armhf (2.4.6-15build2) ... #14 64.54 Selecting previously unselected package liblzo2-2:armhf. #14 64.54 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ... #14 64.54 Unpacking liblzo2-2:armhf (2.10-2build3) ... #14 64.57 Selecting previously unselected package libsys-hostname-long-perl. #14 64.58 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #14 64.58 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 64.61 Selecting previously unselected package libmail-sendmail-perl. #14 64.61 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 64.62 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 64.64 Selecting previously unselected package libnet-smtp-ssl-perl. #15 1.631 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.631 dpkg-buildpackage: info: source version 1.0 #15 1.631 dpkg-buildpackage: info: source distribution unstable #15 1.631 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.671 dpkg-buildpackage: info: host architecture arm64 #15 1.671 dpkg-source --before-build . #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 47.44 Setting up python3-magic (2:0.4.27-1) ... #14 47.55 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 47.56 Setting up python3-pkg-resources (68.1.2-2) ... #14 71.29 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.29 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 71.33 Selecting previously unselected package gpg-wks-server. #14 71.33 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.33 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 71.36 Selecting previously unselected package gpgsm. #14 71.36 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... #14 71.37 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 71.39 Selecting previously unselected package gnupg. #14 71.40 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 71.40 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 71.44 Selecting previously unselected package libfile-dirlist-perl. #14 71.44 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #14 71.45 Unpacking libfile-dirlist-perl (0.05-2) ... #14 71.47 Selecting previously unselected package libfile-which-perl. #14 71.47 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #14 71.48 Unpacking libfile-which-perl (1.23-1) ... #14 71.51 Selecting previously unselected package libfile-homedir-perl. #14 71.21 Setting up libmarkdown2:arm64 (2.2.7-2) ... #14 71.23 Setting up libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 71.24 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 71.26 Setting up iso-codes (4.12.0-1) ... #14 71.27 Setting up liblocale-gettext-perl (1.07-5) ... #14 71.29 Setting up liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 71.31 Setting up dctrl-tools (2.24-3build2) ... #14 71.33 Setting up libitm1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 71.35 Setting up libgdbm6:arm64 (1.23-3) ... #14 71.36 Setting up libctf0:arm64 (2.40-2ubuntu4.1) ... #14 71.38 Setting up libjpeg8:arm64 (8c-2ubuntu11) ... #14 71.39 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 71.41 Setting up manpages-dev (6.03-1) ... #15 4.489 debconf: delaying package configuration, since apt-utils is not installed #15 4.527 Fetched 6139 kB in 0s (18.9 MB/s) #15 4.557 Selecting previously unselected package bash-completion. #15 4.557 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27766 files and directories currently installed.) #15 4.573 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #14 65.54 Setting up libfile-find-rule-perl (0.34-1) ... #14 65.55 Setting up libstring-copyright-perl (0.003006-1) ... #14 65.57 Setting up python3-debian (0.1.36ubuntu1.1) ... #15 5.929 Selecting previously unselected package dh-apparmor. #14 64.39 Preparing to unpack .../318-libsodium23_1.0.18-1build2_armhf.deb ... #14 64.40 Unpacking libsodium23:armhf (1.0.18-1build2) ... #14 64.43 Selecting previously unselected package libstring-copyright-perl. #14 64.43 Preparing to unpack .../319-libstring-copyright-perl_0.003014-1_all.deb ... #14 64.43 Unpacking libstring-copyright-perl (0.003014-1) ... #14 64.47 Selecting previously unselected package libstring-escape-perl. #14 64.47 Preparing to unpack .../320-libstring-escape-perl_2010.002-3_all.deb ... #14 64.48 Unpacking libstring-escape-perl (2010.002-3) ... #14 64.51 Selecting previously unselected package libstring-license-perl. #14 64.51 Preparing to unpack .../321-libstring-license-perl_0.0.2-1ubuntu2_all.deb ... #14 64.51 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ... #14 64.55 Selecting previously unselected package libstring-shellquote-perl. #14 64.55 Preparing to unpack .../322-libstring-shellquote-perl_1.04-3_all.deb ... #14 64.55 Unpacking libstring-shellquote-perl (1.04-3) ... #14 64.59 Selecting previously unselected package libsyntax-keyword-try-perl. #14 64.59 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.28-1_armhf.deb ... #14 64.59 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #14 64.62 Selecting previously unselected package libterm-readkey-perl. #14 72.42 Updating certificates in /etc/ssl/certs... #14 64.70 Preparing to unpack .../327-libtext-levenshteinxs-perl_0.03-5build1_armhf.deb ... #14 64.71 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 64.74 Selecting previously unselected package libtext-markdown-discount-perl. #14 64.74 Preparing to unpack .../328-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #14 64.75 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 64.78 Selecting previously unselected package libtext-xslate-perl:armhf. #14 64.78 Preparing to unpack .../329-libtext-xslate-perl_3.5.9-1build2_armhf.deb ... #14 64.78 Unpacking libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 64.85 Selecting previously unselected package libtime-duration-perl. #14 64.86 Preparing to unpack .../330-libtime-duration-perl_1.21-2_all.deb ... #14 64.86 Unpacking libtime-duration-perl (1.21-2) ... #14 64.89 Selecting previously unselected package libtime-moment-perl. #14 64.89 Preparing to unpack .../331-libtime-moment-perl_0.44-2build1_armhf.deb ... #14 64.90 Unpacking libtime-moment-perl (0.44-2build1) ... #14 64.93 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #14 64.93 Preparing to unpack .../332-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #14 64.94 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #14 64.97 Selecting previously unselected package libunicode-utf8-perl. #14 64.97 Preparing to unpack .../333-libunicode-utf8-perl_0.62-2_armhf.deb ... #14 64.97 Unpacking libunicode-utf8-perl (0.62-2) ... #14 65.00 Selecting previously unselected package libwww-mechanize-perl. #14 65.01 Preparing to unpack .../334-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 65.01 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 65.08 Selecting previously unselected package libxml-namespacesupport-perl. #14 64.65 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 64.65 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 64.68 Selecting previously unselected package libmailtools-perl. #14 64.68 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #14 64.68 Unpacking libmailtools-perl (2.21-1) ... #14 64.72 Selecting previously unselected package libmarkdown2:armhf. #14 64.73 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ... #14 64.73 Unpacking libmarkdown2:armhf (2.2.7-2) ... #14 64.79 Selecting previously unselected package libmath-base85-perl. #14 64.79 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 64.79 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 64.82 Selecting previously unselected package libmoox-aliases-perl. #14 64.82 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 64.83 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 64.85 Selecting previously unselected package libnamespace-autoclean-perl. #14 64.86 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 64.86 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 64.93 Selecting previously unselected package libobject-id-perl. #14 64.93 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 64.94 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 64.97 Selecting previously unselected package libmoox-struct-perl. #14 64.97 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #14 64.97 Unpacking libmoox-struct-perl (0.020-1) ... #14 65.00 Selecting previously unselected package libmouse-perl. #14 65.00 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ... #14 65.01 Unpacking libmouse-perl (2.5.10-1build4) ... #14 65.04 Selecting previously unselected package libpackage-stash-xs-perl. #15 1.772 debian/rules clean #15 1.775 dh clean #15 1.853 dh_clean #15 1.891 debian/rules binary #15 1.893 dh binary #15 1.961 dh_update_autotools_config #15 1.991 dh_autoreconf #15 2.033 create-stamp debian/debhelper-build-stamp #15 2.033 dh_prep #15 2.062 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.113 dh_install #14 72.39 137 added, 0 removed; done. #14 72.42 Setting up libgprofng0:arm64 (2.41-5ubuntu1) ... #14 72.44 Setting up libfreetype6:arm64 (2.13.1+dfsg-1) ... #14 72.45 Setting up libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... #14 72.46 Setting up libgdbm-compat4:arm64 (1.23-3) ... #14 72.48 Setting up libssh-4:arm64 (0.10.5-3ubuntu1) ... #14 72.49 Setting up dwz (0.15-1) ... #14 72.50 Setting up libgcc-13-dev:arm64 (13.2.0-4ubuntu3) ... #14 72.51 Setting up groff-base (1.23.0-2) ... #14 72.53 Setting up libtiff6:arm64 (4.5.1+git230720-1ubuntu1) ... #14 72.55 Setting up cpp (4:13.2.0-1ubuntu1) ... #14 72.56 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 72.57 Setting up debugedit (1:5.0-5) ... #14 72.58 Setting up libcurl4:arm64 (8.2.1-1ubuntu3.1) ... #14 72.60 Setting up libx11-6:arm64 (2:1.8.6-1ubuntu1) ... #14 72.61 Setting up curl (8.2.1-1ubuntu3.1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [Pipeline] sh #14 47.74 Setting up libmodule-implementation-perl (0.09-2) ... #14 47.75 Setting up libcgi-fast-perl (1:2.15-1) ... #14 47.76 Setting up python3-apt (2.6.0ubuntu1) ... #14 47.89 Setting up libpackage-stash-perl (0.40-1) ... #14 47.90 Setting up libimport-into-perl (1.002005-2) ... #14 47.92 Setting up libmoo-perl (2.005005-1) ... #14 47.93 Setting up python3-bcrypt (3.2.2-1) ... #14 71.51 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #14 71.52 Unpacking libfile-homedir-perl (1.006-1) ... #14 71.55 Selecting previously unselected package libfile-touch-perl. #14 71.56 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ... #14 71.56 Unpacking libfile-touch-perl (0.12-1) ... #14 71.59 Selecting previously unselected package libio-pty-perl. #14 71.59 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ... #14 71.60 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 71.63 Selecting previously unselected package libipc-run-perl. #14 71.64 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #14 71.64 Unpacking libipc-run-perl (20200505.0-1) ... #14 71.67 Selecting previously unselected package libclass-method-modifiers-perl. #14 71.68 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 71.68 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 71.71 Selecting previously unselected package libclass-xsaccessor-perl. #14 71.71 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ... #14 71.72 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 71.75 Selecting previously unselected package libb-hooks-op-check-perl. #14 71.75 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ... #14 71.76 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 71.79 Selecting previously unselected package libdynaloader-functions-perl. #14 71.79 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 71.80 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 71.83 Selecting previously unselected package libdevel-callchecker-perl. #14 71.84 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ... #14 71.84 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 71.87 Selecting previously unselected package libparams-classify-perl. #14 71.43 Setting up libdw1:arm64 (0.188-2.1) ... #14 71.44 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 71.46 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 71.47 Setting up libxcb1:arm64 (1.15-1) ... #14 71.49 Setting up gettext (0.21-11) ... #14 71.50 Setting up fontconfig-config (2.14.1-3ubuntu3) ... #14 71.67 Setting up libedit2:arm64 (3.1-20221030-2) ... #14 65.72 Setting up python3-requests (2.22.0-2ubuntu1.1) ... #14 65.86 Setting up libdata-optlist-perl (0.110-1) ... #14 65.87 Setting up libipc-run-perl (20180523.0-2) ... #14 65.88 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 65.89 Setting up libcontextual-return-perl (0.004014-2) ... #14 65.90 Setting up libwww-robotrules-perl (6.02-1) ... #14 65.91 Setting up libtypes-serialiser-perl (1.0-1) ... #14 65.92 Setting up g++ (4:9.3.0-1ubuntu2) ... #14 65.95 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 65.95 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 65.96 Setting up libhtml-parser-perl (3.72-5) ... #14 65.97 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 65.98 Setting up librole-tiny-perl (2.001004-1) ... #14 65.99 Setting up build-essential (12.8ubuntu1.1) ... #14 66.00 Setting up libfont-ttf-perl (1.06-1) ... #14 66.01 Setting up libfile-homedir-perl (1.004-1) ... #14 66.03 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 66.04 Setting up libio-socket-ssl-perl (2.067-1) ... #14 66.05 Setting up libsub-exporter-perl (0.987-1) ... #15 5.932 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 5.935 Unpacking dh-apparmor (2.13.2-10) ... #15 5.963 Selecting previously unselected package libseccomp-dev:amd64. #15 5.966 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_amd64.deb ... #15 5.969 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #15 6.000 Selecting previously unselected package libsystemd-dev:amd64. #15 6.003 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_amd64.deb ... #15 6.007 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #15 6.101 Selecting previously unselected package pkg-config. #15 6.104 Preparing to unpack .../12-pkg-config_0.29-6_amd64.deb ... #15 6.107 Unpacking pkg-config (0.29-6) ... #15 6.148 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #15 6.158 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ... #15 6.167 Setting up libprocps7:amd64 (2:3.3.15-2) ... #15 6.176 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #15 6.185 Setting up bash-completion (1:2.8-6) ... #14 64.63 Preparing to unpack .../324-libterm-readkey-perl_2.38-2build1_armhf.deb ... #14 64.63 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 64.67 Selecting previously unselected package libtext-levenshteinxs-perl. #14 64.67 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-5build1_armhf.deb ... #14 64.67 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 64.71 Selecting previously unselected package libtext-markdown-discount-perl. #14 64.71 Preparing to unpack .../326-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #14 64.71 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 64.74 Selecting previously unselected package libtext-xslate-perl:armhf. #14 64.75 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build2_armhf.deb ... #14 64.75 Unpacking libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 64.79 Selecting previously unselected package libtime-duration-perl. #14 64.80 Preparing to unpack .../328-libtime-duration-perl_1.21-2_all.deb ... #14 64.80 Unpacking libtime-duration-perl (1.21-2) ... #14 64.84 Selecting previously unselected package libtime-moment-perl. #14 64.84 Preparing to unpack .../329-libtime-moment-perl_0.44-2build1_armhf.deb ... #14 64.85 Unpacking libtime-moment-perl (0.44-2build1) ... #14 72.90 0 added, 0 removed; done. #14 72.90 Running hooks in /etc/ca-certificates/update.d... #14 72.90 done. #14 65.08 Preparing to unpack .../335-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 65.09 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 65.12 Selecting previously unselected package libxml-sax-base-perl. #14 65.12 Preparing to unpack .../336-libxml-sax-base-perl_1.09-3_all.deb ... #14 65.12 Unpacking libxml-sax-base-perl (1.09-3) ... #14 65.16 Selecting previously unselected package libxml-sax-perl. #14 65.17 Preparing to unpack .../337-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 65.17 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 65.21 Selecting previously unselected package libxml-libxml-perl. #14 65.21 Preparing to unpack .../338-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_armhf.deb ... #14 65.22 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 65.26 Selecting previously unselected package libxml-parser-perl. #14 65.27 Preparing to unpack .../339-libxml-parser-perl_2.46-4_armhf.deb ... #14 65.27 Unpacking libxml-parser-perl (2.46-4) ... #14 65.32 Selecting previously unselected package libxml-sax-expat-perl. #14 65.04 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ... #14 65.05 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 65.08 Selecting previously unselected package libpath-iterator-rule-perl. #14 65.08 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 65.08 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 65.11 Selecting previously unselected package libperlio-gzip-perl. #14 65.11 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ... #14 65.12 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 65.15 Selecting previously unselected package libperlio-utf8-strict-perl. #14 65.15 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ... #14 65.15 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 65.18 Selecting previously unselected package libpod-parser-perl. #14 65.19 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #14 65.20 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 65.21 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 65.22 Unpacking libpod-parser-perl (1.63-2) ... #14 65.25 Selecting previously unselected package libpod-constants-perl. #15 0.570 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.570 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.570 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #15 DONE 16.3s #16 [stage-1 5/8] COPY --link sources/ /sources #15 2.147 dh_installdocs #15 2.185 dh_installchangelogs #14 72.62 Setting up libfontconfig1:arm64 (2.14.2-4ubuntu1) ... #14 72.63 Setting up libperl5.36:arm64 (5.36.0-9ubuntu1) ... #14 72.65 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 72.66 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 72.67 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 72.68 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #14 72.69 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #14 48.02 Setting up liblist-someutils-perl (0.59-1) ... #14 48.03 Setting up debhelper (13.11.6ubuntu1) ... #14 48.04 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 48.06 Setting up python3-chardet (5.1.0+dfsg-2) ... #15 DONE 15.0s #16 [stage-1 5/8] COPY --link sources/ /sources #14 71.87 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ... #14 71.88 Unpacking libparams-classify-perl (0.015-1build5) ... #14 71.91 Selecting previously unselected package libmodule-runtime-perl. #14 71.91 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ... #14 71.92 Unpacking libmodule-runtime-perl (0.016-1) ... #14 71.96 Selecting previously unselected package libimport-into-perl. #14 71.96 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ... #14 71.96 Unpacking libimport-into-perl (1.002005-1) ... #14 72.00 Selecting previously unselected package librole-tiny-perl. #14 72.00 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ... #14 72.01 Unpacking librole-tiny-perl (2.002004-1) ... #14 72.05 Selecting previously unselected package libsub-quote-perl. #14 72.05 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #14 72.05 Unpacking libsub-quote-perl (2.006006-1) ... #14 72.09 Selecting previously unselected package libmoo-perl. #14 72.09 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ... #14 72.09 Unpacking libmoo-perl (2.005004-3) ... #14 72.12 Selecting previously unselected package libencode-locale-perl. #14 71.69 Setting up libreadline8:arm64 (8.2-1.3) ... #14 71.70 Setting up ca-certificates (20230311ubuntu0.23.04.1) ... #15 0.545 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.545 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.545 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #14 66.06 Setting up libalgorithm-merge-perl (0.08-3) ... #14 66.07 Setting up libhttp-message-perl (6.22-1) ... #14 66.08 Setting up libhtml-form-perl (6.07-1) ... #14 66.10 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 66.11 Setting up libjson-xs-perl (4.020-1build1) ... #14 66.12 Setting up libhttp-negotiate-perl (6.01-1) ... #14 66.13 Setting up libio-prompter-perl (0.004015-1) ... #14 66.14 Setting up libhttp-cookies-perl (6.08-1) ... #14 66.15 Setting up po-debconf (1.0.21) ... #14 66.16 Setting up libhtml-tree-perl (5.07-2) ... #14 66.17 Setting up libparams-classify-perl (0.015-1build2) ... #14 66.18 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #14 66.19 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 66.20 Setting up libnet-dns-sec-perl (1.15-1) ... #14 66.21 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.20) ... #14 66.22 Setting up libsereal-perl (4.011-1) ... #14 66.24 Setting up libhtml-format-perl (2.12-1) ... #14 66.25 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 64.08 Setting up libgpgme11:armhf (1.18.0-3+b1) ... #13 64.10 Setting up dirmngr (2.2.40-1.1) ... #13 64.24 Setting up perl (5.36.0-7) ... #13 64.27 Setting up libpackage-stash-xs-perl:armhf (0.30-1+b1) ... #13 64.29 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 64.31 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 64.32 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #13 64.34 Setting up libdata-dump-perl (1.25-1) ... #14 64.89 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #14 64.89 Preparing to unpack .../330-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #14 64.90 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #14 64.94 Selecting previously unselected package libunicode-utf8-perl. #14 64.94 Preparing to unpack .../331-libunicode-utf8-perl_0.62-2_armhf.deb ... #14 64.95 Unpacking libunicode-utf8-perl (0.62-2) ... #14 64.98 Selecting previously unselected package libwww-mechanize-perl. #14 64.98 Preparing to unpack .../332-libwww-mechanize-perl_2.16-1_all.deb ... #14 64.99 Unpacking libwww-mechanize-perl (2.16-1) ... #14 65.02 Selecting previously unselected package libxml-namespacesupport-perl. #14 65.02 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 65.03 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 65.07 Selecting previously unselected package libxml-sax-base-perl. #14 65.07 Preparing to unpack .../334-libxml-sax-base-perl_1.09-3_all.deb ... #14 65.07 Unpacking libxml-sax-base-perl (1.09-3) ... #14 65.32 Preparing to unpack .../340-libxml-sax-expat-perl_0.51-2_all.deb ... #14 65.32 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 65.35 Selecting previously unselected package libyaml-libyaml-perl. #14 65.35 Preparing to unpack .../341-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #14 65.36 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 65.39 Selecting previously unselected package licensecheck. #14 65.39 Preparing to unpack .../342-licensecheck_3.3.9-1ubuntu1_all.deb ... #14 65.40 Unpacking licensecheck (3.3.9-1ubuntu1) ... #14 65.43 Selecting previously unselected package libdevel-size-perl. #14 65.43 Preparing to unpack .../343-libdevel-size-perl_0.83-2build1_armhf.deb ... #14 65.43 Unpacking libdevel-size-perl (0.83-2build1) ... #14 65.46 Selecting previously unselected package libipc-run3-perl. #14 65.47 Preparing to unpack .../344-libipc-run3-perl_0.048-3_all.deb ... #14 65.47 Unpacking libipc-run3-perl (0.048-3) ... #14 65.51 Selecting previously unselected package lzip. #14 65.51 Preparing to unpack .../345-lzip_1.23-6_armhf.deb ... #14 65.51 Unpacking lzip (1.23-6) ... #14 65.55 Selecting previously unselected package lzop. #14 65.25 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #14 65.25 Unpacking libpod-constants-perl (0.19-2) ... #14 65.29 Selecting previously unselected package libproc-processtable-perl:armhf. #14 65.29 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ... #14 65.29 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ... #14 65.33 Selecting previously unselected package libre2-9:armhf. #14 65.33 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ... #14 65.33 Unpacking libre2-9:armhf (20220201+dfsg-1) ... #14 65.37 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 65.37 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ... #14 65.37 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ... #14 65.40 Selecting previously unselected package libreadonly-perl. #14 65.40 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #14 65.41 Unpacking libreadonly-perl (2.050-3) ... #14 65.44 Selecting previously unselected package libref-util-perl. #14 65.44 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #14 65.44 Unpacking libref-util-perl (0.204-1) ... #14 65.47 Selecting previously unselected package libref-util-xs-perl. #15 DONE 17.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 #15 2.272 dh_perl #15 2.308 dh_link #15 2.343 dh_strip_nondeterminism #15 2.412 dh_compress #15 2.455 dh_fixperms #15 2.500 dh_missing #15 2.526 dh_installdeb 96526aa774ef: Already exists Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest #14 48.31 Setting up python3-cryptography (38.0.4-4) ... #16 DONE 0.4s #14 72.18 Updating certificates in /etc/ssl/certs... #14 72.12 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #14 72.13 Unpacking libencode-locale-perl (1.05-1.1) ... #14 72.17 Selecting previously unselected package libtimedate-perl. #14 72.17 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #14 72.17 Unpacking libtimedate-perl (2.3300-2) ... #14 72.21 Selecting previously unselected package libhttp-date-perl. #14 72.21 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #14 72.21 Unpacking libhttp-date-perl (6.05-1) ... #14 72.25 Selecting previously unselected package libfile-listing-perl. #14 72.25 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #14 72.26 Unpacking libfile-listing-perl (6.14-1) ... #14 72.29 Selecting previously unselected package libhtml-tagset-perl. #14 72.29 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #14 72.30 Unpacking libhtml-tagset-perl (3.20-4) ... #14 72.33 Selecting previously unselected package liburi-perl. #14 72.33 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ... #14 72.33 Unpacking liburi-perl (5.10-1) ... #14 72.38 Selecting previously unselected package libhtml-parser-perl:arm64. #14 66.31 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 66.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 66.49 #14 66.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 66.51 Setting up dput (1.0.3ubuntu1.1) ... #13 64.35 Setting up gcc-12 (12.2.0-14) ... #13 64.37 Setting up libfile-find-rule-perl (0.34-3) ... #13 64.39 Setting up libref-util-perl (0.204-2) ... #13 64.40 Setting up libipc-system-simple-perl (1.30-2) ... #13 64.41 Setting up libnet-domain-tld-perl (1.75-3) ... #13 64.43 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 64.44 Setting up libsocket6-perl (0.29-3) ... #13 64.46 Setting up libgd3:armhf (2.3.3-9) ... #13 64.47 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 64.49 Setting up libio-html-perl (1.004-3) ... #13 64.50 Setting up libpod-parser-perl (1.65-1) ... #13 64.52 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 64.53 Setting up libparams-util-perl (1.102-2+b1) ... #13 64.54 Setting up libdpkg-perl (1.21.22) ... #13 64.56 Setting up libtime-duration-perl (1.21-2) ... #14 65.15 Selecting previously unselected package libxml-sax-perl. #14 65.15 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 65.15 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 65.20 Selecting previously unselected package libxml-libxml-perl. #14 65.20 Preparing to unpack .../336-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_armhf.deb ... #14 65.21 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 65.26 Selecting previously unselected package libxml-parser-perl. #14 65.26 Preparing to unpack .../337-libxml-parser-perl_2.46-4_armhf.deb ... #14 65.26 Unpacking libxml-parser-perl (2.46-4) ... #14 65.32 Selecting previously unselected package libxml-sax-expat-perl. #14 65.32 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-2_all.deb ... #14 65.32 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 65.35 Selecting previously unselected package libyaml-libyaml-perl. #14 65.55 Preparing to unpack .../346-lzop_1.04-2build2_armhf.deb ... #14 65.55 Unpacking lzop (1.04-2build2) ... #14 65.58 Selecting previously unselected package t1utils. #14 65.59 Preparing to unpack .../347-t1utils_1.41-4build2_armhf.deb ... #14 65.59 Unpacking t1utils (1.41-4build2) ... #14 65.63 Selecting previously unselected package unzip. #14 65.63 Preparing to unpack .../348-unzip_6.0-28ubuntu1_armhf.deb ... #14 65.63 Unpacking unzip (6.0-28ubuntu1) ... #14 65.70 Selecting previously unselected package lintian. #14 65.71 Preparing to unpack .../349-lintian_2.116.3ubuntu3_all.deb ... #14 65.71 Unpacking lintian (2.116.3ubuntu3) ... #14 65.47 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ... #14 65.48 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 65.51 Selecting previously unselected package libregexp-pattern-license-perl. #14 65.51 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 65.51 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 65.54 Selecting previously unselected package libregexp-pattern-perl. #14 65.55 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 65.55 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 65.58 Selecting previously unselected package libsasl2-modules:armhf. #14 65.58 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 65.59 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 65.62 Selecting previously unselected package libsereal-decoder-perl. #14 65.62 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ... #14 65.62 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 65.65 Selecting previously unselected package libsereal-encoder-perl:armhf. #14 65.65 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ... #14 65.66 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 65.69 Selecting previously unselected package libset-intspan-perl. #14 65.69 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ... #14 65.69 Unpacking libset-intspan-perl (1.19-2) ... #14 65.72 Selecting previously unselected package libsocket6-perl. #14 65.72 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ... #14 65.73 Unpacking libsocket6-perl (0.29-1build4) ... #14 65.76 Selecting previously unselected package libstring-copyright-perl. #14 65.76 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ... #14 65.76 Unpacking libstring-copyright-perl (0.003012-1) ... #14 65.79 Selecting previously unselected package libstring-escape-perl. #15 0.817 Reading package lists... #15 2.560 dh_gencontrol #15 2.685 dh_md5sums #15 2.727 dh_builddeb #15 2.755 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.773 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 5.327 Unpacking bash-completion (1:2.8-6) ... #15 5.445 Selecting previously unselected package cmake-data. #15 5.449 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 5.457 Unpacking cmake-data (3.13.4-1) ... #14 73.16 Setting up libxpm4:arm64 (1:3.5.12-1.1ubuntu1) ... #14 73.17 Setting up openssh-client (1:9.3p1-1ubuntu3) ... #14 73.27 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 73.28 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #14 73.29 Setting up binutils-aarch64-linux-gnu (2.41-5ubuntu1) ... #14 73.30 Setting up libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.1) ... #14 73.31 Setting up binutils (2.41-5ubuntu1) ... #14 73.32 Setting up man-db (2.11.2-3) ... #16 DONE 0.4s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 72.38 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ... #14 72.38 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ... #14 72.42 Selecting previously unselected package libhtml-tree-perl. #14 72.42 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #14 72.43 Unpacking libhtml-tree-perl (5.07-2) ... #14 72.47 Selecting previously unselected package libio-html-perl. #14 72.47 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #14 72.48 Unpacking libio-html-perl (1.004-2) ... #14 72.52 Selecting previously unselected package liblwp-mediatypes-perl. #14 72.52 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 72.52 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 72.55 Selecting previously unselected package libhttp-message-perl. #14 72.55 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ... #14 72.55 Unpacking libhttp-message-perl (6.36-1) ... #14 72.59 Selecting previously unselected package libhttp-cookies-perl. #14 48.51 Setting up python3-debian (0.1.49ubuntu2) ... #14 48.66 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 66.66 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 66.67 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #13 64.57 Setting up autoconf (2.71-3) ... #13 64.59 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 64.60 Setting up libarray-intspan-perl (2.004-2) ... #13 64.62 Setting up libcapture-tiny-perl (0.48-2) ... #13 64.63 Setting up libtimedate-perl (2.3300-2) ... #13 64.65 Setting up libregexp-ipv6-perl (0.03-3) ... #13 64.66 Setting up gpg-wks-server (2.2.40-1.1) ... #13 64.68 Setting up libsub-name-perl:armhf (0.26-2+b1) ... #13 64.69 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #13 64.71 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 64.76 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 64.77 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ... #13 64.79 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 64.80 Setting up xauth (1:1.1.2-1) ... #13 64.81 Setting up libpath-tiny-perl (0.144-1) ... #13 64.83 Setting up libarchive-cpio-perl (0.10-3) ... #13 64.84 Setting up libjson-perl (4.10000-1) ... #13 64.86 Setting up libnsl2:armhf (1.3.0-2) ... #13 64.87 Setting up libipc-run3-perl (0.048-3) ... #13 64.88 Setting up libregexp-wildcards-perl (1.05-3) ... #14 65.36 Preparing to unpack .../339-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #14 65.36 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 65.40 Selecting previously unselected package licensecheck. #14 65.40 Preparing to unpack .../340-licensecheck_3.3.5-1ubuntu1_all.deb ... #14 65.41 Unpacking licensecheck (3.3.5-1ubuntu1) ... #14 65.45 Selecting previously unselected package libdevel-size-perl. #14 65.45 Preparing to unpack .../341-libdevel-size-perl_0.83-2build1_armhf.deb ... #14 65.45 Unpacking libdevel-size-perl (0.83-2build1) ... #14 65.50 Selecting previously unselected package libipc-run3-perl. #14 65.50 Preparing to unpack .../342-libipc-run3-perl_0.048-3_all.deb ... #14 65.50 Unpacking libipc-run3-perl (0.048-3) ... #14 65.55 Selecting previously unselected package lzip. #14 65.55 Preparing to unpack .../343-lzip_1.23-5_armhf.deb ... #14 65.56 Unpacking lzip (1.23-5) ... #14 65.60 Selecting previously unselected package lzop. #14 65.60 Preparing to unpack .../344-lzop_1.04-2build2_armhf.deb ... #14 65.61 Unpacking lzop (1.04-2build2) ... #14 65.65 Selecting previously unselected package t1utils. #14 65.65 Preparing to unpack .../345-t1utils_1.41-4build2_armhf.deb ... #14 65.66 Unpacking t1utils (1.41-4build2) ... #14 65.70 Selecting previously unselected package unzip. #14 65.47 Setting up liblinux-epoll-perl (0.017-1) ... #14 65.48 Setting up libvariable-magic-perl (0.62-1build2) ... #14 65.49 Setting up python3-idna (2.8-1) ... #14 65.69 Setting up libio-html-perl (1.001-1) ... #14 65.71 Setting up libcroco3:armhf (0.6.13-1) ... #14 65.72 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 65.73 Setting up libtest-refcount-perl (0.10-1) ... #14 65.75 Setting up libparams-util-perl (1.07-3build5) ... #14 65.76 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 65.77 Setting up autoconf (2.69-11.1) ... #14 65.84 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 66.02 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 66.06 Setting up libarray-intspan-perl (2.003-1) ... #14 66.09 Setting up libcapture-tiny-perl (0.48-1) ... #14 66.12 Setting up libtimedate-perl (2.3200-1) ... #14 65.79 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ... #14 65.80 Unpacking libstring-escape-perl (2010.002-2) ... #14 65.85 Selecting previously unselected package libstring-shellquote-perl. #14 65.85 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ... #14 65.86 Unpacking libstring-shellquote-perl (1.04-1) ... #14 65.89 Selecting previously unselected package libxs-parse-keyword-perl. #14 65.89 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ... #14 65.90 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 65.93 Selecting previously unselected package libsyntax-keyword-try-perl. #14 65.93 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ... #14 65.93 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 65.96 Selecting previously unselected package libterm-readkey-perl. #14 65.97 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ... #14 65.97 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 66.00 Selecting previously unselected package libtext-levenshteinxs-perl. #15 1.556 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.556 dpkg-buildpackage: info: source version 1.0 #15 1.556 dpkg-buildpackage: info: source distribution unstable #15 1.556 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.919 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #15 2.998 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.000 dpkg-source --after-build . #15 3.101 dpkg-buildpackage: info: binary-only upload (no source included) #14 73.43 Building database of manual pages ... #15 5.767 Selecting previously unselected package libprocps7:arm64. #15 5.772 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ... #15 5.779 Unpacking libprocps7:arm64 (2:3.3.15-2) ... #15 5.821 Selecting previously unselected package procps. #15 5.824 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ... #15 5.830 Unpacking procps (2:3.3.15-2) ... #15 5.885 Selecting previously unselected package libarchive13:arm64. #15 5.888 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ... #15 5.892 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 5.947 Selecting previously unselected package libjsoncpp1:arm64. #14 72.59 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #14 72.60 Unpacking libhttp-cookies-perl (6.10-1) ... #14 72.63 Selecting previously unselected package libhttp-negotiate-perl. #14 72.63 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #14 72.63 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 72.67 Selecting previously unselected package perl-openssl-defaults:arm64. #14 72.67 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ... #14 72.73 Unpacking perl-openssl-defaults:arm64 (5build2) ... #14 72.76 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 72.76 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ... #14 72.77 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ... #14 72.82 Selecting previously unselected package libio-socket-ssl-perl. #14 72.82 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ... #14 72.83 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 72.86 Selecting previously unselected package libnet-http-perl. #14 48.79 Setting up equivs (2.3.1) ... #14 48.80 Setting up libmoox-aliases-perl (0.001006-2) ... #14 48.81 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 48.82 Setting up python3-nacl (1.5.0-4) ... #14 48.95 Setting up dput (1.1.3ubuntu3) ... #15 6.834 Setting up pkg-config (0.29-6) ... #15 6.880 Setting up librhash0:amd64 (1.3.8-1) ... #15 6.889 Setting up procps (2:3.3.15-2) ... #15 6.916 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 6.929 Setting up cmake-data (3.13.4-1) ... #15 6.941 Setting up dh-apparmor (2.13.2-10) ... #15 6.950 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #15 6.961 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #15 6.972 Setting up cmake (3.13.4-1) ... #15 6.981 Setting up docker-ce-build-deps (1.0) ... #15 6.991 Processing triggers for man-db (2.8.5-2) ... #45 ... #46 [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 #46 0.617 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #46 0.629 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #46 0.629 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #46 0.791 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #46 0.934 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] #46 1.075 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] #46 2.463 Fetched 8546 kB in 2s (4062 kB/s) #46 2.463 Reading package lists... #46 3.268 Reading package lists... #46 4.086 Building dependency tree... #46 4.495 The following additional packages will be installed: #46 4.496 clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #46 4.496 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #46 4.497 libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime #46 4.499 Suggested packages: #46 4.499 clang-11-doc llvm-11-doc #46 4.499 Recommended packages: #46 4.499 llvm-11-dev libomp-11-dev binfmt-support #46 4.763 The following NEW packages will be installed: #46 4.765 clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #46 4.765 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #46 4.767 libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime #46 5.044 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #46 5.044 Need to get 58.8 MB of archives. #46 5.044 After this operation, 300 MB of additional disk space will be used. #46 5.044 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #46 5.150 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #46 5.581 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] #46 5.830 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB] #46 5.838 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB] #46 5.839 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB] #46 5.842 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-i386 amd64 2.31-13+deb11u7 [2617 kB] #46 5.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB] #46 5.904 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB] #46 5.922 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB] #46 6.054 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] #46 6.214 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB] #46 6.226 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B] #46 6.228 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB] #46 6.232 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB] #46 6.253 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B] #46 6.322 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB] #46 6.348 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B] #46 6.388 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB] #46 6.616 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB] #46 7.010 debconf: delaying package configuration, since apt-utils is not installed #46 7.077 Fetched 58.8 MB in 2s (31.9 MB/s) #46 7.138 Selecting previously unselected package libz3-4:amd64. #46 7.138 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #46 7.154 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ... #46 7.161 Unpacking libz3-4:amd64 (4.8.10-1) ... #46 8.141 Selecting previously unselected package libllvm11:amd64. #46 8.144 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ... #46 8.148 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #46 ... #45 [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 < #15 1.769 dpkg-buildpackage: info: host architecture arm64 #15 1.769 dpkg-source --before-build . #15 1.869 debian/rules clean #14 67.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 67.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 67.19 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 67.20 Setting up libconst-fast-perl (0.014-1) ... #14 67.22 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 67.24 Setting up libgit-wrapper-perl (0.048-1) ... #14 67.27 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.20) ... #14 67.32 Setting up curl (7.68.0-1ubuntu2.20) ... #14 67.35 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #13 65.12 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 65.13 Setting up liburi-perl (5.17-1) ... #13 65.15 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 65.16 Setting up libfile-touch-perl (0.12-2) ... #13 65.17 Setting up libc-devtools (2.36-9+deb12u3) ... #13 65.19 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 65.20 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 65.21 Setting up automake (1:1.16.5-1.3) ... #13 65.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 65.24 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 65.25 Setting up libio-sessiondata-perl (1.03-3) ... #13 65.26 Setting up libstring-escape-perl (2010.002-3) ... #13 65.27 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ... #13 65.31 Setting up libhttp-date-perl (6.05-2) ... #13 65.32 Setting up libfile-which-perl (1.27-2) ... #14 66.09 Selecting previously unselected package manpages-dev. #14 66.09 Preparing to unpack .../348-manpages-dev_6.03-1_all.deb ... #14 66.09 Unpacking manpages-dev (6.03-1) ... #14 66.39 Setting up libfile-chdir-perl (0.1008-1) ... #14 66.42 Setting up xauth (1:1.1-0ubuntu1) ... #14 66.49 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 66.53 Setting up libpath-tiny-perl (0.108-1) ... #14 66.55 Setting up libarchive-cpio-perl (0.10-1) ... #14 66.58 Setting up libjson-perl (4.02000-2) ... #14 66.64 Setting up libsub-override-perl (0.09-2) ... #14 66.34 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 66.35 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 66.39 Selecting previously unselected package libxml-libxml-perl. #14 66.39 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ... #14 66.39 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 66.43 Selecting previously unselected package libxml-parser-perl:armhf. #14 66.43 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ... #14 66.44 Unpacking libxml-parser-perl:armhf (2.46-3build1) ... #14 66.48 Selecting previously unselected package libxml-sax-expat-perl. #15 1.788 dh binary #15 1.850 dh_update_autotools_config #15 1.877 dh_autoreconf #15 1.915 create-stamp debian/debhelper-build-stamp #15 1.915 dh_prep #15 1.942 dh_install #15 1.973 dh_installdocs #15 2.009 dh_installchangelogs #14 66.43 Selecting previously unselected package python3-six. #14 66.43 Preparing to unpack .../356-python3-six_1.16.0-4_all.deb ... #14 66.44 Unpacking python3-six (1.16.0-4) ... #14 66.48 Selecting previously unselected package python3-paramiko. #14 66.48 Preparing to unpack .../357-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 66.49 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 66.53 Selecting previously unselected package python3-urllib3. #14 66.53 Preparing to unpack .../358-python3-urllib3_1.26.16-1ubuntu0.1_all.deb ... #14 66.54 Unpacking python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 66.58 Selecting previously unselected package python3-requests. #14 66.59 Preparing to unpack .../359-python3-requests_2.31.0+dfsg-1ubuntu1_all.deb ... #14 66.59 Unpacking python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 66.63 Selecting previously unselected package python3-unidiff. #15 6.367 Selecting previously unselected package dh-apparmor. #15 6.371 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 6.375 Unpacking dh-apparmor (2.13.2-10) ... #15 6.411 Selecting previously unselected package libseccomp-dev:arm64. #15 6.414 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_arm64.deb ... #15 6.417 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... #15 6.454 Selecting previously unselected package libsystemd-dev:arm64. #14 73.11 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ... #14 73.11 Unpacking wdiff (1.2.2-2build3) ... #14 73.19 Selecting previously unselected package devscripts. #14 73.20 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ... #14 73.22 Unpacking devscripts (2.22.1ubuntu1) ... #14 73.29 Selecting previously unselected package diffstat. #14 73.29 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ... #14 73.30 Unpacking diffstat (1.64-1build2) ... #14 73.33 Selecting previously unselected package python3-chardet. #13 70.41 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 70.45 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 70.46 Setting up libdata-dump-perl (1.25-1) ... #13 70.48 Setting up gcc-12 (12.2.0-14) ... #13 70.50 Setting up libfile-find-rule-perl (0.34-3) ... #13 70.51 Setting up libref-util-perl (0.204-2) ... #13 70.52 Setting up libipc-system-simple-perl (1.30-2) ... #13 70.54 Setting up libnet-domain-tld-perl (1.75-3) ... #13 70.56 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 70.57 Setting up libsocket6-perl (0.29-3) ... #14 73.87 Setting up perl (5.36.0-9ubuntu1) ... #14 73.90 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 73.92 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 73.93 Setting up libxs-parse-keyword-perl (0.38-1) ... #14 73.94 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 73.98 Setting up libdata-dump-perl (1.25-1) ... #14 73.99 Setting up libfile-find-rule-perl (0.34-3) ... #14 74.01 Setting up libref-util-perl (0.204-2) ... #14 74.02 Setting up libipc-system-simple-perl (1.30-2) ... #14 74.04 Setting up libnet-domain-tld-perl (1.75-3) ... #14 74.05 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 74.06 Setting up libsocket6-perl (0.29-3) ... #14 74.08 Setting up libgd3:arm64 (2.3.3-9ubuntu1) ... #14 74.09 Setting up gcc-13 (13.2.0-4ubuntu3) ... #14 74.10 Setting up libvariable-magic-perl (0.63-1) ... #14 74.12 Setting up libio-html-perl (1.004-3) ... #14 74.13 Setting up libpod-parser-perl (1.66-1) ... #14 74.14 Setting up libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 74.15 Setting up libparams-util-perl (1.102-2) ... #14 74.17 Setting up libdpkg-perl (1.22.0ubuntu1) ... #14 74.18 Setting up libtime-duration-perl (1.21-2) ... #14 74.19 Setting up autoconf (2.71-3) ... #14 49.33 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 49.34 Setting up devscripts (2.23.6) ... #14 49.47 Setting up libxml-parser-perl (2.46-4) ... #14 49.48 Setting up lintian (2.116.3ubuntu3) ... #14 49.50 Setting up libxml-sax-expat-perl (0.51-2) ... #14 49.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 49.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 73.08 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.3) ... #14 73.10 Setting up libx11-6:arm64 (2:1.8.4-2ubuntu0.3) ... #14 73.12 Setting up curl (7.88.1-8ubuntu2.3) ... #14 73.14 Setting up libfontconfig1:arm64 (2.14.1-3ubuntu3) ... #14 73.16 Setting up libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ... #14 73.18 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 73.20 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 73.22 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 73.24 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #14 73.26 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #15 7.518 Processing triggers for libc-bin (2.28-10+deb10u2) ... #15 1.871 dh clean #15 1.947 dh_clean #15 1.983 debian/rules binary #15 1.985 dh binary #15 2.050 dh_update_autotools_config #15 2.078 dh_autoreconf #15 2.118 create-stamp debian/debhelper-build-stamp #15 2.118 dh_prep #14 67.39 Setting up libmodule-implementation-perl (0.09-1) ... #14 67.40 Setting up libemail-valid-perl (1.202-1) ... #14 67.47 Setting up libpackage-stash-perl (0.38-1) ... #14 67.55 Setting up libimport-into-perl (1.002005-1) ... #14 67.62 Setting up libmoo-perl (2.003006-1) ... #13 65.33 Setting up libfile-basedir-perl (0.09-2) ... #13 65.35 Setting up libtask-weaken-perl (1.06-2) ... #13 65.36 Setting up libunicode-utf8-perl (0.62-2) ... #13 65.38 Setting up libfeature-compat-try-perl (0.05-1) ... #13 65.39 Setting up libset-intspan-perl (1.19-3) ... #13 65.40 Setting up libmouse-perl (2.5.10-1+b3) ... #13 65.41 Setting up libfile-listing-perl (6.15-1) ... #13 65.43 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 65.45 Setting up gpg-wks-client (2.2.40-1.1) ... #13 65.46 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 65.47 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 65.49 Setting up libclass-inspector-perl (1.36-3) ... #13 65.50 Setting up libfont-afm-perl (1.20-4) ... #13 65.51 Setting up libwant-perl (0.29-2+b1) ... #13 65.53 Setting up libdynaloader-functions-perl (0.003-3) ... #13 65.54 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 65.55 Setting up liblist-compare-perl (0.55-2) ... #13 65.56 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 65.58 Setting up libio-pty-perl (1:1.17-1) ... #13 65.59 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 65.61 Setting up libclone-perl:armhf (0.46-1) ... #13 65.62 Setting up libalgorithm-diff-perl (1.201-1) ... #13 65.63 Setting up libarchive-zip-perl (1.68-1) ... #13 65.65 Setting up libsub-identify-perl (0.14-3) ... #14 66.22 Selecting previously unselected package python3-certifi. #14 66.23 Preparing to unpack .../349-python3-certifi_2022.9.24-1_all.deb ... #14 66.23 Unpacking python3-certifi (2022.9.24-1) ... #14 66.30 Selecting previously unselected package python3-cffi-backend:armhf. #14 66.30 Preparing to unpack .../350-python3-cffi-backend_1.15.1-5build1_armhf.deb ... #14 66.30 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ... #14 66.34 Selecting previously unselected package python3-cryptography. #14 66.34 Preparing to unpack .../351-python3-cryptography_38.0.4-2_armhf.deb ... #14 66.35 Unpacking python3-cryptography (38.0.4-2) ... #14 66.41 Selecting previously unselected package python3-idna. #14 66.41 Preparing to unpack .../352-python3-idna_3.3-1_all.deb ... #14 66.42 Unpacking python3-idna (3.3-1) ... #14 66.47 Selecting previously unselected package python3-nacl. #14 66.47 Preparing to unpack .../353-python3-nacl_1.5.0-2_armhf.deb ... #14 66.48 Unpacking python3-nacl (1.5.0-2) ... #14 66.53 Selecting previously unselected package python3-bcrypt. #14 66.68 Setting up python3-unidiff (0.5.5-2) ... #14 66.82 Setting up libstrictures-perl (2.000006-1) ... #14 66.83 Setting up libsub-quote-perl (2.006006-1) ... #14 66.84 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 66.86 Setting up libsort-versions-perl (1.62-1) ... #14 66.87 Setting up libexporter-tiny-perl (1.002001-1) ... #14 66.88 Setting up libre-engine-re2-perl (0.13-5) ... #14 66.90 Setting up libterm-readkey-perl (2.38-1build1) ... #14 66.48 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ... #14 66.48 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 66.51 Selecting previously unselected package libyaml-libyaml-perl. #14 66.52 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ... #14 66.52 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 66.55 Selecting previously unselected package licensecheck. #14 66.55 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ... #14 66.56 Unpacking licensecheck (3.2.14-2) ... #14 66.66 Selecting previously unselected package libdevel-size-perl. #14 66.67 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ... #14 66.67 Unpacking libdevel-size-perl (0.83-1build4) ... #14 66.71 Selecting previously unselected package libipc-run3-perl. #14 66.71 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ... #14 66.71 Unpacking libipc-run3-perl (0.048-2) ... #14 66.75 Selecting previously unselected package lzip. #14 66.75 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ... #14 66.75 Unpacking lzip (1.23-1) ... #14 66.79 Selecting previously unselected package lzop. #14 66.79 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ... #14 66.79 Unpacking lzop (1.04-2build2) ... #14 66.82 Selecting previously unselected package t1utils. #14 66.82 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ... #14 66.83 Unpacking t1utils (1.41-4build2) ... #14 66.86 Selecting previously unselected package unzip. #15 2.086 dh_perl #15 2.119 dh_link #15 2.151 dh_strip_nondeterminism #15 2.207 dh_compress #15 2.244 dh_fixperms #15 2.281 dh_missing #15 2.304 dh_installdeb #15 2.334 dh_gencontrol #14 66.63 Preparing to unpack .../360-python3-unidiff_0.7.3-1_all.deb ... #14 66.64 Unpacking python3-unidiff (0.7.3-1) ... #14 66.70 Selecting previously unselected package equivs. #14 66.71 Preparing to unpack .../361-equivs_2.3.1_all.deb ... #14 66.71 Unpacking equivs (2.3.1) ... #14 66.75 Selecting previously unselected package libauthen-sasl-perl. #14 66.75 Preparing to unpack .../362-libauthen-sasl-perl_2.1600-3_all.deb ... #14 66.76 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 66.80 Selecting previously unselected package python3-magic. #14 66.80 Preparing to unpack .../363-python3-magic_2%3a0.4.27-1_all.deb ... #14 66.81 Unpacking python3-magic (2:0.4.27-1) ... #14 66.89 Setting up libksba8:armhf (1.6.4-2) ... #15 3.190 Reading package lists... #15 3.750 Building dependency tree... #15 3.905 Reading state information... #15 6.458 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_arm64.deb ... #15 6.462 Unpacking libsystemd-dev:arm64 (241-7~deb10u10) ... #15 6.550 Selecting previously unselected package pkg-config. #15 6.554 Preparing to unpack .../12-pkg-config_0.29-6_arm64.deb ... #15 6.558 Unpacking pkg-config (0.29-6) ... #15 6.611 Setting up libseccomp-dev:arm64 (2.3.3-4) ... #15 6.622 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 6.632 Setting up libprocps7:arm64 (2:3.3.15-2) ... #15 6.642 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... #15 6.654 Setting up bash-completion (1:2.8-6) ... #14 73.34 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #14 73.34 Unpacking python3-chardet (4.0.0-1) ... #14 73.39 Selecting previously unselected package zstd. #14 73.39 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ... #14 73.39 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 73.45 Selecting previously unselected package python3-debian. #14 73.45 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 73.45 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 73.58 Selecting previously unselected package libgpgme11:arm64. #14 73.58 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 73.58 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ... #14 73.62 Selecting previously unselected package python3-gpg. #14 73.63 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 73.63 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 73.69 Selecting previously unselected package dput. #13 70.59 Setting up libgd3:amd64 (2.3.3-9) ... #13 70.61 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 70.62 Setting up libio-html-perl (1.004-3) ... #13 70.64 Setting up libpod-parser-perl (1.65-1) ... #13 70.65 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 70.67 Setting up libparams-util-perl (1.102-2+b1) ... #13 70.68 Setting up libdpkg-perl (1.21.22) ... #13 70.70 Setting up libtime-duration-perl (1.21-2) ... #13 70.71 Setting up autoconf (2.71-3) ... #13 70.74 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 70.76 Setting up libarray-intspan-perl (2.004-2) ... #13 70.77 Setting up libcapture-tiny-perl (0.48-2) ... #13 70.79 Setting up libtimedate-perl (2.3300-2) ... #13 70.80 Setting up libregexp-ipv6-perl (0.03-3) ... #13 70.82 Setting up gpg-wks-server (2.2.40-1.1) ... #13 70.83 Setting up libsub-name-perl:amd64 (0.26-2+b1) ... #13 70.85 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 70.87 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 70.88 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 70.90 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ... #14 74.20 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 74.27 Setting up libarray-intspan-perl (2.004-2) ... #14 74.28 Setting up libcapture-tiny-perl (0.48-2) ... #14 74.29 Setting up libtimedate-perl (2.3300-2) ... #14 74.30 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 74.32 Setting up libsub-name-perl:arm64 (0.27-1) ... #14 74.33 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 74.34 Setting up libsyntax-keyword-try-perl (0.29-1) ... #14 74.36 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 74.37 Setting up libproc-processtable-perl:arm64 (0.636-1) ... #14 74.38 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 74.39 Setting up xauth (1:1.1.2-1) ... #14 74.41 Setting up libpath-tiny-perl (0.144-1) ... #14 74.42 Setting up libarchive-cpio-perl (0.10-3) ... #14 74.44 Setting up libjson-perl (4.10000-1) ... #14 74.45 Setting up libnsl2:arm64 (1.3.0-2build2) ... #14 74.47 Setting up libipc-run3-perl (0.048-3) ... #14 74.48 Setting up libregexp-wildcards-perl (1.05-3) ... #14 74.49 Setting up libfcgi-perl (0.82+ds-2) ... #14 74.51 Setting up libsub-override-perl (0.09-4) ... #14 49.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 49.74 Processing triggers for libc-bin (2.38-1ubuntu6) ... #14 49.77 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 49.77 Updating certificates in /etc/ssl/certs... #15 2.148 dh_install #15 2.181 dh_installdocs #15 2.218 dh_installchangelogs #15 2.299 dh_perl #15 2.334 dh_link #15 2.368 dh_strip_nondeterminism #48 DONE 4.2s #46 [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 #46 11.22 Selecting previously unselected package libclang-cpp11. #46 11.23 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... #46 11.24 Unpacking libclang-cpp11 (1:11.0.1-2) ... #14 67.70 Setting up liblist-someutils-perl (0.58-1) ... #14 67.79 Setting up liblist-someutils-xs-perl (0.58-2) ... #14 67.90 Setting up gnupg (2.2.19-3ubuntu2.2) ... #13 65.66 Setting up libdistro-info-perl (1.5) ... #13 65.67 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ... #13 65.69 Setting up libio-stringy-perl (2.111-3) ... #13 65.71 Setting up libhtml-tagset-perl (3.20-6) ... #13 65.72 Setting up liblog-any-perl (1.713-1) ... #13 65.74 Setting up libauthen-sasl-perl (2.1600-3) ... #13 65.75 Setting up libdevel-size-perl (0.83-2+b1) ... #13 65.76 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... #13 65.78 Setting up libdebhelper-perl (13.11.4) ... #13 65.80 Setting up libpod-constants-perl (0.19-2) ... #13 65.81 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 65.82 Setting up libconvert-binhex-perl (1.125-3) ... #13 65.84 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 65.85 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 66.53 Preparing to unpack .../354-python3-bcrypt_3.2.2-1_armhf.deb ... #14 66.53 Unpacking python3-bcrypt (3.2.2-1) ... #14 66.58 Selecting previously unselected package python3-six. #14 66.58 Preparing to unpack .../355-python3-six_1.16.0-4_all.deb ... #14 66.58 Unpacking python3-six (1.16.0-4) ... #14 66.62 Selecting previously unselected package python3-paramiko. #14 66.62 Preparing to unpack .../356-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 66.64 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 66.68 Selecting previously unselected package python3-urllib3. #14 66.68 Preparing to unpack .../357-python3-urllib3_1.26.12-1ubuntu0.1_all.deb ... #14 66.69 Unpacking python3-urllib3 (1.26.12-1ubuntu0.1) ... #14 66.74 Selecting previously unselected package python3-requests. #14 66.91 Setting up lsb-release (11.1.0ubuntu2) ... #14 66.92 Setting up libnet-ip-perl (1.26-2) ... #14 66.94 Setting up python3-magic (2:0.4.15-3) ... #14 67.08 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 67.09 Setting up libsys-hostname-long-perl (1.5-1) ... #14 67.11 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 67.12 Setting up liburi-perl (1.76-2) ... #14 67.17 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 66.87 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ... #14 66.87 Unpacking unzip (6.0-26ubuntu3.1) ... #14 66.92 Selecting previously unselected package lintian. #14 66.92 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ... #14 66.93 Unpacking lintian (2.114.0ubuntu1.2) ... #15 2.443 dh_md5sums #15 2.474 dh_builddeb #15 2.498 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.518 dpkg-genbuildinfo --build=binary #14 66.90 Setting up media-types (10.1.0) ... #14 66.93 Setting up libpipeline1:armhf (1.5.7-1) ... #14 66.94 Setting up wdiff (1.2.2-5) ... #14 66.95 Setting up libxau6:armhf (1:1.0.9-1build5) ... #14 66.96 Setting up libkeyutils1:armhf (1.6.3-2) ... #14 66.98 Setting up lto-disabled-list (43) ... #14 66.99 Setting up libpsl5:armhf (0.21.2-1) ... #14 67.00 Setting up libsodium23:armhf (1.0.18-1build2) ... #14 67.05 Setting up libicu72:armhf (72.1-3ubuntu3) ... #14 67.06 Setting up liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 67.07 Setting up fonts-noto-mono (20201225-2) ... #14 67.09 Setting up bsdextrautils (2.39.1-4ubuntu2) ... #14 67.10 Setting up libre2-10:armhf (20230301-2) ... #14 67.11 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 67.13 Setting up libtext-glob-perl (0.11-3) ... #14 67.14 Setting up libmagic-mgc (1:5.44-3) ... #14 67.15 Setting up libyaml-0-2:armhf (0.2.5-1) ... #14 67.17 Setting up distro-info-data (0.58ubuntu0.1) ... #14 67.18 Setting up manpages (6.03-2) ... #14 67.20 Setting up libtirpc-common (1.3.3+ds-1) ... #14 67.22 Setting up unzip (6.0-28ubuntu1) ... #14 DONE 74.9s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #15 3.910 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.112 Starting 2 pkgProblemResolver with broken count: 0 #15 4.114 Done #14 73.69 Preparing to unpack .../184-dput_1.1.0ubuntu2.1_all.deb ... #14 73.70 Unpacking dput (1.1.0ubuntu2.1) ... #14 73.74 Selecting previously unselected package fonts-dejavu-core. #14 73.74 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #14 73.75 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 73.87 Selecting previously unselected package fontconfig-config. #14 73.87 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 73.88 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 73.93 Selecting previously unselected package libcurl3-gnutls:arm64. #14 73.93 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.14_arm64.deb ... #14 73.94 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ... #13 70.91 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 70.93 Setting up xauth (1:1.1.2-1) ... #13 70.95 Setting up libpath-tiny-perl (0.144-1) ... #13 70.96 Setting up libarchive-cpio-perl (0.10-3) ... #13 70.98 Setting up libjson-perl (4.10000-1) ... #13 71.00 Setting up libnsl2:amd64 (1.3.0-2) ... #13 71.01 Setting up libipc-run3-perl (0.048-3) ... #13 71.03 Setting up libregexp-wildcards-perl (1.05-3) ... #13 71.05 Setting up libfcgi-perl (0.82+ds-2) ... #13 71.07 Setting up libsub-override-perl (0.09-4) ... #13 71.10 Setting up libaliased-perl (0.34-3) ... #13 71.14 Setting up libstrictures-perl (2.000006-1) ... #14 74.52 Setting up libaliased-perl (0.34-3) ... #14 74.54 Setting up libstrictures-perl (2.000006-1) ... #14 74.60 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 74.61 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 74.63 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 74.64 Setting up libsort-versions-perl (1.62-3) ... #14 74.65 Setting up libexporter-tiny-perl (1.006002-1) ... #14 74.67 Setting up libre-engine-re2-perl:arm64 (0.18+ds-1) ... #14 74.68 Setting up libfile-dirlist-perl (0.05-3) ... #14 74.69 Setting up libterm-readkey-perl (2.38-2build1) ... #14 74.70 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 74.71 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 50.10 0 added, 0 removed; done. #14 50.10 Running hooks in /etc/ca-certificates/update.d... #14 50.10 done. #15 2.431 dh_compress #15 2.474 dh_fixperms #15 2.518 dh_missing #15 2.543 dh_installdeb #15 2.575 dh_gencontrol #15 2.691 dh_md5sums #14 67.96 Setting up libmoox-aliases-perl (0.001006-1) ... #14 67.99 Setting up libparams-validate-perl (1.29-3) ... #14 68.02 Setting up libb-hooks-endofscope-perl (0.24-1) ... #14 68.10 Setting up libnamespace-clean-perl (0.27-1) ... #14 68.15 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #14 73.75 Setting up libxpm4:arm64 (1:3.5.12-1.1ubuntu0.1) ... #14 73.77 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ... #14 73.87 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 73.87 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.87 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 73.87 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.88 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 73.88 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 #13 65.87 Setting up libio-interactive-perl (1.023-2) ... #14 73.89 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 73.91 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #13 65.88 Setting up libtry-tiny-perl (0.31-2) ... #13 65.89 Setting up libtype-tiny-perl (2.002001-1) ... #13 65.91 Setting up libcommon-sense-perl:armhf (3.75-3) ... #14 73.93 Setting up binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ... #14 73.94 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ... #13 65.92 Setting up libmldbm-perl (2.05-4) ... #14 73.96 Setting up binutils (2.40-2ubuntu4.1) ... #14 73.97 Setting up man-db (2.11.2-1) ... #13 65.93 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 65.95 Setting up libnet-http-perl (6.22-1) ... #13 65.96 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 65.98 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 65.99 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 66.00 Setting up libtime-moment-perl (0.44-2+b1) ... #13 66.02 Setting up libencode-locale-perl (1.05-3) ... #13 66.03 Setting up libexception-class-perl (1.45-1) ... #13 66.05 Setting up libxstring-perl:armhf (0.005-2+b1) ... #13 66.06 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 66.07 Setting up libconfig-tiny-perl (2.28-2) ... #13 66.09 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 66.14 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #13 66.16 Setting up liblist-utilsby-perl (0.12-2) ... #15 DONE 8.0s #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 #14 66.74 Preparing to unpack .../358-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ... #14 66.75 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 66.79 Selecting previously unselected package python3-unidiff. #14 66.79 Preparing to unpack .../359-python3-unidiff_0.7.3-1_all.deb ... #14 66.80 Unpacking python3-unidiff (0.7.3-1) ... #14 66.84 Selecting previously unselected package equivs. #14 66.84 Preparing to unpack .../360-equivs_2.3.1_all.deb ... #14 66.85 Unpacking equivs (2.3.1) ... #14 66.89 Selecting previously unselected package libauthen-sasl-perl. #14 66.89 Preparing to unpack .../361-libauthen-sasl-perl_2.1600-3_all.deb ... #14 66.90 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 66.94 Selecting previously unselected package python3-magic. #14 66.94 Preparing to unpack .../362-python3-magic_2%3a0.4.26-3_all.deb ... #14 66.95 Unpacking python3-magic (2:0.4.26-3) ... #14 67.01 Setting up libksba8:armhf (1.6.3-2) ... #14 67.03 Setting up media-types (10.0.0) ... #14 67.05 Setting up libpipeline1:armhf (1.5.7-1) ... #14 67.21 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 67.22 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 67.23 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 67.42 Setting up automake (1:1.16.1-4ubuntu6) ... #15 2.645 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #15 2.720 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.722 dpkg-source --after-build . #15 2.815 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.819 #15 2.819 The package has been created. #15 2.819 Attention, the package has been created in the current directory, #15 2.819 not in ".." as indicated by the message above! #15 2.840 Selecting previously unselected package docker-ce-build-deps. #14 67.23 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 67.24 Setting up libbrotli1:armhf (1.0.9-2build8) ... #14 67.26 Setting up libsqlite3-0:armhf (3.42.0-1) ... #14 67.27 Setting up libsasl2-modules:armhf (2.1.28+dfsg1-3) ... #14 67.29 Setting up libfcgi-bin (2.4.2-2build2) ... #14 67.30 Setting up binutils-common:armhf (2.41-5ubuntu1) ... #14 67.31 Setting up libnghttp2-14:armhf (1.55.1-1) ... #14 67.33 Setting up libmagic1:armhf (1:5.44-3) ... #14 67.35 Setting up libdeflate0:armhf (1.18-1) ... #14 67.36 Setting up less (590-2) ... #14 67.39 Setting up perl-openssl-defaults:armhf (7) ... #14 67.40 Setting up linux-libc-dev:armhf (6.5.0-13.13) ... #14 67.42 Setting up libctf-nobfd0:armhf (2.41-5ubuntu1) ... #14 67.44 Setting up gettext-base (0.21-13) ... #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 4.264 Done #14 73.97 Selecting previously unselected package liberror-perl. #14 73.98 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #14 73.98 Unpacking liberror-perl (0.17029-1) ... #14 74.02 Selecting previously unselected package git-man. #14 74.02 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 74.03 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 74.08 Selecting previously unselected package git. #13 71.16 Setting up libsub-quote-perl (2.006008-1) ... #13 71.18 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 71.20 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 71.22 Setting up libsort-versions-perl (1.62-3) ... #13 71.24 Setting up libexporter-tiny-perl (1.006000-1) ... #13 71.25 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 71.27 Setting up libfile-dirlist-perl (0.05-3) ... #13 71.29 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 71.32 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 71.33 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 71.35 Setting up libsys-hostname-long-perl (1.5-3) ... #13 71.37 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 74.73 Setting up libsys-hostname-long-perl (1.5-3) ... #14 74.74 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 74.78 Setting up libsereal-decoder-perl (5.004+ds-1) ... #14 74.79 Setting up liburi-perl (5.19-2) ... #14 74.80 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 74.81 Setting up libfile-touch-perl (0.12-2) ... #14 74.82 Setting up libc-devtools (2.38-1ubuntu6) ... #14 74.84 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 74.85 Setting up libnet-ssleay-perl:arm64 (1.92-2build2) ... #14 74.86 Setting up automake (1:1.16.5-1.3) ... #14 74.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 74.87 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 74.87 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 74.87 Setting up libapt-pkg-perl (0.1.40build3) ... #14 74.88 Setting up libstring-escape-perl (2010.002-3) ... #14 74.89 Setting up libberkeleydb-perl:arm64 (0.64-2) ... #14 74.90 Setting up libhttp-date-perl (6.05-2) ... #14 74.91 Setting up libfile-which-perl (1.27-2) ... #14 74.92 Setting up libfile-basedir-perl (0.09-2) ... #14 74.94 Setting up libunicode-utf8-perl (0.62-2) ... #14 74.95 Setting up libset-intspan-perl (1.19-3) ... #14 74.96 Setting up libmouse-perl (2.5.10-1build5) ... #14 74.97 Setting up libfile-listing-perl (6.15-1) ... #14 74.98 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 74.99 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 75.00 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 75.01 Setting up libfont-afm-perl (1.20-4) ... #14 75.02 Setting up libwant-perl (0.29-2build1) ... #14 75.03 Setting up libdynaloader-functions-perl (0.003-3) ... #15 2.727 dh_builddeb #15 2.754 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.774 dpkg-genbuildinfo --build=binary #14 68.20 Setting up libgitlab-api-v4-perl (0.25-1) ... #14 68.23 Setting up libmoox-struct-perl (0.017-1) ... #14 68.24 Setting up lintian (2.62.0ubuntu2.2) ... #14 68.27 Setting up licensecheck (3.0.45-1) ... #14 74.09 Building database of manual pages ... #13 66.17 Setting up libstring-shellquote-perl (1.04-3) ... #13 66.19 Setting up libnet-netmask-perl (2.0002-2) ... #13 66.20 Setting up libsub-install-perl (0.929-1) ... #13 66.22 Setting up gcc (4:12.2.0-3) ... #13 66.24 Setting up dpkg-dev (1.21.22) ... #13 66.27 Setting up libindirect-perl (0.39-2+b1) ... #13 66.28 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 66.30 Setting up intltool-debian (0.35.0+20060710.6) ... #13 66.31 Setting up libfreezethaw-perl (0.5001-3) ... #13 66.33 Setting up libobject-pad-perl (0.78-1) ... #13 66.34 Setting up liberror-perl (0.17029-2) ... #13 66.36 Setting up patchutils (0.4.2-1) ... #13 66.37 Setting up libmail-sendmail-perl (0.80-3) ... #14 67.07 Setting up wdiff (1.2.2-5) ... #14 67.08 Setting up libxau6:armhf (1:1.0.9-1build5) ... #14 67.10 Setting up libkeyutils1:armhf (1.6.3-2) ... #14 67.11 Setting up lto-disabled-list (39) ... #14 67.13 Setting up libpsl5:armhf (0.21.2-1) ... #14 67.14 Setting up libsodium23:armhf (1.0.18-1build2) ... #14 67.15 Setting up libicu72:armhf (72.1-3ubuntu2) ... #14 67.17 Setting up liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 67.19 Setting up bsdextrautils (2.38.1-4ubuntu1) ... #14 67.21 Setting up libre2-10:armhf (20230201-1) ... #14 67.23 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 67.24 Setting up libtext-glob-perl (0.11-3) ... #14 67.26 Setting up libmagic-mgc (1:5.44-3) ... #14 67.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 67.44 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 67.44 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 67.44 Setting up libasync-mergepoint-perl (0.04-2) ... #14 67.45 Setting up libstring-escape-perl (2010.002-2) ... #14 67.47 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 67.48 Setting up libhttp-date-perl (6.05-1) ... #14 67.50 Setting up libfile-which-perl (1.23-1) ... #14 67.51 Setting up libfile-basedir-perl (0.08-1) ... #14 67.52 Setting up gettext (0.19.8.1-10build1) ... #14 67.53 Setting up libnumber-range-perl (0.12-1) ... #14 67.55 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 67.56 Setting up libstruct-dumb-perl (0.09-1) ... #14 67.57 Setting up libfile-listing-perl (6.04-1) ... #14 67.58 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 67.59 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 67.61 Setting up libfont-afm-perl (1.20-2) ... #14 67.62 Setting up libwant-perl (0.29-1build4) ... #14 67.64 Setting up libdynaloader-functions-perl (0.003-1) ... #14 67.65 Setting up libtext-glob-perl (0.10-1) ... #14 67.66 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 67.67 Setting up liblist-compare-perl (0.53-1) ... #14 67.69 Setting up libref-util-xs-perl (0.117-1build2) ... #14 67.70 Setting up libio-pty-perl (1:1.12-1) ... #14 67.71 Setting up libtool (2.4.6-14) ... #14 67.72 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 67.74 Setting up libsort-key-perl (1.33-2build2) ... #15 2.854 (Reading database ... 28667 files and directories currently installed.) #15 2.855 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.858 Unpacking docker-ce-build-deps (1.0) ... #14 67.45 Setting up m4 (1.4.19-3) ... #14 67.46 Setting up liblzo2-2:armhf (2.10-2build3) ... #14 67.48 Setting up libnpth0:armhf (1.6-3build2) ... #14 67.50 Setting up krb5-locales (1.20.1-3ubuntu1) ... #14 67.51 Setting up file (1:5.44-3) ... #14 67.52 Setting up libassuan0:armhf (2.5.6-1) ... #14 67.54 Setting up libgomp1:armhf (13.2.0-4ubuntu3) ... #14 67.55 Setting up bzip2 (1.0.8-5build1) ... #14 67.57 Setting up libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 67.58 Setting up libjbig0:armhf (2.1-6.1ubuntu1) ... #14 67.60 Setting up libsframe1:armhf (2.41-5ubuntu1) ... #14 67.61 Setting up libfakeroot:armhf (1.32.1-1) ... #14 67.63 Setting up libjansson4:armhf (2.14-2) ... #14 67.64 Setting up libkrb5support0:armhf (1.20.1-3ubuntu1) ... #14 67.66 Setting up libnumber-compare-perl (0.03-3) ... #14 67.37 Selecting previously unselected package manpages-dev. #14 67.38 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ... #14 67.38 Unpacking manpages-dev (5.10-1ubuntu1) ... #15 4.415 Starting pkgProblemResolver with broken count: 0 #15 4.449 Starting 2 pkgProblemResolver with broken count: 0 #15 4.451 Done #14 74.08 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.10_arm64.deb ... #14 74.09 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 74.25 Selecting previously unselected package libalgorithm-diff-perl. #14 74.25 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #14 74.26 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 74.29 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 74.29 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ... #14 74.29 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 74.34 Selecting previously unselected package libalgorithm-merge-perl. #14 74.34 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #14 74.35 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 74.38 Selecting previously unselected package libaliased-perl. #14 74.38 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #14 74.38 Unpacking libaliased-perl (0.34-1.1) ... #14 74.42 Selecting previously unselected package libapt-pkg-perl. #14 74.42 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ... #14 74.43 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 74.47 Selecting previously unselected package libarchive-cpio-perl. #13 71.38 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 71.40 Setting up liburi-perl (5.17-1) ... #13 71.41 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 71.43 Setting up libfile-touch-perl (0.12-2) ... #13 71.48 Setting up libc-devtools (2.36-9+deb12u3) ... #13 71.50 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 71.52 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 71.53 Setting up automake (1:1.16.5-1.3) ... #13 71.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 71.56 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 71.58 Setting up libio-sessiondata-perl (1.03-3) ... #13 71.59 Setting up libstring-escape-perl (2010.002-3) ... #14 75.04 Setting up libclass-method-modifiers-perl (2.15-1) ... #14 75.06 Setting up liblist-compare-perl (0.55-2) ... #14 75.07 Setting up libref-util-xs-perl (0.117-2build1) ... #14 75.08 Setting up libio-pty-perl (1:1.17-1) ... #14 75.09 Setting up libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 75.12 Setting up libclone-perl:arm64 (0.46-1) ... #14 75.13 Setting up libalgorithm-diff-perl (1.201-1) ... #14 75.14 Setting up libarchive-zip-perl (1.68-1) ... #14 75.15 Setting up libsub-identify-perl (0.14-3) ... #14 75.16 Setting up libdistro-info-perl (1.5) ... #14 75.17 Setting up libcpanel-json-xs-perl:arm64 (4.37-1) ... #14 75.18 Setting up libhtml-tagset-perl (3.20-6) ... #14 75.20 Setting up liblog-any-perl (1.715-1) ... #14 75.21 Setting up libauthen-sasl-perl (2.1600-3) ... #14 75.22 Setting up libdevel-size-perl (0.83-2build1) ... #14 75.23 Setting up libpython3.11-stdlib:arm64 (3.11.6-3) ... #14 75.25 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 68.28 Setting up dh-autoreconf (19) ... #14 68.29 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 68.30 Setting up libwww-perl (6.43-1) ... #14 68.32 Setting up debhelper (12.10ubuntu1) ... #14 68.33 Setting up devscripts (2.20.2ubuntu2) ... #14 68.47 Setting up equivs (2.2.0) ... #14 68.48 Setting up libxml-parser-perl (2.46-1) ... #14 68.50 Setting up libxml-sax-expat-perl (0.51-1) ... #14 68.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #15 2.914 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #15 2.992 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.994 dpkg-source --after-build . #15 3.093 dpkg-buildpackage: info: binary-only upload (no source included) #13 66.39 Setting up libltdl-dev:armhf (2.4.7-5) ... #13 66.40 Setting up libjson-maybexs-perl (1.004004-1) ... #13 66.42 Setting up libxml-sax-base-perl (1.09-3) ... #13 66.43 Setting up libio-string-perl (1.08-4) ... #13 66.44 Setting up libreadonly-perl (2.050-3) ... #13 66.46 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 66.47 Setting up libstring-copyright-perl (0.003014-1) ... #13 66.49 Setting up libdata-optlist-perl (0.113-1) ... #13 66.50 Setting up libipc-run-perl (20220807.0-1) ... #13 66.52 Setting up git (1:2.39.2-1.1) ... #13 66.56 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 66.58 Setting up libcontextual-return-perl (0.004014-4) ... #13 66.59 Setting up libwww-robotrules-perl (6.02-1) ... #13 66.60 Setting up libtypes-serialiser-perl (1.01-1) ... #13 66.62 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 66.64 Setting up libhtml-parser-perl:armhf (3.81-1) ... #13 66.65 Setting up libgit-wrapper-perl (0.048-2) ... #13 66.66 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 66.68 Setting up librole-tiny-perl (2.002004-1) ... #13 66.69 Setting up gnupg (2.2.40-1.1) ... #14 67.29 Setting up libyaml-0-2:armhf (0.2.5-1) ... #14 67.30 Setting up distro-info-data (0.57ubuntu0.2) ... #14 67.32 Setting up manpages (6.03-1) ... #14 67.34 Setting up libtirpc-common (1.3.3+ds-1) ... #14 67.35 Setting up unzip (6.0-27ubuntu1) ... #14 67.38 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 67.39 Setting up libbrotli1:armhf (1.0.9-2build8) ... #14 67.41 Setting up libsqlite3-0:armhf (3.40.1-1) ... #14 67.43 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ... #14 67.45 Setting up libfcgi-bin (2.4.2-2build2) ... #14 67.47 Setting up binutils-common:armhf (2.40-2ubuntu4.1) ... #14 67.48 Setting up libnghttp2-14:armhf (1.52.0-1) ... #14 67.75 Setting up libclone-perl (0.43-2) ... #14 67.77 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 67.78 Setting up libarchive-zip-perl (1.67-2) ... #14 67.79 Setting up libsub-identify-perl (0.14-1build2) ... #14 67.80 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 67.81 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 67.83 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 67.99 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #15 7.468 Setting up pkg-config (0.29-6) ... #15 7.520 Setting up librhash0:arm64 (1.3.8-1) ... #15 7.530 Setting up procps (2:3.3.15-2) ... #15 7.563 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 2.898 Reading package lists... #14 67.67 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... #14 67.68 Setting up tzdata (2023c-9ubuntu1) ... #14 67.79 #14 67.79 Current default time zone: 'Etc/UTC' #14 67.80 Local time is now: Tue Nov 21 17:36:31 UTC 2023. #14 67.80 Universal Time is now: Tue Nov 21 17:36:31 UTC 2023. #14 67.80 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 67.80 #14 67.85 Setting up fakeroot (1.32.1-1) ... #14 67.87 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 67.87 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 67.87 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 67.87 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 67.87 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 67.87 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 67.87 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 67.87 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 67.87 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.89 Setting up perl-modules-5.36 (5.36.0-9ubuntu1) ... #14 67.90 Setting up autotools-dev (20220109.1) ... #14 67.63 Selecting previously unselected package python3-certifi. #14 67.64 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ... #14 67.64 Unpacking python3-certifi (2020.6.20-1) ... #14 67.69 Selecting previously unselected package python3-idna. #14 67.69 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ... #14 67.69 Unpacking python3-idna (3.3-1) ... #14 67.73 Selecting previously unselected package python3-six. #14 67.73 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ... #14 67.74 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 67.78 Selecting previously unselected package python3-urllib3. #14 67.78 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 67.78 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 67.82 Selecting previously unselected package python3-requests. #14 67.83 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 67.83 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 67.87 Selecting previously unselected package python3-unidiff. #15 4.719 The following additional packages will be installed: #15 4.719 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.720 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.720 pkgconf-bin procps #15 4.722 Suggested packages: #15 4.722 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 4.722 Recommended packages: #15 4.722 psmisc #15 4.859 The following NEW packages will be installed: #15 4.859 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.860 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.860 pkgconf-bin procps #14 74.47 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 74.48 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 74.50 Selecting previously unselected package libarray-intspan-perl. #14 74.51 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #14 74.51 Unpacking libarray-intspan-perl (2.004-1) ... #14 74.55 Selecting previously unselected package libmodule-implementation-perl. #14 74.56 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 74.56 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 74.60 Selecting previously unselected package libsub-exporter-progressive-perl. #13 71.61 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 71.62 Setting up libhttp-date-perl (6.05-2) ... #13 71.64 Setting up libfile-which-perl (1.27-2) ... #13 71.66 Setting up libfile-basedir-perl (0.09-2) ... #13 71.67 Setting up libtask-weaken-perl (1.06-2) ... #13 71.69 Setting up libunicode-utf8-perl (0.62-2) ... #13 71.71 Setting up libfeature-compat-try-perl (0.05-1) ... #13 71.72 Setting up libset-intspan-perl (1.19-3) ... #13 71.74 Setting up libmouse-perl (2.5.10-1+b3) ... #13 71.75 Setting up libfile-listing-perl (6.15-1) ... #13 71.77 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 71.78 Setting up gpg-wks-client (2.2.40-1.1) ... #13 71.80 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 71.81 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 71.83 Setting up libclass-inspector-perl (1.36-3) ... #13 71.84 Setting up libfont-afm-perl (1.20-4) ... #13 71.86 Setting up libwant-perl (0.29-2+b1) ... #13 71.88 Setting up libdynaloader-functions-perl (0.003-3) ... #13 71.90 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 71.91 Setting up liblist-compare-perl (0.55-2) ... #14 75.26 Setting up libpod-constants-perl (0.19-2) ... #14 75.27 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 75.28 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 75.29 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 75.30 Setting up libio-interactive-perl (1.023-2) ... #14 75.31 Setting up libtry-tiny-perl (0.31-2) ... #14 75.32 Setting up libtype-tiny-perl (2.004000-1) ... #14 75.33 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #14 75.34 Setting up libmldbm-perl (2.05-4) ... #14 75.35 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 75.36 Setting up libnet-http-perl (6.22-1) ... #14 75.38 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 75.39 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 75.40 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 75.41 Setting up libtime-moment-perl (0.44-2build1) ... #14 75.42 Setting up libencode-locale-perl (1.05-3) ... #14 75.43 Setting up libexception-class-perl (1.45-1) ... #14 75.44 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 75.46 Setting up libconfig-tiny-perl (2.29-1) ... #14 75.47 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 75.48 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #14 75.49 Setting up liblist-utilsby-perl (0.12-2) ... #14 75.50 Setting up libstring-shellquote-perl (1.04-3) ... #14 75.51 Setting up libnet-netmask-perl (2.0002-2) ... #14 75.53 Setting up libsub-install-perl (0.929-1) ... #14 75.54 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 75.56 Setting up dpkg-dev (1.22.0ubuntu1) ... #14 68.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 68.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 68.74 Processing triggers for libc-bin (2.31-0ubuntu9.12) ... #14 68.76 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 68.76 Updating certificates in /etc/ssl/certs... #15 3.098 #15 3.098 The package has been created. #15 3.098 Attention, the package has been created in the current directory, #15 3.098 not in ".." as indicated by the message above! #15 3.123 Selecting previously unselected package docker-ce-build-deps. #15 3.139 (Reading database ... 28645 files and directories currently installed.) #15 3.140 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.143 Unpacking docker-ce-build-deps (1.0) ... #13 66.71 Setting up libc6-dev:armhf (2.36-9+deb12u3) ... #13 66.73 Setting up libfont-ttf-perl (1.06-2) ... #13 66.75 Setting up libfile-homedir-perl (1.006-2) ... #13 66.76 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 66.77 Setting up pristine-tar (1.50) ... #13 66.79 Setting up libio-socket-ssl-perl (2.081-2) ... #13 66.80 Setting up libsub-exporter-perl (0.989-1) ... #13 66.82 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 66.83 Setting up libalgorithm-merge-perl (0.08-5) ... #13 66.84 Setting up libhttp-message-perl (6.44-1) ... #13 66.86 Setting up libdata-validate-ip-perl (0.31-1) ... #13 66.87 Setting up libhtml-form-perl (6.11-1) ... #13 66.89 Setting up libiterator-perl (0.03+ds1-2) ... #13 66.91 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 67.50 Setting up libmagic1:armhf (1:5.44-3) ... #14 67.52 Setting up libdeflate0:armhf (1.15-1) ... #14 67.54 Setting up less (590-1.2) ... #14 67.57 Setting up perl-openssl-defaults:armhf (7) ... #14 67.59 Setting up linux-libc-dev:armhf (6.2.0-37.38) ... #14 67.60 Setting up libctf-nobfd0:armhf (2.40-2ubuntu4.1) ... #14 67.62 Setting up gettext-base (0.21-11) ... #14 67.63 Setting up m4 (1.4.19-3) ... #14 67.65 Setting up liblzo2-2:armhf (2.10-2build3) ... #14 67.67 Setting up libnpth0:armhf (1.6-3build2) ... #14 67.68 Setting up krb5-locales (1.20.1-1ubuntu0.1) ... #14 67.70 Setting up file (1:5.44-3) ... #14 67.72 Setting up libassuan0:armhf (2.5.5-5) ... #14 67.74 Setting up libgomp1:armhf (13.1.0-2ubuntu2~23.04) ... #14 67.75 Setting up bzip2 (1.0.8-5build1) ... #14 67.77 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 67.79 Setting up libunwind8:armhf (1.6.2-3) ... #14 67.80 Setting up libjbig0:armhf (2.1-6ubuntu1) ... #14 68.00 Setting up libio-stringy-perl (2.111-3) ... #14 68.01 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 68.02 Setting up libhtml-tagset-perl (3.20-4) ... #14 68.04 Setting up liblog-any-perl (1.708-1) ... #14 68.05 Setting up libauthen-sasl-perl (2.1600-1) ... #14 68.06 Setting up libdevel-size-perl (0.83-1build1) ... #14 68.08 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 68.09 Setting up libpod-constants-perl (0.19-1) ... #14 68.10 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 68.11 Setting up libperl4-corelibs-perl (0.004-2) ... #14 68.13 Setting up libfuture-perl (0.43-1) ... #14 68.14 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 68.15 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 68.16 Setting up libtry-tiny-perl (0.30-1) ... #14 68.17 Setting up libtype-tiny-perl (1.008001-2) ... #14 68.18 Setting up libtest-fatal-perl (0.014-1) ... #14 68.19 Setting up libcommon-sense-perl (3.74-2build6) ... #14 74.51 Setting up libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 74.53 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 74.74 Setting up perl (5.36.0-7ubuntu0.23.04.1) ... #14 74.77 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #15 7.579 Setting up cmake-data (3.13.4-1) ... #15 7.594 Setting up dh-apparmor (2.13.2-10) ... #15 7.604 Setting up libsystemd-dev:arm64 (241-7~deb10u10) ... #15 7.614 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #15 7.625 Setting up cmake (3.13.4-1) ... #15 7.636 Setting up docker-ce-build-deps (1.0) ... #15 7.646 Processing triggers for man-db (2.8.5-2) ... rm -f -r src #46 ... #49 [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 < #16 1.896 dpkg-buildpackage: info: host architecture amd64 #16 1.896 dpkg-source --before-build . #16 1.994 debian/rules clean #16 1.996 dh clean #16 2.095 dh_clean #16 2.128 debian/rules binary #16 2.129 dh binary #16 2.218 dh_update_autotools_config #14 80.49 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #13 71.81 Setting up python3-requests (2.28.1+dfsg-1) ... #13 71.15 Setting up libio-pty-perl (1:1.15-2) ... #13 71.16 Setting up libtool (2.4.6-15) ... #13 71.17 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 71.18 Setting up libsort-key-perl (1.33-2+b3) ... #13 71.20 Setting up libclone-perl (0.45-1+b1) ... #13 71.22 Setting up libalgorithm-diff-perl (1.201-1) ... #13 71.23 Setting up libarchive-zip-perl (1.68-1) ... #13 71.25 Setting up libsub-identify-perl (0.14-1+b3) ... #13 71.26 Setting up libdistro-info-perl (1.0) ... #13 71.27 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 71.28 Setting up libobject-id-perl (0.1.2-2.1) ... #13 71.29 Setting up libio-stringy-perl (2.111-3) ... #13 71.30 Setting up liblist-moreutils-perl (0.430-2) ... #13 71.31 Setting up libhtml-tagset-perl (3.20-4) ... #13 71.32 Setting up liblog-any-perl (1.709-1) ... #13 71.33 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 71.34 Setting up libdevel-size-perl (0.83-1+b2) ... #13 71.36 Setting up libdebhelper-perl (13.3.4) ... #13 72.09 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 72.13 Setting up libtest-refcount-perl (0.08-3) ... #13 72.15 Setting up libparams-util-perl (1.07-3+b4) ... #13 72.17 Setting up libdpkg-perl (1.19.8) ... #13 72.18 Setting up autoconf (2.69-11) ... #13 72.20 Setting up python3-urllib3 (1.24.1-1+deb10u2) ... #16 5.719 debconf: delaying package configuration, since apt-utils is not installed #16 5.759 Fetched 5845 kB in 1s (4798 kB/s) #16 5.793 Selecting previously unselected package bash-completion. #16 5.793 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26306 files and directories currently installed.) #16 5.806 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #16 DONE 0.4s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 79.72 #14 79.72 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 79.75 Setting up python3-six (1.16.0-4) ... #14 73.11 Setting up binutils (2.38-4ubuntu2.3) ... #14 73.12 Setting up python3-xdg (0.27-2) ... #14 73.03 Setting up libsys-hostname-long-perl (1.5-3) ... #14 73.04 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 73.06 Setting up libsereal-decoder-perl (5.004+ds-1) ... #14 73.07 Setting up liburi-perl (5.19-2) ... #14 73.08 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 73.09 Setting up libfile-touch-perl (0.12-2) ... #14 73.11 Setting up libc-devtools (2.38-1ubuntu6) ... #14 73.12 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 73.13 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ... #14 73.14 Setting up automake (1:1.16.5-1.3) ... #14 73.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 73.16 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.16 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.16 Setting up libapt-pkg-perl (0.1.40build3) ... #14 73.17 Setting up libstring-escape-perl (2010.002-3) ... #14 73.19 Setting up libberkeleydb-perl:armhf (0.64-2) ... #14 73.20 Setting up libhttp-date-perl (6.05-2) ... #14 73.21 Setting up libfile-which-perl (1.27-2) ... #14 73.23 Setting up libfile-basedir-perl (0.09-2) ... #14 73.24 Setting up libunicode-utf8-perl (0.62-2) ... #14 79.70 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ... #14 79.71 Unpacking libpod-constants-perl (0.19-2) ... #14 79.75 Selecting previously unselected package libproc-processtable-perl:arm64. #14 79.75 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ... #14 79.75 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ... #14 79.79 Selecting previously unselected package libre2-9:arm64. #14 79.80 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ... #14 79.80 Unpacking libre2-9:arm64 (20220201+dfsg-1) ... #14 79.85 Selecting previously unselected package libre-engine-re2-perl:arm64. #14 79.85 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ... #14 79.85 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ... #13 76.93 Setting up libdata-dpath-perl (0.58-2) ... #13 77.06 Setting up python3-magic (2:0.4.26-3) ... #14 72.74 Setting up libperlio-utf8-strict-perl (0.010-1) ... #15 8.624 Processing triggers for libc-bin (2.31-13+deb11u7) ... #14 72.75 Setting up libsocket6-perl (0.29-3) ... #14 72.76 Setting up libgd3:armhf (2.3.3-7ubuntu2) ... #14 72.78 Setting up libvariable-magic-perl (0.63-1) ... #14 72.79 Setting up libio-html-perl (1.004-3) ... #14 72.81 Setting up libpod-parser-perl (1.65-1) ... #14 72.82 Setting up libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 72.83 Setting up libparams-util-perl (1.102-2) ... #14 72.84 Setting up libdpkg-perl (1.21.21ubuntu1) ... #14 72.86 Setting up libtime-duration-perl (1.21-2) ... #14 72.87 Setting up autoconf (2.71-3) ... #14 72.89 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 72.90 Setting up libarray-intspan-perl (2.004-2) ... #14 72.92 Setting up libcapture-tiny-perl (0.48-2) ... #14 72.93 Setting up libtimedate-perl (2.3300-2) ... #14 72.95 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #16 2.246 dh_autoreconf #16 2.286 create-stamp debian/debhelper-build-stamp #16 2.286 dh_prep #16 2.313 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.363 dh_install #15 8.326 Setting up libncurses6:arm64 (6.2+20201114-2+deb11u2) ... #15 8.338 Setting up pkg-config (0.29.2-1) ... #15 8.390 Setting up libjsoncpp24:arm64 (1.9.4-4) ... #15 8.400 Setting up librhash0:arm64 (1.4.1-2) ... #15 8.411 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 8.428 Setting up dh-apparmor (2.13.6-10) ... #15 8.441 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... #15 8.452 Setting up libprocps8:arm64 (2:3.3.17-5) ... #15 8.463 Setting up procps (2:3.3.17-5) ... #15 8.501 Setting up cmake (3.18.4-2+deb11u1) ... #15 8.511 Setting up docker-ce-build-deps (1.0) ... #15 8.523 Processing triggers for man-db (2.9.4-2) ... #14 80.68 Setting up equivs (2.3.1) ... #14 80.75 Setting up libmoox-aliases-perl (0.001006-2) ... #14 80.79 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 80.80 Setting up python3-nacl (1.5.0-4) ... #13 72.01 Setting up equivs (2.3.1) ... #13 72.02 Setting up g++ (4:12.2.0-3) ... #13 72.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 72.05 Setting up build-essential (12.9) ... #13 72.07 Setting up libmoox-aliases-perl (0.001006-2) ... #13 72.10 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 72.11 Setting up dput (1.1.3) ... #13 71.37 Setting up libpod-constants-perl (0.19-2) ... #13 71.38 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 71.39 Setting up libconvert-binhex-perl (1.125-1) ... #13 71.40 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 71.41 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 71.43 Setting up libtry-tiny-perl (0.30-1) ... #13 71.44 Setting up libtype-tiny-perl (1.012001-2) ... #13 71.45 Setting up libcommon-sense-perl (3.75-1+b4) ... #13 71.46 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 71.47 Setting up libnet-http-perl (6.20-1) ... #13 71.49 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #13 71.50 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 71.51 Setting up libtime-moment-perl (0.44-1+b3) ... #13 71.52 Setting up libencode-locale-perl (1.05-1.1) ... #13 71.53 Setting up python3 (3.9.2-3) ... #20 exporting layers 3.8s done #20 writing image sha256:169206466ad334ad7bcc46d595dbbb74c5aceefe9480f9bb7e885f0619a3c428 done #20 naming to docker.io/debbuild-debian-buster/x86_64 done #20 DONE 3.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #13 72.37 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 72.38 Setting up libcapture-tiny-perl (0.48-1) ... #13 72.39 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 72.40 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 72.42 Setting up libsub-name-perl (0.21-1+b3) ... #13 72.43 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 72.44 Setting up g++-8 (8.3.0-6) ... #13 72.46 Setting up libfile-chdir-perl (0.1008-1) ... #16 2.703 dh_testdir #14 79.88 Setting up dh-autoreconf (20) ... #14 79.89 Setting up libdata-validate-uri-perl (0.07-2) ... #14 79.91 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 79.92 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 73.28 Setting up man-db (2.10.2-1) ... #14 73.41 Building database of manual pages ... #14 73.25 Setting up libset-intspan-perl (1.19-3) ... #14 73.26 Setting up libmouse-perl (2.5.10-1build5) ... #14 73.28 Setting up libfile-listing-perl (6.15-1) ... #14 73.29 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 73.30 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 73.31 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 73.32 Setting up libfont-afm-perl (1.20-4) ... #14 73.33 Setting up libwant-perl (0.29-2build1) ... #14 73.35 Setting up libdynaloader-functions-perl (0.003-3) ... #14 73.36 Setting up libclass-method-modifiers-perl (2.15-1) ... #14 73.37 Setting up liblist-compare-perl (0.55-2) ... #14 73.38 Setting up libref-util-xs-perl (0.117-2build1) ... #14 73.39 Setting up libio-pty-perl (1:1.17-1) ... #14 73.41 Setting up libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 73.42 Setting up libclone-perl:armhf (0.46-1) ... #14 73.43 Setting up libalgorithm-diff-perl (1.201-1) ... #14 73.44 Setting up libarchive-zip-perl (1.68-1) ... #14 73.46 Setting up libsub-identify-perl (0.14-3) ... #14 73.48 Setting up libdistro-info-perl (1.5) ... #14 73.54 Setting up libcpanel-json-xs-perl:armhf (4.37-1) ... #14 73.55 Setting up libhtml-tagset-perl (3.20-6) ... #14 73.56 Setting up liblog-any-perl (1.715-1) ... #14 80.00 Selecting previously unselected package libreadonly-perl. #14 80.01 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ... #14 80.01 Unpacking libreadonly-perl (2.050-3) ... #14 80.05 Selecting previously unselected package libref-util-perl. #14 80.05 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ... #14 80.05 Unpacking libref-util-perl (0.204-1) ... #14 80.09 Selecting previously unselected package libref-util-xs-perl. #14 80.09 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ... #14 80.10 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 80.13 Selecting previously unselected package libregexp-pattern-license-perl. #14 80.13 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 80.14 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 80.19 Selecting previously unselected package libregexp-pattern-perl. #13 77.36 Setting up g++-12 (12.2.0-14) ... #13 77.44 Setting up python3-pkg-resources (66.1.1-1) ... #16 2.395 dh_installdocs #16 2.432 dh_installchangelogs #16 2.517 dh_perl #16 2.552 dh_link #16 2.585 dh_strip_nondeterminism #16 2.647 dh_compress #15 DONE 9.0s #16 [stage-1 5/8] COPY --link sources/ /sources #14 72.97 Setting up libsub-name-perl:armhf (0.26-2build1) ... #14 72.98 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #14 72.99 Setting up libsyntax-keyword-try-perl (0.28-1) ... #14 73.01 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 73.02 Setting up libproc-processtable-perl:armhf (0.634-1build2) ... #14 73.03 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 73.04 Setting up xauth (1:1.1.2-1) ... #14 73.06 Setting up libpath-tiny-perl (0.144-1) ... #14 73.07 Setting up libarchive-cpio-perl (0.10-3) ... #14 73.08 Setting up libjson-perl (4.10000-1) ... #14 73.10 Setting up libnsl2:armhf (1.3.0-2build2) ... #14 73.11 Setting up libipc-run3-perl (0.048-3) ... #14 73.13 Setting up libregexp-wildcards-perl (1.05-3) ... #14 73.14 Setting up libfcgi-perl (0.82+ds-2) ... #14 73.16 Setting up libsub-override-perl (0.09-4) ... #14 73.17 Setting up libaliased-perl (0.34-3) ... #14 73.18 Setting up libstrictures-perl (2.000006-1) ... #14 73.20 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 73.21 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 73.22 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 73.24 Setting up libsort-versions-perl (1.62-3) ... #14 73.25 Setting up libexporter-tiny-perl (1.006000-1) ... #14 73.27 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ... #14 73.29 Setting up libfile-dirlist-perl (0.05-3) ... #14 80.93 Setting up dput (1.1.3ubuntu3) ... #14 81.04 Setting up libnamespace-clean-perl (0.27-2) ... #13 72.26 Setting up libnamespace-clean-perl (0.27-2) ... #13 72.28 Setting up libstring-license-perl (0.0.2-1) ... #13 72.30 Setting up licensecheck (3.3.5-1) ... #13 72.33 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 72.37 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 72.39 Setting up libwww-perl (6.68-1) ... #13 72.41 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 72.43 Setting up libwww-mechanize-perl (2.16-1) ... #13 72.45 Setting up devscripts (2.23.4) ... #13 71.83 Setting up libexception-class-perl (1.44-1) ... #13 71.84 Setting up python3-xdg (0.27-2) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #13 72.47 Setting up xauth (1:1.0.10-1) ... #13 72.48 Setting up libpath-tiny-perl (0.108-1) ... #13 72.49 Setting up libarchive-cpio-perl (0.10-1) ... #13 72.51 Setting up libjson-perl (4.02000-1) ... #13 72.52 Setting up libfcgi-perl (0.78-2+b3) ... #13 72.53 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 72.54 Setting up python3-unidiff (0.5.4-1) ... #13 72.67 Setting up libstrictures-perl (2.000005-1) ... #13 72.68 Setting up libsub-quote-perl (2.005001-1) ... #13 72.70 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 72.71 Setting up libsort-versions-perl (1.62-1) ... #46 18.08 Selecting previously unselected package llvm. #46 18.08 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ... #46 18.09 Unpacking llvm (1:11.0-51+nmu5) ... #46 18.19 Setting up libz3-4:amd64 (4.8.10-1) ... #46 18.22 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #46 18.24 Setting up libllvm11:amd64 (1:11.0.1-2) ... #46 18.27 Setting up libclang1-11 (1:11.0.1-2) ... #46 18.29 Setting up libgc1:amd64 (1:8.0.4-3) ... #46 18.31 Setting up libc6-i386 (2.31-13+deb11u7) ... #46 18.35 Setting up llvm-11-runtime (1:11.0.1-2) ... #46 18.36 Setting up llvm-11 (1:11.0.1-2) ... #46 18.38 Setting up libobjc4:amd64 (10.2.1-6) ... #16 2.723 dh_testroot #16 2.741 dh_prep #16 2.763 dh_testdir #16 2.782 dh_testroot #16 2.800 dh_install #16 2.827 dh_installdocs #16 2.859 dh_installchangelogs #16 2.930 dh_compress #14 80.08 Setting up python3-certifi (2022.9.24-1) ... #14 80.21 Setting up libmodule-runtime-perl (0.016-2) ... #14 80.23 Setting up libmailtools-perl (2.21-2) ... #14 80.24 Setting up python3-idna (3.3-1) ... #16 6.525 Unpacking bash-completion (1:2.10-1ubuntu1) ... #14 73.57 Setting up libauthen-sasl-perl (2.1600-3) ... #14 73.59 Setting up libdevel-size-perl (0.83-2build1) ... #14 73.60 Setting up libpython3.11-stdlib:armhf (3.11.6-3) ... #14 73.61 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 73.62 Setting up libpod-constants-perl (0.19-2) ... #14 73.64 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 73.65 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 73.66 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 73.67 Setting up libio-interactive-perl (1.023-2) ... #14 73.71 Setting up libtry-tiny-perl (0.31-2) ... #14 73.72 Setting up libtype-tiny-perl (2.004000-1) ... #14 73.73 Setting up libcommon-sense-perl:armhf (3.75-3) ... #14 73.74 Setting up libmldbm-perl (2.05-4) ... #14 73.76 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 73.77 Setting up libnet-http-perl (6.22-1) ... #14 73.78 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 80.19 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 80.20 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 80.23 Selecting previously unselected package libsasl2-modules:arm64. #14 80.24 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 80.24 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 80.28 Selecting previously unselected package libsereal-decoder-perl. #14 80.28 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ... #14 80.29 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 80.33 Selecting previously unselected package libsereal-encoder-perl:arm64. #14 80.33 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ... #14 80.33 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ... #14 80.37 Selecting previously unselected package libset-intspan-perl. #14 80.37 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ... #14 80.37 Unpacking libset-intspan-perl (1.19-2) ... #14 80.41 Selecting previously unselected package libsocket6-perl. #14 80.41 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ... #14 80.42 Unpacking libsocket6-perl (0.29-1build4) ... #14 80.45 Selecting previously unselected package libstring-copyright-perl. #13 77.74 Setting up libmodule-implementation-perl (0.09-2) ... #16 2.685 dh_fixperms #16 2.723 dh_missing #16 2.751 dh_installdeb #16 2.783 dh_gencontrol #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 73.31 Setting up libterm-readkey-perl (2.38-2build1) ... #14 73.32 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 73.34 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 73.35 Setting up libsys-hostname-long-perl (1.5-3) ... #14 73.36 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 73.38 Setting up libsereal-decoder-perl (5.003+ds-1) ... #14 73.39 Setting up liburi-perl (5.17-1ubuntu1) ... #14 73.41 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 73.42 Setting up libfile-touch-perl (0.12-2) ... #14 73.43 Setting up libc-devtools (2.37-0ubuntu2.1) ... #14 73.44 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 73.46 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ... #14 73.47 Setting up automake (1:1.16.5-1.3) ... #14 73.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 73.48 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.48 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.49 Setting up libapt-pkg-perl (0.1.40build3) ... #14 73.50 Setting up libstring-escape-perl (2010.002-3) ... #14 81.05 Setting up libstring-license-perl (0.0.9-2ubuntu1) ... #14 81.06 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 81.25 Setting up licensecheck (3.3.9-1ubuntu1) ... #14 81.26 Setting up libgitlab-api-v4-perl (0.27-1) ... #14 81.28 Setting up liblwp-protocol-https-perl (6.11-1) ... #14 81.29 Setting up libwww-perl (6.72-1) ... #13 72.61 Setting up libxml-parser-perl (2.46-4) ... #13 72.63 Setting up lintian (2.116.3) ... #13 72.65 Setting up libxml-sax-expat-perl (0.51-2) ... #13 72.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 72.00 Setting up libconfig-tiny-perl (2.26-1) ... #13 72.01 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #13 72.02 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 72.03 Setting up liblist-utilsby-perl (0.11-1) ... #13 72.04 Setting up libstring-shellquote-perl (1.04-1) ... #13 72.05 Setting up libsub-install-perl (0.928-1.1) ... #13 72.06 Setting up gcc (4:10.2.1-1) ... #13 72.08 Setting up dpkg-dev (1.20.13) ... #13 72.10 Setting up libnumber-compare-perl (0.03-1.1) ... #13 72.11 Setting up intltool-debian (0.35.0+20060710.5) ... #13 72.13 Setting up liberror-perl (0.17029-1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #13 72.72 Setting up libexporter-tiny-perl (1.002001-1) ... #13 72.73 Setting up libterm-readkey-perl (2.38-1) ... #13 72.74 Setting up lsb-release (10.2019051400) ... #13 72.76 Setting up libclass-accessor-perl (0.51-1) ... #13 72.77 Setting up libnet-ip-perl (1.26-2) ... #13 72.78 Setting up python3-magic (2:0.4.15-2) ... #13 72.90 Setting up libperlio-gzip-perl (0.19-1+b5) ... #13 72.92 Setting up libsys-hostname-long-perl (1.5-1) ... #13 72.93 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 72.94 Setting up liburi-perl (1.76-1) ... #13 72.95 Setting up exim4-daemon-light (4.92-8+deb10u8) ... #46 18.40 Setting up lld-11 (1:11.0.1-2) ... #46 18.41 Setting up libclang-cpp11 (1:11.0.1-2) ... #46 18.43 Setting up lib32gcc-s1 (10.2.1-6) ... #46 18.44 Setting up lib32stdc++6 (10.2.1-6) ... #46 18.46 Setting up llvm-runtime (1:11.0-51+nmu5) ... #46 18.48 Setting up llvm (1:11.0-51+nmu5) ... #46 18.49 Setting up libobjc-10-dev:amd64 (10.2.1-6) ... #16 2.966 dh_fixperms #16 3.006 dh_installdeb #16 3.034 dh_gencontrol #16 3.148 dh_md5sums #16 3.177 dh_builddeb #16 3.198 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.218 #16 3.218 The package has been created. #16 3.218 Attention, the package has been created in the current directory, #16 3.218 not in ".." as indicated by the message above! #16 3.269 Selecting previously unselected package docker-ce-build-deps. #14 80.44 Setting up python3-urllib3 (1.26.12-1ubuntu0.1) ... #16 6.686 Selecting previously unselected package cmake-data. #16 6.688 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 6.695 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #14 73.79 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 73.80 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 73.82 Setting up libtime-moment-perl (0.44-2build1) ... #14 73.83 Setting up libencode-locale-perl (1.05-3) ... #14 73.84 Setting up libexception-class-perl (1.45-1) ... #14 73.85 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 73.86 Setting up libconfig-tiny-perl (2.29-1) ... #14 73.87 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 73.88 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #14 73.90 Setting up liblist-utilsby-perl (0.12-2) ... #14 73.91 Setting up libstring-shellquote-perl (1.04-3) ... #14 73.92 Setting up libnet-netmask-perl (2.0002-2) ... #14 73.93 Setting up libsub-install-perl (0.929-1) ... #14 73.95 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 73.97 Setting up dpkg-dev (1.22.0ubuntu1) ... #14 73.99 Setting up libindirect-perl (0.39-2build1) ... #14 74.00 Setting up libxs-parse-sublike-perl:armhf (0.20-1ubuntu3) ... #14 74.02 Setting up intltool-debian (0.35.0+20060710.6) ... #14 74.03 Setting up libfreezethaw-perl (0.5001-3) ... #14 74.04 Setting up libobject-pad-perl (0.801-2) ... #14 74.05 Setting up liberror-perl (0.17029-2) ... #14 74.06 Setting up patchutils (0.4.2-1build2) ... #14 74.07 Setting up libmail-sendmail-perl (0.80-3) ... #14 74.08 Setting up libltdl-dev:armhf (2.4.7-7) ... #14 74.09 Setting up libjson-maybexs-perl (1.004005-1) ... #14 80.45 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ... #14 80.46 Unpacking libstring-copyright-perl (0.003012-1) ... #14 80.49 Selecting previously unselected package libstring-escape-perl. #14 80.49 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ... #14 80.50 Unpacking libstring-escape-perl (2010.002-2) ... #14 80.54 Selecting previously unselected package libstring-shellquote-perl. #14 80.54 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ... #14 80.54 Unpacking libstring-shellquote-perl (1.04-1) ... #14 80.57 Selecting previously unselected package libxs-parse-keyword-perl. #14 80.57 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ... #14 80.58 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 80.62 Selecting previously unselected package libsyntax-keyword-try-perl. #14 80.62 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ... #14 80.62 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 80.66 Selecting previously unselected package libterm-readkey-perl. #14 80.66 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ... #14 80.66 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 80.70 Selecting previously unselected package libtext-levenshteinxs-perl. #13 77.75 Setting up libcgi-fast-perl (1:2.15-1) ... #13 77.77 Setting up python3-apt (2.6.0) ... #14 73.67 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ... #14 73.68 Setting up python3-six (1.16.0-3ubuntu1) ... #14 73.81 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #16 2.902 dh_md5sums #16 2.940 dh_builddeb #16 2.966 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 2.983 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #16 3.123 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #16 3.197 dpkg-genchanges: info: binary-only upload (no source code included) #14 73.52 Setting up libberkeleydb-perl:armhf (0.64-2) ... #14 73.53 Setting up libhttp-date-perl (6.05-2) ... #14 73.54 Setting up libfile-which-perl (1.27-2) ... #14 73.55 Setting up libfile-basedir-perl (0.09-2) ... #14 73.57 Setting up libunicode-utf8-perl (0.62-2) ... #14 73.58 Setting up libset-intspan-perl (1.19-3) ... #14 73.59 Setting up libmouse-perl (2.5.10-1build5) ... #14 73.61 Setting up libfile-listing-perl (6.15-1) ... #14 73.62 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 73.63 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 73.64 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 73.66 Setting up libfont-afm-perl (1.20-4) ... #14 73.67 Setting up libwant-perl (0.29-2build1) ... #14 73.68 Setting up libdynaloader-functions-perl (0.003-3) ... #14 73.69 Setting up libclass-method-modifiers-perl (2.14-1) ... #14 73.71 Setting up liblist-compare-perl (0.55-2) ... #14 73.72 Setting up libref-util-xs-perl (0.117-2build1) ... #14 81.30 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 81.32 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 81.33 Setting up devscripts (2.23.6) ... #14 81.46 Setting up libxml-parser-perl (2.46-4) ... #14 81.47 Setting up lintian (2.116.3ubuntu3) ... #14 81.49 Setting up libxml-sax-expat-perl (0.51-2) ... #14 81.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 81.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 72.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 72.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 72.91 Setting up libsoap-lite-perl (1.27-3) ... #13 72.93 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 72.94 Processing triggers for libc-bin (2.36-9+deb12u3) ... #13 72.98 Processing triggers for ca-certificates (20230311) ... #13 72.99 Updating certificates in /etc/ssl/certs... #13 73.03 invoke-rc.d: could not determine current runlevel #13 73.04 invoke-rc.d: policy-rc.d denied execution of start. #13 73.04 Initializing GnuTLS DH parameter file #13 72.14 Setting up python3-six (1.16.0-2) ... #13 72.30 Setting up dh-autoreconf (20) ... #13 72.39 Setting up patchutils (0.4.2-1) ... #46 18.51 Setting up libclang-common-11-dev (1:11.0.1-2) ... #46 18.52 Setting up clang-11 (1:11.0.1-2) ... #46 18.56 Setting up lld (1:11.0-51+nmu5) ... #46 18.57 Setting up clang (1:11.0-51+nmu5) ... #46 18.65 Processing triggers for libc-bin (2.31-13+deb11u7) ... #16 3.283 (Reading database ... 26320 files and directories currently installed.) #16 3.284 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.287 Unpacking docker-ce-build-deps (1.0) ... #14 80.62 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 80.66 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 80.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 80.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 74.10 Setting up libxml-sax-base-perl (1.09-3) ... #14 74.12 Setting up libio-string-perl (1.08-4) ... #14 74.13 Setting up libreadonly-perl (2.050-3) ... #14 74.14 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 74.15 Setting up libstring-copyright-perl (0.003014-1) ... #14 74.16 Setting up libdata-optlist-perl (0.114-1) ... #14 74.17 Setting up libipc-run-perl (20220807.0-1) ... #14 74.18 Setting up git (1:2.40.1-1ubuntu1) ... #14 74.20 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 74.21 Setting up libcontextual-return-perl (0.004014-4) ... #14 74.23 Setting up libwww-robotrules-perl (6.02-1) ... #14 74.24 Setting up libtypes-serialiser-perl (1.01-1) ... #14 74.25 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #14 74.26 Setting up libhtml-parser-perl:armhf (3.81-1) ... #14 74.27 Setting up libgit-wrapper-perl (0.048-2) ... #14 74.28 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 74.29 Setting up librole-tiny-perl (2.002004-1) ... #14 74.30 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 80.70 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ... #14 80.70 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 80.74 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #14 80.74 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ... #14 80.75 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #14 80.78 Selecting previously unselected package libtext-xslate-perl:arm64. #14 80.78 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ... #14 80.78 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 80.83 Selecting previously unselected package libtime-duration-perl. #14 80.83 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ... #14 80.84 Unpacking libtime-duration-perl (1.21-1) ... #14 80.87 Selecting previously unselected package libtime-moment-perl. #14 80.87 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ... #14 80.88 Unpacking libtime-moment-perl (0.44-1build6) ... #14 80.92 Selecting previously unselected package libtype-tiny-xs-perl. #14 80.92 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ... #14 80.93 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 80.96 Selecting previously unselected package libunicode-utf8-perl. #13 77.93 Setting up python3-charset-normalizer (3.0.1-2) ... #13 78.07 Setting up libpackage-stash-perl (0.40-1) ... #13 78.08 Setting up libimport-into-perl (1.002005-2) ... #13 78.10 Setting up libmoo-perl (2.005005-1) ... #13 78.12 Setting up liblist-someutils-perl (0.59-1) ... #13 78.13 Setting up debhelper (13.11.4) ... #13 78.14 Setting up libmime-tools-perl (5.510-1) ... #14 73.95 Setting up perl (5.34.0-3ubuntu1.2) ... #14 73.97 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 73.98 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 73.99 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 74.01 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 74.18 Setting up libdata-dump-perl (1.25-1) ... #14 74.19 Setting up python3-certifi (2020.6.20-1) ... #16 3.199 dpkg-source --after-build . #16 3.299 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.304 #16 3.304 The package has been created. #16 3.304 Attention, the package has been created in the current directory, #16 3.304 not in ".." as indicated by the message above! #16 3.327 Selecting previously unselected package docker-ce-build-deps. #16 3.342 (Reading database ... 27551 files and directories currently installed.) #16 3.343 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.346 Unpacking docker-ce-build-deps (1.0) ... #14 73.73 Setting up libio-pty-perl (1:1.17-1) ... #14 73.75 Setting up libfile-fcntllock-perl (0.22-4build1) ... #14 73.76 Setting up libclone-perl:armhf (0.46-1) ... #14 73.77 Setting up libalgorithm-diff-perl (1.201-1) ... #14 73.78 Setting up libarchive-zip-perl (1.68-1) ... #14 73.80 Setting up libsub-identify-perl (0.14-3) ... #14 73.82 Setting up libdistro-info-perl (1.5) ... #14 73.84 Setting up libcpanel-json-xs-perl:armhf (4.32-1build1) ... #14 73.85 Setting up libhtml-tagset-perl (3.20-6) ... #14 73.86 Setting up liblog-any-perl (1.713-1) ... #14 73.88 Setting up libauthen-sasl-perl (2.1600-3) ... #14 73.89 Setting up libdevel-size-perl (0.83-2build1) ... #14 73.90 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... #14 73.92 Setting up libdebhelper-perl (13.11.4ubuntu3) ... #14 73.93 Setting up libpod-constants-perl (0.19-2) ... #14 73.94 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 73.95 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 73.97 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 73.98 Setting up libio-interactive-perl (1.023-2) ... #14 73.99 Setting up libtry-tiny-perl (0.31-2) ... #14 74.01 Setting up libtype-tiny-perl (2.002001-1) ... #14 74.02 Setting up libcommon-sense-perl:armhf (3.75-3) ... #14 74.03 Setting up libmldbm-perl (2.05-4) ... #14 81.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 81.75 Processing triggers for libc-bin (2.38-1ubuntu6) ... #14 81.78 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 81.78 Updating certificates in /etc/ssl/certs... #13 73.16 Setting up libmailutils5:armhf (1:3.5-4) ... #13 73.18 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 73.19 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 73.20 Setting up python3-pkg-resources (40.8.0-1) ... #13 73.39 Setting up automake (1:1.16.1-4) ... #13 73.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 73.41 Setting up libasync-mergepoint-perl (0.04-2) ... #13 73.42 Setting up libio-sessiondata-perl (1.03-1) ... #13 72.48 Setting up libmail-sendmail-perl (0.80-1.1) ... #13 72.59 Setting up libltdl-dev:armhf (2.4.6-15) ... #13 72.66 Setting up libjson-maybexs-perl (1.004003-1) ... #14 80.93 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 80.95 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 80.97 Setting up libconst-fast-perl (0.014-2) ... #14 80.98 Setting up libhttp-daemon-perl (6.14-2) ... #14 81.00 Setting up python3-unidiff (0.7.3-1) ... #14 81.12 Setting up libdata-dpath-perl (0.58-2) ... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:37 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 . #17 DONE 5.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 #14 74.32 Setting up libc6-dev:armhf (2.38-1ubuntu6) ... #14 74.33 Setting up libfont-ttf-perl (1.06-2) ... #14 74.34 Setting up libfile-homedir-perl (1.006-2) ... #14 74.35 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 74.37 Setting up libio-socket-ssl-perl (2.083-1) ... #14 74.38 Setting up libstdc++-13-dev:armhf (13.2.0-4ubuntu3) ... #14 74.39 Setting up libsub-exporter-perl (0.990-1) ... #14 74.40 Setting up libpython3-stdlib:armhf (3.11.4-5) ... #14 74.41 Setting up libalgorithm-merge-perl (0.08-5) ... #14 74.43 Setting up libhttp-message-perl (6.44-2ubuntu1) ... #14 74.44 Setting up libdata-validate-ip-perl (0.31-1) ... #14 74.45 Setting up libhtml-form-perl (6.11-1) ... #14 74.46 Setting up libiterator-perl (0.03+ds1-2) ... #14 74.47 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 74.48 Setting up libjson-xs-perl (4.030-2) ... #14 74.49 Setting up g++-13 (13.2.0-4ubuntu3) ... #14 74.50 Setting up python3.11 (3.11.6-3) ... #14 80.96 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ... #14 80.97 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 81.00 Selecting previously unselected package libxml-namespacesupport-perl. #14 81.00 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 81.00 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 81.04 Selecting previously unselected package libxml-sax-base-perl. #14 81.05 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 81.05 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 81.10 Selecting previously unselected package libxml-sax-perl. #14 81.10 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 81.10 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 81.15 Selecting previously unselected package libxml-libxml-perl. #14 81.16 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ... #14 81.16 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #13 78.15 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 78.17 Setting up python3-chardet (5.1.0+dfsg-2) ... #16 7.043 Selecting previously unselected package libarchive13:arm64. #16 7.046 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ... #16 7.056 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #16 7.116 Selecting previously unselected package libjsoncpp1:arm64. #16 7.119 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ... #16 7.124 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #16 7.170 Selecting previously unselected package librhash0:arm64. #16 7.173 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ... #16 7.177 Unpacking librhash0:arm64 (1.3.9-1) ... #16 7.255 Selecting previously unselected package libuv1:arm64. #16 7.258 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ... #16 7.263 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ... #16 7.304 Selecting previously unselected package cmake. #16 7.306 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ... #16 7.313 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #14 74.31 Setting up libfile-find-rule-perl (0.34-1) ... #14 74.32 Setting up libref-util-perl (0.204-1) ... #14 74.34 Setting up libipc-system-simple-perl (1.30-1) ... #14 74.35 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 74.36 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #14 74.37 Setting up libsocket6-perl (0.29-1build4) ... #14 74.38 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 74.40 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 74.41 Setting up libgd3:armhf (2.3.0-2ubuntu2) ... #14 74.43 Setting up libvariable-magic-perl (0.62-1build5) ... #14 74.44 Setting up python3-idna (3.3-1) ... #14 74.05 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 74.06 Setting up libnet-http-perl (6.22-1) ... #14 74.08 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 74.09 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 74.11 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 74.12 Setting up libtime-moment-perl (0.44-2build1) ... #14 74.13 Setting up libencode-locale-perl (1.05-3) ... #14 74.14 Setting up libexception-class-perl (1.45-1) ... #14 74.16 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 74.17 Setting up libconfig-tiny-perl (2.28-2) ... #14 74.18 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 74.19 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #14 74.28 Setting up liblist-utilsby-perl (0.12-2) ... #15 9.610 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 73.45 0 added, 0 removed; done. #13 73.45 Running hooks in /etc/ca-certificates/update.d... #13 73.45 done. #13 73.43 Setting up libstring-escape-perl (2010.002-2) ... #13 73.44 Setting up libhttp-date-perl (6.02-1) ... #13 73.45 Setting up libfile-which-perl (1.23-1) ... #13 73.54 Setting up mailutils (1:3.5-4) ... #13 73.55 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 73.56 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 73.56 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 73.57 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 73.57 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 73.58 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 73.58 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 73.59 Setting up libfile-basedir-perl (0.08-1) ... #13 73.61 Setting up libnumber-range-perl (0.12-1) ... #13 73.62 Setting up libtask-weaken-perl (1.06-1) ... #13 73.63 Setting up libunicode-utf8-perl (0.62-1) ... #13 73.64 Setting up libstruct-dumb-perl (0.09-1) ... #13 73.66 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #13 73.67 Setting up libfile-listing-perl (6.04-1) ... #13 73.68 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 73.69 Setting up libclass-inspector-perl (1.32-1) ... #13 73.71 Setting up libfont-afm-perl (1.20-2) ... #13 73.72 Setting up libwant-perl (0.29-1+b4) ... #13 73.73 Setting up libdynaloader-functions-perl (0.003-1) ... #13 73.74 Setting up libtext-glob-perl (0.10-1) ... #13 73.75 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 72.74 Setting up libxml-sax-base-perl (1.09-1.1) ... #13 72.82 Setting up libio-string-perl (1.08-3.1) ... #13 72.89 Setting up libreadonly-perl (2.050-3) ... #14 81.14 Setting up python3-magic (2:0.4.26-3) ... #14 81.27 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... #14 81.28 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ... #14 81.29 Setting up python3-pkg-resources (66.1.1-1) ... debian/rules clean dh clean --with=bash-completion dh_clean #14 81.25 Selecting previously unselected package libxml-parser-perl:arm64. #14 81.26 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ... #14 81.26 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ... #14 81.31 Selecting previously unselected package libxml-sax-expat-perl. #14 81.31 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ... #14 81.32 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 81.35 Selecting previously unselected package libyaml-libyaml-perl. #14 81.36 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ... #14 81.36 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 81.40 Selecting previously unselected package licensecheck. #14 81.40 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ... #14 81.41 Unpacking licensecheck (3.2.14-2) ... #14 81.44 Selecting previously unselected package libdevel-size-perl. #14 81.44 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ... #14 81.45 Unpacking libdevel-size-perl (0.83-1build4) ... #14 81.48 Selecting previously unselected package libipc-run3-perl. #13 78.46 Setting up python3-debian (0.1.49) ... #13 78.64 Setting up python3-requests (2.28.1+dfsg-1) ... #14 74.64 Setting up libio-html-perl (1.004-2) ... #14 74.65 Setting up libpod-parser-perl (1.63-2) ... #14 74.66 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 74.67 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 74.73 Setting up libparams-util-perl (1.102-1build3) ... #14 74.74 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 DONE 74.6s #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 74.31 Setting up libstring-shellquote-perl (1.04-3) ... #14 74.32 Setting up libnet-netmask-perl (2.0002-2) ... #14 74.33 Setting up libsub-install-perl (0.929-1) ... #14 74.35 Setting up gcc (4:12.2.0-3ubuntu1) ... #14 74.38 Setting up dpkg-dev (1.21.21ubuntu1) ... #14 74.40 Setting up libindirect-perl (0.39-2build1) ... #14 74.41 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ... #14 74.43 Setting up intltool-debian (0.35.0+20060710.6) ... #14 74.44 Setting up libfreezethaw-perl (0.5001-3) ... #14 74.46 Setting up libobject-pad-perl (0.78-1) ... #14 74.48 Setting up liberror-perl (0.17029-2) ... #14 74.49 Setting up patchutils (0.4.2-1build2) ... #14 82.24 0 added, 0 removed; done. #14 82.24 Running hooks in /etc/ca-certificates/update.d... #14 82.24 done. #13 73.77 Setting up liblist-compare-perl (0.53-1) ... #13 73.78 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 73.79 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 73.81 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 73.82 Setting up libsort-key-perl (1.33-2+b1) ... #13 73.83 Setting up libclone-perl (0.41-1+b1) ... #13 73.85 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 73.86 Setting up libarchive-zip-perl (1.64-1) ... #13 73.87 Setting up libsub-identify-perl (0.14-1+b1) ... #13 73.88 Setting up libdistro-info-perl (0.21+deb10u1) ... #13 73.89 Setting up python3-apt (1.8.4.3) ... #13 73.07 Setting up python3-gpg (1.14.0-1+b2) ... #14 81.55 Setting up libmodule-implementation-perl (0.09-2) ... #14 81.58 Setting up libcgi-fast-perl (1:2.15-1) ... #14 81.59 Setting up python3-apt (2.5.3ubuntu1) ... dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz #14 81.48 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ... #14 81.49 Unpacking libipc-run3-perl (0.048-2) ... #14 81.53 Selecting previously unselected package lzip. #14 81.53 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ... #14 81.54 Unpacking lzip (1.23-1) ... #14 81.58 Selecting previously unselected package lzop. #14 81.58 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ... #14 81.58 Unpacking lzop (1.04-2build2) ... #14 81.68 Selecting previously unselected package t1utils. #14 81.68 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ... #14 81.68 Unpacking t1utils (1.41-4build2) ... #14 81.72 Selecting previously unselected package unzip. #13 78.79 Setting up equivs (2.3.1) ... #13 78.80 Setting up g++ (4:12.2.0-3) ... #13 78.81 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 78.82 Setting up build-essential (12.9) ... #13 78.85 Setting up libmoox-aliases-perl (0.001006-2) ... #13 78.87 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 78.88 Setting up dput (1.1.3) ... #14 74.75 Setting up libtime-duration-perl (1.21-1) ... #14 74.76 Setting up autoconf (2.71-2) ... #14 74.78 Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 74.95 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 74.96 Setting up libarray-intspan-perl (2.004-1) ... #14 74.97 Setting up libcapture-tiny-perl (0.48-1) ... #14 74.98 Setting up libtimedate-perl (2.3300-2) ... #14 75.00 Setting up libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 75.01 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 75.02 Setting up libsub-name-perl (0.26-1build3) ... #14 75.03 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #14 75.04 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #14 75.05 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 75.07 Setting up libproc-processtable-perl:armhf (0.634-1build1) ... #14 75.08 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 75.09 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 75.10 Setting up xauth (1:1.1-1build2) ... #14 75.11 Setting up libpath-tiny-perl (0.122-1) ... #14 74.50 Setting up libmail-sendmail-perl (0.80-3) ... #14 74.51 Setting up libltdl-dev:armhf (2.4.7-5) ... #14 74.53 Setting up libjson-maybexs-perl (1.004004-1) ... #14 74.54 Setting up libxml-sax-base-perl (1.09-3) ... #14 74.55 Setting up libio-string-perl (1.08-4) ... #14 74.56 Setting up libreadonly-perl (2.050-3) ... #14 74.57 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 74.59 Setting up libstring-copyright-perl (0.003014-1) ... #14 74.61 Setting up libdata-optlist-perl (0.113-1) ... #14 74.62 Setting up libipc-run-perl (20220807.0-1) ... #14 74.63 Setting up git (1:2.39.2-1ubuntu1.1) ... #14 74.65 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 74.68 Setting up libcontextual-return-perl (0.004014-4) ... #14 74.69 Setting up libwww-robotrules-perl (6.02-1) ... #14 74.71 Setting up libtypes-serialiser-perl (1.01-1) ... #14 74.72 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #14 74.73 Setting up libhtml-parser-perl:armhf (3.81-1) ... #14 74.74 Setting up libgit-wrapper-perl (0.048-2) ... #14 74.75 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 74.77 Setting up librole-tiny-perl (2.002004-1) ... #14 74.78 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 74.79 Setting up libc6-dev:armhf (2.37-0ubuntu2.1) ... #14 74.81 Setting up libfont-ttf-perl (1.06-2) ... #16 7.601 Selecting previously unselected package dh-apparmor. #16 7.604 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ... #16 7.608 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ... #16 7.642 Selecting previously unselected package libseccomp-dev:arm64. #16 7.645 Preparing to unpack .../08-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ... #16 7.649 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #16 7.689 Selecting previously unselected package libsystemd-dev:arm64. #16 7.692 Preparing to unpack .../09-libsystemd-dev_245.4-4ubuntu3.22_arm64.deb ... #16 7.696 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.22) ... #16 7.766 Selecting previously unselected package pkg-config. #16 7.769 Preparing to unpack .../10-pkg-config_0.29.1-0ubuntu4_arm64.deb ... #16 7.773 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 7.825 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #16 7.839 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #16 7.851 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ... #16 7.865 Setting up bash-completion (1:2.10-1ubuntu1) ... #16 3.359 Reading package lists... #13 73.42 Setting up python3-certifi (2020.6.20-1) ... #13 74.05 Setting up libio-stringy-perl (2.111-3) ... #13 74.06 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 74.07 Setting up libhtml-tagset-perl (3.20-3) ... #13 74.08 Setting up liblog-any-perl (1.707-1) ... #13 74.10 Setting up libauthen-sasl-perl (2.1600-1) ... #13 74.11 Setting up libpod-constants-perl (0.19-1) ... #13 74.12 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 74.13 Setting up libconvert-binhex-perl (1.125-1) ... #13 74.14 Setting up libfuture-perl (0.39-1) ... #13 74.15 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 74.17 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 74.18 Setting up libtry-tiny-perl (0.30-1) ... #13 74.19 Setting up libtype-tiny-perl (1.004004-1) ... #13 74.20 Setting up libtest-fatal-perl (0.014-1) ... #13 74.21 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 74.22 Setting up libxml-namespacesupport-perl (1.12-1) ... #16 3.422 Reading package lists... #16 4.089 Building dependency tree... #16 4.215 Reading state information... #14 81.75 Setting up libpackage-stash-perl (0.40-1) ... #14 81.77 Setting up libimport-into-perl (1.002005-2) ... #14 81.78 Setting up libmoo-perl (2.005005-1) ... #14 81.80 Setting up python3-bcrypt (3.2.2-1) ... #14 81.92 Setting up liblist-someutils-perl (0.59-1) ... #14 81.94 Setting up debhelper (13.11.4ubuntu3) ... #14 81.96 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 81.73 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ... #14 81.73 Unpacking unzip (6.0-26ubuntu3.1) ... #14 81.81 Selecting previously unselected package lintian. #14 81.82 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ... #14 81.83 Unpacking lintian (2.114.0ubuntu1.2) ... #13 79.00 Setting up libnamespace-clean-perl (0.27-2) ... #13 79.02 Setting up libstring-license-perl (0.0.2-1) ... #13 79.03 Setting up licensecheck (3.3.5-1) ... #13 79.05 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 79.07 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 79.09 Setting up libwww-perl (6.68-1) ... #13 79.10 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 79.12 Setting up libwww-mechanize-perl (2.16-1) ... #13 79.13 Setting up devscripts (2.23.4) ... #14 75.12 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 75.13 Setting up libjson-perl (4.04000-1) ... #14 75.14 Setting up libipc-run3-perl (0.048-2) ... #14 75.15 Setting up libsub-override-perl (0.09-2) ... #14 75.16 Setting up libaliased-perl (0.34-1.1) ... #14 75.18 Setting up python3-unidiff (0.5.5-2) ... #14 75.31 Setting up libstrictures-perl (2.000006-1) ... #14 75.32 Setting up libsub-quote-perl (2.006006-1) ... #14 75.33 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 75.34 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 75.35 Setting up libsort-versions-perl (1.62-1) ... #14 75.37 Setting up libexporter-tiny-perl (1.002002-1) ... #14 74.82 Setting up libfile-homedir-perl (1.006-2) ... #14 74.84 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 74.85 Setting up libio-socket-ssl-perl (2.081-2) ... #14 74.87 Setting up libsub-exporter-perl (0.989-1) ... #14 74.88 Setting up libpython3-stdlib:armhf (3.11.2-1) ... #14 74.90 Setting up libalgorithm-merge-perl (0.08-5) ... #14 74.92 Setting up libhttp-message-perl (6.44-1) ... #14 74.93 Setting up libdata-validate-ip-perl (0.31-1) ... #14 74.95 Setting up libhtml-form-perl (6.11-1) ... #14 74.96 Setting up libiterator-perl (0.03+ds1-2) ... #14 74.98 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 75.00 Setting up libjson-xs-perl (4.030-2) ... #14 75.01 Setting up python3.11 (3.11.4-1~23.04) ... #16 4.320 Building dependency tree... #16 4.499 Reading state information... #16 4.517 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.558 Starting 2 pkgProblemResolver with broken count: 0 #16 4.561 Done #16 4.579 Done #16 4.588 Starting pkgProblemResolver with broken count: 0 #16 4.617 Starting 2 pkgProblemResolver with broken count: 0 #16 4.620 Done #16 0.762 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #16 0.823 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #14 75.33 Setting up libhttp-negotiate-perl (6.01-2) ... #14 75.35 Setting up libio-prompter-perl (0.004015-2) ... #14 75.36 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 75.38 Setting up libhttp-cookies-perl (6.10-1) ... #14 75.44 Setting up libtool (2.4.7-7) ... #13 73.56 Setting up libfile-find-rule-perl (0.34-1) ... #13 73.57 Setting up libstring-copyright-perl (0.003006-1) ... #13 73.58 Setting up libgd3:armhf (2.3.0-2) ... #13 73.61 Setting up python3-idna (2.10-1) ... #13 74.24 Setting up libnet-http-perl (6.18-1) ... #13 74.25 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 74.26 Setting up libencode-locale-perl (1.05-1) ... #13 74.27 Setting up libtext-levenshtein-perl (0.13-1) ... #13 74.28 Setting up libnet-dns-perl (1.19-1) ... #13 74.29 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 74.30 Setting up libdevel-callchecker-perl (0.008-1) ... #13 74.32 Setting up libstring-shellquote-perl (1.04-1) ... #13 74.33 Setting up libsub-install-perl (0.928-1) ... #13 74.34 Setting up dpkg-dev (1.19.8) ... #13 74.36 Setting up libnumber-compare-perl (0.03-1) ... #13 74.38 Setting up intltool-debian (0.35.0+20060710.5) ... #13 74.39 Setting up libio-async-perl (0.72-1) ... #13 74.40 Setting up liberror-perl (0.17027-2) ... #13 74.41 Setting up patchutils (0.3.4-2) ... #13 74.43 Setting up libmail-sendmail-perl (0.80-1) ... #13 74.44 Setting up libltdl-dev:armhf (2.4.6-9) ... #16 4.220 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.384 Starting 2 pkgProblemResolver with broken count: 0 #16 4.388 Done #16 4.522 Done #14 81.97 Setting up python3-chardet (5.1.0+dfsg-2) ... #14 82.17 Selecting previously unselected package manpages-dev. #14 82.18 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ... #14 82.18 Unpacking manpages-dev (5.10-1ubuntu1) ... #13 79.27 Setting up libxml-parser-perl (2.46-4) ... #13 79.28 Setting up lintian (2.116.3) ... #13 79.30 Setting up libxml-sax-expat-perl (0.51-2) ... #13 79.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 79.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 79.51 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 75.40 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ... #14 75.42 Setting up libfile-dirlist-perl (0.05-2) ... #14 75.43 Setting up libterm-readkey-perl (2.38-1build4) ... #14 75.44 Setting up lsb-release (11.1.0ubuntu4) ... #14 75.45 Setting up python3-magic (2:0.4.24-2) ... #14 75.59 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 75.60 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 75.61 Setting up libsys-hostname-long-perl (1.5-2) ... #14 75.62 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #15 DONE 10.7s #16 [stage-1 5/8] COPY --link sources/ /sources #16 4.721 The following additional packages will be installed: #16 4.721 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.722 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 4.722 Suggested packages: #16 4.722 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 4.749 The following NEW packages will be installed: #16 4.750 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.751 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 0.898 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #16 0.971 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #14 75.45 Setting up po-debconf (1.0.21+nmu1) ... #14 75.46 Setting up libhtml-tree-perl (5.07-3) ... #14 75.48 Setting up libparams-classify-perl:armhf (0.015-2build2) ... #14 75.49 Setting up libcgi-pm-perl (4.57-1) ... #14 75.50 Setting up python3 (3.11.4-5) ... #13 73.82 Setting up libdata-optlist-perl (0.110-1.1) ... #13 73.83 Setting up libipc-run-perl (20200505.0-1) ... #13 73.84 Setting up git (1:2.30.2-1+deb11u2) ... #13 73.88 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #13 73.89 Setting up python3-urllib3 (1.26.5-1~exp1) ... #13 74.46 Setting up libxml-sax-base-perl (1.09-1) ... #13 74.47 Setting up libio-string-perl (1.08-3) ... #13 74.48 Setting up libreadonly-perl (2.050-1) ... #13 74.49 Setting up python3-chardet (3.0.4-3) ... #13 74.74 Setting up libstring-copyright-perl (0.003006-1) ... #16 4.651 Starting pkgProblemResolver with broken count: 0 #16 4.676 Starting 2 pkgProblemResolver with broken count: 0 #16 4.679 Done #16 4.900 The following additional packages will be installed: #14 82.28 Setting up python3-cryptography (38.0.4-2) ... #14 82.41 Selecting previously unselected package python3-certifi. #14 82.41 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #14 82.42 Unpacking python3-certifi (2020.6.20-1) ... #14 82.47 Selecting previously unselected package python3-idna. #14 82.47 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ... #14 82.48 Unpacking python3-idna (3.3-1) ... #14 82.52 Selecting previously unselected package python3-six. #13 79.54 Setting up libsoap-lite-perl (1.27-3) ... #13 79.57 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 79.58 Processing triggers for libc-bin (2.36-9+deb12u3) ... #13 79.62 Processing triggers for ca-certificates (20230311) ... #13 79.63 Updating certificates in /etc/ssl/certs... #14 75.63 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 75.64 Setting up liburi-perl (5.10-1) ... #14 75.66 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 75.67 Setting up libfile-touch-perl (0.12-1) ... #14 75.68 Setting up libc-devtools (2.35-0ubuntu3.4) ... #14 75.69 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 75.70 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ... #14 75.71 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 75.91 Setting up automake (1:1.16.5-1.3) ... #16 5.040 0 upgraded, 11 newly installed, 0 to remove and 5 not upgraded. #16 5.040 1 not fully installed or removed. #16 5.040 Need to get 6442 kB of archives. #16 5.040 After this operation, 32.7 MB of additional disk space will be used. #16 5.040 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #16 5.100 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #16 5.147 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] #14 75.77 Setting up libhtml-format-perl (2.16-2) ... #14 75.79 Setting up python3-xdg (0.28-2) ... #14 75.93 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 75.99 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 74.06 Setting up libcontextual-return-perl (0.004014-2) ... #13 74.10 Setting up libwww-robotrules-perl (6.02-1) ... #13 74.11 Setting up libtypes-serialiser-perl (1.01-1) ... #13 74.13 Setting up g++ (4:10.2.1-1) ... #13 74.15 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 74.16 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 74.20 Setting up libgit-wrapper-perl (0.048-1) ... #13 74.21 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #16 4.901 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 4.901 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 4.901 pkg-config pkgconf pkgconf-bin #16 4.902 Suggested packages: #16 4.902 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 4.902 seccomp #16 4.932 The following NEW packages will be installed: #16 4.933 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 4.933 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 4.933 pkgconf pkgconf-bin #16 4.934 The following packages will be upgraded: #16 4.934 libsystemd0 #13 74.75 Setting up python3-debian (0.1.35) ... #13 74.92 Setting up python3-requests (2.21.0-1+deb10u1) ... #14 82.52 Setting up python3-debian (0.1.49ubuntu2) ... #16 8.630 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 8.685 Setting up librhash0:arm64 (1.3.9-1) ... #16 8.699 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 8.718 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ... #16 8.730 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.22) ... #16 8.744 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #16 8.757 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 8.772 Setting up docker-ce-build-deps (1.0) ... #16 8.785 Processing triggers for man-db (2.9.1-1) ... #46 DONE 20.2s #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 #14 82.52 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ... #14 82.52 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 82.57 Selecting previously unselected package python3-urllib3. #14 82.57 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 82.58 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 82.62 Selecting previously unselected package python3-requests. #14 82.62 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 82.63 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 82.67 Selecting previously unselected package python3-unidiff. #14 82.67 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #14 82.68 Unpacking python3-unidiff (0.5.5-2) ... #14 82.72 Selecting previously unselected package python3-xdg. #14 82.72 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #14 82.72 Unpacking python3-xdg (0.27-2) ... #14 82.76 Selecting previously unselected package equivs. #14 82.77 Preparing to unpack .../354-equivs_2.3.1_all.deb ... #14 82.77 Unpacking equivs (2.3.1) ... #14 82.81 Selecting previously unselected package libauthen-sasl-perl. #14 82.81 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 82.82 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 82.86 Selecting previously unselected package python3-magic. #14 75.92 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 75.92 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.92 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.93 Setting up libapt-pkg-perl (0.1.40build2) ... #14 75.94 Setting up libstring-escape-perl (2010.002-2) ... #14 75.95 Setting up libhttp-date-perl (6.05-1) ... #14 75.96 Setting up libfile-which-perl (1.23-1) ... #14 75.97 Setting up libfile-basedir-perl (0.09-1) ... #14 75.98 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 75.99 Setting up libset-intspan-perl (1.19-2) ... #14 76.02 Setting up libmouse-perl (2.5.10-1build4) ... #14 76.03 Setting up libfile-listing-perl (6.14-1) ... #14 76.04 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 76.05 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 76.06 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 76.07 Setting up libfont-afm-perl (1.20-3) ... #14 76.08 Setting up libwant-perl (0.29-1build7) ... #14 76.09 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 76.10 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 76.11 Setting up liblist-compare-perl (0.55-1) ... #14 76.12 Setting up libref-util-xs-perl (0.117-1build5) ... #16 5.188 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #16 5.189 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #16 5.190 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #16 5.191 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] #16 5.260 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB] #16 5.260 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB] #16 5.261 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.22 [246 kB] #16 5.263 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #16 DONE 0.6s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 76.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 76.18 #14 76.18 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 76.25 Setting up python3-six (1.16.0-4) ... #16 5.343 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 5.343 1 not fully installed or removed. #16 5.343 Need to get 15.9 MB of archives. #13 74.22 Setting up librole-tiny-perl (2.002004-1) ... #16 5.343 After this operation, 57.9 MB of additional disk space will be used. #16 5.343 Get:1 http://archive.ubuntu.com/ubuntu mantic/main amd64 bash-completion all 1:2.11-7 [180 kB] #13 74.24 Setting up gnupg (2.2.27-2+deb11u2) ... #13 74.25 Setting up build-essential (12.9) ... #13 74.26 Setting up python3-unidiff (0.5.5-2) ... #13 74.40 Setting up lsb-release (11.1.0) ... #13 74.41 Setting up libfont-ttf-perl (1.06-1.1) ... #13 74.43 Setting up libfile-homedir-perl (1.006-1) ... #13 74.44 Setting up python3-magic (2:0.4.20-3) ... #13 75.07 Setting up libdata-optlist-perl (0.110-1) ... #13 75.08 Setting up libipc-run-perl (20180523.0-1) ... #13 75.10 Setting up git (1:2.20.1-2+deb10u8) ... #13 75.13 Setting up libcontextual-return-perl (0.004014-2) ... #13 75.15 Setting up libwww-robotrules-perl (6.02-1) ... #13 75.19 Setting up libtypes-serialiser-perl (1.0-1) ... #13 75.21 Setting up g++ (4:8.3.0-1) ... #13 75.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 75.24 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 75.26 Setting up libgit-wrapper-perl (0.048-1) ... #14 82.70 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 82.85 Setting up equivs (2.3.1) ... #14 82.86 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 82.88 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 82.88 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 82.88 Setting up build-essential (12.9ubuntu3) ... #14 82.90 Setting up libmoox-aliases-perl (0.001006-2) ... #14 82.92 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 75.83 Setting up libhttp-negotiate-perl (6.01-2) ... #14 75.84 Setting up libio-prompter-perl (0.004015-2) ... #14 75.86 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 75.87 Setting up libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #14 75.91 Setting up libhttp-cookies-perl (6.10-1) ... #14 75.95 Setting up libtool (2.4.7-5) ... #16 8.811 Processing triggers for libc-bin (2.31-0ubuntu9.12) ... #14 82.86 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ... #14 82.86 Unpacking python3-magic (2:0.4.24-2) ... #14 82.94 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ... #14 82.95 Setting up media-types (7.0.0) ... #14 82.97 Setting up libpipeline1:arm64 (1.5.5-1) ... #14 82.99 Setting up wdiff (1.2.2-2build3) ... #14 83.00 Setting up gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 83.01 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #14 83.02 Setting up libre2-9:arm64 (20220201+dfsg-1) ... #14 83.03 Setting up lto-disabled-list (24) ... #14 83.05 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... #14 83.06 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 83.08 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #20 exporting layers 5.1s done #20 writing image sha256:7f4fbb3da34136cc67e170e1c506c5542096c1fcf4071a40489d44027e1aa94f done #20 naming to docker.io/debbuild-raspbian-buster/aarch64 done #20 DONE 5.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 76.13 Setting up libio-pty-perl (1:1.15-2build2) ... #14 76.14 Setting up libtool (2.4.6-15build2) ... #14 76.15 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 76.16 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 76.17 Setting up libclone-perl (0.45-1build3) ... #14 76.19 Setting up libalgorithm-diff-perl (1.201-1) ... #14 76.20 Setting up libarchive-zip-perl (1.68-1) ... #14 76.20 Setting up libsub-identify-perl (0.14-1build5) ... #14 76.21 Setting up libdistro-info-perl (1.1ubuntu0.1) ... #14 76.23 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ... #14 76.24 Setting up python3-apt (2.4.0ubuntu2) ... #13 79.97 0 added, 0 removed; done. #13 79.97 Running hooks in /etc/ca-certificates/update.d... #13 79.97 done. #16 5.473 debconf: delaying package configuration, since apt-utils is not installed #16 5.509 Fetched 6442 kB in 1s (12.7 MB/s) #16 5.541 Selecting previously unselected package bash-completion. #16 5.541 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26324 files and directories currently installed.) #16 5.555 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #14 76.37 Setting up dh-autoreconf (20) ... #14 76.42 Setting up libdata-validate-uri-perl (0.07-2) ... #14 76.49 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 74.58 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 74.59 Setting up pristine-tar (1.49) ... #13 74.60 Setting up libio-socket-ssl-perl (2.069-1) ... #13 74.61 Setting up libsub-exporter-perl (0.987-1) ... #13 74.62 Setting up libc-devtools (2.31-13+deb11u7) ... #13 74.63 Setting up libalgorithm-merge-perl (0.08-3) ... #13 74.65 Setting up libhttp-message-perl (6.28-1) ... #13 74.66 Setting up libhtml-form-perl (6.07-1) ... #13 74.67 Setting up python3-pkg-resources (52.0.0-4) ... #13 75.27 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 75.28 Setting up librole-tiny-perl (2.000006-1) ... #13 75.30 Setting up gnupg (2.2.12-1+deb10u2) ... #13 75.32 Setting up build-essential (12.6) ... #13 75.33 Setting up libfile-homedir-perl (1.004-1) ... #13 75.34 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 75.36 Setting up libio-socket-ssl-perl (2.060-3) ... #13 75.41 Setting up libsub-exporter-perl (0.987-1) ... #13 75.42 Setting up libalgorithm-merge-perl (0.08-3) ... #13 75.44 Setting up libhttp-message-perl (6.18-1) ... #13 75.45 Setting up libhtml-form-perl (6.03-1) ... #13 75.46 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 75.47 Setting up libjson-xs-perl (3.040-1+b1) ... #13 75.49 Setting up libhttp-negotiate-perl (6.01-1) ... #13 75.50 Setting up libio-prompter-perl (0.004015-1) ... #13 75.51 Setting up libhttp-cookies-perl (6.04-1) ... #13 75.52 Setting up po-debconf (1.0.21) ... #13 75.53 Setting up libhtml-tree-perl (5.07-2) ... #13 75.54 Setting up libparams-classify-perl (0.015-1+b1) ... #13 75.55 Setting up libcgi-pm-perl (4.40-1) ... #13 75.57 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 75.58 Setting up libnet-dns-sec-perl (1.11-1) ... #13 75.59 Setting up libsereal-perl (4.005-1) ... #13 75.61 Setting up libhtml-format-perl (2.12-1) ... #13 75.62 Setting up libxml-sax-perl (1.00+dfsg-1) ... #14 82.94 Setting up python3-nacl (1.5.0-2) ... #14 83.09 Setting up dput (1.1.3ubuntu2.1) ... #14 76.02 Setting up po-debconf (1.0.21+nmu1) ... #14 76.06 Setting up libhtml-tree-perl (5.07-3) ... #14 76.10 Setting up libparams-classify-perl:armhf (0.015-2build2) ... #14 76.12 Setting up libcgi-pm-perl (4.55-1) ... #14 76.14 Setting up python3 (3.11.2-1) ... #13 DONE 75.3s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #20 exporting layers 5.1s done #20 writing image sha256:f767e01915245e5264ad13710ed56bd1ef3d66fb086bd4ebd8e6b4f92b4626f0 done #20 naming to docker.io/debbuild-raspbian-bookworm/aarch64 done #20 DONE 5.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/raspbian-bookworm:/build debbuild-raspbian-bookworm/aarch64 #14 83.08 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 83.08 Setting up libtext-glob-perl (0.11-2) ... #14 83.09 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 83.11 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... #14 83.13 Setting up distro-info-data (0.52ubuntu0.5) ... #14 83.14 Setting up manpages (5.10-1ubuntu1) ... #14 83.15 Setting up unzip (6.0-26ubuntu3.1) ... #14 83.17 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 83.18 Setting up libbrotli1:arm64 (1.0.9-2build6) ... #14 83.19 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... #14 83.21 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 83.23 Setting up binutils-common:arm64 (2.38-4ubuntu2.3) ... #14 83.24 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... #14 83.25 Setting up libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 83.28 Setting up libdeflate0:arm64 (1.10-2) ... #14 76.40 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 76.41 Setting up liblist-moreutils-perl (0.430-2) ... #14 76.42 Setting up libhtml-tagset-perl (3.20-4) ... #14 76.43 Setting up liblog-any-perl (1.710-1) ... #14 76.44 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 76.45 Setting up libdevel-size-perl (0.83-1build4) ... #14 76.46 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 76.47 Setting up libpod-constants-perl (0.19-2) ... #14 76.48 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 76.49 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 76.50 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 76.51 Setting up libio-interactive-perl (1.023-1) ... #14 76.52 Setting up libtry-tiny-perl (0.31-1) ... #14 76.53 Setting up libtype-tiny-perl (1.012004-1) ... #14 76.54 Setting up libcommon-sense-perl:armhf (3.75-2build1) ... #14 76.55 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 76.56 Setting up libnet-http-perl (6.22-1) ... #14 76.58 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 76.59 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ... #51 1.027 Hit:1 http://deb.debian.org/debian bullseye InRelease #51 1.027 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #51 1.027 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 #14 76.52 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 76.68 Setting up python3-certifi (2022.9.24-1) ... #14 76.79 Setting up libmodule-runtime-perl (0.016-2) ... #13 74.87 Setting up libiterator-perl (0.03+ds1-1.1) ... #13 74.88 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 74.89 Setting up libjson-xs-perl (4.030-1+b1) ... #13 74.90 Setting up libhttp-negotiate-perl (6.01-1) ... #13 74.91 Setting up libio-prompter-perl (0.004015-1) ... #13 74.92 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #13 74.93 Setting up libhttp-cookies-perl (6.10-1) ... #13 74.95 Setting up python3-apt (2.2.1) ... #13 75.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 75.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 83.22 Setting up libnamespace-clean-perl (0.27-2) ... #14 83.23 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #14 83.25 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 83.46 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 83.47 Setting up libgitlab-api-v4-perl (0.26-2) ... #14 83.49 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 76.44 Setting up libhtml-format-perl (2.16-2) ... #14 76.45 Setting up python3-xdg (0.28-2) ... #16 5.702 Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB] #16 5.826 Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjsoncpp25 amd64 1.9.5-6 [82.3 kB] #16 5.845 Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 librhash0 amd64 1.4.3-3 [128 kB] #16 5.863 Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB] #16 5.875 Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 cmake-data all 3.27.4-1 [2128 kB] #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 #16 1.197 Reading package lists... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 76.60 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 76.61 Setting up libtime-moment-perl (0.44-1build6) ... #14 76.62 Setting up libencode-locale-perl (1.05-1.1) ... #14 76.63 Setting up libexception-class-perl (1.45-1) ... #14 76.64 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 76.65 Setting up libconfig-tiny-perl (2.28-1) ... #14 76.67 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 76.68 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 76.69 Setting up liblist-utilsby-perl (0.11-1) ... #14 76.70 Setting up libstring-shellquote-perl (1.04-1) ... #14 76.71 Setting up libnet-netmask-perl (2.0001-1) ... #14 76.72 Setting up libsub-install-perl (0.928-1.1) ... #14 76.73 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 76.75 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 76.77 Setting up intltool-debian (0.35.0+20060710.5) ... #14 76.79 Setting up liberror-perl (0.17029-1) ... #14 76.80 Setting up dh-autoreconf (20) ... #14 76.82 Setting up patchutils (0.4.2-1build2) ... #14 76.83 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 76.85 Setting up libltdl-dev:armhf (2.4.6-15build2) ... #14 76.86 Setting up libjson-maybexs-perl (1.004003-1) ... #14 76.87 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 76.89 Setting up libio-string-perl (1.08-3.1) ... #14 76.91 Setting up libreadonly-perl (2.050-3) ... #14 83.29 Setting up less (590-1ubuntu0.22.04.1) ... #14 83.31 Setting up perl-openssl-defaults:arm64 (5build2) ... #14 83.32 Setting up linux-libc-dev:arm64 (5.15.0-89.99) ... #14 83.33 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ... #14 83.35 Setting up gettext-base (0.21-4ubuntu4) ... #14 83.36 Setting up liblzo2-2:arm64 (2.10-2build3) ... #14 83.38 Setting up libnpth0:arm64 (1.6-3build2) ... #14 83.39 Setting up file (1:5.41-3ubuntu0.1) ... #14 83.40 Setting up libassuan0:arm64 (2.5.5-1build1) ... #14 83.41 Setting up libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 83.43 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 83.45 Setting up bzip2 (1.0.8-5build1) ... #14 83.46 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 83.47 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ... #14 83.49 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ... #14 83.51 Setting up libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... + 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 6.163 Unpacking bash-completion (1:2.10-1ubuntu1) ... #14 76.80 Setting up libmailtools-perl (2.21-2) ... #14 76.81 Setting up python3-idna (3.3-2) ... #14 76.99 Setting up python3-urllib3 (1.26.16-1ubuntu0.1) ... #13 75.11 Setting up po-debconf (1.0.21+nmu1) ... #13 75.12 Setting up libhtml-tree-perl (5.07-2) ... #13 75.13 Setting up libparams-classify-perl (0.015-1+b3) ... #13 75.14 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 75.15 Setting up libhtml-format-perl (2.12-1.1) ... #13 75.16 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 75.22 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 75.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 75.91 #13 75.91 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 76.00 Setting up dput (1.0.3) ... #14 83.50 Setting up libwww-perl (6.67-1) ... #14 83.52 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 83.53 Setting up libwww-mechanize-perl (2.16-1) ... #14 83.55 Setting up devscripts (2.23.4ubuntu1) ... #14 76.62 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 76.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 76.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 6.018 Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 cmake amd64 3.27.4-1 [11.1 MB] #17 DONE 3.1s #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 #15 0.494 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.495 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.495 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #14 76.92 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 76.94 Setting up python3-chardet (4.0.0-1) ... #14 83.53 Setting up libnumber-compare-perl (0.03-2) ... #14 83.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 83.55 Setting up fakeroot (1.28-1ubuntu1) ... #14 83.56 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 83.56 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 83.56 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 83.56 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 83.56 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 83.56 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 83.56 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 83.56 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 83.56 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 83.58 Setting up autotools-dev (20220109.1) ... #14 83.59 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 83.68 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 83.70 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 83.71 Setting up make (4.3-4.1build1) ... #14 83.72 Setting up libmpfr6:arm64 (4.1.0-3build3) ... #14 83.73 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 83.75 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 83.77 Setting up lzip (1.23-1) ... #14 83.78 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 83.78 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 83.78 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 83.78 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 83.78 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 83.78 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 83.79 Setting up strace (5.16-0ubuntu3) ... #14 83.81 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 83.82 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 83.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 83.83 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 83.83 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 83.83 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 83.83 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 83.84 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 83.84 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 83.84 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 83.84 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 83.84 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 83.84 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 83.84 Setting up t1utils (1.41-4build2) ... #14 83.85 Setting up diffstat (1.64-1build2) ... #14 83.87 Setting up libpng16-16:arm64 (1.6.37-3build5) ... #16 DONE 9.7s #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 6.347 Selecting previously unselected package cmake-data. #16 6.350 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 6.355 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #14 77.16 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 77.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 77.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 77.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 75.42 #13 75.42 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 75.47 Setting up python3-chardet (4.0.0-1) ... #13 76.16 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 76.17 Setting up libmodule-runtime-perl (0.016-1) ... #13 76.19 Setting up libmailtools-perl (2.18-1) ... #13 76.20 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 76.22 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 76.26 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 76.33 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 76.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 83.70 Setting up libxml-parser-perl (2.46-4) ... #14 83.71 Setting up lintian (2.116.3ubuntu1) ... #14 83.74 Setting up libxml-sax-expat-perl (0.51-2) ... #14 83.78 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 83.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 76.87 #14 76.87 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 76.90 Setting up python3-six (1.16.0-4) ... #13 DONE 81.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 #20 exporting layers 5.3s done #20 writing image sha256:fec97326655c0f31cf4344a1248cba14ed2f6e79ab1cd86d3ac4468392072931 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 2.721 dh_testdir #16 2.741 dh_testroot #16 2.761 dh_prep #16 2.785 dh_testdir #16 2.806 dh_testroot #16 2.826 dh_install #16 2.856 dh_installdocs #14 77.24 Setting up libstring-copyright-perl (0.003012-1) ... #14 77.25 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 83.88 Setting up libmpc3:arm64 (1.2.1-2build1) ... #14 83.90 Setting up libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 83.91 Setting up patch (2.7.6-7build2) ... #14 83.93 Setting up autopoint (0.21-4ubuntu4) ... #14 83.94 Setting up fonts-dejavu-core (2.37-2build1) ... #14 84.01 Setting up ucf (3.0043) ... #14 84.11 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:40 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git #16 6.709 Selecting previously unselected package libarchive13:amd64. #16 6.712 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... #16 6.720 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #16 6.779 Selecting previously unselected package libjsoncpp1:amd64. #16 6.782 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #16 6.785 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #16 6.828 Selecting previously unselected package librhash0:amd64. #14 77.48 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 77.54 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 77.56 Setting up libconst-fast-perl (0.014-2) ... #14 77.57 Setting up g++ (4:13.2.0-1ubuntu1) ... #14 77.58 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 75.75 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 75.77 Setting up libmodule-runtime-perl (0.016-1) ... #13 75.78 Setting up libmailtools-perl (2.21-1) ... #13 75.79 Setting up python3-debian (0.1.39) ... #13 76.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 76.65 Setting up libconst-fast-perl (0.014-1) ... #14 83.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 84.00 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #14 84.04 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... #14 84.08 Updating certificates in /etc/ssl/certs... #14 77.02 Setting up dh-autoreconf (20) ... #14 77.04 Setting up libdata-validate-uri-perl (0.07-2) ... #14 77.06 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 77.08 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 77.24 Setting up python3-certifi (2022.9.24-1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 6.551 Get:8 http://archive.ubuntu.com/ubuntu mantic/universe amd64 dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] #16 6.552 Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB] #16 6.553 Get:10 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd0 amd64 253.5-1ubuntu6.1 [408 kB] #16 6.556 Get:11 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd-dev amd64 253.5-1ubuntu6.1 [1143 kB] #16 2.891 dh_installchangelogs #16 2.972 dh_compress #16 3.013 dh_fixperms #16 3.059 dh_installdeb #16 3.089 dh_gencontrol #14 77.44 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 77.60 Setting up libdata-optlist-perl (0.112-1) ... #14 77.61 Setting up libipc-run-perl (20200505.0-1) ... #14 84.13 Setting up libltdl7:arm64 (2.4.6-15build2) ... #14 84.14 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 84.15 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ... #14 84.16 Setting up libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ... #14 84.17 Setting up libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 84.19 Setting up libmd0:arm64 (1.0.4-1build1) ... #14 84.20 Setting up python-apt-common (2.4.0ubuntu2) ... #14 84.21 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #14 84.23 Setting up libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 84.24 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ... #14 84.25 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #14 84.27 Setting up lzop (1.04-2build2) ... #14 84.29 Setting up libmpdec3:arm64 (2.5.1-2build2) ... #14 84.31 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 84.33 Setting up netbase (6.3) ... #14 84.36 Setting up libbinutils:arm64 (2.38-4ubuntu2.3) ... #14 84.37 Setting up libfido2-1:arm64 (1.10.0-1) ... #14 84.39 Setting up libisl23:arm64 (0.24-2build1) ... #14 84.40 Setting up libc-dev-bin (2.35-0ubuntu3.4) ... #14 84.42 Setting up openssl (3.0.2-0ubuntu1.12) ... #14 84.44 Setting up libbsd0:arm64 (0.11.5-1) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 . #16 6.831 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #16 6.836 Unpacking librhash0:amd64 (1.3.9-1) ... #16 6.880 Selecting previously unselected package libuv1:amd64. #16 6.882 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #16 6.886 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... #16 6.919 Selecting previously unselected package cmake. #16 6.922 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... #16 6.926 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #14 77.58 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.59 Setting up libhttp-daemon-perl (6.16-1) ... #14 77.60 Setting up build-essential (12.10ubuntu1) ... #14 77.61 Setting up python3-unidiff (0.7.3-1) ... #14 77.73 Setting up libdata-dpath-perl (0.58-2) ... #14 77.75 Setting up python3-magic (2:0.4.27-1) ... #14 77.86 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... + 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 #20 exporting layers 2.8s done #20 writing image sha256:7aa3c1a7d2a9ddcfbf256f982e2001700b70e7cb83ba40b7fe74632dac747b92 done #20 naming to docker.io/debbuild-debian-buster/aarch64 done #20 DONE 2.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #13 75.95 Setting up python3-requests (2.25.1+dfsg-2) ... #13 76.67 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 76.68 Setting up libmodule-implementation-perl (0.09-1) ... #13 76.69 Setting up libemail-valid-perl (1.202-1) ... #13 76.70 Setting up libcgi-fast-perl (1:2.13-1) ... #13 76.72 Setting up libpackage-stash-perl (0.38-1) ... #13 76.73 Setting up libimport-into-perl (1.002005-1) ... #13 76.75 Setting up libmoo-perl (2.003004-2) ... #13 76.76 Setting up libmime-tools-perl (5.509-1) ... #13 76.77 Setting up libxml-simple-perl (2.25-1) ... #13 76.79 Setting up libparams-validate-perl (1.29-1+b1) ... #13 76.80 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 76.84 Setting up lintian (2.15.0) ... #13 76.87 Setting up libnamespace-clean-perl (0.27-1) ... #14 77.36 Setting up libmodule-runtime-perl (0.016-2) ... #14 77.38 Setting up libmailtools-perl (2.21-2) ... #14 77.39 Setting up python3-idna (3.3-1) ... #14 77.59 Setting up python3-urllib3 (1.26.12-1ubuntu0.1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 6.751 Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpkgconf3 amd64 1.8.1-2 [31.1 kB] #16 6.931 Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkgconf-bin amd64 1.8.1-2 [20.7 kB] #16 6.963 Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkgconf amd64 1.8.1-2 [16.8 kB] #15 0.622 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.623 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.623 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 3.215 dh_md5sums #16 3.246 dh_builddeb #16 3.269 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.290 #16 3.290 The package has been created. #16 3.290 Attention, the package has been created in the current directory, #16 3.290 not in ".." as indicated by the message above! #16 3.315 Selecting previously unselected package docker-ce-build-deps. #16 3.330 (Reading database ... 26057 files and directories currently installed.) #16 3.332 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.337 Unpacking docker-ce-build-deps (1.0) ... #14 77.62 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 77.65 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ... #14 77.67 Setting up libcontextual-return-perl (0.004014-2) ... #14 77.68 Setting up libwww-robotrules-perl (6.02-1) ... #14 77.69 Setting up libtypes-serialiser-perl (1.01-1) ... #14 77.71 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 77.74 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 77.74 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.75 Setting up libhtml-parser-perl:armhf (3.76-1build2) ... #14 77.76 Setting up libgit-wrapper-perl (0.048-1) ... #14 77.78 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 77.79 Setting up librole-tiny-perl (2.002004-1) ... #14 77.81 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 77.84 Setting up build-essential (12.9ubuntu3) ... #14 77.85 Setting up libfont-ttf-perl (1.06-1.1) ... #14 77.87 Setting up libfile-homedir-perl (1.006-1) ... #14 77.88 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 77.89 Setting up libio-socket-ssl-perl (2.074-2) ... #14 77.91 Setting up libsub-exporter-perl (0.988-1) ... #14 77.92 Setting up libalgorithm-merge-perl (0.08-3) ... #14 77.94 Setting up libhttp-message-perl (6.36-1) ... #14 77.95 Setting up libdata-validate-ip-perl (0.30-1) ... #14 84.46 Setting up libelf1:arm64 (0.186-1build1) ... #14 84.47 Setting up readline-common (8.1.2-1) ... #14 84.49 Setting up publicsuffix (20211207.1025-1) ... #14 84.50 Setting up zstd (1.4.8+dfsg-3build1) ... #14 84.52 Setting up libmarkdown2:arm64 (2.2.7-2) ... #14 84.53 Setting up libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 84.55 Setting up iso-codes (4.9.0-1) ... #14 84.56 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 84.57 Setting up liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 84.59 Setting up dctrl-tools (2.24-3build2) ... #14 84.60 Setting up libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 84.61 Setting up libgdbm6:arm64 (1.23-1) ... #14 84.62 Setting up libicu70:arm64 (70.1-2) ... #14 84.64 Setting up libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 84.65 Setting up libctf0:arm64 (2.38-4ubuntu2.3) ... debian/rules clean dh clean --with=bash-completion dh_clean #14 77.87 Setting up python3-pkg-resources (68.1.2-2) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #13 76.11 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 76.15 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 76.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 76.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 76.88 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 76.89 Setting up licensecheck (3.0.31-3) ... #13 76.91 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 76.93 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 76.94 Setting up libwww-perl (6.36-2) ... #13 76.96 Setting up debhelper (12.1.1) ... #13 76.97 Setting up dh-autoreconf (19) ... #13 76.98 Setting up devscripts (2.19.5+deb10u1) ... #16 6.990 Get:15 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkg-config amd64 1.8.1-2 [7170 B] #16 7.146 debconf: delaying package configuration, since apt-utils is not installed #16 7.177 Fetched 15.9 MB in 2s (7707 kB/s) #16 7.202 Selecting previously unselected package bash-completion. #16 7.202 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27555 files and directories currently installed.) #16 7.217 Preparing to unpack .../0-bash-completion_1%3a2.11-7_all.deb ... #16 7.228 Unpacking bash-completion (1:2.11-7) ... #16 7.341 Selecting previously unselected package libarchive13:amd64. #14 84.53 0 added, 0 removed; done. #14 84.53 Running hooks in /etc/ca-certificates/update.d... #14 84.53 done. #14 77.97 Setting up libhtml-form-perl (6.07-1) ... #14 77.98 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 78.00 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 78.01 Setting up libjson-xs-perl (4.030-1build3) ... #14 78.03 Setting up libhttp-negotiate-perl (6.01-1) ... #14 78.04 Setting up libio-prompter-perl (0.004015-1) ... #14 78.05 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 78.07 Setting up libhttp-cookies-perl (6.10-1) ... #14 78.08 Setting up po-debconf (1.0.21+nmu1) ... #14 78.09 Setting up libhtml-tree-perl (5.07-2) ... #14 78.11 Setting up libparams-classify-perl (0.015-1build5) ... #14 78.12 Setting up libhtml-format-perl (2.12-1.1) ... #14 78.14 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 78.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 0.770 Reading package lists... #14 84.66 Setting up libjpeg8:arm64 (8c-2ubuntu10) ... #14 84.67 Setting up pinentry-curses (1.1.1-1build2) ... #14 84.69 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 84.71 Setting up manpages-dev (5.10-1ubuntu1) ... #14 84.72 Setting up libdw1:arm64 (0.186-1build1) ... #14 84.73 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 84.75 Setting up libxcb1:arm64 (1.14-3ubuntu3) ... #14 84.76 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... dpkg-source -I.git -b . #14 78.08 Setting up libmodule-implementation-perl (0.09-2) ... #14 78.09 Setting up libcgi-fast-perl (1:2.15-1) ... #14 78.10 Setting up python3-apt (2.6.0ubuntu1) ... #14 78.25 Setting up libpackage-stash-perl (0.40-1) ... #14 78.27 Setting up libimport-into-perl (1.002005-2) ... #14 78.28 Setting up libmoo-perl (2.005005-1) ... #14 78.30 Setting up python3-bcrypt (3.2.2-1) ... #14 78.40 Setting up liblist-someutils-perl (0.59-1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 7.280 Selecting previously unselected package dh-apparmor. #16 7.282 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ... #16 7.287 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ... #16 7.345 Selecting previously unselected package libseccomp-dev:amd64. #16 7.348 Preparing to unpack .../08-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ... #16 7.352 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #16 7.389 Selecting previously unselected package libsystemd-dev:amd64. #16 7.392 Preparing to unpack .../09-libsystemd-dev_245.4-4ubuntu3.22_amd64.deb ... #16 7.397 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.22) ... #16 7.462 Selecting previously unselected package pkg-config. #16 7.465 Preparing to unpack .../10-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #16 7.469 Unpacking pkg-config (0.29.1-0ubuntu4) ... #13 76.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 76.46 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 76.48 Setting up libconst-fast-perl (0.014-1.1) ... #13 76.49 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... #13 76.50 Setting up libdata-dpath-perl (0.58-1) ... #13 76.52 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 76.53 Setting up libpackage-stash-perl (0.39-1) ... #13 76.54 Setting up libimport-into-perl (1.002005-1) ... #13 77.14 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 77.15 Setting up equivs (2.2.0) ... #13 77.20 Setting up libxml-parser-perl (2.44-4) ... #13 77.21 Setting up libxml-sax-expat-perl (0.51-1) ... #13 77.26 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 77.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:41 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git #16 7.344 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_amd64.deb ... #16 7.351 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 7.393 Selecting previously unselected package libjsoncpp25:amd64. #16 7.395 Preparing to unpack .../2-libjsoncpp25_1.9.5-6_amd64.deb ... #16 7.400 Unpacking libjsoncpp25:amd64 (1.9.5-6) ... #16 7.435 Selecting previously unselected package librhash0:amd64. #16 7.438 Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ... #16 7.441 Unpacking librhash0:amd64 (1.4.3-3) ... #16 7.476 Selecting previously unselected package libuv1:amd64. #16 7.479 Preparing to unpack .../4-libuv1_1.44.2-1_amd64.deb ... #16 7.483 Unpacking libuv1:amd64 (1.44.2-1) ... #16 7.524 Selecting previously unselected package cmake-data. #16 7.526 Preparing to unpack .../5-cmake-data_3.27.4-1_all.deb ... #16 7.534 Unpacking cmake-data (3.27.4-1) ... #14 77.77 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 77.81 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 77.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 77.96 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 78.09 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 78.12 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 78.15 Setting up libconst-fast-perl (0.014-2) ... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:41 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~raspbian.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 . #14 78.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 78.39 #14 78.39 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 78.45 Setting up dput (1.1.0ubuntu2.1) ... #14 84.96 Setting up libedit2:arm64 (3.1-20210910-1build1) ... #14 85.02 Setting up libreadline8:arm64 (8.1.2-1) ... #14 85.03 Setting up m4 (1.4.18-5ubuntu2) ... #14 85.04 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ... #14 85.06 Setting up binutils (2.38-4ubuntu2.3) ... #14 85.07 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 85.08 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... #14 85.09 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #51 1.947 Reading package lists... #51 2.813 + apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.tar.gz #14 78.42 Setting up debhelper (13.11.6ubuntu1) ... #14 78.44 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #14 78.45 Setting up python3-chardet (5.1.0+dfsg-2) ... #16 7.540 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #16 7.554 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #16 7.565 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #16 7.577 Setting up bash-completion (1:2.10-1ubuntu1) ... #13 76.55 Setting up libmoo-perl (2.004004-1) ... #13 76.57 Setting up liblist-someutils-perl (0.58-1) ... #13 76.58 Setting up debhelper (13.3.4) ... #13 76.59 Setting up libmime-tools-perl (5.509-1) ... #13 76.60 Setting up dput (1.1.0) ... #13 76.76 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #13 76.78 Setting up equivs (2.3.1) ... #13 76.79 Setting up libmoox-aliases-perl (0.001006-1.1) ... #13 76.81 Setting up libparams-validate-perl:armhf (1.30-1+b1) ... #13 77.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 77.69 Setting up libsoap-lite-perl (1.27-1) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~raspbian.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 . #14 78.16 Setting up libhttp-daemon-perl (6.14-2) ... #14 78.17 Setting up python3-unidiff (0.7.3-1) ... debian/rules clean dh clean --with=bash-completion dh_clean #15 0.791 Reading package lists... #15 1.951 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.951 dpkg-buildpackage: info: source version 1.0 #15 1.951 dpkg-buildpackage: info: source distribution unstable #15 1.951 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.992 dpkg-source --before-build . #15 1.992 dpkg-buildpackage: info: host architecture armhf #15 2.097 debian/rules clean #15 2.099 dh clean #15 2.183 dh_clean #15 2.219 debian/rules binary #15 2.221 dh binary #15 2.292 dh_update_autotools_config #14 78.76 Setting up python3-cryptography (38.0.4-4) ... #13 76.86 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #13 77.01 Setting up libnamespace-clean-perl (0.27-1) ... #13 77.02 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #13 77.03 Setting up libnamespace-autoclean-perl (0.29-1) ... #13 77.04 Setting up libgitlab-api-v4-perl (0.26-1) ... #13 77.05 Setting up libmoox-struct-perl (0.020-1) ... #13 77.06 Setting up lintian (2.104.0) ... #13 77.71 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 77.72 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 77.77 Processing triggers for ca-certificates (20200601~deb10u2) ... #13 77.77 Updating certificates in /etc/ssl/certs... debian/rules clean dh clean --with=bash-completion dh_clean + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:42 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20231121102016-1401f91 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker #14 78.30 Setting up libdata-dpath-perl (0.58-2) ... #14 78.32 Setting up python3-magic (2:0.4.26-3) ... #14 78.45 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... #14 78.47 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ... #14 78.48 Setting up python3-pkg-resources (66.1.1-1) ... #16 7.889 Selecting previously unselected package cmake. #16 7.893 Preparing to unpack .../6-cmake_3.27.4-1_amd64.deb ... #16 7.897 Unpacking cmake (3.27.4-1) ... #15 1.643 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.643 dpkg-buildpackage: info: source version 1.0 #15 1.643 dpkg-buildpackage: info: source distribution unstable #15 1.643 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.681 dpkg-source --before-build . #15 1.681 dpkg-buildpackage: info: host architecture amd64 #14 78.60 Setting up libdata-validate-uri-perl (0.07-2) ... #14 78.61 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 78.63 Setting up libmodule-runtime-perl (0.016-1) ... #14 78.64 Setting up libmailtools-perl (2.21-1) ... #14 78.65 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 78.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 78.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 78.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 78.98 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 79.00 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 79.01 Setting up libconst-fast-perl (0.014-1.1) ... #15 2.325 dh_autoreconf #15 2.369 create-stamp debian/debhelper-build-stamp #15 2.369 dh_prep #15 2.400 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.455 dh_install #15 2.492 dh_installdocs #15 2.532 dh_installchangelogs #14 85.58 Updating certificates in /etc/ssl/certs... #14 78.99 Setting up python3-debian (0.1.49ubuntu2) ... #14 DONE 86.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 77.08 Setting up licensecheck (3.1.1-2) ... #13 77.10 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 77.11 Setting up libwww-perl (6.52-1) ... #13 77.13 Setting up devscripts (2.21.3+deb11u1) ... #13 77.29 Setting up libxml-parser-perl:armhf (2.46-2) ... #13 77.31 Setting up libxml-sax-expat-perl (0.51-1) ... #13 77.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dh_clean #16 8.219 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 8.271 Setting up librhash0:amd64 (1.3.9-1) ... #16 8.282 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 8.298 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ... #16 8.309 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.22) ... #16 8.322 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #16 8.336 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 8.348 Setting up docker-ce-build-deps (1.0) ... #16 8.360 Processing triggers for man-db (2.9.1-1) ... #16 8.383 Processing triggers for libc-bin (2.31-0ubuntu9.12) ... #14 78.75 Setting up libmodule-implementation-perl (0.09-2) ... #14 78.76 Setting up libcgi-fast-perl (1:2.15-1) ... #14 78.77 Setting up python3-apt (2.5.3ubuntu1) ... #16 8.078 Selecting previously unselected package dh-apparmor. #16 8.081 Preparing to unpack .../7-dh-apparmor_4.0.0~alpha2-0ubuntu5_all.deb ... #16 8.084 Unpacking dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 8.114 Selecting previously unselected package libseccomp-dev:amd64. #16 8.117 Preparing to unpack .../8-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ... #16 8.123 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.168 Preparing to unpack .../9-libsystemd0_253.5-1ubuntu6.1_amd64.deb ... #16 8.179 Unpacking libsystemd0:amd64 (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... #16 8.243 Setting up libsystemd0:amd64 (253.5-1ubuntu6.1) ... #16 8.282 Selecting previously unselected package libsystemd-dev:amd64. #16 8.282 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 31744 files and directories currently installed.) #16 8.298 Preparing to unpack .../libsystemd-dev_253.5-1ubuntu6.1_amd64.deb ... #16 8.301 Unpacking libsystemd-dev:amd64 (253.5-1ubuntu6.1) ... #16 8.378 Selecting previously unselected package libpkgconf3:amd64. #16 8.381 Preparing to unpack .../libpkgconf3_1.8.1-2_amd64.deb ... #16 8.385 Unpacking libpkgconf3:amd64 (1.8.1-2) ... #15 1.783 debian/rules clean #15 1.784 dh clean #15 1.864 dh_clean #15 1.898 debian/rules binary #15 1.900 dh binary #15 1.968 dh_update_autotools_config #15 1.997 dh_autoreconf #15 2.040 create-stamp debian/debhelper-build-stamp #15 2.040 dh_prep 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.tar.gz #14 79.03 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 79.04 Setting up libdata-dpath-perl (0.58-1) ... #14 79.05 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 79.11 Setting up libpackage-stash-perl (0.39-1) ... #14 79.12 Setting up libimport-into-perl (1.002005-1) ... #14 79.13 Setting up libmoo-perl (2.005004-3) ... #14 79.14 Setting up liblist-someutils-perl (0.58-1) ... #14 79.15 Setting up debhelper (13.6ubuntu1) ... #14 79.17 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 79.18 Setting up equivs (2.3.1) ... #14 79.19 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 79.21 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 79.22 Setting up libnamespace-clean-perl (0.27-1) ... #16 3.438 Reading package lists... #16 4.502 Building dependency tree... #16 4.704 Reading state information... #15 2.623 dh_perl #15 2.667 dh_link #15 2.704 dh_strip_nondeterminism #15 2.776 dh_compress #14 79.15 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 79.28 Setting up equivs (2.3.1) ... #14 79.30 Setting up libmoox-aliases-perl (0.001006-2) ... #14 79.31 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 79.33 Setting up python3-nacl (1.5.0-4) ... #13 77.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 77.54 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 77.64 Setting up libsoap-lite-perl (1.27-1) ... dpkg-source -I.git -b . #16 DONE 8.6s #17 [stage-1 6/9] COPY --link sources/ /sources #13 78.27 0 added, 0 removed; done. #13 78.27 Running hooks in /etc/ca-certificates/update.d... #13 78.27 done. #51 2.825 Reading package lists... 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.tar.gz #14 78.94 Setting up libpackage-stash-perl (0.40-1) ... #14 78.95 Setting up libimport-into-perl (1.002005-2) ... #14 78.97 Setting up libmoo-perl (2.005005-1) ... #14 78.99 Setting up python3-bcrypt (3.2.2-1) ... #14 79.11 Setting up liblist-someutils-perl (0.59-1) ... #14 79.12 Setting up debhelper (13.11.4ubuntu3) ... #14 79.14 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #14 79.15 Setting up python3-chardet (5.1.0+dfsg-2) ... #16 8.414 Selecting previously unselected package pkgconf-bin. #16 8.417 Preparing to unpack .../pkgconf-bin_1.8.1-2_amd64.deb ... #16 8.420 Unpacking pkgconf-bin (1.8.1-2) ... #16 8.451 Selecting previously unselected package pkgconf:amd64. #16 8.453 Preparing to unpack .../pkgconf_1.8.1-2_amd64.deb ... #16 8.458 Unpacking pkgconf:amd64 (1.8.1-2) ... #16 8.498 Selecting previously unselected package pkg-config:amd64. #16 8.501 Preparing to unpack .../pkg-config_1.8.1-2_amd64.deb ... #16 8.505 Unpacking pkg-config:amd64 (1.8.1-2) ... #16 8.540 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.556 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 8.571 Setting up libpkgconf3:amd64 (1.8.1-2) ... #16 8.587 Setting up libuv1:amd64 (1.44.2-1) ... #16 8.598 Setting up bash-completion (1:2.11-7) ... #16 8.620 Setting up libjsoncpp25:amd64 (1.9.5-6) ... #17 DONE 3.4s #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 #15 2.069 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.121 dh_install #15 2.155 dh_installdocs #15 2.193 dh_installchangelogs #15 2.280 dh_perl #14 79.23 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 79.25 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 79.26 Setting up libmoox-struct-perl (0.020-1) ... #14 79.27 Setting up lintian (2.114.0ubuntu1.2) ... #14 79.29 Setting up licensecheck (3.2.14-2) ... #14 79.31 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 79.32 Setting up libwww-perl (6.61-1) ... #14 79.34 Setting up devscripts (2.22.1ubuntu1) ... #16 4.738 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.799 Starting 2 pkgProblemResolver with broken count: 0 #16 4.802 Done #16 4.831 Done #16 4.840 Starting pkgProblemResolver with broken count: 0 #16 4.881 Starting 2 pkgProblemResolver with broken count: 0 #16 4.885 Done #15 2.820 dh_fixperms #15 2.866 dh_missing #15 2.895 dh_installdeb #15 2.931 dh_gencontrol #14 79.47 Setting up dput (1.1.3ubuntu3) ... #14 79.58 Setting up libnamespace-clean-perl (0.27-2) ... #13 77.65 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 77.66 Processing triggers for libc-bin (2.31-13+deb11u7) ... #13 77.69 Processing triggers for ca-certificates (20210119) ... #13 77.69 Updating certificates in /etc/ssl/certs... #14 86.19 137 added, 0 removed; done. #14 86.26 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ... #14 86.27 Setting up libgdbm-compat4:arm64 (1.23-1) ... #14 86.28 Setting up libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 86.30 Setting up dwz (0.14-1build2) ... #14 86.31 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 86.32 Setting up groff-base (1.22.4-8build1) ... #14 86.34 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 86.37 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #14 86.38 Setting up debugedit (1:5.0-4build1) ... #14 86.39 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.14) ... #16 0.761 Hit:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease #16 0.822 Hit:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease #16 0.894 Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease #16 0.967 Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz #17 DONE 0.1s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #13 DONE 78.6s #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 #51 3.680 Building dependency tree... #51 3.900 Reading state information... #16 8.637 Setting up pkgconf-bin (1.8.1-2) ... #16 8.655 Setting up librhash0:amd64 (1.4.3-3) ... #16 8.669 Setting up cmake-data (3.27.4-1) ... #16 8.683 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 8.696 Setting up libsystemd-dev:amd64 (253.5-1ubuntu6.1) ... #16 8.709 Setting up pkgconf:amd64 (1.8.1-2) ... #16 8.726 Setting up pkg-config:amd64 (1.8.1-2) ... #16 8.741 Setting up cmake (3.27.4-1) ... #16 8.755 Setting up docker-ce-build-deps (1.0) ... #16 8.767 Processing triggers for man-db (2.11.2-3) ... #16 8.848 Processing triggers for libc-bin (2.38-1ubuntu6) ... #15 2.317 dh_link #15 2.352 dh_strip_nondeterminism #15 2.417 dh_compress #15 2.457 dh_fixperms #15 2.498 dh_missing #15 2.524 dh_installdeb #14 79.49 Setting up libxml-parser-perl:armhf (2.46-3build1) ... #14 79.51 Setting up libxml-sax-expat-perl (0.51-1) ... #14 79.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 79.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 79.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 5.039 The following additional packages will be installed: #16 5.039 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 5.040 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.041 Suggested packages: #16 5.041 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 5.078 The following NEW packages will be installed: #16 5.080 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 5.081 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #15 3.062 dh_md5sums #15 3.107 dh_builddeb #15 3.137 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.156 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #14 79.60 Setting up libstring-license-perl (0.0.9-2ubuntu1) ... #14 79.61 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 79.81 Setting up licensecheck (3.3.9-1ubuntu1) ... #14 79.82 Setting up libgitlab-api-v4-perl (0.27-1) ... #14 79.83 Setting up liblwp-protocol-https-perl (6.11-1) ... #14 86.40 Setting up libc6-dev:arm64 (2.35-0ubuntu3.4) ... #14 86.42 Setting up libx11-6:arm64 (2:1.7.5-1ubuntu0.3) ... #14 86.43 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.6) ... #14 86.45 Setting up curl (7.81.0-1ubuntu1.14) ... #14 86.46 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #14 86.47 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... #14 86.48 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 86.50 Setting up gpg (2.2.27-3ubuntu2.1) ... #14 86.51 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ... #14 86.52 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #14 86.53 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.2) ... #14 86.55 Setting up gettext (0.21-4ubuntu4) ... #14 86.56 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #51 4.180 gcc is already the newest version (4:10.2.1-1). #51 4.180 libc6-dev is already the newest version (2.31-13+deb11u7). #51 4.180 The following additional packages will be installed: #51 4.181 bzip2 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libelf1 #51 4.181 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data #51 4.181 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 #51 4.181 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 #51 4.182 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev #51 4.182 patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev #51 4.184 Suggested packages: #51 4.184 bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc #51 4.185 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed #51 4.185 diffutils-doc #51 4.185 Recommended packages: #51 4.185 build-essential fakeroot libalgorithm-merge-perl #15 2.558 dh_gencontrol #15 2.682 dh_md5sums #15 2.723 dh_builddeb #15 2.750 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.770 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #14 79.47 Setting up python3-cryptography (38.0.4-2) ... #14 79.71 Setting up python3-debian (0.1.49ubuntu2) ... #14 79.77 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #14 79.80 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 79.81 Updating certificates in /etc/ssl/certs... #16 5.510 0 upgraded, 11 newly installed, 0 to remove and 5 not upgraded. #16 5.510 1 not fully installed or removed. #16 5.510 Need to get 5733 kB of archives. #16 5.510 After this operation, 24.0 MB of additional disk space will be used. #16 5.510 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB] #15 3.315 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #15 3.399 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.402 dpkg-source --after-build . #15 3.507 dpkg-buildpackage: info: binary-only upload (no source included) #15 3.512 #15 3.512 The package has been created. #15 3.512 Attention, the package has been created in the current directory, #15 3.512 not in ".." as indicated by the message above! #15 3.538 Selecting previously unselected package docker-ce-build-deps. #15 3.555 (Reading database ... 29659 files and directories currently installed.) #15 3.557 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.562 Unpacking docker-ce-build-deps (1.0) ... #14 79.85 Setting up libwww-perl (6.72-1) ... #14 79.86 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 79.87 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 79.89 Setting up devscripts (2.23.6) ... #14 80.02 Setting up libxml-parser-perl (2.46-4) ... #14 80.04 Setting up lintian (2.116.3ubuntu3) ... #14 80.06 Setting up libxml-sax-expat-perl (0.51-2) ... #14 80.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 78.13 0 added, 0 removed; done. #13 78.13 Running hooks in /etc/ca-certificates/update.d... #13 78.13 done. #15 0.555 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.555 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.556 Hit:3 http://deb.debian.org/debian buster-updates InRelease #15 2.912 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #15 2.990 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.992 dpkg-source --after-build . #15 3.094 dpkg-buildpackage: info: binary-only upload (no source included) #14 79.90 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #16 DONE 9.2s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #14 80.26 0 added, 0 removed; done. #14 80.26 Running hooks in /etc/ca-certificates/update.d... #14 80.26 done. #14 80.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 80.29 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 80.36 Processing triggers for libc-bin (2.38-1ubuntu6) ... #13 DONE 78.6s #14 87.04 Setting up python3.10 (3.10.12-1~22.04.2) ... #51 4.631 The following NEW packages will be installed: #51 4.632 bzip2 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 #51 4.632 libblkid-dev libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin #51 4.632 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 #51 4.633 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev #51 4.635 libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev #51 4.635 libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #51 4.635 patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev #51 4.918 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. #51 4.918 Need to get 11.3 MB of archives. #51 4.918 After this operation, 44.7 MB of additional disk space will be used. #51 4.918 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #51 4.922 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #51 4.940 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #51 4.943 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #51 4.980 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #15 3.099 #15 3.099 The package has been created. #15 3.099 Attention, the package has been created in the current directory, #15 3.099 not in ".." as indicated by the message above! #15 3.128 Selecting previously unselected package docker-ce-build-deps. #15 3.145 (Reading database ... 29944 files and directories currently installed.) #15 3.146 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.153 Unpacking docker-ce-build-deps (1.0) ... #14 80.06 Setting up equivs (2.3.1) ... #14 80.08 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 80.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 80.09 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 80.10 Setting up build-essential (12.9ubuntu3) ... #14 80.12 Setting up libmoox-aliases-perl (0.001006-2) ... #14 80.17 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 80.19 Setting up python3-nacl (1.5.0-2) ... #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 80.40 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 80.41 Updating certificates in /etc/ssl/certs... #16 5.873 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #16 6.139 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB] #14 DONE 87.4s #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 #51 4.981 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.981 Get:7 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB] #51 4.981 Get:8 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB] #51 4.981 Get:9 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB] #51 4.981 Get:10 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #51 4.981 Get:11 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #51 4.981 Get:12 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB] #51 4.981 Get:13 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB] #51 4.988 Get:14 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #51 4.990 Get:15 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #51 4.991 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #51 5.007 Get:17 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB] #51 5.009 Get:18 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #51 5.011 Get:19 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #51 5.013 Get:20 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB] #51 5.015 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #51 5.020 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #51 5.023 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #51 5.025 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #51 5.026 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #51 5.035 Get:26 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #51 5.037 Get:27 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB] #51 5.038 Get:28 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #51 5.046 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #51 5.046 Get:30 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #51 5.046 Get:31 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #51 5.054 Get:32 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #51 5.057 Get:33 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB] #51 5.073 Get:34 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #51 5.074 Get:35 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB] #51 5.076 Get:36 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] #51 5.085 Get:37 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] #14 80.37 Setting up dput (1.1.3ubuntu2.1) ... #14 80.50 Setting up libnamespace-clean-perl (0.27-2) ... #14 80.52 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #16 1.146 Reading package lists... #14 80.85 0 added, 0 removed; done. #14 80.85 Running hooks in /etc/ca-certificates/update.d... #14 80.85 done. #16 6.154 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB] #16 6.157 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB] #16 6.164 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB] #16 6.168 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB] #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 0.535 Hit:1 http://deb.debian.org/debian bullseye InRelease #51 5.302 debconf: delaying package configuration, since apt-utils is not installed #51 5.366 Fetched 11.3 MB in 0s (26.2 MB/s) #51 5.406 Selecting previously unselected package bzip2. #51 5.406 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.421 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... #51 5.425 Unpacking bzip2 (1.0.8-4) ... #51 5.480 Selecting previously unselected package xz-utils. #14 80.54 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 80.77 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 80.78 Setting up libgitlab-api-v4-perl (0.26-2) ... #15 3.216 Reading package lists... #16 2.200 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.200 dpkg-buildpackage: info: source version 1.0 #16 2.200 dpkg-buildpackage: info: source distribution unstable #16 2.200 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.241 dpkg-buildpackage: info: host architecture arm64 #16 2.241 dpkg-source --before-build . #16 2.345 debian/rules clean #16 2.347 dh clean #16 2.452 dh_clean #16 6.307 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.310 Get:9 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.312 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.22 [246 kB] #16 6.324 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB] #16 6.512 debconf: delaying package configuration, since apt-utils is not installed #16 6.565 Fetched 5733 kB in 1s (4644 kB/s) #15 0.536 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.536 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #20 exporting layers 3.8s done #20 writing image sha256:b171ccb8aff2f680dcf5cb6d5e793cc84530f550ee9e751eae0d2d235d1689af done #20 naming to docker.io/debbuild-debian-bullseye/x86_64 done #20 DONE 3.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #15 3.617 Reading package lists... #15 4.478 Building dependency tree... #15 4.659 Reading state information... #51 5.483 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #51 5.487 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #51 5.568 Selecting previously unselected package patch. #51 5.571 Preparing to unpack .../02-patch_2.7.6-7_amd64.deb ... #51 5.575 Unpacking patch (2.7.6-7) ... #14 80.79 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 80.81 Setting up libwww-perl (6.67-1) ... #14 80.82 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 80.84 Setting up libwww-mechanize-perl (2.16-1) ... #14 80.85 Setting up devscripts (2.23.4ubuntu1) ... #14 81.00 Setting up libxml-parser-perl (2.46-4) ... #14 81.02 Setting up lintian (2.116.3ubuntu1) ... #14 81.03 Setting up libxml-sax-expat-perl (0.51-2) ... #15 3.787 Building dependency tree... #15 3.940 Reading state information... #16 2.489 debian/rules binary #16 2.491 dh binary #16 2.584 dh_update_autotools_config #16 2.615 dh_autoreconf #16 2.657 create-stamp debian/debhelper-build-stamp #16 2.657 dh_prep #16 2.687 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.738 dh_install #16 2.772 dh_installdocs #16 2.810 dh_installchangelogs #14 87.74 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 87.75 Setting up libtool (2.4.6-15build2) ... #14 87.76 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ... #14 87.84 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 87.84 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 87.84 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 87.84 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 87.85 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 87.85 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 87.86 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #14 87.93 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #14 87.94 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ... #14 87.95 Setting up python3 (3.10.6-1~22.04) ... #16 6.597 Selecting previously unselected package bash-completion. #16 6.597 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26061 files and directories currently installed.) #16 6.612 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 4.666 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.893 Starting 2 pkgProblemResolver with broken count: 0 #15 4.895 Done #51 5.646 Selecting previously unselected package dpkg-dev. #51 5.646 Preparing to unpack .../03-dpkg-dev_1.20.13_all.deb ... #51 5.650 Unpacking dpkg-dev (1.20.13) ... #51 5.906 Selecting previously unselected package libgirepository-1.0-1:amd64. #18 DONE 1.7s #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 81.08 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 81.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 81.27 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 81.31 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #15 3.946 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.165 Starting 2 pkgProblemResolver with broken count: 0 #15 4.168 Done #15 4.338 Done #16 2.901 dh_perl #16 2.938 dh_link #16 2.973 dh_strip_nondeterminism #16 3.042 dh_compress #14 88.24 Setting up python3-xdg (0.27-2) ... #15 1.005 Reading package lists... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 5.070 Done #15 5.245 Starting pkgProblemResolver with broken count: 0 #15 5.280 Starting 2 pkgProblemResolver with broken count: 0 #51 5.908 Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #51 5.922 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #51 5.994 Selecting previously unselected package gir1.2-glib-2.0:amd64. #51 5.998 Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #51 6.005 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #51 6.088 Selecting previously unselected package libsecret-common. #51 6.091 Preparing to unpack .../06-libsecret-common_0.20.4-2_all.deb ... #51 6.104 Unpacking libsecret-common (0.20.4-2) ... #14 81.34 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... #14 81.35 Updating certificates in /etc/ssl/certs... #15 4.508 Starting pkgProblemResolver with broken count: 0 #15 4.540 Starting 2 pkgProblemResolver with broken count: 0 #15 4.543 Done #16 0.770 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease #16 0.831 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease #16 0.906 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease #16 0.988 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease #16 3.085 dh_fixperms #16 3.131 dh_missing #16 3.158 dh_installdeb #16 3.192 dh_gencontrol #14 88.39 Setting up man-db (2.10.2-1) ... #14 88.52 Building database of manual pages ... #16 7.327 Unpacking bash-completion (1:2.10-1ubuntu1) ... #16 7.458 Selecting previously unselected package cmake-data. #20 exporting layers 2.7s done #20 writing image sha256:b6676cf49dc46a3050e3422dfce4de3bfa8490948b5eabe0e8909f17c8bd4500 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #15 2.337 dh_testdir #15 2.356 dh_testroot #15 2.374 dh_prep #15 2.397 dh_testdir #15 2.415 dh_testroot #15 5.283 Done #51 6.272 Selecting previously unselected package libsecret-1-0:amd64. #51 6.275 Preparing to unpack .../07-libsecret-1-0_0.20.4-2_amd64.deb ... #51 6.292 Unpacking libsecret-1-0:amd64 (0.20.4-2) ... #51 ... #47 [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 < dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 #15 4.932 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.933 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.933 pkgconf-bin procps #15 5.204 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #15 5.204 1 not fully installed or removed. #15 5.204 Need to get 12.6 MB of archives. #15 5.204 After this operation, 46.8 MB of additional disk space will be used. #15 5.204 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB] #14 81.82 0 added, 0 removed; done. #14 81.82 Running hooks in /etc/ca-certificates/update.d... #14 81.82 done. #15 0.940 Reading package lists... #16 3.557 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #16 3.636 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.639 dpkg-source --after-build . #16 3.742 dpkg-buildpackage: info: binary-only upload (no source included) #14 88.94 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #14 89.11 Setting up perl (5.34.0-3ubuntu1.2) ... #14 89.13 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 89.14 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 89.15 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 89.17 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #16 7.875 Selecting previously unselected package libarchive13:armhf. #16 7.875 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ... #16 7.885 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 7.939 Selecting previously unselected package libjsoncpp1:armhf. #16 7.942 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ... #16 7.946 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 7.987 Selecting previously unselected package librhash0:armhf. #18 DONE 4.4s #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 #15 2.804 dh_md5sums #15 2.834 dh_builddeb #15 2.855 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.876 #15 2.876 The package has been created. #15 2.876 Attention, the package has been created in the current directory, #15 2.876 not in ".." as indicated by the message above! #15 2.901 Selecting previously unselected package docker-ce-build-deps. #15 2.916 (Reading database ... 27529 files and directories currently installed.) dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:27.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 5.819 The following NEW packages will be installed: #15 5.819 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 5.820 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 5.820 pkgconf-bin procps + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz debian/rules clean dh clean --with=bash-completion dh_clean #51 6.828 Selecting previously unselected package libelf1:amd64. #51 6.828 Preparing to unpack .../13-libelf1_0.183-1_amd64.deb ... #51 6.838 Unpacking libelf1:amd64 (0.183-1) ... #51 6.908 Selecting previously unselected package libffi-dev:amd64. #51 6.910 Preparing to unpack .../14-libffi-dev_3.3-6_amd64.deb ... #51 6.914 Unpacking libffi-dev:amd64 (3.3-6) ... #15 5.210 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 5.211 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 5.212 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB] #15 5.214 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 5.228 Get:6 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 5.228 Get:7 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 5.233 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 5.309 Get:9 http://deb.debian.org/debian bookworm/main amd64 dh-apparmor all 3.0.8-3 [16.7 kB] #15 5.310 Get:10 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB] #15 5.310 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.17-1~deb12u1 [352 kB] #15 5.313 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 5.313 Get:13 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 5.313 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 5.314 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 2.017 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.017 dpkg-buildpackage: info: source version 1.0 #15 2.017 dpkg-buildpackage: info: source distribution unstable #15 2.017 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.054 dpkg-source --before-build . #15 2.054 dpkg-buildpackage: info: host architecture armhf #15 2.153 debian/rules clean #15 2.155 dh clean #15 2.236 dh_clean #15 2.270 debian/rules binary #16 3.747 #16 3.747 The package has been created. #16 3.747 Attention, the package has been created in the current directory, #16 3.747 not in ".." as indicated by the message above! #16 3.770 Selecting previously unselected package docker-ce-build-deps. #16 3.784 (Reading database ... 27554 files and directories currently installed.) #16 3.785 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.789 Unpacking docker-ce-build-deps (1.0) ... #16 1.167 Reading package lists... #14 89.34 Setting up libdata-dump-perl (1.25-1) ... #14 89.35 Setting up python3-certifi (2020.6.20-1) ... #14 89.47 Setting up libfile-find-rule-perl (0.34-1) ... #16 7.990 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ... #16 7.994 Unpacking librhash0:armhf (1.3.9-1) ... #16 8.044 Selecting previously unselected package libuv1:armhf. #16 8.047 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ... #16 8.051 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 8.086 Selecting previously unselected package cmake. #16 8.089 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ... #16 8.093 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #15 2.918 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.922 Unpacking docker-ce-build-deps (1.0) ... #15 6.098 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #15 6.098 1 not fully installed or removed. #15 6.098 Need to get 8167 kB of archives. #15 6.098 After this operation, 34.8 MB of additional disk space will be used. #15 6.098 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #15 6.103 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB] #15 6.104 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB] #15 6.107 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB] #15 6.109 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 6.119 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB] #15 6.122 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB] #15 6.125 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB] #15 6.159 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 6.160 Get:10 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB] #15 6.160 Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.17-1~deb12u1 [352 kB] #15 6.162 Get:12 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 6.163 Get:13 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB] #15 6.164 Get:14 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 6.164 Get:15 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz #51 6.987 Selecting previously unselected package libglib2.0-data. #51 6.993 Preparing to unpack .../15-libglib2.0-data_2.66.8-1_all.deb ... #51 6.996 Unpacking libglib2.0-data (2.66.8-1) ... #51 7.258 Selecting previously unselected package libglib2.0-bin. #15 5.476 debconf: delaying package configuration, since apt-utils is not installed #15 5.515 Fetched 12.6 MB in 0s (33.8 MB/s) #15 5.553 Selecting previously unselected package bash-completion. #15 5.553 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.572 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 5.595 Unpacking bash-completion (1:2.11-6) ... #15 2.273 dh binary #15 2.339 dh_update_autotools_config #15 2.368 dh_autoreconf #15 2.409 create-stamp debian/debhelper-build-stamp #15 2.409 dh_prep #15 2.438 dh_install #15 2.472 dh_installdocs #15 2.511 dh_installchangelogs #14 89.49 Setting up libref-util-perl (0.204-1) ... #14 89.50 Setting up libipc-system-simple-perl (1.30-1) ... #14 89.52 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 89.53 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #14 89.54 Setting up libsocket6-perl (0.29-1build4) ... #14 89.55 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 89.56 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 89.58 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ... #14 89.63 Setting up libvariable-magic-perl (0.62-1build5) ... #14 89.64 Setting up python3-idna (3.3-1) ... #16 8.416 Selecting previously unselected package dh-apparmor. #16 8.418 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ... #16 8.422 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ... #16 8.454 Selecting previously unselected package libseccomp-dev:armhf. #16 8.457 Preparing to unpack .../08-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ... #16 8.460 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 8.496 Selecting previously unselected package libsystemd-dev:armhf. #15 6.349 debconf: delaying package configuration, since apt-utils is not installed #15 6.391 Fetched 8167 kB in 0s (24.4 MB/s) #15 6.422 Selecting previously unselected package bash-completion. #15 6.422 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29663 files and directories currently installed.) #15 6.439 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 6.452 Unpacking bash-completion (1:2.11-6) ... #51 7.259 Preparing to unpack .../16-libglib2.0-bin_2.66.8-1_amd64.deb ... #51 7.270 Unpacking libglib2.0-bin (2.66.8-1) ... #51 7.381 Selecting previously unselected package python3-lib2to3. #51 7.384 Preparing to unpack .../17-python3-lib2to3_3.9.2-1_all.deb ... #51 7.395 Unpacking python3-lib2to3 (3.9.2-1) ... + 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 #17 DONE 9.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 #15 5.720 Selecting previously unselected package libjsoncpp25:amd64. #15 5.723 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ... #15 5.732 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 5.787 Selecting previously unselected package librhash0:amd64. #15 5.790 Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ... #15 5.795 Unpacking librhash0:amd64 (1.4.3-3) ... #15 5.845 Selecting previously unselected package libuv1:amd64. #15 5.848 Preparing to unpack .../03-libuv1_1.44.2-1_amd64.deb ... #15 5.852 Unpacking libuv1:amd64 (1.44.2-1) ... #15 5.919 Selecting previously unselected package cmake-data. #15 5.922 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 5.931 Unpacking cmake-data (3.25.1-1) ... #15 2.593 dh_perl #15 2.629 dh_link #15 2.663 dh_strip_nondeterminism #15 2.728 dh_compress #15 2.769 dh_fixperms #14 89.84 Setting up libio-html-perl (1.004-2) ... #14 89.85 Setting up libpod-parser-perl (1.63-2) ... #14 89.87 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 89.88 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 89.90 Setting up libparams-util-perl (1.102-1build3) ... #14 89.91 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 89.92 Setting up libtime-duration-perl (1.21-1) ... #14 89.93 Setting up autoconf (2.71-2) ... #14 89.95 Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #16 3.926 Reading package lists... #16 2.294 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.294 dpkg-buildpackage: info: source version 1.0 #16 2.294 dpkg-buildpackage: info: source distribution unstable #16 2.294 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.334 dpkg-buildpackage: info: host architecture arm64 #16 2.334 dpkg-source --before-build . #16 2.438 debian/rules clean #16 2.440 dh clean #16 2.544 dh_clean #16 8.499 Preparing to unpack .../09-libsystemd-dev_245.4-4ubuntu3.22_armhf.deb ... #16 8.503 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.22) ... #16 8.575 Selecting previously unselected package pkg-config. #16 8.577 Preparing to unpack .../10-pkg-config_0.29.1-0ubuntu4_armhf.deb ... #16 8.581 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 8.628 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 8.641 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 8.655 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 8.667 Setting up bash-completion (1:2.10-1ubuntu1) ... #15 6.587 Selecting previously unselected package libjsoncpp25:armhf. #15 6.590 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ... #15 6.599 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 6.645 Selecting previously unselected package librhash0:armhf. #15 6.648 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ... #15 6.652 Unpacking librhash0:armhf (1.4.3-3) ... #15 6.705 Selecting previously unselected package libuv1:armhf. #15 6.708 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ... #15 6.713 Unpacking libuv1:armhf (1.44.2-1) ... #15 6.775 Selecting previously unselected package cmake-data. #15 6.778 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 6.787 Unpacking cmake-data (3.25.1-1) ... #51 7.536 Selecting previously unselected package python3-distutils. #51 7.539 Preparing to unpack .../18-python3-distutils_3.9.2-1_all.deb ... #51 7.549 Unpacking python3-distutils (3.9.2-1) ... #51 7.667 Selecting previously unselected package libglib2.0-dev-bin. #51 7.670 Preparing to unpack .../19-libglib2.0-dev-bin_2.66.8-1_amd64.deb ... #51 7.674 Unpacking libglib2.0-dev-bin (2.66.8-1) ... #51 7.749 Selecting previously unselected package libsepol1-dev:amd64. #51 7.752 Preparing to unpack .../20-libsepol1-dev_3.1-1_amd64.deb ... #51 7.759 Unpacking libsepol1-dev:amd64 (3.1-1) ... #15 2.815 dh_missing #15 2.842 dh_installdeb #15 2.876 dh_gencontrol #15 2.993 dh_md5sums #14 90.13 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 90.14 Setting up libarray-intspan-perl (2.004-1) ... #14 90.15 Setting up libcapture-tiny-perl (0.48-1) ... #14 90.16 Setting up libtimedate-perl (2.3300-2) ... #14 90.18 Setting up libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 90.19 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 90.20 Setting up libsub-name-perl (0.26-1build3) ... #14 90.21 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #16 4.649 Building dependency tree... #16 4.827 Reading state information... #16 2.580 debian/rules binary #16 2.582 dh binary #16 2.675 dh_update_autotools_config #16 2.705 dh_autoreconf #16 2.748 create-stamp debian/debhelper-build-stamp #16 2.748 dh_prep #16 2.778 dh_auto_install --destdir=debian/docker-ce-build-deps/ #51 7.866 Selecting previously unselected package libpcre2-16-0:amd64. #51 7.868 Preparing to unpack .../21-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #51 7.872 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #51 7.957 Selecting previously unselected package libpcre2-32-0:amd64. #51 7.960 Preparing to unpack .../22-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #51 7.965 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #51 8.051 Selecting previously unselected package libpcre2-posix2:amd64. #51 8.054 Preparing to unpack .../23-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #51 8.059 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #15 3.028 dh_builddeb #15 3.054 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.074 dpkg-genbuildinfo --build=binary #15 3.219 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:47 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git #15 3.074 Reading package lists... #15 3.949 Building dependency tree... #15 4.116 Reading state information... #15 4.138 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.182 Starting 2 pkgProblemResolver with broken count: 0 #15 6.299 Selecting previously unselected package libproc2-0:amd64. #15 6.303 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 6.307 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 6.369 Selecting previously unselected package procps. #15 6.372 Preparing to unpack .../06-procps_2%3a4.0.2-3_amd64.deb ... #15 6.385 Unpacking procps (2:4.0.2-3) ... #14 90.22 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #14 90.24 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 90.25 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ... #14 90.26 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 90.28 Setting up xauth (1:1.1-1build2) ... #14 90.29 Setting up libpath-tiny-perl (0.122-1) ... #14 90.30 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 90.32 Setting up libjson-perl (4.04000-1) ... #14 90.34 Setting up libipc-run3-perl (0.048-2) ... #14 90.35 Setting up libsub-override-perl (0.09-2) ... #14 90.36 Setting up libaliased-perl (0.34-1.1) ... #14 90.38 Setting up python3-unidiff (0.5.5-2) ... #16 4.833 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.070 Starting 2 pkgProblemResolver with broken count: 0 #16 2.829 dh_install #16 2.864 dh_installdocs #16 2.903 dh_installchangelogs #16 2.991 dh_perl #16 3.028 dh_link #21 exporting layers 2.1s done #21 writing image sha256:f5ffa6c3d31a389a0550222ce2b7e5621ce953c319ffc81b626bcf529836718e done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 2.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #15 7.203 Selecting previously unselected package libproc2-0:armhf. #15 7.207 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ... #15 7.211 Unpacking libproc2-0:armhf (2:4.0.2-3) ... #15 7.263 Selecting previously unselected package procps. #15 7.266 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ... #15 7.279 Unpacking procps (2:4.0.2-3) ... #15 7.374 Selecting previously unselected package cmake. #51 8.114 Selecting previously unselected package libpcre2-dev:amd64. #51 8.118 Preparing to unpack .../24-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #51 8.122 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #51 8.288 Selecting previously unselected package libselinux1-dev:amd64. #51 8.290 Preparing to unpack .../25-libselinux1-dev_3.1-3_amd64.deb ... #51 8.296 Unpacking libselinux1-dev:amd64 (3.1-3) ... #15 3.298 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.300 dpkg-source --after-build . #15 3.400 dpkg-buildpackage: info: binary-only upload (no source included) #15 3.404 #15 3.404 The package has been created. #15 3.404 Attention, the package has been created in the current directory, #15 3.404 not in ".." as indicated by the message above! #15 3.426 Selecting previously unselected package docker-ce-build-deps. #15 3.443 (Reading database ... 28397 files and directories currently installed.) #15 3.444 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.448 Unpacking docker-ce-build-deps (1.0) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 . debian/rules clean dh clean --with=bash-completion #15 4.184 Done #15 4.204 Done #15 4.211 Starting pkgProblemResolver with broken count: 0 #15 4.239 Starting 2 pkgProblemResolver with broken count: 0 #15 4.242 Done #15 6.482 Selecting previously unselected package cmake. #15 6.485 Preparing to unpack .../07-cmake_3.25.1-1_amd64.deb ... #15 6.491 Unpacking cmake (3.25.1-1) ... #14 90.52 Setting up libstrictures-perl (2.000006-1) ... #14 90.53 Setting up libsub-quote-perl (2.006006-1) ... #14 90.54 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 90.55 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 90.56 Setting up libsort-versions-perl (1.62-1) ... #14 90.58 Setting up libexporter-tiny-perl (1.002002-1) ... #14 90.60 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ... #14 90.61 Setting up libfile-dirlist-perl (0.05-2) ... #14 90.62 Setting up libterm-readkey-perl (2.38-1build4) ... #14 90.63 Setting up lsb-release (11.1.0ubuntu4) ... #14 90.65 Setting up python3-magic (2:0.4.24-2) ... #16 5.073 Done #16 5.260 Done #16 3.062 dh_strip_nondeterminism #16 3.131 dh_compress #16 3.173 dh_fixperms #16 3.217 dh_missing #16 3.243 dh_installdeb + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 7.377 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ... #15 7.381 Unpacking cmake (3.25.1-1) ... #51 8.397 Selecting previously unselected package libmount-dev:amd64. #51 8.398 Preparing to unpack .../26-libmount-dev_2.36.1-8+deb11u1_amd64.deb ... #51 8.404 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ... #51 8.467 Selecting previously unselected package libpcre16-3:amd64. #51 8.470 Preparing to unpack .../27-libpcre16-3_2%3a8.39-13_amd64.deb ... #51 8.475 Unpacking libpcre16-3:amd64 (2:8.39-13) ... #51 8.551 Selecting previously unselected package libpcre32-3:amd64. #51 8.554 Preparing to unpack .../28-libpcre32-3_2%3a8.39-13_amd64.deb ... #51 8.560 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #16 9.442 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 9.497 Setting up librhash0:armhf (1.3.9-1) ... #16 9.513 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 9.564 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ... #16 9.576 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.22) ... #16 9.589 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 9.603 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... dh_clean #15 4.361 The following additional packages will be installed: #15 4.361 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 4.362 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 4.363 Suggested packages: #15 4.363 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 4.476 The following NEW packages will be installed: #15 4.477 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 4.478 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #14 90.78 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 90.79 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 90.81 Setting up libsys-hostname-long-perl (1.5-2) ... #14 90.82 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 90.83 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 90.84 Setting up liburi-perl (5.10-1) ... #14 90.85 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 90.87 Setting up libfile-touch-perl (0.12-1) ... #14 90.88 Setting up libc-devtools (2.35-0ubuntu3.4) ... #14 90.89 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 90.90 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ... #14 90.92 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #16 5.452 Starting pkgProblemResolver with broken count: 0 #16 5.495 Starting 2 pkgProblemResolver with broken count: 0 #16 5.500 Done #16 3.277 dh_gencontrol #16 3.402 dh_md5sums #16 3.443 dh_builddeb #16 3.471 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.488 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 7.795 Selecting previously unselected package dh-apparmor. #15 7.798 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 7.803 Unpacking dh-apparmor (3.0.8-3) ... #15 7.840 Selecting previously unselected package libseccomp-dev:armhf. #15 7.843 Preparing to unpack .../09-libseccomp-dev_2.5.4-1+b3_armhf.deb ... #15 7.847 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ... #15 7.889 Selecting previously unselected package libsystemd-dev:armhf. #15 7.892 Preparing to unpack .../10-libsystemd-dev_252.17-1~deb12u1_armhf.deb ... #15 7.896 Unpacking libsystemd-dev:armhf (252.17-1~deb12u1) ... #51 8.655 Selecting previously unselected package libpcrecpp0v5:amd64. #51 8.656 Preparing to unpack .../29-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #51 8.665 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #51 8.727 Selecting previously unselected package libpcre3-dev:amd64. #51 8.730 Preparing to unpack .../30-libpcre3-dev_2%3a8.39-13_amd64.deb ... #51 8.735 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... #14 DONE 83.9s #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 9.619 Setting up docker-ce-build-deps (1.0) ... #16 9.635 Processing triggers for man-db (2.9.1-1) ... #16 9.663 Processing triggers for libc-bin (2.31-0ubuntu9.12) ... 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz #15 4.752 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.752 1 not fully installed or removed. #15 4.752 Need to get 5928 kB of archives. #15 4.752 After this operation, 23.3 MB of additional disk space will be used. #15 4.752 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 4.757 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #15 4.774 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #15 4.775 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #15 4.778 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB] #15 4.781 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] #15 4.782 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #15 4.784 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #15 4.785 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #15 4.852 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 4.853 Get:11 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB] #14 91.11 Setting up automake (1:1.16.5-1.3) ... #14 91.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 91.12 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 91.12 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 91.13 Setting up libapt-pkg-perl (0.1.40build2) ... #14 91.16 Setting up libstring-escape-perl (2010.002-2) ... #14 91.17 Setting up libhttp-date-perl (6.05-1) ... #14 91.19 Setting up libfile-which-perl (1.23-1) ... #14 91.20 Setting up libfile-basedir-perl (0.09-1) ... #14 91.21 Setting up libunicode-utf8-perl (0.62-1build4) ... #16 5.832 The following additional packages will be installed: #16 5.833 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.833 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 5.834 pkg-config pkgconf pkgconf-bin #16 5.835 Suggested packages: #16 5.835 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 5.835 seccomp #16 5.871 The following NEW packages will be installed: #16 5.871 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.872 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.872 pkgconf pkgconf-bin #16 5.873 The following packages will be upgraded: #16 5.874 libsystemd0 #16 3.640 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #16 3.720 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.722 dpkg-source --after-build . #16 3.824 dpkg-buildpackage: info: binary-only upload (no source included) #15 7.121 Selecting previously unselected package dh-apparmor. #15 7.124 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 7.129 Unpacking dh-apparmor (3.0.8-3) ... #15 7.167 Selecting previously unselected package libseccomp-dev:amd64. #15 7.171 Preparing to unpack .../09-libseccomp-dev_2.5.4-1+b3_amd64.deb ... #15 7.176 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ... #15 7.231 Selecting previously unselected package libsystemd-dev:amd64. #15 7.234 Preparing to unpack .../10-libsystemd-dev_252.17-1~deb12u1_amd64.deb ... #15 7.240 Unpacking libsystemd-dev:amd64 (252.17-1~deb12u1) ... #15 8.017 Selecting previously unselected package libpkgconf3:armhf. #15 8.019 Preparing to unpack .../11-libpkgconf3_1.8.1-1_armhf.deb ... #15 8.023 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 8.059 Selecting previously unselected package pkgconf-bin. #15 8.062 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_armhf.deb ... #15 8.067 Unpacking pkgconf-bin (1.8.1-1) ... #15 8.109 Selecting previously unselected package pkgconf:armhf. #15 8.112 Preparing to unpack .../13-pkgconf_1.8.1-1_armhf.deb ... #15 8.119 Unpacking pkgconf:armhf (1.8.1-1) ... #51 8.907 Selecting previously unselected package zlib1g-dev:amd64. #51 8.907 Preparing to unpack .../31-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #51 8.913 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #51 8.998 Selecting previously unselected package libglib2.0-dev:amd64. #51 9.000 Preparing to unpack .../32-libglib2.0-dev_2.66.8-1_amd64.deb ... #51 9.004 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ... #18 DONE 4.2s #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 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 4.853 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf libsystemd-dev armhf 241-7~deb10u10 [322 kB] #15 4.857 Get:13 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB] #15 5.131 debconf: delaying package configuration, since apt-utils is not installed #14 91.22 Setting up libset-intspan-perl (1.19-2) ... #14 91.24 Setting up libmouse-perl (2.5.10-1build4) ... #14 91.26 Setting up libfile-listing-perl (6.14-1) ... #14 91.27 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 91.28 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 91.29 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 91.30 Setting up libfont-afm-perl (1.20-3) ... #14 91.32 Setting up libwant-perl (0.29-1build7) ... #14 91.34 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 91.36 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 91.37 Setting up liblist-compare-perl (0.55-1) ... #14 91.38 Setting up libref-util-xs-perl (0.117-1build5) ... #14 91.39 Setting up libio-pty-perl (1:1.15-2build2) ... #14 91.41 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 91.42 Setting up libfile-fcntllock-perl (0.22-3build7) ... #16 3.829 #16 3.829 The package has been created. #16 3.829 Attention, the package has been created in the current directory, #16 3.829 not in ".." as indicated by the message above! #16 3.857 Selecting previously unselected package docker-ce-build-deps. #16 3.872 (Reading database ... 26696 files and directories currently installed.) #16 3.874 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.879 Unpacking docker-ce-build-deps (1.0) ... #15 7.355 Selecting previously unselected package libpkgconf3:amd64. #15 7.359 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ... #15 7.363 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 7.400 Selecting previously unselected package pkgconf-bin. #15 7.404 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ... #15 7.408 Unpacking pkgconf-bin (1.8.1-1) ... #15 7.451 Selecting previously unselected package pkgconf:amd64. #15 7.454 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ... #15 7.461 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 7.502 Selecting previously unselected package pkg-config:amd64. #15 7.505 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ... #15 7.511 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 7.556 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ... #21 exporting layers 3.0s done #21 writing image sha256:ad70998def6b2410f76247fec6499bf22dab1260c6294f4df44d3f489cafa46e done #21 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #21 DONE 3.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #15 3.497 Reading package lists... #51 9.325 Selecting previously unselected package libseccomp-dev:amd64. #51 9.325 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #51 9.344 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #51 9.412 Selecting previously unselected package libsecret-1-dev:amd64. #15 8.162 Selecting previously unselected package pkg-config:armhf. #15 8.164 Preparing to unpack .../14-pkg-config_1.8.1-1_armhf.deb ... #15 8.170 Unpacking pkg-config:armhf (1.8.1-1) ... #15 8.217 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ... #15 8.231 Setting up libpkgconf3:armhf (1.8.1-1) ... #15 8.244 Setting up libuv1:armhf (1.44.2-1) ... #15 8.257 Setting up bash-completion (1:2.11-6) ... #15 8.284 Setting up libproc2-0:armhf (2:4.0.2-3) ... #15 8.297 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 8.310 Setting up pkgconf-bin (1.8.1-1) ... #15 8.323 Setting up librhash0:armhf (1.4.3-3) ... #15 8.336 Setting up procps (2:4.0.2-3) ... #15 8.383 Setting up cmake-data (3.25.1-1) ... #15 8.401 Setting up dh-apparmor (3.0.8-3) ... #15 8.415 Setting up libsystemd-dev:armhf (252.17-1~deb12u1) ... #15 8.429 Setting up pkgconf:armhf (1.8.1-1) ... #15 8.443 Setting up pkg-config:armhf (1.8.1-1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 5.165 Fetched 5928 kB in 0s (16.4 MB/s) #15 5.196 Selecting previously unselected package bash-completion. #15 5.196 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.211 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #16 0.763 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #16 0.822 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.894 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #16 0.967 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #14 91.44 Setting up libclone-perl (0.45-1build3) ... #14 91.45 Setting up libalgorithm-diff-perl (1.201-1) ... #14 91.46 Setting up libarchive-zip-perl (1.68-1) ... #14 91.48 Setting up libsub-identify-perl (0.14-1build5) ... #14 91.49 Setting up libdistro-info-perl (1.1ubuntu0.1) ... #14 91.51 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #14 91.52 Setting up python3-apt (2.4.0ubuntu2) ... #14 91.68 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 91.69 Setting up liblist-moreutils-perl (0.430-2) ... #14 91.71 Setting up libhtml-tagset-perl (3.20-4) ... #14 91.73 Setting up liblog-any-perl (1.710-1) ... #14 91.74 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 91.75 Setting up libdevel-size-perl (0.83-1build4) ... #14 91.76 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 91.78 Setting up libpod-constants-perl (0.19-2) ... #15 7.571 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 7.583 Setting up libuv1:amd64 (1.44.2-1) ... #15 7.617 Setting up bash-completion (1:2.11-6) ... #15 7.643 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 7.656 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 7.669 Setting up pkgconf-bin (1.8.1-1) ... #15 7.682 Setting up librhash0:amd64 (1.4.3-3) ... #15 7.694 Setting up procps (2:4.0.2-3) ... #15 7.740 Setting up cmake-data (3.25.1-1) ... #15 7.760 Setting up dh-apparmor (3.0.8-3) ... #15 7.773 Setting up libsystemd-dev:amd64 (252.17-1~deb12u1) ... #16 6.294 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 6.294 1 not fully installed or removed. #16 6.294 Need to get 14.8 MB of archives. #16 6.294 After this operation, 52.9 MB of additional disk space will be used. #16 6.294 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bash-completion all 1:2.11-7 [180 kB] + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 4.275 Building dependency tree... #15 4.445 Reading state information... #15 4.467 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.694 Starting 2 pkgProblemResolver with broken count: 0 #51 9.415 Preparing to unpack .../34-libsecret-1-dev_0.20.4-2_amd64.deb ... #51 9.421 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ... #51 9.540 Selecting previously unselected package libsystemd-dev:amd64. #51 9.540 Preparing to unpack .../35-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... #15 8.458 Setting up cmake (3.25.1-1) ... #15 8.470 Setting up docker-ce-build-deps (1.0) ... #15 8.485 Processing triggers for man-db (2.11.2-2) ... #14 91.80 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 91.81 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 91.82 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 91.83 Setting up libio-interactive-perl (1.023-1) ... #14 91.84 Setting up libtry-tiny-perl (0.31-1) ... #14 91.86 Setting up libtype-tiny-perl (1.012004-1) ... #14 91.88 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ... #14 91.89 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 91.90 Setting up libnet-http-perl (6.22-1) ... #14 91.91 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 91.93 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #14 91.95 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 91.97 Setting up libtime-moment-perl (0.44-1build6) ... #14 91.98 Setting up libencode-locale-perl (1.05-1.1) ... #14 91.99 Setting up libexception-class-perl (1.45-1) ... #15 7.784 Setting up pkgconf:amd64 (1.8.1-1) ... #15 7.795 Setting up pkg-config:amd64 (1.8.1-1) ... #15 7.808 Setting up cmake (3.25.1-1) ... #15 7.821 Setting up docker-ce-build-deps (1.0) ... #15 7.835 Processing triggers for man-db (2.11.2-2) ... #16 6.664 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive13 arm64 3.6.2-1ubuntu1 [371 kB] #16 6.790 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjsoncpp25 arm64 1.9.5-6 [76.0 kB] + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 DONE 10.6s #17 [stage-1 6/9] COPY --link sources/ /sources #15 4.697 Done #15 4.888 Done #51 9.546 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... #51 9.735 Selecting previously unselected package libudev-dev:amd64. #51 9.735 Preparing to unpack .../36-libudev-dev_247.3-7+deb11u4_amd64.deb ... #51 9.747 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:48 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 arm64 #14 92.00 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 92.02 Setting up libconfig-tiny-perl (2.28-1) ... #14 92.03 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ... #14 92.05 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 92.06 Setting up liblist-utilsby-perl (0.11-1) ... #14 92.07 Setting up libstring-shellquote-perl (1.04-1) ... #14 92.09 Setting up libnet-netmask-perl (2.0001-1) ... #14 92.11 Setting up libsub-install-perl (0.928-1.1) ... #14 92.12 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 92.15 Setting up intltool-debian (0.35.0+20060710.5) ... #14 92.16 Setting up liberror-perl (0.17029-1) ... #14 92.17 Setting up dh-autoreconf (20) ... #14 92.19 Setting up patchutils (0.4.2-1build2) ... #14 92.20 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 92.21 Setting up libltdl-dev:arm64 (2.4.6-15build2) ... #15 5.918 Unpacking bash-completion (1:2.8-6) ... #16 6.808 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librhash0 arm64 1.4.3-3 [125 kB] #16 6.828 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB] #16 6.840 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cmake-data all 3.27.4-1 [2128 kB] #17 DONE 0.4s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #15 5.071 Starting pkgProblemResolver with broken count: 0 #15 5.114 Starting 2 pkgProblemResolver with broken count: 0 #15 5.118 Done #14 DONE 84.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 #51 9.950 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #51 ... #49 [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-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 #16 0.741 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease #16 0.801 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease #16 0.874 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease #51 10.20 Setting up libpcre32-3:amd64 (2:8.39-13) ... #51 10.21 Setting up patch (2.7.6-7) ... #51 10.23 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... #51 10.25 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #51 10.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #51 10.28 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #51 10.29 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #51 10.31 Setting up python3-lib2to3 (3.9.2-1) ... #16 4.992 Reading state information... #16 4.999 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.264 Starting 2 pkgProblemResolver with broken count: 0 dpkg-source -I.git -b . #14 92.58 Setting up libstring-copyright-perl (0.003012-1) ... #14 92.60 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 92.78 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #15 6.381 Selecting previously unselected package libprocps7:armhf. #15 6.384 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ... #15 6.395 Unpacking libprocps7:armhf (2:3.3.15-2) ... #15 6.444 Selecting previously unselected package procps. #16 7.479 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] #16 7.479 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB] #16 7.480 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd0 arm64 253.5-1ubuntu6.1 [397 kB] #16 7.490 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd-dev arm64 253.5-1ubuntu6.1 [1185 kB] debian/rules clean dh clean --with=bash-completion dh_clean #16 0.947 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease #51 10.47 Setting up libelf1:amd64 (0.183-1) ... #51 10.48 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... #51 10.49 Setting up libsecret-common (0.20.4-2) ... #51 10.50 Setting up python3-distutils (3.9.2-1) ... #51 10.70 Setting up libglib2.0-dev-bin (2.66.8-1) ... #15 5.422 The following additional packages will be installed: #15 5.422 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 5.423 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 5.424 Suggested packages: #15 5.424 cmake-doc ninja-build apparmor-easyprof seccomp #15 5.424 Recommended packages: #15 5.424 psmisc #15 5.570 The following NEW packages will be installed: #15 5.570 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 5.571 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 5.845 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 5.845 1 not fully installed or removed. #15 5.845 Need to get 7085 kB of archives. #15 5.845 After this operation, 28.5 MB of additional disk space will be used. #15 5.845 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #16 5.268 Done #16 5.485 Done 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz #14 92.92 Setting up libdata-optlist-perl (0.112-1) ... #14 92.93 Setting up libipc-run-perl (20200505.0-1) ... #14 92.95 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 92.97 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 92.99 Setting up libcontextual-return-perl (0.004014-2) ... #14 93.00 Setting up libwww-robotrules-perl (6.02-1) ... #14 93.00 Setting up libtypes-serialiser-perl (1.01-1) ... #14 93.01 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 93.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 6.447 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ... #15 6.452 Unpacking procps (2:3.3.15-2) ... #15 6.512 Selecting previously unselected package libarchive13:armhf. #15 6.514 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 6.519 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 6.579 Selecting previously unselected package libjsoncpp1:armhf. #15 6.579 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... #15 6.583 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 6.625 Selecting previously unselected package librhash0:armhf. #15 6.628 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ... #15 6.632 Unpacking librhash0:armhf (1.3.8-1) ... #15 6.682 Selecting previously unselected package libuv1:armhf. #16 7.691 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpkgconf3 arm64 1.8.1-2 [31.2 kB] 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz #20 exporting layers 3.3s done #20 writing image sha256:630b4ba2b4e2aee378da0feee049962531466b8a1a138069f67810b974aa7a98 done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 3.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/aarch64 #15 5.850 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 5.861 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2+deb11u2 [80.6 kB] #15 5.863 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB] #15 5.863 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB] #15 5.866 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB] #15 5.867 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB] #15 5.868 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB] #15 5.870 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB] #15 5.889 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 5.890 Get:11 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #15 5.891 Get:12 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u4 [402 kB] #15 5.893 Get:13 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB] #15 6.066 debconf: delaying package configuration, since apt-utils is not installed #15 6.117 Fetched 7085 kB in 0s (22.5 MB/s) #16 5.700 Starting pkgProblemResolver with broken count: 0 #14 93.04 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 93.05 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ... #14 93.08 Setting up libgit-wrapper-perl (0.048-1) ... #14 93.09 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 93.11 Setting up librole-tiny-perl (2.002004-1) ... #14 93.12 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 93.14 Setting up build-essential (12.9ubuntu3) ... #14 93.15 Setting up libfont-ttf-perl (1.06-1.1) ... #14 93.16 Setting up libfile-homedir-perl (1.006-1) ... #14 93.17 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 93.19 Setting up libio-socket-ssl-perl (2.074-2) ... #14 93.21 Setting up libsub-exporter-perl (0.988-1) ... #14 93.22 Setting up libalgorithm-merge-perl (0.08-3) ... #14 93.23 Setting up libhttp-message-perl (6.36-1) ... #14 93.24 Setting up libdata-validate-ip-perl (0.30-1) ... #14 93.25 Setting up libhtml-form-perl (6.07-1) ... #14 93.27 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 93.28 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 93.30 Setting up libjson-xs-perl (4.030-1build3) ... #14 93.31 Setting up libhttp-negotiate-perl (6.01-1) ... #14 93.32 Setting up libio-prompter-perl (0.004015-1) ... #14 93.33 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 93.35 Setting up libhttp-cookies-perl (6.10-1) ... #14 93.37 Setting up po-debconf (1.0.21+nmu1) ... #15 6.684 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 6.688 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 6.727 Selecting previously unselected package cmake. #15 6.729 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ... #15 6.734 Unpacking cmake (3.13.4-1) ... #16 7.860 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkgconf-bin arm64 1.8.1-2 [20.4 kB] #16 7.890 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkgconf arm64 1.8.1-2 [16.7 kB] #16 7.916 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkg-config arm64 1.8.1-2 [7170 B] #16 1.163 Reading package lists... #16 2.549 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.549 dpkg-buildpackage: info: source version 1.0 #16 2.549 dpkg-buildpackage: info: source distribution unstable #16 2.549 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.585 dpkg-source --before-build . #16 2.585 dpkg-buildpackage: info: host architecture armhf #16 2.687 debian/rules clean #15 9.282 Processing triggers for libc-bin (2.36-9+deb12u3) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 6.147 Selecting previously unselected package bash-completion. #15 6.147 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.164 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #16 5.742 Starting 2 pkgProblemResolver with broken count: 0 #16 5.746 Done #16 6.106 The following additional packages will be installed: #51 ... #54 [all 2/7] COPY --link --from=runc /build/ / #54 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 11.00 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #51 11.04 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #51 11.06 Setting up libselinux1-dev:amd64 (3.1-3) ... #51 11.07 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #51 11.08 Setting up libglib2.0-bin (2.66.8-1) ... #51 11.09 Setting up dpkg-dev (1.20.13) ... #51 11.12 Setting up libsecret-1-0:amd64 (0.20.4-2) ... #51 11.13 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #51 11.14 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ... #51 11.16 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ... #51 11.17 Setting up libglib2.0-dev:amd64 (2.66.8-1) ... #51 11.18 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ... #51 11.19 No schema files found: doing nothing. #51 11.20 Processing triggers for libc-bin (2.31-13+deb11u7) ... #51 11.23 Setting up libsecret-1-dev:amd64 (0.20.4-2) ... #14 93.38 Setting up libhtml-tree-perl (5.07-2) ... #14 93.39 Setting up libparams-classify-perl (0.015-1build5) ... #14 93.40 Setting up libhtml-format-perl (2.12-1.1) ... #14 93.41 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 93.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 93.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 7.037 Selecting previously unselected package dh-apparmor. #15 7.040 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 7.045 Unpacking dh-apparmor (2.13.2-10) ... #15 7.083 Selecting previously unselected package libseccomp-dev:armhf. #15 7.086 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_armhf.deb ... #15 7.090 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 7.130 Selecting previously unselected package libsystemd-dev:armhf. #15 7.132 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_armhf.deb ... #15 7.138 Unpacking libsystemd-dev:armhf (241-7~deb10u10) ... #15 7.233 Selecting previously unselected package pkg-config. #16 8.092 debconf: delaying package configuration, since apt-utils is not installed #16 8.136 Fetched 14.8 MB in 2s (7237 kB/s) #16 8.166 Selecting previously unselected package bash-completion. #16 8.166 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27558 files and directories currently installed.) #16 8.181 Preparing to unpack .../0-bash-completion_1%3a2.11-7_all.deb ... #16 8.193 Unpacking bash-completion (1:2.11-7) ... #16 2.690 dh clean #16 2.771 dh_clean #16 2.806 debian/rules binary #16 2.807 dh binary #16 2.879 dh_update_autotools_config #16 2.909 dh_autoreconf #16 6.107 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.108 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 6.108 pkg-config pkgconf pkgconf-bin #16 6.110 Suggested packages: #16 6.110 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.110 seccomp #16 6.145 The following NEW packages will be installed: #16 6.145 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.146 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.146 pkgconf pkgconf-bin #16 6.148 The following packages will be upgraded: #16 6.148 libsystemd0 #51 DONE 11.4s #55 [build 5/6] RUN < #16 2.581 dpkg-buildpackage: info: host architecture armhf #16 6.564 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 6.564 1 not fully installed or removed. #16 6.564 Need to get 11.8 MB of archives. #16 6.564 After this operation, 41.4 MB of additional disk space will be used. #16 6.564 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB] #55 DONE 0.7s #45 [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 < dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #16 9.435 Preparing to unpack .../libpkgconf3_1.8.1-2_arm64.deb ... #16 9.439 Unpacking libpkgconf3:arm64 (1.8.1-2) ... #16 9.471 Selecting previously unselected package pkgconf-bin. #16 9.474 Preparing to unpack .../pkgconf-bin_1.8.1-2_arm64.deb ... #16 9.477 Unpacking pkgconf-bin (1.8.1-2) ... #16 9.509 Selecting previously unselected package pkgconf:arm64. #16 9.512 Preparing to unpack .../pkgconf_1.8.1-2_arm64.deb ... #16 9.517 Unpacking pkgconf:arm64 (1.8.1-2) ... #16 9.555 Selecting previously unselected package pkg-config:arm64. #16 9.558 Preparing to unpack .../pkg-config_1.8.1-2_arm64.deb ... #16 9.564 Unpacking pkg-config:arm64 (1.8.1-2) ... #16 9.609 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 9.621 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 9.636 Setting up libpkgconf3:arm64 (1.8.1-2) ... #16 9.648 Setting up libuv1:arm64 (1.44.2-1) ... #16 9.659 Setting up bash-completion (1:2.11-7) ... #16 0.880 Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease #16 0.952 Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease #15 7.651 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ... #15 7.654 Unpacking cmake (3.18.4-2+deb11u1) ... #16 3.098 dh_install #16 3.135 dh_installdocs #16 3.178 dh_installchangelogs #16 3.271 dh_perl #16 3.310 dh_link #14 94.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 94.95 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #14 94.97 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 94.98 Updating certificates in /etc/ssl/certs... debian/rules clean dh clean --with=bash-completion dh_clean #16 9.680 Setting up libjsoncpp25:arm64 (1.9.5-6) ... #16 9.690 Setting up pkgconf-bin (1.8.1-2) ... #16 9.701 Setting up librhash0:arm64 (1.4.3-3) ... #16 9.712 Setting up cmake-data (3.27.4-1) ... #16 9.732 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.743 Setting up libsystemd-dev:arm64 (253.5-1ubuntu6.1) ... #16 9.752 Setting up pkgconf:arm64 (1.8.1-2) ... #16 9.762 Setting up pkg-config:arm64 (1.8.1-2) ... #16 9.775 Setting up cmake (3.27.4-1) ... #16 9.785 Setting up docker-ce-build-deps (1.0) ... #16 9.796 Processing triggers for man-db (2.11.2-3) ... #16 9.872 Processing triggers for libc-bin (2.38-1ubuntu6) ... #15 8.009 Selecting previously unselected package dh-apparmor. #15 8.012 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 8.015 Unpacking dh-apparmor (2.13.6-10) ... #15 8.048 Selecting previously unselected package libseccomp-dev:armhf. #15 8.051 Preparing to unpack .../10-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #15 8.056 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 8.104 Selecting previously unselected package libsystemd-dev:armhf. #15 8.107 Preparing to unpack .../11-libsystemd-dev_247.3-7+deb11u4_armhf.deb ... #15 8.111 Unpacking libsystemd-dev:armhf (247.3-7+deb11u4) ... #16 3.347 dh_strip_nondeterminism #16 3.422 dh_compress #16 3.466 dh_fixperms #16 3.511 dh_missing #16 3.540 dh_installdeb #15 9.009 Processing triggers for libc-bin (2.28-10+deb10u2) ... #14 95.43 0 added, 0 removed; done. #14 95.43 Running hooks in /etc/ca-certificates/update.d... #16 7.699 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.700 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB] #16 7.701 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.2 [384 kB] #16 7.704 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-dev arm64 252.5-2ubuntu3.2 [322 kB] #16 7.857 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpkgconf3 arm64 1.8.1-1ubuntu2 [29.5 kB] dpkg-source -I.git -b . #21 exporting layers 3.7s done #21 writing image sha256:0954dc6e9a9bfe91358f11502d6f5e91f5996ee67a92158bbf8b9e0a3018a218 done #21 naming to docker.io/debbuild-ubuntu-mantic/x86_64 done #21 DONE 3.7s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-mantic:/build debbuild-ubuntu-mantic/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 8.232 Selecting previously unselected package pkg-config. #15 8.234 Preparing to unpack .../12-pkg-config_0.29.2-1_armhf.deb ... #15 8.238 Unpacking pkg-config (0.29.2-1) ... #15 8.284 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 8.295 Setting up libuv1:armhf (1.40.0-2) ... #15 8.307 Setting up bash-completion (1:2.11-2) ... #16 3.576 dh_gencontrol #16 3.711 dh_md5sums #16 3.754 dh_builddeb #16 3.784 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.800 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #14 95.43 done. #16 8.032 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf-bin arm64 1.8.1-1ubuntu2 [20.4 kB] #16 8.063 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf arm64 1.8.1-1ubuntu2 [16.8 kB] #16 8.090 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkg-config arm64 1.8.1-1ubuntu2 [5408 B] #18 DONE 3.2s #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 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz #16 DONE 10.2s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #23 43.12 + rm -f /go/src/github.com/docker/docker/go.mod #23 43.12 Created binary: /tmp/bundles/binary-daemon/dockerd.exe #23 43.16 ++++++ cat ./cli/winresources/docker-proxy/winres.json #23 43.16 { #23 43.16 "RT_GROUP_ICON": { #23 43.16 "#1": { #23 43.16 "0409": "../../winresources/docker.ico" #23 43.16 } #23 43.16 }, #23 43.16 "RT_MANIFEST": { #23 43.16 "#1": { #23 43.16 "0409": { #23 43.16 "identity": {}, #23 43.16 "description": "Docker Engine", #23 43.16 "minimum-os": "vista", #23 43.16 "execution-level": "", #23 43.16 "ui-access": false, #23 43.16 "auto-elevate": false, #23 43.16 "dpi-awareness": "unaware", #23 43.16 "disable-theming": false, #23 43.16 "disable-window-filtering": false, #23 43.16 "high-resolution-scrolling-aware": false, #23 43.16 "ultra-high-resolution-scrolling-aware": false, #23 43.16 "long-path-aware": false, #23 43.16 "printer-driver-isolation": false, #23 43.16 "gdi-scaling": false, #23 43.16 "segment-heap": false, #23 43.16 "use-common-controls-v6": false #23 43.16 } #23 43.16 } #23 43.16 }, #23 43.16 "RT_MESSAGETABLE": { #23 43.16 "#1": { #23 43.16 "0409": "../../winresources/event_messages.bin" #23 43.16 } #23 43.16 }, #23 43.16 "RT_VERSION": { #23 43.16 "#1": { #23 43.16 "0409": { #23 43.16 "fixed": { #23 43.16 "file_version": "0.0.0.0", #23 43.16 "product_version": "0.0.0.0", #23 43.16 "type": "Unknown" #23 43.16 }, #23 43.16 "info": { #23 43.16 "0000": { #23 43.16 "CompanyName": "", #23 43.16 "FileVersion": "0.0.0-20231121102016-1401f91", #23 43.16 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #23 43.16 "OriginalFileName": "docker-proxy.exe", #23 43.16 "ProductName": "", #23 43.16 "ProductVersion": "0.0.0-20231121102016-1401f91", #23 43.16 "SpecialBuild": "8e84bc3" #23 43.16 } #23 43.16 } #23 43.16 } #23 43.16 } #23 43.16 } #23 43.16 } #23 43.16 cmd/docker-proxy/genwinres_windows.go #23 43.16 cmd/docker-proxy/main.go #23 43.16 cmd/docker-proxy/network_proxy_test.go #23 43.16 cmd/docker-proxy/proxy.go #23 43.16 cmd/docker-proxy/sctp_proxy.go #23 43.16 cmd/docker-proxy/tcp_proxy.go #23 43.16 cmd/docker-proxy/udp_proxy.go #23 43.18 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)... #23 43.19 + tee /go/src/github.com/docker/docker/go.mod #23 43.19 module github.com/docker/docker #23 43.19 #23 43.19 go 1.20 #23 43.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #23 43.19 + GO111MODULE=on #23 43.19 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:05.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 43.42 + rm -f /go/src/github.com/docker/docker/go.mod #23 43.42 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe #23 43.42 #23 DONE 45.0s #24 [binary 1/1] COPY --from=build /build/ / #24 DONE 0.2s #25 exporting to client directory #25 copying files 38B #25 copying files 65.14MB 0.2s done #25 DONE 0.2s cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 docker buildx bake --set binary.platform=windows/amd64 binary #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.56kB 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 [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 #7 ... #8 [internal] load metadata for docker.io/library/golang:1.21.3-alpine3.17 #8 DONE 0.3s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 DONE 0.5s #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #9 CACHED #10 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #10 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #10 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #10 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done #10 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done #10 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s #10 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done #10 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done #10 DONE 0.3s #11 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #11 resolve docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e 0.0s done #11 sha256:06cb1dae8604f1655f089bb3dd210a8123e0c9deaca78033f4629979ed316337 1.16kB / 1.16kB done #11 sha256:a9912e40f99f02b22dc040191ae0d85fc96cb4389a8ba9b81657cad47497d818 6.32kB / 6.32kB done #11 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done #11 sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 284.93kB / 284.93kB 0.1s done #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 17.83MB / 67.02MB 0.3s #11 sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e 1.65kB / 1.65kB done #11 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done #11 sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 155B / 155B 0.2s done #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 30.41MB / 67.02MB 0.4s #11 extracting sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 #11 extracting sha256:a1ef7ce3344464e5090f7a329df2dfd9bb5025b01275806248dba373a82c2413 0.1s done #16 3.965 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #16 4.047 dpkg-genchanges: info: binary-only upload (no source code included) #16 4.049 dpkg-source --after-build . #15 DONE 9.4s #16 [stage-1 5/8] COPY --link sources/ /sources #16 8.353 debconf: delaying package configuration, since apt-utils is not installed #16 8.398 Fetched 11.8 MB in 2s (6065 kB/s) #16 8.432 Selecting previously unselected package bash-completion. #56 1.298 #56 1.352 Removing /tmp/bundles/ #56 1.361 #56 1.382 ---> Making bundle: binary (in /tmp/bundles/binary) #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #11 ... #12 [internal] load build context #12 transferring context: 41.45MB 0.6s done #12 DONE 0.7s #11 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 44.04MB / 67.02MB 0.7s #16 4.156 dpkg-buildpackage: info: binary-only upload (no source included) #16 4.160 #16 4.160 The package has been created. #16 4.160 Attention, the package has been created in the current directory, #16 4.160 not in ".." as indicated by the message above! #16 4.192 Selecting previously unselected package docker-ce-build-deps. #16 4.208 (Reading database ... 26405 files and directories currently installed.) #16 4.209 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 4.213 Unpacking docker-ce-build-deps (1.0) ... #16 4.222 Reading package lists... + 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 #15 9.014 Setting up libncurses6:armhf (6.2+20201114-2+deb11u2) ... #16 8.432 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 8.446 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 8.460 Unpacking bash-completion (1:2.11-6ubuntu1) ... #16 8.598 Selecting previously unselected package libarchive13:arm64. #16 8.600 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_arm64.deb ... #16 8.610 Unpacking libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 8.654 Selecting previously unselected package libjsoncpp25:arm64. #16 8.657 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_arm64.deb ... #16 8.661 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... #16 8.702 Selecting previously unselected package librhash0:arm64. #16 1.132 Reading package lists... #56 1.525 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)... #56 1.533 + tee /go/src/github.com/docker/docker/go.mod #56 1.534 module github.com/docker/docker #56 1.534 #56 1.534 go 1.20 #56 1.534 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #56 1.534 + GO111MODULE=on #56 1.534 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:52.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 5.305 Building dependency tree... #16 5.516 Reading state information... #15 9.025 Setting up pkg-config (0.29.2-1) ... #15 9.076 Setting up libjsoncpp24:armhf (1.9.4-4) ... #15 9.088 Setting up librhash0:armhf (1.4.1-2) ... #15 9.098 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 9.114 Setting up dh-apparmor (2.13.6-10) ... #15 9.125 Setting up libsystemd-dev:armhf (247.3-7+deb11u4) ... #15 9.137 Setting up libprocps8:armhf (2:3.3.17-5) ... #15 9.148 Setting up procps (2:3.3.17-5) ... #15 9.187 Setting up cmake (3.18.4-2+deb11u1) ... #15 9.199 Setting up docker-ce-build-deps (1.0) ... #15 9.210 Processing triggers for man-db (2.9.4-2) ... #16 8.705 Preparing to unpack .../3-librhash0_1.4.3-3_arm64.deb ... #16 8.711 Unpacking librhash0:arm64 (1.4.3-3) ... #16 8.752 Selecting previously unselected package libuv1:arm64. #16 8.755 Preparing to unpack .../4-libuv1_1.44.2-1_arm64.deb ... #16 8.760 Unpacking libuv1:arm64 (1.44.2-1) ... #16 8.848 Selecting previously unselected package cmake-data. #16 8.851 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 8.861 Unpacking cmake-data (3.25.1-1ubuntu1) ... #16 DONE 0.6s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 5.522 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.764 Starting 2 pkgProblemResolver with broken count: 0 #16 5.768 Done #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 50.33MB / 67.02MB 1.2s + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:36:53 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic dpkg-buildpackage: info: source distribution mantic dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #16 9.255 Selecting previously unselected package cmake. #16 2.458 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.458 dpkg-buildpackage: info: source version 1.0 #16 2.458 dpkg-buildpackage: info: source distribution unstable #16 2.458 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.498 dpkg-source --before-build . #16 2.499 dpkg-buildpackage: info: host architecture armhf #16 2.606 debian/rules clean #16 2.608 dh clean #16 2.715 dh_clean #16 5.956 Done #16 6.156 Starting pkgProblemResolver with broken count: 0 #16 6.191 Starting 2 pkgProblemResolver with broken count: 0 #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 54.53MB / 67.02MB 1.7s debian/rules clean dh clean --with=bash-completion dh_clean #16 9.258 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_arm64.deb ... #16 9.263 Unpacking cmake (3.25.1-1ubuntu1) ... #16 9.454 Selecting previously unselected package dh-apparmor. #16 9.457 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 9.461 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 9.495 Selecting previously unselected package libseccomp-dev:arm64. #16 9.498 Preparing to unpack .../8-libseccomp-dev_2.5.4-1ubuntu3_arm64.deb ... #16 9.502 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 9.550 Preparing to unpack .../9-libsystemd0_252.5-2ubuntu3.2_arm64.deb ... #16 2.752 debian/rules binary #16 2.754 dh binary #16 2.851 dh_update_autotools_config #16 2.882 dh_autoreconf #16 2.926 create-stamp debian/debhelper-build-stamp #16 2.926 dh_prep #16 2.957 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 3.011 dh_install #16 3.047 dh_installdocs #16 3.088 dh_installchangelogs #16 6.194 Done #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 59.77MB / 67.02MB 1.8s dpkg-source -I.git -b . #16 9.564 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... #16 9.723 Setting up libsystemd0:arm64 (252.5-2ubuntu3.2) ... #16 9.805 Selecting previously unselected package libsystemd-dev:arm64. #16 3.181 dh_perl #16 3.220 dh_link #16 3.256 dh_strip_nondeterminism #16 3.328 dh_compress #16 6.521 The following additional packages will be installed: #16 6.521 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.522 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.522 libsystemd-dev libsystemd0 libuv1 pkg-config #16 6.524 Suggested packages: #16 6.524 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 6.524 Recommended packages: #16 6.524 libglib2.0-data shared-mime-info xdg-user-dirs #16 6.560 The following NEW packages will be installed: #16 6.561 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.561 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.561 libsystemd-dev libuv1 pkg-config #16 6.563 The following packages will be upgraded: #16 6.563 libsystemd0 #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 66.06MB / 67.02MB 2.1s #11 sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 67.02MB / 67.02MB 2.2s done #11 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz #16 9.805 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30771 files and directories currently installed.) #16 9.821 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.2_arm64.deb ... #16 9.827 Unpacking libsystemd-dev:arm64 (252.5-2ubuntu3.2) ... #16 9.891 Selecting previously unselected package libpkgconf3:arm64. #16 9.894 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_arm64.deb ... #16 9.900 Unpacking libpkgconf3:arm64 (1.8.1-1ubuntu2) ... #16 9.940 Selecting previously unselected package pkgconf-bin. #16 9.943 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_arm64.deb ... #16 9.948 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 9.988 Selecting previously unselected package pkgconf:arm64. #16 9.991 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_arm64.deb ... #16 9.997 Unpacking pkgconf:arm64 (1.8.1-1ubuntu2) ... #16 10.04 Selecting previously unselected package pkg-config:arm64. #16 10.04 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_arm64.deb ... #16 4.308 Reading package lists... #16 5.407 Building dependency tree... #16 5.617 Reading state information... #16 3.372 dh_fixperms #16 3.417 dh_missing #16 3.445 dh_installdeb #16 3.481 dh_gencontrol #16 10.05 Unpacking pkg-config:arm64 (1.8.1-1ubuntu2) ... #16 10.11 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 10.12 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 10.14 Setting up libpkgconf3:arm64 (1.8.1-1ubuntu2) ... #16 10.15 Setting up libuv1:arm64 (1.44.2-1) ... #16 10.16 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 10.19 Setting up libjsoncpp25:arm64 (1.9.5-4) ... #16 10.20 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 10.21 Setting up librhash0:arm64 (1.4.3-3) ... #16 10.23 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 10.25 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 10.26 Setting up libsystemd-dev:arm64 (252.5-2ubuntu3.2) ... #16 5.624 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.902 Starting 2 pkgProblemResolver with broken count: 0 #16 5.906 Done #16 3.613 dh_md5sums #16 3.657 dh_builddeb #16 3.686 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.703 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #15 10.24 Processing triggers for libc-bin (2.31-13+deb11u7) ... #16 6.976 1 upgraded, 14 newly installed, 0 to remove and 11 not upgraded. #16 6.976 1 not fully installed or removed. #16 6.976 Need to get 9462 kB of archives. #16 6.976 After this operation, 33.5 MB of additional disk space will be used. #16 6.976 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB] #16 10.27 Setting up pkgconf:arm64 (1.8.1-1ubuntu2) ... #16 10.29 Setting up pkg-config:arm64 (1.8.1-1ubuntu2) ... #16 10.30 Setting up cmake (3.25.1-1ubuntu1) ... #16 10.32 Setting up docker-ce-build-deps (1.0) ... #16 10.33 Processing triggers for man-db (2.11.2-1) ... #16 10.43 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #16 6.129 Done #16 3.861 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #16 3.944 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.946 dpkg-source --after-build . #16 4.052 dpkg-buildpackage: info: binary-only upload (no source included) #16 4.057 #16 4.057 The package has been created. #16 4.057 Attention, the package has been created in the current directory, #16 4.057 not in ".." as indicated by the message above! #16 4.085 Selecting previously unselected package docker-ce-build-deps. #16 4.101 (Reading database ... 27255 files and directories currently installed.) #16 4.103 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 4.108 Unpacking docker-ce-build-deps (1.0) ... #15 DONE 10.7s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #16 7.337 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB] #16 7.452 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB] #16 7.471 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB] #16 7.495 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB] #16 6.344 Starting pkgProblemResolver with broken count: 0 #16 6.396 Starting 2 pkgProblemResolver with broken count: 0 #16 6.400 Done #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #17 DONE 3.9s #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.505 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 7.506 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB] #16 7.507 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB] #16 7.644 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB] #16 DONE 11.0s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.1s #16 7.861 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #16 7.862 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB] #16 8.011 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd0 armhf 249.11-0ubuntu3.11 [296 kB] #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #16 6.800 The following additional packages will be installed: #16 6.801 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.801 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 6.802 pkg-config pkgconf pkgconf-bin #16 6.803 Suggested packages: #16 6.803 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.803 seccomp #16 6.847 The following NEW packages will be installed: #16 6.848 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.848 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.849 pkgconf pkgconf-bin #16 6.850 The following packages will be upgraded: #16 6.850 libsystemd0 #14 DONE 98.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 #16 7.288 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 7.288 1 not fully installed or removed. #16 7.288 Need to get 8686 kB of archives. #16 7.288 After this operation, 32.4 MB of additional disk space will be used. #16 7.288 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB] #16 4.206 Reading package lists... #16 8.429 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.11 [306 kB] #16 8.485 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB] #16 7.651 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB] #16 5.218 Building dependency tree... #16 5.421 Reading state information... #16 0.766 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #16 8.647 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB] #16 8.814 debconf: delaying package configuration, since apt-utils is not installed #16 8.851 Fetched 9462 kB in 2s (4551 kB/s) #16 8.919 Selecting previously unselected package bash-completion. #16 7.761 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB] #16 7.781 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librhash0 armhf 1.4.3-3 [142 kB] #16 7.806 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuv1 armhf 1.44.2-1 [76.2 kB] #16 7.816 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake-data all 3.25.1-1ubuntu1 [2052 kB] #16 5.428 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.718 Starting 2 pkgProblemResolver with broken count: 0 #16 0.824 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.896 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #16 0.969 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #16 8.919 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25313 files and directories currently installed.) #16 8.934 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 8.948 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 7.963 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake armhf 3.25.1-1ubuntu1 [4977 kB] #17 DONE 4.5s #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 5.723 Done #16 5.943 Done #16 9.074 Selecting previously unselected package libarchive13:armhf. #16 9.075 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ... #16 9.083 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ... #16 9.121 Selecting previously unselected package libjsoncpp25:armhf. #16 9.121 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ... #16 9.125 Unpacking libjsoncpp25:armhf (1.9.5-3) ... #16 9.162 Selecting previously unselected package librhash0:armhf. #16 9.164 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ... #16 9.169 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ... #16 9.207 Selecting previously unselected package libuv1:armhf. #16 9.209 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ... #16 9.213 Unpacking libuv1:armhf (1.43.0-1) ... #16 9.241 Selecting previously unselected package dh-elpa-helper. #16 9.243 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 9.246 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 9.286 Selecting previously unselected package emacsen-common. #16 9.288 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 9.299 Unpacking emacsen-common (3.0.4) ... #16 9.340 Selecting previously unselected package cmake-data. #16 8.199 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.200 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB] #16 8.202 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.2 [367 kB] #16 8.218 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-dev armhf 252.5-2ubuntu3.2 [322 kB] #18 DONE 3.7s #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 #16 6.163 Starting pkgProblemResolver with broken count: 0 #16 6.217 Starting 2 pkgProblemResolver with broken count: 0 #16 6.223 Done #16 9.342 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... #16 9.352 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 8.382 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpkgconf3 armhf 1.8.1-1ubuntu2 [24.5 kB] #16 8.553 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf-bin armhf 1.8.1-1ubuntu2 [20.7 kB] #16 8.582 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf armhf 1.8.1-1ubuntu2 [16.8 kB] #16 8.609 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkg-config armhf 1.8.1-1ubuntu2 [5408 B] #16 9.702 Selecting previously unselected package cmake. #16 9.705 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ... #16 9.709 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #16 9.830 Selecting previously unselected package dh-apparmor. #16 9.833 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ... #16 9.837 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ... #16 9.933 Selecting previously unselected package libseccomp-dev:armhf. #16 8.812 debconf: delaying package configuration, since apt-utils is not installed #16 8.860 Fetched 8686 kB in 2s (4907 kB/s) #17 DONE 3.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 #11 extracting sha256:da8cd8fd6e936ae489ee166bf78cbf91a29edeaa0bf7ae97fa2314c7cca723a8 3.0s done #11 extracting sha256:17e1d6a3935137abe8d550b4a284cdd9887a117482e27a1ac714d4993d71d501 done #11 DONE 5.5s #16 6.641 The following additional packages will be installed: #16 6.641 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.642 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libsystemd0 libuv1 #16 6.642 pkg-config pkgconf pkgconf-bin #16 6.644 Suggested packages: #16 6.644 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.644 seccomp #16 6.688 The following NEW packages will be installed: #16 6.689 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.689 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.689 pkgconf pkgconf-bin #16 6.691 The following packages will be upgraded: #16 6.691 libsystemd0 #16 9.936 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ... #16 9.944 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 9.983 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.11_armhf.deb ... #16 9.993 Unpacking libsystemd0:armhf (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... #16 10.05 Setting up libsystemd0:armhf (249.11-0ubuntu3.11) ... #16 10.09 Selecting previously unselected package libsystemd-dev:armhf. #16 10.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29250 files and directories currently installed.) #16 10.11 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.11_armhf.deb ... #16 10.11 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.11) ... #16 10.18 Selecting previously unselected package libglib2.0-0:armhf. #16 8.890 Selecting previously unselected package bash-completion. #16 8.890 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 8.905 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 8.918 Unpacking bash-completion (1:2.11-6ubuntu1) ... #16 9.055 Selecting previously unselected package libarchive13:armhf. #16 9.058 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_armhf.deb ... #16 9.067 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ... #16 9.136 Selecting previously unselected package libjsoncpp25:armhf. #13 [build-base-alpine 2/4] COPY --link --from=xx / / #16 1.144 Reading package lists... #16 10.18 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ... #16 10.18 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 10.24 Selecting previously unselected package pkg-config. #16 10.24 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_armhf.deb ... #16 10.25 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 10.29 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 10.30 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ... #16 10.31 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 10.32 No schema files found: doing nothing. #16 10.32 Setting up libuv1:armhf (1.43.0-1) ... #16 10.34 Setting up emacsen-common (3.0.4) ... #16 10.38 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 10.39 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 9.139 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_armhf.deb ... #16 9.142 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #16 9.183 Selecting previously unselected package librhash0:armhf. #16 9.186 Preparing to unpack .../3-librhash0_1.4.3-3_armhf.deb ... #16 9.190 Unpacking librhash0:armhf (1.4.3-3) ... #16 9.268 Selecting previously unselected package libuv1:armhf. #16 9.271 Preparing to unpack .../4-libuv1_1.44.2-1_armhf.deb ... #16 9.275 Unpacking libuv1:armhf (1.44.2-1) ... #16 9.325 Selecting previously unselected package cmake-data. #16 9.327 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 9.338 Unpacking cmake-data (3.25.1-1ubuntu1) ... #16 2.272 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.272 dpkg-buildpackage: info: source version 1.0 #16 2.272 dpkg-buildpackage: info: source distribution unstable #16 2.272 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.307 dpkg-buildpackage: info: host architecture arm64 #16 2.307 dpkg-source --before-build . #16 10.41 Setting up libjsoncpp25:armhf (1.9.5-3) ... #16 10.42 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 10.48 Setting up librhash0:armhf (1.4.2-1ubuntu1) ... #16 10.49 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 10.53 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 10.54 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.11) ... #16 10.55 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 10.57 Setting up docker-ce-build-deps (1.0) ... #16 10.58 Processing triggers for man-db (2.10.2-1) ... #16 7.107 1 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 7.107 1 not fully installed or removed. #16 7.107 Need to get 10.6 MB of archives. #16 7.107 After this operation, 39.5 MB of additional disk space will be used. #16 7.107 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bash-completion all 1:2.11-7 [180 kB] #16 7.471 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB] #16 9.712 Selecting previously unselected package cmake. #16 2.405 debian/rules clean #16 2.407 dh clean #16 2.495 dh_clean #16 2.531 debian/rules binary #16 2.533 dh binary #16 2.609 dh_update_autotools_config #16 2.637 dh_autoreconf #16 2.678 create-stamp debian/debhelper-build-stamp #16 2.678 dh_prep #16 2.706 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.756 dh_install #17 DONE 2.9s #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.68 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #16 7.583 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjsoncpp25 armhf 1.9.5-6 [72.5 kB] #16 7.602 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librhash0 armhf 1.4.3-3 [142 kB] #16 7.627 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libuv1 armhf 1.44.2-1 [76.2 kB] #16 7.637 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cmake-data all 3.27.4-1 [2128 kB] #16 9.716 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_armhf.deb ... #16 9.720 Unpacking cmake (3.25.1-1ubuntu1) ... #16 9.866 Selecting previously unselected package dh-apparmor. #16 9.869 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 9.874 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 9.910 Selecting previously unselected package libseccomp-dev:armhf. #16 9.913 Preparing to unpack .../8-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ... #16 9.918 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 9.960 Preparing to unpack .../9-libsystemd0_252.5-2ubuntu3.2_armhf.deb ... #16 9.972 Unpacking libsystemd0:armhf (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... #16 2.789 dh_installdocs #16 2.828 dh_installchangelogs #16 7.787 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cmake armhf 3.27.4-1 [5975 kB] #16 10.04 Setting up libsystemd0:armhf (252.5-2ubuntu3.2) ... #16 10.08 Selecting previously unselected package libsystemd-dev:armhf. #16 10.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30480 files and directories currently installed.) #16 10.10 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.2_armhf.deb ... #16 10.10 Unpacking libsystemd-dev:armhf (252.5-2ubuntu3.2) ... #16 10.17 Selecting previously unselected package libpkgconf3:armhf. #16 10.17 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_armhf.deb ... #16 10.18 Unpacking libpkgconf3:armhf (1.8.1-1ubuntu2) ... #16 10.21 Selecting previously unselected package pkgconf-bin. #16 2.913 dh_perl #16 2.949 dh_link #16 2.982 dh_strip_nondeterminism #16 3.046 dh_compress #16 3.087 dh_fixperms #16 3.130 dh_missing #16 3.156 dh_installdeb #21 exporting layers 2.3s done #21 writing image sha256:358da2129a6cffe7eb11ffb41823175a6e4d495eae58e498dff1a05b87d6f973 done #21 naming to docker.io/debbuild-ubuntu-mantic/aarch64 #21 naming to docker.io/debbuild-ubuntu-mantic/aarch64 done #21 DONE 2.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-mantic:/build debbuild-ubuntu-mantic/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 8.067 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] #16 8.068 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB] #16 8.069 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd0 armhf 253.5-1ubuntu6.1 [380 kB] #16 8.079 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd-dev armhf 253.5-1ubuntu6.1 [1100 kB] #16 DONE 11.6s #16 10.21 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_armhf.deb ... #16 10.22 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 10.26 Selecting previously unselected package pkgconf:armhf. #16 10.26 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_armhf.deb ... #16 10.27 Unpacking pkgconf:armhf (1.8.1-1ubuntu2) ... #16 10.31 Selecting previously unselected package pkg-config:armhf. #16 10.31 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_armhf.deb ... #16 10.32 Unpacking pkg-config:armhf (1.8.1-1ubuntu2) ... #16 10.36 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 10.39 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ... #16 10.40 Setting up libpkgconf3:armhf (1.8.1-1ubuntu2) ... #16 10.41 Setting up libuv1:armhf (1.44.2-1) ... #16 3.190 dh_gencontrol #16 3.305 dh_md5sums #16 3.340 dh_builddeb #16 3.367 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.439 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #16 8.296 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpkgconf3 armhf 1.8.1-2 [26.3 kB] #17 [stage-1 6/9] COPY --link sources/ /sources #16 10.43 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 10.46 Setting up libjsoncpp25:armhf (1.9.5-4) ... #16 10.47 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 10.48 Setting up librhash0:armhf (1.4.3-3) ... #16 10.49 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 10.51 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 10.53 Setting up libsystemd-dev:armhf (252.5-2ubuntu3.2) ... #16 10.54 Setting up pkgconf:armhf (1.8.1-1ubuntu2) ... #16 10.55 Setting up pkg-config:armhf (1.8.1-1ubuntu2) ... #16 10.57 Setting up cmake (3.25.1-1ubuntu1) ... #16 10.58 Setting up docker-ce-build-deps (1.0) ... #16 10.59 Processing triggers for man-db (2.11.2-1) ... #16 3.581 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #16 3.658 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.661 dpkg-source --after-build . #20 exporting layers 4.5s done #20 writing image sha256:04728188406c56acebbcaec34540ecbe671b520fa3382d74d6b2078e0f2f4f38 done #20 naming to docker.io/debbuild-debian-bookworm/x86_64 done #20 DONE 4.5s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/x86_64 #16 8.460 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkgconf-bin armhf 1.8.1-2 [20.6 kB] #17 DONE 0.3s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #16 8.491 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkgconf armhf 1.8.1-2 [16.7 kB] #16 8.517 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkg-config armhf 1.8.1-2 [7170 B] #16 10.78 Processing triggers for libc-bin (2.37-0ubuntu2.1) ... #16 3.758 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.763 #16 3.763 The package has been created. #16 3.763 Attention, the package has been created in the current directory, #16 3.763 not in ".." as indicated by the message above! #16 3.788 Selecting previously unselected package docker-ce-build-deps. #16 3.802 (Reading database ... 25563 files and directories currently installed.) #16 3.803 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.806 Unpacking docker-ce-build-deps (1.0) ... #16 8.750 debconf: delaying package configuration, since apt-utils is not installed #16 8.801 Fetched 10.6 MB in 2s (5749 kB/s) #16 8.830 Selecting previously unselected package bash-completion. #16 8.830 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27259 files and directories currently installed.) #16 8.847 Preparing to unpack .../0-bash-completion_1%3a2.11-7_all.deb ... #16 8.860 Unpacking bash-completion (1:2.11-7) ... #16 8.986 Selecting previously unselected package libarchive13:armhf. #18 DONE 3.9s #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 + 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 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 8.989 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_armhf.deb ... #16 8.996 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ... #16 9.036 Selecting previously unselected package libjsoncpp25:armhf. #16 9.038 Preparing to unpack .../2-libjsoncpp25_1.9.5-6_armhf.deb ... #16 9.042 Unpacking libjsoncpp25:armhf (1.9.5-6) ... #16 9.083 Selecting previously unselected package librhash0:armhf. #16 9.085 Preparing to unpack .../3-librhash0_1.4.3-3_armhf.deb ... #16 9.089 Unpacking librhash0:armhf (1.4.3-3) ... #16 9.135 Selecting previously unselected package libuv1:armhf. #16 9.137 Preparing to unpack .../4-libuv1_1.44.2-1_armhf.deb ... #16 9.143 Unpacking libuv1:armhf (1.44.2-1) ... #16 9.186 Selecting previously unselected package cmake-data. #16 9.188 Preparing to unpack .../5-cmake-data_3.27.4-1_all.deb ... #16 9.197 Unpacking cmake-data (3.27.4-1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 #13 DONE 2.3s #14 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #14 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:00 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 VERSION BBB 0.0.0-20231121102016-1401f91 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic dpkg-buildpackage: info: source distribution mantic dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #16 3.883 Reading package lists... #16 4.709 Building dependency tree... + 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 #21 exporting layers 6.8s done #21 writing image sha256:3f738b9d7c3ce7c569736601931befdc5a86e4b026785ffd8801ab8765effeed done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 6.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 + 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 9.611 Selecting previously unselected package cmake. #16 9.614 Preparing to unpack .../6-cmake_3.27.4-1_armhf.deb ... #16 9.618 Unpacking cmake (3.27.4-1) ... #16 9.783 Selecting previously unselected package dh-apparmor. #16 9.785 Preparing to unpack .../7-dh-apparmor_4.0.0~alpha2-0ubuntu5_all.deb ... #16 9.789 Unpacking dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.818 Selecting previously unselected package libseccomp-dev:armhf. #16 9.821 Preparing to unpack .../8-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ... #16 9.826 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 9.867 Preparing to unpack .../9-libsystemd0_253.5-1ubuntu6.1_armhf.deb ... debian/rules clean dh clean --with=bash-completion dh_clean #16 4.897 Reading state information... #16 4.902 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.149 Starting 2 pkgProblemResolver with broken count: 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:00 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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.880 Unpacking libsystemd0:armhf (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... #16 9.948 Setting up libsystemd0:armhf (253.5-1ubuntu6.1) ... #16 9.990 Selecting previously unselected package libsystemd-dev:armhf. #16 9.990 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 31448 files and directories currently installed.) #16 10.01 Preparing to unpack .../libsystemd-dev_253.5-1ubuntu6.1_armhf.deb ... #16 10.01 Unpacking libsystemd-dev:armhf (253.5-1ubuntu6.1) ... #16 10.10 Selecting previously unselected package libpkgconf3:armhf. #16 DONE 11.9s #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 dpkg-source -I.git -b . #16 5.154 Done #16 5.352 Done dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 . #16 10.10 Preparing to unpack .../libpkgconf3_1.8.1-2_armhf.deb ... #16 10.11 Unpacking libpkgconf3:armhf (1.8.1-2) ... #16 10.14 Selecting previously unselected package pkgconf-bin. #16 10.14 Preparing to unpack .../pkgconf-bin_1.8.1-2_armhf.deb ... #16 10.14 Unpacking pkgconf-bin (1.8.1-2) ... #16 10.18 Selecting previously unselected package pkgconf:armhf. #16 10.19 Preparing to unpack .../pkgconf_1.8.1-2_armhf.deb ... #16 10.19 Unpacking pkgconf:armhf (1.8.1-2) ... #16 10.24 Selecting previously unselected package pkg-config:armhf. #16 10.24 Preparing to unpack .../pkg-config_1.8.1-2_armhf.deb ... #16 10.24 Unpacking pkg-config:armhf (1.8.1-2) ... #16 10.29 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 10.30 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ... #16 10.31 Setting up libpkgconf3:armhf (1.8.1-2) ... #16 10.32 Setting up libuv1:armhf (1.44.2-1) ... #16 10.34 Setting up bash-completion (1:2.11-7) ... #16 10.36 Setting up libjsoncpp25:armhf (1.9.5-6) ... #56 ... #45 [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 < dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz #14 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:42.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 5.560 Starting pkgProblemResolver with broken count: 0 #16 5.597 Starting 2 pkgProblemResolver with broken count: 0 #16 5.601 Done debian/rules clean dh clean --with=bash-completion dh_clean #16 10.37 Setting up pkgconf-bin (1.8.1-2) ... #16 10.38 Setting up librhash0:armhf (1.4.3-3) ... #16 10.39 Setting up cmake-data (3.27.4-1) ... #16 10.41 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 10.42 Setting up libsystemd-dev:armhf (253.5-1ubuntu6.1) ... #16 10.43 Setting up pkgconf:armhf (1.8.1-2) ... #16 10.44 Setting up pkg-config:armhf (1.8.1-2) ... #16 10.46 Setting up cmake (3.27.4-1) ... #16 10.47 Setting up docker-ce-build-deps (1.0) ... #16 10.48 Processing triggers for man-db (2.11.2-3) ... #16 10.57 Processing triggers for libc-bin (2.38-1ubuntu6) ... debian/rules clean dh clean --with=bash-completion dh_clean #14 1.563 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1) #14 1.567 (2/25) Installing ncurses-libs (6.3_p20221119-r1) #14 1.575 (3/25) Installing readline (8.2.0-r0) #14 1.579 (4/25) Installing bash (5.2.15-r0) #14 1.593 Executing bash-5.2.15-r0.post-install #14 1.596 (5/25) Installing libffi (3.4.4-r0) #14 1.598 (6/25) Installing libgcc (12.2.1_git20220924-r4) #14 1.600 (7/25) Installing libstdc++ (12.2.1_git20220924-r4) #14 1.618 (8/25) Installing xz-libs (5.2.9-r0) #14 1.622 (9/25) Installing libxml2 (2.10.4-r0) #14 1.634 (10/25) Installing zstd-libs (1.5.5-r0) #14 1.641 (11/25) Installing llvm15-libs (15.0.7-r0) #16 5.914 The following additional packages will be installed: #16 5.914 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.914 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.915 libsystemd-dev libsystemd0 libuv1 pkg-config #16 5.916 Suggested packages: #16 5.916 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 5.916 Recommended packages: #16 5.916 libglib2.0-data shared-mime-info xdg-user-dirs #16 5.950 The following NEW packages will be installed: #16 5.950 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.950 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.951 libsystemd-dev libuv1 pkg-config #16 5.952 The following packages will be upgraded: #16 5.952 libsystemd0 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz dpkg-source -I.git -b . #21 exporting layers 2.2s done #21 writing image sha256:5fcf04503d9f1bd26129ddebde171954e1d3b1cb68da6ba8cb3715d821786a05 done #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done #21 DONE 2.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-lunar:/build debbuild-ubuntu-lunar/aarch64 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz #16 DONE 11.1s + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 6.368 1 upgraded, 14 newly installed, 0 to remove and 11 not upgraded. #16 6.368 1 not fully installed or removed. #16 6.368 Need to get 9627 kB of archives. #16 6.368 After this operation, 37.1 MB of additional disk space will be used. #16 6.368 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #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 6.735 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB] #14 2.522 (12/25) Installing clang15-libs (15.0.7-r0) + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 6.860 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB] #16 6.878 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB] #16 6.896 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB] #16 6.909 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 6.910 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB] #16 6.911 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB] #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 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 7.048 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB] #16 7.272 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #14 2.986 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4) #16 7.272 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB] #16 7.421 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.11 [315 kB] #14 3.264 (14/25) Installing clang15 (15.0.7-r0) #14 3.332 (15/25) Installing libmagic (5.43-r0) #14 3.356 (16/25) Installing file (5.43-r0) #14 3.359 (17/25) Installing brotli-libs (1.0.9-r9) #14 3.368 (18/25) Installing nghttp2-libs (1.51.0-r2) #14 3.371 (19/25) Installing libcurl (8.4.0-r0) #14 3.402 (20/25) Installing libexpat (2.5.0-r0) #14 3.406 (21/25) Installing pcre2 (10.42-r0) #14 3.413 (22/25) Installing git (2.38.5-r0) #14 3.478 (23/25) Installing lld-libs (15.0.7-r0) + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:03 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20231121102016-1401f91 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar dpkg-buildpackage: info: source distribution lunar dpkg-buildpackage: info: source changed by Docker #16 7.852 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.11 [306 kB] #14 3.522 (24/25) Installing lld (15.0.7-r0) #14 3.525 (25/25) Installing llvm15 (15.0.7-r0) dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #16 7.905 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB] #14 4.027 Executing busybox-1.35.0-r29.trigger #14 4.032 OK: 349 MiB in 41 packages dh_clean #16 8.072 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB] #16 8.243 debconf: delaying package configuration, since apt-utils is not installed 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz #18 DONE 3.2s #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.1s #21 exporting to image #21 exporting layers #16 8.326 Fetched 9627 kB in 2s (4550 kB/s) #16 8.353 Selecting previously unselected package bash-completion. #16 8.353 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25567 files and directories currently installed.) #16 8.368 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 8.380 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 8.507 Selecting previously unselected package libarchive13:arm64. #16 8.510 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ... #16 8.518 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 8.565 Selecting previously unselected package libjsoncpp25:arm64. #16 8.567 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ... #16 8.572 Unpacking libjsoncpp25:arm64 (1.9.5-3) ... #16 8.614 Selecting previously unselected package librhash0:arm64. #16 8.617 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ... #16 8.621 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ... #16 8.661 Selecting previously unselected package libuv1:arm64. #16 8.663 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ... #16 8.668 Unpacking libuv1:arm64 (1.43.0-1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:45.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 8.706 Selecting previously unselected package dh-elpa-helper. #16 8.708 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 8.713 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 8.752 Selecting previously unselected package emacsen-common. #16 8.755 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 8.767 Unpacking emacsen-common (3.0.4) ... #16 8.821 Selecting previously unselected package cmake-data. #16 8.824 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... #16 8.834 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ... #14 DONE 4.9s dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:49.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~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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.190 Selecting previously unselected package cmake. #16 9.194 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ... #16 9.198 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #16 9.315 Selecting previously unselected package dh-apparmor. #16 9.318 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ... #16 9.323 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ... #16 9.354 Selecting previously unselected package libseccomp-dev:arm64. #16 9.357 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ... #16 9.361 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 9.407 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.11_arm64.deb ... #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 #16 9.421 Unpacking libsystemd0:arm64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... #16 9.486 Setting up libsystemd0:arm64 (249.11-0ubuntu3.11) ... #16 9.530 Selecting previously unselected package libsystemd-dev:arm64. #16 9.530 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29504 files and directories currently installed.) #16 9.546 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.11_arm64.deb ... #16 9.552 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.11) ... #16 9.618 Selecting previously unselected package libglib2.0-0:arm64. #16 9.621 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ... #16 9.625 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #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 #16 9.695 Selecting previously unselected package pkg-config. #16 9.698 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_arm64.deb ... #16 9.702 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 9.742 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 9.756 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 9.769 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #16 9.782 No schema files found: doing nothing. #16 9.790 Setting up libuv1:arm64 (1.43.0-1) ... #16 9.801 Setting up emacsen-common (3.0.4) ... #16 9.839 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 9.851 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 9.881 Setting up libjsoncpp25:arm64 (1.9.5-3) ... #16 9.895 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 0.428 skipping packages installation on windows #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 CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #17 0.511 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #21 exporting to image #21 exporting layers #16 9.944 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ... #16 9.955 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 10.00 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 10.02 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.11) ... #16 10.03 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 10.04 Setting up docker-ce-build-deps (1.0) ... #16 10.05 Processing triggers for man-db (2.10.2-1) ... #16 10.12 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:47.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 10.7s #17 1.647 go: downloading github.com/akavel/rsrc v0.10.2 #17 [stage-1 6/9] COPY --link sources/ /sources #20 exporting layers 9.8s done #20 writing image sha256:5c0cdceddaf41d83ce44fc23fb7bcfa0417f8d738cceb247cc2b0cc6fece1bfb done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 9.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #17 DONE 0.4s #18 [stage-1 7/9] 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 #17 DONE 2.1s #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/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #20 exporting layers 8.9s done #20 writing image sha256:2b6530a285849f0bbae8ec51ad3a360009b79e18488a43b241030c0d98c2ea2f 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 #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 + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:07 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20231121102016-1401f91 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:07 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 . dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 #20 0.394 Building static docker-windows-amd64.exe #20 0.416 + cat ./cli/winresources/versioninfo.json #20 0.417 { #20 0.417 "FixedFileInfo": #20 0.417 { #20 0.417 "FileVersion": { #20 0.417 "Major": 0, #20 0.417 "Minor": 0, #20 0.417 "Patch": 0, #20 0.417 "Build": 0 #20 0.417 }, #20 0.417 "FileFlagsMask": "3f", #20 0.417 "FileFlags ": "00", #20 0.417 "FileOS": "040004", #20 0.417 "FileType": "01", #20 0.417 "FileSubType": "00" #20 0.417 }, #20 0.417 "StringFileInfo": #20 0.417 { #20 0.417 "Comments": "", #20 0.417 "CompanyName": "", #20 0.417 "FileDescription": "Docker Client", #20 0.417 "FileVersion": "0.0.0-20231121102016-1401f91", #20 0.417 "InternalName": "", #20 0.417 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #20 0.417 "LegalTrademarks": "", #20 0.417 "OriginalFilename": "docker-windows-amd64.exe", #20 0.417 "PrivateBuild": "", #20 0.417 "ProductName": "Docker Client", #20 0.417 "ProductVersion": "0.0.0-20231121102016-1401f91", #20 0.417 "SpecialBuild": "1401f91" #20 0.417 }, #20 0.417 "VarFileInfo": #20 0.417 { #20 0.417 "Translation": { #20 0.417 "LangID": "0409", #20 0.417 "CharsetID": "04B0" #20 0.417 } #20 0.417 } #20 0.417 } #20 0.417 + go generate -v github.com/docker/cli/cmd/docker #20 0.420 cmd/docker/aliases.go #20 0.420 cmd/docker/builder.go #20 0.420 cmd/docker/builder_test.go #20 0.420 cmd/docker/builder_windows_test.go #20 0.420 cmd/docker/completions.go #20 0.420 cmd/docker/docker.go #20 0.420 cmd/docker/docker_test.go #20 0.420 cmd/docker/docker_windows_amd64.go #20 0.443 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91"' github.com/docker/cli/cmd/docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion debian/rules clean dh clean --with=bash-completion dh_clean dh_clean dpkg-source -I.git -b . dpkg-source -I.git -b . #20 exporting layers 8.8s done #20 writing image sha256:1d8a84443ef5304f02b35ac602638d58fe0266b095a2ae0702af0dbdb9263a9f 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:08 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye dpkg-buildpackage: info: source distribution bullseye 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 dh_clean dpkg-source -I.git -b . #21 exporting layers 6.1s done #21 writing image sha256:c5a8dc802a12b6e71cb5a29dc54122a911d416c0c6120d843c602299d9201cd6 done #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #21 DONE 6.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:10 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-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 dh_clean dpkg-source -I.git -b . #18 DONE 3.5s #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 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz #21 exporting layers 7.1s done #21 writing image sha256:b29afd099129686b7a749b682210b34c6eee55beac71e3d68131a0738a193ac4 done #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done #21 DONE 7.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 #21 exporting layers 2.0s done #21 writing image sha256:678e1042d29389b190f7ff84647ceba2ab1e274a2fd449f77390d9c24d2de6ec 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~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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/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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:12 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20231121102016-1401f91 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar dpkg-buildpackage: info: source distribution lunar dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . + mkdir -p /root/build-deb/cli debian/rules clean dh clean --with=bash-completion dh_clean + 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-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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz #21 exporting layers 8.2s done #21 writing image sha256:e44f1f7edb876fef99ee05582da21bceea0dd60a10206e8e575f8e4c076d5293 done #21 naming to docker.io/debbuild-ubuntu-mantic/aarch64 done #21 DONE 8.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231121102016.1401f91 -e VERSION=0.0.0-20231121102016-1401f91 -e CLI_GITCOMMIT=1401f91 -e ENGINE_GITCOMMIT=8e84bc3 -e BUILDX_VERSION=v0.12.0 -e BUILDX_DEB_VERSION=0.12.0 -e BUILDX_GITCOMMIT=542e5d8 -e COMPOSE_VERSION=v2.23.1 -e COMPOSE_DEB_VERSION=2.23.1 -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb/debbuild/ubuntu-mantic:/build debbuild-ubuntu-mantic/aarch64 + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:14 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20231121102016-1401f91 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz 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~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz + 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~20231121102016.1401f91 ]] + echo VERSION AAA 0.0.0-20231121102016-1401f91 + VERSION=0.0.0-20231121102016-1401f91 + echo VERSION bbb 0.0.0-20231121102016-1401f91 VERSION AAA 0.0.0-20231121102016-1401f91 VERSION bbb 0.0.0-20231121102016-1401f91 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 21 Nov 2023 17:37:15 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=1401f91 + CLI_GITCOMMIT=1401f91 + export ENGINE_GITCOMMIT=8e84bc3 + ENGINE_GITCOMMIT=8e84bc3 + echo VERSION BBB 0.0.0-20231121102016-1401f91 VERSION BBB 0.0.0-20231121102016-1401f91 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic dpkg-buildpackage: info: source distribution mantic 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 dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20231121102016.1401f91' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:00.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~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37: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 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:03.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~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:00.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~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:07.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/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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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/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 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 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config go: downloading github.com/rootless-containers/rootlesskit v1.1.1 dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:08.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~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:07.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 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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 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/russross/blackfriday/v2 v2.1.0 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 + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:27.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 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:10.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 #45 66.94 + bin/containerd-stress #45 66.94 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.9 -X github.com/containerd/containerd/version.Revision=4f03e100cb967922bec7459a78d16ccbac9bb81d -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 [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 github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/sys v0.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/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 #20 DONE 23.9s #21 [binary 1/1] COPY --from=build /out . #21 DONE 0.5s #22 exporting to client directory #22 copying files 53B #22 copying files 35.57MB 0.1s done #22 DONE 0.1s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20231121102016-1401f91.zip docker' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 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 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:12.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 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] v3.18.4-243-g654b182018b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] OK: 20076 distinct packages available #45 69.79 + bin/containerd-shim (1/2) Installing unzip (6.0-r14) dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:14.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 #45 71.21 + bin/containerd-shim-runc-v1 + 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 (2/2) Installing zip (3.0-r12) Executing busybox-1.36.1-r2.trigger OK: 8 MiB in 17 packages adding: docker/ (stored 0%) dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.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=8e84bc3 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37: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 #45 73.10 + bin/containerd-shim-runc-v2 adding: docker/docker.exe (deflated 53%) adding: docker/docker-proxy.exe (deflated 60%) + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:21Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -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/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:42.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' 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/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 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 + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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 . + 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 -- 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' + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:27Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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 #45 74.83 + binaries 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/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 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/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 adding: docker/dockerd.exe (deflated 68%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/static:/v -w /v alpine chown -R 1000:1000 build + 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 '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [Pipeline] sh #45 DONE 77.9s #56 [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 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/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/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 + 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-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #56 64.50 + rm -f /go/src/github.com/docker/docker/go.mod #56 64.50 Created binary: /tmp/bundles/binary-daemon/dockerd #56 64.53 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)... #56 64.53 + tee /go/src/github.com/docker/docker/go.mod #56 64.53 module github.com/docker/docker #56 64.53 #56 64.53 go 1.20 #56 64.53 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #56 64.53 + GO111MODULE=on #56 64.53 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36:52.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 #56 64.74 + rm -f /go/src/github.com/docker/docker/go.mod #56 64.74 Created binary: /tmp/bundles/binary-daemon/docker-proxy #56 64.75 #56 DONE 65.1s + 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-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:45Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #61 [all 7/7] COPY --link --from=build /build / #61 DONE 0.2s #62 exporting to client directory #62 copying files 37.68MB 0.1s #62 copying files 210.02MB 0.5s done + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:00.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 < 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.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 (0.7s) -- Generating done (0.0s) -- 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 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/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb 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/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 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.WutM41MWKx/ + cd /tmp/docker-cli-docsgen.WutM41MWKx + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading golang.org/x/sync v0.3.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/moby/patternmatcher v0.6.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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/containerd/containerd v1.7.8 go: downloading github.com/xeipuuv/gojsonschema v1.2.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 #62 DONE 0.8s cd /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230911190601-f082dd7a0cee + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:49Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #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/tonistiigi/xx:1.2.1 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.13.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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 #5 DONE 0.1s #6 [internal] load metadata for docker.io/library/golang:1.21.3-alpine make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.1iaOstGTSS/ + cd /tmp/docker-cli-docsgen.1iaOstGTSS + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.3.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.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/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/cloudflare/cfssl v1.6.4 #6 DONE 0.3s #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.21.3-alpine@sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 #8 resolve docker.io/library/golang:1.21.3-alpine@sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 0.0s done #8 sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 1.65kB / 1.65kB done #8 sha256:4f95f6bd37a96bb17ff610ed3bb424fc7d2926e08da4ed2276ed5f279d377852 1.16kB / 1.16kB done #8 sha256:137e17c1b298d27b2687a123ea5a2c00626312073c45b8fe293634f6ce422018 6.32kB / 6.32kB done #8 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s #8 sha256:834bccaa730c985b202b64916ba9cbab707b8a165cece04b8aea3801d6a75741 284.69kB / 284.69kB 0.0s done #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 0B / 67.02MB 0.1s #8 sha256:7bacadf0763693d0ee5f390f20cea4e6b249c89034ae19b0278fce582a8d37d9 157B / 157B 0.1s done #8 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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' 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. -- The C compiler identification is GNU 13.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 - Success -- Configuring done (0.4s) -- Generating done (0.0s) -- 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 golang.org/x/crypto v0.14.0 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 #8 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 16.78MB / 67.02MB 0.3s #8 extracting sha256:834bccaa730c985b202b64916ba9cbab707b8a165cece04b8aea3801d6a75741 0.0s done #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 32.51MB / 67.02MB 0.5s 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/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/moby/vpnkit v0.5.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 golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 42.99MB / 67.02MB 0.7s 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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee 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 #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 51.38MB / 67.02MB 0.8s #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 58.72MB / 67.02MB 0.9s go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading google.golang.org/grpc v1.58.3 go: downloading golang.org/x/tools v0.10.0 #8 ... #9 [internal] load build context #9 transferring context: 71.58MB 1.0s done #9 DONE 1.1s #8 [golatest 1/1] FROM docker.io/library/golang:1.21.3-alpine@sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 67.02MB / 67.02MB 1.0s #8 sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 67.02MB / 67.02MB 1.1s done #8 extracting sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 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/protobuf v1.31.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading golang.org/x/term v0.13.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 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/golang/protobuf v1.5.3 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 github.com/magiconair/properties v1.5.3 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 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/matttproud/golang_protobuf_extensions v1.0.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/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.58.3 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.37.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 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 golang.org/x/net v0.17.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 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/zmap/zlint/v3 v3.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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:03.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/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 go: downloading github.com/google/certificate-transparency-go v1.1.4 + go mod vendor -modfile=vendor.mod go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc 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.10.0 go: downloading github.com/kr/text v0.2.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/protobuf v1.31.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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/cenkalti/backoff/v4 v4.2.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 golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + 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 build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 extracting sha256:dc4665a42a981d7200b487fcbd7be989d5139436021f8ff565cd1e7c6ba12f89 3.0s done #8 extracting sha256:7bacadf0763693d0ee5f390f20cea4e6b249c89034ae19b0278fce582a8d37d9 #8 extracting sha256:7bacadf0763693d0ee5f390f20cea4e6b249c89034ae19b0278fce582a8d37d9 done #8 DONE 4.4s #10 [gobase 1/3] COPY --from=xx / / + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:00Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.XFMXpKcbZV/ + cd /tmp/docker-cli-docsgen.XFMXpKcbZV + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee 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/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.13.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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c + 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 gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.14.0 #10 DONE 0.7s #11 [gobase 2/3] RUN apk add --no-cache file git #11 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 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 google.golang.org/grpc v1.58.3 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 + 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/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/kr/pretty v0.1.0 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.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/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/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/BurntSushi/toml v0.3.1 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/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 #11 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #11 1.542 (1/10) Installing libmagic (5.45-r0) #11 1.572 (2/10) Installing file (5.45-r0) #11 1.574 (3/10) Installing brotli-libs (1.0.9-r14) #11 1.583 (4/10) Installing libunistring (1.1-r1) #11 1.597 (5/10) Installing libidn2 (2.3.4-r1) #11 1.601 (6/10) Installing nghttp2-libs (1.57.0-r0) #11 1.604 (7/10) Installing libcurl (8.4.0-r0) #11 1.612 (8/10) Installing libexpat (2.5.0-r1) #11 1.615 (9/10) Installing pcre2 (10.42-r1) #11 1.623 (10/10) Installing git (2.40.1-r0) #11 1.692 Executing busybox-1.36.1-r2.trigger #11 1.697 OK: 26 MiB in 26 packages #11 DONE 1.8s + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages #12 [gobase 3/3] WORKDIR /src #12 DONE 0.0s #13 [buildx-version 1/1] RUN --mount=type=bind,target=. < 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 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.w4PtUKrS7c/ + cd /tmp/docker-cli-docsgen.w4PtUKrS7c + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+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.3 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.3.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.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/moby/sys/user v0.1.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 golang.org/x/crypto v0.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/cloudflare/cfssl v1.6.4 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 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading google.golang.org/grpc v1.58.3 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc 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.10.0 -- 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 go: downloading golang.org/x/net v0.17.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 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/protobuf v1.31.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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 [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/kr/pretty v0.1.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b 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/v2 v2.7.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 go: downloading golang.org/x/mod v0.11.0 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 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/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading golang.org/x/sys v0.8.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 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/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/golang/protobuf v1.5.3 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 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.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading golang.org/x/term v0.13.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.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/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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:14.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 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/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 + 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'... + go mod vendor -modfile=vendor.mod go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 + 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. + go mod vendor -modfile=vendor.mod 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 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.58.3 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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 -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.aOKsCDNEYX/ + cd /tmp/docker-cli-docsgen.aOKsCDNEYX + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go -- 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 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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.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/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/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 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 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 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/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b 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/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 [100%] Linking C executable tini-static go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.7.8 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-20230911190601-f082dd7a0cee + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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 golang.org/x/term v0.13.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 + go mod vendor -modfile=vendor.mod go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 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.58.3 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/urfave/cli/v2 v2.25.5 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/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/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 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 mod vendor -modfile=vendor.mod 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 golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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/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/kr/text v0.2.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 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.11.0 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + go mod vendor -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 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + 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.ZQqdiAcdW8/ + cd /tmp/docker-cli-docsgen.ZQqdiAcdW8 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.3.0 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.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.13.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-20230911190601-f082dd7a0cee 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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/moby/sys/user v0.1.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 golang.org/x/crypto v0.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/cloudflare/cfssl v1.6.4 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.CQ6fvb3OpL/ + cd /tmp/docker-cli-docsgen.CQ6fvb3OpL + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading golang.org/x/sync v0.3.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.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.13.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/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.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.58.3 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading golang.org/x/tools v0.10.0 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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading golang.org/x/time v0.3.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/zmap/zlint/v3 v3.1.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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.58.3 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading github.com/kr/pretty v0.1.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc 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/protobuf v1.31.0 go: downloading github.com/golang/protobuf v1.5.3 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/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.8fSD1m2d8a/ go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.0 + cd /tmp/docker-cli-docsgen.8fSD1m2d8a + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 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.11.0 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + go mod vendor -modfile=vendor.mod 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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 + go mod vendor -modfile=vendor.mod go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/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.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.14.0 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/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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.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 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading google.golang.org/grpc v1.58.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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 build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/zmap/zlint/v3 v3.1.0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.iGABsn2ePa/ go: downloading github.com/google/certificate-transparency-go v1.1.4 + cd /tmp/docker-cli-docsgen.iGABsn2ePa + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/docker/docker v25.0.0-beta.1+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/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.0 go: downloading github.com/golang/protobuf v1.5.3 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/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/kr/text v0.2.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/cenkalti/backoff/v4 v4.2.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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/BurntSushi/toml v0.3.1 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/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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 github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee 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.13.0 go: downloading github.com/containerd/containerd v1.7.8 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 golang.org/x/sys v0.13.0 + go mod vendor -modfile=vendor.mod go: downloading tags.cncf.io/container-device-interface v0.6.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/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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.58.3 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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 golang.org/x/net v0.17.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.7tVYdBWgHV/ + cd /tmp/docker-cli-docsgen.7tVYdBWgHV + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading golang.org/x/sync v0.3.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.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee 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/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.13.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.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/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/golang/protobuf v1.5.3 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/cloudflare/cfssl v1.6.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.58.3 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.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 build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/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 golang.org/x/net v0.17.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/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/kr/text v0.2.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc 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.10.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/protobuf v1.31.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 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + go mod vendor -modfile=vendor.mod 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 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.11.0 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + go mod vendor -modfile=vendor.mod + 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 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Nj675bfxa6/ make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.lv6CXLlbas/ + cd /tmp/docker-cli-docsgen.lv6CXLlbas + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + cd /tmp/docker-cli-docsgen.Nj675bfxa6 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.0-beta.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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/containerd/containerd v1.7.8 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.13.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-20230911190601-f082dd7a0cee 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.1 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/inconshreveable/mousetrap v1.1.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 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/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.14.0 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.58.3 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea go: downloading github.com/moby/patternmatcher v0.6.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/zmap/zlint/v3 v3.1.0 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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/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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -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/google/certificate-transparency-go v1.1.4 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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/inconshreveable/mousetrap v1.1.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc 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.10.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/protobuf v1.31.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/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/cenkalti/backoff/v4 v4.2.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/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.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/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 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 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading golang.org/x/tools v0.10.0 go: downloading google.golang.org/grpc v1.58.3 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/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 mod vendor -modfile=vendor.mod 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/protobuf v1.31.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/golang/protobuf v1.5.3 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/jmoiron/sqlx v1.3.3 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 k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b 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/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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 + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx #14 DONE 44.5s #15 [binaries-unix 1/1] COPY --link --from=buildx-build /usr/bin/docker-buildx /buildx #15 DONE 0.1s #16 exporting to client directory #16 copying files 32.12MB 0.1s #16 copying files 53.34MB 0.2s done #16 DONE 0.2s mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/bundles/binary/$f build/linux/docker/$f; \ done cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/bundles/binary/containerd-shim': No such file or directory tar -C build/linux -c -z -f build/linux/docker-0.0.0-20231121102016-1401f91.tgz docker + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/net v0.14.0 go: downloading golang.org/x/crypto v0.12.0 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 github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 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 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/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.11.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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 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 golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 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 # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/bundles/binary/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/docker/bundles/binary/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20231121102016-1401f91.tgz docker-rootless-extras + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/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.11.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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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.11.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 github.com/google/go-cmp v0.6.0 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/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 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 # buildx tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-968/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.12.0.tgz docker-buildx # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 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/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.11.0 go: downloading github.com/containerd/continuity v0.4.2 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 golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs 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-20230822172742-b8732ec3820d 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 sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/google/go-cmp v0.6.0 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 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/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/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 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-968/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 96526aa774ef: Already exists Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/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.11.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/service/sts v1.18.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 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/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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/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 rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/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-968/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-968/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/static:/v -w /v alpine chown -R 1000:1000 build # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/crypto v0.12.0 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.14.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 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/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.11.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 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/containerd/continuity v0.4.2 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/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs 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-20230822172742-b8732ec3820d go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/google/go-cmp v0.6.0 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/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 rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading github.com/klauspost/compress v1.16.5 go: downloading golang.org/x/crypto v0.12.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.14.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 go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading github.com/moby/locker v1.0.1 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/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.11.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/containerd/continuity v0.4.2 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/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/google/go-cmp v0.6.0 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/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/mattn/go-isatty v0.0.17 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 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/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 golang.org/x/term v0.11.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/containerd/continuity v0.4.2 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.11.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/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-20230822172742-b8732ec3820d go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 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/google/go-cmp v0.6.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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/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/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb 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 github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 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.11.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/containerd/continuity v0.4.2 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 golang.org/x/oauth2 v0.11.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/google/go-cmp v0.6.0 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 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/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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary 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/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/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.11.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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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 golang.org/x/oauth2 v0.11.0 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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/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/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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.11.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/containerd/continuity v0.4.2 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.11.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/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 sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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/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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary 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/text v0.12.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/containerd/typeurl/v2 v2.1.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 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/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.11.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/containerd/continuity v0.4.2 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 golang.org/x/oauth2 v0.11.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-20230822172742-b8732ec3820d go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/google/go-cmp v0.6.0 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 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/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_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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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~20231121102016.1401f91-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb'. 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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.14.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 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/docker/docker-credential-helpers v0.7.0 go: downloading golang.org/x/term v0.11.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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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/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/google/gnostic v0.5.7-v3refs go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 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/google/go-cmp v0.6.0 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 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/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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/theupdateframework/notary 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/text v0.12.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/client-go v0.26.2 go: downloading k8s.io/api v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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/opencontainers/runc v1.1.7 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/crypto v0.12.0 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.14.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 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/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.11.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/containerd/continuity v0.4.2 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 golang.org/x/oauth2 v0.11.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 sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 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/google/go-cmp v0.6.0 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb'. 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 + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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/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' 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/urfave/cli/v2 v2.25.5 go: downloading github.com/sirupsen/logrus v1.9.2 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 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~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.11~bullseye_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' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb'. + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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/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 golang.org/x/net v0.10.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.6+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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 go: downloading github.com/docker/go-connections v0.4.0 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.4.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d 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-20230822172742-b8732ec3820d 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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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/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/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.12.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 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.14.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 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/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.11.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 k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 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/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs 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-20230822172742-b8732ec3820d 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/google/go-cmp v0.6.0 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 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/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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_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 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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} + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-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.12.0-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_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~20231121102016.1401f91-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.changes 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-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.12.0-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" 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.12.0-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb' make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_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.12.0-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb' 357c576c57e4: Already exists Digest: sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 Status: Downloaded newer image for debian:buster dh_compress + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:00.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 + verify + dpkg --version + verify_deb + apt-get update 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 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 arm64 Packages [7737 kB] debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [562 kB] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb'. Fetched 8521 kB in 2s (5375 kB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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} + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:07.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' 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 Reading package lists... Building dependency tree... Reading state information... 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 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 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 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~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb'. 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 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 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+deb10u6 [589 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+deb10u6 [1406 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:08.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 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 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+deb10u6 [1642 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u6 [331 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+deb10u6 [65.2 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u6 [123 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u6 [351 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u6 [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-security buster/updates/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u2 [82.4 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+deb10u7 [315 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u7 [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+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 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+deb10u7 [313 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.28-0+deb10u1 [210 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] 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 debconf: delaying package configuration, since apt-utils is not installed Fetched 22.9 MB in 0s (47.7 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+deb10u6_arm64.deb ... go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... 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+deb10u6_arm64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... 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 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 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 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) ... 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+deb10u6_arm64.deb ... Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_arm64.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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) ... + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally 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~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb'. Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:07.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.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' + 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 bullseye: Pulling from library/debian bbf382c14c7b: Already exists Digest: sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a Status: Downloaded newer image for debian:bullseye 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) ... + verify + dpkg --version + verify_deb + apt-get update 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+deb10u2_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:36: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/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 golang.org/x/net v0.10.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 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: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] 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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) ... 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+deb10u7_arm64.deb ... Unpacking libcurl4:arm64 (7.64.0-4+deb10u7) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u7_arm64.deb ... Unpacking curl (7.64.0-4+deb10u7) ... Selecting previously unselected package libassuan0:arm64. Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB] 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) ... 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) ... 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 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [15.1 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... 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) ... [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-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb'. 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) ... 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) ... + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu Fetched 8428 kB in 1s (6266 kB/s) 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 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) ... 915eebb74587: Already exists 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 ... 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) ... Digest: sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 Status: Downloaded newer image for ubuntu:focal docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... + 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 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+deb10u7_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.28-0+deb10u1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:10.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 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) 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 ... 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) ... [Pipeline] sh Reading package lists... 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) ... 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) ... + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian Building dependency tree... Reading state information... Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... 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) ... Setting up libkrb5support0:arm64 (1.17-3+deb10u6) ... 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.28-0+deb10u1) ... Setting up libk5crypto3:arm64 (1.17-3+deb10u6) ... 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) ... df2021ddb7d6: Already exists Digest: sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 Status: Downloaded newer image for debian:bookworm + 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 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:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Setting up libkrb5-3:arm64 (1.17-3+deb10u6) ... 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+deb10u6) ... Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... + verify + dpkg --version + verify_deb + apt-get update 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 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] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] 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 [8681 kB] 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 22.8 MB of archives. After this operation, 74.9 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: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+deb11u2 [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 bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 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-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [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+deb11u4 [8048 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:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [100 kB] Updating certificates in /etc/ssl/certs... 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-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u10 [323 kB] Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.8 MB in 0s (55.4 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:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] 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 [2803 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9395 B] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1327 kB] 137 added, 0 removed; done. Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... 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+deb10u7) ... Setting up curl (7.64.0-4+deb10u7) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:arm64 (3.7.3-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/restricted arm64 Packages [49.3 kB] Setting up python3.7 (3.7.3-2+deb10u6) ... Fetched 9039 kB in 1s (6587 kB/s) Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1022 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:00Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -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/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37:12.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 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 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 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) ... 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) ... Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2408 kB] 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 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+deb10u7) ... Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 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) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [49.0 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3258 B] Fetched 20.9 MB in 4s (5904 kB/s) make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_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.12.0-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb' 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) ... 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) ... Setting up python3-minimal (3.9.2-3) ... 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} 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) ... 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.1w-0+deb11u1_arm64.deb ... Unpacking openssl (1.1.1w-0+deb11u1) ... # 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 Reading package lists... Building dependency tree... Reading state information... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... 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) ... dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums 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 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) ... 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) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb'. 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 libcurl4:arm64. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ... Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_arm64.deb ... Unpacking curl (7.74.0-1.3+deb11u10) ... 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 ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ... Unpacking distro-info-data (0.51+deb11u4) ... 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) ... + 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 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 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-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.12.0-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb' 0 added, 0 removed; done. The following NEW packages will be installed: 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 + '[' prod = 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... 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-security bookworm-security/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 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] Reading package lists... Building dependency tree... Reading state information... 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 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 ... 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.17-1~deb12u1 [1507 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.17-1~deb12u1 [2825 kB] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.17-1~deb12u1 [41.8 kB] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 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.10-1~deb12u1 [176 kB] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 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+deb12u1 [31.7 kB] Get:27 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 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+deb12u1 [313 kB] Get:30 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 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] 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-security bookworm-security/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 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.17-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+deb12u4 [366 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u4 [308 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] 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+deb12u4 [361 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] 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] 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 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) ... 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) ... 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 47.1 MB in 1s (78.3 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.11-1~deb12u2_arm64.deb ... + 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.20 + 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-20231121102016-1401f91" -X "github.com/docker/docker/dockerversion.GitCommit=8e84bc3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-21T17:37: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/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 < 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.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 (0.4s) -- Generating done (0.0s) -- 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 done. Updating certificates in /etc/ssl/certs... 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 iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... 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) ... + 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 0 upgraded, 119 newly installed, 0 to remove and 5 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.20 [1157 kB] Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.28-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 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) ... 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.changes 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) 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 python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.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 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.17-1~deb12u1_arm64.deb ... Unpacking libsystemd-shared:arm64 (252.17-1~deb12u1) ... Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... 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) ... 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] 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.17-1~deb12u1_arm64.deb ... Unpacking systemd (252.17-1~deb12u1) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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+deb11u4) ... Setting up libbrotli1:arm64 (1.0.9-2+b2) ... Setting up libsqlite3-0:arm64 (3.34.1-3) ... 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.28-0+deb11u1) ... Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 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) ... 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] 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.17-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.17-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. 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.1w-0+deb11u1) ... 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+deb11u10) ... Setting up ca-certificates (20210119) ... Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB] 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 ... 7027 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1_arm64.deb ... Unpacking systemd-sysv (252.17-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] 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.10-1~deb12u1_arm64.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus (1.14.10-1~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) ... 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.12.0-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb' OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] 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 [53.9 kB] 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] Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.22 [26.3 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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) ... Updating certificates in /etc/ssl/certs... Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.22 [3500 kB] Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... Setting up libexpat1:arm64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [63.7 kB] Fetched 118 kB in 1s (144 kB/s) + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:08Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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+deb11u10) ... Setting up curl (7.74.0-1.3+deb11u10) ... 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) ... + 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: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.20 [599 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.14 [4788 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] 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] + 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 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) ... Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2-bin arm64 1:2.32-1ubuntu0.1 [25.6 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... Unpacking libncursesw6:arm64 (6.4-4) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 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+deb12u1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... 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: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] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... 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) ... Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-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_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb Selecting previously unselected package docker-ce. (Reading database ... 9720 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:36:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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) ... 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) ... Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... 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 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) ... 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] Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... 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) ... 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.11-1~deb12u2_arm64.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:10Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... 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:arm64. Preparing to unpack .../04-libpam-systemd_252.17-1~deb12u1_arm64.deb ... Unpacking libpam-systemd:arm64 (252.17-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) ... 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 docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... 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) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" 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) ... 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) ... Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u7) ... Processing triggers for ca-certificates (20210119) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.4 [30.5 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.4 [80.4 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.4 [312 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.4 [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] 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] Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u4_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u4_arm64.deb ... Unpacking curl (7.88.1-10+deb12u4) ... 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) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.10 [1704 B] Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally lunar: Pulling from library/ubuntu 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) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58_all.deb ... Unpacking distro-info-data (0.58) ... 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 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] 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] 89e6336dd9e0: Already exists Digest: sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 Status: Downloaded newer image for ubuntu:lunar 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) ... 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) ... + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' prod = 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... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.10~buster) ... Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB] + verify + dpkg --version + verify_deb + apt-get update 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) ... 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) ... done. Updating certificates in /etc/ssl/certs... 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] 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] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" 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) ... 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) ... 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.20 [215 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.20 [157 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B] 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) ... Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] 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:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB] 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] Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_arm64.deb ... 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.9 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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] 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] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ... 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) ... 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/main arm64 Packages [1766 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.10~buster) ... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB] aece8493d397: Already exists Digest: sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f Status: Downloaded newer image for ubuntu:jammy OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test' + apt-get update 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] 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] 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) ... 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) ... + 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 + verify + dpkg --version + verify_deb + apt-get update Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Setting up docker-buildx-plugin (0.12.0-1~debian.10~buster) ... Setting up docker-compose-plugin (2.23.1-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] 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] 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 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) ... 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) ... Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 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~20231121102016.1401f91-1~debian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_arm64.deb 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 libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... 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) ... Get:2 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1013 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1240 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1456 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3499 B] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [923 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [476 kB] 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] 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:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [34.5 kB] Fetched 77.8 kB in 1s (101 kB/s) 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) ... 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) ... Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [625 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] 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] 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) ... Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 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 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) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-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-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb Selecting previously unselected package docker-ce. (Reading database ... 9721 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... 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/restricted arm64 Packages [476 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3141 B] Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [489 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [812 kB] 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.3 [88.7 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] 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) ... 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 Fetched 24.9 MB in 3s (7474 kB/s) 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 33.4 MB in 9s (3666 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.20_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.20) ... 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) ... 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 ... 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 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker 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) ... 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/main amd64 Packages [1512 kB] 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) ... 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) ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 25.8 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 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.25-1 [20.5 MB] Get:9 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] Get:10 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB] 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.28-0+deb10u1 [232 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.28-0+deb10u1 [98.6 kB] Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.20) ... 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) ... Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1487 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1281 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Setting up libksba8:arm64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.17-1~deb12u1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed + 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-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... 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.10-1~deb12u1) ... Setting up libncursesw6:arm64 (6.4-4) ... Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... 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.10-1~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+deb12u1) ... Setting up libstemmer0d:arm64 (2.2.0-2) ... Fetched 25.8 MB in 1s (41.2 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) ... 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) ... [Pipeline] sh 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 docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... 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 lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... Setting up openssl (3.0.11-1~deb12u2) ... 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.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1~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) ... 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) ... Selecting previously unselected package systemd. + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally mantic: Pulling from library/ubuntu 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 libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... Preparing to unpack .../9-systemd_241-7~deb10u10_arm64.deb ... Unpacking systemd (241-7~deb10u10) ... f906b88252ef: Already exists Digest: sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee Status: Downloaded newer image for ubuntu:mantic Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [78.3 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [32.6 kB] Fetched 28.5 MB in 3s (9218 kB/s) 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-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.12.0-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb' 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) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231121102016-1401f91 GITCOMMIT=1401f91 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=1401f91" -X "github.com/docker/cli/cli/version.BuildTime=2023-11-21T17:37:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231121102016-1401f91" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + verify + dpkg --version + verify_deb + apt-get update 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 ... 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 ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... 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. Updating certificates in /etc/ssl/certs... 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 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 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) ... 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) ... make[1]: Leaving directory '/root/build-deb' dh_installdeb Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] 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 systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_arm64.deb ... Unpacking systemd (245.4-4ubuntu3.22) ... 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) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ... Unpacking iptables (1.8.2-4) ... 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} Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.7 kB] 140 added, 0 removed; done. Setting up dbus (1.14.10-1~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+deb12u1) ... Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... 2 upgraded, 114 newly installed, 0 to remove and 3 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.4 [1761 kB] 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) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.28-0+deb10u1_arm64.deb ... Unpacking dbus (1.12.28-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.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... 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 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/restricted arm64 Packages [135 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse arm64 Packages [238 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 Packages [18.6 MB] Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:arm64 (252.17-1~deb12u1) ... Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ... Setting up libpolkit-agent-1-0:arm64 (122-3) ... Setting up curl (7.88.1-10+deb12u4) ... 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! Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... 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. Reading package lists... make[1]: Leaving directory '/root/build-deb' dh_md5sums 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) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB] Building dependency tree... Reading state information... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.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.1) ... Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ... 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-updates/main arm64 libkrb5support0 arm64 1.20.1-1ubuntu0.1 [32.9 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libk5crypto3 arm64 1.20.1-1ubuntu0.1 [85.2 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-updates/main arm64 libkrb5-3 arm64 1.20.1-1ubuntu0.1 [345 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgssapi-krb5-2 arm64 1.20.1-1ubuntu0.1 [139 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 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 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.20_arm64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... 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) ... Setting up libappstream4:arm64 (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: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) ... Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 Packages [1781 kB] Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.14_all.deb ... Unpacking distro-info-data (0.43ubuntu1.14) ... 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) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Setting up docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... Setting up docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 Packages [151 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages [39.3 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse arm64 Packages [3138 B] 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) ... 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) ... 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] 1 upgraded, 107 newly installed, 0 to remove and 11 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.11 [318 kB] 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~20231121102016.1401f91-1~debian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_arm64.deb make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.changes Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted arm64 Packages [147 kB] 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: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] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB] Setting up gnupg2 (2.2.40-1.1) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB] 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] Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_arm64.deb ... Unpacking dbus-user-session (1.12.28-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.28-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.25-1) ... 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) ... Reading package lists... 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) ... 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) ... Setting up dbus-user-session (1.12.28-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) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version 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 Setting up python3-pyparsing (3.0.9-1) ... Setting up python3-gi (3.42.2-3+b1) ... Setting up python3-httplib2 (0.20.4-3) ... 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: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:13 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe arm64 Packages [29.9 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted arm64 Packages [147 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse arm64 Packages [3138 B] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/main arm64 Packages [131 kB] Fetched 22.0 MB in 3s (7115 kB/s) 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) ... github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.3.3 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB] Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Setting up 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 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.2 [149 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-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.12.0-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb' Setting up python3-dbus (1.3.2-4+b1) ... 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] 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. Need to get 26.7 MB of archives. After this operation, 117 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 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.25-1 [20.5 MB] Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 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/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] Get:12 http://deb.debian.org/debian bullseye/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.28-0+deb11u1 [233 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/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.28-0+deb11u1 [100 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] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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.12.0-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" 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] Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.4) ... 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.4_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... Selecting previously unselected package liblmdb0:arm64. Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ... Unpacking liblmdb0:arm64 (0.9.24-1) ... 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.11 [4581 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" 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] Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... 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) ... 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.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 26.7 MB in 1s (46.6 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.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) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up python3-cryptography (38.0.4-3) ... 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) ... 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 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) ... 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 ... Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.11 [10.5 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.12 [1182 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.5 [5030 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: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] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Reading package lists... + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... 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) ... 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) ... Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-shared arm64 252.5-2ubuntu3.2 [1751 kB] Unpacking systemd (247.3-7+deb11u4) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.11 [203 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB] 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.11 [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.14 [290 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.14 [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.14 [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] 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] [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Building dependency tree... Reading state information... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu bfbe77e41a78: Already exists Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... 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) ... 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.20_arm64.deb ... Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.20) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_arm64.deb ... Unpacking curl (7.68.0-1ubuntu2.20) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 38.7 MB in 3s (12.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.11_amd64.deb ... Unpacking libsystemd0:amd64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... 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 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 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 sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota 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 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-testresources 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 libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu Digest: sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f Status: Downloaded newer image for ubuntu:jammy buster: Pulling from library/debian b32028968d56: Already exists Digest: sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 Status: Downloaded newer image for debian:buster Processing triggers for libc-bin (2.36-9+deb12u3) ... Processing triggers for systemd (252.17-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 .../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 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) ... 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. Setting up libsystemd0:amd64 (249.11-0ubuntu3.11) ... Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.2 [384 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd arm64 252.5-2ubuntu3.2 [2906 kB] 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 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 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 sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core The following packages will be upgraded: libsystemd0 libudev1 + verify + dpkg --version + verify_deb + apt-get update 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. + verify + dpkg --version + verify_deb + apt-get update 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) ... 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) ... 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 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) ... Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd-sysv arm64 252.5-2ubuntu3.2 [11.5 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.4 [1159 kB] 2 upgraded, 119 newly installed, 0 to remove and 3 not upgraded. Need to get 43.1 MB of archives. After this operation, 162 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssl3 arm64 3.0.10-1ubuntu2.1 [1772 kB] Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Setting up software-properties-common (0.99.30-4) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... 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] 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) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_arm64.deb ... Unpacking dbus (1.12.28-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: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.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... 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: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:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [571 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 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 ... 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:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-minimal arm64 3.11.6-3 [835 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexpat1 arm64 2.5.0-2 [72.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11-minimal arm64 3.11.6-3 [2140 kB] 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] 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_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) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~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 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + '[' prod = 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... Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-minimal arm64 3.11.4-5 [26.8 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 media-types all 10.1.0 [27.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 tzdata all 2023c-9ubuntu1 [270 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5support0 arm64 1.20.1-3ubuntu1 [32.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libk5crypto3 arm64 1.20.1-3ubuntu1 [84.9 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5-3 arm64 1.20.1-3ubuntu1 [345 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] 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) ... 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) ... done. Updating certificates in /etc/ssl/certs... Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus arm64 1.14.4-1ubuntu1 [23.8 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 ... 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 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 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) ... 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) ... Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.2 [6096 B] Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-0 arm64 2.76.1-1 [1489 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" 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 libapparmor1:amd64 (3.0.4-2ubuntu2.2) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... 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_arm64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgssapi-krb5-2 arm64 1.20.1-3ubuntu1 [139 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 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 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.10) ... Setting up libyaml-0-2:arm64 (0.2.2-1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.14) ... Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 readline-common all 8.2-1.3 [55.7 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsqlite3-0 arm64 3.42.0-1 [662 kB] Fetched 8702 kB in 2s (5173 kB/s) 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)). 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:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1179 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [975 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.changes Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... Unpacking libkmod2:amd64 (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.11_amd64.deb ... Unpacking systemd (249.11-0ubuntu3.11) ... 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) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-stdlib arm64 3.11.6-3 [1897 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11 arm64 3.11.6-3 [579 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3-stdlib arm64 3.11.4-5 [9504 B] Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3 arm64 3.11.4-5 [22.9 kB] [Pipeline] } 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.4) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) 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:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.9 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_arm64.deb ... Unpacking dbus-user-session (1.12.28-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) ... [Pipeline] sh Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ... Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.1) ... Setting up libkmod2:amd64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.11) ... 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. Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:40:33 UTC 2023. Universal Time is now: Tue Nov 21 17:40:33 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) ... 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.4) ... 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:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1321 kB] 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 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.28-0+deb11u1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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.11_amd64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.11) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.12_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.12) ... 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) ... + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally lunar: Pulling from library/ubuntu f93f952dad40: Already exists 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) ... Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:arm64 (1.17-6ubuntu4.4) ... 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.20) ... Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libargon2-1 arm64 0~20190702+dfsg-3 [18.9 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libudev1 arm64 253.5-1ubuntu6.1 [158 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.25-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) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Selecting previously unselected package libdbus-1-3:amd64. + destination=/build + mkdir -p /build 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.5_all.deb ... Unpacking distro-info-data (0.52ubuntu0.5) ... 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) ... 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) ... + mv -v /root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb' OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test' + apt-get update Digest: sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 Status: Downloaded newer image for ubuntu:lunar 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:25 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2ubuntu1 [128 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-c5 arm64 0.17-1 [35.5 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcryptsetup12 arm64 2:2.6.1-4ubuntu3 [239 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfdisk1 arm64 2.39.1-4ubuntu2 [141 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkmod2 arm64 30+20230519-1ubuntu3 [49.4 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libapparmor1 arm64 4.0.0~alpha2-0ubuntu5 [48.1 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libip4tc2 arm64 1.8.9-2ubuntu2 [22.3 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd-shared arm64 253.5-1ubuntu6.1 [1789 kB] Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.1.9-1) ... Setting up dbus-user-session (1.12.28-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+deb11u7) ... 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 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 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [30.7 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [77.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [916 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [961 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [1053 kB] 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 ... Unpacking libelf1:amd64 (0.186-1build1) ... 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] + verify + dpkg --version + verify_deb + apt-get update Get:33 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd0 arm64 253.5-1ubuntu6.1 [397 kB] + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 Fetched 26.4 MB in 3s (7708 kB/s) 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.11_amd64.deb ... Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.11) ... 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.changes Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [17.2 kB] Fetched 60.5 kB in 1s (91.8 kB/s) Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpam-systemd arm64 252.5-2ubuntu3.2 [201 kB] Get:1 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB] Get:2 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] Updating certificates in /etc/ssl/certs... + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 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 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 23.9 MB of archives. After this operation, 82.9 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+deb10u6 [590 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+deb10u6 [1737 kB] 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) ... 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 ... Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB] Get:3 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.9 kB] Get:4 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB] Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB] Get:6 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB] Get:7 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB] Get:8 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB] Get:35 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd arm64 253.5-1ubuntu6.1 [2966 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+deb10u6 [1732 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u6 [331 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+deb10u6 [66.1 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [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-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 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+deb10u7 [335 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u7 [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+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 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+deb10u7 [333 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 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] 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.11_all.deb ... Unpacking apt-transport-https (2.4.11) ... 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) ... 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) ... Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B] Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [565 kB] Get:10 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7154 B] Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [665 kB] Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1039 kB] Get:13 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B] Get:14 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [565 kB] dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-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~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-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~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... 137 added, 0 removed; done. 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.4) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 23.9 MB in 0s (49.6 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+deb10u6_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... 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.14_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.14) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_amd64.deb ... Unpacking curl (7.81.0-1ubuntu1.14) ... 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) ... 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] Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-dbus arm64 1.3.2-4build1 [98.5 kB] Get:15 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [928 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.12.0-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb' Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:36 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd-sysv arm64 253.5-1ubuntu6.1 [11.5 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 sgml-base all 1.31 [11.4 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 adduser all 3.137ubuntu1 [101 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 openssl arm64 3.0.10-1ubuntu2.1 [1168 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ca-certificates all 20230311ubuntu1 [152 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdbus-1-3 arm64 1.14.10-1ubuntu1 [208 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-bin arm64 1.14.10-1ubuntu1 [39.0 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-daemon arm64 1.14.10-1ubuntu1 [115 kB] 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+deb10u6_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... 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) ... 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) ... 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:16 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [528 kB] Get:17 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7154 B] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 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 ... 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.14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ... Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus arm64 1.14.10-1ubuntu1 [24.0 kB] 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) ... 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 ... 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] 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) ... 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. Fetched 25.8 MB in 2s (14.8 MB/s) Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... Get:47 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 distro-info-data all 0.58ubuntu0.1 [6092 B] Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-0 arm64 2.78.0-2 [1502 kB] 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) ... 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) ... Reading package lists... Building dependency tree... Reading state information... 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 ... 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) ... 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:49 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgirepository-1.0-1 arm64 1.78.1-1 [71.7 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gir1.2-glib-2.0 arm64 1.78.1-1 [180 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iso-codes all 4.15.0-1 [3458 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcap2-bin arm64 1:2.66-4ubuntu1 [33.4 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libelf1 arm64 0.189-4 [56.2 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-data all 2.78.0-2 [40.3 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libicu72 arm64 72.1-3ubuntu3 [10.7 MB] 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) ... 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) ... 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 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 Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... Selecting previously unselected package python3.7. 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:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB] 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 docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... 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) ... Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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 ... Setting up python3-gi (3.36.0-1) ... Setting up python3-idna (2.8-1) ... 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:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.3 [299 kB] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-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) ... Unpacking python3 (3.7.3-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+deb10u6_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... 1 upgraded, 107 newly installed, 0 to remove and 11 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.11 [315 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.3 [206 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB] [Pipeline] } [Pipeline] // stage docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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 libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 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_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) ... 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) ... 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:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libpam-systemd arm64 253.5-1ubuntu6.1 [208 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Reading package lists... 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) ... Setting up docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... Setting up docker-buildx-plugin (0.12.0-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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) ... 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) ... 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] Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB] Building dependency tree... Reading state information... + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu 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) ... 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~20231121102016.1401f91-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_arm64.deb 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+deb10u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... 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) ... Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... 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] Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml2 arm64 2.9.14+dfsg-1.3 [722 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lsb-release all 12.0-2 [6564 B] Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-apt arm64 2.6.0ubuntu1 [163 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-dbus arm64 1.3.2-5 [98.3 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-gi arm64 3.46.0-1 [230 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 96d54c3075c9: Already exists Digest: sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 Status: Downloaded newer image for ubuntu:focal 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 libcurl4:amd64. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u7_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u7) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u7_amd64.deb ... Unpacking curl (7.64.0-4+deb10u7) ... 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) ... Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pkg-resources all 68.1.2-2 [167 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnghttp2-14 arm64 1.55.1-1 [72.0 kB] + verify + dpkg --version + verify_deb + apt-get update 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:amd64 (1.6.0-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.11) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 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) ... 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+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... 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) ... Reading package lists... Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackagekit-glib2-18 arm64 1.2.6-3 [114 kB] 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:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.5) ... Setting up libxmlb2:amd64 (0.3.6-2build1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... [Pipeline] sh 2 upgraded, 114 newly installed, 0 to remove and 3 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.4 [1902 kB] 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-updates/main amd64 libkrb5support0 amd64 1.20.1-1ubuntu0.1 [32.8 kB] Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libk5crypto3 amd64 1.20.1-1ubuntu0.1 [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-updates/main amd64 libkrb5-3 amd64 1.20.1-1ubuntu0.1 [346 kB] Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-1ubuntu0.1 [142 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] 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.2 [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.2 [1834 kB] Get:32 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.2 [390 kB] Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd amd64 252.5-2ubuntu3.2 [3002 kB] Get:34 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd-sysv amd64 252.5-2ubuntu3.2 [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.4 [1180 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.2 [6096 B] Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-0 amd64 2.76.1-1 [1515 kB] 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) ... 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.20) ... Setting up curl (7.68.0-1ubuntu2.20) ... 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) ... Building dependency tree... Reading state information... Correcting dependencies... Done Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] 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:68 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 apt-transport-https all 2.7.3 [3962 B] Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 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) ... 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] Get:53 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpam-systemd amd64 252.5-2ubuntu3.2 [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.3 [307 kB] Get:72 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.3 [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.3 [300 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] + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian d1da99c2f148: Already exists 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) ... 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) ... 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 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) ... 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-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-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 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:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.11 [4423 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-3 [21.0 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-3 [54.0 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap2 arm64 2.6.6+dfsg-1~exp1ubuntu1 [191 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libssh-4 arm64 0.10.5-3ubuntu1 [185 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl4 arm64 8.2.1-1ubuntu3.1 [313 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 curl arm64 8.2.1-1ubuntu3.1 [212 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libassuan0 arm64 2.5.6-1 [35.8 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3057 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 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 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) ... 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] Digest: sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a Status: Downloaded newer image for debian:bullseye 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) ... 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) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 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.10-1~deb12u1 [78.1 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.25-1 [20.5 MB] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 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] Get:113 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-software-properties all 0.99.35 [31.7 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] + verify + dpkg --version + verify_deb + apt-get update 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) ... 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:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.11 [10.5 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.12 [1159 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3221 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1129 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.changes debconf: delaying package configuration, since apt-utils is not installed Fetched 43.1 MB in 1s (34.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 ... 4353 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.8-1ubuntu1.4_amd64.deb ... Unpacking libssl3:amd64 (3.0.8-1ubuntu1.4) ... 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) ... 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 [8062 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.7 kB] 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.11) ... 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 + '[' prod = 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... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.1 MB in 1s (36.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.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libksba8 arm64 1.6.4-2 [118 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] 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) ... Setting up libssl3:amd64 (3.0.8-1ubuntu1.4) ... 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) ... 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.12) ... 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+deb10u7_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u7) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-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) ... done. Updating certificates in /etc/ssl/certs... Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.3 [293 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstemmer0d arm64 2.2.0-2 [159 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackagekit-glib2-18 arm64 1.2.7-1 [114 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.7-1 [25.4 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] 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.5 [5030 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] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3709 kB] Setting up libelf1:amd64 (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... 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) ... 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) ... 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:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcap2-bin arm64 1:2.44-1ubuntu0.22.04.1 [25.5 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1433 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3206 kB] 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) ... 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) ... 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+deb10u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... 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) ... 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] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 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.12.0-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb' Fetched 8546 kB in 1s (5960 kB/s) Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus-user-session (1.14.10-1~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 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) ... Setting up libdw1:amd64 (0.186-1build1) ... Setting up libreadline8:amd64 (8.1.2-1) ... Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... 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.28-0+deb10u1) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... 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+deb10u6) ... Setting up libmpdec2:amd64 (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: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+deb10u6) ... 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) 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) ... 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-1ubuntu0.1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-1ubuntu0.1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-1ubuntu0.1) ... 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-1ubuntu0.1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-1ubuntu0.1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-1ubuntu0.1) ... 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:amd64. Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 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] Get:91 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl3-gnutls arm64 8.2.1-1ubuntu3.1 [308 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:arm64 (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:arm64 (1.0.4-3) ... Setting up containerd.io (1.6.25-1) ... 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 libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test' + apt-get update 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:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstemmer0d arm64 2.2.0-4 [159 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxmlb2 arm64 0.3.10-2 [63.6 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libappstream4 arm64 0.16.2-1 [214 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libduktape207 arm64 2.7.0+tests-0ubuntu2 [142 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdw1 arm64 0.189-4 [253 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-bin arm64 2.78.0-2 [94.3 kB] Fetched 29.3 MB in 3s (10.1 MB/s) 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) ... 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+deb12u3) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... 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 [50.4 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: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] Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB] Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 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 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease 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.2_amd64.deb ... Unpacking libudev1:amd64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libudev1:amd64 (252.5-2ubuntu3.2) ... Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-blinker all 1.5-1 [14.0 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgstreamer1.0-0 arm64 1.22.5-1 [936 kB] Reading package lists... Building dependency tree... Reading state information... 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) ... Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.11 [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] Fetched 108 kB in 1s (134 kB/s) 137 added, 0 removed; done. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 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+deb10u7) ... Setting up curl (7.64.0-4+deb10u7) ... 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+deb10u6) ... 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) ... 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) ... Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpolkit-gobject-1-0 arm64 123-1 [44.8 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 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 libcurl4:amd64 (7.81.0-1ubuntu1.14) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.14) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... Setting up polkitd (0.105-33) ... 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] 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.2_amd64.deb ... Unpacking libsystemd-shared:amd64 (252.5-2ubuntu3.2) ... Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.2_amd64.deb ... Unpacking libsystemd0:amd64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libsystemd0:amd64 (252.5-2ubuntu3.2) ... 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.) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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] 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 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) ... Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] Preparing to unpack .../systemd_252.5-2ubuntu3.2_amd64.deb ... Unpacking systemd (252.5-2ubuntu3.2) ... 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.2) ... Setting up systemd (252.5-2ubuntu3.2) ... 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] 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+deb10u7) ... Setting up python3 (3.7.3-1) ... 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 23.4 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] 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+deb11u2 [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 bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 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-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u10 [347 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u10 [271 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+deb11u4 [8048 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:103 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpolkit-agent-1-0 arm64 123-1 [16.7 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xml-core all 0.18+nmu1 [21.6 kB] 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: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.11 [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] 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.14 [285 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. /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 ... 6042 files and directories currently installed.) Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.2_amd64.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.2) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.129ubuntu1_all.deb ... Unpacking adduser (3.129ubuntu1) ... Setting up adduser (3.129ubuntu1) ... 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) ... 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-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u10 [344 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 23.4 MB in 0s (55.6 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) ... Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 polkitd arm64 123-1 [91.8 kB] Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-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.23.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-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.23.1-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... 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 python3.10 (3.10.12-1~22.04.2) ... 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.4_amd64.deb ... Unpacking openssl (3.0.8-1ubuntu1.4) ... 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: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) ... Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... 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] 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) ... Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-blinker all 1.6.2-1 [15.1 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cryptography arm64 38.0.4-4 [634 kB] Reading package lists... 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.2_all.deb ... Unpacking distro-info-data (0.57ubuntu0.2) ... 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) ... Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.14 [190 kB] 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) ... Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB] Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] 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) ... Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pyparsing all 3.1.0-1 [86.4 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-httplib2 all 0.20.4-3 [30.4 kB] Building dependency tree... Reading state information... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ... Setting up python3 (3.10.6-1~22.04) ... 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 libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_amd64.deb ... Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ... 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] [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 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... [Pipeline] // node Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-software-properties all 0.99.35 [31.7 kB] [Pipeline] } Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-jwt all 2.7.0-1 [20.9 kB] Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-wadllib all 1.3.6-5 [35.9 kB] 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 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 packagekit arm64 1.2.6-3 [425 kB] 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] 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 + '[' prod = 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... Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-distro all 1.8.0-1 [17.4 kB] Setting up libappstream4:amd64 (0.15.2-2) ... 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) ... Setting up python3-pyparsing (2.4.7-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" 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 libpam-systemd:amd64. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.2_amd64.deb ... Unpacking libpam-systemd:amd64 (252.5-2ubuntu3.2) ... 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) ... 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) ... 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] 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 ... 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+deb11u2_amd64.deb ... Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... 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) ... Selecting previously unselected package libpython3.9-stdlib:amd64. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... 0 upgraded, 119 newly installed, 0 to remove and 5 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.20 [1321 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 42.2 MB in 18s (2343 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.4_arm64.deb ... Unpacking libssl3:arm64 (3.0.8-1ubuntu1.4) ... Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-oauthlib all 3.2.2-1 [89.7 kB] done. Updating certificates in /etc/ssl/certs... Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-jeepney (0.7.1-3) ... 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) ... 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) ... Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] 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) ... 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) ... 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] 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.20 [620 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.14 [4788 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] 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) ... Setting up libssl3:arm64 (3.0.8-1ubuntu1.4) ... Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-six all 1.16.0-4 [12.4 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] 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:amd64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... 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) ... 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) ... 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] 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.1w-0+deb11u1_amd64.deb ... Unpacking openssl (1.1.1w-0+deb11u1) ... 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.4 [31.0 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 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.4 [330 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [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] 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.10 [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.20 [235 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.20 [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] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.p2LVZzCLYV/ + cd /tmp/docker-cli-docsgen.p2LVZzCLYV + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.3+incompatible 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-20230911190601-f082dd7a0cee go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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) ... Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB] Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-software-properties all 0.99.39 [28.6 kB] Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.3_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.3) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_amd64.deb ... Unpacking curl (7.88.1-8ubuntu2.3) ... 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) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] 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.14 [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] 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) ... 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.3 [88.7 kB] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] 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.5 MB/s) Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... 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) go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally mantic: Pulling from library/ubuntu d1cf823cf1f0: Already exists Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 packagekit arm64 1.2.7-1 [419 kB] Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 software-properties-common all 0.99.39 [14.3 kB] 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) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... 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+deb11u10_amd64.deb ... Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u10) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_amd64.deb ... Unpacking curl (7.74.0-1.3+deb11u10) ... 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.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... 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) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 Digest: sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee Status: Downloaded newer image for ubuntu:mantic Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] debconf: delaying package configuration, since apt-utils is not installed Setting up python3-distro (1.7.0-1) ... Selecting previously unselected package gpg-agent. Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... 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. Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 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.3_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ... 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 ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ... Unpacking distro-info-data (0.51+deb11u4) ... Selecting previously unselected package python3-minimal. 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) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu2.2 [79.6 kB] go: downloading github.com/cloudflare/cfssl v1.6.4 + verify + dpkg --version + verify_deb + apt-get update Fetched 43.1 MB in 14s (3010 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 ... 4322 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_arm64.deb ... Unpacking libssl3:arm64 (3.0.10-1ubuntu2.1) ... Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.6-3) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.5.0-2_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-2) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../54-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... Setting up python3-apt (2.4.0ubuntu2) ... Setting up python3-lazr.uri (1.0.6-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 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) ... 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) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-1ubuntu0.1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-1ubuntu0.1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-1ubuntu0.1) ... 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-1ubuntu0.1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-1ubuntu0.1) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... 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] 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.58.3 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.qEOgK8v8ur/ + cd /tmp/docker-cli-docsgen.qEOgK8v8ur + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.3+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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 Get:1 http://archive.ubuntu.com/ubuntu mantic InRelease [256 kB] Get:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease [109 kB] Get:3 http://archive.ubuntu.com/ubuntu mantic-backports InRelease [90.7 kB] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.20.04~focal) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test' + apt-get update Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_arm64.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Setting up libssl3:arm64 (3.0.10-1ubuntu2.1) ... Setting up python3-zipp (1.0.0-3) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.22.2-1) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... 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 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) ... 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 libgssapi-krb5-2:arm64. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-1ubuntu0.1) ... 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) ... 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] go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 Get:4 http://security.ubuntu.com/ubuntu mantic-security InRelease [109 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/restricted amd64 Packages [180 kB] Get:6 http://archive.ubuntu.com/ubuntu mantic/multiverse amd64 Packages [293 kB] Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 Packages [1808 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/universe amd64 Packages [18.8 MB] 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 [53.9 kB] Setting up libpython3.11-minimal:arm64 (3.11.6-3) ... Setting up libexpat1:arm64 (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... 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 python3-cryptography. Preparing to unpack .../66-python3-cryptography_38.0.4-2_amd64.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 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) ... 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 libreadline8:arm64. Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... 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) ... Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 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 ... 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) ... go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 Get:9 http://archive.ubuntu.com/ubuntu mantic-updates/universe amd64 Packages [44.0 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages [145 kB] Get:11 http://archive.ubuntu.com/ubuntu mantic-updates/restricted amd64 Packages [162 kB] Get:12 http://archive.ubuntu.com/ubuntu mantic-updates/multiverse amd64 Packages [4791 B] Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [69.3 kB] Fetched 123 kB in 1s (185 kB/s) 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 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) ... 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 libpython3-stdlib:arm64. Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (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 ... 5162 files and directories currently installed.) Preparing to unpack .../python3_3.11.2-1_arm64.deb ... Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB] 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 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) ... go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 Get:13 http://security.ubuntu.com/ubuntu mantic-security/restricted amd64 Packages [162 kB] Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.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) ... 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) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-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) ... 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) ... Preparing to unpack .../libudev1_252.5-2ubuntu3.2_arm64.deb ... Unpacking libudev1:arm64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libudev1:arm64 (252.5-2ubuntu3.2) ... 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 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 ... 4648 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_arm64.deb ... Unpacking python3-minimal (3.11.4-5) ... 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] 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 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) ... go: downloading github.com/cloudflare/cfssl v1.6.4 Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-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-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9727 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Setting up libksba8:amd64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.5-2ubuntu3.2) ... 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.2) ... 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) ... 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) ... 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) ... 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 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) ... 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 media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... Unpacking tzdata (2023c-9ubuntu1) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-3ubuntu1) ... 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 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) ... 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.58.3 Get:14 http://security.ubuntu.com/ubuntu mantic-security/multiverse amd64 Packages [4791 B] Get:15 http://security.ubuntu.com/ubuntu mantic-security/universe amd64 Packages [34.7 kB] Get:16 http://security.ubuntu.com/ubuntu mantic-security/main amd64 Packages [123 kB] Fetched 22.4 MB in 2s (13.2 MB/s) Setting up python3-software-properties (0.99.22.7) ... Setting up software-properties-common (0.99.22.7) ... 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-1ubuntu0.1) ... 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-1ubuntu0.1) ... 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-1ubuntu0.1) ... 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 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) ... 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+deb11u4) ... 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.28-0+deb11u1) ... Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.2_arm64.deb ... Unpacking libsystemd-shared:arm64 (252.5-2ubuntu3.2) ... Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.2_arm64.deb ... Unpacking libsystemd0:arm64 (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libsystemd0:arm64 (252.5-2ubuntu3.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-3ubuntu1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... 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-2build2_arm64.deb ... Unpacking libnsl2:arm64 (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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. 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 ... 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) ... 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] Processing triggers for libc-bin (2.35-0ubuntu3.4) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... Setting up openssl (3.0.8-1ubuntu1.4) ... 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 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.1w-0+deb11u1) ... 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+deb11u10) ... Setting up ca-certificates (20210119) ... 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.2_arm64.deb ... Unpacking systemd (252.5-2ubuntu3.2) ... 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) ... 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.42.0-1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.42.0-1) ... Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_arm64.deb ... Unpacking python3.11 (3.11.6-3) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-buildx-plugin (0.12.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-compose-plugin_2.23.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_arm64.deb Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... 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) ... 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] 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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 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 + '[' prod = 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 ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... 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.2) ... Setting up systemd (252.5-2ubuntu3.2) ... 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 libpython3-stdlib:arm64. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.4-5) ... Setting up python3-minimal (3.11.4-5) ... 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 ... 5673 files and directories currently installed.) Preparing to unpack .../python3_3.11.4-5_arm64.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../libargon2-1_0~20190702+dfsg-3_arm64.deb ... 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) ... 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 38.1 MB in 11s (3490 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.11_arm64.deb ... Unpacking libsystemd0:arm64 (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... go: downloading github.com/zmap/zlint/v3 v3.1.0 Updating certificates 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 ... 6036 files and directories currently installed.) Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.2_arm64.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.2) ... 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.4_arm64.deb ... Unpacking openssl (3.0.8-1ubuntu1.4) ... Unpacking libargon2-1:arm64 (0~20190702+dfsg-3) ... Preparing to unpack .../libudev1_253.5-1ubuntu6.1_arm64.deb ... Unpacking libudev1:arm64 (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... Setting up libudev1:arm64 (253.5-1ubuntu6.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 ... 5698 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2ubuntu1) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../1-libjson-c5_0.17-1_arm64.deb ... Unpacking libjson-c5:arm64 (0.17-1) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-4ubuntu3_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.6.1-4ubuntu3) ... 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 libsystemd0:arm64 (249.11-0ubuntu3.11) ... 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) ... 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 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) ... 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) ... 137 added, 0 removed; done. Selecting previously unselected package libfdisk1:arm64. Preparing to unpack .../3-libfdisk1_2.39.1-4ubuntu2_arm64.deb ... Unpacking libfdisk1:arm64 (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../4-libkmod2_30+20230519-1ubuntu3_arm64.deb ... Unpacking libkmod2:arm64 (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../5-libapparmor1_4.0.0~alpha2-0ubuntu5_arm64.deb ... Unpacking libapparmor1:arm64 (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../6-libip4tc2_1.8.9-2ubuntu2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../7-libsystemd-shared_253.5-1ubuntu6.1_arm64.deb ... Unpacking libsystemd-shared:arm64 (253.5-1ubuntu6.1) ... Preparing to unpack .../8-libsystemd0_253.5-1ubuntu6.1_arm64.deb ... Unpacking libsystemd0:arm64 (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... done. Updating certificates in /etc/ssl/certs... 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+deb11u10) ... Setting up curl (7.74.0-1.3+deb11u10) ... 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) ... 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 libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.2) ... go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.10~buster) ... 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.2_all.deb ... Unpacking distro-info-data (0.57ubuntu0.2) ... 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) ... 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) ... Setting up dbus (1.14.4-1ubuntu1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-1ubuntu0.1) ... 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.2) ... Setting up libcurl4:amd64 (7.88.1-8ubuntu2.3) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.3) ... Setting up libsystemd0:arm64 (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd-dev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5747 files and directories currently installed.) Preparing to unpack .../systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../systemd_253.5-1ubuntu6.1_arm64.deb ... Unpacking systemd (253.5-1ubuntu6.1) ... 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 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) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Reading package lists... Building dependency tree... Reading state information... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading golang.org/x/tools v0.10.0 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 iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables 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) ... 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 ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:amd64 (1.22.2-1) ... 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. Setting up libargon2-1:arm64 (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:arm64 (0.17-1) ... Setting up libcryptsetup12:arm64 (2:2.6.1-4ubuntu3) ... 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) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.14_all.deb ... Unpacking distro-info-data (0.43ubuntu1.14) ... 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) ... 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 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 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 sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota 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 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-testresources 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 libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu 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 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 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 sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core The following packages will be upgraded: libsystemd0 libudev1 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) ... 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/protobuf v1.31.0 The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 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) ... 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. Setting up libfdisk1:arm64 (2.39.1-4ubuntu2) ... Setting up libkmod2:arm64 (30+20230519-1ubuntu3) ... Setting up libapparmor1:arm64 (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:arm64 (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:arm64 (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.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 ... 6569 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_arm64.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... 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) ... 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) ... 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 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) ... 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) ... go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded. Need to get 21.1 MB of archives. After this operation, 97.2 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.25-1 [20.5 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.2_arm64.deb ... Unpacking libpam-systemd:arm64 (252.5-2ubuntu3.2) ... 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) ... 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) ... 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.3) ... Setting up libappstream4:amd64 (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:amd64 (1.3.0-2build2) ... Setting up packagekit (1.2.6-3) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... Setting up adduser (3.137ubuntu1) ... 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 ... 6663 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.1_arm64.deb ... Unpacking openssl (3.0.10-1ubuntu2.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) ... Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Get:5 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [35.5 kB] Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 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 ... Unpacking python3 (3.10.6-1~22.04) ... 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) ... 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 2 upgraded, 119 newly installed, 0 to remove and 3 not upgraded. Need to get 43.9 MB of archives. After this operation, 154 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssl3 amd64 3.0.10-1ubuntu2.1 [1930 kB] Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-minimal amd64 3.11.6-3 [839 kB] Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexpat1 amd64 2.5.0-2 [85.2 kB] Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11-minimal amd64 3.11.6-3 [2196 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-minimal amd64 3.11.4-5 [26.8 kB] Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 media-types all 10.1.0 [27.5 kB] Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 tzdata all 2023c-9ubuntu1 [270 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5support0 amd64 1.20.1-3ubuntu1 [33.0 kB] Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libk5crypto3 amd64 1.20.1-3ubuntu1 [81.3 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] Get:11 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5-3 amd64 1.20.1-3ubuntu1 [346 kB] Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgssapi-krb5-2 amd64 1.20.1-3ubuntu1 [142 kB] Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] Get:15 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] Get:16 http://archive.ubuntu.com/ubuntu mantic/main amd64 readline-common all 8.2-1.3 [55.7 kB] Get:17 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] Get:18 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsqlite3-0 amd64 3.42.0-1 [668 kB] Get:19 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-stdlib amd64 3.11.6-3 [1917 kB] Get:20 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11 amd64 3.11.6-3 [579 kB] Get:21 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3-stdlib amd64 3.11.4-5 [9502 B] Get:22 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3 amd64 3.11.4-5 [22.9 kB] Get:23 http://archive.ubuntu.com/ubuntu mantic/main amd64 libargon2-1 amd64 0~20190702+dfsg-3 [20.3 kB] Get:24 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libudev1 amd64 253.5-1ubuntu6.1 [160 kB] Get:25 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2ubuntu1 [139 kB] Get:26 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjson-c5 amd64 0.17-1 [35.2 kB] Get:27 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcryptsetup12 amd64 2:2.6.1-4ubuntu3 [242 kB] Get:28 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfdisk1 amd64 2.39.1-4ubuntu2 [145 kB] Get:29 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkmod2 amd64 30+20230519-1ubuntu3 [51.2 kB] Get:30 http://archive.ubuntu.com/ubuntu mantic/main amd64 libapparmor1 amd64 4.0.0~alpha2-0ubuntu5 [47.6 kB] Get:31 http://archive.ubuntu.com/ubuntu mantic/main amd64 libip4tc2 amd64 1.8.9-2ubuntu2 [22.2 kB] Get:32 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd-shared amd64 253.5-1ubuntu6.1 [1872 kB] Get:33 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd0 amd64 253.5-1ubuntu6.1 [408 kB] Get:34 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] Get:35 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd amd64 253.5-1ubuntu6.1 [3060 kB] Get:36 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd-sysv amd64 253.5-1ubuntu6.1 [11.5 kB] Get:37 http://archive.ubuntu.com/ubuntu mantic/main amd64 sgml-base all 1.31 [11.4 kB] Get:38 http://archive.ubuntu.com/ubuntu mantic/main amd64 adduser all 3.137ubuntu1 [101 kB] Get:39 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 openssl amd64 3.0.10-1ubuntu2.1 [1188 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] 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] 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) ... 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) ... 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 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) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package libicu66:amd64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... Fetched 84.3 kB in 1s (129 kB/s) 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) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... Setting up python3-gi (3.38.0-2) ... Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.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 google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 Get:40 http://archive.ubuntu.com/ubuntu mantic/main amd64 ca-certificates all 20230311ubuntu1 [152 kB] Get:41 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdbus-1-3 amd64 1.14.10-1ubuntu1 [209 kB] Get:42 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-bin amd64 1.14.10-1ubuntu1 [39.0 kB] Get:43 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:44 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-daemon amd64 1.14.10-1ubuntu1 [118 kB] Get:45 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] Get:46 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus amd64 1.14.10-1ubuntu1 [24.5 kB] Get:47 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 distro-info-data all 0.58ubuntu0.1 [6092 B] Get:48 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-0 amd64 2.78.0-2 [1525 kB] Get:49 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgirepository-1.0-1 amd64 1.78.1-1 [72.7 kB] Get:50 http://archive.ubuntu.com/ubuntu mantic/main amd64 gir1.2-glib-2.0 amd64 1.78.1-1 [180 kB] Get:51 http://archive.ubuntu.com/ubuntu mantic/main amd64 iso-codes all 4.15.0-1 [3458 kB] Get:52 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcap2-bin amd64 1:2.66-4ubuntu1 [34.2 kB] Get:53 http://archive.ubuntu.com/ubuntu mantic/main amd64 libelf1 amd64 0.189-4 [56.3 kB] Get:54 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-data all 2.78.0-2 [40.3 kB] Get:55 http://archive.ubuntu.com/ubuntu mantic/main amd64 libicu72 amd64 72.1-3ubuntu3 [10.8 MB] Get:56 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libpam-systemd amd64 253.5-1ubuntu6.1 [211 kB] Get:57 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml2 amd64 2.9.14+dfsg-1.3 [764 kB] Get:58 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] Get:59 http://archive.ubuntu.com/ubuntu mantic/main amd64 lsb-release all 12.0-2 [6564 B] Get:60 http://archive.ubuntu.com/ubuntu mantic/main amd64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:61 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-apt amd64 2.6.0ubuntu1 [165 kB] Get:62 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] Get:63 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-dbus amd64 1.3.2-5 [99.0 kB] Get:64 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-gi amd64 3.46.0-1 [229 kB] Get:65 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pkg-resources all 68.1.2-2 [167 kB] Get:66 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnghttp2-14 amd64 1.55.1-1 [72.8 kB] Get:67 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] Get:68 http://archive.ubuntu.com/ubuntu mantic/universe amd64 apt-transport-https all 2.7.3 [3962 B] Get:69 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] Get:70 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-3 [20.2 kB] Get:71 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-3 [53.4 kB] Get:72 http://archive.ubuntu.com/ubuntu mantic/main amd64 libldap2 amd64 2.6.6+dfsg-1~exp1ubuntu1 [193 kB] Get:73 http://archive.ubuntu.com/ubuntu mantic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:74 http://archive.ubuntu.com/ubuntu mantic/main amd64 libssh-4 amd64 0.10.5-3ubuntu1 [187 kB] Get:75 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl4 amd64 8.2.1-1ubuntu3.1 [319 kB] Get:76 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 curl amd64 8.2.1-1ubuntu3.1 [216 kB] Get:77 http://archive.ubuntu.com/ubuntu mantic/main amd64 libassuan0 amd64 2.5.6-1 [37.8 kB] Get:78 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] Get:79 http://archive.ubuntu.com/ubuntu mantic/main amd64 libksba8 amd64 1.6.4-2 [121 kB] Get:80 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:81 http://archive.ubuntu.com/ubuntu mantic/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] Get:82 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpackagekit-glib2-18 amd64 1.2.7-1 [121 kB] Get:83 http://archive.ubuntu.com/ubuntu mantic/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.7-1 [25.4 kB] Get:84 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:85 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] debconf: delaying package configuration, since apt-utils is not installed 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) ... 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) ... go: downloading github.com/google/certificate-transparency-go v1.1.4 Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.1_all.deb ... Unpacking distro-info-data (0.58ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.78.0-2) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Unpacking libkmod2:arm64 (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.11_arm64.deb ... Unpacking systemd (249.11-0ubuntu3.11) ... 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) ... Setting up python3-dbus (1.2.16-5) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Get:86 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] Get:87 http://archive.ubuntu.com/ubuntu mantic/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] Get:88 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] Get:89 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] Get:90 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] Get:91 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] Get:92 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:93 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl3-gnutls amd64 8.2.1-1ubuntu3.1 [312 kB] Get:94 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstemmer0d amd64 2.2.0-4 [160 kB] Get:95 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxmlb2 amd64 0.3.10-2 [64.6 kB] Get:96 http://archive.ubuntu.com/ubuntu mantic/main amd64 libappstream4 amd64 0.16.2-1 [218 kB] Get:97 http://archive.ubuntu.com/ubuntu mantic/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu2 [144 kB] Get:98 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdw1 amd64 0.189-4 [257 kB] Get:99 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-bin amd64 2.78.0-2 [95.3 kB] Get:100 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] Get:101 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgstreamer1.0-0 amd64 1.22.5-1 [986 kB] Fetched 21.1 MB in 1s (24.6 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. 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. 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.3_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.3) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_arm64.deb ... Unpacking curl (7.88.1-8ubuntu2.3) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../37-libassuan0_2.5.5-5_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-5) ... go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.0 Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.78.1-1) ... 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) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_arm64.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... 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.11) ... 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. Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... Get:102 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpolkit-gobject-1-0 amd64 123-1 [45.5 kB] Get:103 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpolkit-agent-1-0 amd64 123-1 [17.6 kB] Get:104 http://archive.ubuntu.com/ubuntu mantic/main amd64 xml-core all 0.18+nmu1 [21.6 kB] Get:105 http://archive.ubuntu.com/ubuntu mantic/main amd64 polkitd amd64 123-1 [93.5 kB] Get:106 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-blinker all 1.6.2-1 [15.1 kB] Get:107 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cryptography amd64 38.0.4-4 [665 kB] Get:108 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pyparsing all 3.1.0-1 [86.4 kB] Get:109 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-httplib2 all 0.20.4-3 [30.4 kB] Get:110 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] Get:111 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:112 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-wadllib all 1.3.6-5 [35.9 kB] Get:113 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-distro all 1.8.0-1 [17.4 kB] Get:114 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-oauthlib all 3.2.2-1 [89.7 kB] Get:115 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-six all 1.16.0-4 [12.4 kB] Get:116 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:117 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-launchpadlib all 1.11.0-1 [125 kB] Get:118 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-software-properties all 0.99.39 [28.6 kB] Get:119 http://archive.ubuntu.com/ubuntu mantic/main amd64 packagekit amd64 1.2.7-1 [434 kB] Get:120 http://archive.ubuntu.com/ubuntu mantic/main amd64 software-properties-common all 0.99.39 [14.3 kB] Get:121 http://archive.ubuntu.com/ubuntu mantic/universe amd64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] 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.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... 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. 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) ... 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/protobuf v1.31.0 Selecting previously unselected package libelf1:arm64. Preparing to unpack .../14-libelf1_0.189-4_arm64.deb ... Unpacking libelf1:arm64 (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_arm64.deb ... Unpacking libicu72:arm64 (72.1-3ubuntu3) ... 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.11_arm64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.11) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.12_arm64.deb ... Unpacking openssl (3.0.2-0ubuntu1.12) ... Processing triggers for libc-bin (2.31-13+deb11u7) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... debconf: delaying package configuration, since apt-utils is not installed Fetched 43.9 MB in 1s (34.9 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 ... 4327 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_amd64.deb ... Unpacking libssl3:amd64 (3.0.10-1ubuntu2.1) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.6-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) ... 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) ... 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_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-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_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb Selecting previously unselected package docker-ce. (Reading database ... 9238 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... 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) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_arm64.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_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_arm64.deb ... Unpacking libpam-systemd:arm64 (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.3) ... 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-2_all.deb ... Unpacking lsb-release (12.0-2) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... 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.5_all.deb ... Unpacking distro-info-data (0.52ubuntu0.5) ... 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) ... 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 + '[' prod = 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 libexpat1:amd64. Preparing to unpack .../libexpat1_2.5.0-2_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_amd64.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Setting up libssl3:amd64 (3.0.10-1ubuntu2.1) ... Setting up libpython3.11-minimal:amd64 (3.11.6-3) ... Setting up libexpat1:amd64 (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... Setting up python3-gi (3.44.1-1) ... Setting up python3-httplib2 (0.20.4-3) ... 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) ... 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) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.3_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ... 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 python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_arm64.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_arm64.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_arm64.deb ... Unpacking python3-gi (3.46.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../27-libnghttp2-14_1.55.1-1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.55.1-1) ... 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 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) ... done. Updating certificates in /etc/ssl/certs... Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... Setting up python3-blinker (1.5-1) ... Setting up python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 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 ... 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 libpsl5:arm64. Preparing to unpack .../28-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../30-libbrotli1_1.0.9-2build8_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg1-3_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libldap2:arm64. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_arm64.deb ... Unpacking libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 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 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) ... Setting up python3-dbus (1.3.2-4build1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 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) ... + go mod vendor -modfile=vendor.mod 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) ... 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 librtmp1:arm64. Preparing to unpack .../34-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 .../35-libssh-4_0.10.5-3ubuntu1_arm64.deb ... Unpacking libssh-4:arm64 (0.10.5-3ubuntu1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.1_arm64.deb ... Unpacking libcurl4:arm64 (8.2.1-1ubuntu3.1) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.1_arm64.deb ... Unpacking curl (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../38-libassuan0_2.5.6-1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.6-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.11_arm64.deb ... Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.11) ... 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) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... 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 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) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... 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 ... 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) ... 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 libksba8:arm64. Preparing to unpack .../40-libksba8_1.6.4-2_arm64.deb ... Unpacking libksba8:arm64 (1.6.4-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../41-libnpth0_1.6-3build2_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../42-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 .../43-libpackagekit-glib2-18_1.2.7-1_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... 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 ... 4653 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_amd64.deb ... Unpacking python3-minimal (3.11.4-5) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... Unpacking tzdata (2023c-9ubuntu1) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-3ubuntu1) ... 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 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) ... 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.11_all.deb ... Setting up python3-apt (2.5.3ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... 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) ... 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 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) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../46-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 .../47-gpg_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../49-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../50-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 .../51-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... 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-2build2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2build2) ... 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) ... Unpacking apt-transport-https (2.4.11) ... 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 ... 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) ... Setting up python3-cryptography (38.0.4-2) ... Setting up python3-wadllib (1.3.6-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 ... 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) ... OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test' + apt-get update 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_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) ... Selecting previously unselected package gpgsm. Preparing to unpack .../52-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../53-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../54-libcurl3-gnutls_8.2.1-1ubuntu3.1_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../55-libstemmer0d_2.2.0-4_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-4) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../56-libxmlb2_0.3.10-2_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.10-2) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../57-libappstream4_0.16.2-1_arm64.deb ... Unpacking libappstream4:arm64 (0.16.2-1) ... Setting up libip6tc2:arm64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:arm64 (1.0.4-2) ... Setting up containerd.io (1.6.25-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.12) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version 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.42.0-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.42.0-1) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_amd64.deb ... Unpacking python3.11 (3.11.6-3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.4-5) ... 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.14_arm64.deb ... Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.14) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_arm64.deb ... Unpacking curl (7.81.0-1ubuntu1.14) ... 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. Setting up python3-oauthlib (3.2.2-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) ... 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.20_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.20) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.10~buster) ... 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 systemd-sysv (252.5-2ubuntu3.2) ... 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) ... No schema files found: doing nothing. Setting up distro-info-data (0.57ubuntu0.2) ... 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-1ubuntu0.1) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libduktape207:arm64. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_arm64.deb ... Unpacking libduktape207:arm64 (2.7.0+tests-0ubuntu2) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../59-libdw1_0.189-4_arm64.deb ... Unpacking libdw1:arm64 (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_arm64.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../61-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 .../62-libgstreamer1.0-0_1.22.5-1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.22.5-1) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (123-1) ... Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 Setting up python3-minimal (3.11.4-5) ... 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 ... 5678 files and directories currently installed.) Preparing to unpack .../python3_3.11.4-5_amd64.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../libargon2-1_0~20190702+dfsg-3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20190702+dfsg-3) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... 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) ... 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) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.20) ... 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) ... Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [35.6 kB] Fetched 78.9 kB in 1s (130 kB/s) 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-1ubuntu0.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-1ubuntu0.1) ... 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) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Preparing to unpack .../libudev1_253.5-1ubuntu6.1_amd64.deb ... Unpacking libudev1:amd64 (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... Setting up libudev1:amd64 (253.5-1ubuntu6.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 ... 5703 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2ubuntu1) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../1-libjson-c5_0.17-1_amd64.deb ... Unpacking libjson-c5:amd64 (0.17-1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-4ubuntu3_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.6.1-4ubuntu3) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../3-libfdisk1_2.39.1-4ubuntu2_amd64.deb ... Unpacking libfdisk1:amd64 (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:amd64. Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_arm64.deb ... Unpacking polkitd (123-1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4_arm64.deb ... Unpacking python3-cryptography (38.0.4-4) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.11.0 + go mod vendor -modfile=vendor.mod 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) ... 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) ... Setting up python3-software-properties (0.99.35) ... Setting up software-properties-common (0.99.35) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... 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) ... Setting up openssl (3.0.8-1ubuntu1.4) ... 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) ... 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 docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Setting up docker-buildx-plugin (0.12.0-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Preparing to unpack .../4-libkmod2_30+20230519-1ubuntu3_amd64.deb ... Unpacking libkmod2:amd64 (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../5-libapparmor1_4.0.0~alpha2-0ubuntu5_amd64.deb ... Unpacking libapparmor1:amd64 (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.9-2ubuntu2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../7-libsystemd-shared_253.5-1ubuntu6.1_amd64.deb ... Unpacking libsystemd-shared:amd64 (253.5-1ubuntu6.1) ... Preparing to unpack .../8-libsystemd0_253.5-1ubuntu6.1_amd64.deb ... Unpacking libsystemd0:amd64 (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... Setting up libsystemd0:amd64 (253.5-1ubuntu6.1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../72-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 .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.14_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ... 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) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ... Unpacking libdw1:arm64 (0.186-1build1) ... Processing triggers for libc-bin (2.37-0ubuntu2.1) ... Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... 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) ... 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) ... Setting up dbus-daemon (1.14.4-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu0.23.04.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-compose-plugin (2.23.1-1~debian.10~buster) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-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. Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.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-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9729 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Selecting previously unselected package systemd-dev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5752 files and directories currently installed.) Preparing to unpack .../systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../systemd_253.5-1ubuntu6.1_amd64.deb ... Unpacking systemd (253.5-1ubuntu6.1) ... Setting up libargon2-1:amd64 (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:amd64 (0.17-1) ... Setting up libcryptsetup12:amd64 (2:2.6.1-4ubuntu3) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-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 .../77-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 .../78-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 .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_arm64.deb ... Unpacking packagekit (1.2.7-1) ... 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) ... 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) ... 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 + '[' prod = 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 gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... 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) ... Updating certificates in /etc/ssl/certs... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_amd64.deb Setting up libfdisk1:amd64 (2.39.1-4ubuntu2) ... Setting up libkmod2:amd64 (30+20230519-1ubuntu3) ... Setting up libapparmor1:amd64 (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:amd64 (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:amd64 (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.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 ... 6574 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_amd64.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:arm64 (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libicu72:arm64 (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:arm64 (0.2.5-1) ... Setting up libglib2.0-0:arm64 (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.1) ... 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 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.buildinfo done. Updating certificates in /etc/ssl/certs... 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) ... 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) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... Setting up adduser (3.137ubuntu1) ... 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 ... 6668 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.1_amd64.deb ... Unpacking openssl (3.0.10-1ubuntu2.1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... 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.42.0-1) ... Setting up libnghttp2-14:arm64 (1.55.1-1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.7-1) ... Setting up libnpth0:arm64 (1.6-3build2) ... Setting up libassuan0:arm64 (2.5.6-1) ... Setting up libunwind8:arm64 (1.6.2-3) ... Setting up libkrb5support0:arm64 (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... Setting up tzdata (2023c-9ubuntu1) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:40:54 UTC 2023. Universal Time is now: Tue Nov 21 17:40:54 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... 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) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... 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 libdbus-1-3:amd64. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... 137 added, 0 removed; done. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... 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.10-1ubuntu1) ... Setting up libk5crypto3:arm64 (1.20.1-3ubuntu1) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg1-3) ... Setting up python-apt-common (2.6.0ubuntu1) ... Setting up libduktape207:arm64 (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:arm64 (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:arm64 (1.20.1-3ubuntu1) ... Setting up libstemmer0d:arm64 (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 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) ... 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 libpolkit-agent-1-0:amd64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... 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 ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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 distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.1_all.deb ... Unpacking distro-info-data (0.58ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.78.0-2) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.78.1-1) ... 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) ... Setting up dbus (1.14.4-1ubuntu1) ... Setting up libgssapi-krb5-2:arm64 (1.20.1-1ubuntu0.1) ... 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.2) ... Setting up libcurl4:arm64 (7.88.1-8ubuntu2.3) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.3) ... Setting up openssl (3.0.10-1ubuntu2.1) ... Setting up libelf1:arm64 (0.189-4) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.3) ... Setting up libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:arm64 (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:arm64 (0.189-4) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... [Pipeline] } 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 [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap 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) ... 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) ... [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... 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) ... OK + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu lunar test' + apt-get update Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_amd64.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../14-libelf1_0.189-4_amd64.deb ... Unpacking libelf1:amd64 (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3ubuntu3) ... 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) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.changes Setting up ca-certificates (20230311ubuntu1) ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 34.3 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 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.25-1 [28.7 MB] Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] 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.28-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.28-0+deb10u1 [98.6 kB] 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.11) ... Setting up libpsl5:arm64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.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: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.10) ... Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.8 kB] Hit:2 http://archive.ubuntu.com/ubuntu lunar InRelease Hit:3 http://security.ubuntu.com/ubuntu lunar-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu lunar-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu lunar-backports InRelease Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_amd64.deb ... Unpacking libpam-systemd:amd64 (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3) ... 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-2_all.deb ... Unpacking lsb-release (12.0-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. Updating certificates in /etc/ssl/certs... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.5) ... 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) ... 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.14) ... Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 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.4) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Get:6 https://download.docker.com/linux/ubuntu lunar/test amd64 Packages [15.4 kB] Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_amd64.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_amd64.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_amd64.deb ... Unpacking python3-gi (3.46.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... 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.3) ... Setting up libappstream4:arm64 (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:arm64 (1.3.0-2build2) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 34.3 MB in 1s (47.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) ... 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) ... 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.11) ... Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... Setting up libstemmer0d:arm64 (2.2.0-1build1) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:40:55 UTC 2023. Universal Time is now: Tue Nov 21 17:40:55 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 libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Fetched 64.3 kB in 1s (97.7 kB/s) Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../27-libnghttp2-14_1.55.1-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.55.1-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../28-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../30-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 .../31-libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libldap2:amd64. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_amd64.deb ... Unpacking libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... 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 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) ... 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) ... Selecting previously unselected package libip4tc0:amd64. Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ... Unpacking libip4tc0:amd64 (1.8.2-4) ... Setting up openssl (3.0.2-0ubuntu1.12) ... 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 libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 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 libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 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) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../34-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 .../35-libssh-4_0.10.5-3ubuntu1_amd64.deb ... Unpacking libssh-4:amd64 (0.10.5-3ubuntu1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.1_amd64.deb ... Unpacking libcurl4:amd64 (8.2.1-1ubuntu3.1) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.1_amd64.deb ... Unpacking curl (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../38-libassuan0_2.5.6-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.6-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... 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) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... 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 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) ... 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:arm64 (1.78.1-1) ... Setting up libssh-4:arm64 (0.10.5-3ubuntu1) ... Setting up xml-core (0.18+nmu1) ... Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:arm64 (253.5-1ubuntu6.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../40-libksba8_1.6.4-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.4-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../41-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../42-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 .../43-libpackagekit-glib2-18_1.2.7-1_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package gnupg-utils. Preparing to unpack .../46-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 .../47-gpg_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../49-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 .../50-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 .../51-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 .../52-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... 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.23.1-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-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-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9306 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb' 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 gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package gnupg. Preparing to unpack .../53-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 .../54-libcurl3-gnutls_8.2.1-1ubuntu3.1_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../55-libstemmer0d_2.2.0-4_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-4) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../56-libxmlb2_0.3.10-2_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.10-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../57-libappstream4_0.16.2-1_amd64.deb ... Unpacking libappstream4:amd64 (0.16.2-1) ... Selecting previously unselected package libduktape207:amd64. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_amd64.deb ... Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu2) ... Setting up libcurl4:arm64 (8.2.1-1ubuntu3.1) ... Setting up libpolkit-agent-1-0:arm64 (123-1) ... Setting up curl (8.2.1-1ubuntu3.1) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:arm64 (1.22.5-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) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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. 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 ... 10782 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_amd64.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... Setting up python3-pyparsing (3.0.9-1) ... Setting up python3-gi (3.44.1-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.4) ... Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... 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.14) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.14) ... Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... Setting up polkitd (0.105-33) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../59-libdw1_0.189-4_amd64.deb ... Unpacking libdw1:amd64 (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_amd64.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../61-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 .../62-libgstreamer1.0-0_1.22.5-1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.22.5-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (123-1) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_amd64.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/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~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_amd64.deb 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) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... 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) ... 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. Unpacking libpolkit-agent-1-0:amd64 (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_amd64.deb ... Unpacking polkitd (123-1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4_amd64.deb ... Unpacking python3-cryptography (38.0.4-4) ... 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 (8.2.1-1ubuntu3.1) ... Setting up libappstream4:arm64 (0.16.2-1) ... 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.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:arm64 (1.3.0-2build2) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.28-0+deb10u1_amd64.deb ... Unpacking dbus (1.12.28-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.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Setting up python3-blinker (1.5-1) ... Setting up python3-pkg-resources (66.1.1-1) ... 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. Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../72-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 .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:arm64 (3.11.6-3) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:arm64 (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Setting up python3-dbus (1.3.2-4build1) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-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 .../77-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 .../78-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 .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_amd64.deb ... Unpacking packagekit (1.2.7-1) ... Setting up python3.10 (3.10.12-1~22.04.2) ... 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) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:amd64 (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libicu72:amd64 (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libglib2.0-0:amd64 (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.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) ... Setting up libsqlite3-0:amd64 (3.42.0-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. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3-apt (2.5.3ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up libnghttp2-14:amd64 (1.55.1-1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.7-1) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.6-1) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up libkrb5support0:amd64 (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... Setting up tzdata (2023c-9ubuntu1) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:40:58 UTC 2023. Universal Time is now: Tue Nov 21 17:40:58 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... 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.10-1ubuntu1) ... 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) ... Setting up python3-six (1.14.0-2) ... 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 gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ... Setting up python3 (3.10.6-1~22.04) ... Setting up python3 (3.11.4-5) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... Setting up python3-cryptography (38.0.4-2) ... Setting up libk5crypto3:amd64 (1.20.1-3ubuntu1) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg1-3) ... Setting up python-apt-common (2.6.0ubuntu1) ... Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:amd64 (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:amd64 (1.20.1-3ubuntu1) ... Setting up libstemmer0d:amd64 (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Setting up openssl (3.0.10-1ubuntu2.1) ... Setting up libelf1:amd64 (0.189-4) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... Setting up python3-gi (3.36.0-1) ... 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. Need to get 29.4 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.25-1 [28.7 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] Setting up libappstream4:arm64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Setting up python3-gi (3.46.0-1) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3) ... Setting up libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:amd64 (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:amd64 (0.189-4) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu1) ... Setting up python3-idna (2.8-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) ... Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Updating certificates in /etc/ssl/certs... Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... 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-jeepney (0.7.1-3) ... Setting up python3-dbus (1.3.2-5) ... Setting up python3-software-properties (0.99.35) ... Setting up software-properties-common (0.99.35) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... Setting up python3-dbus (1.2.16-1build1) ... 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:arm64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.7.0-1) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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. Processing triggers for libc-bin (2.37-0ubuntu2.1) ... Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... debconf: delaying package configuration, since apt-utils is not installed Fetched 29.4 MB in 1s (26.9 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) ... 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:amd64 (1.78.1-1) ... Setting up libssh-4:amd64 (0.10.5-3ubuntu1) ... Setting up xml-core (0.18+nmu1) ... Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Setting up python3-apt (2.6.0ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-4) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-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.23.1-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_amd64.deb 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) ... 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.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:amd64 (253.5-1ubuntu6.1) ... Setting up docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Setting up docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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~20231121102016.1401f91-1~debian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_amd64.deb Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-wadllib (1.3.6-5) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... Unpacking dbus-user-session (1.12.28-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.28-0+deb10u1) ... 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 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + '[' prod = 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... Setting up libcurl4:amd64 (8.2.1-1ubuntu3.1) ... Setting up libpolkit-agent-1-0:amd64 (123-1) ... Setting up curl (8.2.1-1ubuntu3.1) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:amd64 (1.22.5-1) ... 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. Setting up python3-requests (2.22.0-2ubuntu1.1) ... 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 python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.2) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.25-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) ... done. 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. 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:amd64 (7.68.0-1ubuntu2.20) ... Setting up curl (7.68.0-1ubuntu2.20) ... Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... Setting up python3-apt (2.4.0ubuntu2) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.39) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Setting up dbus-user-session (1.12.28-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-20231121102016-1401f91, build 1401f91 + docker buildx version make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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 (8.2.1-1ubuntu3.1) ... Setting up libappstream4:amd64 (0.16.2-1) ... 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.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:amd64 (1.3.0-2build2) ... Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:amd64 (3.11.6-3) ... 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 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) ... Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (123-1) ... 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. Reading package lists... Building dependency tree... Reading state information... 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 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 github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.3.3 + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:amd64 (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... Setting up python3-wadllib (1.3.6-1) ... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.7-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 /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.39) ... Correcting dependencies... Done 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. 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-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 nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. Need to get 35.3 MB of archives. After this operation, 140 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 bullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.25-1 [28.7 MB] Get:12 http://deb.debian.org/debian bullseye/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.28-0+deb11u1 [244 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/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.28-0+deb11u1 [100 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] 90e5e7d8b87a: Already exists Digest: sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 Status: Downloaded newer image for debian:bookworm 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... 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) ... Processing triggers for ca-certificates (20230311ubuntu1) ... Updating certificates in /etc/ssl/certs... 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 lunar/test amd64 containerd.io amd64 1.6.25-1 [28.7 MB] 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 + verify + dpkg --version + verify_deb + apt-get update ++ 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 + '[' prod = 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... Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.4-5) ... Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 35.3 MB in 1s (50.4 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) ... + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu lunar test' + apt-get update 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 [8780 kB] done. Updating certificates in /etc/ssl/certs... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... 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] 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) ... 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) ... Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.8 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease Get:3 https://download.docker.com/linux/ubuntu lunar/test arm64 Packages [15.2 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1ubuntu1) ... Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6668 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [103 kB] Setting up python3-gi (3.46.0-1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (33.7 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 systemd. Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ... Unpacking systemd (247.3-7+deb11u4) ... 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 ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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 python3-pkg-resources (68.1.2-2) ... Setting up python3-software-properties (0.99.22.7) ... Setting up software-properties-common (0.99.22.7) ... 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) ... 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) ... 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 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) ... Fetched 64.0 kB in 1s (79.2 kB/s) 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.25-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) ... Setting up python3-dbus (1.3.2-5) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.7.0-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.4) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 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.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test' + apt-get update 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. 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.4) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version done. Updating certificates in /etc/ssl/certs... Setting up python3-apt (2.6.0ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... Fetched 9141 kB in 1s (6159 kB/s) Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:6 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [51.9 kB] 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.28-0+deb11u1_amd64.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.3 Setting up python3-cryptography (38.0.4-4) ... Setting up python3-wadllib (1.3.6-5) ... Fetched 110 kB in 1s (166 kB/s) 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 + '[' prod = 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 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.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... 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)). Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-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-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-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-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 9300 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... done. 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 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.25-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) ... OK + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.39) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... 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.1) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (123-1) ... 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. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL Reading package lists... Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.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-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 Hit:2 http://ports.ubuntu.com/ubuntu-ports mantic InRelease Get:3 https://download.docker.com/linux/ubuntu mantic/test arm64 Packages [3588 B] Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease Setting up packagekit (1.2.7-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 /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.39) ... Processing triggers for ca-certificates (20230311ubuntu1) ... 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)). 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 Selecting previously unselected package docker-ce-cli. (Reading database ... 10418 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Hit:6 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease Fetched 52.4 kB in 1s (65.8 kB/s) Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1ubuntu1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [34.8 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ... 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 Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 9902 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Fetched 83.6 kB in 1s (107 kB/s) 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)). 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-security bookworm-security/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 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.17-1~deb12u1 [1691 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.17-1~deb12u1 [3029 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.17-1~deb12u1 [41.8 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 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.10-1~deb12u1 [184 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 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+deb12u1 [32.4 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 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+deb12u1 [332 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [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-security bookworm-security/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 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.17-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+deb12u4 [390 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u4 [315 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:78 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u4 [385 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] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... OK + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_amd64.deb ... Unpacking dbus-user-session (1.12.28-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) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ... 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 docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Hit:2 http://archive.ubuntu.com/ubuntu mantic InRelease Hit:3 http://archive.ubuntu.com/ubuntu mantic-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu mantic-backports InRelease Get:5 https://download.docker.com/linux/ubuntu mantic/test amd64 Packages [3589 B] 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.28-0+deb11u1) ... Fetched 49.1 MB in 1s (79.5 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.11-1~deb12u2_amd64.deb ... Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... 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) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... 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.23.1-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. Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_arm64.deb Hit:6 http://security.ubuntu.com/ubuntu mantic-security InRelease 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.25-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) ... 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_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-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_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb Selecting previously unselected package docker-ce. (Reading database ... 9232 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ... Unpacking dmsetup (2:1.02.185-2) ... 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) ... Fetched 52.4 kB in 1s (81.7 kB/s) Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.1.9-1) ... Setting up dbus-user-session (1.12.28-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+deb11u7) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version 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) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../10-libsystemd-shared_252.17-1~deb12u1_amd64.deb ... Unpacking libsystemd-shared:amd64 (252.17-1~deb12u1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... 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.17-1~deb12u1_amd64.deb ... Unpacking systemd (252.17-1~deb12u1) ... Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:amd64 (0.16-2) ... Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9907 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... Reading package lists... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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.17-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.17-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) ... Building dependency tree... Reading state information... Correcting dependencies... Done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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.17-1~deb12u1_amd64.deb ... Unpacking systemd-sysv (252.17-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~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. Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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. 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 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~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus (1.14.10-1~deb12u1) ... 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) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... 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) ... Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... 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~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_arm64.deb 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.2 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.25-1 [20.5 MB] 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] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap Setting up libexpat1:amd64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.20.04~focal) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.2 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) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.wSmWs8rERj/ + cd /tmp/docker-cli-docsgen.wSmWs8rERj + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.3+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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 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 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) ... go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... 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+deb12u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... 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) ... 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.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... Correcting dependencies... Done 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. 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-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... 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 ... 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) ... 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) ... 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.1 MB of archives. After this operation, 104 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu mantic/test arm64 containerd.io arm64 1.6.25-1 [20.5 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-user-session arm64 1.14.10-1ubuntu1 [10.1 kB] go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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 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) ... Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxtables12 arm64 1.8.9-2ubuntu2 [34.5 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libip6tc2 arm64 1.8.9-2ubuntu2 [22.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnetfilter-conntrack3 arm64 1.0.9-5 [43.2 kB] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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 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.25-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.1) ... + verify_binaries + docker --version 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.11-1~deb12u2_amd64.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnftnl11 arm64 1.2.6-2 [64.4 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iptables arm64 1.8.9-2ubuntu2 [386 kB] 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.58.3 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~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_amd64.deb Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.12.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-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_amd64.deb Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../04-libpam-systemd_252.17-1~deb12u1_amd64.deb ... Unpacking libpam-systemd:amd64 (252.17-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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.1 MB in 1s (23.8 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 ... 10126 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-user-session (1.14.10-1ubuntu1) ... 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.9-2ubuntu2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.9-2ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... 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~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_arm64.deb 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 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 libip6tc2:arm64. Preparing to unpack .../4-libip6tc2_1.8.9-2ubuntu2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.9-2ubuntu2) ... 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-5_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-5) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../7-libnftnl11_1.2.6-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_arm64.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 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+deb12u4_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u4) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u4_amd64.deb ... Unpacking curl (7.88.1-10+deb12u4) ... 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) ... [Pipeline] // node Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... [Pipeline] } Building dependency tree... Reading state information... Correcting dependencies... Done 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 distro-info-data. Preparing to unpack .../21-distro-info-data_0.58_all.deb ... Unpacking distro-info-data (0.58) ... 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-buildx-plugin, 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 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) ... Setting up libip6tc2:arm64 (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.25-1) ... 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 mantic/test amd64 containerd.io amd64 1.6.25-1 [28.7 MB] Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-user-session amd64 1.14.10-1ubuntu1 [10.1 kB] Reading package lists... Building dependency tree... Reading state information... Reading package lists... 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 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) ... Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB] Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxtables12 amd64 1.8.9-2ubuntu2 [34.6 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 netbase all 6.4 [13.1 kB] Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 libip6tc2 amd64 1.8.9-2ubuntu2 [22.6 kB] Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnetfilter-conntrack3 amd64 1.0.9-5 [43.8 kB] 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 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 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:arm64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:arm64 (1.2.6-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Building dependency tree... Reading state information... Correcting dependencies... Done Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_amd64.deb ... Unpacking gpg (2.2.40-1.1) ... 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) ... Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnftnl11 amd64 1.2.6-2 [65.9 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic/main amd64 iptables amd64 1.8.9-2ubuntu2 [382 kB] 0 upgraded, 9 newly installed, 0 to remove and 5 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 focal/test amd64 containerd.io amd64 1.6.25-1 [28.7 MB] 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 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 [Pipeline] } [Pipeline] // stage [Pipeline] } 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 gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (34.7 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 ... 10131 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-user-session (1.14.10-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.9-2ubuntu2_amd64.deb ... Unpacking libxtables12:amd64 (1.8.9-2ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../4-libip6tc2_1.8.9-2ubuntu2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.9-2ubuntu2) ... 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] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. Need to get 21.2 MB of archives. After this operation, 97.6 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.25-1 [20.5 MB] 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 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-5_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-5) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../7-libnftnl11_1.2.6-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_amd64.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... 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] 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] 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] go: downloading github.com/google/certificate-transparency-go v1.1.4 Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../39-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... make[2]: Entering directory '/root/build-deb/cli' + cp -r . /tmp/docker-cli-docsgen.v47yHvS31g/ scripts/docs/generate-man.sh + cd /tmp/docker-cli-docsgen.v47yHvS31g + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20230911190601-f082dd7a0cee go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 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) ... 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] 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] go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.0 Selecting previously unselected package libicu72:amd64. Preparing to unpack .../40-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 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) ... 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) ... 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.2 MB in 1s (24.9 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) ... 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/protobuf v1.31.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.58.3 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.kLLHcqIbWJ/ + cd /tmp/docker-cli-docsgen.kLLHcqIbWJ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.0-beta.1+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/spf13/cobra v1.8.0 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.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230911190601-f082dd7a0cee go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.13.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 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 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/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... 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) ... 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) ... Setting up libip6tc2:amd64 (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.25-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:amd64 (1.2.6-2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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) ... go: downloading github.com/cloudflare/cfssl v1.6.4 Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_arm64.deb ... Unpacking iptables (1.8.7-1ubuntu5.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.25-1_arm64.deb ... Unpacking containerd.io (1.6.25-1) ... 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.BqqEVb8AFy/ + cd /tmp/docker-cli-docsgen.BqqEVb8AFy + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.3+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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 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 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) ... go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 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 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 google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 [Pipeline] } [Pipeline] // stage docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } go: downloading github.com/cloudflare/cfssl v1.6.4 [Pipeline] // node 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) ... 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 ... [Pipeline] } go: downloading google.golang.org/grpc v1.58.3 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.58.3 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) ... 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) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.CqPaBUaYs6/ + cd /tmp/docker-cli-docsgen.CqPaBUaYs6 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20230911190601-f082dd7a0cee 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) ... go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 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) ... 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) ... 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 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) ... 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) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.FNYrWamuIx/ + cd /tmp/docker-cli-docsgen.FNYrWamuIx + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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.3+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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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.58.3 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.25-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.4) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.2 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) ... go: downloading github.com/google/certificate-transparency-go v1.1.4 github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:amd64 (1.0.4-2) ... Setting up containerd.io (1.6.25-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) ... 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.12) ... go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod [Pipeline] } 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.17-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) ... [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading golang.org/x/tools v0.10.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 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.37.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/crypto v0.14.0 + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 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+deb12u1) ... 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.10-1~deb12u1) ... 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.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 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/protobuf v1.31.0 go: downloading github.com/cloudflare/cfssl v1.6.4 Setting up libncursesw6:amd64 (6.4-4) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... 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.10-1~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+deb12u1) ... Setting up libstemmer0d:amd64 (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/moby/sys/symlink v0.2.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.58.3 Setting up openssl (3.0.11-1~deb12u2) ... 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.10-1~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.10-1~deb12u1) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/bugsnag/bugsnag-go v1.0.5 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/tools v0.10.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 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 google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 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/protobuf v1.31.0 Updating certificates in /etc/ssl/certs... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.0 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 140 added, 0 removed; done. Setting up dbus (1.14.10-1~deb12u1) ... 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/protobuf v1.31.0 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/zmap/zlint/v3 v3.1.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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 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+deb12u1) ... Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:amd64 (252.17-1~deb12u1) ... 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/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 google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 Setting up libcurl4:amd64 (7.88.1-10+deb12u4) ... Setting up libpolkit-agent-1-0:amd64 (122-3) ... Setting up curl (7.88.1-10+deb12u4) ... Setting up gpg (2.2.40-1.1) ... 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) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 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. [Pipeline] } 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 google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.0 [Pipeline] // node [Pipeline] } 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.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+deb12u4) ... Setting up libappstream4:amd64 (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... 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/protobuf v1.31.0 go: downloading golang.org/x/net v0.17.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/zmap/zlint/v3 v3.1.0 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) ... go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/google/certificate-transparency-go v1.1.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading golang.org/x/tools v0.10.0 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 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) ... 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/protobuf v1.31.0 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + go mod vendor -modfile=vendor.mod Setting up python3-gi (3.42.2-3+b1) ... Setting up python3-httplib2 (0.20.4-3) ... 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) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 Setting up python3-dbus (1.3.2-4+b1) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.j8AA0godPz/ + cd /tmp/docker-cli-docsgen.j8AA0godPz + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-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-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... 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/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.14.0 Setting up python3-cryptography (38.0.4-3) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... 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.58.3 Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... Processing triggers for libc-bin (2.36-9+deb12u3) ... Processing triggers for systemd (252.17-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. make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.9bM3b34qBr/ + cd /tmp/docker-cli-docsgen.9bM3b34qBr + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.0-beta.1+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.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.4.1-0.20231110212414-fa09c952e3ea 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.13.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/containerd/containerd v1.7.8 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.13.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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-20230911190601-f082dd7a0cee go: downloading golang.org/x/term v0.13.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 gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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.17.2 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod 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) ... go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/crypto v0.14.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... go: downloading github.com/cloudflare/cfssl v1.6.4 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~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 + '[' prod = 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/moby/sys/symlink v0.2.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.58.3 done. Updating certificates in /etc/ssl/certs... 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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 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)). 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/zmap/zlint/v3 v3.1.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test' + apt-get update go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.10.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.37.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.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/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 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:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [17.4 kB] 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/protobuf v1.31.0 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 Fetched 60.7 kB in 1s (109 kB/s) 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 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~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-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_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb Selecting previously unselected package docker-ce. (Reading database ... 11531 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... 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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading golang.org/x/tools v0.10.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/protobuf v1.31.0 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.12~bookworm) ... 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/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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.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 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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 go: downloading google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 go: downloading golang.org/x/mod v0.11.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... + go mod vendor -modfile=vendor.mod Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.11.0 Setting up docker-buildx-plugin (0.12.0-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Setting up docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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. 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~20231121102016.1401f91-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_amd64.deb Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 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 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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.10-1~deb12u1 [78.1 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.25-1 [28.7 MB] debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (37.8 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.25-1_amd64.deb ... Unpacking containerd.io (1.6.25-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-user-session (1.14.10-1~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.10-1~deb12u1) ... Setting up libmnl0:amd64 (1.0.4-3) ... Setting up containerd.io (1.6.25-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) ... 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+deb12u3) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.12.0 -X github.com/docker/buildx/version.Revision=542e5d8 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 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 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-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 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 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-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 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/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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gnostic v0.5.7-v3refs 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.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 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-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gnostic v0.5.7-v3refs 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gnostic v0.5.7-v3refs 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gnostic v0.5.7-v3refs 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading gopkg.in/inf.v0 v0.9.1 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 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-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 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/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.23.1 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.23.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.6+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.6+incompatible go: downloading golang.org/x/sync v0.4.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/compose-spec/compose-go v1.20.1 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 golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/containerd v1.7.7 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.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/text v0.12.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/opencontainers/runc v1.1.7 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.14.0 go: downloading golang.org/x/crypto v0.12.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.11.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d 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 github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 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.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 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 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-20230822172742-b8732ec3820d 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 github.com/google/go-cmp v0.6.0 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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.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' in '../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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} 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages 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} dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_compress dh_fixperms # 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 debian/rules override_dh_builddeb 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[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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb'. 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~20231121102016.1401f91-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb 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_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-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 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 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~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.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' in '../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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 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 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 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~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb'. 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~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-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-20231121102016-1401f91, build 8e84bc3" && 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-20231121102016-1401f91, build 1401f91" && 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.12.0" && 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.23.1" && 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~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.changes dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_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.12.0-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb' dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=balenalib/rpi-raspbian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ balenalib/rpi-raspbian:bookworm ./verify Unable to find image 'balenalib/rpi-raspbian:bookworm' locally 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 bookworm InRelease [15.0 kB] Get:2 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] Get:3 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.changes Get:5 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] Fetched 20.2 MB in 4s (5354 kB/s) 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.12.0-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb' 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 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb'. Reading package lists... Building dependency tree... Reading state information... 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 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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 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] + make IMAGE=balenalib/rpi-raspbian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ balenalib/rpi-raspbian:buster ./verify Unable to find image 'balenalib/rpi-raspbian:buster' locally Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB] 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 + verify + dpkg --version + verify_deb + apt-get update 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] 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] Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] 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:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb'. 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:3 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] 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] Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] 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] 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] 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] 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 33.9 MB in 4s (8872 kB/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) ... Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] Get:7 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] 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) ... 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) ... Fetched 19.0 MB in 4s (4724 kB/s) 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) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb'. 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 libargon2-1:armhf (0~20171227-0.3+deb12u1) ... 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 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) ... 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-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 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) ... 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... Building dependency tree... Reading state information... 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) ... ca-certificates is already the newest version (20200601~deb10u2). 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 libcurl4 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 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) ... 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 The following packages will be upgraded: curl libcurl4 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) ... 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) ... 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) ... 2 upgraded, 30 newly installed, 0 to remove and 19 not upgraded. Need to get 11.0 MB of archives. After this operation, 52.0 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+deb10u6 [584 kB] 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) ... 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) ... Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] Selecting previously unselected package gnupg2. Preparing to unpack .../11-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... 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) ... Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [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+deb10u6 [1666 kB] 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) ... Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 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 curl armhf 7.64.0-4+deb10u7 [256 kB] Get:13 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u7 [297 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u8 [7540 B] Get:15 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB] Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../14-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../15-libicu72_72.1-3_armhf.deb ... Unpacking libicu72:armhf (72.1-3) ... Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:20 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u7 [293 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.28-0+deb10u1 [193 kB] Get:25 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB] Get:26 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB] Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB] Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB] Get:30 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB] Get:31 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] 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) ... Get:32 http://archive.raspbian.org/raspbian 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 11.0 MB in 2s (4963 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+deb10u6_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../17-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... 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) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb'. 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+deb10u6_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... 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) ... 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) ... Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 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 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 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+deb10u6_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.buildinfo Selecting previously unselected package python3.7. Preparing to unpack .../4-python3.7_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... 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) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb'. 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 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 apt-transport-https. Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Preparing to unpack .../02-curl_7.64.0-4+deb10u7_armhf.deb ... Unpacking curl (7.64.0-4+deb10u7) over (7.64.0-4+deb10u6) ... Preparing to unpack .../03-libcurl4_7.64.0-4+deb10u7_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u7) over (7.64.0-4+deb10u6) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../04-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../05-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb'. 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 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 ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../06-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 .../07-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 .../08-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 .../09-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.changes 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) ... Selecting previously unselected package gnupg2. Preparing to unpack .../10-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 .../11-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... 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) ... Setting up udev (252.12-1~deb12u1+rpi1) ... Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../12-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 .../13-libcurl3-gnutls_7.64.0-4+deb10u7_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../14-libdbus-1-3_1.12.28-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../15-lsb-release_10.2019051400+rpi1_all.deb ... Unpacking lsb-release (10.2019051400+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../16-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 .../17-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../20-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 .../21-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 .../22-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) ... 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) ... 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 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+deb10u8) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libdbus-1-3:armhf (1.12.28-0+deb10u1) ... Setting up python-apt-common (1.8.4.3) ... Setting up libcurl4:armhf (7.64.0-4+deb10u7) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up curl (7.64.0-4+deb10u7) ... 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+deb10u6) ... Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... Setting up libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u6) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_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.12.0-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb' 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) ... 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) ... Setting up libnsl2:armhf (1.3.0-2) ... Setting up libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ... 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) ... Setting up python3 (3.7.3-1) ... 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 lsb-release (10.2019051400+rpi1) ... Setting up python3-dbus (1.2.8-3) ... Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... Setting up software-properties-common (0.96.20.2-2) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... ++ 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 + '[' prod = 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 python3-pyparsing (3.0.9-1) ... Setting up python3-gi (3.42.2-3+b1) ... Setting up python3-httplib2 (0.20.4-3) ... done. Updating certificates in /etc/ssl/certs... 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) ... Setting up python3-dbus (1.3.2-4+b1) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.6.0) ... 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) Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-3) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test' + apt-get update Setting up python3-wadllib (1.3.6-4) ... Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB] Setting up python3-oauthlib (3.2.2-1) ... Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [59.1 kB] Hit:3 http://archive.raspbian.org/raspbian buster InRelease Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Hit:4 http://archive.raspberrypi.org/debian buster InRelease Fetched 92.7 kB in 1s (108 kB/s) make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.changes 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. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb'. 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 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb'. 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) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh ++ 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 + '[' prod = 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 IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally Reading package lists... ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb' ++ echo 'deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.23.1-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-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 10015 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.10~buster) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . bookworm: Pulling from library/debian 52c01871afff: Already exists Digest: sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 done. Updating certificates in /etc/ssl/certs... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb' Status: Downloaded newer image for debian:bookworm + verify + dpkg --version + verify_deb + apt-get update 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 armhf Packages [8493 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.changes Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~raspbian.10~buster) ... Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6648 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [97.9 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/raspbian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test' + apt-get update 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.12.0-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb' Fetched 8848 kB in 2s (5498 kB/s) Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~raspbian.10~buster) ... Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.6 kB] Get:2 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [19.3 kB] Hit:3 http://archive.raspbian.org/raspbian bookworm InRelease Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.changes Fetched 45.9 kB in 1s (68.8 kB/s) Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.10~buster) ... 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-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Reading package lists... 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-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.23.1-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-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 14328 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~raspbian.12~bookworm) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~raspbian.10~buster) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } Building dependency tree... Reading state information... [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.changes 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 + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally 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.12.0-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb' Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.10~buster) ... Setting up docker-buildx-plugin (0.12.0-1~raspbian.10~buster) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Setting up docker-compose-plugin (2.23.1-1~raspbian.10~buster) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-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-cli_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.23.1-1~raspbian.10~buster_armhf.deb 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 jammy: Pulling from library/ubuntu 4091a3a7d6aa: Already exists Digest: sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f Status: Downloaded newer image for ubuntu:jammy Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... 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-security bookworm-security/main armhf libssl3 armhf 3.0.11-1~deb12u2 [1665 kB] + verify + dpkg --version + verify_deb + apt-get update make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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.17-1~deb12u1 [1545 kB] Get:12 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.17-1~deb12u1 [2931 kB] Get:13 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.17-1~deb12u1 [41.8 kB] Get:14 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [178 kB] Get:15 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [103 kB] Get:16 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 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.10-1~deb12u1 [169 kB] Get:19 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.8 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+deb12u1 [29.4 kB] Get:27 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB] 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+deb12u1 [287 kB] Get:30 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [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-security bookworm-security/main armhf openssl armhf 3.0.11-1~deb12u2 [1386 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.17-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+deb12u4 [350 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u4 [305 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] + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb' Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... 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+deb12u4 [346 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] buster: Pulling from library/debian 859d411365ce: Already exists Digest: sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8 Status: Downloaded newer image for debian:buster Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Get:81 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] 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] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 46.1 MB in 1s (47.5 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.11-1~deb12u2_armhf.deb ... Unpacking libssl3:armhf (3.0.11-1~deb12u2) ... Reading package lists... 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/restricted armhf Packages [13.3 kB] + verify + dpkg --version + verify_deb + apt-get update 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. Building dependency tree... Reading state information... Correcting dependencies... Done Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~raspbian.12~bookworm) ... Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] 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] 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) ... 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) ... 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 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [565 kB] Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] 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.17-1~deb12u1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.17-1~deb12u1) ... Setting up libssl3:armhf (3.0.11-1~deb12u2) ... 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 Setting up docker-buildx-plugin (0.12.0-1~raspbian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... 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.17-1~deb12u1_armhf.deb ... Unpacking systemd (252.17-1~deb12u1) ... 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. 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/main armhf Packages [899 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [947 kB] 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.17-1~deb12u1) ... 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.17-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. 0 upgraded, 24 newly installed, 0 to remove and 19 not upgraded. Need to get 26.5 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.25-1 [21.0 MB] Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB] Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-compose-plugin (2.23.1-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. Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.23.1-1~raspbian.12~bookworm_armhf.deb Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [14.3 kB] 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.17-1~deb12u1_armhf.deb ... Unpacking systemd-sysv (252.17-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u2 [216 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [77.8 kB] Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~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.10-1~deb12u1_armhf.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus (1.14.10-1~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] 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] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" Fetched 8492 kB in 2s (4590 kB/s) Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [30.7 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [13.3 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [638 kB] 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) ... Get:12 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB] Get:13 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u9+rpi1 [3258 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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) ... Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [688 kB] Fetched 22.6 MB in 3s (7134 kB/s) make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.buildinfo 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.28-0+deb10u1 [216 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u9+rpi1 [194 kB] + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.buildinfo Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.28-0+deb10u1 [98.6 kB] Reading package lists... focal: Pulling from library/ubuntu a50255c0017d: Already exists Digest: sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 Status: Downloaded newer image for ubuntu:focal debconf: delaying package configuration, since apt-utils is not installed Fetched 26.5 MB in 2s (14.8 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) ... 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) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Building dependency tree... Reading state information... 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) ... 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) ... Reading package lists... 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+deb12u1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ... dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.changes Correcting dependencies... Done + verify + dpkg --version + verify_deb + apt-get update 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... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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 libkrb5-3:armhf. Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... 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 ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" dpkg-genchanges -O../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.changes 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-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. 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:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] 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) ... Building dependency tree... Reading state information... 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) ... 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) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 [Pipeline] sh 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. 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 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) ... 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) ... 0 upgraded, 9 newly installed, 0 to remove and 5 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/raspbian bookworm/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally 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] 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) ... Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB] bullseye: Pulling from library/debian 1dac19092a73: Already exists Reading package lists... 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 ... 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) ... Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] 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.11-1~deb12u2_armhf.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... 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] 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 Digest: sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a Status: Downloaded newer image for debian:bullseye 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.12.0-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb /build Building dependency tree... Reading state information... 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 ... Unpacking iptables (1.8.2-4) ... 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.17-1~deb12u1_armhf.deb ... Unpacking libpam-systemd:armhf (252.17-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:armhf. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2+b6) ... 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] 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+deb10u6 [583 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+deb10u6 [1467 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+deb10u6 [1662 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 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+deb10u6 [62.8 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u6 [119 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u6 [324 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u6 [137 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-security buster/updates/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u2 [75.2 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+deb10u7 [301 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u7 [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+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 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] + verify + dpkg --version + verify_deb + apt-get update copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb' 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 Selecting previously unselected package dbus. Preparing to unpack .../08-dbus_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.28-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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 MB in 1s (19.9 MB/s) Selecting previously unselected package containerd.io. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... 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: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+deb10u7 [298 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.28-0+deb10u1 [196 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 (37.5 MB/s) 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] 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 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+deb12u4_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-10+deb12u4) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u4_armhf.deb ... Unpacking curl (7.88.1-10+deb12u4) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb'. 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) ... Selecting previously unselected package libpython3.7-minimal:armhf. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7838 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [255 kB] 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/main armhf Packages [1227 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1143 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [20.9 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1805 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.12.0-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb /root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb' 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 ... 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+deb10u6_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [15.1 kB] 1 upgraded, 107 newly installed, 0 to remove and 11 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.11 [296 kB] 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 ... 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) ... Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 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 [4740 B] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1435 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [20.7 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [849 kB] 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] 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) ... 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) ... Fetched 18.3 MB in 3s (6342 kB/s) 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 gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_armhf.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... 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 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) ... 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 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) ... Fetched 8316 kB in 2s (5472 kB/s) 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) ... 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 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+deb10u6_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... 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) ... 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.25-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../11-dbus-user-session_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB] 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 python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... 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 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.28-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.25-1) ... 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... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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+deb10u6_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-3+deb10u6) ... 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) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version 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) ... 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.11 [4487 kB] Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ... 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) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... 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) ... Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 Setting up dbus-user-session (1.12.28-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~deb10u9+rpi1) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version 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 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) ... Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.3.3 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+deb10u2_armhf.deb ... Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u2) ... 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) ... Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.11 [10.5 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.12 [1152 kB] Reading package lists... Building dependency tree... Reading state information... 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+deb10u7_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u7) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u7_armhf.deb ... Unpacking curl (7.64.0-4+deb10u7) ... 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) ... 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 Reading package lists... 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 ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../46-libduktape207_2.7.0-2_armhf.deb ... 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: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+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... 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.5 [5030 B] Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB] 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] Building dependency tree... Reading state information... 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) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ... 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) ... [Pipeline] } 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] [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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 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 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 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 gnupg-utils. Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" 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 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] 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+deb11u2 [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] 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) ... 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 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) ... 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) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage 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] [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 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 bullseye/main armhf openssl armhf 1.1.1w-0+deb11u1 [835 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-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [314 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u10 [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+deb11u4 [8048 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-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [311 kB] Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [200 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 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. 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 ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally debconf: delaying package configuration, since apt-utils is not installed Fetched 22.0 MB in 1s (40.6 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 libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally lunar: Pulling from library/ubuntu 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) ... 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) ... 0 upgraded, 119 newly installed, 0 to remove and 5 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.20 [1083 kB] 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) ... Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... 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) ... 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) ... 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] 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+deb10u7_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb10u1) ... mantic: Pulling from library/ubuntu 8761b0d436cd: Already exists Digest: sha256:4c32aacd0f7d1d3a29e82bee76f892ba9bb6a63f17f9327ca0d97c3d39b9b0ee Status: Downloaded newer image for ubuntu:mantic 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) ... 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:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.11 [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] 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) ... 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) ... Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB] 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] 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+deb10u5) ... 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.17-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) ... + verify + dpkg --version + verify_deb + apt-get update 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+deb11u2_armhf.deb ... Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ... 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) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:armhf (1.36.0-2+deb10u2) ... 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+deb10u6) ... 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.28-0+deb10u1) ... Setting up libk5crypto3:armhf (1.17-3+deb10u6) ... 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+deb10u6) ... 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+deb12u1) ... Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] 725335f54d3e: Already exists Digest: sha256:51e70689b125fcc2e800f5efb7ba465dee85ede9da9c268ff5599053c7e52b77 Status: Downloaded newer image for ubuntu:lunar 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] 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) ... 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.11 [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] 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.14 [252 kB] 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+deb10u6) ... Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... 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.10-1~deb12u1) ... Setting up libncursesw6:armhf (6.4-4) ... Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ... 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.10-1~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) ... Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] + verify + dpkg --version + verify_deb + apt-get update Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.22 [3652 kB] 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) ... Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.14 [188 kB] Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] 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.1w-0+deb11u1_armhf.deb ... Unpacking openssl (1.1.1w-0+deb11u1) ... 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:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.7 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/restricted armhf Packages [9095 B] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse armhf Packages [205 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf Packages [1718 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf Packages [17.9 MB] 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.20 [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.14 [4788 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] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... Setting up openssl (3.0.11-1~deb12u2) ... 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.10-1~deb12u1) ... Setting up libpolkit-gobject-1-0:armhf (122-3) ... Setting up pinentry-curses (1.2.1-1) ... 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.10-1~deb12u1) ... Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo 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] 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+deb11u10_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_armhf.deb ... Updating certificates in /etc/ssl/certs... 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] Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2-bin armhf 1:2.32-1ubuntu0.1 [25.2 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 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] Unpacking curl (7.74.0-1.3+deb11u10) ... 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 ... Unpacking dirmngr (2.2.27-2+deb11u2) ... 137 added, 0 removed; done. Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... 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+deb10u7) ... Setting up curl (7.64.0-4+deb10u7) ... 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+deb10u6) ... 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.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB] 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] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ... Unpacking distro-info-data (0.51+deb11u4) ... 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) ... 140 added, 0 removed; done. Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe armhf Packages [29.7 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted armhf Packages [3451 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf Packages [108 kB] dpkg-genchanges >../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.changes 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) ... Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] Setting up dbus (1.14.10-1~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+deb12u1) ... Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... 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:12 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted armhf Packages [3451 B] 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) ... 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] Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:armhf (252.17-1~deb12u1) ... Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-security/main armhf Packages [87.1 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe armhf Packages [20.3 kB] 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+deb10u7) ... 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 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) ... 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.14 [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 libcurl4:armhf (7.88.1-10+deb12u4) ... Setting up libpolkit-agent-1-0:armhf (122-3) ... Setting up curl (7.88.1-10+deb12u4) ... 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) ... 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] Fetched 20.7 MB in 3s (7134 kB/s) Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [460 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [6252 B] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [691 kB] 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. Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.4 [28.1 kB] 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 libcurl3-gnutls:armhf. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-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) ... Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu2.2 [75.7 kB] Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libunwind8 armhf 1.3.2-2build2.1 [49.5 kB] 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+deb12u4) ... 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. Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.4 [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.4 [287 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.4 [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] 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) ... 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) ... Get:80 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 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.12.0-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb' 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) ... Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB] 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/universe armhf Packages [619 kB] Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 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+deb11u4) ... 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.28-0+deb11u1) ... Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ... 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) ... 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] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.10 [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] Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [336 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [6252 B] 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.1w-0+deb11u1) ... 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+deb11u10) ... Setting up ca-certificates (20210119) ... 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] Fetched 22.4 MB in 3s (6694 kB/s) 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 + '[' prod = 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... Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB] 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] done. Updating certificates in /etc/ssl/certs... 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... 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] 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] Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB] 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.20 [204 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.20 [154 kB] Setting up python3-gi (3.42.2-3+b1) ... 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] 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) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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] Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 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+deb11u10) ... Setting up curl (7.74.0-1.3+deb11u10) ... 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) ... Reading package lists... Building dependency tree... Reading state information... Setting up python3-pkg-resources (66.1.1-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) Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB] 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] 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 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 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 sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota 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 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-testresources 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 libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu Setting up python3-dbus (1.3.2-4+b1) ... 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 37.1 MB in 11s (3362 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.11_armhf.deb ... Unpacking libsystemd0:armhf (249.11-0ubuntu3.11) over (249.11-0ubuntu3.10) ... Setting up libsystemd0:armhf (249.11-0ubuntu3.11) ... 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 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 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 sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core The following packages will be upgraded: libsystemd0 libudev1 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) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... 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] 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) ... 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-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] Setting up python3.10-minimal (3.10.12-1~22.04.2) ... 2 upgraded, 119 newly installed, 0 to remove and 3 not upgraded. Need to get 41.8 MB of archives. After this operation, 132 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssl3 armhf 3.0.10-1ubuntu2.1 [1572 kB] Reading package lists... Setting up python3-cryptography (38.0.4-3) ... 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] Building dependency tree... Reading state information... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... 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) ... 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] 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) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-minimal armhf 3.11.6-3 [824 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexpat1 armhf 2.5.0-2 [63.7 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11-minimal armhf 3.11.6-3 [1896 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-minimal armhf 3.11.4-5 [26.8 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf media-types all 10.1.0 [27.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf tzdata all 2023c-9ubuntu1 [270 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5support0 armhf 1.20.1-3ubuntu1 [31.0 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libk5crypto3 armhf 1.20.1-3ubuntu1 [78.5 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5-3 armhf 1.20.1-3ubuntu1 [320 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 Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] 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) ... 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) ... 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 Processing triggers for libc-bin (2.36-9+deb12u3) ... Processing triggers for systemd (252.17-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: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.3 [88.7 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] Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB] 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) ... 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. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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 ... 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 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgssapi-krb5-2 armhf 1.20.1-3ubuntu1 [118 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] Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u7) ... 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) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ... Unpacking libkmod2:armhf (29-1ubuntu1) ... 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:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf readline-common all 8.2-1.3 [55.7 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadline8 armhf 8.2-1.3 [128 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsqlite3-0 armhf 3.42.0-1 [578 kB] 2 upgraded, 114 newly installed, 0 to remove and 3 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.4 [1570 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-968/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" debconf: delaying package configuration, since apt-utils is not installed Fetched 32.5 MB in 9s (3612 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.20_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.20) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.11_armhf.deb ... Unpacking systemd (249.11-0ubuntu3.11) ... 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) ... 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) ... Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-stdlib armhf 3.11.6-3 [1804 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11 armhf 3.11.6-3 [579 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3-stdlib armhf 3.11.4-5 [9504 B] Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3 armhf 3.11.4-5 [22.9 kB] 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 [53.9 kB] 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) ... 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) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Setting up systemd (249.11-0ubuntu3.11) ... 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. 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~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 + '[' prod = 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... 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-updates/main armhf libkrb5support0 armhf 1.20.1-1ubuntu0.1 [31.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libk5crypto3 armhf 1.20.1-1ubuntu0.1 [78.3 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-updates/main armhf libkrb5-3 armhf 1.20.1-1ubuntu0.1 [320 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgssapi-krb5-2 armhf 1.20.1-1ubuntu0.1 [118 kB] Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.20) ... ++ 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 + '[' prod = 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... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-968/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) 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.11_armhf.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.11) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.12_armhf.deb ... Unpacking openssl (3.0.2-0ubuntu1.12) ... 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) ... [Pipeline] sh done. Updating certificates in /etc/ssl/certs... Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libargon2-1 armhf 0~20190702+dfsg-3 [20.9 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libudev1 armhf 253.5-1ubuntu6.1 [152 kB] Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [68.3 kB] Fetched 122 kB in 1s (137 kB/s) done. Updating certificates in /etc/ssl/certs... 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 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.5_all.deb ... Unpacking distro-info-data (0.52ubuntu0.5) ... 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) ... 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) ... + make IMAGE=balenalib/rpi-raspbian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ balenalib/rpi-raspbian:bullseye ./verify Unable to find image 'balenalib/rpi-raspbian:bullseye' locally Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2ubuntu1 [135 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-c5 armhf 0.17-1 [31.2 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcryptsetup12 armhf 2:2.6.1-4ubuntu3 [216 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfdisk1 armhf 2.39.1-4ubuntu2 [194 kB] 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] 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 ... 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) ... 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 Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkmod2 armhf 30+20230519-1ubuntu3 [43.6 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libapparmor1 armhf 4.0.0~alpha2-0ubuntu5 [43.3 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libip4tc2 armhf 1.8.9-2ubuntu2 [20.2 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd-shared armhf 253.5-1ubuntu6.1 [1782 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd0 armhf 253.5-1ubuntu6.1 [380 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 - 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] 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) ... 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 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 ... 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) ... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 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] Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.11_armhf.deb ... Unpacking libpam-systemd:armhf (249.11-0ubuntu3.11) ... 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 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 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) ... + verify + dpkg --version + verify_deb + apt-get update Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb' ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-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.12.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-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.12.0-1~debian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.10~buster) ... Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] 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.11_all.deb ... Unpacking apt-transport-https (2.4.11) ... 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. 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) ... Get:35 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd armhf 253.5-1ubuntu6.1 [3043 kB] 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) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.14_armhf.deb ... Unpacking libcurl4:armhf (7.81.0-1ubuntu1.14) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_armhf.deb ... Unpacking curl (7.81.0-1ubuntu1.14) ... 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) ... 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) ... Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.2 [143 kB] Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd-sysv armhf 253.5-1ubuntu6.1 [11.5 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf sgml-base all 1.31 [11.4 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf adduser all 3.137ubuntu1 [101 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf openssl armhf 3.0.10-1ubuntu2.1 [1158 kB] 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) ... 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 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 ... 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) ... 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.2 [1746 kB] Get:3 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ca-certificates all 20230311ubuntu1 [152 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdbus-1-3 armhf 1.14.10-1ubuntu1 [188 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-bin armhf 1.14.10-1ubuntu1 [37.3 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-daemon armhf 1.14.10-1ubuntu1 [109 kB] 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 ... 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 ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_armhf.deb ... Unpacking systemd (245.4-4ubuntu3.22) ... Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.2 [367 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd armhf 252.5-2ubuntu3.2 [2985 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] 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.14_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ... 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) ... Setting up libapparmor1:armhf (2.13.3-7ubuntu5.2) ... 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) ... OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test' + apt-get update Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus armhf 1.14.10-1ubuntu1 [28.2 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf distro-info-data all 0.58ubuntu0.1 [6092 B] Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-0 armhf 2.78.0-2 [1393 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... 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) ... Setting up libkmod2:armhf (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.22) ... 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) ... 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:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd-sysv armhf 252.5-2ubuntu3.2 [11.5 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 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 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 ... 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) ... 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. Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.4 [1149 kB] 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) ... Get:49 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgirepository-1.0-1 armhf 1.78.1-1 [97.3 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gir1.2-glib-2.0 armhf 1.78.1-1 [180 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iso-codes all 4.15.0-1 [3458 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcap2-bin armhf 1:2.66-4ubuntu1 [32.4 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libelf1 armhf 0.189-4 [48.7 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-data all 2.78.0-2 [40.3 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libicu72 armhf 72.1-3ubuntu3 [10.5 MB] 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) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.20_armhf.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [17.3 kB] Fetched 60.6 kB in 1s (85.0 kB/s) 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.2 [6096 B] Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [34.4 kB] Fetched 77.7 kB in 1s (96.2 kB/s) 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) ... 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 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 ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.14_all.deb ... Unpacking distro-info-data (0.43ubuntu1.14) ... 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) ... 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 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) ... 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) ... Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-0 armhf 2.76.1-1 [1382 kB] 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.11) ... Setting up libpsl5:armhf (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... 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.5) ... 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) ... 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) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ... Get:56 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libpam-systemd armhf 253.5-1ubuntu6.1 [194 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-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-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~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-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~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... Setting up libnpth0:armhf (1.6-3build2) ... Setting up libassuan0:armhf (2.5.5-1build1) ... Setting up libunwind8:armhf (1.3.2-2build2.1) ... 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) ... Get:6 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] Get:7 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] Get:8 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] Selecting previously unselected package libicu66:armhf. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ... Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-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-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9722 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml2 armhf 2.9.14+dfsg-1.3 [591 kB] 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] 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] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~debian.12~bookworm) ... Setting up python-apt-common (2.4.0ubuntu2) ... Setting up libmpdec3:armhf (2.5.1-2build2) ... Setting up libpam-systemd:armhf (249.11-0ubuntu3.11) ... 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.12) ... 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) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lsb-release all 12.0-2 [6564 B] Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-apt armhf 2.6.0ubuntu1 [156 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-dbus armhf 1.3.2-5 [93.0 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-gi armhf 3.46.0-1 [214 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pkg-resources all 68.1.2-2 [167 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnghttp2-14 armhf 1.55.1-1 [67.6 kB] 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) ... Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... Fetched 18.8 MB in 4s (5148 kB/s) Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpam-systemd armhf 252.5-2ubuntu3.2 [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] 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 ... Unpacking python3-gi (3.36.0-1) ... Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf apt-transport-https all 2.7.3 [3962 B] Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... 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) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.10~buster) ... Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg1-3 [18.9 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-2 armhf 2.1.28+dfsg1-3 [49.6 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap2 armhf 2.6.6+dfsg-1~exp1ubuntu1 [170 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libssh-4 armhf 0.10.5-3ubuntu1 [166 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B] 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] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-6ubuntu4.4) ... Get:75 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl4 armhf 8.2.1-1ubuntu3.1 [280 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf curl armhf 8.2.1-1ubuntu3.1 [207 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libassuan0 armhf 2.5.6-1 [31.0 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-dbus armhf 1.3.2-4build1 [93.2 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gi armhf 3.44.1-1 [214 kB] 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.14) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.14) ... 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) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-6ubuntu4.4) ... 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.4_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... 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:78 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 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 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. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 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 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.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... 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) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB] Selecting previously unselected package docker-ce-cli. 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 python3.10 (3.10.12-1~22.04.2) ... Setting up docker-buildx-plugin (0.12.0-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... Setting up docker-compose-plugin (2.23.1-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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 ... Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libksba8 armhf 1.6.4-2 [102 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnpth0 armhf 1.6-3build2 [7230 B] Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpackagekit-glib2-18 armhf 1.2.7-1 [107 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.7-1 [25.4 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB] Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-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~20231121102016.1401f91-1~debian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.23.1-1~debian.10~buster_armhf.deb 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) ... Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] 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.3 [267 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.3 [202 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 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.20_armhf.deb ... Unpacking libcurl4:armhf (7.68.0-1ubuntu2.20) ... Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 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] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_armhf.deb ... Unpacking curl (7.68.0-1ubuntu2.20) ... 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) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ... 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) ... Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [107 kB] 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) ... 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 ... Reading package lists... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Reading package lists... 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:90 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl3-gnutls armhf 8.2.1-1ubuntu3.1 [275 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstemmer0d armhf 2.2.0-4 [131 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxmlb2 armhf 0.3.10-2 [54.1 kB] Setting up docker-buildx-plugin (0.12.0-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... Setting up docker-compose-plugin (2.23.1-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... 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) ... Selecting previously unselected package gnupg-utils. Building dependency tree... Reading state information... Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... Building dependency tree... Reading state information... Correcting dependencies... Done 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] Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libappstream4 armhf 0.16.2-1 [189 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libduktape207 armhf 2.7.0+tests-0ubuntu2 [124 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdw1 armhf 0.189-4 [233 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-bin armhf 2.78.0-2 [90.5 kB] 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~20231121102016.1401f91-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. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.23.1-1~debian.12~bookworm_armhf.deb 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 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) ... Setting up python3-jeepney (0.7.1-3) ... 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 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] Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB] 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 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) ... 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 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.3 [262 kB] ca-certificates is already the newest version (20210119). The following additional packages will be installed: distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libcurl3-gnutls libcurl4 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 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgstreamer1.0-0 armhf 1.22.5-1 [935 kB] 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 python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 26.3 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 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] Get:7 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB] Get:8 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] 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.28-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.28-0+deb10u1 [98.6 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 The following packages will be upgraded: curl libcurl4 Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpolkit-gobject-1-0 armhf 123-1 [41.2 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpolkit-agent-1-0 armhf 123-1 [15.3 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xml-core all 0.18+nmu1 [21.6 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf polkitd armhf 123-1 [87.5 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-blinker all 1.6.2-1 [15.1 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cryptography armhf 38.0.4-4 [650 kB] 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) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Reading package lists... Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pyparsing all 3.1.0-1 [86.4 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-httplib2 all 0.20.4-3 [30.4 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-jwt all 2.7.0-1 [20.9 kB] 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] 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.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... 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) ... Setting up docker-buildx-plugin (0.12.0-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Setting up docker-compose-plugin (2.23.1-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~debian.11~bullseye) ... Setting up python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Building dependency tree... Reading state information... Correcting dependencies... Done Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-lazr.uri all 1.0.6-3 [13.5 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] 2 upgraded, 29 newly installed, 0 to remove and 19 not upgraded. Need to get 11.6 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] Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.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:armhf (1.3.5-2ubuntu0.20.04.2) ... Setting up liblmdb0:armhf (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.22) ... 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~20231121102016.1401f91-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-buildx-plugin_0.12.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.23.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~debian.11~bullseye_armhf.deb Setting up python3-jwt (2.3.0-1ubuntu0.2) ... Setting up python3-apt (2.4.0ubuntu2) ... Skipping docker-ce-rootless-extras, 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-cli, 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 Recommended packages: nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-wadllib all 1.3.6-5 [35.9 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-distro all 1.8.0-1 [17.4 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-oauthlib all 3.2.2-1 [89.7 kB] 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 26.3 MB in 1s (21.1 MB/s) Selecting previously unselected package libapparmor1:armhf. 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.10) ... 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.14) ... 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.4) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.6 MB of archives. After this operation, 94.5 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.10-1~deb12u1 [78.1 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.25-1 [21.0 MB] Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-six all 1.16.0-4 [12.4 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-launchpadlib all 1.11.0-1 [125 kB] Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-software-properties all 0.99.39 [28.6 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf packagekit armhf 1.2.7-1 [417 kB] Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf software-properties-common all 0.99.39 [14.3 kB] Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB] 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] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:48:55 UTC 2023. Universal Time is now: Tue Nov 21 17:48:55 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 python3-cryptography (3.4.8-1ubuntu2) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 41.8 MB in 12s (3406 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 ... 4321 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.1_armhf.deb ... Unpacking libssl3:armhf (3.0.10-1ubuntu2.1) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.6-3) ... 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] 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] Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] 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) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Setting up libk5crypto3:armhf (1.17-6ubuntu4.4) ... 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 python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... Reading package lists... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.5.0-2_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_armhf.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Setting up libssl3:armhf (3.0.10-1ubuntu2.1) ... 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 curl armhf 7.74.0-1.3+deb11u10 [259 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [310 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u4 [8048 B] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:armhf (1.17-6ubuntu4.4) ... 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) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... 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) ... 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) ... Building dependency tree... Reading state information... Correcting dependencies... Done Setting up libpython3.11-minimal:armhf (3.11.6-3) ... Setting up libexpat1:armhf (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-launchpadlib all 1.11.0-1 [125 kB] Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [307 kB] 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) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 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 ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... Setting up libapparmor1:armhf (2.13.2-10) ... 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. Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... Setting up python3-secretstorage (3.3.1-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 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: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] Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [198 kB] Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB] Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB] Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB] Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB] Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB] Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... 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 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 ... 4647 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_armhf.deb ... debconf: delaying package configuration, since apt-utils is not installed Fetched 41.0 MB in 12s (3409 kB/s) debconf: delaying package configuration, since apt-utils is not installed Fetched 11.6 MB in 2s (5308 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) ... Updating certificates in /etc/ssl/certs... Setting up python3-launchpadlib (1.10.16-1) ... 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 ... 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) ... 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. Need to get 27.3 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 bullseye/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 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB] Get:10 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7+deb11u4 [4303 kB] Get:11 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] Get:12 http://deb.debian.org/debian bullseye/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.28-0+deb11u1 [227 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/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.28-0+deb11u1 [100 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] Unpacking python3-minimal (3.11.4-5) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023c-9ubuntu1_all.deb ... Unpacking tzdata (2023c-9ubuntu1) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-3ubuntu1) ... 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 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.4_armhf.deb ... Unpacking libssl3:armhf (3.0.8-1ubuntu1.4) ... 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) ... 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 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) ... Setting up python3-software-properties (0.99.22.7) ... Setting up software-properties-common (0.99.22.7) ... 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) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.28-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 libkrb5-3:armhf. Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-3ubuntu1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... 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-2build2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2build2) ... 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 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.4) ... Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ... 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) ... Processing triggers for libc-bin (2.35-0ubuntu3.4) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... 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.4) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed 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.42.0-1_armhf.deb ... Unpacking libsqlite3-0:armhf (3.42.0-1) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_armhf.deb ... Unpacking python3.11 (3.11.6-3) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.4-1~23.04) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-user-session (1.14.10-1~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) ... Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... Fetched 27.3 MB in 1s (33.6 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) ... 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 libpython3-stdlib:armhf. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.4-5) ... Setting up python3-minimal (3.11.4-5) ... 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 ... 5672 files and directories currently installed.) Preparing to unpack .../python3_3.11.4-5_armhf.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package python3-minimal. 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 + '[' prod = 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... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:armhf (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.25-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 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 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) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../libargon2-1_0~20190702+dfsg-3_armhf.deb ... Unpacking libargon2-1:armhf (0~20190702+dfsg-3) ... Preparing to unpack .../libudev1_253.5-1ubuntu6.1_armhf.deb ... Unpacking libudev1:armhf (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... Setting up libudev1:armhf (253.5-1ubuntu6.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 ... 5697 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2ubuntu1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../1-libjson-c5_0.17-1_armhf.deb ... Unpacking libjson-c5:armhf (0.17-1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-4ubuntu3_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4ubuntu3) ... 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. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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) ... 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) ... done. Updating certificates in /etc/ssl/certs... 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) ... 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+deb12u3) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version 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) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../3-libfdisk1_2.39.1-4ubuntu2_armhf.deb ... Unpacking libfdisk1:armhf (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../4-libkmod2_30+20230519-1ubuntu3_armhf.deb ... Unpacking libkmod2:armhf (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../5-libapparmor1_4.0.0~alpha2-0ubuntu5_armhf.deb ... Unpacking libapparmor1:armhf (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.9-2ubuntu2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../7-libsystemd-shared_253.5-1ubuntu6.1_armhf.deb ... Unpacking libsystemd-shared:armhf (253.5-1ubuntu6.1) ... 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-1ubuntu0.1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-1ubuntu0.1) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../03-libk5crypto3_1.20.1-1ubuntu0.1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-1ubuntu0.1) ... 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-1ubuntu0.1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-1ubuntu0.1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1ubuntu0.1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-1ubuntu0.1) ... 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 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) ... github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 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. Preparing to unpack .../8-libsystemd0_253.5-1ubuntu6.1_armhf.deb ... Unpacking libsystemd0:armhf (253.5-1ubuntu6.1) over (253.5-1ubuntu6) ... Setting up libsystemd0:armhf (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd-dev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5746 files and directories currently installed.) Preparing to unpack .../systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../systemd_253.5-1ubuntu6.1_armhf.deb ... Unpacking systemd (253.5-1ubuntu6.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 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. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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) ... Preparing to unpack .../02-curl_7.74.0-1.3+deb11u10_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u10) over (7.74.0-1.3+deb11u7) ... Preparing to unpack .../03-libcurl4_7.74.0-1.3+deb11u10_armhf.deb ... 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) ... Setting up libargon2-1:armhf (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:armhf (0.17-1) ... Setting up libcryptsetup12:armhf (2:2.6.1-4ubuntu3) ... Setting up libfdisk1:armhf (2.39.1-4ubuntu2) ... Setting up libkmod2:armhf (30+20230519-1ubuntu3) ... Setting up libapparmor1:armhf (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:armhf (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:armhf (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.1) ... 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) ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) over (7.74.0-1.3+deb11u7) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../04-distro-info-data_0.51+deb11u4_all.deb ... Unpacking distro-info-data (0.51+deb11u4) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../05-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 .../06-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ... 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) ... 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 ... 6567 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_armhf.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... 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)). 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 ... 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.28-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.28-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) ... Selecting previously unselected package containerd.io. 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) ... Preparing to unpack .../libudev1_252.5-2ubuntu3.2_armhf.deb ... Unpacking libudev1:armhf (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libudev1:armhf (252.5-2ubuntu3.2) ... 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 gir1.2-glib-2.0:armhf. Preparing to unpack .../07-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 .../08-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 .../09-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 .../10-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../11-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Setting up python3-gi (3.36.0-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... 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.28-0+deb10u1) ... Setting up adduser (3.137ubuntu1) ... 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 ... 6661 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.1_armhf.deb ... Unpacking openssl (3.0.10-1ubuntu2.1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Preparing to unpack .../04-containerd.io_1.6.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... 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.2_armhf.deb ... Unpacking libsystemd-shared:armhf (252.5-2ubuntu3.2) ... Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.25-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) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.1_all.deb ... Unpacking distro-info-data (0.58ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.78.0-2) ... Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.2_armhf.deb ... Unpacking libsystemd0:armhf (252.5-2ubuntu3.2) over (252.5-2ubuntu3.1) ... Setting up libsystemd0:armhf (252.5-2ubuntu3.2) ... 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.2_armhf.deb ... Unpacking systemd (252.5-2ubuntu3.2) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../12-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../13-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb11u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../14-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 .../15-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... 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) ... Setting up dbus-user-session (1.12.28-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) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.78.1-1) ... 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) ... Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Get:3 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [34.8 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease 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.2) ... Setting up systemd (252.5-2ubuntu3.2) ... 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 python3-apt. Preparing to unpack .../16-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../17-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../18-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../19-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 .../20-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... 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) ... Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.3.3 Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_armhf.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../14-libelf1_0.189-4_armhf.deb ... Unpacking libelf1:armhf (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_armhf.deb ... Unpacking libicu72:armhf (72.1-3ubuntu3) ... Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease /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.2_armhf.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.2) ... 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.4_armhf.deb ... Unpacking openssl (3.0.8-1ubuntu1.4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../21-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... 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+deb11u4) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ... Setting up libdbus-1-3:armhf (1.12.28-0+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... Setting up libcurl4:armhf (7.74.0-1.3+deb11u10) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up curl (7.74.0-1.3+deb11u10) ... Setting up iso-codes (4.6.0-1) ... Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_armhf.deb ... Unpacking libpam-systemd:armhf (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3) ... 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) ... Fetched 83.6 kB in 1s (104 kB/s) 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) ... 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) ... Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-2_all.deb ... Unpacking lsb-release (12.0-2) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_armhf.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_armhf.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_armhf.deb ... Unpacking python3-gi (3.46.0-1) ... 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.2_all.deb ... Unpacking distro-info-data (0.57ubuntu0.2) ... 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) ... 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) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../27-libnghttp2-14_1.55.1-1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.55.1-1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../28-libpsl5_0.21.2-1_armhf.deb ... Unpacking libpsl5:armhf (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../30-libbrotli1_1.0.9-2build8_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg1-3_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.28+dfsg1-3) ... 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 ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Setting up python3 (3.9.2-3) ... [Pipeline] // node [Pipeline] } 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.20) ... Setting up curl (7.68.0-1ubuntu2.20) ... Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ... Selecting previously unselected package libldap2:armhf. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_armhf.deb ... Unpacking libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../34-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 .../35-libssh-4_0.10.5-3ubuntu1_armhf.deb ... Unpacking libssh-4:armhf (0.10.5-3ubuntu1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.1_armhf.deb ... Unpacking libcurl4:armhf (8.2.1-1ubuntu3.1) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.1_armhf.deb ... Unpacking curl (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../38-libassuan0_2.5.6-1_armhf.deb ... Unpacking libassuan0:armhf (2.5.6-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking libicu72:armhf (72.1-3ubuntu2) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-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) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... 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_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-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-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb Selecting previously unselected package docker-ce. (Reading database ... 9232 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... 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) ... 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) ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../40-libksba8_1.6.4-2_armhf.deb ... Unpacking libksba8:armhf (1.6.4-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../41-libnpth0_1.6-3build2_armhf.deb ... Unpacking libnpth0:armhf (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../42-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../43-libpackagekit-glib2-18_1.2.7-1_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... [Pipeline] } Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.2_armhf.deb ... Unpacking libpam-systemd:armhf (252.5-2ubuntu3.2) ... 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) ... [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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.28-0+deb11u1) ... Setting up lsb-release (11.1.0+rpi1) ... Setting up python3-dbus (1.2.16-5) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-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 .../46-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 .../47-gpg_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../49-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 .../50-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... 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 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) ... 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.25-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) ... Setting up python3-apt (2.2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../51-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 .../52-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../53-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 .../54-libcurl3-gnutls_8.2.1-1ubuntu3.1_armhf.deb ... Unpacking libcurl3-gnutls:armhf (8.2.1-1ubuntu3.1) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../55-libstemmer0d_2.2.0-4_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-4) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../56-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... 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.3_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-8ubuntu2.3) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_armhf.deb ... Unpacking curl (7.88.1-8ubuntu2.3) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../37-libassuan0_2.5.5-5_armhf.deb ... Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.28-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+deb11u7) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../57-libappstream4_0.16.2-1_armhf.deb ... Unpacking libappstream4:armhf (0.16.2-1) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0+tests-0ubuntu2) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../59-libdw1_0.189-4_armhf.deb ... Unpacking libdw1:armhf (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_armhf.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../61-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 .../62-libgstreamer1.0-0_1.22.5-1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.5-1) ... 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 + '[' prod = 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... 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) ... 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) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version 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 + '[' prod = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (123-1) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_armhf.deb ... Unpacking polkitd (123-1) ... 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) ... 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) ... Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4_armhf.deb ... Unpacking python3-cryptography (38.0.4-4) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Selecting previously unselected package python3-lazr.uri. done. Updating certificates in /etc/ssl/certs... 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.3_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ... 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 ... done. Updating certificates in /etc/ssl/certs... Preparing to unpack .../72-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 .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-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 .../77-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... 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-launchpadlib. Preparing to unpack .../78-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 .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_armhf.deb ... Unpacking packagekit (1.2.7-1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... 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) ... 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 libksba8:armhf (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:armhf (1.6.3-2) ... Setting up libpsl5:armhf (0.21.2-1) ... Setting up libicu72:armhf (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:armhf (0.2.5-1) ... Setting up libglib2.0-0:armhf (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.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.42.0-1) ... Setting up libnghttp2-14:armhf (1.55.1-1) ... Setting up libpackagekit-glib2-18:armhf (1.2.7-1) ... Setting up libnpth0:armhf (1.6-3build2) ... 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) ... OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test' + apt-get update Setting up libassuan0:armhf (2.5.6-1) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... Setting up tzdata (2023c-9ubuntu1) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Nov 21 17:49:03 UTC 2023. Universal Time is now: Tue Nov 21 17:49:03 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... 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.10-1ubuntu1) ... Setting up libk5crypto3:armhf (1.20.1-3ubuntu1) ... Setting up libsasl2-2:armhf (2.1.28+dfsg1-3) ... 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_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) ... 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 - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap Setting up python-apt-common (2.6.0ubuntu1) ... Setting up libduktape207:armhf (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:armhf (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:armhf (1.20.1-3ubuntu1) ... Setting up libstemmer0d:armhf (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Setting up openssl (3.0.10-1ubuntu2.1) ... Setting up libelf1:armhf (0.189-4) ... [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up libksba8:armhf (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.5-2ubuntu3.2) ... 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.2) ... 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) ... 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) ... OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [38.4 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 Setting up readline-common (8.2-1.3) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3) ... Setting up libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:armhf (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:armhf (0.189-4) ... Setting up libreadline8:armhf (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu1) ... Setting up libassuan0:armhf (2.5.5-5) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-1ubuntu0.1) ... 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-1ubuntu0.1) ... 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-1ubuntu0.1) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1ubuntu1) ... Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ... Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.6 kB] Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [41.0 kB] Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Setting up openssl (3.0.8-1ubuntu1.4) ... 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) ... 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) ... Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Fetched 96.1 kB in 1s (115 kB/s) Updating certificates in /etc/ssl/certs... Fetched 67.6 kB in 1s (86.0 kB/s) Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:armhf (1.78.1-1) ... Setting up libssh-4:armhf (0.10.5-3ubuntu1) ... Setting up xml-core (0.18+nmu1) ... Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-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_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:armhf (253.5-1ubuntu6.1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... 137 added, 0 removed; done. Setting up dbus (1.14.4-1ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.20.1-1ubuntu0.1) ... Setting up gir1.2-glib-2.0:armhf (1.76.1-1) ... Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ... Selecting previously unselected package docker-ce. (Reading database ... 10411 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up libcurl4:armhf (8.2.1-1ubuntu3.1) ... Setting up libpolkit-agent-1-0:armhf (123-1) ... Setting up curl (8.2.1-1ubuntu3.1) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:armhf (1.22.5-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. Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:armhf (252.5-2ubuntu3.2) ... Setting up libcurl4:armhf (7.88.1-8ubuntu2.3) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.3) ... 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-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-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... 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-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb' ++ echo 'deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ++ xargs deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb' ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.23.1-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-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 10272 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~raspbian.11~bullseye) ... 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 (8.2.1-1ubuntu3.1) ... Setting up libappstream4:armhf (0.16.2-1) ... 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.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:armhf (1.3.0-2build2) ... 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.3) ... Setting up libappstream4:armhf (0.16.1-1ubuntu1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.22.04~jammy) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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 gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:armhf (3.11.6-3) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:armhf (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... 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 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~20231121102016.1401f91-1~ubuntu.22.04~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.23.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.22.04~jammy_armhf.deb 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) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.4-5) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye) ... Reading package lists... Setting up python3-gi (3.46.0-1) ... Setting up python3-httplib2 (0.20.4-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) ... Building dependency tree... Reading state information... Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up python3-gi (3.44.1-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye) ... 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-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables Setting up python3-dbus (1.3.2-5) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.20.04~focal) ... 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) ... The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.7.0-1) ... Setting up python3-apt (2.6.0ubuntu1) ... Setting up python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye) ... 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. Need to get 21.6 MB of archives. After this operation, 94.9 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] 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] Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-4) ... Setting up python3-dbus (1.3.2-4build1) ... Setting up python3-distro (1.8.0-1) ... 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] 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] Setting up python3-wadllib (1.3.6-5) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.5.3ubuntu1) ... Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 MB in 1s (25.6 MB/s) Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-2) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... 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) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.39) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... 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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... Setting up python3-oauthlib (3.2.2-1) ... Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (123-1) ... 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 docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~raspbian.11~bullseye) ... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.7-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 /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.39) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Processing triggers for ca-certificates (20230311ubuntu1) ... Updating certificates in /etc/ssl/certs... Setting up python3-software-properties (0.99.35) ... Setting up software-properties-common (0.99.35) ... Processing triggers for libc-bin (2.37-0ubuntu2.1) ... 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.10-1ubuntu1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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 docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.12.0-1~ubuntu.20.04~focal) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-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-ce_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.23.1-1~ubuntu.20.04~focal_armhf.deb done. 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 + '[' prod = stage ']' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + 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... Setting up docker-buildx-plugin (0.12.0-1~raspbian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~raspbian.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.23.1-1~raspbian.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~20231121102016.1401f91-1~raspbian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231121102016.1401f91-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.23.1-1~raspbian.11~bullseye_armhf.deb done. Updating certificates in /etc/ssl/certs... 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) ... Setting up libip6tc2:armhf (1.8.7-1ubuntu5.1) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... 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)). Setting up libmnl0:armhf (1.0.4-3build2) ... Setting up containerd.io (1.6.25-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 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)). Processing triggers for libc-bin (2.35-0ubuntu3.4) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Reading package lists... OK + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.3 Building dependency tree... Reading state information... Correcting dependencies... Done Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports mantic InRelease Get:3 https://download.docker.com/linux/ubuntu mantic/test armhf Packages [3583 B] OK + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu lunar test' + apt-get update 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 Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.8 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease Get:3 https://download.docker.com/linux/ubuntu lunar/test armhf Packages [15.2 kB] The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Fetched 52.4 kB in 1s (63.8 kB/s) 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 Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded. Need to get 21.5 MB of archives. After this operation, 94.6 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB] Fetched 64.0 kB in 1s (78.3 kB/s) 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] 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] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node 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 [Pipeline] } Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9900 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... 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 debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (19.3 MB/s) Reading package lists... 0 upgraded, 21 newly installed, 0 to remove and 19 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.25-1 [21.0 MB] 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 ... 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) ... 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_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ++ xargs deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb' ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-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-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb Selecting previously unselected package docker-ce. (Reading database ... 9300 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB] 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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-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] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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 docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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.28-0+deb11u1 [220 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.28-0+deb11u1 [100 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 27.1 MB in 2s (15.2 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 ... 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 docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... 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) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... 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) ... 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 libip6tc2:armhf (1.8.4-3ubuntu2.1) ... Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.25-1) ... 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.12) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ... 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 ... 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.28-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.28-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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.10~mantic) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... 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 docker-buildx-plugin (0.12.0-1~ubuntu.23.04~lunar) ... Setting up docker-ce-cli (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... Setting up docker-compose-plugin (2.23.1-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... invoke-rc.d: could not determine current runlevel Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-buildx-plugin (0.12.0-1~ubuntu.23.10~mantic) ... 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~20231121102016.1401f91-1~ubuntu.23.10~mantic) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.23.1-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.0-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.10~mantic_armhf.deb 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. 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~20231121102016.1401f91-1~ubuntu.23.04~lunar) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.12.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231121102016.1401f91-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.23.1-1~ubuntu.23.04~lunar_armhf.deb Reading package lists... Building dependency tree... Reading state information... Reading package lists... Correcting dependencies... Done Building dependency tree... Reading state information... 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-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-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 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 dbus-user-session. Preparing to unpack .../04-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-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) ... 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) ... Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.28-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) ... Correcting dependencies... Done 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.5 MB of archives. After this operation, 94.6 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu mantic/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] Setting up containerd.io (1.6.25-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+rpi1+deb11u2) ... 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-rootless-extras, 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. 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 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-user-session armhf 1.14.10-1ubuntu1 [10.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxtables12 armhf 1.8.9-2ubuntu2 [31.6 kB] Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.28-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+rpi1+deb11u6) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.6 MB of archives. After this operation, 103 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.25-1 [21.0 MB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libip6tc2 armhf 1.8.9-2ubuntu2 [20.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnetfilter-conntrack3 armhf 1.0.9-5 [36.7 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnftnl11 armhf 1.2.6-2 [52.4 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iptables armhf 1.8.9-2ubuntu2 [337 kB] github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.1 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (19.9 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 ... 10124 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-user-session (1.14.10-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) ... 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] Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../2-libxtables12_1.8.9-2ubuntu2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2ubuntu2) ... 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.9-2ubuntu2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2ubuntu2) ... 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-5_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-5) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../7-libnftnl11_1.2.6-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.6-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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] Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_armhf.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 MB in 1s (15.0 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.25-1_armhf.deb ... Unpacking containerd.io (1.6.25-1) ... Setting up libip6tc2:armhf (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:armhf (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.25-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:armhf (1.2.6-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 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.25-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.1) ... + verify_binaries + docker --version Docker version 0.0.0-20231121102016-1401f91, build 1401f91 + docker buildx version github.com/docker/buildx v0.12.0 542e5d8 + docker compose version Docker Compose version v2.23.1 + dockerd --version Docker version 0.0.0-20231121102016-1401f91, build 8e84bc3 + docker-proxy --version docker-proxy (commit 8e84bc3) version 0.0.0-20231121102016-1401f91 + containerd --version containerd containerd.io 1.6.25 d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f + ctr --version ctr containerd.io 1.6.25 + 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.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.25 Revision: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f Go version: go1.20.10 + runc --version runc version 1.1.10 commit: v1.1.10-0-g18a0cb0 spec: 1.0.2-dev go: go1.20.10 libseccomp: 2.5.4 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [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: script returned exit code 2 Finished: FAILURE