>>> py3-base58: Building community/py3-base58 2.1.1-r4 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 00:00:12 +0000 >>> py3-base58: Validating /home/buildozer/aports/community/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest py3-pyhamcrest py3-pytest-benchmark ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260404-r0) ( 7/39) Installing readline (8.3.3-r1) ( 8/39) Installing sqlite-libs (3.53.0-r0) ( 9/39) Installing python3 (3.14.3-r0) (10/39) Installing python3-pycache-pyc0 (3.14.3-r0) (11/39) Installing pyc (3.14.3-r0) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing py3-parsing (3.3.2-r1) (14/39) Installing py3-parsing-pyc (3.3.2-r1) (15/39) Installing py3-packaging (26.1-r0) (16/39) Installing py3-packaging-pyc (26.1-r0) (17/39) Installing py3-setuptools (82.0.1-r1) (18/39) Installing py3-setuptools-pyc (82.0.1-r1) (19/39) Installing py3-installer (1.0.0-r0) (20/39) Installing py3-installer-pyc (1.0.0-r0) (21/39) Installing py3-gpep517 (19-r2) (22/39) Installing py3-gpep517-pyc (19-r2) (23/39) Installing py3-iniconfig (2.3.0-r1) (24/39) Installing py3-iniconfig-pyc (2.3.0-r1) (25/39) Installing py3-pluggy (1.6.0-r1) (26/39) Installing py3-pluggy-pyc (1.6.0-r1) (27/39) Installing py3-py (1.11.0-r5) (28/39) Installing py3-py-pyc (1.11.0-r5) (29/39) Installing py3-pygments (2.20.0-r0) (30/39) Installing py3-pygments-pyc (2.20.0-r0) (31/39) Installing py3-pytest (9.0.3-r0) (32/39) Installing py3-pytest-pyc (9.0.3-r0) (33/39) Installing py3-pyhamcrest (2.1.0-r3) (34/39) Installing py3-pyhamcrest-pyc (2.1.0-r3) (35/39) Installing py3-py-cpuinfo (9.0.0-r5) (36/39) Installing py3-py-cpuinfo-pyc (9.0.0-r5) (37/39) Installing py3-pytest-benchmark (4.0.0-r5) (38/39) Installing py3-pytest-benchmark-pyc (4.0.0-r5) (39/39) Installing .makedepends-py3-base58 (20260424.000013) Executing busybox-1.37.0-r31.trigger OK: 484.2 MiB in 141 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-base58-2.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-base58: Fetching py3-base58-2.1.1.tar.gz::https://github.com/keis/base58/archive/v2.1.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.24/py3-base58-2.1.1.tar.gz.part' py3-base58-2.1.1.tar 100% |********************************| 7678 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-base58-2.1.1.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-base58-2.1.1.tar.gz /var/cache/distfiles/v3.24/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/v3.24/py3-base58-2.1.1.tar.gz... 2026-04-24 00:00:15,428 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 00:00:15,455 root INFO running bdist_wheel 2026-04-24 00:00:15,475 root INFO running build 2026-04-24 00:00:15,475 root INFO running build_py 2026-04-24 00:00:15,480 root INFO creating build/lib/base58 2026-04-24 00:00:15,480 root INFO copying base58/__init__.py -> build/lib/base58 2026-04-24 00:00:15,481 root INFO copying base58/__main__.py -> build/lib/base58 2026-04-24 00:00:15,481 root INFO copying base58/py.typed -> build/lib/base58 2026-04-24 00:00:15,490 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 00:00:15,490 root INFO running install 2026-04-24 00:00:15,500 root INFO running install_lib 2026-04-24 00:00:15,504 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 00:00:15,505 root INFO creating build/bdist.linux-i686/wheel/base58 2026-04-24 00:00:15,505 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-i686/wheel/./base58 2026-04-24 00:00:15,505 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-i686/wheel/./base58 2026-04-24 00:00:15,505 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-i686/wheel/./base58 2026-04-24 00:00:15,505 root INFO running install_egg_info 2026-04-24 00:00:15,510 root INFO running egg_info 2026-04-24 00:00:15,513 root INFO creating base58.egg-info 2026-04-24 00:00:15,513 root INFO writing base58.egg-info/PKG-INFO 2026-04-24 00:00:15,514 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2026-04-24 00:00:15,515 root INFO writing entry points to base58.egg-info/entry_points.txt 2026-04-24 00:00:15,515 root INFO writing requirements to base58.egg-info/requires.txt 2026-04-24 00:00:15,515 root INFO writing top-level names to base58.egg-info/top_level.txt 2026-04-24 00:00:15,516 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-04-24 00:00:15,520 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2026-04-24 00:00:15,520 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 00:00:15,520 root INFO adding license file 'COPYING' 2026-04-24 00:00:15,521 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-04-24 00:00:15,522 root INFO Copying base58.egg-info to build/bdist.linux-i686/wheel/./base58-2.1.1-py3.14.egg-info 2026-04-24 00:00:15,523 root INFO running install_scripts 2026-04-24 00:00:15,525 root INFO creating build/bdist.linux-i686/wheel/base58-2.1.1.dist-info/WHEEL 2026-04-24 00:00:15,525 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-owd3bql8/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 00:00:15,525 wheel INFO adding 'base58/__init__.py' 2026-04-24 00:00:15,526 wheel INFO adding 'base58/__main__.py' 2026-04-24 00:00:15,526 wheel INFO adding 'base58/py.typed' 2026-04-24 00:00:15,526 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2026-04-24 00:00:15,527 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2026-04-24 00:00:15,527 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2026-04-24 00:00:15,527 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2026-04-24 00:00:15,527 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2026-04-24 00:00:15,527 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2026-04-24 00:00:15,527 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 00:00:15,528 gpep517 INFO The backend produced .dist/base58-2.1.1-py3-none-any.whl base58-2.1.1-py3-none-any.whl 2026-04-24 00:00:15,796 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2026-04-24 00:00:15,810 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-base58/src/base58-2.1.1 plugins: benchmark-4.0.0 collected 48 items test_base45.py ............... [ 31%] test_base58.py ................................. [100%] ---------------------------------------------------------------------------------------------- benchmark: 8 tests --------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_encode_random[8] 5.4687 (1.0) 393.4205 (1.0) 6.0080 (1.0) 3.5118 (1.06) 5.8468 (1.0) 0.3297 (1.48) 400;586 166,445.1332 (1.0) 34774 1 test_decode_random[8] 6.4038 (1.17) 406.7849 (1.03) 7.1170 (1.18) 3.3156 (1.0) 6.9458 (1.19) 0.2235 (1.0) 633;1113 140,508.6945 (0.84) 35583 1 test_decode_random[32] 20.8765 (3.82) 421.4514 (1.07) 22.6333 (3.77) 6.1759 (1.86) 21.8656 (3.74) 1.3206 (5.91) 917;1137 44,182.7311 (0.27) 19713 1 test_encode_random[32] 21.0591 (3.85) 415.8393 (1.06) 22.6871 (3.78) 4.8876 (1.47) 22.1469 (3.79) 0.7302 (3.27) 754;1308 44,077.9490 (0.26) 35330 1 test_decode_random[256] 296.4046 (54.20) 732.8447 (1.86) 315.6944 (52.55) 22.5749 (6.81) 315.6662 (53.99) 17.7035 (79.20) 68;19 3,167.6208 (0.02) 2949 1 test_encode_random[256] 323.5992 (59.17) 752.3801 (1.91) 347.2046 (57.79) 23.3495 (7.04) 346.3048 (59.23) 5.2080 (23.30) 47;695 2,880.1459 (0.02) 2689 1 test_decode_random[1024] 3,290.0572 (601.61) 3,807.5689 (9.68) 3,425.7914 (570.21) 61.4819 (18.54) 3,415.5231 (584.17) 24.7681 (110.81) 27;27 291.9034 (0.00) 289 1 test_encode_random[1024] 3,715.6548 (679.44) 4,220.6645 (10.73) 3,837.6254 (638.75) 73.5320 (22.18) 3,826.3816 (654.44) 10.1021 (45.20) 26;42 260.5778 (0.00) 257 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================== 48 passed in 7.15s ============================== >>> py3-base58: Entering fakeroot... 2026-04-24 00:00:23,709 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into /home/buildozer/aports/community/py3-base58/pkg/py3-base58 2026-04-24 00:00:23,726 gpep517 INFO Installation complete >>> py3-base58-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/base58/__pycache__' -> '/home/buildozer/aports/community/py3-base58/pkg/py3-base58-pyc/usr/lib/python3.14/site-packages/base58/__pycache__' >>> py3-base58-pyc*: Preparing subpackage py3-base58-pyc... Please specify at least one package name on the command line. >>> py3-base58-pyc*: Running postcheck for py3-base58-pyc >>> py3-base58*: Running postcheck for py3-base58 >>> py3-base58*: Preparing package py3-base58... Please specify at least one package name on the command line. >>> py3-base58-pyc*: Tracing dependencies... python3~3.14 >>> py3-base58-pyc*: Package size: 9.2 KB >>> py3-base58-pyc*: Compressing data... >>> py3-base58-pyc*: Create checksum... >>> py3-base58-pyc*: Create py3-base58-pyc-2.1.1-r4.apk >>> py3-base58*: Tracing dependencies... python3 python3~3.14 >>> py3-base58*: Package size: 10.3 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r4.apk >>> py3-base58: Build complete at Fri, 24 Apr 2026 00:00:24 +0000 elapsed time 0h 0m 12s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-base58 (20260424.000013) ( 2/39) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/39) Purging py3-setuptools (82.0.1-r1) ( 4/39) Purging py3-gpep517-pyc (19-r2) ( 5/39) Purging py3-gpep517 (19-r2) ( 6/39) Purging py3-installer-pyc (1.0.0-r0) ( 7/39) Purging py3-installer (1.0.0-r0) ( 8/39) Purging py3-pyhamcrest-pyc (2.1.0-r3) ( 9/39) Purging py3-pyhamcrest (2.1.0-r3) (10/39) Purging py3-pytest-benchmark-pyc (4.0.0-r5) (11/39) Purging py3-pytest-benchmark (4.0.0-r5) (12/39) Purging py3-pytest-pyc (9.0.3-r0) (13/39) Purging py3-pytest (9.0.3-r0) (14/39) Purging py3-iniconfig-pyc (2.3.0-r1) (15/39) Purging py3-iniconfig (2.3.0-r1) (16/39) Purging py3-packaging-pyc (26.1-r0) (17/39) Purging py3-packaging (26.1-r0) (18/39) Purging py3-parsing-pyc (3.3.2-r1) (19/39) Purging py3-parsing (3.3.2-r1) (20/39) Purging py3-pluggy-pyc (1.6.0-r1) (21/39) Purging py3-pluggy (1.6.0-r1) (22/39) Purging py3-py-pyc (1.11.0-r5) (23/39) Purging py3-py (1.11.0-r5) (24/39) Purging py3-pygments-pyc (2.20.0-r0) (25/39) Purging py3-pygments (2.20.0-r0) (26/39) Purging py3-py-cpuinfo-pyc (9.0.0-r5) (27/39) Purging py3-py-cpuinfo (9.0.0-r5) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r1) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-base58: Updating the community/x86 repository index... >>> py3-base58: Signing the index...