>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 19:09:14 +0000 >>> py3-lazy-object-proxy: Checking sanity of /home/buildozer/aports/community/py3-lazy-object-proxy/APKBUILD... >>> py3-lazy-object-proxy: Analyzing dependencies... >>> py3-lazy-object-proxy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm python3-dev py3-wheel py3-pytest-runner py3-pytest-benchmark (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.6.1-r3) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20240330-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.3-r0) (9/42) Installing python3 (3.12.3-r1) (10/42) Installing python3-pycache-pyc0 (3.12.3-r1) (11/42) Installing pyc (3.12.3-r1) (12/42) Installing python3-pyc (3.12.3-r1) (13/42) Installing py3-installer (0.7.0-r2) (14/42) Installing py3-installer-pyc (0.7.0-r2) (15/42) Installing py3-gpep517 (15-r2) (16/42) Installing py3-gpep517-pyc (15-r2) (17/42) Installing py3-parsing (3.1.2-r1) (18/42) Installing py3-parsing-pyc (3.1.2-r1) (19/42) Installing py3-packaging (24.0-r1) (20/42) Installing py3-packaging-pyc (24.0-r1) (21/42) Installing py3-setuptools (69.5.1-r0) (22/42) Installing py3-setuptools-pyc (69.5.1-r0) (23/42) Installing py3-setuptools_scm (8.0.4-r2) (24/42) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/42) Installing python3-dev (3.12.3-r1) (26/42) Installing py3-wheel (0.42.0-r1) (27/42) Installing py3-wheel-pyc (0.42.0-r1) (28/42) Installing py3-iniconfig (2.0.0-r1) (29/42) Installing py3-iniconfig-pyc (2.0.0-r1) (30/42) Installing py3-pluggy (1.4.0-r1) (31/42) Installing py3-pluggy-pyc (1.4.0-r1) (32/42) Installing py3-py (1.11.0-r3) (33/42) Installing py3-py-pyc (1.11.0-r3) (34/42) Installing py3-pytest (8.1.1-r1) (35/42) Installing py3-pytest-pyc (8.1.1-r1) (36/42) Installing py3-pytest-runner (6.0.1-r1) (37/42) Installing py3-pytest-runner-pyc (6.0.1-r1) (38/42) Installing py3-py-cpuinfo (9.0.0-r4) (39/42) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (40/42) Installing py3-pytest-benchmark (4.0.0-r4) (41/42) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (42/42) Installing .makedepends-py3-lazy-object-proxy (20240424.190915) Executing busybox-1.36.1-r25.trigger OK: 452 MiB in 145 packages >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Cleaning up tmpdir >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lazy-object-proxy: Fetching https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/lazy-object-proxy-1.10.0.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:39::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:39::223]:443) saving to '/var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz.part' lazy-object-proxy-1. 100% |********************************| 43271 0:00:00 ETA '/var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz.part' saved >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.10.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz... 2024-04-24 19:09:16,892 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-24 19:09:16,933 root INFO running bdist_wheel 2024-04-24 19:09:16,944 root INFO running build 2024-04-24 19:09:16,945 root INFO running build_py 2024-04-24 19:09:16,947 root INFO creating build 2024-04-24 19:09:16,948 root INFO creating build/lib.linux-armv8l-cpython-312 2024-04-24 19:09:16,948 root INFO creating build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,948 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,948 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,948 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,949 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,949 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,949 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:16,949 root INFO running egg_info 2024-04-24 19:09:16,951 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-04-24 19:09:16,951 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-04-24 19:09:16,952 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-04-24 19:09:18,469 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-24 19:09:18,469 root INFO adding license file 'LICENSE' 2024-04-24 19:09:18,469 root INFO adding license file 'AUTHORS.rst' 2024-04-24 19:09:18,470 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-24 19:09:18,471 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-armv8l-cpython-312/lazy_object_proxy 2024-04-24 19:09:18,471 root INFO running build_ext 2024-04-24 19:09:18,473 root INFO building 'lazy_object_proxy.cext' extension 2024-04-24 19:09:18,473 root INFO creating build/temp.linux-armv8l-cpython-312 2024-04-24 19:09:18,473 root INFO creating build/temp.linux-armv8l-cpython-312/src 2024-04-24 19:09:18,473 root INFO creating build/temp.linux-armv8l-cpython-312/src/lazy_object_proxy 2024-04-24 19:09:18,473 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.12 -c src/lazy_object_proxy/cext.c -o build/temp.linux-armv8l-cpython-312/src/lazy_object_proxy/cext.o 2024-04-24 19:09:19,055 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/lazy_object_proxy/cext.cpython-312-arm-linux-musleabihf.so 2024-04-24 19:09:19,072 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-24 19:09:19,072 root INFO running install 2024-04-24 19:09:19,081 root INFO running install_lib 2024-04-24 19:09:19,083 root INFO creating build/bdist.linux-armv8l 2024-04-24 19:09:19,084 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-24 19:09:19,084 root INFO creating build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,084 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,084 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,084 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,084 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,085 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,085 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/cext.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,085 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,085 root INFO copying build/lib.linux-armv8l-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-armv8l/wheel/lazy_object_proxy 2024-04-24 19:09:19,085 root INFO running install_egg_info 2024-04-24 19:09:19,088 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-armv8l/wheel/lazy_object_proxy-1.10.0-py3.12.egg-info 2024-04-24 19:09:19,089 root INFO running install_scripts 2024-04-24 19:09:19,093 wheel INFO creating build/bdist.linux-armv8l/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-04-24 19:09:19,093 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-w4ug201w/lazy_object_proxy-1.10.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-24 19:09:19,094 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-04-24 19:09:19,094 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-04-24 19:09:19,094 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-04-24 19:09:19,095 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-arm-linux-musleabihf.so' 2024-04-24 19:09:19,095 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-04-24 19:09:19,096 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-04-24 19:09:19,096 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-04-24 19:09:19,096 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-04-24 19:09:19,096 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-04-24 19:09:19,097 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-04-24 19:09:19,097 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-04-24 19:09:19,097 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-04-24 19:09:19,097 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-04-24 19:09:19,097 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-04-24 19:09:19,097 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-24 19:09:19,098 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_armv8l.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.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-lazy-object-proxy/src/lazy-object-proxy-1.10.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1683 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 6%] ...............................xx....................................... [ 11%] .......xxx.x............................................................ [ 15%] .................. [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......xxxx..xx.....X.X.X............... [ 23%] ...............................XX....................................... [ 27%] .......xxx.x............................................................ [ 32%] ............s..... [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ...............................XX....................................... [ 44%] .......xxx.x............................................................ [ 48%] ............s..... [ 49%] tests/test_async_py3.py ................................................ [ 52%] ............................. [ 54%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 56%] ...............................xx....................................... [ 60%] .......xxx.x............................................................ [ 65%] .................. [ 66%] tests/test_async_py3.py ................................................ [ 69%] ............................. [ 70%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 73%] ...............................xx....................................... [ 77%] .......xxx.x............................................................ [ 81%] .................. [ 82%] tests/test_async_py3.py ................................................ [ 85%] ............................. [ 87%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 89%] ...............................xx....................................... [ 94%] .......xxx.x............................................................ [ 98%] .....................ss.... [100%] ================================== XFAILURES =================================== ______________________ test_pow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf69aeed8>>) __________________ test_proxy_getattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6974208>>> is None E + where . at 0xf6974208>>> = getattr(. at 0xf6974208>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf69742f8>>) ______________ test_callable_proxy_getattr_call[subclassed-slots] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6974348>>> is None E + where . at 0xf6974348>>> = getattr(. at 0xf6974348>>, '__call__', None) ___________________ test_class_module_name[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:145: in test_class_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest ____________________ test_class_doc_string[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:155: in test_class_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf69743e8>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_instance_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:165: in test_instance_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_instance_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:175: in test_instance_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf6974208>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_function_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:208: in test_function_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_function_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:218: in test_function_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf69749d8>>.__doc__ E + and 'documentation' = .__doc__ ___________________ test_proxy_hasattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6974398>>) ___________________ test_proxy_getattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf6974618>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6974208>>) ______________ test_callable_proxy_getattr_call[subclassed-cext] _______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf6974b68>>, '__call__', None) _____________________ test_proxy_hasattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6974ed8>>) _____________________ test_proxy_getattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf634a5c8>>, '__call__', None) _____________________ test_proxy_is_callable[normal-cext] ______________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6974d98>>) ________________ test_callable_proxy_getattr_call[normal-cext] _________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf6974168>>, '__call__', None) ________________________ test_pow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf69ae938>>) ____________________ test_proxy_getattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf69aee88>>> is None E + where . at 0xf69aee88>>> = getattr(. at 0xf69aee88>>, '__call__', None) _____________________ test_proxy_is_callable[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf69aef28>>) ________________ test_callable_proxy_getattr_call[normal-slots] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf69746b8>>> is None E + where . at 0xf69746b8>>> = getattr(. at 0xf69746b8>>, '__call__', None) ______________________ test_vars_of_class[normal-simple] _______________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf69aef28>} == mappingproxy(...cumentation'}) E E Use -v to get more diff _____________________ test_vars_of_instance[normal-simple] _____________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6974988>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6974988>} E Use -v to get more diff _____________________ test_vars_of_function[normal-simple] _____________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf69ae938>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf69ae938>} E Use -v to get more diff _______________________ test_pow_ternary[normal-simple] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-simple] _______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a1c8e8>>) ____________________ test_proxy_getattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a1c438>>> is None E + where . at 0xf6a1c438>>> = getattr(. at 0xf6a1c438>>, '__call__', None) ____________________ test_proxy_is_callable[normal-simple] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a1c4d8>>) _______________ test_callable_proxy_getattr_call[normal-simple] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a1c9d8>>> is None E + where . at 0xf6a1c9d8>>> = getattr(. at 0xf6a1c9d8>>, '__call__', None) ____________________ test_vars_of_class[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf69aef28>} == mappingproxy(...cumentation'}) E E Use -v to get more diff ___________________ test_vars_of_instance[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6a1c898>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6a1c898>} E Use -v to get more diff ___________________ test_vars_of_function[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6a1c9d8>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6a1c9d8>} E Use -v to get more diff _____________________ test_pow_ternary[subclassed-simple] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a1ce88>>) __________________ test_proxy_getattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a1c898>>> is None E + where . at 0xf6a1c898>>> = getattr(. at 0xf6a1c898>>, '__call__', None) __________________ test_proxy_is_callable[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a1ce38>>) _____________ test_callable_proxy_getattr_call[subclassed-simple] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a1cc08>>> is None E + where . at 0xf6a1cc08>>> = getattr(. at 0xf6a1cc08>>, '__call__', None) =================================== XPASSES ==================================== ------------------------------------------------------------------------------------------- benchmark: 3 tests ------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 184.5452 (1.0) 1,295.3981 (1.0) 188.6778 (1.0) 7.7221 (1.0) 187.6973 (1.0) 1.5044 (inf) 4229;4715 5,300.0411 (1.0) 199952 26 test_perf[simple] 1,039.3560 (5.63) 36,679.2083 (28.32) 1,095.8979 (5.81) 130.2925 (16.87) 1,080.3342 (5.76) 0.0000 (1.0) 3408;55070 912.4938 (0.17) 136609 1 test_perf[slots] 1,119.4497 (6.07) 6,159.7675 (4.76) 1,164.4326 (6.17) 92.1743 (11.94) 1,160.4279 (6.18) 1.8626 (inf) 2308;21527 858.7873 (0.16) 70428 1 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests --------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[LocalsSimpleProxy] 315.9977 (1.0) 1,601.9680 (1.0) 320.3477 (1.0) 10.8469 (1.0) 320.0024 (1.0) 1.9558 (21.00) 3570;5189 3.1216 (1.0) 153392 20 test_proto[SimpleProxy] 317.9535 (1.01) 2,755.9698 (1.72) 322.7818 (1.01) 14.3979 (1.33) 321.9582 (1.01) 0.0931 (1.0) 4155;65160 3.0981 (0.99) 148801 20 test_proto[CachedPropertyProxy] 799.0748 (2.53) 97,841.0244 (61.08) 867.4619 (2.71) 238.2091 (21.96) 840.0530 (2.63) 39.1155 (420.00) 3116;3637 1.1528 (0.37) 185192 1 test_proto[LocalsCachedPropertyProxy] 799.0748 (2.53) 42,721.6291 (26.67) 869.4393 (2.71) 133.3638 (12.30) 879.1685 (2.75) 40.9782 (440.00) 3169;3513 1.1502 (0.37) 198401 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 =========================== short test summary info ============================ SKIPPED [2] tests/test_lazy_object_proxy.py:1905: Not possible. SKIPPED [1] tests/conftest.py:29: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:27: could not import 'objproxies': No module named 'objproxies' XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. =========== 1589 passed, 4 skipped, 44 xfailed, 46 xpassed in 11.34s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' -> '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy-pyc/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' >>> py3-lazy-object-proxy-pyc*: Preparing subpackage py3-lazy-object-proxy-pyc... >>> py3-lazy-object-proxy-pyc*: Running postcheck for py3-lazy-object-proxy-pyc >>> py3-lazy-object-proxy*: Running postcheck for py3-lazy-object-proxy >>> py3-lazy-object-proxy*: Preparing package py3-lazy-object-proxy... >>> py3-lazy-object-proxy*: Stripping binaries >>> py3-lazy-object-proxy-pyc*: Scanning shared objects >>> py3-lazy-object-proxy*: Scanning shared objects >>> py3-lazy-object-proxy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lazy-object-proxy-pyc*: Package size: 84.0 KB >>> py3-lazy-object-proxy-pyc*: Compressing data... >>> py3-lazy-object-proxy-pyc*: Create checksum... >>> py3-lazy-object-proxy-pyc*: Create py3-lazy-object-proxy-pyc-1.10.0-r1.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armhf.so.1 >>> py3-lazy-object-proxy*: Package size: 160.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.10.0-r1.apk >>> py3-lazy-object-proxy: Build complete at Wed, 24 Apr 2024 19:09:31 +0000 elapsed time 0h 0m 17s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/42) Purging .makedepends-py3-lazy-object-proxy (20240424.190915) (2/42) Purging py3-gpep517-pyc (15-r2) (3/42) Purging py3-gpep517 (15-r2) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/42) Purging py3-setuptools_scm (8.0.4-r2) (8/42) Purging python3-dev (3.12.3-r1) (9/42) Purging py3-wheel-pyc (0.42.0-r1) (10/42) Purging py3-wheel (0.42.0-r1) (11/42) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/42) Purging py3-pytest-runner (6.0.1-r1) (13/42) Purging py3-setuptools-pyc (69.5.1-r0) (14/42) Purging py3-setuptools (69.5.1-r0) (15/42) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/42) Purging py3-pytest-benchmark (4.0.0-r4) (17/42) Purging py3-pytest-pyc (8.1.1-r1) (18/42) Purging py3-pytest (8.1.1-r1) (19/42) Purging py3-iniconfig-pyc (2.0.0-r1) (20/42) Purging py3-iniconfig (2.0.0-r1) (21/42) Purging py3-packaging-pyc (24.0-r1) (22/42) Purging py3-packaging (24.0-r1) (23/42) Purging py3-parsing-pyc (3.1.2-r1) (24/42) Purging py3-parsing (3.1.2-r1) (25/42) Purging py3-pluggy-pyc (1.4.0-r1) (26/42) Purging py3-pluggy (1.4.0-r1) (27/42) Purging py3-py-pyc (1.11.0-r3) (28/42) Purging py3-py (1.11.0-r3) (29/42) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (30/42) Purging py3-py-cpuinfo (9.0.0-r4) (31/42) Purging python3-pyc (3.12.3-r1) (32/42) Purging python3-pycache-pyc0 (3.12.3-r1) (33/42) Purging pyc (3.12.3-r1) (34/42) Purging python3 (3.12.3-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.6-r0) (38/42) Purging libpanelw (6.4_p20240330-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.3-r0) (42/42) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-lazy-object-proxy: Updating the community/armhf repository index... >>> py3-lazy-object-proxy: Signing the index...