>>> py3-clickclick: Building testing/py3-clickclick 20.10.2-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:30:06 +0000 >>> py3-clickclick: Checking sanity of /home/buildozer/aports/testing/py3-clickclick/APKBUILD... >>> py3-clickclick: Analyzing dependencies... >>> py3-clickclick: Installing for build: build-base py3-click py3-yaml python3 py3-flake8 py3-setuptools py3-pytest py3-pytest-cov py3-toml (1/41) Installing libffi (3.4.4-r2) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230401-r5) (5/41) Installing readline (8.2.1-r1) (6/41) Installing sqlite-libs (3.41.2-r2) (7/41) Installing python3 (3.11.3-r10) (8/41) Installing python3-pycache-pyc0 (3.11.3-r10) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-click-pyc (8.1.3-r2) (11/41) Installing python3-pyc (3.11.3-r10) (12/41) Installing py3-click (8.1.3-r2) (13/41) Installing yaml (0.2.5-r1) (14/41) Installing py3-yaml (6.0-r3) (15/41) Installing py3-yaml-pyc (6.0-r3) (16/41) Installing py3-pyflakes (3.0.1-r0) (17/41) Installing py3-pycodestyle (2.10.0-r1) (18/41) Installing py3-mccabe (0.7.0-r2) (19/41) Installing py3-mccabe-pyc (0.7.0-r2) (20/41) Installing py3-flake8 (6.0.0-r1) (21/41) Installing py3-flake8-pyc (6.0.0-r1) (22/41) Installing py3-parsing (3.0.9-r2) (23/41) Installing py3-parsing-pyc (3.0.9-r2) (24/41) Installing py3-packaging (23.1-r1) (25/41) Installing py3-packaging-pyc (23.1-r1) (26/41) Installing py3-setuptools (67.7.1-r0) (27/41) Installing py3-setuptools-pyc (67.7.1-r0) (28/41) Installing py3-iniconfig (1.1.1-r6) (29/41) Installing py3-iniconfig-pyc (1.1.1-r6) (30/41) Installing py3-pluggy (1.0.0-r3) (31/41) Installing py3-pluggy-pyc (1.0.0-r3) (32/41) Installing py3-py (1.11.0-r2) (33/41) Installing py3-py-pyc (1.11.0-r2) (34/41) Installing py3-pytest (7.3.1-r1) (35/41) Installing py3-pytest-pyc (7.3.1-r1) (36/41) Installing py3-coverage (6.5.0-r4) (37/41) Installing py3-coverage-pyc (6.5.0-r4) (38/41) Installing py3-pytest-cov (4.0.0-r1) (39/41) Installing py3-toml (0.10.2-r6) (40/41) Installing py3-toml-pyc (0.10.2-r6) (41/41) Installing .makedepends-py3-clickclick (20230422.113008) Executing busybox-1.36.0-r7.trigger OK: 436 MiB in 147 packages >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.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 100 11384 100 11384 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.2.tar.gz >>> py3-clickclick: Checking sha512sums... py3-clickclick-20.10.2.tar.gz: OK Remove-unused-six-from-setup_requires-1.patch: OK fix-quoting-style-in-assert.patch: OK >>> py3-clickclick: Unpacking /var/cache/distfiles/edge/py3-clickclick-20.10.2.tar.gz... >>> py3-clickclick: Remove-unused-six-from-setup_requires-1.patch patching file setup.py >>> py3-clickclick: fix-quoting-style-in-assert.patch patching file tests/test_console.py /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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. running build running build_py creating build creating build/lib creating build/lib/clickclick copying clickclick/console.py -> build/lib/clickclick copying clickclick/__init__.py -> build/lib/clickclick /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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. running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating clickclick.egg-info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt writing manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick plugins: cov-4.0.0 collecting ... collected 13 items tests/test_console.py::test_echo Action.. OK Action.. some error Action.. some fatal error Action.. some warning Some info PASSED tests/test_console.py::test_action Try and fail.. EXCEPTION OCCURRED: Perform and progress.. . failing.. Perform and progress.. . warning.. Perform and progress.. . all fine Perform and progress.. . OK Perform, progress and done .DONE Perform action new line OK Try and fail badly.. failing.. In new line! PASSED tests/test_console.py::test_print_tables Name │Status │Some Time foobar yes now 2m ago 16m ago long output Name │Status│Some Time foobar yes now 2m ago 16m ago lo.. Name │Status│Some Time {'orignal': 'bla', 'other': 'foo'} ERROR PASSED tests/test_console.py::test_text_out PASSED tests/test_console.py::test_json_out PASSED tests/test_console.py::test_yaml_out PASSED tests/test_console.py::test_tsv_out PASSED tests/test_console.py::test_float_range PASSED tests/test_console.py::test_url_type PASSED tests/test_console.py::test_choice Please choose 1) a 2) b Please choose 1) Label A PASSED tests/test_console.py::test_format_time PASSED tests/test_console.py::test_cli PASSED tests/test_console.py::test_choice_default PASSED - generated xml file: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick/junit.xml - ---------- coverage: platform linux, python 3.11.3-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------ clickclick/__init__.py 2 0 100% clickclick/console.py 253 3 99% 14-15, 259 ------------------------------------------------------ TOTAL 255 3 99% Coverage XML written to file coverage.xml ============================== 13 passed in 0.42s ============================== >>> py3-clickclick: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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. running install /usr/lib/python3.11/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, pypa/build 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-clickclick/pkg creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick copying build/lib/clickclick/console.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick copying build/lib/clickclick/__init__.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick/console.py to console.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' Copying clickclick.egg-info to /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick-20.10.2-py3.11.egg-info running install_scripts >>> py3-clickclick-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.11/site-packages/clickclick/__pycache__' -> '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick-pyc/usr/lib/python3.11/site-packages/clickclick/__pycache__' >>> py3-clickclick-pyc*: Preparing subpackage py3-clickclick-pyc... >>> py3-clickclick-pyc*: Running postcheck for py3-clickclick-pyc >>> py3-clickclick*: Running postcheck for py3-clickclick >>> py3-clickclick*: Preparing package py3-clickclick... >>> py3-clickclick-pyc*: Tracing dependencies... py3-click py3-yaml python3 python3~3.11 >>> py3-clickclick-pyc*: Package size: 52.0 KB >>> py3-clickclick-pyc*: Compressing data... >>> py3-clickclick-pyc*: Create checksum... >>> py3-clickclick-pyc*: Create py3-clickclick-pyc-20.10.2-r2.apk >>> py3-clickclick*: Tracing dependencies... py3-click py3-yaml python3 python3~3.11 >>> py3-clickclick*: Package size: 68.0 KB >>> py3-clickclick*: Compressing data... >>> py3-clickclick*: Create checksum... >>> py3-clickclick*: Create py3-clickclick-20.10.2-r2.apk >>> py3-clickclick: Build complete at Sat, 22 Apr 2023 11:30:11 +0000 elapsed time 0h 0m 5s >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Uninstalling dependencies... (1/41) Purging .makedepends-py3-clickclick (20230422.113008) (2/41) Purging py3-click-pyc (8.1.3-r2) (3/41) Purging py3-click (8.1.3-r2) (4/41) Purging py3-yaml-pyc (6.0-r3) (5/41) Purging py3-yaml (6.0-r3) (6/41) Purging py3-flake8-pyc (6.0.0-r1) (7/41) Purging py3-flake8 (6.0.0-r1) (8/41) Purging py3-pyflakes (3.0.1-r0) (9/41) Purging py3-pycodestyle (2.10.0-r1) (10/41) Purging py3-mccabe-pyc (0.7.0-r2) (11/41) Purging py3-mccabe (0.7.0-r2) (12/41) Purging py3-setuptools-pyc (67.7.1-r0) (13/41) Purging py3-setuptools (67.7.1-r0) (14/41) Purging py3-pytest-cov (4.0.0-r1) (15/41) Purging py3-pytest-pyc (7.3.1-r1) (16/41) Purging py3-pytest (7.3.1-r1) (17/41) Purging py3-iniconfig-pyc (1.1.1-r6) (18/41) Purging py3-iniconfig (1.1.1-r6) (19/41) Purging py3-packaging-pyc (23.1-r1) (20/41) Purging py3-packaging (23.1-r1) (21/41) Purging py3-parsing-pyc (3.0.9-r2) (22/41) Purging py3-parsing (3.0.9-r2) (23/41) Purging py3-pluggy-pyc (1.0.0-r3) (24/41) Purging py3-pluggy (1.0.0-r3) (25/41) Purging py3-py-pyc (1.11.0-r2) (26/41) Purging py3-py (1.11.0-r2) (27/41) Purging py3-coverage-pyc (6.5.0-r4) (28/41) Purging py3-coverage (6.5.0-r4) (29/41) Purging py3-toml-pyc (0.10.2-r6) (30/41) Purging py3-toml (0.10.2-r6) (31/41) Purging python3-pyc (3.11.3-r10) (32/41) Purging python3-pycache-pyc0 (3.11.3-r10) (33/41) Purging pyc (0.1-r0) (34/41) Purging yaml (0.2.5-r1) (35/41) Purging python3 (3.11.3-r10) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r2) (38/41) Purging libpanelw (6.4_p20230401-r5) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r1) (41/41) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-clickclick: Updating the testing/x86 repository index... >>> py3-clickclick: Signing the index...