>>> py3-jwt: Building community/py3-jwt 2.8.0-r0 (using abuild 3.11.21-r0) started Sun, 30 Jul 2023 23:55:44 +0000 >>> py3-jwt: Checking sanity of /home/buildozer/aports/community/py3-jwt/APKBUILD... >>> py3-jwt: Analyzing dependencies... >>> py3-jwt: Installing for build: build-base py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20230722-r0) (5/31) Installing readline (8.2.1-r2) (6/31) Installing sqlite-libs (3.42.0-r2) (7/31) Installing python3 (3.11.4-r4) (8/31) Installing python3-pycache-pyc0 (3.11.4-r4) (9/31) Installing pyc (0.1-r0) (10/31) Installing py3-installer-pyc (0.7.0-r1) (11/31) Installing py3-gpep517-pyc (13-r3) (12/31) Installing python3-pyc (3.11.4-r4) (13/31) Installing py3-installer (0.7.0-r1) (14/31) Installing py3-gpep517 (13-r3) (15/31) Installing py3-parsing (3.1.0-r0) (16/31) Installing py3-parsing-pyc (3.1.0-r0) (17/31) Installing py3-packaging (23.1-r2) (18/31) Installing py3-packaging-pyc (23.1-r2) (19/31) Installing py3-setuptools (68.0.0-r1) (20/31) Installing py3-setuptools-pyc (68.0.0-r1) (21/31) Installing py3-wheel (0.41.0-r1) (22/31) Installing py3-wheel-pyc (0.41.0-r1) (23/31) Installing py3-iniconfig (1.1.1-r6) (24/31) Installing py3-iniconfig-pyc (1.1.1-r6) (25/31) Installing py3-pluggy (1.2.0-r0) (26/31) Installing py3-pluggy-pyc (1.2.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.0-r0) (30/31) Installing py3-pytest-pyc (7.4.0-r0) (31/31) Installing .makedepends-py3-jwt (20230730.235545) Executing busybox-1.36.1-r4.trigger OK: 323 MiB in 138 packages >>> py3-jwt: Cleaning up srcdir >>> py3-jwt: Cleaning up pkgdir >>> py3-jwt: Cleaning up tmpdir >>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jwt-2.8.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-jwt: Fetching https://github.com/jpadilla/pyjwt/archive/2.8.0/py3-jwt-2.8.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 78319 0 78319 0 0 12075 0 --:--:-- 0:00:06 --:--:-- 89507 >>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jwt-2.8.0.tar.gz >>> py3-jwt: Checking sha512sums... py3-jwt-2.8.0.tar.gz: OK >>> py3-jwt: Unpacking /var/cache/distfiles/py3-jwt-2.8.0.tar.gz... 2023-07-30 23:55:53,472 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-07-30 23:55:53,515 root INFO running bdist_wheel 2023-07-30 23:55:53,526 root INFO running build 2023-07-30 23:55:53,526 root INFO running build_py 2023-07-30 23:55:53,529 root INFO creating build 2023-07-30 23:55:53,529 root INFO creating build/lib 2023-07-30 23:55:53,529 root INFO creating build/lib/jwt 2023-07-30 23:55:53,529 root INFO copying jwt/api_jwk.py -> build/lib/jwt 2023-07-30 23:55:53,530 root INFO copying jwt/warnings.py -> build/lib/jwt 2023-07-30 23:55:53,530 root INFO copying jwt/exceptions.py -> build/lib/jwt 2023-07-30 23:55:53,530 root INFO copying jwt/api_jwt.py -> build/lib/jwt 2023-07-30 23:55:53,530 root INFO copying jwt/jwks_client.py -> build/lib/jwt 2023-07-30 23:55:53,530 root INFO copying jwt/jwk_set_cache.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/utils.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/algorithms.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/api_jws.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/__init__.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/types.py -> build/lib/jwt 2023-07-30 23:55:53,531 root INFO copying jwt/help.py -> build/lib/jwt 2023-07-30 23:55:53,532 root INFO running egg_info 2023-07-30 23:55:53,536 root INFO creating PyJWT.egg-info 2023-07-30 23:55:53,537 root INFO writing PyJWT.egg-info/PKG-INFO 2023-07-30 23:55:53,538 root INFO writing dependency_links to PyJWT.egg-info/dependency_links.txt 2023-07-30 23:55:53,538 root INFO writing requirements to PyJWT.egg-info/requires.txt 2023-07-30 23:55:53,538 root INFO writing top-level names to PyJWT.egg-info/top_level.txt 2023-07-30 23:55:53,538 root INFO writing manifest file 'PyJWT.egg-info/SOURCES.txt' 2023-07-30 23:55:53,540 root INFO reading manifest file 'PyJWT.egg-info/SOURCES.txt' 2023-07-30 23:55:53,541 root INFO reading manifest template 'MANIFEST.in' 2023-07-30 23:55:53,542 root WARNING warning: no previously-included files found matching 'codecov.yml' 2023-07-30 23:55:53,543 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2023-07-30 23:55:53,543 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-07-30 23:55:53,543 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-07-30 23:55:53,543 root INFO adding license file 'LICENSE' 2023-07-30 23:55:53,543 root INFO adding license file 'AUTHORS.rst' 2023-07-30 23:55:53,545 root INFO writing manifest file 'PyJWT.egg-info/SOURCES.txt' 2023-07-30 23:55:53,546 root INFO copying jwt/py.typed -> build/lib/jwt 2023-07-30 23:55:53,551 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-07-30 23:55:53,551 root INFO running install 2023-07-30 23:55:53,567 root INFO running install_lib 2023-07-30 23:55:53,569 root INFO creating build/bdist.linux-ppc64le 2023-07-30 23:55:53,569 root INFO creating build/bdist.linux-ppc64le/wheel 2023-07-30 23:55:53,570 root INFO creating build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,570 root INFO copying build/lib/jwt/api_jwk.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,570 root INFO copying build/lib/jwt/warnings.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,570 root INFO copying build/lib/jwt/exceptions.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,570 root INFO copying build/lib/jwt/api_jwt.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,570 root INFO copying build/lib/jwt/jwks_client.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/jwk_set_cache.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/utils.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/algorithms.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/api_jws.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/py.typed -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,571 root INFO copying build/lib/jwt/__init__.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,572 root INFO copying build/lib/jwt/types.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,572 root INFO copying build/lib/jwt/help.py -> build/bdist.linux-ppc64le/wheel/jwt 2023-07-30 23:55:53,572 root INFO running install_egg_info 2023-07-30 23:55:53,575 root INFO Copying PyJWT.egg-info to build/bdist.linux-ppc64le/wheel/PyJWT-2.8.0-py3.11.egg-info 2023-07-30 23:55:53,576 root INFO running install_scripts 2023-07-30 23:55:53,581 wheel INFO creating build/bdist.linux-ppc64le/wheel/PyJWT-2.8.0.dist-info/WHEEL 2023-07-30 23:55:53,581 wheel INFO creating '/home/buildozer/aports/community/py3-jwt/src/pyjwt-2.8.0/.dist/.tmp-1pdr2stn/PyJWT-2.8.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-07-30 23:55:53,581 wheel INFO adding 'jwt/__init__.py' 2023-07-30 23:55:53,582 wheel INFO adding 'jwt/algorithms.py' 2023-07-30 23:55:53,582 wheel INFO adding 'jwt/api_jwk.py' 2023-07-30 23:55:53,582 wheel INFO adding 'jwt/api_jws.py' 2023-07-30 23:55:53,582 wheel INFO adding 'jwt/api_jwt.py' 2023-07-30 23:55:53,583 wheel INFO adding 'jwt/exceptions.py' 2023-07-30 23:55:53,583 wheel INFO adding 'jwt/help.py' 2023-07-30 23:55:53,583 wheel INFO adding 'jwt/jwk_set_cache.py' 2023-07-30 23:55:53,583 wheel INFO adding 'jwt/jwks_client.py' 2023-07-30 23:55:53,583 wheel INFO adding 'jwt/py.typed' 2023-07-30 23:55:53,584 wheel INFO adding 'jwt/types.py' 2023-07-30 23:55:53,584 wheel INFO adding 'jwt/utils.py' 2023-07-30 23:55:53,584 wheel INFO adding 'jwt/warnings.py' 2023-07-30 23:55:53,584 wheel INFO adding 'PyJWT-2.8.0.dist-info/AUTHORS.rst' 2023-07-30 23:55:53,584 wheel INFO adding 'PyJWT-2.8.0.dist-info/LICENSE' 2023-07-30 23:55:53,584 wheel INFO adding 'PyJWT-2.8.0.dist-info/METADATA' 2023-07-30 23:55:53,584 wheel INFO adding 'PyJWT-2.8.0.dist-info/WHEEL' 2023-07-30 23:55:53,585 wheel INFO adding 'PyJWT-2.8.0.dist-info/top_level.txt' 2023-07-30 23:55:53,585 wheel INFO adding 'PyJWT-2.8.0.dist-info/RECORD' 2023-07-30 23:55:53,585 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-07-30 23:55:53,586 gpep517 INFO The backend produced .dist/PyJWT-2.8.0-py3-none-any.whl PyJWT-2.8.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/community/py3-jwt/src/pyjwt-2.8.0 configfile: tox.ini testpaths: tests collected 262 items tests/test_advisory.py s [ 0%] tests/test_algorithms.py ..............sssssssssssssssssssssssssssssssss [ 18%] ssssss.sssssssssssssssssssssss [ 29%] tests/test_api_jwk.py ssssssssssss.ssssss [ 37%] tests/test_api_jws.py .................ss....ss.......................ss [ 56%] s.ssss............... [ 64%] tests/test_api_jwt.py .................ss............................... [ 83%] ......... [ 86%] tests/test_compressed_jwt.py . [ 87%] tests/test_exceptions.py . [ 87%] tests/test_jwks_client.py ssssssssssssssssssss [ 95%] tests/test_jwt.py . [ 95%] tests/test_utils.py .....x...... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_advisory.py:27: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:111: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:118: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:125: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:132: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:139: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:162: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:182: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:243: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:257: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:267: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:289: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:312: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:319: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:349: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:359: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:372: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:386: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:396: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:407: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:418: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:442: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:453: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:465: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:493: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:554: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:561: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:569: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:576: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:583: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:590: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:611: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:625: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:637: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:653: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:706: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:737: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:768: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:809: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:821: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:838: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:852: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:864: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:873: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:882: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:893: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:905: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:957: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:977: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:983: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:992: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:1003: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:1015: Requires cryptography library installed SKIPPED [2] tests/test_algorithms.py:1067: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:1087: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:1096: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:16: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:37: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:58: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:69: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:80: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:91: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:102: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:113: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:124: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:135: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:147: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:157: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:209: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:230: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:251: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:273: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:290: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:295: Requires cryptography library installed SKIPPED [1] tests/test_api_jws.py:175: Requires cryptography library installed SKIPPED [1] tests/test_api_jws.py:185: Requires cryptography library installed SKIPPED [1] tests/test_api_jws.py:257: Requires cryptography library installed SKIPPED [1] tests/test_api_jws.py:276: Requires cryptography library installed SKIPPED [3] tests/test_api_jws.py:515: Requires cryptography library installed SKIPPED [4] tests/test_api_jws.py:563: Requires cryptography library installed SKIPPED [1] tests/test_api_jwt.py:284: Requires cryptography library installed SKIPPED [1] tests/test_api_jwt.py:302: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:91: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:104: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:113: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:123: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:137: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:151: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:164: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:180: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:196: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:222: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:238: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:254: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:274: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:287: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:296: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:311: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:323: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:330: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:340: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:348: Requires cryptography library installed XFAIL tests/test_utils.py::test_to_base64url_uint[-1-] ================= 147 passed, 114 skipped, 1 xfailed in 0.75s ================== >>> py3-jwt: Entering fakeroot... >>> py3-jwt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.11/site-packages/jwt/__pycache__' -> '/home/buildozer/aports/community/py3-jwt/pkg/py3-jwt-pyc/usr/lib/python3.11/site-packages/jwt/__pycache__' >>> py3-jwt-pyc*: Preparing subpackage py3-jwt-pyc... >>> py3-jwt-pyc*: Running postcheck for py3-jwt-pyc >>> py3-jwt*: Running postcheck for py3-jwt >>> py3-jwt*: Preparing package py3-jwt... >>> py3-jwt-pyc*: Tracing dependencies... python3~3.11 >>> py3-jwt-pyc*: Package size: 148.0 KB >>> py3-jwt-pyc*: Compressing data... >>> py3-jwt-pyc*: Create checksum... >>> py3-jwt-pyc*: Create py3-jwt-pyc-2.8.0-r0.apk >>> py3-jwt*: Tracing dependencies... python3~3.11 >>> py3-jwt*: Package size: 160.0 KB >>> py3-jwt*: Compressing data... >>> py3-jwt*: Create checksum... >>> py3-jwt*: Create py3-jwt-2.8.0-r0.apk >>> py3-jwt: Build complete at Sun, 30 Jul 2023 23:55:55 +0000 elapsed time 0h 0m 11s >>> py3-jwt: Cleaning up srcdir >>> py3-jwt: Cleaning up pkgdir >>> py3-jwt: Uninstalling dependencies... (1/31) Purging .makedepends-py3-jwt (20230730.235545) (2/31) Purging py3-gpep517-pyc (13-r3) (3/31) Purging py3-gpep517 (13-r3) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (68.0.0-r1) (7/31) Purging py3-setuptools (68.0.0-r1) (8/31) Purging py3-wheel-pyc (0.41.0-r1) (9/31) Purging py3-wheel (0.41.0-r1) (10/31) Purging py3-pytest-pyc (7.4.0-r0) (11/31) Purging py3-pytest (7.4.0-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r6) (13/31) Purging py3-iniconfig (1.1.1-r6) (14/31) Purging py3-packaging-pyc (23.1-r2) (15/31) Purging py3-packaging (23.1-r2) (16/31) Purging py3-parsing-pyc (3.1.0-r0) (17/31) Purging py3-parsing (3.1.0-r0) (18/31) Purging py3-pluggy-pyc (1.2.0-r0) (19/31) Purging py3-pluggy (1.2.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.4-r4) (23/31) Purging python3-pycache-pyc0 (3.11.4-r4) (24/31) Purging pyc (0.1-r0) (25/31) Purging python3 (3.11.4-r4) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20230722-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.1-r2) (31/31) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 264 MiB in 107 packages >>> py3-jwt: Updating the community/ppc64le repository index... >>> py3-jwt: Signing the index...