>>> pwclient: Building community/pwclient 2.8.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:00:18 +0000 >>> pwclient: Validating /home/udu/aports/community/pwclient/APKBUILD... >>> pwclient: Analyzing dependencies... >>> pwclient: Installing for build: build-base python3 py3-setuptools py3-pbr py3-pytest py3-pytest-cov py3-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/23) Installing py3-parsing (3.2.3-r0) (2/23) Installing py3-parsing-pyc (3.2.3-r0) (3/23) Installing py3-packaging (25.0-r0) (4/23) Installing py3-packaging-pyc (25.0-r0) (5/23) Installing py3-setuptools (80.9.0-r0) (6/23) Installing py3-setuptools-pyc (80.9.0-r0) (7/23) Installing py3-pbr (5.11.1-r5) (8/23) Installing py3-pbr-pyc (5.11.1-r5) (9/23) Installing py3-iniconfig (2.1.0-r0) (10/23) Installing py3-iniconfig-pyc (2.1.0-r0) (11/23) Installing py3-pluggy (1.5.0-r0) (12/23) Installing py3-pluggy-pyc (1.5.0-r0) (13/23) Installing py3-py (1.11.0-r4) (14/23) Installing py3-py-pyc (1.11.0-r4) (15/23) Installing py3-pytest (8.3.5-r0) (16/23) Installing py3-pytest-pyc (8.3.5-r0) (17/23) Installing py3-coverage (7.8.2-r0) (18/23) Installing py3-coverage-pyc (7.8.2-r0) (19/23) Installing py3-pytest-cov (5.0.0-r0) (20/23) Installing py3-pytest-cov-pyc (5.0.0-r0) (21/23) Installing py3-mock (5.2.0-r0) (22/23) Installing py3-mock-pyc (5.2.0-r0) (23/23) Installing .makedepends-pwclient (20251012.150018) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 112 packages >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Cleaning up tmpdir >>> pwclient: Fetching pwclient-2.8.0.tar.gz::https://github.com/getpatchwork/pwclient/archive/2.8.0.tar.gz >>> pwclient: Fetching pwclient-2.8.0.tar.gz::https://github.com/getpatchwork/pwclient/archive/2.8.0.tar.gz >>> pwclient: Checking sha512sums... pwclient-2.8.0.tar.gz: OK >>> pwclient: Unpacking /var/cache/distfiles/pwclient-2.8.0.tar.gz... /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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pwclient copying pwclient/xmlrpc.py -> build/lib/pwclient copying pwclient/parser.py -> build/lib/pwclient copying pwclient/patches.py -> build/lib/pwclient copying pwclient/states.py -> build/lib/pwclient copying pwclient/shell.py -> build/lib/pwclient copying pwclient/checks.py -> build/lib/pwclient copying pwclient/utils.py -> build/lib/pwclient copying pwclient/exceptions.py -> build/lib/pwclient copying pwclient/__init__.py -> build/lib/pwclient copying pwclient/projects.py -> build/lib/pwclient copying pwclient/api.py -> build/lib/pwclient running egg_info creating pwclient.egg-info writing pwclient.egg-info/PKG-INFO writing dependency_links to pwclient.egg-info/dependency_links.txt writing entry points to pwclient.egg-info/entry_points.txt writing top-level names to pwclient.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pwclient.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'COPYING' writing manifest file 'pwclient.egg-info/SOURCES.txt' ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/pwclient/src/pwclient-2.8.0 configfile: pyproject.toml plugins: cov-5.0.0 collected 83 items tests/test_api.py .... [ 4%] tests/test_checks.py ..... [ 10%] tests/test_patches.py ........................ [ 39%] tests/test_projects.py . [ 40%] tests/test_shell.py ............................................... [ 97%] tests/test_states.py . [ 98%] tests/test_utils.py . [100%] ============================================================================================================================================= 83 passed in 0.22s ============================================================================================================================================= >>> pwclient: Entering fakeroot... /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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages creating /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/xmlrpc.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/parser.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/patches.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/states.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/shell.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/checks.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/utils.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/exceptions.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/__init__.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/projects.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/api.py -> /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/xmlrpc.py to xmlrpc.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/parser.py to parser.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/patches.py to patches.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/states.py to states.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/shell.py to shell.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/checks.py to checks.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/utils.py to utils.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/projects.py to projects.cpython-312.pyc byte-compiling /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/api.py to api.cpython-312.pyc running install_egg_info running egg_info writing pwclient.egg-info/PKG-INFO writing dependency_links to pwclient.egg-info/dependency_links.txt writing entry points to pwclient.egg-info/entry_points.txt writing top-level names to pwclient.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pwclient.egg-info to /home/udu/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient-2.8.0-py3.12.egg-info running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:438: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) Installing pwclient script to /home/udu/aports/community/pwclient/pkg/pwclient/usr/bin >>> pwclient-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/pwclient/pkg/pwclient-doc/usr/share/man' >>> pwclient-doc*: Preparing subpackage pwclient-doc... >>> pwclient-doc*: Running postcheck for pwclient-doc >>> pwclient-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pwclient/__pycache__' -> '/home/udu/aports/community/pwclient/pkg/pwclient-pyc/usr/lib/python3.12/site-packages/pwclient/__pycache__' >>> pwclient-pyc*: Preparing subpackage pwclient-pyc... >>> pwclient-pyc*: Running postcheck for pwclient-pyc >>> pwclient*: Running postcheck for pwclient >>> pwclient*: Preparing package pwclient... >>> pwclient-doc*: Tracing dependencies... >>> pwclient-doc*: Package size: 1.8 KB >>> pwclient-doc*: Compressing data... >>> pwclient-doc*: Create checksum... >>> pwclient-doc*: Create pwclient-doc-2.8.0-r0.apk >>> pwclient-pyc*: Tracing dependencies... python3 python3~3.12 >>> pwclient-pyc*: Package size: 71.5 KB >>> pwclient-pyc*: Compressing data... >>> pwclient-pyc*: Create checksum... >>> pwclient-pyc*: Create pwclient-pyc-2.8.0-r0.apk >>> pwclient*: Tracing dependencies... python3 python3~3.12 >>> pwclient*: Package size: 60.5 KB >>> pwclient*: Compressing data... >>> pwclient*: Create checksum... >>> pwclient*: Create pwclient-2.8.0-r0.apk >>> pwclient: Build complete at Sun, 12 Oct 2025 15:00:20 +0000 elapsed time 0h 0m 2s >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Uninstalling dependencies... (1/23) Purging .makedepends-pwclient (20251012.150018) (2/23) Purging py3-pbr-pyc (5.11.1-r5) (3/23) Purging py3-pbr (5.11.1-r5) (4/23) Purging py3-setuptools-pyc (80.9.0-r0) (5/23) Purging py3-setuptools (80.9.0-r0) (6/23) Purging py3-pytest-cov-pyc (5.0.0-r0) (7/23) Purging py3-pytest-cov (5.0.0-r0) (8/23) Purging py3-pytest-pyc (8.3.5-r0) (9/23) Purging py3-pytest (8.3.5-r0) (10/23) Purging py3-iniconfig-pyc (2.1.0-r0) (11/23) Purging py3-iniconfig (2.1.0-r0) (12/23) Purging py3-packaging-pyc (25.0-r0) (13/23) Purging py3-packaging (25.0-r0) (14/23) Purging py3-parsing-pyc (3.2.3-r0) (15/23) Purging py3-parsing (3.2.3-r0) (16/23) Purging py3-pluggy-pyc (1.5.0-r0) (17/23) Purging py3-pluggy (1.5.0-r0) (18/23) Purging py3-py-pyc (1.11.0-r4) (19/23) Purging py3-py (1.11.0-r4) (20/23) Purging py3-coverage-pyc (7.8.2-r0) (21/23) Purging py3-coverage (7.8.2-r0) (22/23) Purging py3-mock-pyc (5.2.0-r0) (23/23) Purging py3-mock (5.2.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> pwclient: Updating the community/x86_64 repository index... >>> pwclient: Signing the index...