>>> py3-jsonschema: Building community/py3-jsonschema 3.2.0-r2 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 00:28:32 +0000 >>> py3-jsonschema: Checking sanity of /home/buildozer/aports/community/py3-jsonschema/APKBUILD... >>> py3-jsonschema: Analyzing dependencies... >>> py3-jsonschema: Installing for build: build-base python3 py3-pyrsistent py3-attrs py3-six py3-setuptools py3-setuptools_scm py3-twisted py3-pytest (1/46) Installing libffi (3.4.2-r1) (2/46) Installing gdbm (1.20-r2) (3/46) Installing mpdecimal (2.5.1-r1) (4/46) Installing readline (8.1.1-r0) (5/46) Installing sqlite-libs (3.36.0-r0) (6/46) Installing python3 (3.9.7-r3) (7/46) Installing py3-six (1.16.0-r0) (8/46) Installing py3-pyrsistent (0.18.0-r0) (9/46) Installing py3-attrs (20.3.0-r1) (10/46) Installing py3-ordered-set (4.0.2-r2) (11/46) Installing py3-appdirs (1.4.4-r2) (12/46) Installing py3-parsing (2.4.7-r2) (13/46) Installing py3-packaging (20.9-r1) (14/46) Installing py3-setuptools (52.0.0-r4) (15/46) Installing py3-tomli (1.2.1-r0) (16/46) Installing py3-setuptools_scm (6.3.2-r0) (17/46) Installing py3-cparser (2.20-r1) (18/46) Installing py3-cffi (1.14.5-r2) (19/46) Installing py3-idna (3.2-r0) (20/46) Installing py3-asn1crypto (1.4.0-r1) (21/46) Installing py3-cryptography (3.3.2-r3) (22/46) Installing py3-zope-interface (5.4.0-r0) (23/46) Installing py3-constantly (15.1.0-r4) (24/46) Installing py3-incremental (17.5.0-r4) (25/46) Installing py3-automat (20.2.0-r1) (26/46) Installing py3-hyperlink (21.0.0-r1) (27/46) Installing py3-typing-extensions (3.10.0.2-r0) (28/46) Installing py3-pyhamcrest (2.0.2-r1) (29/46) Installing py3-asn1 (0.4.8-r1) (30/46) Installing py3-asn1-modules (0.2.8-r1) (31/46) Installing py3-characteristic (14.3.0-r7) (32/46) Installing py3-service_identity (21.1.0-r0) (33/46) Installing py3-pyserial (3.5-r2) (34/46) Installing py3-hyperframe (6.0.0-r1) (35/46) Installing py3-hpack (4.0.0-r1) (36/46) Installing py3-h2 (4.0.0-r1) (37/46) Installing py3-twisted (21.7.0-r0) (38/46) Installing py3-atomicwrites (1.4.0-r1) (39/46) Installing py3-more-itertools (8.10.0-r0) (40/46) Installing py3-iniconfig (1.1.1-r1) (41/46) Installing py3-pluggy (0.13.1-r4) (42/46) Installing py3-py (1.10.0-r1) (43/46) Installing py3-wcwidth (0.2.5-r1) (44/46) Installing py3-toml (0.10.2-r2) (45/46) Installing py3-pytest (6.2.5-r0) (46/46) Installing .makedepends-py3-jsonschema (20211021.002846) Executing busybox-1.34.1-r1.trigger OK: 443 MiB in 141 packages >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsonschema-3.2.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 curl: (22) The requested URL returned error: 404 >>> py3-jsonschema: Fetching https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-3.2.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 163k 100 163k 0 0 1656k 0 --:--:-- --:--:-- --:--:-- 1656k >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsonschema-3.2.0.tar.gz >>> py3-jsonschema: Checking sha512sums... jsonschema-3.2.0.tar.gz: OK >>> py3-jsonschema: Unpacking /var/cache/distfiles/v3.15/jsonschema-3.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/jsonschema copying jsonschema/_validators.py -> build/lib/jsonschema copying jsonschema/validators.py -> build/lib/jsonschema copying jsonschema/_reflect.py -> build/lib/jsonschema copying jsonschema/_legacy_validators.py -> build/lib/jsonschema copying jsonschema/exceptions.py -> build/lib/jsonschema copying jsonschema/__init__.py -> build/lib/jsonschema copying jsonschema/_utils.py -> build/lib/jsonschema copying jsonschema/_types.py -> build/lib/jsonschema copying jsonschema/cli.py -> build/lib/jsonschema copying jsonschema/_format.py -> build/lib/jsonschema copying jsonschema/__main__.py -> build/lib/jsonschema copying jsonschema/compat.py -> build/lib/jsonschema creating build/lib/jsonschema/tests copying jsonschema/tests/test_format.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_exceptions.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_cli.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_jsonschema_test_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/__init__.py -> build/lib/jsonschema/tests copying jsonschema/tests/_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_validators.py -> build/lib/jsonschema/tests copying jsonschema/tests/_helpers.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_types.py -> build/lib/jsonschema/tests creating build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/issue232.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/__init__.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/json_schema_test_suite.py -> build/lib/jsonschema/benchmarks creating build/lib/jsonschema/schemas copying jsonschema/schemas/draft6.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft4.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft7.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft3.json -> build/lib/jsonschema/schemas ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0 collected 2750 items jsonschema/tests/test_cli.py ....... [ 0%] jsonschema/tests/test_exceptions.py .............................. [ 1%] jsonschema/tests/test_format.py ........ [ 1%] jsonschema/tests/test_jsonschema_test_suite.py ......................... [ 2%] ................................................................ssssssss [ 5%] ssss...................ssssssssss........ssssssssss..................... [ 7%] ........................................................................ [ 10%] ........................................................................ [ 13%] ........................................................................ [ 15%] ........................................................................ [ 18%] ........................................................................ [ 20%] .....ssssssssssssssssssssssssssssssssssssssss........................... [ 23%] ........................................................................ [ 26%] ...................................................................ss... [ 28%] ........ssssssss........................................................ [ 31%] ........................................................................ [ 33%] ........................................................................ [ 36%] ........................................................................ [ 39%] ...................................................................ssss. [ 41%] ....................ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 47%] ........................................................................ [ 49%] ........................................................................ [ 52%] ...............ss...........ssssssss.................................... [ 54%] ........................................................................ [ 57%] ........................................................................ [ 60%] ........................................................................ [ 62%] ..................sssssssssssssssssss................................... [ 65%] ..................................................................ssssss [ 68%] ssssssssssssssssssssssssssssss......ssssss..................ssssssssssss [ 70%] ......................................ssssssssssssssss.................. [ 73%] ........ssssssssssssssssssssssssssssssss................................ [ 75%] ........................................................................ [ 78%] .....................................ss...........ssssssss.............. [ 81%] ...............sssss.........sss........................................ [ 83%] ..................................................................ssssss [ 86%] ssssssssssssssssssssssss................................................ [ 88%] ........................................................................ [ 91%] ............................... [ 92%] jsonschema/tests/test_types.py ............. [ 93%] jsonschema/tests/test_validators.py .................................... [ 94%] .......................s.s.......................s..s.s................. [ 97%] ..s....................s....................s........................... [ 99%] ........ [100%] =============================== warnings summary =============================== jsonschema/tests/test_validators.py::TestValidate::test_schema_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1536: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( jsonschema/tests/test_validators.py::TestValidate::test_validation_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1528: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 2379 passed, 371 skipped, 2 warnings in 14.87s ================ >>> py3-jsonschema: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-jsonschema/pkg creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_helpers.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/_legacy_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft6.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft7.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/issue232.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/json_schema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/__main__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_validators.py to _validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/validators.py to validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_reflect.py to _reflect.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_format.py to test_format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_suite.py to _suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_helpers.py to _helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_legacy_validators.py to _legacy_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_utils.py to _utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_types.py to _types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/issue232.py to issue232.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/json_schema_test_suite.py to json_schema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/cli.py to cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_format.py to _format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/compat.py to compat.cpython-39.pyc running install_egg_info running egg_info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info running install_scripts Installing jsonschema script to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/bin >>> py3-jsonschema*: Running postcheck for py3-jsonschema >>> py3-jsonschema*: Preparing package py3-jsonschema... >>> py3-jsonschema*: Tracing dependencies... >>> py3-jsonschema*: Package size: 612.0 KB >>> py3-jsonschema*: Compressing data... >>> py3-jsonschema*: Create checksum... >>> py3-jsonschema*: Create py3-jsonschema-3.2.0-r2.apk >>> py3-jsonschema: Build complete at Thu, 21 Oct 2021 00:29:10 +0000 elapsed time 0h 0m 38s >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Uninstalling dependencies... (1/46) Purging .makedepends-py3-jsonschema (20211021.002846) (2/46) Purging py3-pyrsistent (0.18.0-r0) (3/46) Purging py3-setuptools_scm (6.3.2-r0) (4/46) Purging py3-setuptools (52.0.0-r4) (5/46) Purging py3-ordered-set (4.0.2-r2) (6/46) Purging py3-appdirs (1.4.4-r2) (7/46) Purging py3-tomli (1.2.1-r0) (8/46) Purging py3-twisted (21.7.0-r0) (9/46) Purging py3-zope-interface (5.4.0-r0) (10/46) Purging py3-constantly (15.1.0-r4) (11/46) Purging py3-incremental (17.5.0-r4) (12/46) Purging py3-automat (20.2.0-r1) (13/46) Purging py3-hyperlink (21.0.0-r1) (14/46) Purging py3-typing-extensions (3.10.0.2-r0) (15/46) Purging py3-pyhamcrest (2.0.2-r1) (16/46) Purging py3-service_identity (21.1.0-r0) (17/46) Purging py3-asn1-modules (0.2.8-r1) (18/46) Purging py3-asn1 (0.4.8-r1) (19/46) Purging py3-characteristic (14.3.0-r7) (20/46) Purging py3-cryptography (3.3.2-r3) (21/46) Purging py3-cffi (1.14.5-r2) (22/46) Purging py3-cparser (2.20-r1) (23/46) Purging py3-asn1crypto (1.4.0-r1) (24/46) Purging py3-idna (3.2-r0) (25/46) Purging py3-pyserial (3.5-r2) (26/46) Purging py3-h2 (4.0.0-r1) (27/46) Purging py3-hyperframe (6.0.0-r1) (28/46) Purging py3-hpack (4.0.0-r1) (29/46) Purging py3-pytest (6.2.5-r0) (30/46) Purging py3-atomicwrites (1.4.0-r1) (31/46) Purging py3-attrs (20.3.0-r1) (32/46) Purging py3-more-itertools (8.10.0-r0) (33/46) Purging py3-iniconfig (1.1.1-r1) (34/46) Purging py3-pluggy (0.13.1-r4) (35/46) Purging py3-py (1.10.0-r1) (36/46) Purging py3-wcwidth (0.2.5-r1) (37/46) Purging py3-packaging (20.9-r1) (38/46) Purging py3-parsing (2.4.7-r2) (39/46) Purging py3-six (1.16.0-r0) (40/46) Purging py3-toml (0.10.2-r2) (41/46) Purging python3 (3.9.7-r3) (42/46) Purging libffi (3.4.2-r1) (43/46) Purging gdbm (1.20-r2) (44/46) Purging mpdecimal (2.5.1-r1) (45/46) Purging readline (8.1.1-r0) (46/46) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-jsonschema: Updating the community/x86_64 repository index... >>> py3-jsonschema: Signing the index...