>>> interrogate: Building community/interrogate 1.6.0-r1 (using abuild 3.15.0-r0) started Fri, 10 Oct 2025 08:50:37 +0000 >>> interrogate: Validating /home/udu/aports/community/interrogate/APKBUILD... >>> interrogate: Analyzing dependencies... >>> interrogate: Installing for build: build-base py3-attrs py3-click py3-colorama py3-py py3-setuptools py3-tabulate py3-toml py3-gpep517 py3-wheel py3-pytest-xdist py3-pytest-cov py3-pytest-mock WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/45) Installing py3-attrs-pyc (25.3.0-r0) (2/45) Installing py3-attrs (25.3.0-r0) (3/45) Installing py3-click (8.1.8-r1) (4/45) Installing py3-click-pyc (8.1.8-r1) (5/45) Installing py3-colorama (0.4.6-r5) (6/45) Installing py3-colorama-pyc (0.4.6-r5) (7/45) Installing py3-py (1.11.0-r4) (8/45) Installing py3-py-pyc (1.11.0-r4) (9/45) Installing py3-parsing (3.2.3-r0) (10/45) Installing py3-parsing-pyc (3.2.3-r0) (11/45) Installing py3-packaging (25.0-r0) (12/45) Installing py3-packaging-pyc (25.0-r0) (13/45) Installing py3-setuptools (80.9.0-r0) (14/45) Installing py3-setuptools-pyc (80.9.0-r0) (15/45) Installing py3-wcwidth (0.2.13-r1) (16/45) Installing py3-wcwidth-pyc (0.2.13-r1) (17/45) Installing py3-tabulate (0.9.0-r3) (18/45) Installing py3-tabulate-pyc (0.9.0-r3) (19/45) Installing py3-toml (0.10.2-r7) (20/45) Installing py3-toml-pyc (0.10.2-r7) (21/45) Installing py3-installer (0.7.0-r2) (22/45) Installing py3-installer-pyc (0.7.0-r2) (23/45) Installing py3-gpep517 (19-r0) (24/45) Installing py3-gpep517-pyc (19-r0) (25/45) Installing py3-wheel (0.46.1-r0) (26/45) Installing py3-wheel-pyc (0.46.1-r0) (27/45) Installing py3-execnet (2.1.1-r0) (28/45) Installing py3-execnet-pyc (2.1.1-r0) (29/45) Installing py3-iniconfig (2.1.0-r0) (30/45) Installing py3-iniconfig-pyc (2.1.0-r0) (31/45) Installing py3-pluggy (1.5.0-r0) (32/45) Installing py3-pluggy-pyc (1.5.0-r0) (33/45) Installing py3-pytest (8.3.5-r0) (34/45) Installing py3-pytest-pyc (8.3.5-r0) (35/45) Installing py3-pytest-xdist (3.6.1-r0) (36/45) Installing py3-pytest-xdist-pyc (3.6.1-r0) (37/45) Installing py3-coverage (7.8.2-r0) (38/45) Installing py3-coverage-pyc (7.8.2-r0) (39/45) Installing py3-pytest-cov (5.0.0-r0) (40/45) Installing py3-pytest-cov-pyc (5.0.0-r0) (41/45) Installing py3-mock (5.2.0-r0) (42/45) Installing py3-mock-pyc (5.2.0-r0) (43/45) Installing py3-pytest-mock (3.10.0-r3) (44/45) Installing py3-pytest-mock-pyc (3.10.0-r3) (45/45) Installing .makedepends-interrogate (20251010.085039) Executing busybox-1.37.0-r19.trigger OK: 315 MiB in 134 packages >>> interrogate: Cleaning up srcdir >>> interrogate: Cleaning up pkgdir >>> interrogate: Cleaning up tmpdir >>> interrogate: Fetching interrogate-1.6.0.tar.gz::https://files.pythonhosted.org/packages/source/i/interrogate/interrogate-1.6.0.tar.gz >>> interrogate: Fetching interrogate-1.6.0.tar.gz::https://files.pythonhosted.org/packages/source/i/interrogate/interrogate-1.6.0.tar.gz >>> interrogate: Checking sha512sums... interrogate-1.6.0.tar.gz: OK >>> interrogate: Unpacking /var/cache/distfiles/interrogate-1.6.0.tar.gz... 2025-10-10 08:50:40,773 gpep517 INFO Building wheel via backend setuptools.build_meta /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-10 08:50:40,806 root INFO running bdist_wheel 2025-10-10 08:50:40,830 root INFO running build 2025-10-10 08:50:40,830 root INFO running build_py 2025-10-10 08:50:40,836 root INFO creating build/lib/interrogate 2025-10-10 08:50:40,836 root INFO copying src/interrogate/config.py -> build/lib/interrogate 2025-10-10 08:50:40,836 root INFO copying src/interrogate/utils.py -> build/lib/interrogate 2025-10-10 08:50:40,837 root INFO copying src/interrogate/coverage.py -> build/lib/interrogate 2025-10-10 08:50:40,837 root INFO copying src/interrogate/visit.py -> build/lib/interrogate 2025-10-10 08:50:40,838 root INFO copying src/interrogate/badge_gen.py -> build/lib/interrogate 2025-10-10 08:50:40,838 root INFO copying src/interrogate/__init__.py -> build/lib/interrogate 2025-10-10 08:50:40,839 root INFO copying src/interrogate/__main__.py -> build/lib/interrogate 2025-10-10 08:50:40,839 root INFO copying src/interrogate/cli.py -> build/lib/interrogate 2025-10-10 08:50:40,839 root INFO running egg_info 2025-10-10 08:50:40,843 root INFO writing src/interrogate.egg-info/PKG-INFO 2025-10-10 08:50:40,846 root INFO writing dependency_links to src/interrogate.egg-info/dependency_links.txt 2025-10-10 08:50:40,847 root INFO writing entry points to src/interrogate.egg-info/entry_points.txt 2025-10-10 08:50:40,848 root INFO writing requirements to src/interrogate.egg-info/requires.txt 2025-10-10 08:50:40,848 root INFO writing top-level names to src/interrogate.egg-info/top_level.txt 2025-10-10 08:50:40,853 root INFO reading manifest file 'src/interrogate.egg-info/SOURCES.txt' 2025-10-10 08:50:40,857 root INFO reading manifest template 'MANIFEST.in' 2025-10-10 08:50:40,858 root WARNING warning: no files found matching 'conftest.py' 2025-10-10 08:50:40,871 root WARNING no previously-included directories found matching 'docs/_build' 2025-10-10 08:50:40,871 root WARNING warning: no previously-included files found matching '*.md' 2025-10-10 08:50:40,872 root INFO adding license file 'LICENSE' 2025-10-10 08:50:40,875 root INFO writing manifest file 'src/interrogate.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'interrogate.badge' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'interrogate.badge' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'interrogate.badge' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'interrogate.badge' to be distributed and are already explicitly excluding 'interrogate.badge' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-10-10 08:50:40,878 root INFO creating build/lib/interrogate/badge 2025-10-10 08:50:40,878 root INFO copying src/interrogate/badge/flat-square-modified-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,878 root INFO copying src/interrogate/badge/flat-square-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,878 root INFO copying src/interrogate/badge/flat-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,879 root INFO copying src/interrogate/badge/for-the-badge-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,879 root INFO copying src/interrogate/badge/plastic-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,879 root INFO copying src/interrogate/badge/social-style.svg -> build/lib/interrogate/badge 2025-10-10 08:50:40,888 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-10 08:50:40,888 root INFO running install 2025-10-10 08:50:40,900 root INFO running install_lib 2025-10-10 08:50:40,905 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-10 08:50:40,906 root INFO creating build/bdist.linux-x86_64/wheel/interrogate 2025-10-10 08:50:40,906 root INFO copying build/lib/interrogate/config.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,906 root INFO copying build/lib/interrogate/utils.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,906 root INFO copying build/lib/interrogate/coverage.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,906 root INFO copying build/lib/interrogate/visit.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,907 root INFO creating build/bdist.linux-x86_64/wheel/interrogate/badge 2025-10-10 08:50:40,907 root INFO copying build/lib/interrogate/badge/flat-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,907 root INFO copying build/lib/interrogate/badge/for-the-badge-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,907 root INFO copying build/lib/interrogate/badge/plastic-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,907 root INFO copying build/lib/interrogate/badge/flat-square-modified-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,907 root INFO copying build/lib/interrogate/badge/social-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,908 root INFO copying build/lib/interrogate/badge/flat-square-style.svg -> build/bdist.linux-x86_64/wheel/./interrogate/badge 2025-10-10 08:50:40,908 root INFO copying build/lib/interrogate/badge_gen.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,908 root INFO copying build/lib/interrogate/__init__.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,908 root INFO copying build/lib/interrogate/__main__.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,908 root INFO copying build/lib/interrogate/cli.py -> build/bdist.linux-x86_64/wheel/./interrogate 2025-10-10 08:50:40,908 root INFO running install_egg_info 2025-10-10 08:50:40,913 root INFO Copying src/interrogate.egg-info to build/bdist.linux-x86_64/wheel/./interrogate-1.6.0-py3.12.egg-info 2025-10-10 08:50:40,914 root INFO running install_scripts 2025-10-10 08:50:40,916 root INFO creating build/bdist.linux-x86_64/wheel/interrogate-1.6.0.dist-info/WHEEL 2025-10-10 08:50:40,916 wheel INFO creating '/home/udu/aports/community/interrogate/src/interrogate-1.6.0/.dist/.tmp-f8oim1bl/interrogate-1.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-10 08:50:40,917 wheel INFO adding 'interrogate/__init__.py' 2025-10-10 08:50:40,917 wheel INFO adding 'interrogate/__main__.py' 2025-10-10 08:50:40,917 wheel INFO adding 'interrogate/badge_gen.py' 2025-10-10 08:50:40,918 wheel INFO adding 'interrogate/cli.py' 2025-10-10 08:50:40,918 wheel INFO adding 'interrogate/config.py' 2025-10-10 08:50:40,918 wheel INFO adding 'interrogate/coverage.py' 2025-10-10 08:50:40,918 wheel INFO adding 'interrogate/utils.py' 2025-10-10 08:50:40,918 wheel INFO adding 'interrogate/visit.py' 2025-10-10 08:50:40,919 wheel INFO adding 'interrogate/badge/flat-square-modified-style.svg' 2025-10-10 08:50:40,919 wheel INFO adding 'interrogate/badge/flat-square-style.svg' 2025-10-10 08:50:40,919 wheel INFO adding 'interrogate/badge/flat-style.svg' 2025-10-10 08:50:40,919 wheel INFO adding 'interrogate/badge/for-the-badge-style.svg' 2025-10-10 08:50:40,920 wheel INFO adding 'interrogate/badge/plastic-style.svg' 2025-10-10 08:50:40,920 wheel INFO adding 'interrogate/badge/social-style.svg' 2025-10-10 08:50:40,920 wheel INFO adding 'interrogate-1.6.0.dist-info/licenses/LICENSE' 2025-10-10 08:50:40,921 wheel INFO adding 'interrogate-1.6.0.dist-info/METADATA' 2025-10-10 08:50:40,921 wheel INFO adding 'interrogate-1.6.0.dist-info/WHEEL' 2025-10-10 08:50:40,921 wheel INFO adding 'interrogate-1.6.0.dist-info/entry_points.txt' 2025-10-10 08:50:40,921 wheel INFO adding 'interrogate-1.6.0.dist-info/top_level.txt' 2025-10-10 08:50:40,921 wheel INFO adding 'interrogate-1.6.0.dist-info/RECORD' 2025-10-10 08:50:40,921 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-10 08:50:40,922 gpep517 INFO The backend produced .dist/interrogate-1.6.0-py3-none-any.whl interrogate-1.6.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/interrogate/src/interrogate-1.6.0 configfile: pyproject.toml testpaths: tests plugins: mock-3.10.0, xdist-3.6.1, cov-5.0.0 created: 20/20 workers 20 workers [233 items] ........................s.................................................................................................................................................................ss......s..s.........s........s.ss.s...s.s..s.. [100%] ========================================================================================================================================== short test summary info =========================================================================================================================================== SKIPPED [1] tests/unit/test_badge_gen.py:49: windows-only tests SKIPPED [5] tests/unit/test_utils.py:76: windows-only tests SKIPPED [7] tests/unit/test_utils.py:279: windows-only tests ====================================================================================================================================== 220 passed, 13 skipped in 4.94s ======================================================================================================================================= >>> interrogate: Entering fakeroot... >>> interrogate-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/interrogate/__pycache__' -> '/home/udu/aports/community/interrogate/pkg/interrogate-pyc/usr/lib/python3.12/site-packages/interrogate/__pycache__' >>> interrogate-pyc*: Preparing subpackage interrogate-pyc... >>> interrogate-pyc*: Running postcheck for interrogate-pyc >>> interrogate*: Running postcheck for interrogate >>> interrogate*: Preparing package interrogate... >>> interrogate-pyc*: Tracing dependencies... py3-attrs py3-click py3-colorama py3-py py3-setuptools py3-tabulate py3-toml python3~3.12 >>> interrogate-pyc*: Package size: 72.8 KB >>> interrogate-pyc*: Compressing data... >>> interrogate-pyc*: Create checksum... >>> interrogate-pyc*: Create interrogate-pyc-1.6.0-r1.apk >>> interrogate*: Tracing dependencies... py3-attrs py3-click py3-colorama py3-py py3-setuptools py3-tabulate py3-toml python3~3.12 >>> interrogate*: Package size: 150.5 KB >>> interrogate*: Compressing data... >>> interrogate*: Create checksum... >>> interrogate*: Create interrogate-1.6.0-r1.apk >>> interrogate: Build complete at Fri, 10 Oct 2025 08:50:49 +0000 elapsed time 0h 0m 12s >>> interrogate: Cleaning up srcdir >>> interrogate: Cleaning up pkgdir >>> interrogate: Uninstalling dependencies... (1/45) Purging .makedepends-interrogate (20251010.085039) (2/45) Purging py3-attrs-pyc (25.3.0-r0) (3/45) Purging py3-attrs (25.3.0-r0) (4/45) Purging py3-click-pyc (8.1.8-r1) (5/45) Purging py3-click (8.1.8-r1) (6/45) Purging py3-colorama-pyc (0.4.6-r5) (7/45) Purging py3-colorama (0.4.6-r5) (8/45) Purging py3-setuptools-pyc (80.9.0-r0) (9/45) Purging py3-setuptools (80.9.0-r0) (10/45) Purging py3-tabulate-pyc (0.9.0-r3) (11/45) Purging py3-tabulate (0.9.0-r3) (12/45) Purging py3-wcwidth-pyc (0.2.13-r1) (13/45) Purging py3-wcwidth (0.2.13-r1) (14/45) Purging py3-toml-pyc (0.10.2-r7) (15/45) Purging py3-toml (0.10.2-r7) (16/45) Purging py3-gpep517-pyc (19-r0) (17/45) Purging py3-gpep517 (19-r0) (18/45) Purging py3-installer-pyc (0.7.0-r2) (19/45) Purging py3-installer (0.7.0-r2) (20/45) Purging py3-wheel-pyc (0.46.1-r0) (21/45) Purging py3-wheel (0.46.1-r0) (22/45) Purging py3-pytest-xdist-pyc (3.6.1-r0) (23/45) Purging py3-pytest-xdist (3.6.1-r0) (24/45) Purging py3-execnet-pyc (2.1.1-r0) (25/45) Purging py3-execnet (2.1.1-r0) (26/45) Purging py3-pytest-cov-pyc (5.0.0-r0) (27/45) Purging py3-pytest-cov (5.0.0-r0) (28/45) Purging py3-coverage-pyc (7.8.2-r0) (29/45) Purging py3-coverage (7.8.2-r0) (30/45) Purging py3-pytest-mock-pyc (3.10.0-r3) (31/45) Purging py3-pytest-mock (3.10.0-r3) (32/45) Purging py3-mock-pyc (5.2.0-r0) (33/45) Purging py3-mock (5.2.0-r0) (34/45) Purging py3-pytest-pyc (8.3.5-r0) (35/45) Purging py3-pytest (8.3.5-r0) (36/45) Purging py3-iniconfig-pyc (2.1.0-r0) (37/45) Purging py3-iniconfig (2.1.0-r0) (38/45) Purging py3-packaging-pyc (25.0-r0) (39/45) Purging py3-packaging (25.0-r0) (40/45) Purging py3-parsing-pyc (3.2.3-r0) (41/45) Purging py3-parsing (3.2.3-r0) (42/45) Purging py3-pluggy-pyc (1.5.0-r0) (43/45) Purging py3-pluggy (1.5.0-r0) (44/45) Purging py3-py-pyc (1.11.0-r4) (45/45) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> interrogate: Updating the community/x86_64 repository index... >>> interrogate: Signing the index...