>>> yamkix: Building testing/yamkix 0.10.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:40:39 +0000 >>> yamkix: Checking sanity of /home/buildozer/aports/testing/yamkix/APKBUILD... >>> yamkix: Analyzing dependencies... >>> yamkix: Installing for build: build-base python3 py3-ruamel.yaml py3-gpep517 py3-poetry-core py3-setuptools py3-wheel py3-pytest (1/40) Installing libffi (3.4.6-r0) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (4.0.0-r0) (4/40) Installing libpanelw (6.4_p20240330-r0) (5/40) Installing readline (8.2.10-r0) (6/40) Installing sqlite-libs (3.45.2-r0) (7/40) Installing python3 (3.12.3-r0) (8/40) Installing python3-pycache-pyc0 (3.12.3-r0) (9/40) Installing pyc (3.12.3-r0) (10/40) Installing python3-pyc (3.12.3-r0) (11/40) Installing py3-ruamel.yaml.clib (0.2.8-r1) (12/40) Installing py3-ruamel.yaml (0.17.28-r1) (13/40) Installing py3-ruamel.yaml-pyc (0.17.28-r1) (14/40) Installing py3-installer (0.7.0-r2) (15/40) Installing py3-installer-pyc (0.7.0-r2) (16/40) Installing py3-gpep517 (15-r2) (17/40) Installing py3-gpep517-pyc (15-r2) (18/40) Installing py3-fastjsonschema (2.19.1-r2) (19/40) Installing py3-fastjsonschema-pyc (2.19.1-r2) (20/40) Installing py3-lark-parser (1.1.9-r1) (21/40) Installing py3-lark-parser-pyc (1.1.9-r1) (22/40) Installing py3-parsing (3.1.2-r1) (23/40) Installing py3-parsing-pyc (3.1.2-r1) (24/40) Installing py3-packaging (24.0-r1) (25/40) Installing py3-packaging-pyc (24.0-r1) (26/40) Installing py3-poetry-core (1.8.1-r1) (27/40) Installing py3-poetry-core-pyc (1.8.1-r1) (28/40) Installing py3-setuptools (69.2.0-r2) (29/40) Installing py3-setuptools-pyc (69.2.0-r2) (30/40) Installing py3-wheel (0.42.0-r1) (31/40) Installing py3-wheel-pyc (0.42.0-r1) (32/40) Installing py3-iniconfig (2.0.0-r1) (33/40) Installing py3-iniconfig-pyc (2.0.0-r1) (34/40) Installing py3-pluggy (1.4.0-r1) (35/40) Installing py3-pluggy-pyc (1.4.0-r1) (36/40) Installing py3-py (1.11.0-r3) (37/40) Installing py3-py-pyc (1.11.0-r3) (38/40) Installing py3-pytest (8.1.1-r1) (39/40) Installing py3-pytest-pyc (8.1.1-r1) (40/40) Installing .makedepends-yamkix (20240415.174041) Executing busybox-1.36.1-r25.trigger OK: 436 MiB in 153 packages >>> yamkix: Cleaning up srcdir >>> yamkix: Cleaning up pkgdir >>> yamkix: Cleaning up tmpdir >>> yamkix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yamkix-0.10.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> yamkix: Fetching yamkix-0.10.0.tar.gz::https://github.com/looztra/yamkix/archive/v0.10.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 54632 0 54632 0 0 97254 0 --:--:-- --:--:-- --:--:-- 97254 >>> yamkix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yamkix-0.10.0.tar.gz >>> yamkix: Checking sha512sums... yamkix-0.10.0.tar.gz: OK >>> yamkix: Unpacking /var/cache/distfiles/edge/yamkix-0.10.0.tar.gz... 2024-04-15 17:40:43,240 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 17:40:43,518 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 17:40:43,548 poetry.core.masonry.builders.wheel INFO Built yamkix-0.10.0-py3-none-any.whl 2024-04-15 17:40:43,548 gpep517 INFO The backend produced .dist/yamkix-0.10.0-py3-none-any.whl yamkix-0.10.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/yamkix/src/yamkix-0.10.0 configfile: pytest.ini testpaths: tests collected 44 items tests/test_args.py .... [ 9%] tests/test_comments.py ... [ 15%] tests/test_config.py ....................... [ 68%] tests/test_helpers.py ............. [ 97%] tests/test_yaml_writer.py . [100%] ============================== 44 passed in 0.16s ============================== >>> yamkix: Entering fakeroot... >>> yamkix-pyc*: Running split function pyc... '/home/buildozer/aports/testing/yamkix/pkg/yamkix/usr/lib/python3.12/site-packages/yamkix/__pycache__' -> '/home/buildozer/aports/testing/yamkix/pkg/yamkix-pyc/usr/lib/python3.12/site-packages/yamkix/__pycache__' >>> yamkix-pyc*: Preparing subpackage yamkix-pyc... >>> yamkix-pyc*: Running postcheck for yamkix-pyc >>> yamkix*: Running postcheck for yamkix >>> yamkix*: Preparing package yamkix... >>> yamkix-pyc*: Tracing dependencies... python3 py3-ruamel.yaml python3~3.12 >>> yamkix-pyc*: Package size: 68.0 KB >>> yamkix-pyc*: Compressing data... >>> yamkix-pyc*: Create checksum... >>> yamkix-pyc*: Create yamkix-pyc-0.10.0-r1.apk >>> yamkix*: Tracing dependencies... python3 py3-ruamel.yaml python3~3.12 >>> yamkix*: Package size: 108.0 KB >>> yamkix*: Compressing data... >>> yamkix*: Create checksum... >>> yamkix*: Create yamkix-0.10.0-r1.apk >>> yamkix: Build complete at Mon, 15 Apr 2024 17:40:45 +0000 elapsed time 0h 0m 6s >>> yamkix: Cleaning up srcdir >>> yamkix: Cleaning up pkgdir >>> yamkix: Uninstalling dependencies... (1/40) Purging .makedepends-yamkix (20240415.174041) (2/40) Purging py3-ruamel.yaml-pyc (0.17.28-r1) (3/40) Purging py3-ruamel.yaml (0.17.28-r1) (4/40) Purging py3-ruamel.yaml.clib (0.2.8-r1) (5/40) Purging py3-gpep517-pyc (15-r2) (6/40) Purging py3-gpep517 (15-r2) (7/40) Purging py3-installer-pyc (0.7.0-r2) (8/40) Purging py3-installer (0.7.0-r2) (9/40) Purging py3-poetry-core-pyc (1.8.1-r1) (10/40) Purging py3-poetry-core (1.8.1-r1) (11/40) Purging py3-fastjsonschema-pyc (2.19.1-r2) (12/40) Purging py3-fastjsonschema (2.19.1-r2) (13/40) Purging py3-lark-parser-pyc (1.1.9-r1) (14/40) Purging py3-lark-parser (1.1.9-r1) (15/40) Purging py3-setuptools-pyc (69.2.0-r2) (16/40) Purging py3-setuptools (69.2.0-r2) (17/40) Purging py3-wheel-pyc (0.42.0-r1) (18/40) Purging py3-wheel (0.42.0-r1) (19/40) Purging py3-pytest-pyc (8.1.1-r1) (20/40) Purging py3-pytest (8.1.1-r1) (21/40) Purging py3-iniconfig-pyc (2.0.0-r1) (22/40) Purging py3-iniconfig (2.0.0-r1) (23/40) Purging py3-packaging-pyc (24.0-r1) (24/40) Purging py3-packaging (24.0-r1) (25/40) Purging py3-parsing-pyc (3.1.2-r1) (26/40) Purging py3-parsing (3.1.2-r1) (27/40) Purging py3-pluggy-pyc (1.4.0-r1) (28/40) Purging py3-pluggy (1.4.0-r1) (29/40) Purging py3-py-pyc (1.11.0-r3) (30/40) Purging py3-py (1.11.0-r3) (31/40) Purging python3-pyc (3.12.3-r0) (32/40) Purging python3-pycache-pyc0 (3.12.3-r0) (33/40) Purging pyc (3.12.3-r0) (34/40) Purging python3 (3.12.3-r0) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libffi (3.4.6-r0) (37/40) Purging libpanelw (6.4_p20240330-r0) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging readline (8.2.10-r0) (40/40) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> yamkix: Updating the testing/x86 repository index... >>> yamkix: Signing the index...