>>> py3-base58: Building community/py3-base58 2.1.1-r4 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 19:11:55 +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 (20260423.191156) Executing busybox-1.37.0-r31.trigger OK: 343.7 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-23 19:11:57,441 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-23 19:11:57,464 root INFO running bdist_wheel 2026-04-23 19:11:57,480 root INFO running build 2026-04-23 19:11:57,480 root INFO running build_py 2026-04-23 19:11:57,483 root INFO creating build/lib/base58 2026-04-23 19:11:57,483 root INFO copying base58/__init__.py -> build/lib/base58 2026-04-23 19:11:57,484 root INFO copying base58/__main__.py -> build/lib/base58 2026-04-23 19:11:57,484 root INFO copying base58/py.typed -> build/lib/base58 2026-04-23 19:11:57,491 root INFO installing to build/bdist.linux-armv8l/wheel 2026-04-23 19:11:57,491 root INFO running install 2026-04-23 19:11:57,499 root INFO running install_lib 2026-04-23 19:11:57,502 root INFO creating build/bdist.linux-armv8l/wheel 2026-04-23 19:11:57,503 root INFO creating build/bdist.linux-armv8l/wheel/base58 2026-04-23 19:11:57,503 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-armv8l/wheel/./base58 2026-04-23 19:11:57,503 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-armv8l/wheel/./base58 2026-04-23 19:11:57,503 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-armv8l/wheel/./base58 2026-04-23 19:11:57,503 root INFO running install_egg_info 2026-04-23 19:11:57,507 root INFO running egg_info 2026-04-23 19:11:57,509 root INFO creating base58.egg-info 2026-04-23 19:11:57,509 root INFO writing base58.egg-info/PKG-INFO 2026-04-23 19:11:57,510 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2026-04-23 19:11:57,510 root INFO writing entry points to base58.egg-info/entry_points.txt 2026-04-23 19:11:57,511 root INFO writing requirements to base58.egg-info/requires.txt 2026-04-23 19:11:57,511 root INFO writing top-level names to base58.egg-info/top_level.txt 2026-04-23 19:11:57,511 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-04-23 19:11:57,514 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2026-04-23 19:11:57,514 root INFO reading manifest template 'MANIFEST.in' 2026-04-23 19:11:57,515 root INFO adding license file 'COPYING' 2026-04-23 19:11:57,515 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-04-23 19:11:57,516 root INFO Copying base58.egg-info to build/bdist.linux-armv8l/wheel/./base58-2.1.1-py3.14.egg-info 2026-04-23 19:11:57,517 root INFO running install_scripts 2026-04-23 19:11:57,518 root INFO creating build/bdist.linux-armv8l/wheel/base58-2.1.1.dist-info/WHEEL 2026-04-23 19:11:57,518 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-nkh9vhon/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-04-23 19:11:57,519 wheel INFO adding 'base58/__init__.py' 2026-04-23 19:11:57,519 wheel INFO adding 'base58/__main__.py' 2026-04-23 19:11:57,519 wheel INFO adding 'base58/py.typed' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2026-04-23 19:11:57,520 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2026-04-23 19:11:57,520 root INFO removing build/bdist.linux-armv8l/wheel 2026-04-23 19:11:57,521 gpep517 INFO The backend produced .dist/base58-2.1.1-py3-none-any.whl base58-2.1.1-py3-none-any.whl 2026-04-23 19:11:57,795 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2026-04-23 19:11:57,807 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.2396 (1.0) 32.3597 (1.0) 5.3902 (1.0) 0.7077 (1.0) 5.3197 (1.0) 0.0410 (1.0) 314;2432 185,520.1630 (1.0) 54822 1 test_decode_random[8] 6.0797 (1.16) 43.9584 (1.36) 6.2687 (1.16) 0.8021 (1.13) 6.1989 (1.17) 0.0410 (1.0) 792;5133 159,521.8516 (0.86) 74847 1 test_decode_random[32] 21.9997 (4.20) 47.3224 (1.46) 22.5489 (4.18) 1.4374 (2.03) 22.3201 (4.20) 0.1602 (3.91) 655;1710 44,347.9853 (0.24) 27382 1 test_encode_random[32] 28.1185 (5.37) 56.8386 (1.76) 28.7447 (5.33) 1.6555 (2.34) 28.3998 (5.34) 0.2403 (5.86) 706;2089 34,788.9672 (0.19) 23344 1 test_decode_random[256] 834.4501 (159.26) 948.2484 (29.30) 851.3025 (157.93) 7.8941 (11.15) 850.6086 (159.90) 7.6899 (187.66) 211;32 1,174.6706 (0.01) 993 1 test_encode_random[256] 1,418.1770 (270.66) 1,469.2545 (45.40) 1,429.2336 (265.15) 6.9053 (9.76) 1,428.1133 (268.46) 9.4986 (231.80) 195;12 699.6757 (0.00) 676 1 test_decode_random[1024] 15,082.5121 (>1000.0) 16,167.5625 (499.62) 15,192.2325 (>1000.0) 180.7138 (255.35) 15,146.2918 (>1000.0) 50.5401 (>1000.0) 4;7 65.8231 (0.00) 64 1 test_encode_random[1024] 21,576.4958 (>1000.0) 21,713.4207 (671.00) 21,611.4754 (>1000.0) 22.6331 (31.98) 21,609.1387 (>1000.0) 23.8828 (582.82) 9;1 46.2717 (0.00) 46 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.56s ============================== >>> py3-base58: Entering fakeroot... 2026-04-23 19:12:06,015 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into /home/buildozer/aports/community/py3-base58/pkg/py3-base58 2026-04-23 19:12:06,028 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 Thu, 23 Apr 2026 19:12:06 +0000 elapsed time 0h 0m 11s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-base58 (20260423.191156) ( 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: 288.5 MiB in 102 packages >>> py3-base58: Updating the community/armv7 repository index... >>> py3-base58: Signing the index...