>>> py3-nose-timer: Building testing/py3-nose-timer 1.0.1-r4 (using abuild 3.11.9-r0) started Fri, 16 Jun 2023 14:53:09 +0000 >>> py3-nose-timer: Checking sanity of /home/buildozer/aports/testing/py3-nose-timer/APKBUILD... >>> py3-nose-timer: Analyzing dependencies... >>> py3-nose-timer: Installing for build: build-base py3-nose py3-setuptools py3-coverage py3-mock py3-parameterized py3-termcolor py3-colorama (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.4-r3) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.3-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230610-r0) (7/31) Installing readline (8.2.1-r2) (8/31) Installing sqlite-libs (3.42.0-r2) (9/31) Installing python3 (3.11.4-r0) (10/31) Installing python3-pycache-pyc0 (3.11.4-r0) (11/31) Installing pyc (0.1-r0) (12/31) Installing py3-nose-pyc (1.3.7-r11) (13/31) Installing python3-pyc (3.11.4-r0) (14/31) Installing py3-nose (1.3.7-r11) (15/31) Installing py3-parsing (3.0.9-r2) (16/31) Installing py3-parsing-pyc (3.0.9-r2) (17/31) Installing py3-packaging (23.1-r1) (18/31) Installing py3-packaging-pyc (23.1-r1) (19/31) Installing py3-setuptools (67.8.0-r0) (20/31) Installing py3-setuptools-pyc (67.8.0-r0) (21/31) Installing py3-coverage (6.5.0-r4) (22/31) Installing py3-coverage-pyc (6.5.0-r4) (23/31) Installing py3-mock (5.0.2-r1) (24/31) Installing py3-mock-pyc (5.0.2-r1) (25/31) Installing py3-parameterized (0.9.0-r1) (26/31) Installing py3-parameterized-pyc (0.9.0-r1) (27/31) Installing py3-termcolor (2.3.0-r0) (28/31) Installing py3-termcolor-pyc (2.3.0-r0) (29/31) Installing py3-colorama (0.4.6-r3) (30/31) Installing py3-colorama-pyc (0.4.6-r3) (31/31) Installing .makedepends-py3-nose-timer (20230616.145310) Executing busybox-1.36.1-r1.trigger OK: 441 MiB in 139 packages >>> py3-nose-timer: Cleaning up srcdir >>> py3-nose-timer: Cleaning up pkgdir >>> py3-nose-timer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nose-timer-1.0.1.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 9026 100 9026 0 0 54218 0 --:--:-- --:--:-- --:--:-- 54373 >>> py3-nose-timer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nose-timer-1.0.1.tar.gz >>> py3-nose-timer: Checking sha512sums... py3-nose-timer-1.0.1.tar.gz: OK >>> py3-nose-timer: Unpacking /var/cache/distfiles/edge/py3-nose-timer-1.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/nosetimer copying nosetimer/__init__.py -> build/lib/nosetimer copying nosetimer/plugin.py -> build/lib/nosetimer 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 nose_timer.egg-info writing nose_timer.egg-info/PKG-INFO writing dependency_links to nose_timer.egg-info/dependency_links.txt writing entry points to nose_timer.egg-info/entry_points.txt writing requirements to nose_timer.egg-info/requires.txt writing top-level names to nose_timer.egg-info/top_level.txt writing manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'nose_timer.egg-info/SOURCES.txt' running build_ext test_add_error (tests.test_plugin.TestTimerPlugin.test_add_error) ... ok test_add_failure (tests.test_plugin.TestTimerPlugin.test_add_failure) ... ok test_add_success (tests.test_plugin.TestTimerPlugin.test_add_success) ... ok test_colored_time_0 (tests.test_plugin.TestTimerPlugin.test_colored_time_0) ... ok test_colored_time_1 (tests.test_plugin.TestTimerPlugin.test_colored_time_1) ... ok test_colored_time_2 (tests.test_plugin.TestTimerPlugin.test_colored_time_2) ... ok test_colored_time_3 (tests.test_plugin.TestTimerPlugin.test_colored_time_3) ... ok test_colored_time_4 (tests.test_plugin.TestTimerPlugin.test_colored_time_4) ... ok test_configure (tests.test_plugin.TestTimerPlugin.test_configure) ... ok test_format_report_line_0_green (tests.test_plugin.TestTimerPlugin.test_format_report_line_0_green) ... ok test_format_report_line_1_yellow (tests.test_plugin.TestTimerPlugin.test_format_report_line_1_yellow) ... ok test_format_report_line_2_red (tests.test_plugin.TestTimerPlugin.test_format_report_line_2_red) ... ok test_get_result_color_0 (tests.test_plugin.TestTimerPlugin.test_get_result_color_0) ... ok test_get_result_color_1 (tests.test_plugin.TestTimerPlugin.test_get_result_color_1) ... ok test_get_result_color_2 (tests.test_plugin.TestTimerPlugin.test_get_result_color_2) ... ok test_no_color_option (tests.test_plugin.TestTimerPlugin.test_no_color_option) ... ok test_options (tests.test_plugin.TestTimerPlugin.test_options) ... ok test_parse_time_0_1 (tests.test_plugin.TestTimerPlugin.test_parse_time_0_1) ... ok test_parse_time_1_2s (tests.test_plugin.TestTimerPlugin.test_parse_time_1_2s) ... ok test_parse_time_2_500ms (tests.test_plugin.TestTimerPlugin.test_parse_time_2_500ms) ... ok test_parse_time_called_0_timer_ok (tests.test_plugin.TestTimerPlugin.test_parse_time_called_0_timer_ok) ... ok test_parse_time_called_1_timer_warning (tests.test_plugin.TestTimerPlugin.test_parse_time_called_1_timer_warning) ... ok test_parse_time_error (tests.test_plugin.TestTimerPlugin.test_parse_time_error) ... ok test_time_taken (tests.test_plugin.TestTimerPlugin.test_time_taken) ... /home/buildozer/aports/testing/py3-nose-timer/src/nose-timer-1.0.1/tests/test_plugin.py:106: DeprecationWarning: Please use assertNotEqual instead. self.assertNotEquals(self.plugin._time_taken(), 0.0) ok test_timer_fail_option_warning_pass_0_warning (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_0_warning) ... ok test_timer_fail_option_warning_pass_1_warning (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_1_warning) ... ok test_timer_fail_option_warning_pass_2_error (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_2_error) ... ok test_timer_fail_option_warning_pass_3_error (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_3_error) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.020s OK >>> py3-nose-timer: Entering fakeroot... 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-nose-timer/pkg creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer copying build/lib/nosetimer/__init__.py -> /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer copying build/lib/nosetimer/plugin.py -> /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer byte-compiling /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer/plugin.py to plugin.cpython-311.pyc running install_egg_info running egg_info writing nose_timer.egg-info/PKG-INFO writing dependency_links to nose_timer.egg-info/dependency_links.txt writing entry points to nose_timer.egg-info/entry_points.txt writing requirements to nose_timer.egg-info/requires.txt writing top-level names to nose_timer.egg-info/top_level.txt reading manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'nose_timer.egg-info/SOURCES.txt' Copying nose_timer.egg-info to /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nose_timer-1.0.1-py3.11.egg-info running install_scripts >>> py3-nose-timer-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.11/site-packages/nosetimer/__pycache__' -> '/home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer-pyc/usr/lib/python3.11/site-packages/nosetimer/__pycache__' >>> py3-nose-timer-pyc*: Preparing subpackage py3-nose-timer-pyc... >>> py3-nose-timer-pyc*: Running postcheck for py3-nose-timer-pyc >>> py3-nose-timer*: Running postcheck for py3-nose-timer >>> py3-nose-timer*: Preparing package py3-nose-timer... >>> py3-nose-timer-pyc*: Tracing dependencies... py3-nose python3~3.11 >>> py3-nose-timer-pyc*: Package size: 52.0 KB >>> py3-nose-timer-pyc*: Compressing data... >>> py3-nose-timer-pyc*: Create checksum... >>> py3-nose-timer-pyc*: Create py3-nose-timer-pyc-1.0.1-r4.apk >>> py3-nose-timer*: Tracing dependencies... py3-nose python3~3.11 >>> py3-nose-timer*: Package size: 76.0 KB >>> py3-nose-timer*: Compressing data... >>> py3-nose-timer*: Create checksum... >>> py3-nose-timer*: Create py3-nose-timer-1.0.1-r4.apk >>> py3-nose-timer: Build complete at Fri, 16 Jun 2023 14:53:11 +0000 elapsed time 0h 0m 2s >>> py3-nose-timer: Cleaning up srcdir >>> py3-nose-timer: Cleaning up pkgdir >>> py3-nose-timer: Uninstalling dependencies... (1/31) Purging .makedepends-py3-nose-timer (20230616.145310) (2/31) Purging py3-nose-pyc (1.3.7-r11) (3/31) Purging py3-nose (1.3.7-r11) (4/31) Purging py3-setuptools-pyc (67.8.0-r0) (5/31) Purging py3-setuptools (67.8.0-r0) (6/31) Purging py3-packaging-pyc (23.1-r1) (7/31) Purging py3-packaging (23.1-r1) (8/31) Purging py3-parsing-pyc (3.0.9-r2) (9/31) Purging py3-parsing (3.0.9-r2) (10/31) Purging py3-coverage-pyc (6.5.0-r4) (11/31) Purging py3-coverage (6.5.0-r4) (12/31) Purging py3-mock-pyc (5.0.2-r1) (13/31) Purging py3-mock (5.0.2-r1) (14/31) Purging py3-parameterized-pyc (0.9.0-r1) (15/31) Purging py3-parameterized (0.9.0-r1) (16/31) Purging py3-termcolor-pyc (2.3.0-r0) (17/31) Purging py3-termcolor (2.3.0-r0) (18/31) Purging py3-colorama-pyc (0.4.6-r3) (19/31) Purging py3-colorama (0.4.6-r3) (20/31) Purging python3-pyc (3.11.4-r0) (21/31) Purging python3-pycache-pyc0 (3.11.4-r0) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.4-r0) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.4-r3) (27/31) Purging libpanelw (6.4_p20230610-r0) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r2) (30/31) Purging sqlite-libs (3.42.0-r2) (31/31) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r1.trigger OK: 385 MiB in 108 packages >>> py3-nose-timer: Updating the testing/aarch64 repository index... >>> py3-nose-timer: Signing the index...