>>> py3-hatch-openzim-bootstrap: Building testing/py3-hatch-openzim-bootstrap 0.1.0-r0 (using abuild 3.13.0-r0) started Thu, 18 Apr 2024 15:48:18 +0000 >>> py3-hatch-openzim-bootstrap: Checking sanity of /home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/APKBUILD... >>> py3-hatch-openzim-bootstrap: Analyzing dependencies... >>> py3-hatch-openzim-bootstrap: Installing for build: build-base py3-gpep517 py3-hatchling py3-setuptools py3-wheel py3-pytest py3-pytest-cov (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.3-r0) (9/45) Installing python3 (3.12.3-r1) (10/45) Installing python3-pycache-pyc0 (3.12.3-r1) (11/45) Installing pyc (3.12.3-r1) (12/45) Installing py3-installer-pyc (0.7.0-r2) (13/45) Installing py3-gpep517-pyc (15-r2) (14/45) Installing python3-pyc (3.12.3-r1) (15/45) Installing py3-installer (0.7.0-r2) (16/45) Installing py3-gpep517 (15-r2) (17/45) Installing py3-editables (0.5-r2) (18/45) Installing py3-editables-pyc (0.5-r2) (19/45) Installing py3-parsing (3.1.2-r1) (20/45) Installing py3-parsing-pyc (3.1.2-r1) (21/45) Installing py3-packaging (24.0-r1) (22/45) Installing py3-packaging-pyc (24.0-r1) (23/45) Installing py3-pathspec (0.12.1-r2) (24/45) Installing py3-pathspec-pyc (0.12.1-r2) (25/45) Installing py3-pluggy (1.4.0-r1) (26/45) Installing py3-pluggy-pyc (1.4.0-r1) (27/45) Installing py3-trove-classifiers (2024.3.3-r2) (28/45) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (29/45) Installing py3-hatchling (1.22.5-r1) (30/45) Installing py3-hatchling-pyc (1.22.5-r1) (31/45) Installing py3-setuptools (69.5.1-r0) (32/45) Installing py3-setuptools-pyc (69.5.1-r0) (33/45) Installing py3-wheel (0.42.0-r1) (34/45) Installing py3-wheel-pyc (0.42.0-r1) (35/45) Installing py3-iniconfig (2.0.0-r1) (36/45) Installing py3-iniconfig-pyc (2.0.0-r1) (37/45) Installing py3-py (1.11.0-r3) (38/45) Installing py3-py-pyc (1.11.0-r3) (39/45) Installing py3-pytest (8.1.1-r1) (40/45) Installing py3-pytest-pyc (8.1.1-r1) (41/45) Installing py3-coverage (6.5.0-r6) (42/45) Installing py3-coverage-pyc (6.5.0-r6) (43/45) Installing py3-pytest-cov (4.1.0-r1) (44/45) Installing py3-pytest-cov-pyc (4.1.0-r1) (45/45) Installing .makedepends-py3-hatch-openzim-bootstrap (20240418.154820) Executing busybox-1.36.1-r25.trigger OK: 434 MiB in 152 packages >>> py3-hatch-openzim-bootstrap: Cleaning up srcdir >>> py3-hatch-openzim-bootstrap: Cleaning up pkgdir >>> py3-hatch-openzim-bootstrap: Cleaning up tmpdir >>> py3-hatch-openzim-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hatch-openzim-0.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-hatch-openzim-bootstrap: Fetching py3-hatch-openzim-0.1.0.tar.gz::https://github.com/openzim/hatch-openzim/archive/refs/tags/v0.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30155 0 30155 0 0 71044 0 --:--:-- --:--:-- --:--:-- 71044 >>> py3-hatch-openzim-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hatch-openzim-0.1.0.tar.gz >>> py3-hatch-openzim-bootstrap: Checking sha512sums... py3-hatch-openzim-0.1.0.tar.gz: OK >>> py3-hatch-openzim-bootstrap: Unpacking /var/cache/distfiles/edge/py3-hatch-openzim-0.1.0.tar.gz... 2024-04-18 15:48:21,973 gpep517 INFO Building wheel via backend hatchling.build 2024-04-18 15:48:22,127 gpep517 INFO The backend produced .dist/hatch_openzim-0.1.0-py3-none-any.whl hatch_openzim-0.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/src/hatch-openzim-0.1.0 configfile: pyproject.toml testpaths: tests plugins: cov-4.1.0 collected 59 items / 1 deselected / 58 selected tests/test_basic.py . [ 1%] tests/test_files_install.py ..................... [ 37%] tests/test_metadata.py ......................... [ 81%] tests/test_utils.py ........... [100%] ======================= 58 passed, 1 deselected in 3.03s ======================= >>> py3-hatch-openzim-bootstrap: Entering fakeroot... >>> py3-hatch-openzim-bootstrap-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/pkg/py3-hatch-openzim-bootstrap/usr/lib/python3.12/site-packages/hatch_openzim/__pycache__' -> '/home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/pkg/py3-hatch-openzim-bootstrap-pyc/usr/lib/python3.12/site-packages/hatch_openzim/__pycache__' >>> py3-hatch-openzim-bootstrap-pyc*: Preparing subpackage py3-hatch-openzim-bootstrap-pyc... >>> py3-hatch-openzim-bootstrap-pyc*: Running postcheck for py3-hatch-openzim-bootstrap-pyc >>> py3-hatch-openzim-bootstrap*: Running postcheck for py3-hatch-openzim-bootstrap >>> py3-hatch-openzim-bootstrap*: Preparing package py3-hatch-openzim-bootstrap... >>> py3-hatch-openzim-bootstrap-pyc*: Tracing dependencies... python3~3.12 >>> py3-hatch-openzim-bootstrap-pyc*: Package size: 72.0 KB >>> py3-hatch-openzim-bootstrap-pyc*: Compressing data... >>> py3-hatch-openzim-bootstrap-pyc*: Create checksum... >>> py3-hatch-openzim-bootstrap-pyc*: Create py3-hatch-openzim-bootstrap-pyc-0.1.0-r0.apk >>> py3-hatch-openzim-bootstrap*: Tracing dependencies... python3~3.12 >>> py3-hatch-openzim-bootstrap*: Package size: 136.0 KB >>> py3-hatch-openzim-bootstrap*: Compressing data... >>> py3-hatch-openzim-bootstrap*: Create checksum... >>> py3-hatch-openzim-bootstrap*: Create py3-hatch-openzim-bootstrap-0.1.0-r0.apk >>> py3-hatch-openzim-bootstrap: Build complete at Thu, 18 Apr 2024 15:48:26 +0000 elapsed time 0h 0m 8s >>> py3-hatch-openzim-bootstrap: Cleaning up srcdir >>> py3-hatch-openzim-bootstrap: Cleaning up pkgdir >>> py3-hatch-openzim-bootstrap: Uninstalling dependencies... (1/45) Purging .makedepends-py3-hatch-openzim-bootstrap (20240418.154820) (2/45) Purging py3-gpep517-pyc (15-r2) (3/45) Purging py3-gpep517 (15-r2) (4/45) Purging py3-installer-pyc (0.7.0-r2) (5/45) Purging py3-installer (0.7.0-r2) (6/45) Purging py3-hatchling-pyc (1.22.5-r1) (7/45) Purging py3-hatchling (1.22.5-r1) (8/45) Purging py3-editables-pyc (0.5-r2) (9/45) Purging py3-editables (0.5-r2) (10/45) Purging py3-pathspec-pyc (0.12.1-r2) (11/45) Purging py3-pathspec (0.12.1-r2) (12/45) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (13/45) Purging py3-trove-classifiers (2024.3.3-r2) (14/45) Purging py3-setuptools-pyc (69.5.1-r0) (15/45) Purging py3-setuptools (69.5.1-r0) (16/45) Purging py3-wheel-pyc (0.42.0-r1) (17/45) Purging py3-wheel (0.42.0-r1) (18/45) Purging py3-pytest-cov-pyc (4.1.0-r1) (19/45) Purging py3-pytest-cov (4.1.0-r1) (20/45) Purging py3-pytest-pyc (8.1.1-r1) (21/45) Purging py3-pytest (8.1.1-r1) (22/45) Purging py3-iniconfig-pyc (2.0.0-r1) (23/45) Purging py3-iniconfig (2.0.0-r1) (24/45) Purging py3-packaging-pyc (24.0-r1) (25/45) Purging py3-packaging (24.0-r1) (26/45) Purging py3-parsing-pyc (3.1.2-r1) (27/45) Purging py3-parsing (3.1.2-r1) (28/45) Purging py3-pluggy-pyc (1.4.0-r1) (29/45) Purging py3-pluggy (1.4.0-r1) (30/45) Purging py3-py-pyc (1.11.0-r3) (31/45) Purging py3-py (1.11.0-r3) (32/45) Purging py3-coverage-pyc (6.5.0-r6) (33/45) Purging py3-coverage (6.5.0-r6) (34/45) Purging python3-pyc (3.12.3-r1) (35/45) Purging python3-pycache-pyc0 (3.12.3-r1) (36/45) Purging pyc (3.12.3-r1) (37/45) Purging python3 (3.12.3-r1) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.3-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-hatch-openzim-bootstrap: Updating the testing/x86_64 repository index... >>> py3-hatch-openzim-bootstrap: Signing the index...