>>> py3-retry: Building community/py3-retry 0.9.2-r0 (using abuild 3.13.0-r2) started Sat, 20 Apr 2024 19:24:54 +0000 >>> py3-retry: Checking sanity of /home/buildozer/aports/community/py3-retry/APKBUILD... >>> py3-retry: Analyzing dependencies... >>> py3-retry: Installing for build: build-base py3-decorator py3-py py3-setuptools py3-gpep517 py3-wheel py3-pytest (1/33) Installing libffi (3.4.6-r0) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (4.0.0-r0) (4/33) Installing libpanelw (6.4_p20240330-r0) (5/33) Installing readline (8.2.10-r0) (6/33) Installing sqlite-libs (3.45.3-r0) (7/33) Installing python3 (3.12.3-r1) (8/33) Installing python3-pycache-pyc0 (3.12.3-r1) (9/33) Installing pyc (3.12.3-r1) (10/33) Installing py3-decorator-pyc (5.1.1-r4) (11/33) Installing python3-pyc (3.12.3-r1) (12/33) Installing py3-decorator (5.1.1-r4) (13/33) Installing py3-py (1.11.0-r3) (14/33) Installing py3-py-pyc (1.11.0-r3) (15/33) Installing py3-parsing (3.1.2-r1) (16/33) Installing py3-parsing-pyc (3.1.2-r1) (17/33) Installing py3-packaging (24.0-r1) (18/33) Installing py3-packaging-pyc (24.0-r1) (19/33) Installing py3-setuptools (69.5.1-r0) (20/33) Installing py3-setuptools-pyc (69.5.1-r0) (21/33) Installing py3-installer (0.7.0-r2) (22/33) Installing py3-installer-pyc (0.7.0-r2) (23/33) Installing py3-gpep517 (15-r2) (24/33) Installing py3-gpep517-pyc (15-r2) (25/33) Installing py3-wheel (0.42.0-r1) (26/33) Installing py3-wheel-pyc (0.42.0-r1) (27/33) Installing py3-iniconfig (2.0.0-r1) (28/33) Installing py3-iniconfig-pyc (2.0.0-r1) (29/33) Installing py3-pluggy (1.4.0-r1) (30/33) Installing py3-pluggy-pyc (1.4.0-r1) (31/33) Installing py3-pytest (8.1.1-r1) (32/33) Installing py3-pytest-pyc (8.1.1-r1) (33/33) Installing .makedepends-py3-retry (20240420.192456) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 146 packages >>> py3-retry: Cleaning up srcdir >>> py3-retry: Cleaning up pkgdir >>> py3-retry: Cleaning up tmpdir >>> py3-retry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-retry-0.9.2.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: (56) The requested URL returned error: 404 >>> py3-retry: Fetching py3-retry-0.9.2.tar.gz::https://github.com/invl/retry/archive/refs/tags/0.9.2.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 5628 0 5628 0 0 11946 0 --:--:-- --:--:-- --:--:-- 27588 >>> py3-retry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-retry-0.9.2.tar.gz >>> py3-retry: Checking sha512sums... py3-retry-0.9.2.tar.gz: OK >>> py3-retry: Unpacking /var/cache/distfiles/edge/py3-retry-0.9.2.tar.gz... 2024-04-20 19:24:58,820 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:266: UserWarning: Unknown distribution option: 'pbr' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-04-20 19:24:58,890 root INFO running bdist_wheel 2024-04-20 19:24:58,910 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-04-20 19:24:58,928 root INFO running build 2024-04-20 19:24:58,928 root INFO running build_py 2024-04-20 19:24:58,934 root INFO creating build 2024-04-20 19:24:58,934 root INFO creating build/lib 2024-04-20 19:24:58,934 root INFO creating build/lib/retry 2024-04-20 19:24:58,935 root INFO copying retry/api.py -> build/lib/retry 2024-04-20 19:24:58,935 root INFO copying retry/__init__.py -> build/lib/retry 2024-04-20 19:24:58,936 root INFO copying retry/compat.py -> build/lib/retry 2024-04-20 19:24:58,936 root INFO creating build/lib/retry/tests 2024-04-20 19:24:58,936 root INFO copying retry/tests/test_retry.py -> build/lib/retry/tests 2024-04-20 19:24:58,937 root INFO copying retry/tests/__init__.py -> build/lib/retry/tests 2024-04-20 19:24:58,949 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-20 19:24:58,949 root INFO running install 2024-04-20 19:24:58,975 root INFO running install_lib 2024-04-20 19:24:58,980 root INFO creating build/bdist.linux-i686 2024-04-20 19:24:58,980 root INFO creating build/bdist.linux-i686/wheel 2024-04-20 19:24:58,981 root INFO creating build/bdist.linux-i686/wheel/retry 2024-04-20 19:24:58,981 root INFO creating build/bdist.linux-i686/wheel/retry/tests 2024-04-20 19:24:58,981 root INFO copying build/lib/retry/tests/test_retry.py -> build/bdist.linux-i686/wheel/retry/tests 2024-04-20 19:24:58,982 root INFO copying build/lib/retry/tests/__init__.py -> build/bdist.linux-i686/wheel/retry/tests 2024-04-20 19:24:58,982 root INFO copying build/lib/retry/api.py -> build/bdist.linux-i686/wheel/retry 2024-04-20 19:24:58,983 root INFO copying build/lib/retry/__init__.py -> build/bdist.linux-i686/wheel/retry 2024-04-20 19:24:58,983 root INFO copying build/lib/retry/compat.py -> build/bdist.linux-i686/wheel/retry 2024-04-20 19:24:58,983 root INFO running install_egg_info 2024-04-20 19:24:58,989 root INFO running egg_info 2024-04-20 19:24:58,990 root INFO creating retry.egg-info 2024-04-20 19:24:58,994 root INFO writing retry.egg-info/PKG-INFO 2024-04-20 19:24:58,995 root INFO writing dependency_links to retry.egg-info/dependency_links.txt 2024-04-20 19:24:58,995 root INFO writing top-level names to retry.egg-info/top_level.txt 2024-04-20 19:24:58,995 root INFO writing manifest file 'retry.egg-info/SOURCES.txt' 2024-04-20 19:24:59,001 root INFO reading manifest file 'retry.egg-info/SOURCES.txt' 2024-04-20 19:24:59,002 root INFO adding license file 'LICENSE' 2024-04-20 19:24:59,002 root INFO adding license file 'AUTHORS' 2024-04-20 19:24:59,003 root INFO writing manifest file 'retry.egg-info/SOURCES.txt' 2024-04-20 19:24:59,003 root INFO Copying retry.egg-info to build/bdist.linux-i686/wheel/retry-0.9.2-py3.12.egg-info 2024-04-20 19:24:59,005 root INFO running install_scripts 2024-04-20 19:24:59,008 wheel INFO creating build/bdist.linux-i686/wheel/retry-0.9.2.dist-info/WHEEL 2024-04-20 19:24:59,009 wheel INFO creating '/home/buildozer/aports/community/py3-retry/src/retry-0.9.2/.dist/.tmp-zhwl1vzt/retry-0.9.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-20 19:24:59,009 wheel INFO adding 'retry/__init__.py' 2024-04-20 19:24:59,010 wheel INFO adding 'retry/api.py' 2024-04-20 19:24:59,010 wheel INFO adding 'retry/compat.py' 2024-04-20 19:24:59,011 wheel INFO adding 'retry/tests/__init__.py' 2024-04-20 19:24:59,011 wheel INFO adding 'retry/tests/test_retry.py' 2024-04-20 19:24:59,012 wheel INFO adding 'retry-0.9.2.dist-info/AUTHORS' 2024-04-20 19:24:59,012 wheel INFO adding 'retry-0.9.2.dist-info/LICENSE' 2024-04-20 19:24:59,012 wheel INFO adding 'retry-0.9.2.dist-info/METADATA' 2024-04-20 19:24:59,013 wheel INFO adding 'retry-0.9.2.dist-info/WHEEL' 2024-04-20 19:24:59,013 wheel INFO adding 'retry-0.9.2.dist-info/top_level.txt' 2024-04-20 19:24:59,013 wheel INFO adding 'retry-0.9.2.dist-info/RECORD' 2024-04-20 19:24:59,014 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-20 19:24:59,015 gpep517 INFO The backend produced .dist/retry-0.9.2-py2.py3-none-any.whl retry-0.9.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 -- /home/buildozer/aports/community/py3-retry/src/retry-0.9.2/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-retry/src/retry-0.9.2 collecting ... collected 9 items retry/tests/test_retry.py::test_retry PASSED [ 11%] retry/tests/test_retry.py::test_tries_inf PASSED [ 22%] retry/tests/test_retry.py::test_tries_minus1 PASSED [ 33%] retry/tests/test_retry.py::test_max_delay PASSED [ 44%] retry/tests/test_retry.py::test_fixed_jitter PASSED [ 55%] retry/tests/test_retry.py::test_retry_call PASSED [ 66%] retry/tests/test_retry.py::test_retry_call_2 PASSED [ 77%] retry/tests/test_retry.py::test_retry_call_with_args PASSED [ 88%] retry/tests/test_retry.py::test_retry_call_with_kwargs PASSED [100%] ============================== 9 passed in 0.15s =============================== >>> py3-retry: Entering fakeroot... >>> py3-retry-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-retry/pkg/py3-retry/usr/lib/python3.12/site-packages/retry/tests/__pycache__' -> '/home/buildozer/aports/community/py3-retry/pkg/py3-retry-pyc/usr/lib/python3.12/site-packages/retry/tests/__pycache__' '/home/buildozer/aports/community/py3-retry/pkg/py3-retry/usr/lib/python3.12/site-packages/retry/__pycache__' -> '/home/buildozer/aports/community/py3-retry/pkg/py3-retry-pyc/usr/lib/python3.12/site-packages/retry/__pycache__' >>> py3-retry-pyc*: Preparing subpackage py3-retry-pyc... >>> py3-retry-pyc*: Running postcheck for py3-retry-pyc >>> py3-retry*: Running postcheck for py3-retry >>> py3-retry*: Preparing package py3-retry... >>> py3-retry-pyc*: Tracing dependencies... py3-decorator py3-py python3~3.12 >>> py3-retry-pyc*: Package size: 64.0 KB >>> py3-retry-pyc*: Compressing data... >>> py3-retry-pyc*: Create checksum... >>> py3-retry-pyc*: Create py3-retry-pyc-0.9.2-r0.apk >>> py3-retry*: Tracing dependencies... py3-decorator py3-py python3~3.12 >>> py3-retry*: Package size: 76.0 KB >>> py3-retry*: Compressing data... >>> py3-retry*: Create checksum... >>> py3-retry*: Create py3-retry-0.9.2-r0.apk >>> py3-retry: Build complete at Sat, 20 Apr 2024 19:25:00 +0000 elapsed time 0h 0m 6s >>> py3-retry: Cleaning up srcdir >>> py3-retry: Cleaning up pkgdir >>> py3-retry: Uninstalling dependencies... (1/33) Purging .makedepends-py3-retry (20240420.192456) (2/33) Purging py3-decorator-pyc (5.1.1-r4) (3/33) Purging py3-decorator (5.1.1-r4) (4/33) Purging py3-setuptools-pyc (69.5.1-r0) (5/33) Purging py3-setuptools (69.5.1-r0) (6/33) Purging py3-gpep517-pyc (15-r2) (7/33) Purging py3-gpep517 (15-r2) (8/33) Purging py3-installer-pyc (0.7.0-r2) (9/33) Purging py3-installer (0.7.0-r2) (10/33) Purging py3-wheel-pyc (0.42.0-r1) (11/33) Purging py3-wheel (0.42.0-r1) (12/33) Purging py3-pytest-pyc (8.1.1-r1) (13/33) Purging py3-pytest (8.1.1-r1) (14/33) Purging py3-iniconfig-pyc (2.0.0-r1) (15/33) Purging py3-iniconfig (2.0.0-r1) (16/33) Purging py3-packaging-pyc (24.0-r1) (17/33) Purging py3-packaging (24.0-r1) (18/33) Purging py3-parsing-pyc (3.1.2-r1) (19/33) Purging py3-parsing (3.1.2-r1) (20/33) Purging py3-pluggy-pyc (1.4.0-r1) (21/33) Purging py3-pluggy (1.4.0-r1) (22/33) Purging py3-py-pyc (1.11.0-r3) (23/33) Purging py3-py (1.11.0-r3) (24/33) Purging python3-pyc (3.12.3-r1) (25/33) Purging python3-pycache-pyc0 (3.12.3-r1) (26/33) Purging pyc (3.12.3-r1) (27/33) Purging python3 (3.12.3-r1) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.4_p20240330-r0) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging readline (8.2.10-r0) (33/33) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-retry: Updating the community/x86 repository index... >>> py3-retry: Signing the index...