>>> ssh-audit: Building community/ssh-audit 3.3.0-r0 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 22:07:30 +0000 >>> ssh-audit: Validating /home/buildozer/aports/community/ssh-audit/APKBUILD... >>> ssh-audit: Analyzing dependencies... >>> ssh-audit: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r1) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing python3-pyc (3.12.10-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.2.0-r0) (17/32) Installing py3-parsing-pyc (3.2.0-r0) (18/32) Installing py3-packaging (25.0-r0) (19/32) Installing py3-packaging-pyc (25.0-r0) (20/32) Installing py3-setuptools (77.0.3-r0) (21/32) Installing py3-setuptools-pyc (77.0.3-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-ssh-audit (20250429.220742) Executing busybox-1.37.0-r16.trigger OK: 409 MiB in 134 packages >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Cleaning up tmpdir >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/ssh-audit-3.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/ssh-audit-3.3.0.tar.gz.part' ssh-audit-3.3.0.tar. 100% |********************************| 168k 0:00:00 ETA '/var/cache/distfiles/v3.22/ssh-audit-3.3.0.tar.gz.part' saved >>> ssh-audit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/ssh-audit-3.3.0.tar.gz... 2025-04-29 22:07:43,354 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-29 22:07:43,379 root INFO running bdist_wheel 2025-04-29 22:07:43,392 root INFO running build 2025-04-29 22:07:43,392 root INFO running build_py 2025-04-29 22:07:43,395 root INFO creating build/lib/ssh_audit 2025-04-29 22:07:43,395 root INFO copying src/ssh_audit/protocol.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/globals.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/product.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/__init__.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/ssh2_kexdb.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/algorithms.py -> build/lib/ssh_audit 2025-04-29 22:07:43,396 root INFO copying src/ssh_audit/ssh_audit.py -> build/lib/ssh_audit 2025-04-29 22:07:43,397 root INFO copying src/ssh_audit/fingerprint.py -> build/lib/ssh_audit 2025-04-29 22:07:43,397 root INFO copying src/ssh_audit/writebuf.py -> build/lib/ssh_audit 2025-04-29 22:07:43,397 root INFO copying src/ssh_audit/ssh2_kexparty.py -> build/lib/ssh_audit 2025-04-29 22:07:43,397 root INFO copying src/ssh_audit/algorithm.py -> build/lib/ssh_audit 2025-04-29 22:07:43,397 root INFO copying src/ssh_audit/ssh1_crc32.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/kexdh.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/__main__.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/ssh1_kexdb.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/dheat.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/banner.py -> build/lib/ssh_audit 2025-04-29 22:07:43,398 root INFO copying src/ssh_audit/ssh1.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/software.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/timeframe.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/auditconf.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/builtin_policies.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/exitcodes.py -> build/lib/ssh_audit 2025-04-29 22:07:43,399 root INFO copying src/ssh_audit/hostkeytest.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/readbuf.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/ssh1_publickeymessage.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/gextest.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/utils.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/policy.py -> build/lib/ssh_audit 2025-04-29 22:07:43,400 root INFO copying src/ssh_audit/ssh2_kex.py -> build/lib/ssh_audit 2025-04-29 22:07:43,401 root INFO copying src/ssh_audit/ssh_socket.py -> build/lib/ssh_audit 2025-04-29 22:07:43,401 root INFO copying src/ssh_audit/outputbuffer.py -> build/lib/ssh_audit 2025-04-29 22:07:43,406 root INFO installing to build/bdist.linux-s390x/wheel 2025-04-29 22:07:43,406 root INFO running install 2025-04-29 22:07:43,415 root INFO running install_lib 2025-04-29 22:07:43,418 root INFO creating build/bdist.linux-s390x/wheel 2025-04-29 22:07:43,418 root INFO creating build/bdist.linux-s390x/wheel/ssh_audit 2025-04-29 22:07:43,418 root INFO copying build/lib/ssh_audit/protocol.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/globals.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/product.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/__init__.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/ssh2_kexdb.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/algorithms.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/ssh_audit.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/fingerprint.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/writebuf.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/ssh2_kexparty.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,419 root INFO copying build/lib/ssh_audit/algorithm.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/ssh1_crc32.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/kexdh.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/__main__.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/ssh1_kexdb.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/dheat.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/banner.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/ssh1.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,420 root INFO copying build/lib/ssh_audit/software.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/timeframe.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/auditconf.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/builtin_policies.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/exitcodes.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/hostkeytest.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/readbuf.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/ssh1_publickeymessage.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/gextest.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,421 root INFO copying build/lib/ssh_audit/utils.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,422 root INFO copying build/lib/ssh_audit/policy.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,422 root INFO copying build/lib/ssh_audit/ssh2_kex.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,422 root INFO copying build/lib/ssh_audit/ssh_socket.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,422 root INFO copying build/lib/ssh_audit/outputbuffer.py -> build/bdist.linux-s390x/wheel/./ssh_audit 2025-04-29 22:07:43,422 root INFO running install_egg_info 2025-04-29 22:07:43,425 root INFO running egg_info 2025-04-29 22:07:43,427 root INFO creating src/ssh_audit.egg-info 2025-04-29 22:07:43,427 root INFO writing src/ssh_audit.egg-info/PKG-INFO 2025-04-29 22:07:43,427 root INFO writing dependency_links to src/ssh_audit.egg-info/dependency_links.txt 2025-04-29 22:07:43,428 root INFO writing entry points to src/ssh_audit.egg-info/entry_points.txt 2025-04-29 22:07:43,428 root INFO writing top-level names to src/ssh_audit.egg-info/top_level.txt 2025-04-29 22:07:43,428 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2025-04-29 22:07:43,431 root INFO reading manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2025-04-29 22:07:43,431 root INFO adding license file 'LICENSE' 2025-04-29 22:07:43,432 root INFO writing manifest file 'src/ssh_audit.egg-info/SOURCES.txt' 2025-04-29 22:07:43,433 root INFO Copying src/ssh_audit.egg-info to build/bdist.linux-s390x/wheel/./ssh_audit-3.3.0-py3.12.egg-info 2025-04-29 22:07:43,433 root INFO running install_scripts 2025-04-29 22:07:43,434 root INFO creating build/bdist.linux-s390x/wheel/ssh_audit-3.3.0.dist-info/WHEEL 2025-04-29 22:07:43,434 wheel INFO creating '/home/buildozer/aports/community/ssh-audit/src/ssh-audit-3.3.0/.dist/.tmp-4q7x4djv/ssh_audit-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/__init__.py' 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/__main__.py' 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/algorithm.py' 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/algorithms.py' 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/auditconf.py' 2025-04-29 22:07:43,435 wheel INFO adding 'ssh_audit/banner.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/builtin_policies.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/dheat.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/exitcodes.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/fingerprint.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/gextest.py' 2025-04-29 22:07:43,436 wheel INFO adding 'ssh_audit/globals.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/hostkeytest.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/kexdh.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/outputbuffer.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/policy.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/product.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/protocol.py' 2025-04-29 22:07:43,437 wheel INFO adding 'ssh_audit/readbuf.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/software.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh1.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh1_crc32.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh1_kexdb.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh1_publickeymessage.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh2_kex.py' 2025-04-29 22:07:43,438 wheel INFO adding 'ssh_audit/ssh2_kexdb.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/ssh2_kexparty.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/ssh_audit.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/ssh_socket.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/timeframe.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/utils.py' 2025-04-29 22:07:43,439 wheel INFO adding 'ssh_audit/writebuf.py' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/licenses/LICENSE' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/METADATA' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/WHEEL' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/entry_points.txt' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/top_level.txt' 2025-04-29 22:07:43,440 wheel INFO adding 'ssh_audit-3.3.0.dist-info/RECORD' 2025-04-29 22:07:43,440 root INFO removing build/bdist.linux-s390x/wheel 2025-04-29 22:07:43,441 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.10, pytest-8.3.5, 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.76s ============================== >>> 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.6 KB >>> ssh-audit*: Compressing data... >>> ssh-audit*: Create checksum... >>> ssh-audit*: Create ssh-audit-3.3.0-r0.apk >>> ssh-audit: Build complete at Tue, 29 Apr 2025 22:07:45 +0000 elapsed time 0h 0m 15s >>> ssh-audit: Cleaning up srcdir >>> ssh-audit: Cleaning up pkgdir >>> ssh-audit: Uninstalling dependencies... (1/32) Purging .makedepends-ssh-audit (20250429.220742) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (77.0.3-r0) (7/32) Purging py3-setuptools (77.0.3-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (25.0-r0) (15/32) Purging py3-packaging (25.0-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r1) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages >>> ssh-audit: Updating the community/s390x repository index... >>> ssh-audit: Signing the index...