>>> py3-pkcs11: Building community/py3-pkcs11 0.9.3-r0 (using abuild 3.16.0-r0) started Sun, 12 Apr 2026 12:47:23 +0000 >>> py3-pkcs11: Validating /home/buildozer/aports/community/py3-pkcs11/APKBUILD... >>> py3-pkcs11: Analyzing dependencies... >>> py3-pkcs11: Installing for build: build-base py3-asn1crypto py3-cached-property py3-cryptography python3 cython py3-gpep517 py3-setuptools_scm py3-wheel python3-dev py3-parameterized py3-pytest softhsm ( 1/53) Installing libbz2 (1.0.8-r6) ( 2/53) Installing libffi (3.5.2-r0) ( 3/53) Installing gdbm (1.26-r0) ( 4/53) Installing xz-libs (5.8.2-r0) ( 5/53) Installing mpdecimal (4.0.1-r0) ( 6/53) Installing libpanelw (6.6_p20260404-r0) ( 7/53) Installing sqlite-libs (3.53.0-r0) ( 8/53) Installing python3 (3.14.3-r0) ( 9/53) Installing python3-pycache-pyc0 (3.14.3-r0) (10/53) Installing pyc (3.14.3-r0) (11/53) Installing py3-asn1crypto-pyc (1.5.1_git20231103-r2) (12/53) Installing python3-pyc (3.14.3-r0) (13/53) Installing py3-asn1crypto (1.5.1_git20231103-r2) (14/53) Installing py3-cached-property (1.5.2-r6) (15/53) Installing py3-cached-property-pyc (1.5.2-r6) (16/53) Installing py3-cparser (3.0-r1) (17/53) Installing py3-cparser-pyc (3.0-r1) (18/53) Installing py3-cffi (2.0.0-r0) (19/53) Installing py3-cffi-pyc (2.0.0-r0) (20/53) Installing py3-cryptography (46.0.7-r0) (21/53) Installing py3-cryptography-pyc (46.0.7-r0) (22/53) Installing cython (3.2.4-r2) (23/53) Installing cython-pyc (3.2.4-r2) (24/53) Installing py3-installer (1.0.0-r0) (25/53) Installing py3-installer-pyc (1.0.0-r0) (26/53) Installing py3-gpep517 (19-r2) (27/53) Installing py3-gpep517-pyc (19-r2) (28/53) Installing py3-parsing (3.3.2-r1) (29/53) Installing py3-parsing-pyc (3.3.2-r1) (30/53) Installing py3-packaging (26.0-r1) (31/53) Installing py3-packaging-pyc (26.0-r1) (32/53) Installing py3-setuptools (82.0.1-r1) (33/53) Installing py3-setuptools-pyc (82.0.1-r1) (34/53) Installing py3-setuptools_scm (9.2.2-r1) (35/53) Installing py3-setuptools_scm-pyc (9.2.2-r1) (36/53) Installing py3-wheel (0.46.3-r1) (37/53) Installing py3-wheel-pyc (0.46.3-r1) (38/53) Installing python3-dev (3.14.3-r0) (39/53) Installing py3-parameterized (0.9.0-r4) (40/53) Installing py3-parameterized-pyc (0.9.0-r4) (41/53) Installing py3-iniconfig (2.3.0-r1) (42/53) Installing py3-iniconfig-pyc (2.3.0-r1) (43/53) Installing py3-pluggy (1.6.0-r1) (44/53) Installing py3-pluggy-pyc (1.6.0-r1) (45/53) Installing py3-py (1.11.0-r5) (46/53) Installing py3-py-pyc (1.11.0-r5) (47/53) Installing py3-pygments (2.20.0-r0) (48/53) Installing py3-pygments-pyc (2.20.0-r0) (49/53) Installing py3-pytest (9.0.3-r0) (50/53) Installing py3-pytest-pyc (9.0.3-r0) (51/53) Installing sqlite (3.53.0-r0) (52/53) Installing softhsm (2.7.0-r0) (53/53) Installing .makedepends-py3-pkcs11 (20260412.124724) Executing busybox-1.37.0-r31.trigger OK: 513.6 MiB in 157 packages >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Cleaning up tmpdir >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-pkcs11-0.9.3.tar.gz /var/cache/distfiles/edge/python-pkcs11-0.9.3.tar.gz: OK >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-pkcs11-0.9.3.tar.gz /var/cache/distfiles/edge/python-pkcs11-0.9.3.tar.gz: OK >>> py3-pkcs11: Unpacking /var/cache/distfiles/edge/python-pkcs11-0.9.3.tar.gz... 2026-04-12 12:47:27,012 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.setuptools.ext-modules]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) 2026-04-12 12:47:27,153 root INFO running bdist_wheel 2026-04-12 12:47:27,168 root INFO running build 2026-04-12 12:47:27,168 root INFO running build_py 2026-04-12 12:47:27,171 root INFO creating build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,172 root INFO copying pkcs11/__init__.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,172 root INFO copying pkcs11/mechanisms.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,173 root INFO copying pkcs11/exceptions.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,173 root INFO copying pkcs11/defaults.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,173 root INFO copying pkcs11/types.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,174 root INFO copying pkcs11/constants.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,174 root INFO copying pkcs11/attributes.py -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,174 root INFO creating build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,175 root INFO copying pkcs11/util/__init__.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,175 root INFO copying pkcs11/util/rsa.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,175 root INFO copying pkcs11/util/ec.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,175 root INFO copying pkcs11/util/x509.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,176 root INFO copying pkcs11/util/dsa.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,176 root INFO copying pkcs11/util/dh.py -> build/lib.linux-armv8l-cpython-314/pkcs11/util 2026-04-12 12:47:27,176 root INFO running egg_info 2026-04-12 12:47:27,179 root INFO creating python_pkcs11.egg-info 2026-04-12 12:47:27,179 root INFO writing python_pkcs11.egg-info/PKG-INFO 2026-04-12 12:47:27,180 root INFO writing dependency_links to python_pkcs11.egg-info/dependency_links.txt 2026-04-12 12:47:27,180 root INFO writing requirements to python_pkcs11.egg-info/requires.txt 2026-04-12 12:47:27,181 root INFO writing top-level names to python_pkcs11.egg-info/top_level.txt 2026-04-12 12:47:27,181 root INFO writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-04-12 12:47:27,196 root INFO reading manifest file 'python_pkcs11.egg-info/SOURCES.txt' 2026-04-12 12:47:27,196 root INFO reading manifest template 'MANIFEST.in' 2026-04-12 12:47:27,197 root INFO adding license file 'LICENSE' 2026-04-12 12:47:27,198 root INFO writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' 2026-04-12 12:47:27,199 root INFO copying pkcs11/_pkcs11.pxd -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,199 root INFO copying pkcs11/_pkcs11.pyx -> build/lib.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:27,200 root INFO running build_ext performance hint: pkcs11/_pkcs11.pyx:396:74: Use boundscheck(False) for faster access performance hint: pkcs11/_pkcs11.pyx:646:30: Exception check after calling 'op_update' will always require the GIL to be acquired. Declare 'op_update' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:658:30: Exception check after calling 'op_update' will always require the GIL to be acquired. Declare 'op_update' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:671:23: Exception check after calling 'op' will always require the GIL to be acquired. Declare 'op' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:682:23: Exception check after calling 'op' will always require the GIL to be acquired. Declare 'op' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:708:23: Exception check after calling 'op' will always require the GIL to be acquired. Declare 'op' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:747:73: Use boundscheck(False) for faster access performance hint: pkcs11/_pkcs11.pyx:1124:67: Use boundscheck(False) for faster access performance hint: pkcs11/_pkcs11.pyx:1507:33: Exception check after calling 'op_init' will always require the GIL to be acquired. Declare 'op_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:1516:37: Exception check after calling 'op_init' will always require the GIL to be acquired. Declare 'op_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: pkcs11/_pkcs11.pyx:1835:107: Use boundscheck(False) for faster access performance hint: pkcs11/_pkcs11.pyx:2096:68: Use boundscheck(False) for faster access Compiling pkcs11/_pkcs11.pyx because it changed. [1/1] Cythonizing pkcs11/_pkcs11.pyx 2026-04-12 12:47:29,335 root INFO building 'pkcs11._pkcs11' extension 2026-04-12 12:47:29,335 root INFO creating build/temp.linux-armv8l-cpython-314/pkcs11 2026-04-12 12:47:29,335 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c pkcs11/_pkcs11.c -o build/temp.linux-armv8l-cpython-314/pkcs11/_pkcs11.o 2026-04-12 12:47:46,545 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-314/pkcs11/_pkcs11.o -L/usr/lib -o build/lib.linux-armv8l-cpython-314/pkcs11/_pkcs11.cpython-314-arm-linux-musleabihf.so 2026-04-12 12:47:46,569 root INFO installing to build/bdist.linux-armv8l/wheel 2026-04-12 12:47:46,569 root INFO running install 2026-04-12 12:47:46,578 root INFO running install_lib 2026-04-12 12:47:46,581 root INFO creating build/bdist.linux-armv8l/wheel 2026-04-12 12:47:46,581 root INFO creating build/bdist.linux-armv8l/wheel/pkcs11 2026-04-12 12:47:46,581 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/__init__.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,582 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/_pkcs11.cpython-314-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,582 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/mechanisms.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,583 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/exceptions.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,583 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/defaults.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,583 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/types.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,583 root INFO creating build/bdist.linux-armv8l/wheel/pkcs11/util 2026-04-12 12:47:46,584 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/__init__.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,584 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/rsa.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,584 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/ec.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,584 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/x509.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,584 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/dsa.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,585 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/util/dh.py -> build/bdist.linux-armv8l/wheel/./pkcs11/util 2026-04-12 12:47:46,585 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/_pkcs11.pxd -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,585 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/_pkcs11.pyx -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,585 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/constants.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,586 root INFO copying build/lib.linux-armv8l-cpython-314/pkcs11/attributes.py -> build/bdist.linux-armv8l/wheel/./pkcs11 2026-04-12 12:47:46,586 root INFO running install_egg_info 2026-04-12 12:47:46,589 root INFO Copying python_pkcs11.egg-info to build/bdist.linux-armv8l/wheel/./python_pkcs11-0.9.3-py3.14.egg-info 2026-04-12 12:47:46,590 root INFO running install_scripts 2026-04-12 12:47:46,596 root INFO creating build/bdist.linux-armv8l/wheel/python_pkcs11-0.9.3.dist-info/WHEEL 2026-04-12 12:47:46,597 wheel INFO creating '/home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.9.3/.dist/.tmp-sawlae8p/python_pkcs11-0.9.3-cp314-cp314-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-04-12 12:47:46,597 wheel INFO adding 'pkcs11/__init__.py' 2026-04-12 12:47:46,598 wheel INFO adding 'pkcs11/_pkcs11.cpython-314-arm-linux-musleabihf.so' 2026-04-12 12:47:46,601 wheel INFO adding 'pkcs11/_pkcs11.pxd' 2026-04-12 12:47:46,601 wheel INFO adding 'pkcs11/_pkcs11.pyx' 2026-04-12 12:47:46,602 wheel INFO adding 'pkcs11/attributes.py' 2026-04-12 12:47:46,602 wheel INFO adding 'pkcs11/constants.py' 2026-04-12 12:47:46,602 wheel INFO adding 'pkcs11/defaults.py' 2026-04-12 12:47:46,603 wheel INFO adding 'pkcs11/exceptions.py' 2026-04-12 12:47:46,603 wheel INFO adding 'pkcs11/mechanisms.py' 2026-04-12 12:47:46,603 wheel INFO adding 'pkcs11/types.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/__init__.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/dh.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/dsa.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/ec.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/rsa.py' 2026-04-12 12:47:46,604 wheel INFO adding 'pkcs11/util/x509.py' 2026-04-12 12:47:46,605 wheel INFO adding 'python_pkcs11-0.9.3.dist-info/licenses/LICENSE' 2026-04-12 12:47:46,605 wheel INFO adding 'python_pkcs11-0.9.3.dist-info/METADATA' 2026-04-12 12:47:46,605 wheel INFO adding 'python_pkcs11-0.9.3.dist-info/WHEEL' 2026-04-12 12:47:46,605 wheel INFO adding 'python_pkcs11-0.9.3.dist-info/top_level.txt' 2026-04-12 12:47:46,606 wheel INFO adding 'python_pkcs11-0.9.3.dist-info/RECORD' 2026-04-12 12:47:46,606 root INFO removing build/bdist.linux-armv8l/wheel 2026-04-12 12:47:46,607 gpep517 INFO The backend produced .dist/python_pkcs11-0.9.3-cp314-cp314-linux_armv8l.whl python_pkcs11-0.9.3-cp314-cp314-linux_armv8l.whl Slot 0 has a free/uninitialized token. The token has been initialized and is reassigned to slot 1767882083 ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.9.3 configfile: pyproject.toml collected 147 items / 9 deselected / 138 selected tests/test_aes.py ...........................................ss. [ 33%] tests/test_des.py .... [ 36%] tests/test_dh.py ... [ 38%] tests/test_digest.py ..... [ 42%] tests/test_dsa.py ... [ 44%] tests/test_ecc.py ....... [ 49%] tests/test_iterators.py .. [ 50%] tests/test_multilib.py s [ 51%] tests/test_public_key_external.py .... [ 54%] tests/test_rsa.py ............... [ 65%] tests/test_sessions.py ........................... [ 84%] tests/test_slots_and_tokens.py ............. [ 94%] tests/test_threading.py . [ 94%] tests/test_x509.py ....... [100%] ================= 135 passed, 3 skipped, 9 deselected in 8.06s ================= >>> py3-pkcs11: Entering fakeroot... >>> py3-pkcs11-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pkcs11/__pycache__' -> '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11-pyc/usr/lib/python3.14/site-packages/pkcs11/__pycache__' 'usr/lib/python3.14/site-packages/pkcs11/util/__pycache__' -> '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11-pyc/usr/lib/python3.14/site-packages/pkcs11/util/__pycache__' >>> py3-pkcs11-pyc*: Preparing subpackage py3-pkcs11-pyc... >>> py3-pkcs11-pyc*: Running postcheck for py3-pkcs11-pyc >>> py3-pkcs11*: Running postcheck for py3-pkcs11 >>> py3-pkcs11*: Preparing package py3-pkcs11... >>> py3-pkcs11*: Stripping binaries >>> py3-pkcs11*: Scanning shared objects >>> py3-pkcs11-pyc*: Tracing dependencies... python3~3.14 >>> py3-pkcs11-pyc*: Package size: 121.9 KB >>> py3-pkcs11-pyc*: Compressing data... >>> py3-pkcs11-pyc*: Create checksum... >>> py3-pkcs11-pyc*: Create py3-pkcs11-pyc-0.9.3-r0.apk >>> py3-pkcs11*: Tracing dependencies... py3-asn1crypto py3-cached-property py3-cryptography python3 python3~3.14 so:libc.musl-armhf.so.1 >>> py3-pkcs11*: Package size: 709.3 KB >>> py3-pkcs11*: Compressing data... >>> py3-pkcs11*: Create checksum... >>> py3-pkcs11*: Create py3-pkcs11-0.9.3-r0.apk >>> py3-pkcs11: Build complete at Sun, 12 Apr 2026 12:47:56 +0000 elapsed time 0h 0m 33s >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Cleaning up tmpdir >>> py3-pkcs11: Uninstalling dependencies... ( 1/53) Purging .makedepends-py3-pkcs11 (20260412.124724) ( 2/53) Purging py3-asn1crypto-pyc (1.5.1_git20231103-r2) ( 3/53) Purging py3-asn1crypto (1.5.1_git20231103-r2) ( 4/53) Purging py3-cached-property-pyc (1.5.2-r6) ( 5/53) Purging py3-cached-property (1.5.2-r6) ( 6/53) Purging py3-cryptography-pyc (46.0.7-r0) ( 7/53) Purging py3-cryptography (46.0.7-r0) ( 8/53) Purging py3-cffi-pyc (2.0.0-r0) ( 9/53) Purging py3-cffi (2.0.0-r0) (10/53) Purging py3-cparser-pyc (3.0-r1) (11/53) Purging py3-cparser (3.0-r1) (12/53) Purging cython-pyc (3.2.4-r2) (13/53) Purging cython (3.2.4-r2) (14/53) Purging py3-gpep517-pyc (19-r2) (15/53) Purging py3-gpep517 (19-r2) (16/53) Purging py3-installer-pyc (1.0.0-r0) (17/53) Purging py3-installer (1.0.0-r0) (18/53) Purging py3-setuptools_scm-pyc (9.2.2-r1) (19/53) Purging py3-setuptools_scm (9.2.2-r1) (20/53) Purging py3-setuptools-pyc (82.0.1-r1) (21/53) Purging py3-setuptools (82.0.1-r1) (22/53) Purging py3-wheel-pyc (0.46.3-r1) (23/53) Purging py3-wheel (0.46.3-r1) (24/53) Purging python3-dev (3.14.3-r0) (25/53) Purging py3-parameterized-pyc (0.9.0-r4) (26/53) Purging py3-parameterized (0.9.0-r4) (27/53) Purging py3-pytest-pyc (9.0.3-r0) (28/53) Purging py3-pytest (9.0.3-r0) (29/53) Purging py3-iniconfig-pyc (2.3.0-r1) (30/53) Purging py3-iniconfig (2.3.0-r1) (31/53) Purging py3-packaging-pyc (26.0-r1) (32/53) Purging py3-packaging (26.0-r1) (33/53) Purging py3-parsing-pyc (3.3.2-r1) (34/53) Purging py3-parsing (3.3.2-r1) (35/53) Purging py3-pluggy-pyc (1.6.0-r1) (36/53) Purging py3-pluggy (1.6.0-r1) (37/53) Purging py3-py-pyc (1.11.0-r5) (38/53) Purging py3-py (1.11.0-r5) (39/53) Purging py3-pygments-pyc (2.20.0-r0) (40/53) Purging py3-pygments (2.20.0-r0) (41/53) Purging python3-pyc (3.14.3-r0) (42/53) Purging python3-pycache-pyc0 (3.14.3-r0) (43/53) Purging pyc (3.14.3-r0) (44/53) Purging python3 (3.14.3-r0) (45/53) Purging softhsm (2.7.0-r0) (46/53) Purging sqlite (3.53.0-r0) (47/53) Purging gdbm (1.26-r0) (48/53) Purging libbz2 (1.0.8-r6) (49/53) Purging libffi (3.5.2-r0) (50/53) Purging libpanelw (6.6_p20260404-r0) (51/53) Purging mpdecimal (4.0.1-r0) (52/53) Purging sqlite-libs (3.53.0-r0) (53/53) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 342.2 MiB in 104 packages >>> py3-pkcs11: Updating the community/armhf repository index... >>> py3-pkcs11: Signing the index...