>>> py3-mock: Building main/py3-mock 5.2.0-r0 (using abuild 3.15.0-r1) started Thu, 16 Oct 2025 01:19:15 +0000 >>> py3-mock: Validating /home/udu/aports/main/py3-mock/APKBUILD... >>> py3-mock: Analyzing dependencies... >>> py3-mock: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pbr py3-pytest 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-installer-pyc (0.7.0-r2) (2/23) Installing py3-gpep517-pyc (19-r0) (3/23) Installing py3-installer (0.7.0-r2) (4/23) Installing py3-gpep517 (19-r0) (5/23) Installing py3-parsing (3.2.3-r0) (6/23) Installing py3-parsing-pyc (3.2.3-r0) (7/23) Installing py3-packaging (25.0-r0) (8/23) Installing py3-packaging-pyc (25.0-r0) (9/23) Installing py3-setuptools (80.9.0-r0) (10/23) Installing py3-setuptools-pyc (80.9.0-r0) (11/23) Installing py3-wheel (0.46.1-r0) (12/23) Installing py3-wheel-pyc (0.46.1-r0) (13/23) Installing py3-pbr (5.11.1-r5) (14/23) Installing py3-pbr-pyc (5.11.1-r5) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-mock (20251016.011916) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 112 packages >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Cleaning up tmpdir >>> py3-mock: Fetching https://files.pythonhosted.org/packages/source/m/mock/mock-5.2.0.tar.gz >>> py3-mock: Fetching https://files.pythonhosted.org/packages/source/m/mock/mock-5.2.0.tar.gz >>> py3-mock: Checking sha512sums... mock-5.2.0.tar.gz: OK >>> py3-mock: Unpacking /var/cache/distfiles/mock-5.2.0.tar.gz... 2025-10-16 01:19:16,856 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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-16 01:19:16,867 root INFO running bdist_wheel 2025-10-16 01:19:16,875 root INFO running build 2025-10-16 01:19:16,875 root INFO running build_py 2025-10-16 01:19:16,877 root INFO creating build/lib/mock 2025-10-16 01:19:16,877 root INFO copying mock/mock.py -> build/lib/mock 2025-10-16 01:19:16,878 root INFO copying mock/__init__.py -> build/lib/mock 2025-10-16 01:19:16,878 root INFO copying mock/backports.py -> build/lib/mock 2025-10-16 01:19:16,881 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-16 01:19:16,881 root INFO running install 2025-10-16 01:19:16,886 root INFO running install_lib 2025-10-16 01:19:16,887 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-16 01:19:16,888 root INFO creating build/bdist.linux-x86_64/wheel/mock 2025-10-16 01:19:16,888 root INFO copying build/lib/mock/mock.py -> build/bdist.linux-x86_64/wheel/./mock 2025-10-16 01:19:16,888 root INFO copying build/lib/mock/__init__.py -> build/bdist.linux-x86_64/wheel/./mock 2025-10-16 01:19:16,888 root INFO copying build/lib/mock/backports.py -> build/bdist.linux-x86_64/wheel/./mock 2025-10-16 01:19:16,888 root INFO running install_egg_info 2025-10-16 01:19:16,890 root INFO running egg_info /usr/lib/python3.12/site-packages/pbr/git.py:28: 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 2025-10-16 01:19:16,901 root INFO writing mock.egg-info/PKG-INFO 2025-10-16 01:19:16,902 root INFO writing dependency_links to mock.egg-info/dependency_links.txt 2025-10-16 01:19:16,902 root INFO writing requirements to mock.egg-info/requires.txt 2025-10-16 01:19:16,902 root INFO writing top-level names to mock.egg-info/top_level.txt 2025-10-16 01:19:16,904 root INFO reading manifest file 'mock.egg-info/SOURCES.txt' 2025-10-16 01:19:16,904 root INFO reading manifest template 'MANIFEST.in' 2025-10-16 01:19:16,904 root INFO adding license file 'LICENSE.txt' 2025-10-16 01:19:16,905 root INFO writing manifest file 'mock.egg-info/SOURCES.txt' 2025-10-16 01:19:16,905 root INFO Copying mock.egg-info to build/bdist.linux-x86_64/wheel/./mock-5.2.0-py3.12.egg-info 2025-10-16 01:19:16,905 root INFO running install_scripts 2025-10-16 01:19:16,906 root INFO creating build/bdist.linux-x86_64/wheel/mock-5.2.0.dist-info/WHEEL 2025-10-16 01:19:16,906 wheel INFO creating '/home/udu/aports/main/py3-mock/src/mock-5.2.0/.dist/.tmp-wh5vqavr/mock-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-16 01:19:16,906 wheel INFO adding 'mock/__init__.py' 2025-10-16 01:19:16,906 wheel INFO adding 'mock/backports.py' 2025-10-16 01:19:16,907 wheel INFO adding 'mock/mock.py' 2025-10-16 01:19:16,907 wheel INFO adding 'mock-5.2.0.dist-info/licenses/LICENSE.txt' 2025-10-16 01:19:16,907 wheel INFO adding 'mock-5.2.0.dist-info/METADATA' 2025-10-16 01:19:16,907 wheel INFO adding 'mock-5.2.0.dist-info/WHEEL' 2025-10-16 01:19:16,907 wheel INFO adding 'mock-5.2.0.dist-info/top_level.txt' 2025-10-16 01:19:16,907 wheel INFO adding 'mock-5.2.0.dist-info/RECORD' 2025-10-16 01:19:16,907 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-16 01:19:16,907 gpep517 INFO The backend produced .dist/mock-5.2.0-py3-none-any.whl mock-5.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/main/py3-mock/src/mock-5.2.0 configfile: setup.cfg collected 550 items / 1 deselected / 549 selected mock/tests/testasync.py ................................................ [ 8%] ....................................... [ 15%] mock/tests/testcallable.py ........... [ 17%] mock/tests/testhelpers.py .............................................. [ 26%] ..................................... [ 32%] mock/tests/testmagicmethods.py ..................................... [ 39%] mock/tests/testmock.py ................................................. [ 48%] ........................................................................ [ 61%] ....................... [ 65%] mock/tests/testpatch.py ................................................ [ 74%] .................................................................... [ 87%] mock/tests/testsealable.py ................... [ 90%] mock/tests/testsentinel.py ...... [ 91%] mock/tests/testthreadingmock.py ................... [ 95%] mock/tests/testwith.py ........................... [100%] ====================== 549 passed, 1 deselected in 2.59s ======================= >>> py3-mock: Entering fakeroot... >>> py3-mock-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mock/__pycache__' -> '/home/udu/aports/main/py3-mock/pkg/py3-mock-pyc/usr/lib/python3.12/site-packages/mock/__pycache__' >>> py3-mock-pyc*: Preparing subpackage py3-mock-pyc... >>> py3-mock-pyc*: Running postcheck for py3-mock-pyc >>> py3-mock*: Running postcheck for py3-mock >>> py3-mock*: Preparing package py3-mock... >>> py3-mock-pyc*: Tracing dependencies... python3~3.12 >>> py3-mock-pyc*: Package size: 129.9 KB >>> py3-mock-pyc*: Compressing data... >>> py3-mock-pyc*: Create checksum... >>> py3-mock-pyc*: Create py3-mock-pyc-5.2.0-r0.apk >>> py3-mock*: Tracing dependencies... python3~3.12 >>> py3-mock*: Package size: 118.7 KB >>> py3-mock*: Compressing data... >>> py3-mock*: Create checksum... >>> py3-mock*: Create py3-mock-5.2.0-r0.apk >>> py3-mock: Build complete at Thu, 16 Oct 2025 01:19:20 +0000 elapsed time 0h 0m 5s >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Uninstalling dependencies... (1/23) Purging .makedepends-py3-mock (20251016.011916) (2/23) Purging py3-gpep517-pyc (19-r0) (3/23) Purging py3-gpep517 (19-r0) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-wheel-pyc (0.46.1-r0) (7/23) Purging py3-wheel (0.46.1-r0) (8/23) Purging py3-pbr-pyc (5.11.1-r5) (9/23) Purging py3-pbr (5.11.1-r5) (10/23) Purging py3-setuptools-pyc (80.9.0-r0) (11/23) Purging py3-setuptools (80.9.0-r0) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-mock: Updating the main/x86_64 repository index... >>> py3-mock: Signing the index...