>>> py3-pyaml: Building community/py3-pyaml 24.7.0-r0 (using abuild 3.13.0-r3) started Sat, 03 Aug 2024 17:57:10 +0000 >>> py3-pyaml: Checking sanity of /home/buildozer/aports/community/py3-pyaml/APKBUILD... >>> py3-pyaml: Analyzing dependencies... >>> py3-pyaml: Installing for build: build-base py3-yaml py3-setuptools py3-gpep517 py3-wheel py3-unidecode py3-pytest (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.24-r0) (4/37) Installing xz-libs (5.6.2-r0) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.5_p20240601-r0) (7/37) Installing sqlite-libs (3.46.0-r0) (8/37) Installing python3 (3.12.4-r0) (9/37) Installing python3-pycache-pyc0 (3.12.4-r0) (10/37) Installing pyc (3.12.4-r0) (11/37) Installing py3-yaml-pyc (6.0.1-r3) (12/37) Installing python3-pyc (3.12.4-r0) (13/37) Installing yaml (0.2.5-r2) (14/37) Installing py3-yaml (6.0.1-r3) (15/37) Installing py3-parsing (3.1.2-r1) (16/37) Installing py3-parsing-pyc (3.1.2-r1) (17/37) Installing py3-packaging (24.1-r0) (18/37) Installing py3-packaging-pyc (24.1-r0) (19/37) Installing py3-setuptools (70.3.0-r0) (20/37) Installing py3-setuptools-pyc (70.3.0-r0) (21/37) Installing py3-installer (0.7.0-r2) (22/37) Installing py3-installer-pyc (0.7.0-r2) (23/37) Installing py3-gpep517 (16-r0) (24/37) Installing py3-gpep517-pyc (16-r0) (25/37) Installing py3-wheel (0.43.0-r0) (26/37) Installing py3-wheel-pyc (0.43.0-r0) (27/37) Installing py3-unidecode (1.3.8-r1) (28/37) Installing py3-unidecode-pyc (1.3.8-r1) (29/37) Installing py3-iniconfig (2.0.0-r1) (30/37) Installing py3-iniconfig-pyc (2.0.0-r1) (31/37) Installing py3-pluggy (1.5.0-r0) (32/37) Installing py3-pluggy-pyc (1.5.0-r0) (33/37) Installing py3-py (1.11.0-r3) (34/37) Installing py3-py-pyc (1.11.0-r3) (35/37) Installing py3-pytest (8.3.2-r0) (36/37) Installing py3-pytest-pyc (8.3.2-r0) (37/37) Installing .makedepends-py3-pyaml (20240803.175715) Executing busybox-1.36.1-r31.trigger OK: 396 MiB in 139 packages >>> py3-pyaml: Cleaning up srcdir >>> py3-pyaml: Cleaning up pkgdir >>> py3-pyaml: Cleaning up tmpdir >>> py3-pyaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyaml-24.7.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 100 27935 100 27935 0 0 198k 0 --:--:-- --:--:-- --:--:-- 200k >>> py3-pyaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyaml-24.7.0.tar.gz >>> py3-pyaml: Checking sha512sums... py3-pyaml-24.7.0.tar.gz: OK >>> py3-pyaml: Unpacking /var/cache/distfiles/edge/py3-pyaml-24.7.0.tar.gz... 2024-08-03 17:57:18,480 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :10: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '24.07.0' to '24.7.0' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:79: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2024-08-03 17:57:18,954 root INFO running bdist_wheel 2024-08-03 17:57:18,992 root INFO running build 2024-08-03 17:57:18,993 root INFO running build_py 2024-08-03 17:57:19,001 root INFO creating build 2024-08-03 17:57:19,002 root INFO creating build/lib 2024-08-03 17:57:19,002 root INFO creating build/lib/pyaml 2024-08-03 17:57:19,003 root INFO copying pyaml/__main__.py -> build/lib/pyaml 2024-08-03 17:57:19,004 root INFO copying pyaml/cli.py -> build/lib/pyaml 2024-08-03 17:57:19,005 root INFO copying pyaml/__init__.py -> build/lib/pyaml 2024-08-03 17:57:19,007 root INFO creating build/lib/pyaml/tests 2024-08-03 17:57:19,007 root INFO copying pyaml/tests/test_cli.py -> build/lib/pyaml/tests 2024-08-03 17:57:19,008 root INFO copying pyaml/tests/test_dump.py -> build/lib/pyaml/tests 2024-08-03 17:57:19,010 root INFO copying pyaml/tests/__init__.py -> build/lib/pyaml/tests 2024-08-03 17:57:19,010 root INFO running egg_info 2024-08-03 17:57:19,018 root INFO writing pyaml.egg-info/PKG-INFO 2024-08-03 17:57:19,021 root INFO writing dependency_links to pyaml.egg-info/dependency_links.txt 2024-08-03 17:57:19,023 root INFO writing entry points to pyaml.egg-info/entry_points.txt 2024-08-03 17:57:19,024 root INFO writing requirements to pyaml.egg-info/requires.txt 2024-08-03 17:57:19,025 root INFO writing top-level names to pyaml.egg-info/top_level.txt 2024-08-03 17:57:19,036 root INFO reading manifest file 'pyaml.egg-info/SOURCES.txt' 2024-08-03 17:57:19,038 root INFO reading manifest template 'MANIFEST.in' 2024-08-03 17:57:19,039 root INFO adding license file 'COPYING' 2024-08-03 17:57:19,041 root INFO writing manifest file 'pyaml.egg-info/SOURCES.txt' 2024-08-03 17:57:19,062 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-03 17:57:19,062 root INFO running install 2024-08-03 17:57:19,104 root INFO running install_lib 2024-08-03 17:57:19,112 root INFO creating build/bdist.linux-riscv64 2024-08-03 17:57:19,112 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-03 17:57:19,113 root INFO creating build/bdist.linux-riscv64/wheel/pyaml 2024-08-03 17:57:19,113 root INFO copying build/lib/pyaml/__main__.py -> build/bdist.linux-riscv64/wheel/pyaml 2024-08-03 17:57:19,114 root INFO copying build/lib/pyaml/cli.py -> build/bdist.linux-riscv64/wheel/pyaml 2024-08-03 17:57:19,115 root INFO copying build/lib/pyaml/__init__.py -> build/bdist.linux-riscv64/wheel/pyaml 2024-08-03 17:57:19,116 root INFO creating build/bdist.linux-riscv64/wheel/pyaml/tests 2024-08-03 17:57:19,117 root INFO copying build/lib/pyaml/tests/test_cli.py -> build/bdist.linux-riscv64/wheel/pyaml/tests 2024-08-03 17:57:19,118 root INFO copying build/lib/pyaml/tests/test_dump.py -> build/bdist.linux-riscv64/wheel/pyaml/tests 2024-08-03 17:57:19,119 root INFO copying build/lib/pyaml/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pyaml/tests 2024-08-03 17:57:19,119 root INFO running install_egg_info 2024-08-03 17:57:19,127 root INFO Copying pyaml.egg-info to build/bdist.linux-riscv64/wheel/pyaml-24.7.0-py3.12.egg-info 2024-08-03 17:57:19,131 root INFO running install_scripts 2024-08-03 17:57:19,143 root INFO creating build/bdist.linux-riscv64/wheel/pyaml-24.7.0.dist-info/WHEEL 2024-08-03 17:57:19,144 wheel INFO creating '/home/buildozer/aports/community/py3-pyaml/src/pyaml-24.7.0/.dist/.tmp-glrppnlo/pyaml-24.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-03 17:57:19,146 wheel INFO adding 'pyaml/__init__.py' 2024-08-03 17:57:19,147 wheel INFO adding 'pyaml/__main__.py' 2024-08-03 17:57:19,148 wheel INFO adding 'pyaml/cli.py' 2024-08-03 17:57:19,149 wheel INFO adding 'pyaml/tests/__init__.py' 2024-08-03 17:57:19,150 wheel INFO adding 'pyaml/tests/test_cli.py' 2024-08-03 17:57:19,152 wheel INFO adding 'pyaml/tests/test_dump.py' 2024-08-03 17:57:19,154 wheel INFO adding 'pyaml-24.7.0.dist-info/COPYING' 2024-08-03 17:57:19,154 wheel INFO adding 'pyaml-24.7.0.dist-info/METADATA' 2024-08-03 17:57:19,155 wheel INFO adding 'pyaml-24.7.0.dist-info/WHEEL' 2024-08-03 17:57:19,156 wheel INFO adding 'pyaml-24.7.0.dist-info/entry_points.txt' 2024-08-03 17:57:19,157 wheel INFO adding 'pyaml-24.7.0.dist-info/top_level.txt' 2024-08-03 17:57:19,157 wheel INFO adding 'pyaml-24.7.0.dist-info/RECORD' 2024-08-03 17:57:19,158 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-03 17:57:19,162 gpep517 INFO The backend produced .dist/pyaml-24.7.0-py3-none-any.whl pyaml-24.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pyaml/src/pyaml-24.7.0 configfile: pyproject.toml collecting ... collected 37 items pyaml/tests/test_cli.py::CliToolTests::test_lines PASSED [ 2%] pyaml/tests/test_cli.py::CliToolTests::test_load_fail PASSED [ 5%] pyaml/tests/test_cli.py::CliToolTests::test_multi_doc PASSED [ 8%] pyaml/tests/test_cli.py::CliToolTests::test_out_broken PASSED [ 10%] pyaml/tests/test_cli.py::CliToolTests::test_out_err_nocheck PASSED [ 13%] pyaml/tests/test_cli.py::CliToolTests::test_out_mismatch PASSED [ 16%] pyaml/tests/test_cli.py::CliToolTests::test_replace PASSED [ 18%] pyaml/tests/test_cli.py::CliToolTests::test_single_doc PASSED [ 21%] pyaml/tests/test_cli.py::CliToolTests::test_success PASSED [ 24%] pyaml/tests/test_cli.py::CliToolTests::test_vspacing_flags PASSED [ 27%] pyaml/tests/test_dump.py::DumpTests::test_anchor_cutoff PASSED [ 29%] pyaml/tests/test_dump.py::DumpTests::test_colons_in_strings PASSED [ 32%] pyaml/tests/test_dump.py::DumpTests::test_dst PASSED [ 35%] pyaml/tests/test_dump.py::DumpTests::test_dump_stream_kws PASSED [ 37%] pyaml/tests/test_dump.py::DumpTests::test_dumps PASSED [ 40%] pyaml/tests/test_dump.py::DumpTests::test_empty_strings PASSED [ 43%] pyaml/tests/test_dump.py::DumpTests::test_encoding PASSED [ 45%] pyaml/tests/test_dump.py::DumpTests::test_enum PASSED [ 48%] pyaml/tests/test_dump.py::DumpTests::test_force_embed PASSED [ 51%] pyaml/tests/test_dump.py::DumpTests::test_group_online_values PASSED [ 54%] pyaml/tests/test_dump.py::DumpTests::test_ids PASSED [ 56%] pyaml/tests/test_dump.py::DumpTests::test_ids_unidecode PASSED [ 59%] pyaml/tests/test_dump.py::DumpTests::test_list_vspacing PASSED [ 62%] pyaml/tests/test_dump.py::DumpTests::test_multiple_docs PASSED [ 64%] pyaml/tests/test_dump.py::DumpTests::test_namedtuple PASSED [ 67%] pyaml/tests/test_dump.py::DumpTests::test_ordereddict PASSED [ 70%] pyaml/tests/test_dump.py::DumpTests::test_print PASSED [ 72%] pyaml/tests/test_dump.py::DumpTests::test_print_args PASSED [ 75%] pyaml/tests/test_dump.py::DumpTests::test_pyyaml_params PASSED [ 78%] pyaml/tests/test_dump.py::DumpTests::test_ruamel_yaml SKIPPED (No ru...) [ 81%] pyaml/tests/test_dump.py::DumpTests::test_simple PASSED [ 83%] pyaml/tests/test_dump.py::DumpTests::test_single_dash_strings PASSED [ 86%] pyaml/tests/test_dump.py::DumpTests::test_str_long PASSED [ 89%] pyaml/tests/test_dump.py::DumpTests::test_str_multiline PASSED [ 91%] pyaml/tests/test_dump.py::DumpTests::test_str_styles PASSED [ 94%] pyaml/tests/test_dump.py::DumpTests::test_unqouted_spaces PASSED [ 97%] pyaml/tests/test_dump.py::DumpTests::test_vspacing PASSED [100%] ======================== 36 passed, 1 skipped in 1.57s ========================= >>> py3-pyaml: Entering fakeroot... >>> py3-pyaml-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyaml/pkg/py3-pyaml/usr/lib/python3.12/site-packages/pyaml/__pycache__' -> '/home/buildozer/aports/community/py3-pyaml/pkg/py3-pyaml-pyc/usr/lib/python3.12/site-packages/pyaml/__pycache__' '/home/buildozer/aports/community/py3-pyaml/pkg/py3-pyaml/usr/lib/python3.12/site-packages/pyaml/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pyaml/pkg/py3-pyaml-pyc/usr/lib/python3.12/site-packages/pyaml/tests/__pycache__' >>> py3-pyaml-pyc*: Preparing subpackage py3-pyaml-pyc... >>> py3-pyaml-pyc*: Running postcheck for py3-pyaml-pyc >>> py3-pyaml*: Running postcheck for py3-pyaml >>> py3-pyaml*: Preparing package py3-pyaml... >>> py3-pyaml-pyc*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-pyaml-pyc*: Package size: 132.0 KB >>> py3-pyaml-pyc*: Compressing data... >>> py3-pyaml-pyc*: Create checksum... >>> py3-pyaml-pyc*: Create py3-pyaml-pyc-24.7.0-r0.apk >>> py3-pyaml*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-pyaml*: Package size: 132.0 KB >>> py3-pyaml*: Compressing data... >>> py3-pyaml*: Create checksum... >>> py3-pyaml*: Create py3-pyaml-24.7.0-r0.apk >>> py3-pyaml: Build complete at Sat, 03 Aug 2024 17:57:23 +0000 elapsed time 0h 0m 13s >>> py3-pyaml: Cleaning up srcdir >>> py3-pyaml: Cleaning up pkgdir >>> py3-pyaml: Uninstalling dependencies... (1/37) Purging .makedepends-py3-pyaml (20240803.175715) (2/37) Purging py3-yaml-pyc (6.0.1-r3) (3/37) Purging py3-yaml (6.0.1-r3) (4/37) Purging py3-setuptools-pyc (70.3.0-r0) (5/37) Purging py3-setuptools (70.3.0-r0) (6/37) Purging py3-gpep517-pyc (16-r0) (7/37) Purging py3-gpep517 (16-r0) (8/37) Purging py3-installer-pyc (0.7.0-r2) (9/37) Purging py3-installer (0.7.0-r2) (10/37) Purging py3-wheel-pyc (0.43.0-r0) (11/37) Purging py3-wheel (0.43.0-r0) (12/37) Purging py3-unidecode-pyc (1.3.8-r1) (13/37) Purging py3-unidecode (1.3.8-r1) (14/37) Purging py3-pytest-pyc (8.3.2-r0) (15/37) Purging py3-pytest (8.3.2-r0) (16/37) Purging py3-iniconfig-pyc (2.0.0-r1) (17/37) Purging py3-iniconfig (2.0.0-r1) (18/37) Purging py3-packaging-pyc (24.1-r0) (19/37) Purging py3-packaging (24.1-r0) (20/37) Purging py3-parsing-pyc (3.1.2-r1) (21/37) Purging py3-parsing (3.1.2-r1) (22/37) Purging py3-pluggy-pyc (1.5.0-r0) (23/37) Purging py3-pluggy (1.5.0-r0) (24/37) Purging py3-py-pyc (1.11.0-r3) (25/37) Purging py3-py (1.11.0-r3) (26/37) Purging python3-pyc (3.12.4-r0) (27/37) Purging python3-pycache-pyc0 (3.12.4-r0) (28/37) Purging pyc (3.12.4-r0) (29/37) Purging python3 (3.12.4-r0) (30/37) Purging gdbm (1.24-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.5_p20240601-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging sqlite-libs (3.46.0-r0) (36/37) Purging xz-libs (5.6.2-r0) (37/37) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r31.trigger OK: 339 MiB in 102 packages >>> py3-pyaml: Updating the community/riscv64 repository index... >>> py3-pyaml: Signing the index...