>>> py3-progressbar2: Building testing/py3-progressbar2 4.2.0-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:49:11 +0000 >>> py3-progressbar2: Checking sanity of /home/buildozer/aports/testing/py3-progressbar2/APKBUILD... >>> py3-progressbar2: Analyzing dependencies... >>> py3-progressbar2: Installing for build: build-base python3 py3-utils py3-freezegun py3-setuptools py3-pytest py3-pytest-cov (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240330-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.12.3-r0) (8/37) Installing python3-pycache-pyc0 (3.12.3-r0) (9/37) Installing pyc (3.12.3-r0) (10/37) Installing python3-pyc (3.12.3-r0) (11/37) Installing py3-utils (3.8.1-r1) (12/37) Installing py3-utils-pyc (3.8.1-r1) (13/37) Installing py3-six (1.16.0-r9) (14/37) Installing py3-six-pyc (1.16.0-r9) (15/37) Installing py3-dateutil (2.9.0-r1) (16/37) Installing py3-dateutil-pyc (2.9.0-r1) (17/37) Installing py3-freezegun (1.4.0-r1) (18/37) Installing py3-freezegun-pyc (1.4.0-r1) (19/37) Installing py3-parsing (3.1.2-r1) (20/37) Installing py3-parsing-pyc (3.1.2-r1) (21/37) Installing py3-packaging (24.0-r1) (22/37) Installing py3-packaging-pyc (24.0-r1) (23/37) Installing py3-setuptools (69.2.0-r2) (24/37) Installing py3-setuptools-pyc (69.2.0-r2) (25/37) Installing py3-iniconfig (2.0.0-r1) (26/37) Installing py3-iniconfig-pyc (2.0.0-r1) (27/37) Installing py3-pluggy (1.4.0-r1) (28/37) Installing py3-pluggy-pyc (1.4.0-r1) (29/37) Installing py3-py (1.11.0-r3) (30/37) Installing py3-py-pyc (1.11.0-r3) (31/37) Installing py3-pytest (8.1.1-r1) (32/37) Installing py3-pytest-pyc (8.1.1-r1) (33/37) Installing py3-coverage (6.5.0-r6) (34/37) Installing py3-coverage-pyc (6.5.0-r6) (35/37) Installing py3-pytest-cov (4.1.0-r1) (36/37) Installing py3-pytest-cov-pyc (4.1.0-r1) (37/37) Installing .makedepends-py3-progressbar2 (20240415.154913) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 150 packages >>> py3-progressbar2: Cleaning up srcdir >>> py3-progressbar2: Cleaning up pkgdir >>> py3-progressbar2: Cleaning up tmpdir >>> py3-progressbar2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/progressbar2-4.2.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: (56) The requested URL returned error: 404 >>> py3-progressbar2: Fetching https://files.pythonhosted.org/packages/source/p/progressbar2/progressbar2-4.2.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 100 635k 100 635k 0 0 1993k 0 --:--:-- --:--:-- --:--:-- 1993k >>> py3-progressbar2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/progressbar2-4.2.0.tar.gz >>> py3-progressbar2: Checking sha512sums... progressbar2-4.2.0.tar.gz: OK >>> py3-progressbar2: Unpacking /var/cache/distfiles/edge/progressbar2-4.2.0.tar.gz... /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/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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) running build running build_py creating build creating build/lib creating build/lib/progressbar copying progressbar/utils.py -> build/lib/progressbar copying progressbar/shortcuts.py -> build/lib/progressbar copying progressbar/__init__.py -> build/lib/progressbar copying progressbar/widgets.py -> build/lib/progressbar copying progressbar/base.py -> build/lib/progressbar copying progressbar/bar.py -> build/lib/progressbar copying progressbar/__about__.py -> build/lib/progressbar running egg_info writing progressbar2.egg-info/PKG-INFO writing dependency_links to progressbar2.egg-info/dependency_links.txt writing requirements to progressbar2.egg-info/requires.txt writing top-level names to progressbar2.egg-info/top_level.txt reading manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: manifest_maker: MANIFEST.in, line 11: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 12: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'progressbar2.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-progressbar2/src/progressbar2-4.2.0 configfile: pytest.ini plugins: cov-4.1.0 collected 269 items progressbar/bar.py ... [ 1%] progressbar/utils.py .... [ 2%] progressbar/widgets.py .... [ 4%] tests/test_backwards_compatibility.py . [ 4%] tests/test_custom_widgets.py ... [ 5%] tests/test_data.py ............ [ 10%] tests/test_data_transfer_bar.py .. [ 10%] tests/test_empty.py .. [ 11%] tests/test_end.py .. [ 12%] tests/test_failure.py ................ [ 18%] tests/test_flush.py . [ 18%] tests/test_iterators.py ...... [ 20%] tests/test_large_values.py .. [ 21%] tests/test_misc.py . [ 21%] tests/test_monitor_progress.py ......... [ 25%] tests/test_multibar.py .. [ 26%] tests/test_progressbar.py .............................................. [ 43%] ........................... [ 53%] tests/test_samples.py ... [ 54%] tests/test_speed.py .............. [ 59%] tests/test_stream.py ....... [ 62%] tests/test_terminal.py ........... [ 66%] tests/test_timed.py ....... [ 68%] tests/test_timer.py .......... [ 72%] tests/test_unicode.py ...... [ 74%] tests/test_unknown_length.py ... [ 75%] tests/test_utils.py ............. [ 80%] tests/test_widgets.py ................................................. [ 98%] tests/test_with.py ... [100%] ---------- coverage: platform linux, python 3.12.3-final-0 ----------- Name Stmts Miss Cover Missing -------------------------------------------------------- progressbar/__about__.py 9 0 100% progressbar/__init__.py 38 0 100% progressbar/bar.py 340 0 100% progressbar/base.py 6 0 100% progressbar/shortcuts.py 5 0 100% progressbar/utils.py 177 1 99% 19 progressbar/widgets.py 507 1 99% 15 -------------------------------------------------------- TOTAL 1082 2 99% Coverage HTML written to dir htmlcov ============================= 269 passed in 13.71s ============================= >>> py3-progressbar2: Entering fakeroot... /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/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-progressbar2/pkg creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2 creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/utils.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/shortcuts.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/__init__.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/widgets.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/base.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/bar.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar copying build/lib/progressbar/__about__.py -> /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/shortcuts.py to shortcuts.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/widgets.py to widgets.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/bar.py to bar.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/__about__.py to __about__.cpython-312.pyc running install_egg_info running egg_info writing progressbar2.egg-info/PKG-INFO writing dependency_links to progressbar2.egg-info/dependency_links.txt writing requirements to progressbar2.egg-info/requires.txt writing top-level names to progressbar2.egg-info/top_level.txt reading manifest file 'progressbar2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: manifest_maker: MANIFEST.in, line 11: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 12: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'progressbar2.egg-info/SOURCES.txt' Copying progressbar2.egg-info to /home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar2-4.2.0-py3.12.egg-info running install_scripts >>> py3-progressbar2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2/usr/lib/python3.12/site-packages/progressbar/__pycache__' -> '/home/buildozer/aports/testing/py3-progressbar2/pkg/py3-progressbar2-pyc/usr/lib/python3.12/site-packages/progressbar/__pycache__' >>> py3-progressbar2-pyc*: Preparing subpackage py3-progressbar2-pyc... >>> py3-progressbar2-pyc*: Running postcheck for py3-progressbar2-pyc >>> py3-progressbar2*: Running postcheck for py3-progressbar2 >>> py3-progressbar2*: Preparing package py3-progressbar2... >>> py3-progressbar2-pyc*: Tracing dependencies... python3 py3-utils py3-freezegun python3~3.12 >>> py3-progressbar2-pyc*: Package size: 148.0 KB >>> py3-progressbar2-pyc*: Compressing data... >>> py3-progressbar2-pyc*: Create checksum... >>> py3-progressbar2-pyc*: Create py3-progressbar2-pyc-4.2.0-r2.apk >>> py3-progressbar2*: Tracing dependencies... python3 py3-utils py3-freezegun python3~3.12 >>> py3-progressbar2*: Package size: 188.0 KB >>> py3-progressbar2*: Compressing data... >>> py3-progressbar2*: Create checksum... >>> py3-progressbar2*: Create py3-progressbar2-4.2.0-r2.apk >>> py3-progressbar2: Build complete at Mon, 15 Apr 2024 15:49:31 +0000 elapsed time 0h 0m 20s >>> py3-progressbar2: Cleaning up srcdir >>> py3-progressbar2: Cleaning up pkgdir >>> py3-progressbar2: Uninstalling dependencies... (1/37) Purging .makedepends-py3-progressbar2 (20240415.154913) (2/37) Purging py3-utils-pyc (3.8.1-r1) (3/37) Purging py3-utils (3.8.1-r1) (4/37) Purging py3-freezegun-pyc (1.4.0-r1) (5/37) Purging py3-freezegun (1.4.0-r1) (6/37) Purging py3-dateutil-pyc (2.9.0-r1) (7/37) Purging py3-dateutil (2.9.0-r1) (8/37) Purging py3-six-pyc (1.16.0-r9) (9/37) Purging py3-six (1.16.0-r9) (10/37) Purging py3-setuptools-pyc (69.2.0-r2) (11/37) Purging py3-setuptools (69.2.0-r2) (12/37) Purging py3-pytest-cov-pyc (4.1.0-r1) (13/37) Purging py3-pytest-cov (4.1.0-r1) (14/37) Purging py3-pytest-pyc (8.1.1-r1) (15/37) Purging py3-pytest (8.1.1-r1) (16/37) Purging py3-iniconfig-pyc (2.0.0-r1) (17/37) Purging py3-iniconfig (2.0.0-r1) (18/37) Purging py3-packaging-pyc (24.0-r1) (19/37) Purging py3-packaging (24.0-r1) (20/37) Purging py3-parsing-pyc (3.1.2-r1) (21/37) Purging py3-parsing (3.1.2-r1) (22/37) Purging py3-pluggy-pyc (1.4.0-r1) (23/37) Purging py3-pluggy (1.4.0-r1) (24/37) Purging py3-py-pyc (1.11.0-r3) (25/37) Purging py3-py (1.11.0-r3) (26/37) Purging py3-coverage-pyc (6.5.0-r6) (27/37) Purging py3-coverage (6.5.0-r6) (28/37) Purging python3-pyc (3.12.3-r0) (29/37) Purging python3-pycache-pyc0 (3.12.3-r0) (30/37) Purging pyc (3.12.3-r0) (31/37) Purging python3 (3.12.3-r0) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.4_p20240330-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-progressbar2: Updating the testing/x86 repository index... >>> py3-progressbar2: Signing the index...