>>> ssh-audit: Building community/ssh-audit 3.3.0-r0 (using abuild 3.14.0-r0) started Fri, 18 Oct 2024 01:32:50 +0000 >>> ssh-audit: Validating /home/buildozer/aports/community/ssh-audit/APKBUILD... >>> WARNING: ssh-audit: Setting the maintainer with a comment is deprecated. Use maintainer="Michał Polański " instead >>> ssh-audit: Analyzing dependencies... >>> ssh-audit: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20241006-r0) (5/30) Installing sqlite-libs (3.46.1-r0) (6/30) Installing python3 (3.12.7-r0) (7/30) Installing python3-pycache-pyc0 (3.12.7-r0) (8/30) Installing pyc (3.12.7-r0) (9/30) Installing python3-pyc (3.12.7-r0) (10/30) Installing py3-installer (0.7.0-r2) (11/30) Installing py3-installer-pyc (0.7.0-r2) (12/30) Installing py3-gpep517 (16-r0) (13/30) Installing py3-gpep517-pyc (16-r0) (14/30) Installing py3-parsing (3.1.4-r0) (15/30) Installing py3-parsing-pyc (3.1.4-r0) (16/30) Installing py3-packaging (24.1-r0) (17/30) Installing py3-packaging-pyc (24.1-r0) (18/30) Installing py3-setuptools (70.3.0-r0) (19/30) Installing py3-setuptools-pyc (70.3.0-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.0.0-r1) (23/30) Installing py3-iniconfig-pyc (2.0.0-r1) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.3-r0) (29/30) Installing py3-pytest-pyc (8.3.3-r0) (30/30) Installing .makedepends-ssh-audit (20241018.013252) Executing busybox-1.36.1-r32.trigger OK: 455 MiB in 141 packages >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Cleaning up tmpdir >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ssh-audit-3.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ssh-audit: Fetching https://github.com/jtesta/ssh-audit/archive/v3.3.0/ssh-audit-3.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 168k 0 0 360k 0 --:--:-- --:--:-- --:--:-- 360k >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ssh-audit-3.3.0.tar.gz >>> ssh-audit: Checking sha512sums... ssh-audit-3.3.0.tar.gz: OK >>> ssh-audit: Unpacking /var/cache/distfiles/edge/ssh-audit-3.3.0.tar.gz... 2024-10-18 01:32:53,287 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-18 01:32:53,305 root INFO running bdist_wheel 2024-10-18 01:32:53,321 root INFO running build 2024-10-18 01:32:53,321 root INFO running build_py 2024-10-18 01:32:53,323 root INFO creating build 2024-10-18 01:32:53,324 root INFO creating build/lib 2024-10-18 01:32:53,324 root INFO creating build/lib/ssh_audit 2024-10-18 01:32:53,324 root INFO copying src/ssh_audit/ssh_audit.py -> build/lib/ssh_audit 2024-10-18 01:32:53,324 root INFO copying src/ssh_audit/ssh1_kexdb.py -> build/lib/ssh_audit 2024-10-18 01:32:53,324 root INFO copying src/ssh_audit/ssh1.py -> build/lib/ssh_audit 2024-10-18 01:32:53,325 root INFO copying src/ssh_audit/algorithms.py -> build/lib/ssh_audit 2024-10-18 01:32:53,325 root INFO copying src/ssh_audit/hostkeytest.py -> build/lib/ssh_audit 2024-10-18 01:32:53,325 root INFO copying src/ssh_audit/policy.py -> build/lib/ssh_audit 2024-10-18 01:32:53,325 root INFO copying src/ssh_audit/builtin_policies.py -> build/lib/ssh_audit 2024-10-18 01:32:53,326 root INFO copying src/ssh_audit/auditconf.py -> build/lib/ssh_audit 2024-10-18 01:32:53,326 root INFO copying src/ssh_audit/algorithm.py -> build/lib/ssh_audit 2024-10-18 01:32:53,326 root INFO copying src/ssh_audit/writebuf.py -> build/lib/ssh_audit 2024-10-18 01:32:53,326 root INFO copying src/ssh_audit/outputbuffer.py -> build/lib/ssh_audit 2024-10-18 01:32:53,326 root INFO copying src/ssh_audit/fingerprint.py -> build/lib/ssh_audit 2024-10-18 01:32:53,327 root INFO copying src/ssh_audit/exitcodes.py -> build/lib/ssh_audit 2024-10-18 01:32:53,327 root INFO copying src/ssh_audit/timeframe.py -> build/lib/ssh_audit 2024-10-18 01:32:53,327 root INFO copying src/ssh_audit/readbuf.py -> build/lib/ssh_audit 2024-10-18 01:32:53,327 root INFO copying src/ssh_audit/utils.py -> build/lib/ssh_audit 2024-10-18 01:32:53,327 root INFO copying src/ssh_audit/dheat.py -> build/lib/ssh_audit 2024-10-18 01:32:53,328 root INFO copying src/ssh_audit/gextest.py -> build/lib/ssh_audit 2024-10-18 01:32:53,328 root INFO copying src/ssh_audit/ssh2_kex.py -> build/lib/ssh_audit 2024-10-18 01:32:53,328 root INFO copying src/ssh_audit/protocol.py -> build/lib/ssh_audit 2024-10-18 01:32:53,328 root INFO copying src/ssh_audit/globals.py -> build/lib/ssh_audit 2024-10-18 01:32:53,329 root INFO copying src/ssh_audit/ssh2_kexdb.py -> build/lib/ssh_audit 2024-10-18 01:32:53,329 root INFO copying src/ssh_audit/ssh1_publickeymessage.py -> build/lib/ssh_audit 2024-10-18 01:32:53,329 root INFO copying src/ssh_audit/ssh2_kexparty.py -> build/lib/ssh_audit 2024-10-18 01:32:53,329 root INFO copying src/ssh_audit/software.py -> build/lib/ssh_audit 2024-10-18 01:32:53,329 root INFO copying src/ssh_audit/__init__.py -> build/lib/ssh_audit 2024-10-18 01:32:53,330 root INFO copying src/ssh_audit/__main__.py -> build/lib/ssh_audit 2024-10-18 01:32:53,330 root INFO copying src/ssh_audit/kexdh.py -> build/lib/ssh_audit 2024-10-18 01:32:53,330 root INFO copying src/ssh_audit/product.py -> build/lib/ssh_audit 2024-10-18 01:32:53,330 root INFO copying src/ssh_audit/ssh_socket.py -> build/lib/ssh_audit 2024-10-18 01:32:53,330 root INFO copying src/ssh_audit/banner.py -> build/lib/ssh_audit 2024-10-18 01:32:53,331 root INFO copying src/ssh_audit/ssh1_crc32.py -> build/lib/ssh_audit 2024-10-18 01:32:53,335 root INFO installing to build/bdist.linux-x86_64/wheel 2024-10-18 01:32:53,335 root INFO running install 2024-10-18 01:32:53,343 root INFO running install_lib 2024-10-18 01:32:53,345 root INFO creating build/bdist.linux-x86_64 2024-10-18 01:32:53,345 root INFO creating build/bdist.linux-x86_64/wheel 2024-10-18 01:32:53,345 root INFO creating build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,345 root INFO copying build/lib/ssh_audit/ssh_audit.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,345 root INFO copying build/lib/ssh_audit/ssh1_kexdb.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,345 root INFO copying build/lib/ssh_audit/ssh1.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,346 root INFO copying build/lib/ssh_audit/algorithms.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,346 root INFO copying build/lib/ssh_audit/hostkeytest.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,346 root INFO copying build/lib/ssh_audit/policy.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,346 root INFO copying build/lib/ssh_audit/builtin_policies.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,346 root INFO copying build/lib/ssh_audit/auditconf.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/algorithm.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/writebuf.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/outputbuffer.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/fingerprint.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/exitcodes.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,347 root INFO copying build/lib/ssh_audit/timeframe.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/readbuf.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/utils.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/dheat.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/gextest.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/ssh2_kex.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,348 root INFO copying build/lib/ssh_audit/protocol.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/globals.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/ssh2_kexdb.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/ssh1_publickeymessage.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/ssh2_kexparty.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/software.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,349 root INFO copying build/lib/ssh_audit/__init__.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/__main__.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/kexdh.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/product.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/ssh_socket.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/banner.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,350 root INFO copying build/lib/ssh_audit/ssh1_crc32.py -> build/bdist.linux-x86_64/wheel/ssh_audit 2024-10-18 01:32:53,351 root INFO running install_egg_info 2024-10-18 01:32:53,353 root INFO running egg_info 2024-10-18 01:32:53,353 root INFO creating src/ssh_audit.egg-info 2024-10-18 01:32:53,354 root INFO writing src/ssh_audit.egg-info/PKG-INFO 2024-10-18 01:32:53,354 root INFO writing dependency_links to src/ssh_audit.egg-info/dependency_links.txt 2024-10-18 01:32:53,355 root INFO writing entry points to src/ssh_audit.egg-info/entry_points.txt 2024-10-18 01:32:53,355 root INFO writing top-level names to src/ssh_audit.egg-info/top_level.txt 2024-10-18 01:32:53,355 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 01:32:53,357 root INFO reading manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 01:32:53,357 root INFO adding license file 'LICENSE' 2024-10-18 01:32:53,358 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2024-10-18 01:32:53,358 root INFO Copying src/ssh_audit.egg-info to build/bdist.linux-x86_64/wheel/ssh_audit-3.3.0-py3.12.egg-info 2024-10-18 01:32:53,359 root INFO running install_scripts 2024-10-18 01:32:53,362 root INFO creating build/bdist.linux-x86_64/wheel/ssh_audit-3.3.0.dist-info/WHEEL 2024-10-18 01:32:53,362 wheel INFO creating '/home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0/.dist/.tmp-1wcxhlu7/ssh_audit-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-10-18 01:32:53,363 wheel INFO adding 'ssh_audit/__init__.py' 2024-10-18 01:32:53,363 wheel INFO adding 'ssh_audit/__main__.py' 2024-10-18 01:32:53,363 wheel INFO adding 'ssh_audit/algorithm.py' 2024-10-18 01:32:53,363 wheel INFO adding 'ssh_audit/algorithms.py' 2024-10-18 01:32:53,364 wheel INFO adding 'ssh_audit/auditconf.py' 2024-10-18 01:32:53,364 wheel INFO adding 'ssh_audit/banner.py' 2024-10-18 01:32:53,364 wheel INFO adding 'ssh_audit/builtin_policies.py' 2024-10-18 01:32:53,365 wheel INFO adding 'ssh_audit/dheat.py' 2024-10-18 01:32:53,365 wheel INFO adding 'ssh_audit/exitcodes.py' 2024-10-18 01:32:53,365 wheel INFO adding 'ssh_audit/fingerprint.py' 2024-10-18 01:32:53,365 wheel INFO adding 'ssh_audit/gextest.py' 2024-10-18 01:32:53,366 wheel INFO adding 'ssh_audit/globals.py' 2024-10-18 01:32:53,366 wheel INFO adding 'ssh_audit/hostkeytest.py' 2024-10-18 01:32:53,366 wheel INFO adding 'ssh_audit/kexdh.py' 2024-10-18 01:32:53,366 wheel INFO adding 'ssh_audit/outputbuffer.py' 2024-10-18 01:32:53,367 wheel INFO adding 'ssh_audit/policy.py' 2024-10-18 01:32:53,367 wheel INFO adding 'ssh_audit/product.py' 2024-10-18 01:32:53,367 wheel INFO adding 'ssh_audit/protocol.py' 2024-10-18 01:32:53,367 wheel INFO adding 'ssh_audit/readbuf.py' 2024-10-18 01:32:53,368 wheel INFO adding 'ssh_audit/software.py' 2024-10-18 01:32:53,368 wheel INFO adding 'ssh_audit/ssh1.py' 2024-10-18 01:32:53,368 wheel INFO adding 'ssh_audit/ssh1_crc32.py' 2024-10-18 01:32:53,368 wheel INFO adding 'ssh_audit/ssh1_kexdb.py' 2024-10-18 01:32:53,368 wheel INFO adding 'ssh_audit/ssh1_publickeymessage.py' 2024-10-18 01:32:53,369 wheel INFO adding 'ssh_audit/ssh2_kex.py' 2024-10-18 01:32:53,369 wheel INFO adding 'ssh_audit/ssh2_kexdb.py' 2024-10-18 01:32:53,369 wheel INFO adding 'ssh_audit/ssh2_kexparty.py' 2024-10-18 01:32:53,369 wheel INFO adding 'ssh_audit/ssh_audit.py' 2024-10-18 01:32:53,370 wheel INFO adding 'ssh_audit/ssh_socket.py' 2024-10-18 01:32:53,370 wheel INFO adding 'ssh_audit/timeframe.py' 2024-10-18 01:32:53,370 wheel INFO adding 'ssh_audit/utils.py' 2024-10-18 01:32:53,371 wheel INFO adding 'ssh_audit/writebuf.py' 2024-10-18 01:32:53,371 wheel INFO adding 'ssh_audit-3.3.0.dist-info/LICENSE' 2024-10-18 01:32:53,371 wheel INFO adding 'ssh_audit-3.3.0.dist-info/METADATA' 2024-10-18 01:32:53,371 wheel INFO adding 'ssh_audit-3.3.0.dist-info/WHEEL' 2024-10-18 01:32:53,371 wheel INFO adding 'ssh_audit-3.3.0.dist-info/entry_points.txt' 2024-10-18 01:32:53,372 wheel INFO adding 'ssh_audit-3.3.0.dist-info/top_level.txt' 2024-10-18 01:32:53,372 wheel INFO adding 'ssh_audit-3.3.0.dist-info/RECORD' 2024-10-18 01:32:53,372 root INFO removing build/bdist.linux-x86_64/wheel 2024-10-18 01:32:53,373 gpep517 INFO The backend produced .dist/ssh_audit-3.3.0-py3-none-any.whl ssh_audit-3.3.0-py3-none-any.whl Packaging ssh-audit v3.3.0... ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0 configfile: tox.ini collected 128 items test/test_algorithm.py .... [ 3%] test/test_auditconf.py ...... [ 7%] test/test_banner.py ...... [ 12%] test/test_buffer.py ............. [ 22%] test/test_build_struct.py . [ 23%] test/test_dheater.py . [ 24%] test/test_errors.py ............... [ 35%] test/test_outputbuffer.py ........ [ 42%] test/test_policy.py ...................... [ 59%] test/test_resolve.py ...... [ 64%] test/test_socket.py ... [ 66%] test/test_software.py ........ [ 72%] test/test_ssh1.py ........ [ 78%] test/test_ssh2.py ..... [ 82%] test/test_ssh2_kexdb.py . [ 83%] test/test_utils.py ........... [ 92%] test/test_version_compare.py .......... [100%] ============================= 128 passed in 0.67s ============================== >>> ssh-audit: Entering fakeroot... >>> ssh-audit-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/ssh-audit/pkg/ssh-audit-doc/usr/share/man' >>> ssh-audit-doc*: Preparing subpackage ssh-audit-doc... >>> ssh-audit-doc*: Running postcheck for ssh-audit-doc >>> ssh-audit-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ssh_audit/__pycache__' -> '/home/buildozer/aports/community/ssh-audit/pkg/ssh-audit-pyc/usr/lib/python3.12/site-packages/ssh_audit/__pycache__' >>> ssh-audit-pyc*: Preparing subpackage ssh-audit-pyc... >>> ssh-audit-pyc*: Running postcheck for ssh-audit-pyc >>> ssh-audit*: Running postcheck for ssh-audit >>> ssh-audit*: Preparing package ssh-audit... >>> ssh-audit-doc*: Tracing dependencies... >>> ssh-audit-doc*: Package size: 4.2 KB >>> ssh-audit-doc*: Compressing data... >>> ssh-audit-doc*: Create checksum... >>> ssh-audit-doc*: Create ssh-audit-doc-3.3.0-r0.apk >>> ssh-audit-pyc*: Tracing dependencies... python3 python3~3.12 >>> ssh-audit-pyc*: Package size: 396.4 KB >>> ssh-audit-pyc*: Compressing data... >>> ssh-audit-pyc*: Create checksum... >>> ssh-audit-pyc*: Create ssh-audit-pyc-3.3.0-r0.apk >>> ssh-audit*: Tracing dependencies... python3 python3~3.12 >>> ssh-audit*: Package size: 447.5 KB >>> ssh-audit*: Compressing data... >>> ssh-audit*: Create checksum... >>> ssh-audit*: Create ssh-audit-3.3.0-r0.apk >>> ssh-audit: Build complete at Fri, 18 Oct 2024 01:32:55 +0000 elapsed time 0h 0m 5s >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Uninstalling dependencies... (1/30) Purging .makedepends-ssh-audit (20241018.013252) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (70.3.0-r0) (7/30) Purging py3-setuptools (70.3.0-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.3-r0) (11/30) Purging py3-pytest (8.3.3-r0) (12/30) Purging py3-iniconfig-pyc (2.0.0-r1) (13/30) Purging py3-iniconfig (2.0.0-r1) (14/30) Purging py3-packaging-pyc (24.1-r0) (15/30) Purging py3-packaging (24.1-r0) (16/30) Purging py3-parsing-pyc (3.1.4-r0) (17/30) Purging py3-parsing (3.1.4-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.7-r0) (23/30) Purging python3-pycache-pyc0 (3.12.7-r0) (24/30) Purging pyc (3.12.7-r0) (25/30) Purging python3 (3.12.7-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.6-r0) (28/30) Purging libpanelw (6.5_p20241006-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 402 MiB in 111 packages >>> ssh-audit: Updating the community/x86_64 repository index... >>> ssh-audit: Signing the index...