>>> py3-flaky: Building main/py3-flaky 3.8.1-r2 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 15:27:23 +0000 >>> py3-flaky: Validating /home/buildozer/aports/main/py3-flaky/APKBUILD... >>> py3-flaky: Analyzing dependencies... >>> py3-flaky: Installing for build: build-base python3 py3-gpep517 py3-setuptools ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20251010-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.12-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.12-r0) (10/22) Installing pyc (3.12.12-r0) (11/22) Installing python3-pyc (3.12.12-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-installer-pyc (0.7.0-r2) (14/22) Installing py3-gpep517 (19-r0) (15/22) Installing py3-gpep517-pyc (19-r0) (16/22) Installing py3-parsing (3.2.3-r0) (17/22) Installing py3-parsing-pyc (3.2.3-r0) (18/22) Installing py3-packaging (25.0-r0) (19/22) Installing py3-packaging-pyc (25.0-r0) (20/22) Installing py3-setuptools (80.9.0-r1) (21/22) Installing py3-setuptools-pyc (80.9.0-r1) (22/22) Installing .makedepends-py3-flaky (20251017.152723) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 385 MiB in 123 packages >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Cleaning up tmpdir >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/flaky-3.8.1.tar.gz /var/cache/distfiles/v3.23/flaky-3.8.1.tar.gz: OK >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/flaky-3.8.1.tar.gz /var/cache/distfiles/v3.23/flaky-3.8.1.tar.gz: OK >>> py3-flaky: Unpacking /var/cache/distfiles/v3.23/flaky-3.8.1.tar.gz... 2025-10-17 15:27:24,690 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-17 15:27:24,720 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-17 15:27:24,742 root INFO running build 2025-10-17 15:27:24,742 root INFO running build_py 2025-10-17 15:27:24,747 root INFO creating build/lib/flaky 2025-10-17 15:27:24,748 root INFO copying flaky/__init__.py -> build/lib/flaky 2025-10-17 15:27:24,748 root INFO copying flaky/names.py -> build/lib/flaky 2025-10-17 15:27:24,748 root INFO copying flaky/multiprocess_string_io.py -> build/lib/flaky 2025-10-17 15:27:24,749 root INFO copying flaky/flaky_pytest_plugin.py -> build/lib/flaky 2025-10-17 15:27:24,749 root INFO copying flaky/defaults.py -> build/lib/flaky 2025-10-17 15:27:24,749 root INFO copying flaky/_flaky_plugin.py -> build/lib/flaky 2025-10-17 15:27:24,750 root INFO copying flaky/flaky_decorator.py -> build/lib/flaky 2025-10-17 15:27:24,758 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-17 15:27:24,758 root INFO running install 2025-10-17 15:27:24,770 root INFO running install_lib 2025-10-17 15:27:24,774 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-17 15:27:24,775 root INFO creating build/bdist.linux-armv8l/wheel/flaky 2025-10-17 15:27:24,775 root INFO copying build/lib/flaky/__init__.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,775 root INFO copying build/lib/flaky/names.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,775 root INFO copying build/lib/flaky/multiprocess_string_io.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,776 root INFO copying build/lib/flaky/flaky_pytest_plugin.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,776 root INFO copying build/lib/flaky/defaults.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,776 root INFO copying build/lib/flaky/_flaky_plugin.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,776 root INFO copying build/lib/flaky/flaky_decorator.py -> build/bdist.linux-armv8l/wheel/./flaky 2025-10-17 15:27:24,776 root INFO running install_egg_info 2025-10-17 15:27:24,780 root INFO running egg_info 2025-10-17 15:27:24,783 root INFO writing flaky.egg-info/PKG-INFO 2025-10-17 15:27:24,784 root INFO writing dependency_links to flaky.egg-info/dependency_links.txt 2025-10-17 15:27:24,785 root INFO writing entry points to flaky.egg-info/entry_points.txt 2025-10-17 15:27:24,785 root INFO writing top-level names to flaky.egg-info/top_level.txt 2025-10-17 15:27:24,789 root INFO reading manifest file 'flaky.egg-info/SOURCES.txt' 2025-10-17 15:27:24,790 root INFO reading manifest template 'MANIFEST.in' 2025-10-17 15:27:24,791 root INFO adding license file 'LICENSE' 2025-10-17 15:27:24,791 root INFO adding license file 'AUTHORS.rst' 2025-10-17 15:27:24,792 root INFO writing manifest file 'flaky.egg-info/SOURCES.txt' 2025-10-17 15:27:24,793 root INFO Copying flaky.egg-info to build/bdist.linux-armv8l/wheel/./flaky-3.8.1-py3.12.egg-info 2025-10-17 15:27:24,794 root INFO running install_scripts 2025-10-17 15:27:24,796 root INFO creating build/bdist.linux-armv8l/wheel/flaky-3.8.1.dist-info/WHEEL 2025-10-17 15:27:24,796 wheel INFO creating '/home/buildozer/aports/main/py3-flaky/src/flaky-3.8.1/.dist/.tmp-_k0hsk2c/flaky-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-17 15:27:24,797 wheel INFO adding 'flaky/__init__.py' 2025-10-17 15:27:24,797 wheel INFO adding 'flaky/_flaky_plugin.py' 2025-10-17 15:27:24,798 wheel INFO adding 'flaky/defaults.py' 2025-10-17 15:27:24,798 wheel INFO adding 'flaky/flaky_decorator.py' 2025-10-17 15:27:24,798 wheel INFO adding 'flaky/flaky_pytest_plugin.py' 2025-10-17 15:27:24,798 wheel INFO adding 'flaky/multiprocess_string_io.py' 2025-10-17 15:27:24,799 wheel INFO adding 'flaky/names.py' 2025-10-17 15:27:24,799 wheel INFO adding 'flaky-3.8.1.dist-info/licenses/AUTHORS.rst' 2025-10-17 15:27:24,799 wheel INFO adding 'flaky-3.8.1.dist-info/licenses/LICENSE' 2025-10-17 15:27:24,800 wheel INFO adding 'flaky-3.8.1.dist-info/METADATA' 2025-10-17 15:27:24,800 wheel INFO adding 'flaky-3.8.1.dist-info/WHEEL' 2025-10-17 15:27:24,800 wheel INFO adding 'flaky-3.8.1.dist-info/entry_points.txt' 2025-10-17 15:27:24,800 wheel INFO adding 'flaky-3.8.1.dist-info/top_level.txt' 2025-10-17 15:27:24,800 wheel INFO adding 'flaky-3.8.1.dist-info/RECORD' 2025-10-17 15:27:24,801 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-17 15:27:24,802 gpep517 INFO The backend produced .dist/flaky-3.8.1-py2.py3-none-any.whl flaky-3.8.1-py2.py3-none-any.whl >>> py3-flaky: Entering fakeroot... >>> py3-flaky-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flaky/__pycache__' -> '/home/buildozer/aports/main/py3-flaky/pkg/py3-flaky-pyc/usr/lib/python3.12/site-packages/flaky/__pycache__' >>> py3-flaky-pyc*: Preparing subpackage py3-flaky-pyc... >>> py3-flaky-pyc*: Running postcheck for py3-flaky-pyc >>> py3-flaky*: Running postcheck for py3-flaky >>> py3-flaky*: Preparing package py3-flaky... >>> py3-flaky-pyc*: Tracing dependencies... python3~3.12 >>> py3-flaky-pyc*: Package size: 50.1 KB >>> py3-flaky-pyc*: Compressing data... >>> py3-flaky-pyc*: Create checksum... >>> py3-flaky-pyc*: Create py3-flaky-pyc-3.8.1-r2.apk >>> py3-flaky*: Tracing dependencies... python3 python3~3.12 >>> py3-flaky*: Package size: 59.8 KB >>> py3-flaky*: Compressing data... >>> py3-flaky*: Create checksum... >>> py3-flaky*: Create py3-flaky-3.8.1-r2.apk >>> py3-flaky: Build complete at Fri, 17 Oct 2025 15:27:25 +0000 elapsed time 0h 0m 2s >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Cleaning up tmpdir >>> py3-flaky: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-flaky (20251017.152723) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-packaging-pyc (25.0-r0) ( 9/22) Purging py3-packaging (25.0-r0) (10/22) Purging py3-parsing-pyc (3.2.3-r0) (11/22) Purging py3-parsing (3.2.3-r0) (12/22) Purging python3-pyc (3.12.12-r0) (13/22) Purging python3-pycache-pyc0 (3.12.12-r0) (14/22) Purging pyc (3.12.12-r0) (15/22) Purging python3 (3.12.12-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.5_p20251010-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 341 MiB in 101 packages >>> py3-flaky: Updating the main/armhf repository index... >>> py3-flaky: Signing the index...