>>> py3-jwt: Building community/py3-jwt 2.4.0-r0 (using abuild 3.9.0-r0) started Wed, 25 May 2022 14:43:33 +0000 >>> py3-jwt: Checking sanity of /home/buildozer/aports/community/py3-jwt/APKBUILD... >>> py3-jwt: Analyzing dependencies... >>> py3-jwt: Installing for build: build-base python3 py3-setuptools py3-pytest (1/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.2-r0) (5/23) Installing sqlite-libs (3.38.5-r0) (6/23) Installing python3 (3.10.4-r0) (7/23) Installing py3-appdirs (1.4.4-r3) (8/23) Installing py3-more-itertools (8.13.0-r0) (9/23) Installing py3-ordered-set (4.0.2-r3) (10/23) Installing py3-parsing (2.4.7-r3) (11/23) Installing py3-six (1.16.0-r1) (12/23) Installing py3-packaging (21.3-r0) (13/23) Installing py3-setuptools (59.4.0-r0) (14/23) Installing py3-atomicwrites (1.4.0-r2) (15/23) Installing py3-attrs (21.4.0-r0) (16/23) Installing py3-iniconfig (1.1.1-r2) (17/23) Installing py3-pluggy (1.0.0-r0) (18/23) Installing py3-py (1.10.0-r2) (19/23) Installing py3-wcwidth (0.2.5-r2) (20/23) Installing py3-toml (0.10.2-r3) (21/23) Installing py3-pygments (2.11.2-r0) (22/23) Installing py3-pytest (6.2.5-r2) (23/23) Installing .makedepends-py3-jwt (20220525.144334) Executing busybox-1.35.0-r13.trigger OK: 392 MiB in 118 packages >>> py3-jwt: Cleaning up srcdir >>> py3-jwt: Cleaning up pkgdir >>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jwt-2.4.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 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.4.0/py3-jwt-2.4.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65764 100 65764 0 0 64556 0 0:00:01 0:00:01 --:--:-- 107k >>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jwt-2.4.0.tar.gz >>> py3-jwt: Checking sha512sums... py3-jwt-2.4.0.tar.gz: OK >>> py3-jwt: Unpacking /var/cache/distfiles/v3.16/py3-jwt-2.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/jwt copying jwt/api_jwt.py -> build/lib/jwt copying jwt/__init__.py -> build/lib/jwt copying jwt/algorithms.py -> build/lib/jwt copying jwt/exceptions.py -> build/lib/jwt copying jwt/help.py -> build/lib/jwt copying jwt/api_jwk.py -> build/lib/jwt copying jwt/jwks_client.py -> build/lib/jwt copying jwt/utils.py -> build/lib/jwt copying jwt/api_jws.py -> build/lib/jwt running egg_info creating PyJWT.egg-info writing PyJWT.egg-info/PKG-INFO writing dependency_links to PyJWT.egg-info/dependency_links.txt writing requirements to PyJWT.egg-info/requires.txt writing top-level names to PyJWT.egg-info/top_level.txt writing manifest file 'PyJWT.egg-info/SOURCES.txt' reading manifest file 'PyJWT.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'PyJWT.egg-info/SOURCES.txt' copying jwt/py.typed -> build/lib/jwt ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-jwt/src/pyjwt-2.4.0, configfile: tox.ini, testpaths: tests collected 219 items tests/test_advisory.py s [ 0%] tests/test_algorithms.py ................sssssssssssssssssssssssssss.sss [ 21%] sssssssssssssssss [ 29%] tests/test_api_jwk.py sssssssssssssss [ 36%] tests/test_api_jws.py .................ss....ss.....................sss. [ 59%] ssss............. [ 67%] tests/test_api_jwt.py ...............ss................................. [ 89%] [ 89%] tests/test_exceptions.py . [ 90%] tests/test_jwks_client.py ssssssss [ 94%] tests/test_jwt.py . [ 94%] tests/test_utils.py .....x...... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_advisory.py:23: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:107: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:114: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:121: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:128: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:135: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:158: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:178: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:239: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:252: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:266: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:276: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:287: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:298: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:320: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:331: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:343: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:367: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:424: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:431: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:439: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:446: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:453: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:460: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:481: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:495: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:507: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:523: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:576: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:607: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:638: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:679: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:691: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:697: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:714: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:728: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:740: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:749: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:758: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:769: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:781: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:833: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:852: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:858: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:867: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:878: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:890: Requires cryptography library installed SKIPPED [1] tests/test_algorithms.py:942: 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:70: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:82: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:94: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:106: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:118: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:130: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:142: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:155: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:166: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:212: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:234: Requires cryptography library installed SKIPPED [1] tests/test_api_jwk.py:256: 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:504: Requires cryptography library installed SKIPPED [4] tests/test_api_jws.py:552: Requires cryptography library installed SKIPPED [1] tests/test_api_jwt.py:269: Requires cryptography library installed SKIPPED [1] tests/test_api_jwt.py:287: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:45: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:54: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:64: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:78: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:92: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:105: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:121: Requires cryptography library installed SKIPPED [1] tests/test_jwks_client.py:137: Requires cryptography library installed XFAIL tests/test_utils.py::test_to_base64url_uint[-1-] ================== 134 passed, 84 skipped, 1 xfailed in 0.99s ================== >>> py3-jwt: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-jwt/pkg creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/api_jwt.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/__init__.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/algorithms.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/exceptions.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/help.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/py.typed -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/api_jwk.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/jwks_client.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/utils.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt copying build/lib/jwt/api_jws.py -> /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/api_jwt.py to api_jwt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/algorithms.py to algorithms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/help.py to help.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/api_jwk.py to api_jwk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/jwks_client.py to jwks_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/jwt/api_jws.py to api_jws.cpython-310.pyc running install_egg_info running egg_info writing PyJWT.egg-info/PKG-INFO writing dependency_links to PyJWT.egg-info/dependency_links.txt writing requirements to PyJWT.egg-info/requires.txt writing top-level names to PyJWT.egg-info/top_level.txt reading manifest file 'PyJWT.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'PyJWT.egg-info/SOURCES.txt' Copying PyJWT.egg-info to /home/buildozer/aports/community/py3-jwt/pkg/py3-jwt/usr/lib/python3.10/site-packages/PyJWT-2.4.0-py3.10.egg-info running install_scripts >>> py3-jwt*: Running postcheck for py3-jwt >>> py3-jwt*: Preparing package py3-jwt... >>> py3-jwt*: Tracing dependencies... >>> py3-jwt*: Package size: 184.0 KB >>> py3-jwt*: Compressing data... >>> py3-jwt*: Create checksum... >>> py3-jwt*: Create py3-jwt-2.4.0-r0.apk >>> py3-jwt: Build complete at Wed, 25 May 2022 14:43:41 +0000 elapsed time 0h 0m 8s >>> py3-jwt: Cleaning up srcdir >>> py3-jwt: Cleaning up pkgdir >>> py3-jwt: Uninstalling dependencies... (1/23) Purging .makedepends-py3-jwt (20220525.144334) (2/23) Purging py3-setuptools (59.4.0-r0) (3/23) Purging py3-appdirs (1.4.4-r3) (4/23) Purging py3-ordered-set (4.0.2-r3) (5/23) Purging py3-pytest (6.2.5-r2) (6/23) Purging py3-atomicwrites (1.4.0-r2) (7/23) Purging py3-attrs (21.4.0-r0) (8/23) Purging py3-more-itertools (8.13.0-r0) (9/23) Purging py3-iniconfig (1.1.1-r2) (10/23) Purging py3-pluggy (1.0.0-r0) (11/23) Purging py3-py (1.10.0-r2) (12/23) Purging py3-wcwidth (0.2.5-r2) (13/23) Purging py3-packaging (21.3-r0) (14/23) Purging py3-parsing (2.4.7-r3) (15/23) Purging py3-six (1.16.0-r1) (16/23) Purging py3-toml (0.10.2-r3) (17/23) Purging py3-pygments (2.11.2-r0) (18/23) Purging python3 (3.10.4-r0) (19/23) Purging libffi (3.4.2-r1) (20/23) Purging gdbm (1.23-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.2-r0) (23/23) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 327 MiB in 95 packages >>> py3-jwt: Updating the community/s390x repository index... >>> py3-jwt: Signing the index...