>>> py3-python-jose: Building community/py3-python-jose 3.5.0-r1 (using abuild 3.17.0_rc2-r0) started Sun, 17 May 2026 09:07:45 +0000 >>> py3-python-jose: Validating /home/buildozer/aports/community/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/43) Installing gdbm (1.26-r0) ( 2/43) Installing xz-libs (5.8.3-r0) ( 3/43) Installing mpdecimal (4.0.1-r0) ( 4/43) Installing libpanelw (6.6_p20260502-r0) ( 5/43) Installing readline (8.3.3-r1) ( 6/43) Installing sqlite-libs (3.53.1-r0) ( 7/43) Installing python3 (3.14.3-r0) ( 8/43) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/43) Installing pyc (3.14.3-r0) (10/43) Installing python3-pyc (3.14.3-r0) (11/43) Installing py3-installer (1.0.0-r0) (12/43) Installing py3-installer-pyc (1.0.0-r0) (13/43) Installing py3-gpep517 (19-r2) (14/43) Installing py3-gpep517-pyc (19-r2) (15/43) Installing py3-parsing (3.3.2-r1) (16/43) Installing py3-parsing-pyc (3.3.2-r1) (17/43) Installing py3-packaging (26.2-r0) (18/43) Installing py3-packaging-pyc (26.2-r0) (19/43) Installing py3-setuptools (82.0.1-r1) (20/43) Installing py3-setuptools-pyc (82.0.1-r1) (21/43) Installing py3-wheel (0.47.0-r0) (22/43) Installing py3-wheel-pyc (0.47.0-r0) (23/43) Installing py3-cparser (3.0-r1) (24/43) Installing py3-cparser-pyc (3.0-r1) (25/43) Installing py3-cffi (2.0.0-r0) (26/43) Installing py3-cffi-pyc (2.0.0-r0) (27/43) Installing py3-cryptography (47.0.0-r0) (28/43) Installing py3-cryptography-pyc (47.0.0-r0) (29/43) Installing py3-pycryptodome (3.23.0-r1) (30/43) Installing py3-pycryptodome-pyc (3.23.0-r1) (31/43) Installing py3-iniconfig (2.3.0-r1) (32/43) Installing py3-iniconfig-pyc (2.3.0-r1) (33/43) Installing py3-pluggy (1.6.0-r1) (34/43) Installing py3-pluggy-pyc (1.6.0-r1) (35/43) Installing py3-py (1.11.0-r5) (36/43) Installing py3-py-pyc (1.11.0-r5) (37/43) Installing py3-pygments (2.20.0-r0) (38/43) Installing py3-pygments-pyc (2.20.0-r0) (39/43) Installing py3-pytest (9.0.3-r0) (40/43) Installing py3-pytest-pyc (9.0.3-r0) (41/43) Installing py3-pytest-runner (6.0.1-r2) (42/43) Installing py3-pytest-runner-pyc (6.0.1-r2) (43/43) Installing .makedepends-py3-python-jose (20260517.090804) Executing busybox-1.37.0-r31.trigger OK: 1233.7 MiB in 179 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Cleaning up tmpdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-jose-3.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/python-jose-3.5.0.tar.gz.part' python-jose-3.5.0.ta 100% |********************************| 88599 0:00:00 ETA '/var/cache/distfiles/v3.24/python-jose-3.5.0.tar.gz.part' saved /var/cache/distfiles/v3.24/python-jose-3.5.0.tar.gz: OK /home/buildozer/aports/community/py3-python-jose/fix-test-ec.patch: OK >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-jose-3.5.0.tar.gz /var/cache/distfiles/v3.24/python-jose-3.5.0.tar.gz: OK /home/buildozer/aports/community/py3-python-jose/fix-test-ec.patch: OK >>> py3-python-jose: Unpacking /var/cache/distfiles/v3.24/python-jose-3.5.0.tar.gz... >>> py3-python-jose: fix-test-ec.patch patching file tests/algorithms/test_EC.py 2026-05-17 09:08:07,728 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-05-17 09:08:07,817 root INFO running bdist_wheel 2026-05-17 09:08:07,853 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-05-17 09:08:07,883 root INFO running build 2026-05-17 09:08:07,884 root INFO running build_py 2026-05-17 09:08:07,899 root INFO creating build/lib/jose 2026-05-17 09:08:07,900 root INFO copying jose/jwk.py -> build/lib/jose 2026-05-17 09:08:07,901 root INFO copying jose/jwt.py -> build/lib/jose 2026-05-17 09:08:07,902 root INFO copying jose/__init__.py -> build/lib/jose 2026-05-17 09:08:07,902 root INFO copying jose/utils.py -> build/lib/jose 2026-05-17 09:08:07,903 root INFO copying jose/jws.py -> build/lib/jose 2026-05-17 09:08:07,904 root INFO copying jose/exceptions.py -> build/lib/jose 2026-05-17 09:08:07,905 root INFO copying jose/constants.py -> build/lib/jose 2026-05-17 09:08:07,905 root INFO copying jose/jwe.py -> build/lib/jose 2026-05-17 09:08:07,907 root INFO creating build/lib/jose/backends 2026-05-17 09:08:07,907 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2026-05-17 09:08:07,908 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2026-05-17 09:08:07,909 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2026-05-17 09:08:07,910 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2026-05-17 09:08:07,911 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2026-05-17 09:08:07,911 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2026-05-17 09:08:07,912 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2026-05-17 09:08:07,940 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-17 09:08:07,940 root INFO running install 2026-05-17 09:08:07,982 root INFO running install_lib 2026-05-17 09:08:07,994 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-17 09:08:07,995 root INFO creating build/bdist.linux-riscv64/wheel/jose 2026-05-17 09:08:07,996 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,996 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,997 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,998 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,998 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,999 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:07,999 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:08,000 root INFO creating build/bdist.linux-riscv64/wheel/jose/backends 2026-05-17 09:08:08,001 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,001 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,002 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,003 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,003 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,004 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,004 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-riscv64/wheel/./jose/backends 2026-05-17 09:08:08,005 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-riscv64/wheel/./jose 2026-05-17 09:08:08,006 root INFO running install_egg_info 2026-05-17 09:08:08,019 root INFO running egg_info 2026-05-17 09:08:08,029 root INFO creating python_jose.egg-info 2026-05-17 09:08:08,030 root INFO writing python_jose.egg-info/PKG-INFO 2026-05-17 09:08:08,034 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2026-05-17 09:08:08,037 root INFO writing requirements to python_jose.egg-info/requires.txt 2026-05-17 09:08:08,037 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2026-05-17 09:08:08,038 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2026-05-17 09:08:08,051 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2026-05-17 09:08:08,052 root INFO reading manifest template 'MANIFEST.in' 2026-05-17 09:08:08,054 root WARNING warning: no files found matching 'VERSIONING.md' 2026-05-17 09:08:08,057 root INFO adding license file 'LICENSE' 2026-05-17 09:08:08,061 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2026-05-17 09:08:08,062 root INFO Copying python_jose.egg-info to build/bdist.linux-riscv64/wheel/./python_jose-3.5.0-py3.14.egg-info 2026-05-17 09:08:08,065 root INFO running install_scripts 2026-05-17 09:08:08,069 root INFO creating build/bdist.linux-riscv64/wheel/python_jose-3.5.0.dist-info/WHEEL 2026-05-17 09:08:08,070 wheel INFO creating '/home/buildozer/aports/community/py3-python-jose/src/python-jose-3.5.0/.dist/.tmp-hldh7rts/python_jose-3.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-17 09:08:08,071 wheel INFO adding 'jose/__init__.py' 2026-05-17 09:08:08,072 wheel INFO adding 'jose/constants.py' 2026-05-17 09:08:08,073 wheel INFO adding 'jose/exceptions.py' 2026-05-17 09:08:08,073 wheel INFO adding 'jose/jwe.py' 2026-05-17 09:08:08,074 wheel INFO adding 'jose/jwk.py' 2026-05-17 09:08:08,075 wheel INFO adding 'jose/jws.py' 2026-05-17 09:08:08,076 wheel INFO adding 'jose/jwt.py' 2026-05-17 09:08:08,077 wheel INFO adding 'jose/utils.py' 2026-05-17 09:08:08,077 wheel INFO adding 'jose/backends/__init__.py' 2026-05-17 09:08:08,078 wheel INFO adding 'jose/backends/_asn1.py' 2026-05-17 09:08:08,079 wheel INFO adding 'jose/backends/base.py' 2026-05-17 09:08:08,079 wheel INFO adding 'jose/backends/cryptography_backend.py' 2026-05-17 09:08:08,080 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2026-05-17 09:08:08,081 wheel INFO adding 'jose/backends/native.py' 2026-05-17 09:08:08,082 wheel INFO adding 'jose/backends/rsa_backend.py' 2026-05-17 09:08:08,083 wheel INFO adding 'python_jose-3.5.0.dist-info/licenses/LICENSE' 2026-05-17 09:08:08,083 wheel INFO adding 'python_jose-3.5.0.dist-info/METADATA' 2026-05-17 09:08:08,084 wheel INFO adding 'python_jose-3.5.0.dist-info/WHEEL' 2026-05-17 09:08:08,084 wheel INFO adding 'python_jose-3.5.0.dist-info/top_level.txt' 2026-05-17 09:08:08,085 wheel INFO adding 'python_jose-3.5.0.dist-info/RECORD' 2026-05-17 09:08:08,086 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-17 09:08:08,088 gpep517 INFO The backend produced .dist/python_jose-3.5.0-py2.py3-none-any.whl python_jose-3.5.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-python-jose/src/python-jose-3.5.0 configfile: pytest.ini (WARNING: ignoring pytest config in setup.cfg!) collected 489 items tests/algorithms/test_AES.py ...... [ 1%] tests/algorithms/test_AES_compat.py ......... [ 3%] tests/algorithms/test_EC.py s................ [ 6%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 10%] tests/algorithms/test_HMAC.py ... [ 11%] tests/algorithms/test_HMAC_compat.py ............ [ 13%] tests/algorithms/test_RSA.py ssss................. [ 17%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssss [ 44%] tests/algorithms/test_base.py ...... [ 45%] tests/rfc/test_rfc7520.py ... [ 46%] tests/test_asn1.py ssss [ 46%] tests/test_backends.py .... [ 47%] tests/test_firebase.py ... [ 48%] tests/test_jwe.py ...................................................... [ 59%] ........................................................................ [ 74%] ........... [ 76%] tests/test_jwk.py .......... [ 78%] tests/test_jws.py ........................................... [ 87%] tests/test_jwt.py ...................................................... [ 98%] ....... [ 99%] tests/test_utils.py .. [100%] ====================== 332 passed, 157 skipped in 57.11s ======================= >>> py3-python-jose: Entering fakeroot... created directory: '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose/usr/share/' created directory: '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose/usr/share/doc/' created directory: '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/' 'README.rst' -> '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/README.rst' >>> py3-python-jose-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose-doc/usr/share/licenses' >>> 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... 'usr/lib/python3.14/site-packages/jose/backends/__pycache__' -> '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.14/site-packages/jose/backends/__pycache__' 'usr/lib/python3.14/site-packages/jose/__pycache__' -> '/home/buildozer/aports/community/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.14/site-packages/jose/__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: 4.7 KB >>> py3-python-jose-doc*: Compressing data... >>> py3-python-jose-doc*: Create checksum... >>> py3-python-jose-doc*: Create py3-python-jose-doc-3.5.0-r1.apk >>> py3-python-jose-pyc*: Tracing dependencies... python3~3.14 >>> py3-python-jose-pyc*: Package size: 130.9 KB >>> py3-python-jose-pyc*: Compressing data... >>> py3-python-jose-pyc*: Create checksum... >>> py3-python-jose-pyc*: Create py3-python-jose-pyc-3.5.0-r1.apk >>> py3-python-jose*: Tracing dependencies... python3 python3~3.14 >>> py3-python-jose*: Package size: 110.9 KB >>> py3-python-jose*: Compressing data... >>> py3-python-jose*: Create checksum... >>> py3-python-jose*: Create py3-python-jose-3.5.0-r1.apk >>> py3-python-jose: Build complete at Sun, 17 May 2026 09:09:09 +0000 elapsed time 0h 1m 24s >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Cleaning up tmpdir >>> py3-python-jose: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-python-jose (20260517.090804) ( 2/43) Purging py3-gpep517-pyc (19-r2) ( 3/43) Purging py3-gpep517 (19-r2) ( 4/43) Purging py3-installer-pyc (1.0.0-r0) ( 5/43) Purging py3-installer (1.0.0-r0) ( 6/43) Purging py3-wheel-pyc (0.47.0-r0) ( 7/43) Purging py3-wheel (0.47.0-r0) ( 8/43) Purging py3-cryptography-pyc (47.0.0-r0) ( 9/43) Purging py3-cryptography (47.0.0-r0) (10/43) Purging py3-cffi-pyc (2.0.0-r0) (11/43) Purging py3-cffi (2.0.0-r0) (12/43) Purging py3-cparser-pyc (3.0-r1) (13/43) Purging py3-cparser (3.0-r1) (14/43) Purging py3-pycryptodome-pyc (3.23.0-r1) (15/43) Purging py3-pycryptodome (3.23.0-r1) (16/43) Purging py3-pytest-runner-pyc (6.0.1-r2) (17/43) Purging py3-pytest-runner (6.0.1-r2) (18/43) Purging py3-pytest-pyc (9.0.3-r0) (19/43) Purging py3-pytest (9.0.3-r0) (20/43) Purging py3-iniconfig-pyc (2.3.0-r1) (21/43) Purging py3-iniconfig (2.3.0-r1) (22/43) Purging py3-pluggy-pyc (1.6.0-r1) (23/43) Purging py3-pluggy (1.6.0-r1) (24/43) Purging py3-py-pyc (1.11.0-r5) (25/43) Purging py3-py (1.11.0-r5) (26/43) Purging py3-pygments-pyc (2.20.0-r0) (27/43) Purging py3-pygments (2.20.0-r0) (28/43) Purging py3-setuptools-pyc (82.0.1-r1) (29/43) Purging py3-setuptools (82.0.1-r1) (30/43) Purging py3-packaging-pyc (26.2-r0) (31/43) Purging py3-packaging (26.2-r0) (32/43) Purging py3-parsing-pyc (3.3.2-r1) (33/43) Purging py3-parsing (3.3.2-r1) (34/43) Purging python3-pyc (3.14.3-r0) (35/43) Purging python3-pycache-pyc0 (3.14.3-r0) (36/43) Purging pyc (3.14.3-r0) (37/43) Purging python3 (3.14.3-r0) (38/43) Purging gdbm (1.26-r0) (39/43) Purging libpanelw (6.6_p20260502-r0) (40/43) Purging mpdecimal (4.0.1-r0) (41/43) Purging readline (8.3.3-r1) (42/43) Purging sqlite-libs (3.53.1-r0) (43/43) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.3 MiB in 136 packages >>> py3-python-jose: Updating the community/riscv64 repository index... >>> py3-python-jose: Signing the index...