>>> py3-mock: Building main/py3-mock 5.2.0-r1 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 13:25:10 +0000 >>> py3-mock: Validating /home/buildozer/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 ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing ncurses-terminfo-base (6.6_p20260404-r0) ( 7/39) Installing libncursesw (6.6_p20260404-r0) ( 8/39) Installing libpanelw (6.6_p20260404-r0) ( 9/39) Installing readline (8.3.3-r1) (10/39) Installing sqlite-libs (3.53.0-r0) (11/39) Installing python3 (3.14.3-r0) (12/39) Installing python3-pycache-pyc0 (3.14.3-r0) (13/39) Installing pyc (3.14.3-r0) (14/39) Installing py3-installer-pyc (1.0.0-r0) (15/39) Installing py3-gpep517-pyc (19-r2) (16/39) Installing python3-pyc (3.14.3-r0) (17/39) Installing py3-installer (1.0.0-r0) (18/39) Installing py3-gpep517 (19-r2) (19/39) Installing py3-parsing (3.3.2-r1) (20/39) Installing py3-parsing-pyc (3.3.2-r1) (21/39) Installing py3-packaging (26.0-r1) (22/39) Installing py3-packaging-pyc (26.0-r1) (23/39) Installing py3-setuptools (82.0.1-r1) (24/39) Installing py3-setuptools-pyc (82.0.1-r1) (25/39) Installing py3-wheel (0.46.3-r1) (26/39) Installing py3-wheel-pyc (0.46.3-r1) (27/39) Installing py3-pbr (7.0.3-r1) (28/39) Installing py3-pbr-pyc (7.0.3-r1) (29/39) Installing py3-iniconfig (2.3.0-r1) (30/39) Installing py3-iniconfig-pyc (2.3.0-r1) (31/39) Installing py3-pluggy (1.6.0-r1) (32/39) Installing py3-pluggy-pyc (1.6.0-r1) (33/39) Installing py3-py (1.11.0-r5) (34/39) Installing py3-py-pyc (1.11.0-r5) (35/39) Installing py3-pygments (2.20.0-r0) (36/39) Installing py3-pygments-pyc (2.20.0-r0) (37/39) Installing py3-pytest (9.0.3-r0) (38/39) Installing py3-pytest-pyc (9.0.3-r0) (39/39) Installing .makedepends-py3-mock (20260417.132510) Executing busybox-1.37.0-r31.trigger OK: 483.8 MiB in 138 packages >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Cleaning up tmpdir >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/mock-5.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-mock: Fetching https://files.pythonhosted.org/packages/source/m/mock/mock-5.2.0.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.24/mock-5.2.0.tar.gz.part' mock-5.2.0.tar.gz.pa 100% |********************************| 92796 0:00:00 ETA '/var/cache/distfiles/v3.24/mock-5.2.0.tar.gz.part' saved /var/cache/distfiles/v3.24/mock-5.2.0.tar.gz: OK >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/mock-5.2.0.tar.gz /var/cache/distfiles/v3.24/mock-5.2.0.tar.gz: OK >>> py3-mock: Unpacking /var/cache/distfiles/v3.24/mock-5.2.0.tar.gz... 2026-04-17 13:25:11,969 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-17 13:25:11,995 root INFO running bdist_wheel 2026-04-17 13:25:12,016 root INFO running build 2026-04-17 13:25:12,016 root INFO running build_py 2026-04-17 13:25:12,020 root INFO creating build/lib/mock 2026-04-17 13:25:12,021 root INFO copying mock/__init__.py -> build/lib/mock 2026-04-17 13:25:12,021 root INFO copying mock/backports.py -> build/lib/mock 2026-04-17 13:25:12,021 root INFO copying mock/mock.py -> build/lib/mock 2026-04-17 13:25:12,030 root INFO installing to build/bdist.linux-i686/wheel 2026-04-17 13:25:12,030 root INFO running install 2026-04-17 13:25:12,041 root INFO running install_lib 2026-04-17 13:25:12,045 root INFO creating build/bdist.linux-i686/wheel 2026-04-17 13:25:12,045 root INFO creating build/bdist.linux-i686/wheel/mock 2026-04-17 13:25:12,045 root INFO copying build/lib/mock/__init__.py -> build/bdist.linux-i686/wheel/./mock 2026-04-17 13:25:12,046 root INFO copying build/lib/mock/backports.py -> build/bdist.linux-i686/wheel/./mock 2026-04-17 13:25:12,046 root INFO copying build/lib/mock/mock.py -> build/bdist.linux-i686/wheel/./mock 2026-04-17 13:25:12,046 root INFO running install_egg_info 2026-04-17 13:25:12,051 root INFO running egg_info 2026-04-17 13:25:12,054 root INFO writing mock.egg-info/PKG-INFO 2026-04-17 13:25:12,055 root INFO writing dependency_links to mock.egg-info/dependency_links.txt 2026-04-17 13:25:12,056 root INFO writing requirements to mock.egg-info/requires.txt 2026-04-17 13:25:12,056 root INFO writing top-level names to mock.egg-info/top_level.txt 2026-04-17 13:25:12,063 root INFO reading manifest file 'mock.egg-info/SOURCES.txt' 2026-04-17 13:25:12,064 root INFO reading manifest template 'MANIFEST.in' 2026-04-17 13:25:12,065 root INFO adding license file 'LICENSE.txt' 2026-04-17 13:25:12,066 root INFO writing manifest file 'mock.egg-info/SOURCES.txt' 2026-04-17 13:25:12,066 root INFO Copying mock.egg-info to build/bdist.linux-i686/wheel/./mock-5.2.0-py3.14.egg-info 2026-04-17 13:25:12,067 root INFO running install_scripts 2026-04-17 13:25:12,069 root INFO creating build/bdist.linux-i686/wheel/mock-5.2.0.dist-info/WHEEL 2026-04-17 13:25:12,069 wheel INFO creating '/home/buildozer/aports/main/py3-mock/src/mock-5.2.0/.dist/.tmp-nkj6q6e4/mock-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-17 13:25:12,070 wheel INFO adding 'mock/__init__.py' 2026-04-17 13:25:12,070 wheel INFO adding 'mock/backports.py' 2026-04-17 13:25:12,070 wheel INFO adding 'mock/mock.py' 2026-04-17 13:25:12,071 wheel INFO adding 'mock-5.2.0.dist-info/licenses/LICENSE.txt' 2026-04-17 13:25:12,071 wheel INFO adding 'mock-5.2.0.dist-info/METADATA' 2026-04-17 13:25:12,072 wheel INFO adding 'mock-5.2.0.dist-info/WHEEL' 2026-04-17 13:25:12,072 wheel INFO adding 'mock-5.2.0.dist-info/top_level.txt' 2026-04-17 13:25:12,072 wheel INFO adding 'mock-5.2.0.dist-info/RECORD' 2026-04-17 13:25:12,072 root INFO removing build/bdist.linux-i686/wheel 2026-04-17 13:25:12,073 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.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/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 4.07s ======================= >>> py3-mock: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-mock-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/mock/__pycache__' -> '/home/buildozer/aports/main/py3-mock/pkg/py3-mock-pyc/usr/lib/python3.14/site-packages/mock/__pycache__' >>> py3-mock-pyc*: Preparing subpackage py3-mock-pyc... Please specify at least one package name on the command line. >>> py3-mock-pyc*: Running postcheck for py3-mock-pyc >>> py3-mock*: Running postcheck for py3-mock >>> py3-mock*: Preparing package py3-mock... Please specify at least one package name on the command line. >>> py3-mock-pyc*: Tracing dependencies... python3~3.14 >>> py3-mock-pyc*: Package size: 134.7 KB >>> py3-mock-pyc*: Compressing data... >>> py3-mock-pyc*: Create checksum... >>> py3-mock-pyc*: Create py3-mock-pyc-5.2.0-r1.apk >>> py3-mock*: Tracing dependencies... python3~3.14 >>> py3-mock*: Package size: 118.7 KB >>> py3-mock*: Compressing data... >>> py3-mock*: Create checksum... >>> py3-mock*: Create py3-mock-5.2.0-r1.apk >>> py3-mock: Build complete at Fri, 17 Apr 2026 13:25:17 +0000 elapsed time 0h 0m 7s >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-mock (20260417.132510) ( 2/39) Purging py3-gpep517-pyc (19-r2) ( 3/39) Purging py3-gpep517 (19-r2) ( 4/39) Purging py3-installer-pyc (1.0.0-r0) ( 5/39) Purging py3-installer (1.0.0-r0) ( 6/39) Purging py3-wheel-pyc (0.46.3-r1) ( 7/39) Purging py3-wheel (0.46.3-r1) ( 8/39) Purging py3-pbr-pyc (7.0.3-r1) ( 9/39) Purging py3-pbr (7.0.3-r1) (10/39) Purging py3-setuptools-pyc (82.0.1-r1) (11/39) Purging py3-setuptools (82.0.1-r1) (12/39) Purging py3-pytest-pyc (9.0.3-r0) (13/39) Purging py3-pytest (9.0.3-r0) (14/39) Purging py3-iniconfig-pyc (2.3.0-r1) (15/39) Purging py3-iniconfig (2.3.0-r1) (16/39) Purging py3-packaging-pyc (26.0-r1) (17/39) Purging py3-packaging (26.0-r1) (18/39) Purging py3-parsing-pyc (3.3.2-r1) (19/39) Purging py3-parsing (3.3.2-r1) (20/39) Purging py3-pluggy-pyc (1.6.0-r1) (21/39) Purging py3-pluggy (1.6.0-r1) (22/39) Purging py3-py-pyc (1.11.0-r5) (23/39) Purging py3-py (1.11.0-r5) (24/39) Purging py3-pygments-pyc (2.20.0-r0) (25/39) Purging py3-pygments (2.20.0-r0) (26/39) Purging python3-pyc (3.14.3-r0) (27/39) Purging python3-pycache-pyc0 (3.14.3-r0) (28/39) Purging pyc (3.14.3-r0) (29/39) Purging python3 (3.14.3-r0) (30/39) Purging gdbm (1.26-r0) (31/39) Purging libbz2 (1.0.8-r6) (32/39) Purging libffi (3.5.2-r1) (33/39) Purging libpanelw (6.6_p20260404-r0) (34/39) Purging mpdecimal (4.0.1-r0) (35/39) Purging readline (8.3.3-r1) (36/39) Purging sqlite-libs (3.53.0-r0) (37/39) Purging xz-libs (5.8.2-r0) (38/39) Purging libncursesw (6.6_p20260404-r0) (39/39) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> py3-mock: Updating the main/x86 repository index... >>> py3-mock: Signing the index...