>>> py3-trustme: Building community/py3-trustme 1.2.1-r0 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 08:01:33 +0000 >>> py3-trustme: Validating /home/buildozer/aports/community/py3-trustme/APKBUILD... >>> py3-trustme: Analyzing dependencies... >>> py3-trustme: Installing for build: build-base py3-cryptography py3-idna py3-openssl py3-service_identity python3 py3-setuptools py3-wheel py3-gpep517 py3-hatchling py3-pytest ( 1/59) Installing gdbm (1.26-r0) ( 2/59) Installing xz-libs (5.8.1-r0) ( 3/59) Installing mpdecimal (4.0.1-r0) ( 4/59) Installing libpanelw (6.5_p20251010-r0) ( 5/59) Installing python3 (3.12.12-r0) ( 6/59) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/59) Installing pyc (3.12.12-r0) ( 8/59) Installing py3-cryptography-pyc (46.0.2-r0) ( 9/59) Installing python3-pyc (3.12.12-r0) (10/59) Installing py3-cparser (2.22-r1) (11/59) Installing py3-cparser-pyc (2.22-r1) (12/59) Installing py3-cffi (1.17.1-r1) (13/59) Installing py3-cffi-pyc (1.17.1-r1) (14/59) Installing py3-cryptography (46.0.2-r0) (15/59) Installing py3-idna (3.10-r0) (16/59) Installing py3-idna-pyc (3.10-r0) (17/59) Installing py3-typing-extensions (4.15.0-r0) (18/59) Installing py3-typing-extensions-pyc (4.15.0-r0) (19/59) Installing py3-openssl (25.3.0-r0) (20/59) Installing py3-openssl-pyc (25.3.0-r0) (21/59) Installing py3-asn1 (0.6.1-r0) (22/59) Installing py3-asn1-pyc (0.6.1-r0) (23/59) Installing py3-asn1-modules (0.4.2-r0) (24/59) Installing py3-asn1-modules-pyc (0.4.2-r0) (25/59) Installing py3-attrs (25.3.0-r0) (26/59) Installing py3-attrs-pyc (25.3.0-r0) (27/59) Installing py3-service_identity (24.2.0-r0) (28/59) Installing py3-service_identity-pyc (24.2.0-r0) (29/59) Installing py3-parsing (3.2.3-r0) (30/59) Installing py3-parsing-pyc (3.2.3-r0) (31/59) Installing py3-packaging (25.0-r0) (32/59) Installing py3-packaging-pyc (25.0-r0) (33/59) Installing py3-setuptools (80.9.0-r1) (34/59) Installing py3-setuptools-pyc (80.9.0-r1) (35/59) Installing py3-wheel (0.46.1-r0) (36/59) Installing py3-wheel-pyc (0.46.1-r0) (37/59) Installing py3-installer (0.7.0-r2) (38/59) Installing py3-installer-pyc (0.7.0-r2) (39/59) Installing py3-gpep517 (19-r0) (40/59) Installing py3-gpep517-pyc (19-r0) (41/59) Installing py3-editables (0.5-r2) (42/59) Installing py3-editables-pyc (0.5-r2) (43/59) Installing py3-pathspec (0.12.1-r2) (44/59) Installing py3-pathspec-pyc (0.12.1-r2) (45/59) Installing py3-pluggy (1.6.0-r0) (46/59) Installing py3-pluggy-pyc (1.6.0-r0) (47/59) Installing py3-trove-classifiers (2025.9.11.17-r0) (48/59) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (49/59) Installing py3-hatchling (1.27.0-r0) (50/59) Installing py3-hatchling-pyc (1.27.0-r0) (51/59) Installing py3-iniconfig (2.3.0-r0) (52/59) Installing py3-iniconfig-pyc (2.3.0-r0) (53/59) Installing py3-py (1.11.0-r4) (54/59) Installing py3-py-pyc (1.11.0-r4) (55/59) Installing py3-pygments (2.19.2-r0) (56/59) Installing py3-pygments-pyc (2.19.2-r0) (57/59) Installing py3-pytest (8.4.2-r1) (58/59) Installing py3-pytest-pyc (8.4.2-r1) (59/59) Installing .makedepends-py3-trustme (20251022.080148) busybox-1.37.0-r24.trigger: Executing script... OK: 650 MiB in 210 packages >>> py3-trustme: Cleaning up srcdir >>> py3-trustme: Cleaning up pkgdir >>> py3-trustme: Cleaning up tmpdir >>> py3-trustme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/trustme-1.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/trustme-1.2.1.tar.gz.part' trustme-1.2.1.tar.gz 100% |********************************| 26844 0:00:00 ETA '/var/cache/distfiles/v3.23/trustme-1.2.1.tar.gz.part' saved /var/cache/distfiles/v3.23/trustme-1.2.1.tar.gz: OK >>> py3-trustme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/trustme-1.2.1.tar.gz /var/cache/distfiles/v3.23/trustme-1.2.1.tar.gz: OK >>> py3-trustme: Unpacking /var/cache/distfiles/v3.23/trustme-1.2.1.tar.gz... 2025-10-22 08:01:50,579 gpep517 INFO Building wheel via backend hatchling.build 2025-10-22 08:01:50,734 gpep517 INFO The backend produced .dist/trustme-1.2.1-py3-none-any.whl trustme-1.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-trustme/src/trustme-1.2.1 configfile: pyproject.toml collected 28 items tests/test_cli.py .......... [ 35%] tests/test_trustme.py .................. [100%] ============================== 28 passed in 2.35s ============================== >>> py3-trustme: Entering fakeroot... >>> py3-trustme-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/trustme/__pycache__' -> '/home/buildozer/aports/community/py3-trustme/pkg/py3-trustme-pyc/usr/lib/python3.12/site-packages/trustme/__pycache__' >>> py3-trustme-pyc*: Preparing subpackage py3-trustme-pyc... >>> py3-trustme-pyc*: Running postcheck for py3-trustme-pyc >>> py3-trustme*: Running postcheck for py3-trustme >>> py3-trustme*: Preparing package py3-trustme... >>> py3-trustme-pyc*: Tracing dependencies... python3~3.12 >>> py3-trustme-pyc*: Package size: 27.7 KB >>> py3-trustme-pyc*: Compressing data... >>> py3-trustme-pyc*: Create checksum... >>> py3-trustme-pyc*: Create py3-trustme-pyc-1.2.1-r0.apk >>> py3-trustme*: Tracing dependencies... py3-cryptography py3-idna py3-openssl py3-service_identity python3 python3~3.12 >>> py3-trustme*: Package size: 42.1 KB >>> py3-trustme*: Compressing data... >>> py3-trustme*: Create checksum... >>> py3-trustme*: Create py3-trustme-1.2.1-r0.apk >>> py3-trustme: Build complete at Wed, 22 Oct 2025 08:01:54 +0000 elapsed time 0h 0m 21s >>> py3-trustme: Cleaning up srcdir >>> py3-trustme: Cleaning up pkgdir >>> py3-trustme: Uninstalling dependencies... ( 1/59) Purging .makedepends-py3-trustme (20251022.080148) ( 2/59) Purging py3-idna-pyc (3.10-r0) ( 3/59) Purging py3-idna (3.10-r0) ( 4/59) Purging py3-openssl-pyc (25.3.0-r0) ( 5/59) Purging py3-openssl (25.3.0-r0) ( 6/59) Purging py3-typing-extensions-pyc (4.15.0-r0) ( 7/59) Purging py3-typing-extensions (4.15.0-r0) ( 8/59) Purging py3-service_identity-pyc (24.2.0-r0) ( 9/59) Purging py3-service_identity (24.2.0-r0) (10/59) Purging py3-asn1-modules-pyc (0.4.2-r0) (11/59) Purging py3-asn1-modules (0.4.2-r0) (12/59) Purging py3-asn1-pyc (0.6.1-r0) (13/59) Purging py3-asn1 (0.6.1-r0) (14/59) Purging py3-attrs-pyc (25.3.0-r0) (15/59) Purging py3-attrs (25.3.0-r0) (16/59) Purging py3-cryptography-pyc (46.0.2-r0) (17/59) Purging py3-cryptography (46.0.2-r0) (18/59) Purging py3-cffi-pyc (1.17.1-r1) (19/59) Purging py3-cffi (1.17.1-r1) (20/59) Purging py3-cparser-pyc (2.22-r1) (21/59) Purging py3-cparser (2.22-r1) (22/59) Purging py3-setuptools-pyc (80.9.0-r1) (23/59) Purging py3-setuptools (80.9.0-r1) (24/59) Purging py3-wheel-pyc (0.46.1-r0) (25/59) Purging py3-wheel (0.46.1-r0) (26/59) Purging py3-gpep517-pyc (19-r0) (27/59) Purging py3-gpep517 (19-r0) (28/59) Purging py3-installer-pyc (0.7.0-r2) (29/59) Purging py3-installer (0.7.0-r2) (30/59) Purging py3-hatchling-pyc (1.27.0-r0) (31/59) Purging py3-hatchling (1.27.0-r0) (32/59) Purging py3-editables-pyc (0.5-r2) (33/59) Purging py3-editables (0.5-r2) (34/59) Purging py3-pathspec-pyc (0.12.1-r2) (35/59) Purging py3-pathspec (0.12.1-r2) (36/59) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (37/59) Purging py3-trove-classifiers (2025.9.11.17-r0) (38/59) Purging py3-pytest-pyc (8.4.2-r1) (39/59) Purging py3-pytest (8.4.2-r1) (40/59) Purging py3-iniconfig-pyc (2.3.0-r0) (41/59) Purging py3-iniconfig (2.3.0-r0) (42/59) Purging py3-packaging-pyc (25.0-r0) (43/59) Purging py3-packaging (25.0-r0) (44/59) Purging py3-parsing-pyc (3.2.3-r0) (45/59) Purging py3-parsing (3.2.3-r0) (46/59) Purging py3-pluggy-pyc (1.6.0-r0) (47/59) Purging py3-pluggy (1.6.0-r0) (48/59) Purging py3-py-pyc (1.11.0-r4) (49/59) Purging py3-py (1.11.0-r4) (50/59) Purging py3-pygments-pyc (2.19.2-r0) (51/59) Purging py3-pygments (2.19.2-r0) (52/59) Purging python3-pyc (3.12.12-r0) (53/59) Purging python3-pycache-pyc0 (3.12.12-r0) (54/59) Purging pyc (3.12.12-r0) (55/59) Purging python3 (3.12.12-r0) (56/59) Purging gdbm (1.26-r0) (57/59) Purging libpanelw (6.5_p20251010-r0) (58/59) Purging mpdecimal (4.0.1-r0) (59/59) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-trustme: Updating the community/ppc64le repository index... >>> py3-trustme: Signing the index...