>>> py3-cli_helpers: Building community/py3-cli_helpers 2.7.0-r0 (using abuild 3.16.0_rc4-r0) started Wed, 29 Oct 2025 02:03:44 +0000 >>> py3-cli_helpers: Validating /home/buildozer/aports/community/py3-cli_helpers/APKBUILD... >>> py3-cli_helpers: Analyzing dependencies... >>> py3-cli_helpers: Installing for build: build-base py3-tabulate py3-configobj py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-wcwidth ( 1/37) Installing gdbm (1.26-r0) ( 2/37) Installing xz-libs (5.8.1-r0) ( 3/37) Installing mpdecimal (4.0.1-r0) ( 4/37) Installing libpanelw (6.5_p20251010-r0) ( 5/37) Installing python3 (3.12.12-r0) ( 6/37) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/37) Installing pyc (3.12.12-r0) ( 8/37) Installing py3-tabulate-pyc (0.9.0-r3) ( 9/37) Installing python3-pyc (3.12.12-r0) (10/37) Installing py3-wcwidth (0.2.13-r1) (11/37) Installing py3-wcwidth-pyc (0.2.13-r1) (12/37) Installing py3-tabulate (0.9.0-r3) (13/37) Installing py3-configobj (5.0.9-r1) (14/37) Installing py3-configobj-pyc (5.0.9-r1) (15/37) Installing py3-installer (0.7.0-r2) (16/37) Installing py3-installer-pyc (0.7.0-r2) (17/37) Installing py3-gpep517 (19-r0) (18/37) Installing py3-gpep517-pyc (19-r0) (19/37) Installing py3-parsing (3.2.3-r0) (20/37) Installing py3-parsing-pyc (3.2.3-r0) (21/37) Installing py3-packaging (25.0-r0) (22/37) Installing py3-packaging-pyc (25.0-r0) (23/37) Installing py3-setuptools (80.9.0-r1) (24/37) Installing py3-setuptools-pyc (80.9.0-r1) (25/37) Installing py3-wheel (0.46.1-r0) (26/37) Installing py3-wheel-pyc (0.46.1-r0) (27/37) Installing py3-iniconfig (2.3.0-r0) (28/37) Installing py3-iniconfig-pyc (2.3.0-r0) (29/37) Installing py3-pluggy (1.6.0-r0) (30/37) Installing py3-pluggy-pyc (1.6.0-r0) (31/37) Installing py3-py (1.11.0-r4) (32/37) Installing py3-py-pyc (1.11.0-r4) (33/37) Installing py3-pygments (2.19.2-r0) (34/37) Installing py3-pygments-pyc (2.19.2-r0) (35/37) Installing py3-pytest (8.4.2-r1) (36/37) Installing py3-pytest-pyc (8.4.2-r1) (37/37) Installing .makedepends-py3-cli_helpers (20251029.020351) busybox-1.37.0-r24.trigger: Executing script... OK: 640 MiB in 188 packages >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Cleaning up tmpdir >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz.part' py3-cli_helpers-2.7. 100% |********************************| 36537 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz: OK >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz /var/cache/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz: OK >>> py3-cli_helpers: Unpacking /var/cache/distfiles/v3.23/py3-cli_helpers-2.7.0.tar.gz... 2025-10-29 02:03:53,002 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-29 02:03:53,045 root INFO running bdist_wheel 2025-10-29 02:03:53,080 root INFO running build 2025-10-29 02:03:53,080 root INFO running build_py 2025-10-29 02:03:53,088 root INFO creating build/lib/cli_helpers 2025-10-29 02:03:53,089 root INFO copying cli_helpers/config.py -> build/lib/cli_helpers 2025-10-29 02:03:53,089 root INFO copying cli_helpers/utils.py -> build/lib/cli_helpers 2025-10-29 02:03:53,089 root INFO copying cli_helpers/__init__.py -> build/lib/cli_helpers 2025-10-29 02:03:53,090 root INFO copying cli_helpers/compat.py -> build/lib/cli_helpers 2025-10-29 02:03:53,090 root INFO creating build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,090 root INFO copying cli_helpers/tabular_output/tsv_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,091 root INFO copying cli_helpers/tabular_output/preprocessors.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,091 root INFO copying cli_helpers/tabular_output/json_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,091 root INFO copying cli_helpers/tabular_output/tabulate_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,092 root INFO copying cli_helpers/tabular_output/delimited_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,092 root INFO copying cli_helpers/tabular_output/__init__.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,092 root INFO copying cli_helpers/tabular_output/vertical_table_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,093 root INFO copying cli_helpers/tabular_output/output_formatter.py -> build/lib/cli_helpers/tabular_output 2025-10-29 02:03:53,093 root INFO running egg_info 2025-10-29 02:03:53,099 root INFO creating cli_helpers.egg-info 2025-10-29 02:03:53,099 root INFO writing cli_helpers.egg-info/PKG-INFO 2025-10-29 02:03:53,100 root INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt 2025-10-29 02:03:53,100 root INFO writing requirements to cli_helpers.egg-info/requires.txt 2025-10-29 02:03:53,101 root INFO writing top-level names to cli_helpers.egg-info/top_level.txt 2025-10-29 02:03:53,101 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-29 02:03:53,109 root INFO reading manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-29 02:03:53,109 root INFO reading manifest template 'MANIFEST.in' 2025-10-29 02:03:53,113 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-10-29 02:03:53,114 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-10-29 02:03:53,114 root INFO adding license file 'LICENSE' 2025-10-29 02:03:53,114 root INFO adding license file 'AUTHORS' 2025-10-29 02:03:53,117 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-29 02:03:53,132 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-29 02:03:53,132 root INFO running install 2025-10-29 02:03:53,163 root INFO running install_lib 2025-10-29 02:03:53,170 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-29 02:03:53,170 root INFO creating build/bdist.linux-ppc64le/wheel/cli_helpers 2025-10-29 02:03:53,170 root INFO copying build/lib/cli_helpers/config.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers 2025-10-29 02:03:53,171 root INFO creating build/bdist.linux-ppc64le/wheel/cli_helpers/tabular_output 2025-10-29 02:03:53,171 root INFO copying build/lib/cli_helpers/tabular_output/tsv_output_adapter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,171 root INFO copying build/lib/cli_helpers/tabular_output/preprocessors.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,171 root INFO copying build/lib/cli_helpers/tabular_output/json_output_adapter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,171 root INFO copying build/lib/cli_helpers/tabular_output/tabulate_adapter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,172 root INFO copying build/lib/cli_helpers/tabular_output/delimited_output_adapter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,172 root INFO copying build/lib/cli_helpers/tabular_output/__init__.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,172 root INFO copying build/lib/cli_helpers/tabular_output/vertical_table_adapter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,172 root INFO copying build/lib/cli_helpers/tabular_output/output_formatter.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers/tabular_output 2025-10-29 02:03:53,173 root INFO copying build/lib/cli_helpers/utils.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers 2025-10-29 02:03:53,173 root INFO copying build/lib/cli_helpers/__init__.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers 2025-10-29 02:03:53,173 root INFO copying build/lib/cli_helpers/compat.py -> build/bdist.linux-ppc64le/wheel/./cli_helpers 2025-10-29 02:03:53,173 root INFO running install_egg_info 2025-10-29 02:03:53,181 root INFO Copying cli_helpers.egg-info to build/bdist.linux-ppc64le/wheel/./cli_helpers-2.7.0-py3.12.egg-info 2025-10-29 02:03:53,182 root INFO running install_scripts 2025-10-29 02:03:53,183 root INFO creating build/bdist.linux-ppc64le/wheel/cli_helpers-2.7.0.dist-info/WHEEL 2025-10-29 02:03:53,184 wheel INFO creating '/home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.7.0/.dist/.tmp-7j1hxmn9/cli_helpers-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-29 02:03:53,185 wheel INFO adding 'cli_helpers/__init__.py' 2025-10-29 02:03:53,185 wheel INFO adding 'cli_helpers/compat.py' 2025-10-29 02:03:53,185 wheel INFO adding 'cli_helpers/config.py' 2025-10-29 02:03:53,185 wheel INFO adding 'cli_helpers/utils.py' 2025-10-29 02:03:53,186 wheel INFO adding 'cli_helpers/tabular_output/__init__.py' 2025-10-29 02:03:53,186 wheel INFO adding 'cli_helpers/tabular_output/delimited_output_adapter.py' 2025-10-29 02:03:53,186 wheel INFO adding 'cli_helpers/tabular_output/json_output_adapter.py' 2025-10-29 02:03:53,186 wheel INFO adding 'cli_helpers/tabular_output/output_formatter.py' 2025-10-29 02:03:53,187 wheel INFO adding 'cli_helpers/tabular_output/preprocessors.py' 2025-10-29 02:03:53,187 wheel INFO adding 'cli_helpers/tabular_output/tabulate_adapter.py' 2025-10-29 02:03:53,187 wheel INFO adding 'cli_helpers/tabular_output/tsv_output_adapter.py' 2025-10-29 02:03:53,188 wheel INFO adding 'cli_helpers/tabular_output/vertical_table_adapter.py' 2025-10-29 02:03:53,188 wheel INFO adding 'cli_helpers-2.7.0.dist-info/licenses/AUTHORS' 2025-10-29 02:03:53,188 wheel INFO adding 'cli_helpers-2.7.0.dist-info/licenses/LICENSE' 2025-10-29 02:03:53,189 wheel INFO adding 'cli_helpers-2.7.0.dist-info/METADATA' 2025-10-29 02:03:53,189 wheel INFO adding 'cli_helpers-2.7.0.dist-info/WHEEL' 2025-10-29 02:03:53,189 wheel INFO adding 'cli_helpers-2.7.0.dist-info/top_level.txt' 2025-10-29 02:03:53,189 wheel INFO adding 'cli_helpers-2.7.0.dist-info/RECORD' 2025-10-29 02:03:53,190 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-29 02:03:53,191 gpep517 INFO The backend produced .dist/cli_helpers-2.7.0-py3-none-any.whl cli_helpers-2.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.7.0 configfile: setup.cfg testpaths: tests collected 86 items tests/tabular_output/test_delimited_output_adapter.py ... [ 3%] tests/tabular_output/test_json_output_adapter.py ..... [ 9%] tests/tabular_output/test_output_formatter.py ................. [ 29%] tests/tabular_output/test_preprocessors.py ............s........... [ 56%] tests/tabular_output/test_tabulate_adapter.py ... [ 60%] tests/tabular_output/test_tsv_output_adapter.py ... [ 63%] tests/tabular_output/test_vertical_table_adapter.py .. [ 66%] tests/test_cli_helpers.py . [ 67%] tests/test_config.py ..sss............. [ 88%] tests/test_utils.py .......... [100%] ======================== 82 passed, 4 skipped in 1.01s ========================= >>> py3-cli_helpers: Entering fakeroot... >>> py3-cli_helpers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' 'usr/lib/python3.12/site-packages/cli_helpers/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/__pycache__' >>> py3-cli_helpers-pyc*: Preparing subpackage py3-cli_helpers-pyc... >>> py3-cli_helpers-pyc*: Running postcheck for py3-cli_helpers-pyc >>> py3-cli_helpers*: Running postcheck for py3-cli_helpers >>> py3-cli_helpers*: Preparing package py3-cli_helpers... >>> py3-cli_helpers-pyc*: Tracing dependencies... python3~3.12 >>> py3-cli_helpers-pyc*: Package size: 65.6 KB >>> py3-cli_helpers-pyc*: Compressing data... >>> py3-cli_helpers-pyc*: Create checksum... >>> py3-cli_helpers-pyc*: Create py3-cli_helpers-pyc-2.7.0-r0.apk >>> py3-cli_helpers*: Tracing dependencies... py3-tabulate py3-configobj python3~3.12 >>> py3-cli_helpers*: Package size: 55.8 KB >>> py3-cli_helpers*: Compressing data... >>> py3-cli_helpers*: Create checksum... >>> py3-cli_helpers*: Create py3-cli_helpers-2.7.0-r0.apk >>> py3-cli_helpers: Build complete at Wed, 29 Oct 2025 02:03:55 +0000 elapsed time 0h 0m 11s >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-cli_helpers (20251029.020351) ( 2/37) Purging py3-tabulate-pyc (0.9.0-r3) ( 3/37) Purging py3-tabulate (0.9.0-r3) ( 4/37) Purging py3-configobj-pyc (5.0.9-r1) ( 5/37) Purging py3-configobj (5.0.9-r1) ( 6/37) Purging py3-gpep517-pyc (19-r0) ( 7/37) Purging py3-gpep517 (19-r0) ( 8/37) Purging py3-installer-pyc (0.7.0-r2) ( 9/37) Purging py3-installer (0.7.0-r2) (10/37) Purging py3-setuptools-pyc (80.9.0-r1) (11/37) Purging py3-setuptools (80.9.0-r1) (12/37) Purging py3-wheel-pyc (0.46.1-r0) (13/37) Purging py3-wheel (0.46.1-r0) (14/37) Purging py3-pytest-pyc (8.4.2-r1) (15/37) Purging py3-pytest (8.4.2-r1) (16/37) Purging py3-iniconfig-pyc (2.3.0-r0) (17/37) Purging py3-iniconfig (2.3.0-r0) (18/37) Purging py3-packaging-pyc (25.0-r0) (19/37) Purging py3-packaging (25.0-r0) (20/37) Purging py3-parsing-pyc (3.2.3-r0) (21/37) Purging py3-parsing (3.2.3-r0) (22/37) Purging py3-pluggy-pyc (1.6.0-r0) (23/37) Purging py3-pluggy (1.6.0-r0) (24/37) Purging py3-py-pyc (1.11.0-r4) (25/37) Purging py3-py (1.11.0-r4) (26/37) Purging py3-pygments-pyc (2.19.2-r0) (27/37) Purging py3-pygments (2.19.2-r0) (28/37) Purging py3-wcwidth-pyc (0.2.13-r1) (29/37) Purging py3-wcwidth (0.2.13-r1) (30/37) Purging python3-pyc (3.12.12-r0) (31/37) Purging python3-pycache-pyc0 (3.12.12-r0) (32/37) Purging pyc (3.12.12-r0) (33/37) Purging python3 (3.12.12-r0) (34/37) Purging gdbm (1.26-r0) (35/37) Purging libpanelw (6.5_p20251010-r0) (36/37) Purging mpdecimal (4.0.1-r0) (37/37) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-cli_helpers: Updating the community/ppc64le repository index... >>> py3-cli_helpers: Signing the index...