Created
February 24, 2025 09:44
-
-
Save vicchi/9bbb41113ea991ef7f9a31b61de9abeb to your computer and use it in GitHub Desktop.
Ubuntu 22.04 amd64 build host - build for arm64 only
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/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:40:29 in: []string{} | |
2025/02/24 08:40:29 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 [internal] load metadata for docker.io/library/ubuntu:22.04 | |
#2 ... | |
#3 [internal] load metadata for ghcr.io/astral-sh/uv:latest | |
#3 DONE 0.2s | |
#2 [internal] load metadata for docker.io/library/ubuntu:22.04 | |
#2 DONE 0.3s | |
#4 [internal] load .dockerignore | |
#4 transferring context: 2B done | |
#4 DONE 0.0s | |
#5 FROM ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f | |
#5 resolve ghcr.io/astral-sh/uv:latest@sha256:01ddc2a91588f1210396433c79c9f58848ad668ea05bda895f5a1a31f2e5b64f 0.0s done | |
#5 CACHED | |
#6 [build 1/7] FROM docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 | |
#6 resolve docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 0.0s done | |
#6 CACHED | |
#7 [internal] load build context | |
#7 transferring context: 12.77kB done | |
#7 DONE 0.0s | |
#8 [build 2/7] RUN <<EOT (apt-get update -qy...) | |
#8 0.058 + apt-get update -qy | |
#8 0.093 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] | |
#8 0.109 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] | |
#8 0.111 Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] | |
#8 0.176 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] | |
#8 0.212 Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] | |
#8 0.214 Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] | |
#8 0.216 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] | |
#8 0.234 Get:8 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] | |
#8 0.507 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2939 kB] | |
#8 0.554 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3793 kB] | |
#8 0.621 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] | |
#8 0.622 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1526 kB] | |
#8 0.632 Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] | |
#8 0.646 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] | |
#8 0.646 Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] | |
#8 0.720 Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1230 kB] | |
#8 0.982 Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2610 kB] | |
#8 1.099 Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3612 kB] | |
#8 1.292 Fetched 36.3 MB in 1s (30.0 MB/s) | |
#8 1.292 Reading package lists... | |
#8 1.861 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false git openssh-client python3 python3-setuptools | |
#8 1.886 Reading package lists... | |
#8 2.456 Building dependency tree... | |
#8 2.572 Reading state information... | |
#8 2.663 The following additional packages will be installed: | |
#8 2.663 git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl | |
#8 2.663 libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 libmd0 libmpdec3 | |
#8 2.663 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib libpython3.10-minimal | |
#8 2.663 libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db | |
#8 2.664 libsqlite3-0 libssh-4 media-types perl perl-modules-5.34 python3-distutils | |
#8 2.664 python3-lib2to3 python3-minimal python3-pkg-resources python3.10 | |
#8 2.664 python3.10-minimal readline-common | |
#8 2.664 Suggested packages: | |
#8 2.664 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui | |
#8 2.664 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n keychain libpam-ssh | |
#8 2.664 monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl | |
#8 2.664 | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc | |
#8 2.664 python3-tk python3-venv python-setuptools-doc python3.10-venv python3.10-doc | |
#8 2.664 binutils binfmt-support readline-doc | |
#8 2.664 Recommended packages: | |
#8 2.664 ca-certificates patch less libldap-common publicsuffix libsasl2-modules | |
#8 2.664 xauth netbase | |
#8 2.740 The following NEW packages will be installed: | |
#8 2.740 git git-man libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 | |
#8 2.740 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libldap-2.5-0 | |
#8 2.740 libmd0 libmpdec3 libnghttp2-14 libperl5.34 libpsl5 libpython3-stdlib | |
#8 2.740 libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 | |
#8 2.740 libsasl2-modules-db libsqlite3-0 libssh-4 media-types openssh-client perl | |
#8 2.740 perl-modules-5.34 python3 python3-distutils python3-lib2to3 python3-minimal | |
#8 2.740 python3-pkg-resources python3-setuptools python3.10 python3.10-minimal | |
#8 2.740 readline-common | |
#8 2.791 0 upgraded, 40 newly installed, 0 to remove and 10 not upgraded. | |
#8 2.791 Need to get 21.9 MB of archives. | |
#8 2.791 After this operation, 104 MB of additional disk space will be used. | |
#8 2.791 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] | |
#8 2.844 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] | |
#8 2.845 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] | |
#8 2.865 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] | |
#8 2.865 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] | |
#8 2.865 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] | |
#8 2.866 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] | |
#8 2.866 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] | |
#8 2.867 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] | |
#8 2.872 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] | |
#8 2.889 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] | |
#8 2.893 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] | |
#8 2.893 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] | |
#8 2.893 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] | |
#8 2.918 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] | |
#8 2.919 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] | |
#8 2.919 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] | |
#8 2.960 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] | |
#8 2.961 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] | |
#8 2.961 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] | |
#8 2.962 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] | |
#8 2.963 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] | |
#8 2.963 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] | |
#8 2.964 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] | |
#8 2.965 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] | |
#8 2.965 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] | |
#8 3.006 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.11 [903 kB] | |
#8 3.014 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] | |
#8 3.017 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] | |
#8 3.017 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] | |
#8 3.018 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] | |
#8 3.019 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] | |
#8 3.020 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] | |
#8 3.021 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] | |
#8 3.024 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] | |
#8 3.024 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.12 [955 kB] | |
#8 3.032 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.12 [3165 kB] | |
#8 3.060 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] | |
#8 3.060 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] | |
#8 3.063 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.2 [340 kB] | |
#8 3.145 debconf: delaying package configuration, since apt-utils is not installed | |
#8 3.169 Fetched 21.9 MB in 0s (68.1 MB/s) | |
#8 3.215 Selecting previously unselected package libpython3.10-minimal:amd64. | |
#8 3.215 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#8 3.219 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#8 3.227 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#8 3.311 Selecting previously unselected package libexpat1:amd64. | |
#8 3.312 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... | |
#8 3.322 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#8 3.366 Selecting previously unselected package python3.10-minimal. | |
#8 3.367 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#8 3.374 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#8 3.433 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#8 3.457 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#8 3.473 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#8 3.891 Selecting previously unselected package python3-minimal. | |
#8 3.891 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#8 3.895 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... | |
#8 3.904 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#8 3.957 Selecting previously unselected package media-types. | |
#8 3.958 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#8 3.965 Unpacking media-types (7.0.0) ... | |
#8 4.027 Selecting previously unselected package libmpdec3:amd64. | |
#8 4.028 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... | |
#8 4.033 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... | |
#8 4.072 Selecting previously unselected package readline-common. | |
#8 4.073 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#8 4.082 Unpacking readline-common (8.1.2-1) ... | |
#8 4.143 Selecting previously unselected package libreadline8:amd64. | |
#8 4.144 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... | |
#8 4.153 Unpacking libreadline8:amd64 (8.1.2-1) ... | |
#8 4.214 Selecting previously unselected package libsqlite3-0:amd64. | |
#8 4.215 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... | |
#8 4.225 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#8 4.275 Selecting previously unselected package libpython3.10-stdlib:amd64. | |
#8 4.276 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... | |
#8 4.281 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#8 4.392 Selecting previously unselected package python3.10. | |
#8 4.393 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_amd64.deb ... | |
#8 4.399 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#8 4.449 Selecting previously unselected package libpython3-stdlib:amd64. | |
#8 4.449 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... | |
#8 4.457 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#8 4.514 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#8 4.670 Selecting previously unselected package python3. | |
#8 4.670 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#8 4.674 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... | |
#8 4.685 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#8 4.733 Selecting previously unselected package perl-modules-5.34. | |
#8 4.734 Preparing to unpack .../01-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... | |
#8 4.743 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#8 4.970 Selecting previously unselected package libgdbm6:amd64. | |
#8 4.971 Preparing to unpack .../02-libgdbm6_1.23-1_amd64.deb ... | |
#8 4.976 Unpacking libgdbm6:amd64 (1.23-1) ... | |
#8 5.043 Selecting previously unselected package libgdbm-compat4:amd64. | |
#8 5.044 Preparing to unpack .../03-libgdbm-compat4_1.23-1_amd64.deb ... | |
#8 5.050 Unpacking libgdbm-compat4:amd64 (1.23-1) ... | |
#8 5.106 Selecting previously unselected package libperl5.34:amd64. | |
#8 5.107 Preparing to unpack .../04-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... | |
#8 5.116 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... | |
#8 5.306 Selecting previously unselected package perl. | |
#8 5.307 Preparing to unpack .../05-perl_5.34.0-3ubuntu1.3_amd64.deb ... | |
#8 5.320 Unpacking perl (5.34.0-3ubuntu1.3) ... | |
#8 5.392 Selecting previously unselected package libmd0:amd64. | |
#8 5.393 Preparing to unpack .../06-libmd0_1.0.4-1build1_amd64.deb ... | |
#8 5.401 Unpacking libmd0:amd64 (1.0.4-1build1) ... | |
#8 5.470 Selecting previously unselected package libbsd0:amd64. | |
#8 5.470 Preparing to unpack .../07-libbsd0_0.11.5-1_amd64.deb ... | |
#8 5.480 Unpacking libbsd0:amd64 (0.11.5-1) ... | |
#8 5.541 Selecting previously unselected package python3-pkg-resources. | |
#8 5.542 Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#8 5.550 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#8 5.596 Selecting previously unselected package libcbor0.8:amd64. | |
#8 5.597 Preparing to unpack .../09-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... | |
#8 5.602 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... | |
#8 5.643 Selecting previously unselected package libedit2:amd64. | |
#8 5.644 Preparing to unpack .../10-libedit2_3.1-20210910-1build1_amd64.deb ... | |
#8 5.649 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... | |
#8 5.692 Selecting previously unselected package libfido2-1:amd64. | |
#8 5.692 Preparing to unpack .../11-libfido2-1_1.10.0-1_amd64.deb ... | |
#8 5.697 Unpacking libfido2-1:amd64 (1.10.0-1) ... | |
#8 5.738 Selecting previously unselected package libnghttp2-14:amd64. | |
#8 5.739 Preparing to unpack .../12-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... | |
#8 5.744 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#8 5.782 Selecting previously unselected package libpsl5:amd64. | |
#8 5.783 Preparing to unpack .../13-libpsl5_0.21.0-1.2build2_amd64.deb ... | |
#8 5.788 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... | |
#8 5.835 Selecting previously unselected package openssh-client. | |
#8 5.835 Preparing to unpack .../14-openssh-client_1%3a8.9p1-3ubuntu0.11_amd64.deb ... | |
#8 5.844 Unpacking openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#8 5.893 Selecting previously unselected package libbrotli1:amd64. | |
#8 5.894 Preparing to unpack .../15-libbrotli1_1.0.9-2build6_amd64.deb ... | |
#8 5.899 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... | |
#8 5.942 Selecting previously unselected package libsasl2-modules-db:amd64. | |
#8 5.942 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#8 5.951 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#8 5.992 Selecting previously unselected package libsasl2-2:amd64. | |
#8 5.992 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#8 5.997 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#8 6.059 Selecting previously unselected package libldap-2.5-0:amd64. | |
#8 6.060 Preparing to unpack .../18-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_amd64.deb ... | |
#8 6.065 Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#8 6.132 Selecting previously unselected package librtmp1:amd64. | |
#8 ... | |
#9 [stage-1 2/6] RUN <<EOT (apt-get update -qy...) | |
#9 0.059 + apt-get update -qy | |
#9 0.093 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] | |
#9 0.109 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] | |
#9 0.112 Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] | |
#9 0.177 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] | |
#9 0.217 Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] | |
#9 0.221 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] | |
#9 0.235 Get:7 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] | |
#9 0.532 Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] | |
#9 0.535 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3793 kB] | |
#9 0.597 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] | |
#9 0.598 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2939 kB] | |
#9 0.622 Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1230 kB] | |
#9 0.650 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1526 kB] | |
#9 0.667 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] | |
#9 0.667 Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] | |
#9 0.948 Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3612 kB] | |
#9 1.090 Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] | |
#9 1.090 Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2610 kB] | |
#9 1.320 Fetched 36.3 MB in 1s (29.3 MB/s) | |
#9 1.320 Reading package lists... | |
#9 1.885 + apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false curl python3 tini | |
#9 1.912 Reading package lists... | |
#9 2.456 Building dependency tree... | |
#9 2.558 Reading state information... | |
#9 2.644 The following additional packages will be installed: | |
#9 2.644 libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 libpsl5 | |
#9 2.644 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 | |
#9 2.644 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 media-types | |
#9 2.645 python3-minimal python3.10 python3.10-minimal readline-common | |
#9 2.645 Suggested packages: | |
#9 2.645 python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binutils | |
#9 2.645 binfmt-support readline-doc | |
#9 2.645 Recommended packages: | |
#9 2.645 ca-certificates libldap-common publicsuffix libsasl2-modules | |
#9 2.707 The following NEW packages will be installed: | |
#9 2.707 curl libbrotli1 libcurl4 libexpat1 libldap-2.5-0 libmpdec3 libnghttp2-14 | |
#9 2.707 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib | |
#9 2.708 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 | |
#9 2.708 media-types python3 python3-minimal python3.10 python3.10-minimal | |
#9 2.708 readline-common tini | |
#9 2.755 0 upgraded, 24 newly installed, 0 to remove and 10 not upgraded. | |
#9 2.755 Need to get 8253 kB of archives. | |
#9 2.755 After this operation, 28.2 MB of additional disk space will be used. | |
#9 2.755 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.9 [815 kB] | |
#9 2.774 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB] | |
#9 2.775 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.9 [2263 kB] | |
#9 2.795 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] | |
#9 2.795 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] | |
#9 2.795 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] | |
#9 2.796 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] | |
#9 2.797 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] | |
#9 2.798 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] | |
#9 2.803 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.9 [1850 kB] | |
#9 2.820 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.9 [508 kB] | |
#9 2.824 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] | |
#9 2.824 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] | |
#9 2.825 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] | |
#9 2.826 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] | |
#9 2.826 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] | |
#9 2.829 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] | |
#9 2.830 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] | |
#9 2.830 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] | |
#9 2.832 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] | |
#9 2.835 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] | |
#9 2.837 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.20 [289 kB] | |
#9 2.840 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.20 [194 kB] | |
#9 2.842 Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tini amd64 0.19.0-1 [276 kB] | |
#9 2.929 debconf: delaying package configuration, since apt-utils is not installed | |
#9 2.950 Fetched 8253 kB in 0s (62.3 MB/s) | |
#9 2.980 Selecting previously unselected package libpython3.10-minimal:amd64. | |
#9 2.980 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#9 2.992 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#9 2.997 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#9 3.077 Selecting previously unselected package libexpat1:amd64. | |
#9 3.077 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ... | |
#9 3.088 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#9 3.132 Selecting previously unselected package python3.10-minimal. | |
#9 3.132 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_amd64.deb ... | |
#9 3.144 Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... | |
#9 3.211 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.9) ... | |
#9 3.238 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ... | |
#9 3.254 Setting up python3.10-minimal (3.10.12-1~22.04.9) ... | |
#9 3.681 Selecting previously unselected package python3-minimal. | |
#9 3.681 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#9 3.684 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... | |
#9 3.690 Unpacking python3-minimal (3.10.6-1~22.04.1) ... | |
#9 3.727 Selecting previously unselected package media-types. | |
#9 3.728 Preparing to unpack .../1-media-types_7.0.0_all.deb ... | |
#9 3.733 Unpacking media-types (7.0.0) ... | |
#9 3.774 Selecting previously unselected package libmpdec3:amd64. | |
#9 3.774 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... | |
#9 3.780 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... | |
#9 3.819 Selecting previously unselected package readline-common. | |
#9 3.819 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... | |
#9 3.824 Unpacking readline-common (8.1.2-1) ... | |
#9 3.874 Selecting previously unselected package libreadline8:amd64. | |
#9 3.875 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... | |
#9 3.883 Unpacking libreadline8:amd64 (8.1.2-1) ... | |
#9 3.944 Selecting previously unselected package libsqlite3-0:amd64. | |
#9 3.945 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... | |
#9 3.953 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#9 4.013 Selecting previously unselected package libpython3.10-stdlib:amd64. | |
#9 4.013 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_amd64.deb ... | |
#9 4.022 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#9 4.124 Selecting previously unselected package python3.10. | |
#9 4.124 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_amd64.deb ... | |
#9 4.133 Unpacking python3.10 (3.10.12-1~22.04.9) ... | |
#9 4.183 Selecting previously unselected package libpython3-stdlib:amd64. | |
#9 4.184 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... | |
#9 4.190 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#9 4.239 Setting up python3-minimal (3.10.6-1~22.04.1) ... | |
#9 4.397 Selecting previously unselected package python3. | |
#9 4.397 (Reading database ... | |
(Reading database ... 5% | |
(Reading database ... 10% | |
(Reading database ... 15% | |
(Reading database ... 20% | |
(Reading database ... 25% | |
(Reading database ... 30% | |
(Reading database ... 35% | |
(Reading database ... 40% | |
(Reading database ... 45% | |
(Reading database ... 50% | |
(Reading database ... 55% | |
(Reading database ... 60% | |
(Reading database ... 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.) | |
#9 4.401 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ... | |
#9 4.411 Unpacking python3 (3.10.6-1~22.04.1) ... | |
#9 4.477 Selecting previously unselected package libnghttp2-14:amd64. | |
#9 4.478 Preparing to unpack .../01-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... | |
#9 4.487 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#9 4.543 Selecting previously unselected package libpsl5:amd64. | |
#9 4.544 Preparing to unpack .../02-libpsl5_0.21.0-1.2build2_amd64.deb ... | |
#9 4.549 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... | |
#9 4.590 Selecting previously unselected package libbrotli1:amd64. | |
#9 4.591 Preparing to unpack .../03-libbrotli1_1.0.9-2build6_amd64.deb ... | |
#9 4.597 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... | |
#9 4.646 Selecting previously unselected package libsasl2-modules-db:amd64. | |
#9 4.647 Preparing to unpack .../04-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#9 4.656 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#9 4.716 Selecting previously unselected package libsasl2-2:amd64. | |
#9 4.716 Preparing to unpack .../05-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... | |
#9 4.723 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#9 4.773 Selecting previously unselected package libldap-2.5-0:amd64. | |
#9 4.774 Preparing to unpack .../06-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.3_amd64.deb ... | |
#9 4.780 Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#9 4.823 Selecting previously unselected package librtmp1:amd64. | |
#9 4.824 Preparing to unpack .../07-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... | |
#9 4.829 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#9 4.870 Selecting previously unselected package libssh-4:amd64. | |
#9 4.871 Preparing to unpack .../08-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... | |
#9 4.876 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#9 4.927 Selecting previously unselected package libcurl4:amd64. | |
#9 4.927 Preparing to unpack .../09-libcurl4_7.81.0-1ubuntu1.20_amd64.deb ... | |
#9 4.934 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.20) ... | |
#9 4.986 Selecting previously unselected package curl. | |
#9 4.986 Preparing to unpack .../10-curl_7.81.0-1ubuntu1.20_amd64.deb ... | |
#9 4.995 Unpacking curl (7.81.0-1ubuntu1.20) ... | |
#9 5.048 Selecting previously unselected package tini. | |
#9 5.049 Preparing to unpack .../11-tini_0.19.0-1_amd64.deb ... | |
#9 5.058 Unpacking tini (0.19.0-1) ... | |
#9 5.125 Setting up media-types (7.0.0) ... | |
#9 5.146 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... | |
#9 5.162 Setting up libbrotli1:amd64 (1.0.9-2build6) ... | |
#9 5.178 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#9 5.193 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#9 5.209 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#9 5.224 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#9 5.247 Setting up tini (0.19.0-1) ... | |
#9 5.275 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#9 5.303 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#9 5.326 Setting up libmpdec3:amd64 (2.5.1-2build2) ... | |
#9 5.353 Setting up readline-common (8.1.2-1) ... | |
#9 5.380 Setting up libreadline8:amd64 (8.1.2-1) ... | |
#9 5.406 Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#9 5.435 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#9 5.462 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.20) ... | |
#9 5.490 Setting up curl (7.81.0-1ubuntu1.20) ... | |
#9 5.518 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#9 5.543 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#9 5.930 Setting up python3 (3.10.6-1~22.04.1) ... | |
#9 6.008 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#9 6.073 + apt-get clean | |
#9 6.076 + 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/* | |
#9 DONE 6.2s | |
#8 [build 2/7] RUN <<EOT (apt-get update -qy...) | |
#8 6.134 Preparing to unpack .../19-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... | |
#8 6.142 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#8 6.203 Selecting previously unselected package libssh-4:amd64. | |
#8 6.204 Preparing to unpack .../20-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... | |
#8 6.216 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#8 ... | |
#10 [stage-1 3/6] COPY ./docker/buildtest/files/docker-entrypoint.sh /opt/vicchi/ | |
#10 DONE 0.1s | |
#8 [build 2/7] RUN <<EOT (apt-get update -qy...) | |
#8 6.276 Selecting previously unselected package libcurl3-gnutls:amd64. | |
#8 6.277 Preparing to unpack .../21-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... | |
#8 6.287 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... | |
#8 6.329 Selecting previously unselected package liberror-perl. | |
#8 6.330 Preparing to unpack .../22-liberror-perl_0.17029-1_all.deb ... | |
#8 6.335 Unpacking liberror-perl (0.17029-1) ... | |
#8 6.366 Selecting previously unselected package git-man. | |
#8 6.367 Preparing to unpack .../23-git-man_1%3a2.34.1-1ubuntu1.12_all.deb ... | |
#8 6.372 Unpacking git-man (1:2.34.1-1ubuntu1.12) ... | |
#8 6.422 Selecting previously unselected package git. | |
#8 6.423 Preparing to unpack .../24-git_1%3a2.34.1-1ubuntu1.12_amd64.deb ... | |
#8 6.432 Unpacking git (1:2.34.1-1ubuntu1.12) ... | |
#8 6.540 Selecting previously unselected package python3-lib2to3. | |
#8 6.541 Preparing to unpack .../25-python3-lib2to3_3.10.8-1~22.04_all.deb ... | |
#8 6.546 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... | |
#8 6.595 Selecting previously unselected package python3-distutils. | |
#8 6.596 Preparing to unpack .../26-python3-distutils_3.10.8-1~22.04_all.deb ... | |
#8 6.601 Unpacking python3-distutils (3.10.8-1~22.04) ... | |
#8 6.652 Selecting previously unselected package python3-setuptools. | |
#8 6.653 Preparing to unpack .../27-python3-setuptools_59.6.0-1.2ubuntu0.22.04.2_all.deb ... | |
#8 6.658 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#8 6.718 Setting up media-types (7.0.0) ... | |
#8 6.739 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... | |
#8 6.754 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... | |
#8 6.769 Setting up libbrotli1:amd64 (1.0.9-2build6) ... | |
#8 6.785 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... | |
#8 6.800 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... | |
#8 6.815 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... | |
#8 6.830 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#8 6.846 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... | |
#8 6.860 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... | |
#8 6.876 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... | |
#8 6.891 Setting up libmd0:amd64 (1.0.4-1build1) ... | |
#8 6.907 Setting up libmpdec3:amd64 (2.5.1-2build2) ... | |
#8 6.922 Setting up git-man (1:2.34.1-1ubuntu1.12) ... | |
#8 6.940 Setting up libfido2-1:amd64 (1.10.0-1) ... | |
#8 6.956 Setting up libbsd0:amd64 (0.11.5-1) ... | |
#8 6.971 Setting up readline-common (8.1.2-1) ... | |
#8 6.988 Setting up libgdbm6:amd64 (1.23-1) ... | |
#8 7.004 Setting up libedit2:amd64 (3.1-20210910-1build1) ... | |
#8 7.019 Setting up libreadline8:amd64 (8.1.2-1) ... | |
#8 7.034 Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.3) ... | |
#8 7.050 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.9) ... | |
#8 7.065 Setting up libgdbm-compat4:amd64 (1.23-1) ... | |
#8 7.080 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... | |
#8 7.096 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... | |
#8 7.111 Setting up python3.10 (3.10.12-1~22.04.9) ... | |
#8 7.491 Setting up openssh-client (1:8.9p1-3ubuntu0.11) ... | |
#8 7.552 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode | |
#8 7.552 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 | |
#8 7.555 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode | |
#8 7.555 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 | |
#8 7.559 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode | |
#8 7.559 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 | |
#8 7.570 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... | |
#8 7.585 Setting up python3 (3.10.6-1~22.04.1) ... | |
#8 7.651 Setting up perl (5.34.0-3ubuntu1.3) ... | |
#8 7.676 Setting up python3-lib2to3 (3.10.8-1~22.04) ... | |
#8 7.746 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ... | |
#8 7.866 Setting up python3-distutils (3.10.8-1~22.04) ... | |
#8 7.945 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.2) ... | |
#8 8.153 Setting up liberror-perl (0.17029-1) ... | |
#8 8.168 Setting up git (1:2.34.1-1ubuntu1.12) ... | |
#8 8.192 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... | |
#8 8.243 + mkdir -p /root/.ssh | |
#8 8.244 + chmod 0600 /root/.ssh | |
#8 8.244 + ssh-keyscan github.com | |
#8 8.410 # github.com:22 SSH-2.0-48ecf9ce5 | |
#8 8.569 # github.com:22 SSH-2.0-48ecf9ce5 | |
#8 8.728 # github.com:22 SSH-2.0-48ecf9ce5 | |
#8 8.887 # github.com:22 SSH-2.0-48ecf9ce5 | |
#8 8.966 # github.com:22 SSH-2.0-48ecf9ce5 | |
#8 DONE 9.1s | |
#11 [build 3/7] COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv | |
#11 DONE 0.1s | |
#12 [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 | |
#12 0.080 + uv sync --locked --no-dev --no-install-project | |
#12 0.110 Using CPython 3.10.12 interpreter at: /usr/bin/python3.10 | |
#12 0.110 Creating virtual environment at: /opt/vicchi | |
#12 0.112 Resolved 3 packages in 0.73ms | |
#12 0.113 Updating ssh://[email protected]/vicchi/whoami (HEAD) | |
#12 1.294 Updated ssh://[email protected]/vicchi/whoami (e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c) | |
#12 1.294 Building whoami @ git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c | |
#12 1.916 Built whoami @ git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c | |
#12 1.918 Prepared 1 package in 1.80s | |
#12 1.920 Installed 1 package in 2ms | |
#12 1.972 Bytecode compiled 4 files in 52ms | |
#12 1.972 + whoami==0.0.1 (from git+ssh://[email protected]/vicchi/whoami@e7c8c19ebf5e81c4c88cb2f9663a7d5583cfd80c) | |
#12 DONE 2.0s | |
#13 [build 5/7] COPY . /src | |
#13 DONE 0.1s | |
#14 [build 6/7] WORKDIR /src | |
#14 DONE 0.0s | |
#15 [build 7/7] RUN --mount=type=cache,target=/root/.cache/uv --mount=type=ssh uv sync --locked --no-dev --no-editable | |
#15 0.062 + uv sync --locked --no-dev --no-editable | |
#15 0.093 Resolved 3 packages in 0.87ms | |
#15 0.094 Building buildtest @ file:///src | |
#15 0.541 Built buildtest @ file:///src | |
#15 0.543 Prepared 1 package in 449ms | |
#15 0.546 Installed 1 package in 3ms | |
#15 0.600 Bytecode compiled 6 files in 54ms | |
#15 0.600 + buildtest==0.0.1 (from file:///src) | |
#15 DONE 0.6s | |
#16 [stage-1 4/6] COPY --from=build /opt/vicchi /opt/vicchi | |
#16 DONE 0.0s | |
#17 [stage-1 5/6] WORKDIR /opt/vicchi | |
#17 DONE 0.0s | |
#18 [stage-1 6/6] RUN <<EOT (python3 --version...) | |
#18 0.070 + python3 --version | |
#18 0.074 Python 3.10.12 | |
#18 0.074 + python3 -Ic import whoami | |
#18 0.087 + python3 -Ic import buildtest | |
#18 DONE 0.1s | |
#19 exporting to image | |
#19 exporting layers | |
#19 exporting layers 1.1s done | |
#19 exporting manifest sha256:806635f46be1ee5407dc1a6394f0b288141c28ac3b4af3a58fe0cf1cd1de7b28 0.0s done | |
#19 exporting config sha256:da63ae8c4ac8393046b43b8f38f3c0c77df5a82623a6dbb922672ee964da1a83 0.0s done | |
#19 pushing layers | |
#19 ... | |
#20 [auth] vicchi/buildtest:pull,push token for ghcr.io | |
#20 DONE 0.0s | |
#19 exporting to image | |
#19 pushing layers 2.0s done | |
#19 pushing manifest for ghcr.io/vicchi/buildtest:latest@sha256:806635f46be1ee5407dc1a6394f0b288141c28ac3b4af3a58fe0cf1cd1de7b28 | |
#19 pushing manifest for ghcr.io/vicchi/buildtest:latest@sha256:806635f46be1ee5407dc1a6394f0b288141c28ac3b4af3a58fe0cf1cd1de7b28 0.4s done | |
#19 DONE 3.6s | |
make[1]: Leaving directory '/home/gary/Projects/personal/dockertest/buildtest' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment