>>> py3-pyzor: Building testing/py3-pyzor 1.1.2-r1 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 03:59:17 +0000 >>> py3-pyzor: Validating /home/buildozer/aports/testing/py3-pyzor/APKBUILD... >>> py3-pyzor: Analyzing dependencies... >>> py3-pyzor: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-redis ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.2-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20260404-r0) ( 7/40) Installing readline (8.3.3-r1) ( 8/40) Installing sqlite-libs (3.53.0-r0) ( 9/40) Installing python3 (3.14.3-r0) (10/40) Installing python3-pycache-pyc0 (3.14.3-r0) (11/40) Installing pyc (3.14.3-r0) (12/40) Installing python3-pyc (3.14.3-r0) (13/40) Installing py3-parsing (3.3.2-r1) (14/40) Installing py3-parsing-pyc (3.3.2-r1) (15/40) Installing py3-packaging (26.0-r1) (16/40) Installing py3-packaging-pyc (26.0-r1) (17/40) Installing py3-setuptools (82.0.1-r1) (18/40) Installing py3-setuptools-pyc (82.0.1-r1) (19/40) Installing py3-installer (1.0.0-r0) (20/40) Installing py3-installer-pyc (1.0.0-r0) (21/40) Installing py3-gpep517 (19-r2) (22/40) Installing py3-gpep517-pyc (19-r2) (23/40) Installing py3-wheel (0.46.3-r1) (24/40) Installing py3-wheel-pyc (0.46.3-r1) (25/40) Installing py3-iniconfig (2.3.0-r1) (26/40) Installing py3-iniconfig-pyc (2.3.0-r1) (27/40) Installing py3-pluggy (1.6.0-r1) (28/40) Installing py3-pluggy-pyc (1.6.0-r1) (29/40) Installing py3-py (1.11.0-r5) (30/40) Installing py3-py-pyc (1.11.0-r5) (31/40) Installing py3-pygments (2.20.0-r0) (32/40) Installing py3-pygments-pyc (2.20.0-r0) (33/40) Installing py3-pytest (9.0.3-r0) (34/40) Installing py3-pytest-pyc (9.0.3-r0) (35/40) Installing hiredis (1.3.0-r0) (36/40) Installing py3-hiredis (3.3.1-r1) (37/40) Installing py3-hiredis-pyc (3.3.1-r1) (38/40) Installing py3-redis (7.4.0-r1) (39/40) Installing py3-redis-pyc (7.4.0-r1) (40/40) Installing .makedepends-py3-pyzor (20260415.035922) Executing busybox-1.37.0-r31.trigger OK: 451.8 MiB in 144 packages >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Cleaning up tmpdir >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyzor-1.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/pyzor-1.1.2.tar.gz.part' pyzor-1.1.2.tar.gz.p 100% |********************************| 135k 0:00:00 ETA '/var/cache/distfiles/edge/pyzor-1.1.2.tar.gz.part' saved /var/cache/distfiles/edge/pyzor-1.1.2.tar.gz: OK >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyzor-1.1.2.tar.gz /var/cache/distfiles/edge/pyzor-1.1.2.tar.gz: OK >>> py3-pyzor: Unpacking /var/cache/distfiles/edge/pyzor-1.1.2.tar.gz... 2026-04-15 03:59:25,930 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-15 03:59:26,040 root INFO running bdist_wheel 2026-04-15 03:59:26,109 root INFO running build 2026-04-15 03:59:26,109 root INFO running build_py 2026-04-15 03:59:26,125 root INFO creating build/lib/pyzor 2026-04-15 03:59:26,126 root INFO copying pyzor/account.py -> build/lib/pyzor 2026-04-15 03:59:26,128 root INFO copying pyzor/__init__.py -> build/lib/pyzor 2026-04-15 03:59:26,129 root INFO copying pyzor/server.py -> build/lib/pyzor 2026-04-15 03:59:26,131 root INFO copying pyzor/forwarder.py -> build/lib/pyzor 2026-04-15 03:59:26,132 root INFO copying pyzor/message.py -> build/lib/pyzor 2026-04-15 03:59:26,133 root INFO copying pyzor/client.py -> build/lib/pyzor 2026-04-15 03:59:26,135 root INFO copying pyzor/config.py -> build/lib/pyzor 2026-04-15 03:59:26,136 root INFO copying pyzor/digest.py -> build/lib/pyzor 2026-04-15 03:59:26,138 root INFO creating build/lib/pyzor/engines 2026-04-15 03:59:26,139 root INFO copying pyzor/engines/__init__.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,140 root INFO copying pyzor/engines/mysql.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,142 root INFO copying pyzor/engines/redis_.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,143 root INFO copying pyzor/engines/gdbm_.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,145 root INFO copying pyzor/engines/redis_v0.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,146 root INFO copying pyzor/engines/common.py -> build/lib/pyzor/engines 2026-04-15 03:59:26,148 root INFO creating build/lib/pyzor/hacks 2026-04-15 03:59:26,148 root INFO copying pyzor/hacks/py3.py -> build/lib/pyzor/hacks 2026-04-15 03:59:26,150 root INFO copying pyzor/hacks/__init__.py -> build/lib/pyzor/hacks 2026-04-15 03:59:26,151 root INFO copying pyzor/hacks/py26.py -> build/lib/pyzor/hacks 2026-04-15 03:59:26,155 root INFO running build_scripts 2026-04-15 03:59:26,156 root INFO creating build/scripts-3.14 2026-04-15 03:59:26,156 root INFO copying and adjusting scripts/pyzor -> build/scripts-3.14 2026-04-15 03:59:26,158 root INFO copying and adjusting scripts/pyzord -> build/scripts-3.14 2026-04-15 03:59:26,160 root INFO copying and adjusting scripts/pyzor-migrate -> build/scripts-3.14 2026-04-15 03:59:26,161 root INFO changing mode of build/scripts-3.14/pyzor from 644 to 755 2026-04-15 03:59:26,162 root INFO changing mode of build/scripts-3.14/pyzord from 644 to 755 2026-04-15 03:59:26,162 root INFO changing mode of build/scripts-3.14/pyzor-migrate from 644 to 755 2026-04-15 03:59:26,190 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 03:59:26,190 root INFO running install 2026-04-15 03:59:26,227 root INFO running install_lib 2026-04-15 03:59:26,240 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 03:59:26,242 root INFO creating build/bdist.linux-riscv64/wheel/pyzor 2026-04-15 03:59:26,243 root INFO creating build/bdist.linux-riscv64/wheel/pyzor/hacks 2026-04-15 03:59:26,243 root INFO copying build/lib/pyzor/hacks/py3.py -> build/bdist.linux-riscv64/wheel/./pyzor/hacks 2026-04-15 03:59:26,244 root INFO copying build/lib/pyzor/hacks/__init__.py -> build/bdist.linux-riscv64/wheel/./pyzor/hacks 2026-04-15 03:59:26,245 root INFO copying build/lib/pyzor/hacks/py26.py -> build/bdist.linux-riscv64/wheel/./pyzor/hacks 2026-04-15 03:59:26,246 root INFO copying build/lib/pyzor/account.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,247 root INFO copying build/lib/pyzor/__init__.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,248 root INFO copying build/lib/pyzor/server.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,250 root INFO copying build/lib/pyzor/forwarder.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,251 root INFO copying build/lib/pyzor/message.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,252 root INFO copying build/lib/pyzor/client.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,253 root INFO creating build/bdist.linux-riscv64/wheel/pyzor/engines 2026-04-15 03:59:26,254 root INFO copying build/lib/pyzor/engines/__init__.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,255 root INFO copying build/lib/pyzor/engines/mysql.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,256 root INFO copying build/lib/pyzor/engines/redis_.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,257 root INFO copying build/lib/pyzor/engines/gdbm_.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,258 root INFO copying build/lib/pyzor/engines/redis_v0.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,260 root INFO copying build/lib/pyzor/engines/common.py -> build/bdist.linux-riscv64/wheel/./pyzor/engines 2026-04-15 03:59:26,261 root INFO copying build/lib/pyzor/config.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,262 root INFO copying build/lib/pyzor/digest.py -> build/bdist.linux-riscv64/wheel/./pyzor 2026-04-15 03:59:26,263 root INFO running install_egg_info 2026-04-15 03:59:26,278 root INFO running egg_info 2026-04-15 03:59:26,288 root INFO creating pyzor.egg-info 2026-04-15 03:59:26,289 root INFO writing pyzor.egg-info/PKG-INFO 2026-04-15 03:59:26,290 root INFO writing dependency_links to pyzor.egg-info/dependency_links.txt 2026-04-15 03:59:26,292 root INFO writing top-level names to pyzor.egg-info/top_level.txt 2026-04-15 03:59:26,293 root INFO writing manifest file 'pyzor.egg-info/SOURCES.txt' 2026-04-15 03:59:26,308 root INFO reading manifest file 'pyzor.egg-info/SOURCES.txt' 2026-04-15 03:59:26,310 root INFO reading manifest template 'MANIFEST.in' 2026-04-15 03:59:26,314 root INFO adding license file 'COPYING' 2026-04-15 03:59:26,318 root INFO writing manifest file 'pyzor.egg-info/SOURCES.txt' 2026-04-15 03:59:26,319 root INFO Copying pyzor.egg-info to build/bdist.linux-riscv64/wheel/./pyzor-1.1.2-py3.14.egg-info 2026-04-15 03:59:26,323 root INFO running install_scripts 2026-04-15 03:59:26,324 root INFO creating build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts 2026-04-15 03:59:26,325 root INFO copying build/scripts-3.14/pyzord -> build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts 2026-04-15 03:59:26,327 root INFO copying build/scripts-3.14/pyzor-migrate -> build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts 2026-04-15 03:59:26,328 root INFO copying build/scripts-3.14/pyzor -> build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts 2026-04-15 03:59:26,329 root INFO changing mode of build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts/pyzord to 755 2026-04-15 03:59:26,329 root INFO changing mode of build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts/pyzor-migrate to 755 2026-04-15 03:59:26,330 root INFO changing mode of build/bdist.linux-riscv64/wheel/pyzor-1.1.2.data/scripts/pyzor to 755 2026-04-15 03:59:26,335 root INFO creating build/bdist.linux-riscv64/wheel/pyzor-1.1.2.dist-info/WHEEL 2026-04-15 03:59:26,338 wheel INFO creating '/home/buildozer/aports/testing/py3-pyzor/src/pyzor-release-1-1-2/.dist/.tmp-m2m_65vo/pyzor-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 03:59:26,339 wheel INFO adding 'pyzor/__init__.py' 2026-04-15 03:59:26,341 wheel INFO adding 'pyzor/account.py' 2026-04-15 03:59:26,342 wheel INFO adding 'pyzor/client.py' 2026-04-15 03:59:26,343 wheel INFO adding 'pyzor/config.py' 2026-04-15 03:59:26,345 wheel INFO adding 'pyzor/digest.py' 2026-04-15 03:59:26,346 wheel INFO adding 'pyzor/forwarder.py' 2026-04-15 03:59:26,347 wheel INFO adding 'pyzor/message.py' 2026-04-15 03:59:26,348 wheel INFO adding 'pyzor/server.py' 2026-04-15 03:59:26,350 wheel INFO adding 'pyzor/engines/__init__.py' 2026-04-15 03:59:26,351 wheel INFO adding 'pyzor/engines/common.py' 2026-04-15 03:59:26,352 wheel INFO adding 'pyzor/engines/gdbm_.py' 2026-04-15 03:59:26,354 wheel INFO adding 'pyzor/engines/mysql.py' 2026-04-15 03:59:26,355 wheel INFO adding 'pyzor/engines/redis_.py' 2026-04-15 03:59:26,356 wheel INFO adding 'pyzor/engines/redis_v0.py' 2026-04-15 03:59:26,358 wheel INFO adding 'pyzor/hacks/__init__.py' 2026-04-15 03:59:26,359 wheel INFO adding 'pyzor/hacks/py26.py' 2026-04-15 03:59:26,360 wheel INFO adding 'pyzor/hacks/py3.py' 2026-04-15 03:59:26,361 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzor' 2026-04-15 03:59:26,363 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzor-migrate' 2026-04-15 03:59:26,364 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzord' 2026-04-15 03:59:26,366 wheel INFO adding 'pyzor-1.1.2.dist-info/licenses/COPYING' 2026-04-15 03:59:26,367 wheel INFO adding 'pyzor-1.1.2.dist-info/METADATA' 2026-04-15 03:59:26,368 wheel INFO adding 'pyzor-1.1.2.dist-info/WHEEL' 2026-04-15 03:59:26,369 wheel INFO adding 'pyzor-1.1.2.dist-info/top_level.txt' 2026-04-15 03:59:26,370 wheel INFO adding 'pyzor-1.1.2.dist-info/RECORD' 2026-04-15 03:59:26,371 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 03:59:26,376 gpep517 INFO The backend produced .dist/pyzor-1.1.2-py3-none-any.whl pyzor-1.1.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pyzor/src/pyzor-release-1-1-2 collected 161 items tests/unit/test_account.py ............ [ 7%] tests/unit/test_client.py ..................... [ 20%] tests/unit/test_config.py .......................... [ 36%] tests/unit/test_digest.py ................... [ 48%] tests/unit/test_engines/test_gdbm.py .............. [ 57%] tests/unit/test_engines/test_mysql.py ..................... [ 70%] tests/unit/test_engines/test_redis.py ............. [ 78%] tests/unit/test_engines/test_redis_v0.py ............. [ 86%] tests/unit/test_forwarder.py .. [ 87%] tests/unit/test_server.py .................... [100%] ============================= 161 passed in 6.33s ============================== >>> py3-pyzor: Entering fakeroot... 2026-04-15 03:59:36,861 gpep517 INFO Installing .dist/pyzor-1.1.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor 2026-04-15 03:59:37,138 gpep517 INFO Installation complete >>> py3-pyzor-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pyzor/hacks/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.14/site-packages/pyzor/hacks/__pycache__' 'usr/lib/python3.14/site-packages/pyzor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.14/site-packages/pyzor/__pycache__' 'usr/lib/python3.14/site-packages/pyzor/engines/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.14/site-packages/pyzor/engines/__pycache__' >>> py3-pyzor-pyc*: Preparing subpackage py3-pyzor-pyc... Please specify at least one package name on the command line. >>> py3-pyzor-pyc*: Running postcheck for py3-pyzor-pyc >>> py3-pyzor*: Running postcheck for py3-pyzor >>> py3-pyzor*: Preparing package py3-pyzor... Please specify at least one package name on the command line. >>> py3-pyzor-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyzor-pyc*: Package size: 139.0 KB >>> py3-pyzor-pyc*: Compressing data... >>> py3-pyzor-pyc*: Create checksum... >>> py3-pyzor-pyc*: Create py3-pyzor-pyc-1.1.2-r1.apk >>> py3-pyzor*: Tracing dependencies... python3 python3~3.14 >>> py3-pyzor*: Package size: 141.1 KB >>> py3-pyzor*: Compressing data... >>> py3-pyzor*: Create checksum... >>> py3-pyzor*: Create py3-pyzor-1.1.2-r1.apk >>> py3-pyzor: Build complete at Wed, 15 Apr 2026 03:59:38 +0000 elapsed time 0h 0m 21s >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Cleaning up tmpdir >>> py3-pyzor: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-pyzor (20260415.035922) ( 2/40) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/40) Purging py3-setuptools (82.0.1-r1) ( 4/40) Purging py3-gpep517-pyc (19-r2) ( 5/40) Purging py3-gpep517 (19-r2) ( 6/40) Purging py3-installer-pyc (1.0.0-r0) ( 7/40) Purging py3-installer (1.0.0-r0) ( 8/40) Purging py3-wheel-pyc (0.46.3-r1) ( 9/40) Purging py3-wheel (0.46.3-r1) (10/40) Purging py3-pytest-pyc (9.0.3-r0) (11/40) Purging py3-pytest (9.0.3-r0) (12/40) Purging py3-iniconfig-pyc (2.3.0-r1) (13/40) Purging py3-iniconfig (2.3.0-r1) (14/40) Purging py3-packaging-pyc (26.0-r1) (15/40) Purging py3-packaging (26.0-r1) (16/40) Purging py3-parsing-pyc (3.3.2-r1) (17/40) Purging py3-parsing (3.3.2-r1) (18/40) Purging py3-pluggy-pyc (1.6.0-r1) (19/40) Purging py3-pluggy (1.6.0-r1) (20/40) Purging py3-py-pyc (1.11.0-r5) (21/40) Purging py3-py (1.11.0-r5) (22/40) Purging py3-pygments-pyc (2.20.0-r0) (23/40) Purging py3-pygments (2.20.0-r0) (24/40) Purging py3-redis-pyc (7.4.0-r1) (25/40) Purging py3-redis (7.4.0-r1) (26/40) Purging py3-hiredis-pyc (3.3.1-r1) (27/40) Purging py3-hiredis (3.3.1-r1) (28/40) Purging python3-pyc (3.14.3-r0) (29/40) Purging python3-pycache-pyc0 (3.14.3-r0) (30/40) Purging pyc (3.14.3-r0) (31/40) Purging python3 (3.14.3-r0) (32/40) Purging gdbm (1.26-r0) (33/40) Purging hiredis (1.3.0-r0) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.5.2-r0) (36/40) Purging libpanelw (6.6_p20260404-r0) (37/40) Purging mpdecimal (4.0.1-r0) (38/40) Purging readline (8.3.3-r1) (39/40) Purging sqlite-libs (3.53.0-r0) (40/40) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-pyzor: Updating the testing/riscv64 repository index... >>> py3-pyzor: Signing the index...