>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.13.0-r3) started Tue, 23 Apr 2024 14:09:10 +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 (20240423.140911) Executing busybox-1.36.1-r25.trigger OK: 644 MiB in 148 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 >>> 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-23 14:09:12,686 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-23 14:09:12,723 root INFO running bdist_wheel 2024-04-23 14:09:12,733 root INFO running build 2024-04-23 14:09:12,733 root INFO running build_py 2024-04-23 14:09:12,735 root INFO creating build 2024-04-23 14:09:12,736 root INFO creating build/lib.linux-aarch64-cpython-312 2024-04-23 14:09:12,736 root INFO creating build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,736 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,736 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,736 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,736 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,736 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,737 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:12,737 root INFO running egg_info 2024-04-23 14:09:12,738 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-04-23 14:09:12,739 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-04-23 14:09:12,739 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-04-23 14:09:14,040 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-23 14:09:14,040 root INFO adding license file 'LICENSE' 2024-04-23 14:09:14,040 root INFO adding license file 'AUTHORS.rst' 2024-04-23 14:09:14,041 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-23 14:09:14,042 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-aarch64-cpython-312/lazy_object_proxy 2024-04-23 14:09:14,042 root INFO running build_ext 2024-04-23 14:09:14,043 root INFO building 'lazy_object_proxy.cext' extension 2024-04-23 14:09:14,044 root INFO creating build/temp.linux-aarch64-cpython-312 2024-04-23 14:09:14,044 root INFO creating build/temp.linux-aarch64-cpython-312/src 2024-04-23 14:09:14,044 root INFO creating build/temp.linux-aarch64-cpython-312/src/lazy_object_proxy 2024-04-23 14:09:14,044 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-aarch64-cpython-312/src/lazy_object_proxy/cext.o 2024-04-23 14:09:14,603 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lazy_object_proxy/cext.cpython-312-aarch64-linux-musl.so 2024-04-23 14:09:14,618 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-23 14:09:14,618 root INFO running install 2024-04-23 14:09:14,626 root INFO running install_lib 2024-04-23 14:09:14,628 root INFO creating build/bdist.linux-aarch64 2024-04-23 14:09:14,628 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-23 14:09:14,628 root INFO creating build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,628 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,628 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/cext.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO copying build/lib.linux-aarch64-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2024-04-23 14:09:14,629 root INFO running install_egg_info 2024-04-23 14:09:14,632 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-aarch64/wheel/lazy_object_proxy-1.10.0-py3.12.egg-info 2024-04-23 14:09:14,632 root INFO running install_scripts 2024-04-23 14:09:14,636 wheel INFO creating build/bdist.linux-aarch64/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-04-23 14:09:14,636 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-jdzpbjjc/lazy_object_proxy-1.10.0-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-23 14:09:14,637 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-04-23 14:09:14,637 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-04-23 14:09:14,637 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-04-23 14:09:14,637 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-aarch64-linux-musl.so' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-04-23 14:09:14,638 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-04-23 14:09:14,639 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-04-23 14:09:14,639 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-04-23 14:09:14,639 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-04-23 14:09:14,639 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-04-23 14:09:14,639 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-23 14:09:14,640 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_aarch64.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_aarch64.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 0xfffb8427c180>>) __________________ 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 0xfffb8427f060>>> is None E + where . at 0xfffb8427f060>>> = getattr(. at 0xfffb8427f060>>, '__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 0xfffb8427c2c0>>) ______________ 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 0xfffb8427f380>>> is None E + where . at 0xfffb8427f380>>> = getattr(. at 0xfffb8427f380>>, '__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 0xfffb84ebe340>>.__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 0xfffb84ebc360>>.__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 0xfffb84ebe8e0>>.__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 0xfffb847398a0>>) ___________________ 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 0xfffb8473a020>>, '__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 0xfffb8473a3e0>>) ______________ 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 0xfffb8473a660>>, '__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 0xfffb84cdcf40>>) _____________________ 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 0xfffb84cdcfe0>>, '__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 0xfffb84cdd1c0>>) ________________ 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 0xfffb84cdd4e0>>, '__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 0xfffb84d8b920>>) ____________________ 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 0xfffb84e03b00>>> is None E + where . at 0xfffb84e03b00>>> = getattr(. at 0xfffb84e03b00>>, '__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 0xfffb84e102c0>>) ________________ 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 0xfffb84e10680>>> is None E + where . at 0xfffb84e10680>>> = getattr(. at 0xfffb84e10680>>, '__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__...fffb844ee7a0>} == 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__...fffb844eefc0>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xfffb844eefc0>} 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__...fffb844ef380>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xfffb844ef380>} 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 0xfffb84508cc0>>) ____________________ 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 0xfffb8450b380>>> is None E + where . at 0xfffb8450b380>>> = getattr(. at 0xfffb8450b380>>, '__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 0xfffb8450b2e0>>) _______________ 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 0xfffb8450b6a0>>> is None E + where . at 0xfffb8450b6a0>>> = getattr(. at 0xfffb8450b6a0>>, '__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__...fffb84620400>} == 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__...fffb84620c20>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xfffb84620c20>} 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__...fffb84622660>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xfffb84622660>} 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 0xfffb834fcc20>>) __________________ 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 0xfffb834fe3e0>>> is None E + where . at 0xfffb834fe3e0>>> = getattr(. at 0xfffb834fe3e0>>, '__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 0xfffb834fe340>>) _____________ 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 0xfffb834fe700>>> is None E + where . at 0xfffb834fe700>>> = getattr(. at 0xfffb834fe700>>, '__call__', None) =================================== XPASSES ==================================== --------------------------------------------------------------------------------------- benchmark: 3 tests --------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 113.5841 (1.0) 4,231.2406 (2.22) 115.4300 (1.0) 14.8527 (1.65) 115.2046 (1.0) 0.4098 (1.0) 272;6111 8.6633 (1.0) 84176 100 test_perf[simple] 335.9281 (2.96) 1,908.0006 (1.0) 345.9622 (3.00) 9.0259 (1.0) 344.0306 (2.99) 9.9652 (24.32) 3948;322 2.8905 (0.33) 137378 20 test_perf[slots] 558.7935 (4.92) 7,040.7987 (3.69) 572.7182 (4.96) 43.6388 (4.83) 560.6562 (4.87) 39.1155 (95.45) 521;229 1.7461 (0.20) 107289 1 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ benchmark 'prototypes': 4 tests ------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 212.6802 (1.0) 13,458.2885 (17.38) 216.3680 (1.0) 30.0360 (7.71) 214.5429 (1.0) 1.8626 (22.00) 299;45581 4.6218 (1.0) 199952 22 test_proto[LocalsSimpleProxy] 225.3801 (1.06) 774.5217 (1.0) 227.6263 (1.05) 3.8956 (1.0) 227.2427 (1.06) 0.0847 (1.0) 452;44579 4.3932 (0.95) 195297 22 test_proto[CachedPropertyProxy] 231.9925 (1.09) 1,160.0554 (1.50) 234.6065 (1.08) 4.6190 (1.19) 234.0414 (1.09) 0.1863 (2.20) 519;52751 4.2625 (0.92) 199878 20 test_proto[LocalsCachedPropertyProxy] 235.9971 (1.11) 885.9672 (1.14) 238.4684 (1.10) 4.4362 (1.14) 238.0461 (1.11) 2.0489 (24.20) 679;679 4.1934 (0.91) 199952 20 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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 12.43s =========== >>> 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-aarch64.so.1 >>> py3-lazy-object-proxy*: Package size: 204.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 Tue, 23 Apr 2024 14:09:28 +0000 elapsed time 0h 0m 18s >>> 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 (20240423.140911) (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: 473 MiB in 106 packages >>> py3-lazy-object-proxy: Updating the community/aarch64 repository index... >>> py3-lazy-object-proxy: Signing the index...