>>> py3-base58: Building testing/py3-base58 2.1.1-r0 (using abuild 3.11.21-r0) started Mon, 09 Oct 2023 10:44:51 +0000 >>> py3-base58: Checking sanity of /home/buildozer/aports/testing/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pyhamcrest py3-pytest-benchmark (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20230918-r1) (5/31) Installing readline (8.2.1-r2) (6/31) Installing sqlite-libs (3.43.1-r0) (7/31) Installing python3 (3.11.6-r0) (8/31) Installing python3-pycache-pyc0 (3.11.6-r0) (9/31) Installing pyc (0.1-r0) (10/31) Installing python3-pyc (3.11.6-r0) (11/31) Installing py3-parsing (3.1.1-r0) (12/31) Installing py3-parsing-pyc (3.1.1-r0) (13/31) Installing py3-packaging (23.2-r0) (14/31) Installing py3-packaging-pyc (23.2-r0) (15/31) Installing py3-setuptools (68.2.2-r0) (16/31) Installing py3-setuptools-pyc (68.2.2-r0) (17/31) Installing py3-iniconfig (1.1.1-r6) (18/31) Installing py3-iniconfig-pyc (1.1.1-r6) (19/31) Installing py3-pluggy (1.3.0-r0) (20/31) Installing py3-pluggy-pyc (1.3.0-r0) (21/31) Installing py3-py (1.11.0-r2) (22/31) Installing py3-py-pyc (1.11.0-r2) (23/31) Installing py3-pytest (7.4.2-r0) (24/31) Installing py3-pytest-pyc (7.4.2-r0) (25/31) Installing py3-pyhamcrest (2.0.4-r2) (26/31) Installing py3-pyhamcrest-pyc (2.0.4-r2) (27/31) Installing py3-py-cpuinfo (9.0.0-r2) (28/31) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (29/31) Installing py3-pytest-benchmark (4.0.0-r3) (30/31) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (31/31) Installing .makedepends-py3-base58 (20231009.104452) Executing busybox-1.36.1-r12.trigger OK: 323 MiB in 138 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-base58: Fetching py3-base58-2.1.1.tar.gz::https://github.com/keis/base58/archive/v2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 7678 0 7678 0 0 2195 0 --:--:-- 0:00:03 --:--:-- 15325 >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.tar.gz >>> py3-base58: Checking sha512sums... py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/py3-base58-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/base58 copying base58/__main__.py -> build/lib/base58 copying base58/__init__.py -> build/lib/base58 copying base58/py.typed -> build/lib/base58 ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.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/testing/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] 8.2199 (1.0) 22.2288 (1.06) 8.4871 (1.0) 0.2034 (1.0) 8.4843 (1.0) 0.0955 (1.0) 563;749 117,825.4054 (1.0) 98005 1 test_decode_random[8] 10.9076 (1.33) 20.9678 (1.0) 11.4334 (1.35) 0.2431 (1.20) 11.4273 (1.35) 0.1807 (1.89) 3284;608 87,463.2559 (0.74) 73585 1 test_encode_random[32] 24.3150 (2.96) 45.8770 (2.19) 25.5420 (3.01) 1.3389 (6.58) 24.8477 (2.93) 0.4862 (5.09) 9395;9422 39,151.2238 (0.33) 37982 1 test_decode_random[32] 28.7760 (3.50) 52.4241 (2.50) 29.7214 (3.50) 0.3776 (1.86) 29.7073 (3.50) 0.2068 (2.17) 697;459 33,645.7456 (0.29) 30800 1 test_encode_random[256] 261.9475 (31.87) 272.6559 (13.00) 263.6571 (31.07) 0.9656 (4.75) 263.5429 (31.06) 0.4396 (4.60) 148;146 3,792.8057 (0.03) 3754 1 test_decode_random[256] 264.6595 (32.20) 282.5689 (13.48) 271.1488 (31.95) 1.7874 (8.79) 271.4191 (31.99) 1.5497 (16.23) 673;333 3,688.0117 (0.03) 3622 1 test_decode_random[1024] 2,209.1120 (268.75) 2,260.5918 (107.81) 2,230.8867 (262.86) 7.6115 (37.41) 2,231.7804 (263.05) 9.6457 (101.04) 144;4 448.2522 (0.00) 447 1 test_encode_random[1024] 2,412.0770 (293.45) 2,430.0329 (115.89) 2,418.5268 (284.96) 3.4764 (17.09) 2,417.6855 (284.96) 3.5367 (37.05) 103;32 413.4748 (0.00) 413 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 10.03s ============================== >>> py3-base58: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-base58/pkg creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/__main__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/py.typed -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/__init__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info creating base58.egg-info writing base58.egg-info/PKG-INFO writing dependency_links to base58.egg-info/dependency_links.txt writing entry points to base58.egg-info/entry_points.txt writing requirements to base58.egg-info/requires.txt writing top-level names to base58.egg-info/top_level.txt writing manifest file 'base58.egg-info/SOURCES.txt' reading manifest file 'base58.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'base58.egg-info/SOURCES.txt' Copying base58.egg-info to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58-2.1.1-py3.11.egg-info running install_scripts Installing base58 script to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/bin >>> py3-base58*: Running postcheck for py3-base58 >>> WARNING: py3-base58*: Found __pycache__ but package name doesn't end with -pyc >>> py3-base58*: Preparing package py3-base58... >>> py3-base58*: Stripping binaries >>> WARNING: py3-base58*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-base58*: Scanning shared objects >>> py3-base58*: Tracing dependencies... python3 python3~3.11 >>> py3-base58*: Package size: 92.0 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r0.apk >>> py3-base58: Build complete at Mon, 09 Oct 2023 10:45:08 +0000 elapsed time 0h 0m 17s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... (1/31) Purging .makedepends-py3-base58 (20231009.104452) (2/31) Purging py3-setuptools-pyc (68.2.2-r0) (3/31) Purging py3-setuptools (68.2.2-r0) (4/31) Purging py3-pyhamcrest-pyc (2.0.4-r2) (5/31) Purging py3-pyhamcrest (2.0.4-r2) (6/31) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (7/31) Purging py3-pytest-benchmark (4.0.0-r3) (8/31) Purging py3-pytest-pyc (7.4.2-r0) (9/31) Purging py3-pytest (7.4.2-r0) (10/31) Purging py3-iniconfig-pyc (1.1.1-r6) (11/31) Purging py3-iniconfig (1.1.1-r6) (12/31) Purging py3-packaging-pyc (23.2-r0) (13/31) Purging py3-packaging (23.2-r0) (14/31) Purging py3-parsing-pyc (3.1.1-r0) (15/31) Purging py3-parsing (3.1.1-r0) (16/31) Purging py3-pluggy-pyc (1.3.0-r0) (17/31) Purging py3-pluggy (1.3.0-r0) (18/31) Purging py3-py-pyc (1.11.0-r2) (19/31) Purging py3-py (1.11.0-r2) (20/31) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (21/31) Purging py3-py-cpuinfo (9.0.0-r2) (22/31) Purging python3-pyc (3.11.6-r0) (23/31) Purging python3-pycache-pyc0 (3.11.6-r0) (24/31) Purging pyc (0.1-r0) (25/31) Purging python3 (3.11.6-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20230918-r1) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.1-r2) (31/31) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r12.trigger OK: 264 MiB in 107 packages >>> py3-base58: Updating the testing/ppc64le repository index... >>> py3-base58: Signing the index...