>>> py3-acme: Building community/py3-acme 1.29.0-r0 (using abuild 3.9.0-r2) started Mon, 11 Jul 2022 06:34:50 +0000 >>> py3-acme: Checking sanity of /home/buildozer/aports/community/py3-acme/APKBUILD... >>> py3-acme: Analyzing dependencies... >>> py3-acme: Installing for build: build-base py3-setuptools py3-cryptography py3-josepy py3-openssl py3-pyrfc3339 py3-tz py3-requests py3-requests-toolbelt py3-pytest py3-pytest-runner (1/37) Installing libffi (3.4.2-r1) (2/37) Installing gdbm (1.23-r0) (3/37) Installing mpdecimal (2.5.1-r1) (4/37) Installing readline (8.1.2-r0) (5/37) Installing sqlite-libs (3.39.0-r0) (6/37) Installing python3 (3.10.5-r0) (7/37) Installing py3-appdirs (1.4.4-r3) (8/37) Installing py3-more-itertools (8.13.0-r0) (9/37) Installing py3-ordered-set (4.0.2-r3) (10/37) Installing py3-parsing (2.4.7-r3) (11/37) Installing py3-six (1.16.0-r1) (12/37) Installing py3-packaging (21.3-r0) (13/37) Installing py3-setuptools (59.4.0-r0) (14/37) Installing py3-cparser (2.20-r2) (15/37) Installing py3-cffi (1.15.1-r0) (16/37) Installing py3-idna (3.3-r2) (17/37) Installing py3-cryptography (3.4.8-r1) (18/37) Installing py3-openssl (21.0.0-r1) (19/37) Installing py3-josepy (1.13.0-r0) (20/37) Installing py3-tz (2022.1-r0) (21/37) Installing py3-pyrfc3339 (1.1-r5) (22/37) Installing py3-certifi (2021.10.8-r0) (23/37) Installing py3-charset-normalizer (2.0.10-r0) (24/37) Installing py3-urllib3 (1.26.9-r0) (25/37) Installing py3-requests (2.28.1-r0) (26/37) Installing py3-requests-toolbelt (0.9.1-r3) (27/37) Installing py3-atomicwrites (1.4.0-r2) (28/37) Installing py3-attrs (21.4.0-r0) (29/37) Installing py3-iniconfig (1.1.1-r2) (30/37) Installing py3-pluggy (1.0.0-r0) (31/37) Installing py3-py (1.10.0-r2) (32/37) Installing py3-pygments (2.11.2-r0) (33/37) Installing py3-tomli (2.0.1-r1) (34/37) Installing py3-wcwidth (0.2.5-r2) (35/37) Installing py3-pytest (7.1.2-r1) (36/37) Installing py3-pytest-runner (5.3.2-r1) (37/37) Installing .makedepends-py3-acme (20220711.063450) Executing busybox-1.35.0-r18.trigger OK: 332 MiB in 138 packages >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/edge//acme-1.29.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-acme: Fetching https://pypi.io/packages/source/a/acme/acme-1.29.0.tar.gz >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/edge//acme-1.29.0.tar.gz >>> py3-acme: Checking sha512sums... acme-1.29.0.tar.gz: OK >>> py3-acme: Unpacking /var/cache/distfiles/edge//acme-1.29.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/mixins.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/magic_typing.py -> build/lib/acme running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' copying acme/py.typed -> build/lib/acme running pytest running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-acme/src/acme-1.29.0, configfile: pytest.ini collected 291 items tests/challenges_test.py ............................................... [ 16%] ................ [ 21%] tests/client_test.py ................................................... [ 39%] ........................................................ [ 58%] tests/crypto_util_test.py ................................... [ 70%] tests/errors_test.py .... [ 71%] tests/fields_test.py .......... [ 75%] tests/jose_test.py .. [ 75%] tests/jws_test.py ... [ 76%] tests/magic_typing_test.py . [ 77%] tests/messages_test.py ................................................. [ 94%] . [ 94%] tests/standalone_test.py ............... [ 99%] tests/util_test.py . [100%] =============================== warnings summary =============================== tests/client_test.py: 21 warnings /home/buildozer/aports/community/py3-acme/src/acme-1.29.0/tests/client_test.py:119: DeprecationWarning: The BackwardsCompatibleClientV2 attribute in acme.client is deprecated and will be removed soon. from acme.client import BackwardsCompatibleClientV2 tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_fetch_chain_error tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_success tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_timeout tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_order_v1 tests/client_test.py::BackwardsCompatibleClientV2Test::test_revoke tests/client_test.py::BackwardsCompatibleClientV2Test::test_update_registration /usr/lib/python3.10/unittest/mock.py:1402: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. original = getattr(target, name, DEFAULT) tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_fetch_chain_error tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_success tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_timeout tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_order_v1 tests/client_test.py::BackwardsCompatibleClientV2Test::test_revoke tests/client_test.py::BackwardsCompatibleClientV2Test::test_update_registration /usr/lib/python3.10/unittest/mock.py:1568: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. if not self.create and (not hasattr(self.target, self.attribute) or tests/client_test.py::BackwardsCompatibleClientV2Test::test_init_downloads_directory /home/buildozer/aports/community/py3-acme/src/acme-1.29.0/tests/client_test.py:125: DeprecationWarning: The BackwardsCompatibleClientV2 attribute in acme.client is deprecated and will be removed soon. from acme.client import BackwardsCompatibleClientV2 tests/client_test.py: 36 warnings /home/buildozer/aports/community/py3-acme/src/acme-1.29.0/tests/client_test.py:339: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client tests/client_test.py::ClientTest::test_init_downloads_directory /home/buildozer/aports/community/py3-acme/src/acme-1.29.0/tests/client_test.py:345: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client tests/client_test.py::ClientTest::test_init_without_net /home/buildozer/aports/community/py3-acme/src/acme-1.29.0/tests/client_test.py:354: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 291 passed, 76 warnings in 19.29s ======================= >>> py3-acme: 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 build running build_py running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-acme/pkg creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/fields.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/errors.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/jws.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/py.typed -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/standalone.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/client.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/mixins.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/challenges.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/messages.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/__init__.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/crypto_util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme copying build/lib/acme/magic_typing.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/jws.py to jws.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/standalone.py to standalone.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/challenges.py to challenges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/messages.py to messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/crypto_util.py to crypto_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme/magic_typing.py to magic_typing.cpython-310.pyc running install_egg_info Copying acme.egg-info to /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.10/site-packages/acme-1.29.0-py3.10.egg-info running install_scripts >>> py3-acme*: Running postcheck for py3-acme >>> py3-acme*: Preparing package py3-acme... >>> py3-acme*: Tracing dependencies... >>> py3-acme*: Package size: 388.0 KB >>> py3-acme*: Compressing data... >>> py3-acme*: Create checksum... >>> py3-acme*: Create py3-acme-1.29.0-r0.apk >>> py3-acme: Build complete at Mon, 11 Jul 2022 06:35:14 +0000 elapsed time 0h 0m 24s >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Uninstalling dependencies... (1/37) Purging .makedepends-py3-acme (20220711.063450) (2/37) Purging py3-josepy (1.13.0-r0) (3/37) Purging py3-openssl (21.0.0-r1) (4/37) Purging py3-cryptography (3.4.8-r1) (5/37) Purging py3-cffi (1.15.1-r0) (6/37) Purging py3-cparser (2.20-r2) (7/37) Purging py3-pyrfc3339 (1.1-r5) (8/37) Purging py3-tz (2022.1-r0) (9/37) Purging py3-requests-toolbelt (0.9.1-r3) (10/37) Purging py3-requests (2.28.1-r0) (11/37) Purging py3-certifi (2021.10.8-r0) (12/37) Purging py3-charset-normalizer (2.0.10-r0) (13/37) Purging py3-idna (3.3-r2) (14/37) Purging py3-urllib3 (1.26.9-r0) (15/37) Purging py3-pytest (7.1.2-r1) (16/37) Purging py3-atomicwrites (1.4.0-r2) (17/37) Purging py3-attrs (21.4.0-r0) (18/37) Purging py3-iniconfig (1.1.1-r2) (19/37) Purging py3-pluggy (1.0.0-r0) (20/37) Purging py3-py (1.10.0-r2) (21/37) Purging py3-pygments (2.11.2-r0) (22/37) Purging py3-tomli (2.0.1-r1) (23/37) Purging py3-wcwidth (0.2.5-r2) (24/37) Purging py3-pytest-runner (5.3.2-r1) (25/37) Purging py3-setuptools (59.4.0-r0) (26/37) Purging py3-appdirs (1.4.4-r3) (27/37) Purging py3-more-itertools (8.13.0-r0) (28/37) Purging py3-ordered-set (4.0.2-r3) (29/37) Purging py3-packaging (21.3-r0) (30/37) Purging py3-six (1.16.0-r1) (31/37) Purging py3-parsing (2.4.7-r3) (32/37) Purging python3 (3.10.5-r0) (33/37) Purging libffi (3.4.2-r1) (34/37) Purging gdbm (1.23-r0) (35/37) Purging mpdecimal (2.5.1-r1) (36/37) Purging readline (8.1.2-r0) (37/37) Purging sqlite-libs (3.39.0-r0) Executing busybox-1.35.0-r18.trigger OK: 259 MiB in 101 packages >>> py3-acme: Updating the community/armv7 repository index... >>> py3-acme: Signing the index...