>>> py3-argon2-cffi: Building community/py3-argon2-cffi 21.1.0-r1 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 06:08:25 +0000 >>> py3-argon2-cffi: Checking sanity of /home/buildozer/aports/community/py3-argon2-cffi/APKBUILD... >>> py3-argon2-cffi: Analyzing dependencies... >>> py3-argon2-cffi: Installing for build: build-base python3 py3-cffi argon2-dev python3-dev py3-setuptools libffi-dev py3-wheel py3-pytest py3-hypothesis (1/32) Installing libffi (3.4.2-r1) (2/32) Installing gdbm (1.22-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing readline (8.1.1-r0) (5/32) Installing sqlite-libs (3.37.0-r0) (6/32) Installing python3 (3.10.1-r0) (7/32) Installing py3-cparser (2.20-r2) (8/32) Installing py3-cffi (1.14.5-r3) (9/32) Installing argon2-libs (20190702-r1) (10/32) Installing argon2-dev (20190702-r1) (11/32) Installing python3-dev (3.10.1-r0) (12/32) Installing py3-ordered-set (4.0.2-r3) (13/32) Installing py3-appdirs (1.4.4-r3) (14/32) Installing py3-parsing (2.4.7-r3) (15/32) Installing py3-six (1.16.0-r1) (16/32) Installing py3-packaging (21.3-r0) (17/32) Installing py3-setuptools (52.0.0-r5) (18/32) Installing linux-headers (5.10.41-r0) (19/32) Installing libffi-dev (3.4.2-r1) (20/32) Installing py3-wheel (0.36.2-r3) (21/32) Installing py3-atomicwrites (1.4.0-r2) (22/32) Installing py3-attrs (21.2.0-r1) (23/32) Installing py3-more-itertools (8.12.0-r1) (24/32) Installing py3-iniconfig (1.1.1-r2) (25/32) Installing py3-pluggy (0.13.1-r5) (26/32) Installing py3-py (1.10.0-r2) (27/32) Installing py3-wcwidth (0.2.5-r2) (28/32) Installing py3-toml (0.10.2-r3) (29/32) Installing py3-pytest (6.2.5-r1) (30/32) Installing py3-sortedcontainers (2.4.0-r1) (31/32) Installing py3-hypothesis (6.31.5-r1) (32/32) Installing .makedepends-py3-argon2-cffi (20211216.060827) Executing busybox-1.34.1-r5.trigger OK: 438 MiB in 135 packages >>> py3-argon2-cffi: Cleaning up srcdir >>> py3-argon2-cffi: Cleaning up pkgdir >>> py3-argon2-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/argon2-cffi-21.1.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 100 1765k 100 1765k 0 0 3955k 0 --:--:-- --:--:-- --:--:-- 3958k >>> py3-argon2-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/argon2-cffi-21.1.0.tar.gz >>> py3-argon2-cffi: Checking sha512sums... argon2-cffi-21.1.0.tar.gz: OK >>> py3-argon2-cffi: Unpacking /var/cache/distfiles/edge/argon2-cffi-21.1.0.tar.gz... /home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build import build running build running build_py creating build creating build/lib.linux-i686-3.10 creating build/lib.linux-i686-3.10/argon2 copying src/argon2/low_level.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/_ffi_build.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/__init__.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/_password_hasher.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/__main__.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/_utils.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/exceptions.py -> build/lib.linux-i686-3.10/argon2 copying src/argon2/_legacy.py -> build/lib.linux-i686-3.10/argon2 running build_ext generating cffi module 'build/temp.linux-i686-3.10/_ffi.c' creating build/temp.linux-i686-3.10 building '_ffi' extension creating build/temp.linux-i686-3.10/build creating build/temp.linux-i686-3.10/build/temp.linux-i686-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c build/temp.linux-i686-3.10/_ffi.c -o build/temp.linux-i686-3.10/build/temp.linux-i686-3.10/_ffi.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.10/build/temp.linux-i686-3.10/_ffi.o -L/usr/lib -Lbuild/temp.linux-i686-3.10 -largon2 -largon2 -o build/lib.linux-i686-3.10/argon2/_ffi.abi3.so ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0/.hypothesis/examples') rootdir: /home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0, configfile: pyproject.toml, testpaths: tests plugins: hypothesis-6.31.5 collecting ... collected 67 items tests/test_legacy.py::TestHash::test_hash_defaults PASSED tests/test_legacy.py::TestHash::test_raw_defaults PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.I- \xc8\xad\xf6\xa9\x05P\xb0\x8c\x03\xf5b\x8b2\xf9\xed\xc9\xd3,\xe6\xb9\x0e%L\xf5\xe30\xa4\x0b\xcf\xc2\xbe] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.D-q\x99\xf9w\xea\xc5\x87\xe6_\xb9\x18f\xda!\x94\x1a\x07+[\x96\x0bx\xce\xaa\xec\xbd\xef\x06\xc7f\x14\r] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.ID-\x1a\x96w\xb0\xaf\xe8\x1f\xda{T\x88\x95\xe7\xa1\xbf\xeb\x86h\xff\xc1\x9aS\x0e7\xe0\x88\xa6h\xfa\xb1\xc0*] PASSED tests/test_legacy.py::TestHash::test_hash_nul_bytes PASSED tests/test_legacy.py::TestHash::test_random_salt PASSED tests/test_legacy.py::TestHash::test_hash_wrong_arg_type PASSED tests/test_legacy.py::TestHash::test_illegal_argon2_parameter PASSED tests/test_legacy.py::TestHash::test_hash_fast PASSED tests/test_legacy.py::TestVerify::test_success[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_legacy.py::TestVerify::test_success[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_legacy.py::TestVerify::test_success[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_legacy.py::TestVerify::test_fail_wrong_argon2_type PASSED tests/test_legacy.py::TestVerify::test_wrong_arg_type PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.I- \xc8\xad\xf6\xa9\x05P\xb0\x8c\x03\xf5b\x8b2\xf9\xed\xc9\xd3,\xe6\xb9\x0e%L\xf5\xe30\xa4\x0b\xcf\xc2\xbe] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.D-q\x99\xf9w\xea\xc5\x87\xe6_\xb9\x18f\xda!\x94\x1a\x07+[\x96\x0bx\xce\xaa\xec\xbd\xef\x06\xc7f\x14\r] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.ID-\x1a\x96w\xb0\xaf\xe8\x1f\xda{T\x88\x95\xe7\xa1\xbf\xeb\x86h\xff\xc1\x9aS\x0e7\xe0\x88\xa6h\xfa\xb1\xc0*] PASSED tests/test_low_level.py::TestHash::test_hash_nul_bytes PASSED tests/test_low_level.py::TestHash::test_hash_wrong_arg_type[hash_secret] PASSED tests/test_low_level.py::TestHash::test_hash_wrong_arg_type[hash_secret_raw] PASSED tests/test_low_level.py::TestHash::test_illegal_argon2_parameter[hash_secret] PASSED tests/test_low_level.py::TestHash::test_illegal_argon2_parameter[hash_secret_raw] PASSED tests/test_low_level.py::TestHash::test_hash_fast[hash_secret] PASSED tests/test_low_level.py::TestHash::test_hash_fast[hash_secret_raw] PASSED tests/test_low_level.py::TestVerify::test_success[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestVerify::test_success[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestVerify::test_success[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestVerify::test_fail_wrong_argon2_type PASSED tests/test_low_level.py::TestVerify::test_wrong_arg_type PASSED tests/test_low_level.py::TestVerify::test_old_hash PASSED tests/test_low_level.py::test_argument_ranges PASSED tests/test_low_level.py::test_core PASSED tests/test_password_hasher.py::TestEnsureBytes::test_is_bytes PASSED tests/test_password_hasher.py::TestEnsureBytes::test_is_unicode PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_agility[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_agility[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash_verify[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash_verify[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_invalid_hash PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check_needs_rehash_no PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check_needs_rehash_yes PASSED tests/test_password_hasher.py::TestPasswordHasher::test_type_is_configurable PASSED tests/test_utils.py::TestCheckTypes::test_success PASSED tests/test_utils.py::TestCheckTypes::test_fail PASSED tests/test_utils.py::test_decoded_str_len PASSED tests/test_utils.py::TestExtractParameters::test_valid_hash PASSED tests/test_utils.py::TestExtractParameters::test_valid_hash_v18 PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[abc$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[$argon2id$v=19$m=65536,t=2,p=four$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[$argon2id$v=19$m=65536,t=2$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestParameters::test_eq PASSED tests/test_utils.py::TestParameters::test_eq_wrong_type PASSED tests/test_utils.py::TestParameters::test_repr PASSED ============================= 67 passed in 12.89s ============================== >>> py3-argon2-cffi: Entering fakeroot... /home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build import build running install running build running build_py running build_ext generating cffi module 'build/temp.linux-i686-3.10/_ffi.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py3-argon2-cffi/pkg creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/low_level.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/_legacy.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/_password_hasher.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/_utils.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/low_level.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/__pycache__/exceptions.cpython-310.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__pycache__ copying build/lib.linux-i686-3.10/argon2/_ffi.abi3.so -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/_ffi_build.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/__init__.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/_password_hasher.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/__main__.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/_utils.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/exceptions.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 copying build/lib.linux-i686-3.10/argon2/_legacy.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2 byte-compiling /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/_ffi_build.py to _ffi_build.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2/__main__.py to __main__.cpython-310.pyc running install_egg_info running egg_info writing src/argon2_cffi.egg-info/PKG-INFO writing dependency_links to src/argon2_cffi.egg-info/dependency_links.txt writing requirements to src/argon2_cffi.egg-info/requires.txt writing top-level names to src/argon2_cffi.egg-info/top_level.txt reading manifest file 'src/argon2_cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no files found matching '.coveragerc' warning: no previously-included files found matching 'src/argon2/_ffi.py' warning: no previously-included files found matching '.gitmodules' warning: no previously-included files found matching '*.yml' warning: no directories found matching '.azure-pipelines' no previously-included directories found matching 'docs/_build' writing manifest file 'src/argon2_cffi.egg-info/SOURCES.txt' Copying src/argon2_cffi.egg-info to /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.10/site-packages/argon2_cffi-21.1.0-py3.10.egg-info running install_scripts >>> py3-argon2-cffi*: Running postcheck for py3-argon2-cffi >>> py3-argon2-cffi*: Preparing package py3-argon2-cffi... >>> py3-argon2-cffi*: Stripping binaries >>> py3-argon2-cffi*: Scanning shared objects >>> py3-argon2-cffi*: Tracing dependencies... python3 py3-cffi so:libargon2.so.1 so:libc.musl-x86.so.1 >>> py3-argon2-cffi*: Package size: 184.0 KB >>> py3-argon2-cffi*: Compressing data... >>> py3-argon2-cffi*: Create checksum... >>> py3-argon2-cffi*: Create py3-argon2-cffi-21.1.0-r1.apk >>> py3-argon2-cffi: Build complete at Thu, 16 Dec 2021 06:08:45 +0000 elapsed time 0h 0m 20s >>> py3-argon2-cffi: Cleaning up srcdir >>> py3-argon2-cffi: Cleaning up pkgdir >>> py3-argon2-cffi: Uninstalling dependencies... (1/32) Purging .makedepends-py3-argon2-cffi (20211216.060827) (2/32) Purging py3-cffi (1.14.5-r3) (3/32) Purging py3-cparser (2.20-r2) (4/32) Purging argon2-dev (20190702-r1) (5/32) Purging argon2-libs (20190702-r1) (6/32) Purging python3-dev (3.10.1-r0) (7/32) Purging py3-setuptools (52.0.0-r5) (8/32) Purging py3-ordered-set (4.0.2-r3) (9/32) Purging py3-appdirs (1.4.4-r3) (10/32) Purging libffi-dev (3.4.2-r1) (11/32) Purging linux-headers (5.10.41-r0) (12/32) Purging py3-wheel (0.36.2-r3) (13/32) Purging py3-pytest (6.2.5-r1) (14/32) Purging py3-atomicwrites (1.4.0-r2) (15/32) Purging py3-more-itertools (8.12.0-r1) (16/32) Purging py3-iniconfig (1.1.1-r2) (17/32) Purging py3-pluggy (0.13.1-r5) (18/32) Purging py3-py (1.10.0-r2) (19/32) Purging py3-wcwidth (0.2.5-r2) (20/32) Purging py3-packaging (21.3-r0) (21/32) Purging py3-parsing (2.4.7-r3) (22/32) Purging py3-six (1.16.0-r1) (23/32) Purging py3-toml (0.10.2-r3) (24/32) Purging py3-hypothesis (6.31.5-r1) (25/32) Purging py3-attrs (21.2.0-r1) (26/32) Purging py3-sortedcontainers (2.4.0-r1) (27/32) Purging python3 (3.10.1-r0) (28/32) Purging libffi (3.4.2-r1) (29/32) Purging gdbm (1.22-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.1-r0) (32/32) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 335 MiB in 103 packages >>> py3-argon2-cffi: Updating the community/x86 repository index... >>> py3-argon2-cffi: Signing the index...