>>> py3-logutils: Building community/py3-logutils 0.3.5-r3 (using abuild 3.16.0_rc4-r0) started Wed, 29 Oct 2025 08:05:35 +0000 >>> py3-logutils: Validating /home/buildozer/aports/community/py3-logutils/APKBUILD... >>> py3-logutils: Analyzing dependencies... >>> py3-logutils: Installing for build: build-base python3 py3-setuptools py3-pytest py3-redis redis ( 1/32) Installing gdbm (1.26-r0) ( 2/32) Installing xz-libs (5.8.1-r0) ( 3/32) Installing mpdecimal (4.0.1-r0) ( 4/32) Installing libpanelw (6.5_p20251010-r0) ( 5/32) Installing python3 (3.12.12-r0) ( 6/32) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/32) Installing pyc (3.12.12-r0) ( 8/32) Installing python3-pyc (3.12.12-r0) ( 9/32) Installing py3-parsing (3.2.3-r0) (10/32) Installing py3-parsing-pyc (3.2.3-r0) (11/32) Installing py3-packaging (25.0-r0) (12/32) Installing py3-packaging-pyc (25.0-r0) (13/32) Installing py3-setuptools (80.9.0-r1) (14/32) Installing py3-setuptools-pyc (80.9.0-r1) (15/32) Installing py3-iniconfig (2.3.0-r0) (16/32) Installing py3-iniconfig-pyc (2.3.0-r0) (17/32) Installing py3-pluggy (1.6.0-r0) (18/32) Installing py3-pluggy-pyc (1.6.0-r0) (19/32) Installing py3-py (1.11.0-r4) (20/32) Installing py3-py-pyc (1.11.0-r4) (21/32) Installing py3-pygments (2.19.2-r0) (22/32) Installing py3-pygments-pyc (2.19.2-r0) (23/32) Installing py3-pytest (8.4.2-r1) (24/32) Installing py3-pytest-pyc (8.4.2-r1) (25/32) Installing hiredis (1.3.0-r0) (26/32) Installing py3-hiredis (3.3.0-r0) (27/32) Installing py3-hiredis-pyc (3.3.0-r0) (28/32) Installing py3-redis (7.0.0-r1) (29/32) Installing py3-redis-pyc (7.0.0-r1) (30/32) Installing redis (8.2.2-r0) redis-8.2.2-r0.pre-install: Executing script... redis-8.2.2-r0.post-install: Executing script... (31/32) Installing .makedepends-py3-logutils (20251029.080617) (32/32) Installing redis-openrc (8.2.2-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 646 MiB in 183 packages >>> py3-logutils: Cleaning up srcdir >>> py3-logutils: Cleaning up pkgdir >>> py3-logutils: Cleaning up tmpdir >>> py3-logutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-logutils-0.3.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-logutils-0.3.5.tar.gz.part' py3-logutils-0.3.5.t 100% |********************************| 27703 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-logutils-0.3.5.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-logutils-0.3.5.tar.gz: OK /home/buildozer/aports/community/py3-logutils/test-assertEqual.patch: OK >>> py3-logutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-logutils-0.3.5.tar.gz /var/cache/distfiles/v3.23/py3-logutils-0.3.5.tar.gz: OK /home/buildozer/aports/community/py3-logutils/test-assertEqual.patch: OK >>> py3-logutils: Unpacking /var/cache/distfiles/v3.23/py3-logutils-0.3.5.tar.gz... >>> py3-logutils: test-assertEqual.patch patching file tests/test_dictconfig.py /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5 collected 36 items / 7 deselected / 29 selected tests/test_colorize.py .s [ 6%] tests/test_dictconfig.py ................ [ 62%] tests/test_formatter.py ... [ 72%] tests/test_messages.py .. [ 79%] tests/test_queue.py ... [ 89%] tests/test_testing.py ... [100%] =============================== warnings summary =============================== logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_adapter.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_dictconfig.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_queue.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_redis.py) class TestHandler(BufferingHandler): logutils/testing.py:7 /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/testing.py:7: PytestCollectionWarning: cannot collect test class 'TestHandler' because it has a __init__ constructor (from: tests/test_testing.py) class TestHandler(BufferingHandler): tests/test_dictconfig.py::testHandler /usr/lib/python3.12/site-packages/_pytest/python.py:161: PytestReturnNotNoneWarning: Test functions should return None, but tests/test_dictconfig.py::testHandler returned . Did you mean to use `assert` instead of `return`? See https://docs.pytest.org/en/stable/how-to/assert.html#return-not-none for more information. warnings.warn( tests/test_queue.py::QueueTest::test_multiple tests/test_queue.py::QueueTest::test_partial tests/test_queue.py::QueueTest::test_simple /home/buildozer/aports/community/py3-logutils/src/logutils-0.3.5/logutils/queue.py:144: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead t.setDaemon(True) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 28 passed, 1 skipped, 7 deselected, 9 warnings in 0.31s ============ >>> py3-logutils: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> py3-logutils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/logutils/__pycache__' -> '/home/buildozer/aports/community/py3-logutils/pkg/py3-logutils-pyc/usr/lib/python3.12/site-packages/logutils/__pycache__' >>> py3-logutils-pyc*: Preparing subpackage py3-logutils-pyc... >>> py3-logutils-pyc*: Running postcheck for py3-logutils-pyc >>> py3-logutils*: Running postcheck for py3-logutils >>> py3-logutils*: Preparing package py3-logutils... >>> py3-logutils-pyc*: Tracing dependencies... python3~3.12 >>> py3-logutils-pyc*: Package size: 67.7 KB >>> py3-logutils-pyc*: Compressing data... >>> py3-logutils-pyc*: Create checksum... >>> py3-logutils-pyc*: Create py3-logutils-pyc-0.3.5-r3.apk >>> py3-logutils*: Tracing dependencies... python3 python3~3.12 >>> py3-logutils*: Package size: 57.9 KB >>> py3-logutils*: Compressing data... >>> py3-logutils*: Create checksum... >>> py3-logutils*: Create py3-logutils-0.3.5-r3.apk >>> py3-logutils: Build complete at Wed, 29 Oct 2025 08:06:20 +0000 elapsed time 0h 0m 45s >>> py3-logutils: Cleaning up srcdir >>> py3-logutils: Cleaning up pkgdir >>> py3-logutils: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-logutils (20251029.080617) ( 2/32) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/32) Purging py3-setuptools (80.9.0-r1) ( 4/32) Purging py3-pytest-pyc (8.4.2-r1) ( 5/32) Purging py3-pytest (8.4.2-r1) ( 6/32) Purging py3-iniconfig-pyc (2.3.0-r0) ( 7/32) Purging py3-iniconfig (2.3.0-r0) ( 8/32) Purging py3-packaging-pyc (25.0-r0) ( 9/32) Purging py3-packaging (25.0-r0) (10/32) Purging py3-parsing-pyc (3.2.3-r0) (11/32) Purging py3-parsing (3.2.3-r0) (12/32) Purging py3-pluggy-pyc (1.6.0-r0) (13/32) Purging py3-pluggy (1.6.0-r0) (14/32) Purging py3-py-pyc (1.11.0-r4) (15/32) Purging py3-py (1.11.0-r4) (16/32) Purging py3-pygments-pyc (2.19.2-r0) (17/32) Purging py3-pygments (2.19.2-r0) (18/32) Purging py3-redis-pyc (7.0.0-r1) (19/32) Purging py3-redis (7.0.0-r1) (20/32) Purging py3-hiredis-pyc (3.3.0-r0) (21/32) Purging py3-hiredis (3.3.0-r0) (22/32) Purging python3-pyc (3.12.12-r0) (23/32) Purging python3-pycache-pyc0 (3.12.12-r0) (24/32) Purging pyc (3.12.12-r0) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging redis-openrc (8.2.2-r0) (27/32) Purging redis (8.2.2-r0) (28/32) Purging gdbm (1.26-r0) (29/32) Purging hiredis (1.3.0-r0) (30/32) Purging libpanelw (6.5_p20251010-r0) (31/32) Purging mpdecimal (4.0.1-r0) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-logutils: Updating the community/ppc64le repository index... >>> py3-logutils: Signing the index...