Created
February 24, 2025 09:45
-
-
Save vicchi/101c521e080fcb9f572b8f8540503039 to your computer and use it in GitHub Desktop.
Ubuntu 22.04 amd64 build host - multi-arch build for arm64 and amd64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
make _build_image \ | |
-e BUILD_DOCKERFILE=./docker/buildtest/Dockerfile \ | |
-e BUILD_REPO=ghcr.io/vicchi \ | |
-e BUILD_IMAGE=buildtest \ | |
-e BUILD_FLAGS="--no-cache" | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
make[1]: Entering directory '/home/gary/Projects/personal/dockertest/buildtest' | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
echo "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" | docker login ghcr.io -u vicchi --password-stdin | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
Login Succeeded | |
docker buildx inspect buildtest-builder > /dev/null 2>&1 || \ | |
docker buildx create --name buildtest-builder --bootstrap --use | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
docker buildx use buildtest-builder | |
docker buildx build --platform="linux/arm64/v8,linux/amd64" \ | |
--file ./docker/buildtest/Dockerfile \ | |
--push \ | |
--tag ghcr.io/vicchi/buildtest:latest \ | |
--provenance=false \ | |
--progress=plain \ | |
--ssh default \ | |
--build-arg VERSION=0.0.1 \ | |
--no-cache . | |
/etc/bash.bashrc: line 7: PS1: unbound variable | |
2025/02/24 08:41:06 in: []string{} | |
2025/02/24 08:41:06 Parsed entitlements: [] | |
#0 building with "buildtest-builder" instance using docker-container driver | |
#1 [internal] load build definition from Dockerfile | |
#1 transferring dockerfile: 4.70kB done | |
#1 DONE 0.0s | |
#2 [auth] astral-sh/uv:pull token for ghcr.io | |
#2 DONE 0.0s | |
#3 [linux/amd64 internal] load metadata for ghcr.io/astral-sh/uv:latest | |
#3 ... | |
#4 [linux/amd64 internal] load metadata for docker.io/library/ubuntu:22.04 | |
#4 DONE 0.3s | |
#5 [linux/arm64 internal] load metadata for docker.io/library/ubuntu:22.04 | |
#5 DONE 0.3s | |
#6 [linux/arm64 internal] load metadata for ghcr.io/astral-sh/uv:latest | |
#6 ... | |
#3 [linux/amd64 internal] load metadata for ghcr.io/astral-sh/uv:latest | |
#3 DONE 0.5s | |
#6 [linux/arm64 internal] load metadata for ghcr.io/astral-sh/uv:latest | |
#6 DONE 0.5s | |
#7 [internal] load .dockerignore | |
#7 transferring context: 2B done | |
#7 DONE 0.0s | |
#8 FROM ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f | |
#8 resolve ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f 0.0s done | |
#8 CACHED | |
#9 [linux/amd64 build 1/7] FROM docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 | |
#9 resolve docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 0.0s done | |
#9 CACHED | |
#10 [linux/arm64 build 1/7] FROM docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 | |
#10 resolve docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 0.0s done | |
#10 CACHED | |
#11 FROM ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f | |
#11 resolve ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f 0.0s done | |
#11 CACHED | |
#12 [internal] load build context | |
#12 transferring context: 62.44kB done | |
#12 DONE 0.0s | |
#13 [linux/amd64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#13 0.077 + apt-get update -qy | |
#13 0.157 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] | |
#13 0.231 Get:2 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] | |
#13 0.239 Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3612 kB] | |
#13 0.260 Get:4 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] | |
#13 0.290 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2610 kB] | |
#13 0.330 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1230 kB] | |
#13 0.652 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] | |
#13 0.742 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] | |
#13 0.836 Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] | |
#13 0.886 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] | |
#13 1.056 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] | |
#13 1.063 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] | |
#13 1.516 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1526 kB] | |
#13 1.555 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] | |
#13 1.556 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2939 kB] | |
#13 1.651 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3793 kB] | |
#13 1.754 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] | |
#13 1.755 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] | |
#13 2.122 Fetched 36.3 MB in 2s (17.9 MB/s) | |
#13 2.122 Reading package lists... | |
#13 2.740 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false git openssh-client python3 python3-setuptools | |
#13 2.765 Reading package lists... | |
#13 3.339 Building dependency tree... | |
#13 3.468 Reading state information... | |
#13 3.580 The following additional packages will be installed: | |
#13 3.581 git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl | |
#13 3.581 libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 libmd0 libmpdec3 | |
#13 3.581 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib libpython3.10-minimal | |
#13 3.581 libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db | |
#13 3.581 libsqlite3-0 libssh-4 media-types perl perl-modules-5.34 python3-distutils | |
#13 3.581 python3-lib2to3 python3-minimal python3-pkg-resources python3.10 | |
#13 3.582 python3.10-minimal readline-common | |
#13 3.582 Suggested packages: | |
#13 3.582 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui | |
#13 3.582 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n keychain libpam-ssh | |
#13 3.582 monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl | |
#13 3.582 | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc | |
#13 3.582 python3-tk python3-venv python-setuptools-doc python3.10-venv python3.10-doc | |
#13 3.582 binutils binfmt-support readline-doc | |
#13 3.582 Recommended packages: | |
#13 3.582 ca-certificates patch less libldap-common publicsuffix libsasl2-modules | |
#13 3.582 xauth netbase | |
#13 3.660 The following NEW packages will be installed: | |
#13 3.660 git git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 | |
#13 3.660 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 | |
#13 3.660 libmd0 libmpdec3 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib | |
#13 3.660 libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 | |
#13 3.661 libsasl2-modules-db libsqlite3-0 libssh-4 media-types openssh-client perl | |
#13 3.661 perl-modules-5.34 python3 python3-distutils python3-lib2to3 python3-minimal | |
#13 3.661 python3-pkg-resources python3-setuptools python3.10 python3.10-minimal | |
#13 3.661 readline-common | |
#13 3.694 0 upgraded, 40 newly installed, 0 to remove and 10 not upgraded. | |
#13 3.694 Need to get 21.9 MB of archives. | |
#13 3.694 After this operation, 104 MB of additional disk space will be used. | |
#13 3.694 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] | |
#13 3.716 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] | |
#13 3.717 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] | |
#13 3.736 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] | |
#13 3.737 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] | |
#13 3.737 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] | |
#13 3.738 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] | |
#13 3.738 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] | |
#13 3.739 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] | |
#13 3.745 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] | |
#13 3.760 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] | |
#13 3.764 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] | |
#13 3.765 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] | |
#13 3.765 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] | |
#13 3.791 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] | |
#13 3.791 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] | |
#13 3.791 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] | |
#13 3.832 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] | |
#13 3.834 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] | |
#13 3.834 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] | |
#13 3.834 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.2 [133 kB] | |
#13 3.835 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] | |
#13 3.836 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] | |
#13 3.836 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] | |
#13 3.837 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] | |
#13 3.837 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] | |
#13 3.880 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.11 [903 kB] | |
#13 3.888 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] | |
#13 3.890 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] | |
#13 3.890 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] | |
#13 3.891 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-0ubuntu0.22.04.3 [183 kB] | |
#13 3.892 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] | |
#13 3.893 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] | |
#13 3.894 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] | |
#13 3.897 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] | |
#13 3.897 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] | |
#13 3.905 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] | |
#13 3.933 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] | |
#13 3.933 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] | |
#13 3.934 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.2 [340 kB] | |
#13 4.030 debconf: delaying package configuration, since apt-utils is not installed | |
#13 4.051 Fetched 21.9 MB in 0s (80.4 MB/s) | |
#13 4.081 Selecting previously unselected package libpython3.10-minimal:amd64. | |
#13 4.081 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#13 4.094 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#13 4.099 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#13 4.180 Selecting previously unselected package libexpat1:amd64. | |
#13 4.180 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... | |
#13 4.191 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#13 4.235 Selecting previously unselected package python3.10-minimal. | |
#13 4.236 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#13 4.243 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#13 4.299 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#13 4.321 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#13 4.337 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#13 4.779 Selecting previously unselected package python3-minimal. | |
#13 4.779 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 4697 files and directories currently installed.) | |
#13 4.782 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... | |
#13 4.788 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#13 4.824 Selecting previously unselected package media-types. | |
#13 4.825 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#13 4.830 Unpacking media-types (7.0.0) ... | |
#13 4.878 Selecting previously unselected package libmpdec3:amd64. | |
#13 4.879 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... | |
#13 4.884 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... | |
#13 4.941 Selecting previously unselected package readline-common. | |
#13 4.942 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#13 4.947 Unpacking readline-common (8.1.2-1) ... | |
#13 4.998 Selecting previously unselected package libreadline8:amd64. | |
#13 4.998 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... | |
#13 5.008 Unpacking libreadline8:amd64 (8.1.2-1) ... | |
#13 5.075 Selecting previously unselected package libsqlite3-0:amd64. | |
#13 5.076 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... | |
#13 5.085 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#13 5.142 Selecting previously unselected package libpython3.10-stdlib:amd64. | |
#13 5.143 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... | |
#13 5.148 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#13 5.257 Selecting previously unselected package python3.10. | |
#13 5.258 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_amd64.deb ... | |
#13 5.267 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#13 5.301 Selecting previously unselected package libpython3-stdlib:amd64. | |
#13 5.302 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... | |
#13 5.307 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#13 5.344 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#13 5.474 Selecting previously unselected package python3. | |
#13 5.474 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 5127 files and directories currently installed.) | |
#13 5.477 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... | |
#13 5.485 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#13 5.519 Selecting previously unselected package perl-modules-5.34. | |
#13 5.520 Preparing to unpack .../01-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... | |
#13 5.525 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#13 5.756 Selecting previously unselected package libgdbm6:amd64. | |
#13 5.757 Preparing to unpack .../02-libgdbm6_1.23-1_amd64.deb ... | |
#13 5.762 Unpacking libgdbm6:amd64 (1.23-1) ... | |
#13 5.827 Selecting previously unselected package libgdbm-compat4:amd64. | |
#13 5.827 Preparing to unpack .../03-libgdbm-compat4_1.23-1_amd64.deb ... | |
#13 5.836 Unpacking libgdbm-compat4:amd64 (1.23-1) ... | |
#13 5.908 Selecting previously unselected package libperl5.34:amd64. | |
#13 5.909 Preparing to unpack .../04-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... | |
#13 5.916 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... | |
#13 6.075 Selecting previously unselected package perl. | |
#13 6.076 Preparing to unpack .../05-perl_5.34.0-3ubuntu1.3_amd64.deb ... | |
#13 6.085 Unpacking perl (5.34.0-3ubuntu1.3) ... | |
#13 6.153 Selecting previously unselected package libmd0:amd64. | |
#13 6.154 Preparing to unpack .../06-libmd0_1.0.4-1build1_amd64.deb ... | |
#13 6.162 Unpacking libmd0:amd64 (1.0.4-1build1) ... | |
#13 6.223 Selecting previously unselected package libbsd0:amd64. | |
#13 6.224 Preparing to unpack .../07-libbsd0_0.11.5-1_amd64.deb ... | |
#13 6.233 Unpacking libbsd0:amd64 (0.11.5-1) ... | |
#13 6.289 Selecting previously unselected package python3-pkg-resources. | |
#13 6.290 Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#13 6.295 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#13 6.340 Selecting previously unselected package libcbor0.8:amd64. | |
#13 6.340 Preparing to unpack .../09-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... | |
#13 6.346 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... | |
#13 6.403 Selecting previously unselected package libedit2:amd64. | |
#13 6.404 Preparing to unpack .../10-libedit2_3.1-20210910-1build1_amd64.deb ... | |
#13 6.413 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... | |
#13 6.472 Selecting previously unselected package libfido2-1:amd64. | |
#13 6.473 Preparing to unpack .../11-libfido2-1_1.10.0-1_amd64.deb ... | |
#13 6.482 Unpacking libfido2-1:amd64 (1.10.0-1) ... | |
#13 6.545 Selecting previously unselected package libnghttp2-14:amd64. | |
#13 6.546 Preparing to unpack .../12-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... | |
#13 6.555 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#13 6.617 Selecting previously unselected package libpsl5:amd64. | |
#13 6.618 Preparing to unpack .../13-libpsl5_0.21.0-1.2build2_amd64.deb ... | |
#13 6.626 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... | |
#13 6.698 Selecting previously unselected package openssh-client. | |
#13 6.699 Preparing to unpack .../14-openssh-client_1%3a8.9p1-3ubuntu0.11_amd64.deb ... | |
#13 6.711 Unpacking openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#13 6.783 Selecting previously unselected package libbrotli1:amd64. | |
#13 6.784 Preparing to unpack .../15-libbrotli1_1.0.9-2build6_amd64.deb ... | |
#13 6.793 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... | |
#13 6.843 Selecting previously unselected package libsasl2-modules-db:amd64. | |
#13 6.844 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#13 6.852 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#13 6.912 Selecting previously unselected package libsasl2-2:amd64. | |
#13 6.913 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#13 6.922 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#13 6.985 Selecting previously unselected package libldap-2.5-0:amd64. | |
#13 6.986 Preparing to unpack .../18-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_amd64.deb ... | |
#13 6.992 Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#13 7.058 Selecting previously unselected package librtmp1:amd64. | |
#13 7.059 Preparing to unpack .../19-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... | |
#13 7.066 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#13 7.131 Selecting previously unselected package libssh-4:amd64. | |
#13 7.132 Preparing to unpack .../20-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... | |
#13 7.140 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#13 7.196 Selecting previously unselected package libcurl3-gnutls:amd64. | |
#13 7.197 Preparing to unpack .../21-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... | |
#13 7.206 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... | |
#13 7.262 Selecting previously unselected package liberror-perl. | |
#13 7.263 Preparing to unpack .../22-liberror-perl_0.17029-1_all.deb ... | |
#13 7.272 Unpacking liberror-perl (0.17029-1) ... | |
#13 7.324 Selecting previously unselected package git-man. | |
#13 7.325 Preparing to unpack .../23-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... | |
#13 7.333 Unpacking git-man (1:2.34.1-1ubuntu1.12) ... | |
#13 7.418 Selecting previously unselected package git. | |
#13 7.419 Preparing to unpack .../24-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... | |
#13 7.431 Unpacking git (1:2.34.1-1ubuntu1.12) ... | |
#13 7.570 Selecting previously unselected package python3-lib2to3. | |
#13 7.571 Preparing to unpack .../25-python3-lib2to3_3.10.8-1~22.04_all.deb ... | |
#13 7.580 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... | |
#13 7.656 Selecting previously unselected package python3-distutils. | |
#13 7.657 Preparing to unpack .../26-python3-distutils_3.10.8-1~22.04_all.deb ... | |
#13 7.666 Unpacking python3-distutils (3.10.8-1~22.04) ... | |
#13 7.714 Selecting previously unselected package python3-setuptools. | |
#13 7.715 Preparing to unpack .../27-python3-setuptools_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#13 7.720 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#13 7.779 Setting up media-types (7.0.0) ... | |
#13 7.800 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... | |
#13 7.815 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... | |
#13 7.830 Setting up libbrotli1:amd64 (1.0.9-2build6) ... | |
#13 7.846 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#13 7.861 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#13 7.877 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#13 7.892 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#13 7.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#13 7.922 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#13 7.938 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#13 7.953 Setting up libmd0:amd64 (1.0.4-1build1) ... | |
#13 7.968 Setting up libmpdec3:amd64 (2.5.1-2build2) ... | |
#13 7.987 Setting up git-man (1:2.34.1-1ubuntu1.12) ... | |
#13 8.021 Setting up libfido2-1:amd64 (1.10.0-1) ... | |
#13 8.036 Setting up libbsd0:amd64 (0.11.5-1) ... | |
#13 8.051 Setting up readline-common (8.1.2-1) ... | |
#13 8.074 Setting up libgdbm6:amd64 (1.23-1) ... | |
#13 8.096 Setting up libedit2:amd64 (3.1-20210910-1build1) ... | |
#13 8.111 Setting up libreadline8:amd64 (8.1.2-1) ... | |
#13 8.127 Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#13 8.142 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#13 ... | |
#14 [linux/amd64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#14 0.077 + apt-get update -qy | |
#14 0.160 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] | |
#14 0.234 Get:2 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1230 kB] | |
#14 0.262 Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2610 kB] | |
#14 0.296 Get:4 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] | |
#14 0.314 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3612 kB] | |
#14 0.367 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] | |
#14 0.683 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] | |
#14 0.774 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] | |
#14 0.864 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] | |
#14 1.075 Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] | |
#14 1.082 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] | |
#14 1.093 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] | |
#14 1.460 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2939 kB] | |
#14 1.528 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1526 kB] | |
#14 1.564 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] | |
#14 1.567 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3793 kB] | |
#14 1.666 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] | |
#14 1.667 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] | |
#14 2.073 Fetched 36.3 MB in 2s (18.4 MB/s) | |
#14 2.073 Reading package lists... | |
#14 2.713 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false curl python3 tini | |
#14 2.737 Reading package lists... | |
#14 3.328 Building dependency tree... | |
#14 3.464 Reading state information... | |
#14 3.574 The following additional packages will be installed: | |
#14 3.574 libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 libpsl5 | |
#14 3.574 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 | |
#14 3.574 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 media-types | |
#14 3.574 python3-minimal python3.10 python3.10-minimal readline-common | |
#14 3.575 Suggested packages: | |
#14 3.575 python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binutils | |
#14 3.575 binfmt-support readline-doc | |
#14 3.575 Recommended packages: | |
#14 3.575 ca-certificates libldap-common publicsuffix libsasl2-modules | |
#14 3.640 The following NEW packages will be installed: | |
#14 3.640 curl libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 | |
#14 3.640 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib | |
#14 3.641 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 | |
#14 3.641 media-types python3 python3-minimal python3.10 python3.10-minimal | |
#14 3.641 readline-common tini | |
#14 3.818 0 upgraded, 24 newly installed, 0 to remove and 10 not upgraded. | |
#14 3.818 Need to get 8253 kB of archives. | |
#14 3.818 After this operation, 28.2 MB of additional disk space will be used. | |
#14 3.818 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] | |
#14 4.337 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] | |
#14 4.342 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] | |
#14 4.490 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] | |
#14 4.490 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] | |
#14 4.490 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] | |
#14 4.493 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] | |
#14 4.494 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] | |
#14 4.498 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] | |
#14 4.518 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] | |
#14 4.565 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] | |
#14 4.579 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] | |
#14 4.579 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] | |
#14 4.633 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] | |
#14 4.634 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] | |
#14 4.635 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] | |
#14 4.639 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] | |
#14 4.639 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] | |
#14 4.640 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-0ubuntu0.22.04.3 [183 kB] | |
#14 4.704 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] | |
#14 4.704 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] | |
#14 4.706 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.20 [289 kB] | |
#14 4.709 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.20 [194 kB] | |
#14 4.774 Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tini amd64 0.19.0-1 [276 kB] | |
#14 4.859 debconf: delaying package configuration, since apt-utils is not installed | |
#14 4.882 Fetched 8253 kB in 1s (7289 kB/s) | |
#14 4.924 Selecting previously unselected package libpython3.10-minimal:amd64. | |
#14 4.924 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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 4.928 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#14 4.936 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#14 5.037 Selecting previously unselected package libexpat1:amd64. | |
#14 5.038 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... | |
#14 5.055 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#14 5.123 Selecting previously unselected package python3.10-minimal. | |
#14 5.124 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#14 5.132 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#14 5.189 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#14 5.220 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#14 5.247 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#14 5.660 Selecting previously unselected package python3-minimal. | |
#14 5.660 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 4697 files and directories currently installed.) | |
#14 5.663 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... | |
#14 5.668 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#14 5.716 Selecting previously unselected package media-types. | |
#14 5.717 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#14 5.724 Unpacking media-types (7.0.0) ... | |
#14 5.789 Selecting previously unselected package libmpdec3:amd64. | |
#14 5.789 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... | |
#14 5.798 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... | |
#14 5.860 Selecting previously unselected package readline-common. | |
#14 5.861 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#14 5.870 Unpacking readline-common (8.1.2-1) ... | |
#14 5.929 Selecting previously unselected package libreadline8:amd64. | |
#14 5.930 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... | |
#14 5.935 Unpacking libreadline8:amd64 (8.1.2-1) ... | |
#14 5.978 Selecting previously unselected package libsqlite3-0:amd64. | |
#14 5.979 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... | |
#14 5.984 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#14 6.026 Selecting previously unselected package libpython3.10-stdlib:amd64. | |
#14 6.026 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... | |
#14 6.036 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#14 6.140 Selecting previously unselected package python3.10. | |
#14 6.141 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_amd64.deb ... | |
#14 6.150 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#14 6.201 Selecting previously unselected package libpython3-stdlib:amd64. | |
#14 6.202 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... | |
#14 6.211 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#14 6.265 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#14 6.418 Selecting previously unselected package python3. | |
#14 6.418 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 5127 files and directories currently installed.) | |
#14 6.421 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... | |
#14 6.432 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#14 6.492 Selecting previously unselected package libnghttp2-14:amd64. | |
#14 6.492 Preparing to unpack .../01-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... | |
#14 6.504 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#14 6.565 Selecting previously unselected package libpsl5:amd64. | |
#14 6.565 Preparing to unpack .../02-libpsl5_0.21.0-1.2build2_amd64.deb ... | |
#14 6.574 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... | |
#14 6.636 Selecting previously unselected package libbrotli1:amd64. | |
#14 6.637 Preparing to unpack .../03-libbrotli1_1.0.9-2build6_amd64.deb ... | |
#14 6.646 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... | |
#14 6.700 Selecting previously unselected package libsasl2-modules-db:amd64. | |
#14 6.701 Preparing to unpack .../04-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#14 6.710 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#14 6.763 Selecting previously unselected package libsasl2-2:amd64. | |
#14 6.764 Preparing to unpack .../05-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#14 6.773 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#14 6.833 Selecting previously unselected package libldap-2.5-0:amd64. | |
#14 6.834 Preparing to unpack .../06-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_amd64.deb ... | |
#14 6.843 Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#14 6.909 Selecting previously unselected package librtmp1:amd64. | |
#14 6.910 Preparing to unpack .../07-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... | |
#14 6.919 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#14 6.978 Selecting previously unselected package libssh-4:amd64. | |
#14 6.978 Preparing to unpack .../08-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... | |
#14 6.987 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#14 7.051 Selecting previously unselected package libcurl4:amd64. | |
#14 7.052 Preparing to unpack .../09-libcurl4_7.81.0-1ubuntu1.20_amd64.deb ... | |
#14 7.061 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.20) ... | |
#14 7.108 Selecting previously unselected package curl. | |
#14 7.108 Preparing to unpack .../10-curl_7.81.0-1ubuntu1.20_amd64.deb ... | |
#14 7.117 Unpacking curl (7.81.0-1ubuntu1.20) ... | |
#14 7.173 Selecting previously unselected package tini. | |
#14 7.174 Preparing to unpack .../11-tini_0.19.0-1_amd64.deb ... | |
#14 7.181 Unpacking tini (0.19.0-1) ... | |
#14 7.247 Setting up media-types (7.0.0) ... | |
#14 7.282 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... | |
#14 7.311 Setting up libbrotli1:amd64 (1.0.9-2build6) ... | |
#14 7.336 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#14 7.359 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#14 7.387 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#14 7.416 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#14 7.437 Setting up tini (0.19.0-1) ... | |
#14 7.453 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#14 7.468 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#14 7.483 Setting up libmpdec3:amd64 (2.5.1-2build2) ... | |
#14 7.499 Setting up readline-common (8.1.2-1) ... | |
#14 7.519 Setting up libreadline8:amd64 (8.1.2-1) ... | |
#14 7.548 Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#14 7.573 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#14 7.593 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.20) ... | |
#14 7.615 Setting up curl (7.81.0-1ubuntu1.20) ... | |
#14 7.642 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#14 7.668 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#14 8.067 Setting up python3 (3.10.6-1~22.04.1) ... | |
#14 8.149 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#14 8.212 + apt-get clean | |
#14 8.216 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 /tmp/* /var/tmp/* | |
#14 DONE 8.4s | |
#13 [linux/amd64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#13 8.172 Setting up libgdbm-compat4:amd64 (1.23-1) ... | |
#13 8.202 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#13 8.218 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... | |
#13 8.233 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#13 ... | |
#15 [linux/arm64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#15 0.090 + apt-get update -qy | |
#15 0.332 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] | |
#15 0.423 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] | |
#15 0.424 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] | |
#15 0.424 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] | |
#15 1.458 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] | |
#15 2.063 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] | |
#15 2.070 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] | |
#15 2.123 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] | |
#15 2.451 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [30.6 kB] | |
#15 2.457 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1481 kB] | |
#15 2.502 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [2593 kB] | |
#15 2.599 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [3056 kB] | |
#15 3.454 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [33.3 kB] | |
#15 3.459 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [81.0 kB] | |
#15 4.457 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [24.2 kB] | |
#15 4.463 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [2278 kB] | |
#15 4.536 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [1190 kB] | |
#15 4.571 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [2886 kB] | |
#15 7.414 Fetched 33.5 MB in 7s (4689 kB/s) | |
#15 7.414 Reading package lists... | |
#15 ... | |
#16 [linux/amd64 stage-1 3/6] COPY ./docker/buildtest/files/docker-entrypoint.sh /opt/vicchi/ | |
#16 DONE 0.0s | |
#17 [linux/arm64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#17 0.090 + apt-get update -qy | |
#17 0.333 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] | |
#17 0.424 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB] | |
#17 0.424 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB] | |
#17 0.425 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB] | |
#17 1.483 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] | |
#17 1.545 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] | |
#17 1.616 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] | |
#17 1.628 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] | |
#17 2.465 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [30.6 kB] | |
#17 2.471 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1481 kB] | |
#17 2.519 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [3056 kB] | |
#17 2.632 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [2593 kB] | |
#17 3.456 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [33.3 kB] | |
#17 3.461 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [81.0 kB] | |
#17 4.447 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [24.2 kB] | |
#17 4.453 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [2886 kB] | |
#17 4.551 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [1190 kB] | |
#17 4.586 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [2278 kB] | |
#17 7.170 Fetched 33.5 MB in 7s (4853 kB/s) | |
#17 7.170 Reading package lists... | |
#17 ... | |
#13 [linux/amd64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#13 8.682 Setting up openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#13 8.744 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode | |
#13 8.744 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 | |
#13 8.748 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode | |
#13 8.748 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 | |
#13 8.751 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode | |
#13 8.751 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 8.762 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... | |
#13 8.777 Setting up python3 (3.10.6-1~22.04.1) ... | |
#13 8.846 Setting up perl (5.34.0-3ubuntu1.3) ... | |
#13 8.871 Setting up python3-lib2to3 (3.10.8-1~22.04) ... | |
#13 8.943 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#13 9.063 Setting up python3-distutils (3.10.8-1~22.04) ... | |
#13 9.148 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#13 9.358 Setting up liberror-perl (0.17029-1) ... | |
#13 9.373 Setting up git (1:2.34.1-1ubuntu1.12) ... | |
#13 9.397 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#13 9.448 + mkdir -p /root/.ssh | |
#13 9.449 + chmod 0600 /root/.ssh | |
#13 9.450 + ssh-keyscan github.com | |
#13 9.618 # github.com:22 SSH-2.0-48ecf9ce5 | |
#13 9.780 # github.com:22 SSH-2.0-48ecf9ce5 | |
#13 9.939 # github.com:22 SSH-2.0-48ecf9ce5 | |
#13 10.10 # github.com:22 SSH-2.0-48ecf9ce5 | |
#13 10.18 # github.com:22 SSH-2.0-48ecf9ce5 | |
#13 DONE 10.3s | |
#15 [linux/arm64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#15 7.414 Reading package lists... | |
#15 ... | |
#18 [linux/amd64 build 3/7] COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv | |
#18 DONE 0.1s | |
#19 [linux/amd64 build 4/7] RUN --mount=type=cache,target=/root/.cache/uv --mount=type=bind,source=uv.lock,target=uv.lock --mount=type=bind,source=pyproject.toml,target=pyproject.toml --mount=type=ssh uv sync --locked --no-dev --no-install-project | |
#19 0.105 + uv sync --locked --no-dev --no-install-project | |
#19 0.135 Using CPython 3.10.12 interpreter at: /usr/bin/python3.10 | |
#19 0.135 Creating virtual environment at: /opt/vicchi | |
#19 0.137 Resolved 3 packages in 0.71ms | |
#19 0.137 Updating ssh://[email protected]/vicchi/whoami (HEAD) | |
#19 1.301 Updated ssh://[email protected]/vicchi/whoami (e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c) | |
#19 1.302 Building whoami @ git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c | |
#19 1.854 Built whoami @ git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c | |
#19 1.855 Prepared 1 package in 1.71s | |
#19 1.857 Installed 1 package in 2ms | |
#19 1.904 Bytecode compiled 4 files in 46ms | |
#19 1.904 + whoami==0.0.1 (from git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c) | |
#19 DONE 1.9s | |
#20 [linux/amd64 build 5/7] COPY . /src | |
#20 DONE 0.1s | |
#15 [linux/arm64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#15 7.414 Reading package lists... | |
#15 11.56 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false curl python3 tini | |
#15 11.83 Reading package lists... | |
#15 ... | |
#21 [linux/amd64 build 6/7] WORKDIR /src | |
#21 DONE 0.0s | |
#22 [linux/amd64 build 7/7] RUN --mount=type=cache,target=/root/.cache/uv --mount=type=ssh uv sync --locked --no-dev --no-editable | |
#22 0.070 + uv sync --locked --no-dev --no-editable | |
#22 0.102 Resolved 3 packages in 0.64ms | |
#22 0.102 Building buildtest @ file:///src | |
#22 0.551 Built buildtest @ file:///src | |
#22 0.552 Prepared 1 package in 450ms | |
#22 0.555 Installed 1 package in 2ms | |
#22 0.610 Bytecode compiled 6 files in 55ms | |
#22 0.610 + buildtest==0.0.1 (from file:///src) | |
#22 DONE 0.6s | |
#23 [linux/amd64 stage-1 4/6] COPY --from=build /opt/vicchi /opt/vicchi | |
#23 DONE 0.0s | |
#24 [linux/amd64 stage-1 5/6] WORKDIR /opt/vicchi | |
#24 DONE 0.0s | |
#25 [linux/amd64 stage-1 6/6] RUN <<EOT (python3 --version...) | |
#25 0.061 + python3 --version | |
#25 0.063 Python 3.10.12 | |
#25 0.063 + python3 -Ic import whoami | |
#25 0.071 + python3 -Ic import buildtest | |
#25 DONE 0.1s | |
#17 [linux/arm64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#17 7.170 Reading package lists... | |
#17 11.30 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false git openssh-client python3 python3-setuptools | |
#17 11.56 Reading package lists... | |
#17 15.59 Building dependency tree... | |
#17 16.03 Reading state information... | |
#17 16.39 The following additional packages will be installed: | |
#17 16.39 git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl | |
#17 16.39 libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 libmd0 libmpdec3 | |
#17 16.39 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib libpython3.10-minimal | |
#17 16.39 libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db | |
#17 16.39 libsqlite3-0 libssh-4 media-types perl perl-modules-5.34 python3-distutils | |
#17 16.39 python3-lib2to3 python3-minimal python3-pkg-resources python3.10 | |
#17 16.39 python3.10-minimal readline-common | |
#17 16.40 Suggested packages: | |
#17 16.40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui | |
#17 16.40 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n keychain libpam-ssh | |
#17 16.40 monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl | |
#17 16.40 | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc | |
#17 16.40 python3-tk python3-venv python-setuptools-doc python3.10-venv python3.10-doc | |
#17 16.40 binutils binfmt-support readline-doc | |
#17 16.40 Recommended packages: | |
#17 16.40 ca-certificates patch less libldap-common publicsuffix libsasl2-modules | |
#17 16.40 xauth netbase | |
#17 16.71 The following NEW packages will be installed: | |
#17 16.71 git git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 | |
#17 16.71 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 | |
#17 16.71 libmd0 libmpdec3 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib | |
#17 16.71 libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 | |
#17 16.71 libsasl2-modules-db libsqlite3-0 libssh-4 media-types openssh-client perl | |
#17 16.71 perl-modules-5.34 python3 python3-distutils python3-lib2to3 python3-minimal | |
#17 16.71 python3-pkg-resources python3-setuptools python3.10 python3.10-minimal | |
#17 16.72 readline-common | |
#17 16.84 0 upgraded, 40 newly installed, 0 to remove and 10 not upgraded. | |
#17 16.84 Need to get 21.7 MB of archives. | |
#17 16.84 After this operation, 102 MB of additional disk space will be used. | |
#17 16.84 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.9 [812 kB] | |
#17 16.87 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.5 [77.5 kB] | |
#17 16.88 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.9 [2245 kB] | |
#17 16.95 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04.1 [24.3 kB] | |
#17 16.95 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] | |
#17 16.96 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] | |
#17 16.96 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] | |
#17 16.96 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] | |
#17 16.97 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] | |
#17 16.99 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.9 [1845 kB] | |
#17 17.05 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.9 [508 kB] | |
#17 17.09 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04.1 [6812 B] | |
#17 17.10 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04.1 [22.8 kB] | |
#17 17.10 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] | |
#17 17.20 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] | |
#17 17.20 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] | |
#17 17.20 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.3 [4723 kB] | |
#17 17.36 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.3 [232 kB] | |
#17 17.36 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] | |
#17 17.37 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] | |
#17 17.37 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.2 [133 kB] | |
#17 17.37 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] | |
#17 17.39 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] | |
#17 17.40 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] | |
#17 17.41 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libnghttp2-14 arm64 1.43.0-1ubuntu0.2 [76.0 kB] | |
#17 17.41 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] | |
#17 17.41 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.11 [860 kB] | |
#17 17.44 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] | |
#17 17.46 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] | |
#17 17.46 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] | |
#17 17.46 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.18+dfsg-0ubuntu0.22.04.3 [181 kB] | |
#17 17.47 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] | |
#17 17.47 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.3 [185 kB] | |
#17 17.49 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.20 [279 kB] | |
#17 17.51 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] | |
#17 17.51 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] | |
#17 17.54 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.12 [3224 kB] | |
#17 17.65 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] | |
#17 17.65 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-distutils all 3.10.8-1~22.04 [139 kB] | |
#17 17.66 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.2 [340 kB] | |
#17 18.19 debconf: delaying package configuration, since apt-utils is not installed | |
#17 18.29 Fetched 21.7 MB in 1s (23.2 MB/s) | |
#17 ... | |
#15 [linux/arm64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#15 11.83 Reading package lists... | |
#15 16.01 Building dependency tree... | |
#15 16.49 Reading state information... | |
#15 16.84 The following additional packages will be installed: | |
#15 16.84 libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 libpsl5 | |
#15 16.84 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 | |
#15 16.84 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 media-types | |
#15 16.84 python3-minimal python3.10 python3.10-minimal readline-common | |
#15 16.84 Suggested packages: | |
#15 16.84 python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binutils | |
#15 16.84 binfmt-support readline-doc | |
#15 16.84 Recommended packages: | |
#15 16.84 ca-certificates libldap-common publicsuffix libsasl2-modules | |
#15 17.09 The following NEW packages will be installed: | |
#15 17.09 curl libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 | |
#15 17.09 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib | |
#15 17.09 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 | |
#15 17.09 media-types python3 python3-minimal python3.10 python3.10-minimal | |
#15 17.09 readline-common tini | |
#15 17.20 0 upgraded, 24 newly installed, 0 to remove and 10 not upgraded. | |
#15 17.20 Need to get 8134 kB of archives. | |
#15 17.20 After this operation, 27.2 MB of additional disk space will be used. | |
#15 17.20 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.9 [812 kB] | |
#15 17.24 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.5 [77.5 kB] | |
#15 17.25 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.9 [2245 kB] | |
#15 17.32 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04.1 [24.3 kB] | |
#15 17.32 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] | |
#15 17.33 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] | |
#15 17.33 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] | |
#15 17.33 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] | |
#15 17.34 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] | |
#15 17.36 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.9 [1845 kB] | |
#15 17.42 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.9 [508 kB] | |
#15 17.46 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04.1 [6812 B] | |
#15 17.46 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04.1 [22.8 kB] | |
#15 17.47 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libnghttp2-14 arm64 1.43.0-1ubuntu0.2 [76.0 kB] | |
#15 17.47 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] | |
#15 17.47 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] | |
#15 17.48 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] | |
#15 17.48 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] | |
#15 17.49 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.18+dfsg-0ubuntu0.22.04.3 [181 kB] | |
#15 17.49 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] | |
#15 17.49 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.3 [185 kB] | |
#15 17.50 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.20 [284 kB] | |
#15 17.53 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.20 [190 kB] | |
#15 17.54 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 tini arm64 0.19.0-1 [212 kB] | |
#15 18.06 debconf: delaying package configuration, since apt-utils is not installed | |
#15 18.15 Fetched 8134 kB in 0s (18.5 MB/s) | |
#15 18.26 Selecting previously unselected package libpython3.10-minimal:arm64. | |
#15 18.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 ... 4387 files and directories currently installed.) | |
#15 18.28 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... | |
#15 18.29 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... | |
#15 18.51 Selecting previously unselected package libexpat1:arm64. | |
#15 18.51 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_arm64.deb ... | |
#15 18.52 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.5) ... | |
#15 18.67 Selecting previously unselected package python3.10-minimal. | |
#15 18.68 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... | |
#15 18.73 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#15 18.91 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... | |
#15 18.96 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.5) ... | |
#15 18.97 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#15 22.16 Selecting previously unselected package python3-minimal. | |
#15 22.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 ... 4691 files and directories currently installed.) | |
#15 22.17 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_arm64.deb ... | |
#15 22.17 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#15 22.32 Selecting previously unselected package media-types. | |
#15 22.32 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#15 22.33 Unpacking media-types (7.0.0) ... | |
#15 22.47 Selecting previously unselected package libmpdec3:arm64. | |
#15 22.47 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... | |
#15 22.47 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... | |
#15 22.60 Selecting previously unselected package readline-common. | |
#15 22.61 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#15 22.61 Unpacking readline-common (8.1.2-1) ... | |
#15 22.74 Selecting previously unselected package libreadline8:arm64. | |
#15 22.75 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... | |
#15 22.75 Unpacking libreadline8:arm64 (8.1.2-1) ... | |
#15 22.89 Selecting previously unselected package libsqlite3-0:arm64. | |
#15 22.89 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... | |
#15 22.90 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... | |
#15 23.04 Selecting previously unselected package libpython3.10-stdlib:arm64. | |
#15 23.04 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_arm64.deb ... | |
#15 23.05 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... | |
#15 23.27 Selecting previously unselected package python3.10. | |
#15 23.28 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_arm64.deb ... | |
#15 23.28 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#15 23.41 Selecting previously unselected package libpython3-stdlib:arm64. | |
#15 23.41 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_arm64.deb ... | |
#15 23.42 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... | |
#15 23.53 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#15 24.76 Selecting previously unselected package python3. | |
#15 24.76 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 5121 files and directories currently installed.) | |
#15 24.77 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_arm64.deb ... | |
#15 24.83 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#15 24.97 Selecting previously unselected package libnghttp2-14:arm64. | |
#15 24.98 Preparing to unpack .../01-libnghttp2-14_1.43.0-1ubuntu0.2_arm64.deb ... | |
#15 24.98 Unpacking libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ... | |
#15 25.12 Selecting previously unselected package libpsl5:arm64. | |
#15 25.12 Preparing to unpack .../02-libpsl5_0.21.0-1.2build2_arm64.deb ... | |
#15 25.12 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... | |
#15 25.27 Selecting previously unselected package libbrotli1:arm64. | |
#15 25.27 Preparing to unpack .../03-libbrotli1_1.0.9-2build6_arm64.deb ... | |
#15 25.27 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... | |
#15 25.41 Selecting previously unselected package libsasl2-modules-db:arm64. | |
#15 25.41 Preparing to unpack .../04-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... | |
#15 25.42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#15 25.55 Selecting previously unselected package libsasl2-2:arm64. | |
#15 25.55 Preparing to unpack .../05-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... | |
#15 25.56 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#15 25.70 Selecting previously unselected package libldap-2.5-0:arm64. | |
#15 25.70 Preparing to unpack .../06-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_arm64.deb ... | |
#15 25.71 Unpacking libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#15 25.85 Selecting previously unselected package librtmp1:arm64. | |
#15 25.85 Preparing to unpack .../07-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... | |
#15 25.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#15 25.99 Selecting previously unselected package libssh-4:arm64. | |
#15 25.99 Preparing to unpack .../08-libssh-4_0.9.6-2ubuntu0.22.04.3_arm64.deb ... | |
#15 26.00 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... | |
#15 26.14 Selecting previously unselected package libcurl4:arm64. | |
#15 26.14 Preparing to unpack .../09-libcurl4_7.81.0-1ubuntu1.20_arm64.deb ... | |
#15 26.15 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.20) ... | |
#15 26.30 Selecting previously unselected package curl. | |
#15 26.30 Preparing to unpack .../10-curl_7.81.0-1ubuntu1.20_arm64.deb ... | |
#15 26.31 Unpacking curl (7.81.0-1ubuntu1.20) ... | |
#15 26.44 Selecting previously unselected package tini. | |
#15 26.44 Preparing to unpack .../11-tini_0.19.0-1_arm64.deb ... | |
#15 26.45 Unpacking tini (0.19.0-1) ... | |
#15 26.61 Setting up media-types (7.0.0) ... | |
#15 26.64 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... | |
#15 26.65 Setting up libbrotli1:arm64 (1.0.9-2build6) ... | |
#15 26.67 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... | |
#15 26.69 Setting up libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ... | |
#15 26.71 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#15 26.73 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#15 26.75 Setting up tini (0.19.0-1) ... | |
#15 26.78 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#15 26.79 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... | |
#15 26.81 Setting up libmpdec3:arm64 (2.5.1-2build2) ... | |
#15 26.83 Setting up readline-common (8.1.2-1) ... | |
#15 26.88 Setting up libreadline8:arm64 (8.1.2-1) ... | |
#15 26.90 Setting up libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#15 26.93 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... | |
#15 26.94 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.20) ... | |
#15 26.96 Setting up curl (7.81.0-1ubuntu1.20) ... | |
#15 26.98 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... | |
#15 26.99 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#15 ... | |
#17 [linux/arm64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#17 18.42 Selecting previously unselected package libpython3.10-minimal:arm64. | |
#17 18.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 ... 4387 files and directories currently installed.) | |
#17 18.43 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... | |
#17 18.44 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... | |
#17 18.67 Selecting previously unselected package libexpat1:arm64. | |
#17 18.67 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_arm64.deb ... | |
#17 18.69 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.5) ... | |
#17 18.83 Selecting previously unselected package python3.10-minimal. | |
#17 18.84 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... | |
#17 18.89 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#17 19.08 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... | |
#17 19.12 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.5) ... | |
#17 19.13 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#17 22.33 Selecting previously unselected package python3-minimal. | |
#17 22.33 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 4691 files and directories currently installed.) | |
#17 22.34 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_arm64.deb ... | |
#17 22.35 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#17 22.49 Selecting previously unselected package media-types. | |
#17 22.49 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#17 22.50 Unpacking media-types (7.0.0) ... | |
#17 22.63 Selecting previously unselected package libmpdec3:arm64. | |
#17 22.63 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... | |
#17 22.64 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... | |
#17 22.77 Selecting previously unselected package readline-common. | |
#17 22.77 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#17 22.77 Unpacking readline-common (8.1.2-1) ... | |
#17 22.91 Selecting previously unselected package libreadline8:arm64. | |
#17 22.91 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... | |
#17 22.92 Unpacking libreadline8:arm64 (8.1.2-1) ... | |
#17 23.06 Selecting previously unselected package libsqlite3-0:arm64. | |
#17 23.06 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... | |
#17 23.07 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... | |
#17 23.21 Selecting previously unselected package libpython3.10-stdlib:arm64. | |
#17 23.21 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_arm64.deb ... | |
#17 23.22 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... | |
#17 23.44 Selecting previously unselected package python3.10. | |
#17 23.44 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_arm64.deb ... | |
#17 23.45 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#17 23.58 Selecting previously unselected package libpython3-stdlib:arm64. | |
#17 23.58 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_arm64.deb ... | |
#17 23.59 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... | |
#17 23.70 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#17 24.96 Selecting previously unselected package python3. | |
#17 24.96 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 65% | |
(Reading database ... 70% | |
(Reading database ... 75% | |
(Reading database ... 80% | |
(Reading database ... 85% | |
(Reading database ... 90% | |
(Reading database ... 95% | |
(Reading database ... 100% | |
(Reading database ... 5121 files and directories currently installed.) | |
#17 24.96 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_arm64.deb ... | |
#17 25.03 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#17 25.16 Selecting previously unselected package perl-modules-5.34. | |
#17 25.16 Preparing to unpack .../01-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... | |
#17 25.17 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#17 25.62 Selecting previously unselected package libgdbm6:arm64. | |
#17 25.62 Preparing to unpack .../02-libgdbm6_1.23-1_arm64.deb ... | |
#17 25.62 Unpacking libgdbm6:arm64 (1.23-1) ... | |
#17 25.77 Selecting previously unselected package libgdbm-compat4:arm64. | |
#17 25.77 Preparing to unpack .../03-libgdbm-compat4_1.23-1_arm64.deb ... | |
#17 25.78 Unpacking libgdbm-compat4:arm64 (1.23-1) ... | |
#17 25.91 Selecting previously unselected package libperl5.34:arm64. | |
#17 25.91 Preparing to unpack .../04-libperl5.34_5.34.0-3ubuntu1.3_arm64.deb ... | |
#17 25.92 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.3) ... | |
#17 26.30 Selecting previously unselected package perl. | |
#17 26.30 Preparing to unpack .../05-perl_5.34.0-3ubuntu1.3_arm64.deb ... | |
#17 26.39 Unpacking perl (5.34.0-3ubuntu1.3) ... | |
#17 26.55 Selecting previously unselected package libmd0:arm64. | |
#17 26.55 Preparing to unpack .../06-libmd0_1.0.4-1build1_arm64.deb ... | |
#17 26.56 Unpacking libmd0:arm64 (1.0.4-1build1) ... | |
#17 26.70 Selecting previously unselected package libbsd0:arm64. | |
#17 26.71 Preparing to unpack .../07-libbsd0_0.11.5-1_arm64.deb ... | |
#17 26.72 Unpacking libbsd0:arm64 (0.11.5-1) ... | |
#17 26.86 Selecting previously unselected package python3-pkg-resources. | |
#17 26.86 Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#17 26.87 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#17 27.02 Selecting previously unselected package libcbor0.8:arm64. | |
#17 27.02 Preparing to unpack .../09-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... | |
#17 27.03 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... | |
#17 27.16 Selecting previously unselected package libedit2:arm64. | |
#17 27.16 Preparing to unpack .../10-libedit2_3.1-20210910-1build1_arm64.deb ... | |
#17 27.17 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... | |
#17 27.30 Selecting previously unselected package libfido2-1:arm64. | |
#17 27.31 Preparing to unpack .../11-libfido2-1_1.10.0-1_arm64.deb ... | |
#17 27.31 Unpacking libfido2-1:arm64 (1.10.0-1) ... | |
#17 27.45 Selecting previously unselected package libnghttp2-14:arm64. | |
#17 27.45 Preparing to unpack .../12-libnghttp2-14_1.43.0-1ubuntu0.2_arm64.deb ... | |
#17 27.45 Unpacking libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ... | |
#17 27.59 Selecting previously unselected package libpsl5:arm64. | |
#17 27.59 Preparing to unpack .../13-libpsl5_0.21.0-1.2build2_arm64.deb ... | |
#17 27.60 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... | |
#17 27.75 Selecting previously unselected package openssh-client. | |
#17 27.75 Preparing to unpack .../14-openssh-client_1%3a8.9p1-3ubuntu0.11_arm64.deb ... | |
#17 27.83 Unpacking openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#17 27.99 Selecting previously unselected package libbrotli1:arm64. | |
#17 28.00 Preparing to unpack .../15-libbrotli1_1.0.9-2build6_arm64.deb ... | |
#17 28.00 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... | |
#17 28.14 Selecting previously unselected package libsasl2-modules-db:arm64. | |
#17 28.14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... | |
#17 28.15 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#17 28.28 Selecting previously unselected package libsasl2-2:arm64. | |
#17 28.28 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... | |
#17 28.28 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#17 28.42 Selecting previously unselected package libldap-2.5-0:arm64. | |
#17 28.42 Preparing to unpack .../18-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_arm64.deb ... | |
#17 28.43 Unpacking libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#17 28.57 Selecting previously unselected package librtmp1:arm64. | |
#17 28.57 Preparing to unpack .../19-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... | |
#17 28.58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#17 28.71 Selecting previously unselected package libssh-4:arm64. | |
#17 28.71 Preparing to unpack .../20-libssh-4_0.9.6-2ubuntu0.22.04.3_arm64.deb ... | |
#17 28.72 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... | |
#17 28.86 Selecting previously unselected package libcurl3-gnutls:arm64. | |
#17 28.86 Preparing to unpack .../21-libcurl3-gnutls_7.81.0-1ubuntu1.20_arm64.deb ... | |
#17 28.86 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.20) ... | |
#17 29.00 Selecting previously unselected package liberror-perl. | |
#17 29.00 Preparing to unpack .../22-liberror-perl_0.17029-1_all.deb ... | |
#17 29.00 Unpacking liberror-perl (0.17029-1) ... | |
#17 29.14 Selecting previously unselected package git-man. | |
#17 29.14 Preparing to unpack .../23-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... | |
#17 29.14 Unpacking git-man (1:2.34.1-1ubuntu1.12) ... | |
#17 29.30 Selecting previously unselected package git. | |
#17 29.30 Preparing to unpack .../24-git_1%3a2.34.1-1ubuntu1.12_arm64.deb ... | |
#17 29.38 Unpacking git (1:2.34.1-1ubuntu1.12) ... | |
#17 29.67 Selecting previously unselected package python3-lib2to3. | |
#17 29.67 Preparing to unpack .../25-python3-lib2to3_3.10.8-1~22.04_all.deb ... | |
#17 29.68 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... | |
#17 29.84 Selecting previously unselected package python3-distutils. | |
#17 29.84 Preparing to unpack .../26-python3-distutils_3.10.8-1~22.04_all.deb ... | |
#17 29.85 Unpacking python3-distutils (3.10.8-1~22.04) ... | |
#17 30.00 Selecting previously unselected package python3-setuptools. | |
#17 30.00 Preparing to unpack .../27-python3-setuptools_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#17 30.01 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#17 ... | |
#15 [linux/arm64 stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#15 30.15 Setting up python3 (3.10.6-1~22.04.1) ... | |
#15 30.94 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#15 31.09 + apt-get clean | |
#15 31.14 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-backports_InRelease /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-backports_main_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-backports_universe_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-security_InRelease /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-security_main_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-security_multiverse_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-security_restricted_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-security_universe_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-updates_InRelease /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-updates_main_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-updates_multiverse_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-updates_restricted_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy-updates_universe_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy_InRelease /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy_main_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy_multiverse_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy_restricted_binary-arm64_Packages.lz4 /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_jammy_universe_binary-arm64_Packages.lz4 /tmp/* /var/tmp/* | |
#15 DONE 31.2s | |
#17 [linux/arm64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#17 30.15 Setting up media-types (7.0.0) ... | |
#17 30.18 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... | |
#17 30.19 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... | |
#17 30.21 Setting up libbrotli1:arm64 (1.0.9-2build6) ... | |
#17 30.23 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... | |
#17 30.24 Setting up libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ... | |
#17 30.26 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#17 30.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#17 30.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#17 30.30 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#17 30.32 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... | |
#17 30.34 Setting up libmd0:arm64 (1.0.4-1build1) ... | |
#17 30.35 Setting up libmpdec3:arm64 (2.5.1-2build2) ... | |
#17 30.37 Setting up git-man (1:2.34.1-1ubuntu1.12) ... | |
#17 30.39 Setting up libfido2-1:arm64 (1.10.0-1) ... | |
#17 30.40 Setting up libbsd0:arm64 (0.11.5-1) ... | |
#17 30.42 Setting up readline-common (8.1.2-1) ... | |
#17 30.47 Setting up libgdbm6:arm64 (1.23-1) ... | |
#17 30.49 Setting up libedit2:arm64 (3.1-20210910-1build1) ... | |
#17 30.50 Setting up libreadline8:arm64 (8.1.2-1) ... | |
#17 30.52 Setting up libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#17 30.54 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... | |
#17 30.55 Setting up libgdbm-compat4:arm64 (1.23-1) ... | |
#17 30.57 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... | |
#17 30.59 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.3) ... | |
#17 30.60 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#17 ... | |
#26 [linux/arm64 stage-1 3/6] COPY ./docker/buildtest/files/docker-entrypoint.sh /opt/vicchi/ | |
#26 DONE 0.0s | |
#17 [linux/arm64 build 2/7] RUN <<EOT (apt-get update -qy...) | |
#17 33.63 Setting up openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#17 34.08 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode | |
#17 34.08 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 | |
#17 34.10 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode | |
#17 34.10 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 | |
#17 34.13 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode | |
#17 34.13 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 | |
#17 34.20 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.20) ... | |
#17 34.21 Setting up python3 (3.10.6-1~22.04.1) ... | |
#17 34.99 Setting up perl (5.34.0-3ubuntu1.3) ... | |
#17 35.12 Setting up python3-lib2to3 (3.10.8-1~22.04) ... | |
#17 35.74 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#17 37.01 Setting up python3-distutils (3.10.8-1~22.04) ... | |
#17 37.73 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#17 39.64 Setting up liberror-perl (0.17029-1) ... | |
#17 39.66 Setting up git (1:2.34.1-1ubuntu1.12) ... | |
#17 39.76 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#17 39.93 + mkdir -p /root/.ssh | |
#17 39.94 + chmod 0600 /root/.ssh | |
#17 39.96 + ssh-keyscan github.com | |
#17 40.17 # github.com:22 SSH-2.0-48ecf9ce5 | |
#17 40.35 # github.com:22 SSH-2.0-48ecf9ce5 | |
#17 40.53 # github.com:22 SSH-2.0-48ecf9ce5 | |
#17 40.69 # github.com:22 SSH-2.0-48ecf9ce5 | |
#17 40.77 # github.com:22 SSH-2.0-48ecf9ce5 | |
#17 DONE 40.9s | |
#27 [linux/arm64 build 3/7] COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv | |
#27 DONE 0.1s | |
#28 [linux/arm64 build 4/7] RUN --mount=type=cache,target=/root/.cache/uv --mount=type=bind,source=uv.lock,target=uv.lock --mount=type=bind,source=pyproject.toml,target=pyproject.toml --mount=type=ssh uv sync --locked --no-dev --no-install-project | |
#28 0.079 + uv sync --locked --no-dev --no-install-project | |
#28 0.621 Using CPython 3.10.12 interpreter at: /usr/bin/python3.10 | |
#28 0.623 Creating virtual environment at: /opt/vicchi | |
#28 0.686 Resolved 3 packages in 34ms | |
#28 0.760 Installed 1 package in 60ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment