>>> py3-python-jose: Building testing/py3-python-jose 3.3.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 15:43:55 +0000 >>> py3-python-jose: Checking sanity of /home/buildozer/aports/testing/py3-python-jose/APKBUILD... >>> py3-python-jose: Analyzing dependencies... >>> py3-python-jose: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-cryptography py3-pycryptodome py3-pytest-runner (1/40) Installing libffi (3.4.4-r2) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (2.5.1-r2) (4/40) Installing libpanelw (6.4_p20230401-r6) (5/40) Installing readline (8.2.1-r1) (6/40) Installing sqlite-libs (3.41.2-r2) (7/40) Installing python3 (3.11.3-r10) (8/40) Installing python3-pycache-pyc0 (3.11.3-r10) (9/40) Installing pyc (0.1-r0) (10/40) Installing python3-pyc (3.11.3-r10) (11/40) Installing py3-installer (0.7.0-r1) (12/40) Installing py3-installer-pyc (0.7.0-r1) (13/40) Installing py3-gpep517 (13-r2) (14/40) Installing py3-gpep517-pyc (13-r2) (15/40) Installing py3-parsing (3.0.9-r2) (16/40) Installing py3-parsing-pyc (3.0.9-r2) (17/40) Installing py3-packaging (23.1-r1) (18/40) Installing py3-packaging-pyc (23.1-r1) (19/40) Installing py3-setuptools (67.7.2-r0) (20/40) Installing py3-setuptools-pyc (67.7.2-r0) (21/40) Installing py3-wheel (0.40.0-r1) (22/40) Installing py3-wheel-pyc (0.40.0-r1) (23/40) Installing py3-cparser (2.21-r2) (24/40) Installing py3-cparser-pyc (2.21-r2) (25/40) Installing py3-cffi (1.15.1-r3) (26/40) Installing py3-cffi-pyc (1.15.1-r3) (27/40) Installing py3-cryptography (40.0.2-r1) (28/40) Installing py3-cryptography-pyc (40.0.2-r1) (29/40) Installing py3-pycryptodome (3.17.0-r0) (30/40) Installing py3-iniconfig (1.1.1-r6) (31/40) Installing py3-iniconfig-pyc (1.1.1-r6) (32/40) Installing py3-pluggy (1.0.0-r3) (33/40) Installing py3-pluggy-pyc (1.0.0-r3) (34/40) Installing py3-py (1.11.0-r2) (35/40) Installing py3-py-pyc (1.11.0-r2) (36/40) Installing py3-pytest (7.3.1-r1) (37/40) Installing py3-pytest-pyc (7.3.1-r1) (38/40) Installing py3-pytest-runner (6.0.0-r2) (39/40) Installing py3-pytest-runner-pyc (6.0.0-r2) (40/40) Installing .makedepends-py3-python-jose (20230425.154357) Executing busybox-1.36.0-r8.trigger OK: 446 MiB in 146 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-jose-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 100 123k 100 123k 0 0 734k 0 --:--:-- --:--:-- --:--:-- 735k >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-jose-3.3.0.tar.gz >>> py3-python-jose: Checking sha512sums... python-jose-3.3.0.tar.gz: OK >>> py3-python-jose: Unpacking /var/cache/distfiles/edge/python-jose-3.3.0.tar.gz... 2023-04-25 15:43:58,438 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-25 15:43:58,497 root INFO running bdist_wheel 2023-04-25 15:43:58,503 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-04-25 15:43:58,516 root INFO running build 2023-04-25 15:43:58,517 root INFO running build_py 2023-04-25 15:43:58,521 root INFO creating build 2023-04-25 15:43:58,521 root INFO creating build/lib 2023-04-25 15:43:58,521 root INFO creating build/lib/jose 2023-04-25 15:43:58,522 root INFO copying jose/utils.py -> build/lib/jose 2023-04-25 15:43:58,522 root INFO copying jose/jwk.py -> build/lib/jose 2023-04-25 15:43:58,522 root INFO copying jose/jwe.py -> build/lib/jose 2023-04-25 15:43:58,523 root INFO copying jose/jwt.py -> build/lib/jose 2023-04-25 15:43:58,523 root INFO copying jose/__init__.py -> build/lib/jose 2023-04-25 15:43:58,523 root INFO copying jose/constants.py -> build/lib/jose 2023-04-25 15:43:58,524 root INFO copying jose/exceptions.py -> build/lib/jose 2023-04-25 15:43:58,524 root INFO copying jose/jws.py -> build/lib/jose 2023-04-25 15:43:58,525 root INFO creating build/lib/jose/backends 2023-04-25 15:43:58,525 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2023-04-25 15:43:58,525 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2023-04-25 15:43:58,526 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2023-04-25 15:43:58,526 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2023-04-25 15:43:58,526 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2023-04-25 15:43:58,527 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2023-04-25 15:43:58,527 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2023-04-25 15:43:58,536 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-25 15:43:58,536 root INFO running install 2023-04-25 15:43:58,550 root INFO running install_lib 2023-04-25 15:43:58,554 root INFO creating build/bdist.linux-i686 2023-04-25 15:43:58,554 root INFO creating build/bdist.linux-i686/wheel 2023-04-25 15:43:58,554 root INFO creating build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,554 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,555 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,555 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,555 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,556 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,556 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,556 root INFO creating build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,557 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,557 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,557 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,558 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,558 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,558 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,559 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-i686/wheel/jose/backends 2023-04-25 15:43:58,559 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,559 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-i686/wheel/jose 2023-04-25 15:43:58,560 root INFO running install_egg_info 2023-04-25 15:43:58,573 root INFO running egg_info 2023-04-25 15:43:58,573 root INFO creating python_jose.egg-info 2023-04-25 15:43:58,576 root INFO writing python_jose.egg-info/PKG-INFO 2023-04-25 15:43:58,577 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2023-04-25 15:43:58,577 root INFO writing requirements to python_jose.egg-info/requires.txt 2023-04-25 15:43:58,578 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2023-04-25 15:43:58,578 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 15:43:58,582 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 15:43:58,582 root INFO reading manifest template 'MANIFEST.in' 2023-04-25 15:43:58,583 root WARNING warning: no files found matching 'VERSIONING.md' 2023-04-25 15:43:58,584 root INFO adding license file 'LICENSE' 2023-04-25 15:43:58,586 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-25 15:43:58,586 root INFO Copying python_jose.egg-info to build/bdist.linux-i686/wheel/python_jose-3.3.0-py3.11.egg-info 2023-04-25 15:43:58,588 root INFO running install_scripts 2023-04-25 15:43:58,592 wheel INFO creating build/bdist.linux-i686/wheel/python_jose-3.3.0.dist-info/WHEEL 2023-04-25 15:43:58,593 wheel INFO creating '/home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/dist/.tmp-kxdb0uno/python_jose-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-25 15:43:58,594 wheel INFO adding 'jose/__init__.py' 2023-04-25 15:43:58,594 wheel INFO adding 'jose/constants.py' 2023-04-25 15:43:58,594 wheel INFO adding 'jose/exceptions.py' 2023-04-25 15:43:58,595 wheel INFO adding 'jose/jwe.py' 2023-04-25 15:43:58,595 wheel INFO adding 'jose/jwk.py' 2023-04-25 15:43:58,595 wheel INFO adding 'jose/jws.py' 2023-04-25 15:43:58,596 wheel INFO adding 'jose/jwt.py' 2023-04-25 15:43:58,596 wheel INFO adding 'jose/utils.py' 2023-04-25 15:43:58,597 wheel INFO adding 'jose/backends/__init__.py' 2023-04-25 15:43:58,597 wheel INFO adding 'jose/backends/_asn1.py' 2023-04-25 15:43:58,597 wheel INFO adding 'jose/backends/base.py' 2023-04-25 15:43:58,598 wheel INFO adding 'jose/backends/cryptography_backend.py' 2023-04-25 15:43:58,598 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2023-04-25 15:43:58,599 wheel INFO adding 'jose/backends/native.py' 2023-04-25 15:43:58,599 wheel INFO adding 'jose/backends/rsa_backend.py' 2023-04-25 15:43:58,600 wheel INFO adding 'python_jose-3.3.0.dist-info/LICENSE' 2023-04-25 15:43:58,600 wheel INFO adding 'python_jose-3.3.0.dist-info/METADATA' 2023-04-25 15:43:58,600 wheel INFO adding 'python_jose-3.3.0.dist-info/WHEEL' 2023-04-25 15:43:58,600 wheel INFO adding 'python_jose-3.3.0.dist-info/top_level.txt' 2023-04-25 15:43:58,601 wheel INFO adding 'python_jose-3.3.0.dist-info/RECORD' 2023-04-25 15:43:58,601 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-25 15:43:58,602 gpep517 INFO The backend produced dist/python_jose-3.3.0-py2.py3-none-any.whl python_jose-3.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0 configfile: pytest.ini collected 486 items tests/test_asn1.py ssss [ 0%] tests/test_backends.py .... [ 1%] tests/test_firebase.py ... [ 2%] tests/test_jwe.py ...................................................... [ 13%] ........................................................................ [ 28%] ......... [ 30%] tests/test_jwk.py .......... [ 32%] tests/test_jws.py ........................................... [ 40%] tests/test_jwt.py ...................................................... [ 52%] ....... [ 53%] tests/test_utils.py .. [ 53%] tests/algorithms/test_AES.py ...... [ 55%] tests/algorithms/test_AES_compat.py ......... [ 56%] tests/algorithms/test_EC.py s............... [ 60%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 64%] tests/algorithms/test_HMAC.py ... [ 65%] tests/algorithms/test_HMAC_compat.py ............ [ 67%] tests/algorithms/test_RSA.py ssss................. [ 71%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%] ssssssssssssssssssss [ 98%] tests/algorithms/test_base.py ...... [ 99%] tests/rfc/test_rfc7520.py ... [100%] ================= 329 passed, 157 skipped in 68.51s (0:01:08) ================== >>> py3-python-jose: Entering fakeroot... created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/' 'README.rst' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/README.rst' >>> py3-python-jose-doc*: Running split function doc... >>> py3-python-jose-doc*: Preparing subpackage py3-python-jose-doc... >>> py3-python-jose-doc*: Running postcheck for py3-python-jose-doc >>> py3-python-jose-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/__pycache__' '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/backends/__pycache__' >>> py3-python-jose-pyc*: Preparing subpackage py3-python-jose-pyc... >>> py3-python-jose-pyc*: Running postcheck for py3-python-jose-pyc >>> py3-python-jose*: Running postcheck for py3-python-jose >>> py3-python-jose*: Preparing package py3-python-jose... >>> py3-python-jose-doc*: Tracing dependencies... >>> py3-python-jose-doc*: Package size: 24.0 KB >>> py3-python-jose-doc*: Compressing data... >>> py3-python-jose-doc*: Create checksum... >>> py3-python-jose-doc*: Create py3-python-jose-doc-3.3.0-r1.apk >>> py3-python-jose-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose-pyc*: Package size: 200.0 KB >>> py3-python-jose-pyc*: Compressing data... >>> py3-python-jose-pyc*: Create checksum... >>> py3-python-jose-pyc*: Create py3-python-jose-pyc-3.3.0-r1.apk >>> py3-python-jose*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose*: Package size: 188.0 KB >>> py3-python-jose*: Compressing data... >>> py3-python-jose*: Create checksum... >>> py3-python-jose*: Create py3-python-jose-3.3.0-r1.apk >>> py3-python-jose: Build complete at Tue, 25 Apr 2023 15:45:08 +0000 elapsed time 0h 1m 13s >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Uninstalling dependencies... (1/40) Purging .makedepends-py3-python-jose (20230425.154357) (2/40) Purging py3-gpep517-pyc (13-r2) (3/40) Purging py3-gpep517 (13-r2) (4/40) Purging py3-installer-pyc (0.7.0-r1) (5/40) Purging py3-installer (0.7.0-r1) (6/40) Purging py3-wheel-pyc (0.40.0-r1) (7/40) Purging py3-wheel (0.40.0-r1) (8/40) Purging py3-cryptography-pyc (40.0.2-r1) (9/40) Purging py3-cryptography (40.0.2-r1) (10/40) Purging py3-cffi-pyc (1.15.1-r3) (11/40) Purging py3-cffi (1.15.1-r3) (12/40) Purging py3-cparser-pyc (2.21-r2) (13/40) Purging py3-cparser (2.21-r2) (14/40) Purging py3-pycryptodome (3.17.0-r0) (15/40) Purging py3-pytest-runner-pyc (6.0.0-r2) (16/40) Purging py3-pytest-runner (6.0.0-r2) (17/40) Purging py3-pytest-pyc (7.3.1-r1) (18/40) Purging py3-pytest (7.3.1-r1) (19/40) Purging py3-iniconfig-pyc (1.1.1-r6) (20/40) Purging py3-iniconfig (1.1.1-r6) (21/40) Purging py3-pluggy-pyc (1.0.0-r3) (22/40) Purging py3-pluggy (1.0.0-r3) (23/40) Purging py3-py-pyc (1.11.0-r2) (24/40) Purging py3-py (1.11.0-r2) (25/40) Purging py3-setuptools-pyc (67.7.2-r0) (26/40) Purging py3-setuptools (67.7.2-r0) (27/40) Purging py3-packaging-pyc (23.1-r1) (28/40) Purging py3-packaging (23.1-r1) (29/40) Purging py3-parsing-pyc (3.0.9-r2) (30/40) Purging py3-parsing (3.0.9-r2) (31/40) Purging python3-pyc (3.11.3-r10) (32/40) Purging python3-pycache-pyc0 (3.11.3-r10) (33/40) Purging pyc (0.1-r0) (34/40) Purging python3 (3.11.3-r10) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libffi (3.4.4-r2) (37/40) Purging libpanelw (6.4_p20230401-r6) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.1-r1) (40/40) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-python-jose: Updating the testing/x86 repository index... >>> py3-python-jose: Signing the index...