>>> py3-fitfile: Building community/py3-fitfile 1.1.10-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:57:22 +0000 >>> py3-fitfile: Validating /home/udu/aports/community/py3-fitfile/APKBUILD... >>> py3-fitfile: Analyzing dependencies... >>> py3-fitfile: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist 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/25) Installing py3-installer (0.7.0-r2) (2/25) Installing py3-installer-pyc (0.7.0-r2) (3/25) Installing py3-gpep517 (19-r0) (4/25) Installing py3-gpep517-pyc (19-r0) (5/25) Installing py3-parsing (3.2.3-r0) (6/25) Installing py3-parsing-pyc (3.2.3-r0) (7/25) Installing py3-packaging (25.0-r0) (8/25) Installing py3-packaging-pyc (25.0-r0) (9/25) Installing py3-setuptools (80.9.0-r0) (10/25) Installing py3-setuptools-pyc (80.9.0-r0) (11/25) Installing py3-wheel (0.46.1-r0) (12/25) Installing py3-wheel-pyc (0.46.1-r0) (13/25) Installing py3-execnet (2.1.1-r0) (14/25) Installing py3-execnet-pyc (2.1.1-r0) (15/25) Installing py3-iniconfig (2.1.0-r0) (16/25) Installing py3-iniconfig-pyc (2.1.0-r0) (17/25) Installing py3-pluggy (1.5.0-r0) (18/25) Installing py3-pluggy-pyc (1.5.0-r0) (19/25) Installing py3-py (1.11.0-r4) (20/25) Installing py3-py-pyc (1.11.0-r4) (21/25) Installing py3-pytest (8.3.5-r0) (22/25) Installing py3-pytest-pyc (8.3.5-r0) (23/25) Installing py3-pytest-xdist (3.6.1-r0) (24/25) Installing py3-pytest-xdist-pyc (3.6.1-r0) (25/25) Installing .makedepends-py3-fitfile (20251012.175723) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 114 packages >>> py3-fitfile: Cleaning up srcdir >>> py3-fitfile: Cleaning up pkgdir >>> py3-fitfile: Cleaning up tmpdir >>> py3-fitfile: Fetching py3-fitfile-1.1.10.tar.gz::https://files.pythonhosted.org/packages/source/f/fitfile/fitfile-1.1.10.tar.gz >>> py3-fitfile: Fetching py3-fitfile-1.1.10.tar.gz::https://files.pythonhosted.org/packages/source/f/fitfile/fitfile-1.1.10.tar.gz >>> py3-fitfile: Checking sha512sums... py3-fitfile-1.1.10.tar.gz: OK >>> py3-fitfile: Unpacking /var/cache/distfiles/py3-fitfile-1.1.10.tar.gz... 2025-10-12 17:57:23,817 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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 17:57:23,845 root INFO running bdist_wheel 2025-10-12 17:57:23,867 root INFO running build 2025-10-12 17:57:23,867 root INFO running build_py 2025-10-12 17:57:23,872 root INFO creating build/lib/fitfile 2025-10-12 17:57:23,872 root INFO copying fitfile/definition_message_data.py -> build/lib/fitfile 2025-10-12 17:57:23,873 root INFO copying fitfile/data_field.py -> build/lib/fitfile 2025-10-12 17:57:23,873 root INFO copying fitfile/manufacturer.py -> build/lib/fitfile 2025-10-12 17:57:23,873 root INFO copying fitfile/product.py -> build/lib/fitfile 2025-10-12 17:57:23,874 root INFO copying fitfile/data.py -> build/lib/fitfile 2025-10-12 17:57:23,874 root INFO copying fitfile/device_enums.py -> build/lib/fitfile 2025-10-12 17:57:23,874 root INFO copying fitfile/object_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,875 root INFO copying fitfile/units.py -> build/lib/fitfile 2025-10-12 17:57:23,875 root INFO copying fitfile/field_value.py -> build/lib/fitfile 2025-10-12 17:57:23,875 root INFO copying fitfile/developer_field_definition.py -> build/lib/fitfile 2025-10-12 17:57:23,876 root INFO copying fitfile/field_definition.py -> build/lib/fitfile 2025-10-12 17:57:23,876 root INFO copying fitfile/enum_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,876 root INFO copying fitfile/file_header.py -> build/lib/fitfile 2025-10-12 17:57:23,877 root INFO copying fitfile/measurement.py -> build/lib/fitfile 2025-10-12 17:57:23,877 root INFO copying fitfile/type_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,877 root INFO copying fitfile/manufacturer_product_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,877 root INFO copying fitfile/dev_field.py -> build/lib/fitfile 2025-10-12 17:57:23,878 root INFO copying fitfile/sport.py -> build/lib/fitfile 2025-10-12 17:57:23,878 root INFO copying fitfile/record_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,878 root INFO copying fitfile/fields.py -> build/lib/fitfile 2025-10-12 17:57:23,878 root INFO copying fitfile/activity_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,879 root INFO copying fitfile/message_type.py -> build/lib/fitfile 2025-10-12 17:57:23,879 root INFO copying fitfile/device_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,879 root INFO copying fitfile/file_type.py -> build/lib/fitfile 2025-10-12 17:57:23,880 root INFO copying fitfile/data_message.py -> build/lib/fitfile 2025-10-12 17:57:23,880 root INFO copying fitfile/base_type.py -> build/lib/fitfile 2025-10-12 17:57:23,880 root INFO copying fitfile/__init__.py -> build/lib/fitfile 2025-10-12 17:57:23,880 root INFO copying fitfile/definition_message.py -> build/lib/fitfile 2025-10-12 17:57:23,881 root INFO copying fitfile/user_fields.py -> build/lib/fitfile 2025-10-12 17:57:23,881 root INFO copying fitfile/dev_data_field.py -> build/lib/fitfile 2025-10-12 17:57:23,881 root INFO copying fitfile/file.py -> build/lib/fitfile 2025-10-12 17:57:23,881 root INFO copying fitfile/record_header.py -> build/lib/fitfile 2025-10-12 17:57:23,882 root INFO copying fitfile/version_info.py -> build/lib/fitfile 2025-10-12 17:57:23,882 root INFO creating build/lib/fitfile/conversions 2025-10-12 17:57:23,882 root INFO copying fitfile/conversions/conversions.py -> build/lib/fitfile/conversions 2025-10-12 17:57:23,882 root INFO copying fitfile/conversions/__init__.py -> build/lib/fitfile/conversions 2025-10-12 17:57:23,883 root INFO creating build/lib/fitfile/exceptions 2025-10-12 17:57:23,883 root INFO copying fitfile/exceptions/exceptions.py -> build/lib/fitfile/exceptions 2025-10-12 17:57:23,883 root INFO copying fitfile/exceptions/__init__.py -> build/lib/fitfile/exceptions 2025-10-12 17:57:23,883 root INFO creating build/lib/fitfile/field_enums 2025-10-12 17:57:23,884 root INFO copying fitfile/field_enums/field_enums.py -> build/lib/fitfile/field_enums 2025-10-12 17:57:23,884 root INFO copying fitfile/field_enums/__init__.py -> build/lib/fitfile/field_enums 2025-10-12 17:57:23,895 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:57:23,895 root INFO running install 2025-10-12 17:57:23,903 root INFO running install_lib 2025-10-12 17:57:23,908 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:57:23,908 root INFO creating build/bdist.linux-x86_64/wheel/fitfile 2025-10-12 17:57:23,909 root INFO copying build/lib/fitfile/definition_message_data.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,909 root INFO creating build/bdist.linux-x86_64/wheel/fitfile/field_enums 2025-10-12 17:57:23,909 root INFO copying build/lib/fitfile/field_enums/field_enums.py -> build/bdist.linux-x86_64/wheel/./fitfile/field_enums 2025-10-12 17:57:23,909 root INFO copying build/lib/fitfile/field_enums/__init__.py -> build/bdist.linux-x86_64/wheel/./fitfile/field_enums 2025-10-12 17:57:23,910 root INFO copying build/lib/fitfile/data_field.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,910 root INFO copying build/lib/fitfile/manufacturer.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,910 root INFO copying build/lib/fitfile/product.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,910 root INFO copying build/lib/fitfile/data.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,911 root INFO copying build/lib/fitfile/device_enums.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,911 root INFO copying build/lib/fitfile/object_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,911 root INFO copying build/lib/fitfile/units.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,911 root INFO copying build/lib/fitfile/field_value.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,911 root INFO copying build/lib/fitfile/developer_field_definition.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,912 root INFO copying build/lib/fitfile/field_definition.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,912 root INFO copying build/lib/fitfile/enum_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,912 root INFO copying build/lib/fitfile/file_header.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,912 root INFO copying build/lib/fitfile/measurement.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,912 root INFO copying build/lib/fitfile/type_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,913 root INFO copying build/lib/fitfile/manufacturer_product_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,913 root INFO copying build/lib/fitfile/dev_field.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,913 root INFO copying build/lib/fitfile/sport.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,913 root INFO copying build/lib/fitfile/record_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,913 root INFO copying build/lib/fitfile/fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,914 root INFO copying build/lib/fitfile/activity_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,914 root INFO copying build/lib/fitfile/message_type.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,914 root INFO copying build/lib/fitfile/device_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,914 root INFO copying build/lib/fitfile/file_type.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,915 root INFO creating build/bdist.linux-x86_64/wheel/fitfile/conversions 2025-10-12 17:57:23,915 root INFO copying build/lib/fitfile/conversions/conversions.py -> build/bdist.linux-x86_64/wheel/./fitfile/conversions 2025-10-12 17:57:23,915 root INFO copying build/lib/fitfile/conversions/__init__.py -> build/bdist.linux-x86_64/wheel/./fitfile/conversions 2025-10-12 17:57:23,915 root INFO copying build/lib/fitfile/data_message.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,915 root INFO copying build/lib/fitfile/base_type.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,916 root INFO copying build/lib/fitfile/__init__.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,916 root INFO copying build/lib/fitfile/definition_message.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,916 root INFO copying build/lib/fitfile/user_fields.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,916 root INFO copying build/lib/fitfile/dev_data_field.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,916 root INFO copying build/lib/fitfile/file.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,917 root INFO copying build/lib/fitfile/record_header.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,917 root INFO copying build/lib/fitfile/version_info.py -> build/bdist.linux-x86_64/wheel/./fitfile 2025-10-12 17:57:23,917 root INFO creating build/bdist.linux-x86_64/wheel/fitfile/exceptions 2025-10-12 17:57:23,917 root INFO copying build/lib/fitfile/exceptions/exceptions.py -> build/bdist.linux-x86_64/wheel/./fitfile/exceptions 2025-10-12 17:57:23,917 root INFO copying build/lib/fitfile/exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/./fitfile/exceptions 2025-10-12 17:57:23,918 root INFO running install_egg_info 2025-10-12 17:57:23,922 root INFO running egg_info 2025-10-12 17:57:23,926 root INFO writing fitfile.egg-info/PKG-INFO 2025-10-12 17:57:23,927 root INFO writing dependency_links to fitfile.egg-info/dependency_links.txt 2025-10-12 17:57:23,928 root INFO writing top-level names to fitfile.egg-info/top_level.txt 2025-10-12 17:57:23,931 root INFO reading manifest file 'fitfile.egg-info/SOURCES.txt' 2025-10-12 17:57:23,932 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:57:23,932 root INFO adding license file 'LICENSE' 2025-10-12 17:57:23,933 root INFO writing manifest file 'fitfile.egg-info/SOURCES.txt' 2025-10-12 17:57:23,934 root INFO Copying fitfile.egg-info to build/bdist.linux-x86_64/wheel/./fitfile-1.1.10-py3.12.egg-info 2025-10-12 17:57:23,935 root INFO running install_scripts 2025-10-12 17:57:23,936 root INFO creating build/bdist.linux-x86_64/wheel/fitfile-1.1.10.dist-info/WHEEL 2025-10-12 17:57:23,937 wheel INFO creating '/home/udu/aports/community/py3-fitfile/src/fitfile-1.1.10/.dist/.tmp-85lkwdd4/fitfile-1.1.10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:57:23,938 wheel INFO adding 'fitfile/__init__.py' 2025-10-12 17:57:23,938 wheel INFO adding 'fitfile/activity_fields.py' 2025-10-12 17:57:23,938 wheel INFO adding 'fitfile/base_type.py' 2025-10-12 17:57:23,938 wheel INFO adding 'fitfile/data.py' 2025-10-12 17:57:23,939 wheel INFO adding 'fitfile/data_field.py' 2025-10-12 17:57:23,939 wheel INFO adding 'fitfile/data_message.py' 2025-10-12 17:57:23,939 wheel INFO adding 'fitfile/definition_message.py' 2025-10-12 17:57:23,939 wheel INFO adding 'fitfile/definition_message_data.py' 2025-10-12 17:57:23,940 wheel INFO adding 'fitfile/dev_data_field.py' 2025-10-12 17:57:23,940 wheel INFO adding 'fitfile/dev_field.py' 2025-10-12 17:57:23,940 wheel INFO adding 'fitfile/developer_field_definition.py' 2025-10-12 17:57:23,940 wheel INFO adding 'fitfile/device_enums.py' 2025-10-12 17:57:23,941 wheel INFO adding 'fitfile/device_fields.py' 2025-10-12 17:57:23,941 wheel INFO adding 'fitfile/enum_fields.py' 2025-10-12 17:57:23,941 wheel INFO adding 'fitfile/field_definition.py' 2025-10-12 17:57:23,941 wheel INFO adding 'fitfile/field_value.py' 2025-10-12 17:57:23,942 wheel INFO adding 'fitfile/fields.py' 2025-10-12 17:57:23,942 wheel INFO adding 'fitfile/file.py' 2025-10-12 17:57:23,942 wheel INFO adding 'fitfile/file_header.py' 2025-10-12 17:57:23,942 wheel INFO adding 'fitfile/file_type.py' 2025-10-12 17:57:23,943 wheel INFO adding 'fitfile/manufacturer.py' 2025-10-12 17:57:23,943 wheel INFO adding 'fitfile/manufacturer_product_fields.py' 2025-10-12 17:57:23,943 wheel INFO adding 'fitfile/measurement.py' 2025-10-12 17:57:23,943 wheel INFO adding 'fitfile/message_type.py' 2025-10-12 17:57:23,944 wheel INFO adding 'fitfile/object_fields.py' 2025-10-12 17:57:23,944 wheel INFO adding 'fitfile/product.py' 2025-10-12 17:57:23,944 wheel INFO adding 'fitfile/record_fields.py' 2025-10-12 17:57:23,944 wheel INFO adding 'fitfile/record_header.py' 2025-10-12 17:57:23,945 wheel INFO adding 'fitfile/sport.py' 2025-10-12 17:57:23,945 wheel INFO adding 'fitfile/type_fields.py' 2025-10-12 17:57:23,945 wheel INFO adding 'fitfile/units.py' 2025-10-12 17:57:23,945 wheel INFO adding 'fitfile/user_fields.py' 2025-10-12 17:57:23,946 wheel INFO adding 'fitfile/version_info.py' 2025-10-12 17:57:23,946 wheel INFO adding 'fitfile/conversions/__init__.py' 2025-10-12 17:57:23,946 wheel INFO adding 'fitfile/conversions/conversions.py' 2025-10-12 17:57:23,946 wheel INFO adding 'fitfile/exceptions/__init__.py' 2025-10-12 17:57:23,947 wheel INFO adding 'fitfile/exceptions/exceptions.py' 2025-10-12 17:57:23,947 wheel INFO adding 'fitfile/field_enums/__init__.py' 2025-10-12 17:57:23,947 wheel INFO adding 'fitfile/field_enums/field_enums.py' 2025-10-12 17:57:23,948 wheel INFO adding 'fitfile-1.1.10.dist-info/licenses/LICENSE' 2025-10-12 17:57:23,948 wheel INFO adding 'fitfile-1.1.10.dist-info/METADATA' 2025-10-12 17:57:23,948 wheel INFO adding 'fitfile-1.1.10.dist-info/WHEEL' 2025-10-12 17:57:23,948 wheel INFO adding 'fitfile-1.1.10.dist-info/top_level.txt' 2025-10-12 17:57:23,948 wheel INFO adding 'fitfile-1.1.10.dist-info/RECORD' 2025-10-12 17:57:23,949 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:57:23,950 gpep517 INFO The backend produced .dist/fitfile-1.1.10-py3-none-any.whl fitfile-1.1.10-py3-none-any.whl Loading requirements from requirements.txt in /home/udu/aports/community/py3-fitfile/src/fitfile-1.1.10 Building fitfile 1.1.10 ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-fitfile/src/fitfile-1.1.10 configfile: pyproject.toml plugins: xdist-3.6.1 created: 20/20 workers 20 workers [16 items] ................ [100%] ============================== 16 passed in 2.04s ============================== >>> py3-fitfile: Entering fakeroot... >>> py3-fitfile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fitfile/field_enums/__pycache__' -> '/home/udu/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/field_enums/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/conversions/__pycache__' -> '/home/udu/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/conversions/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/__pycache__' -> '/home/udu/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/exceptions/__pycache__' -> '/home/udu/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/exceptions/__pycache__' >>> py3-fitfile-pyc*: Preparing subpackage py3-fitfile-pyc... >>> py3-fitfile-pyc*: Running postcheck for py3-fitfile-pyc >>> py3-fitfile*: Running postcheck for py3-fitfile >>> py3-fitfile*: Preparing package py3-fitfile... >>> py3-fitfile-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-fitfile-pyc*: Package size: 259.7 KB >>> py3-fitfile-pyc*: Compressing data... >>> py3-fitfile-pyc*: Create checksum... >>> py3-fitfile-pyc*: Create py3-fitfile-pyc-1.1.10-r0.apk >>> py3-fitfile*: Tracing dependencies... python3 python3~3.12 >>> py3-fitfile*: Package size: 223.4 KB >>> py3-fitfile*: Compressing data... >>> py3-fitfile*: Create checksum... >>> py3-fitfile*: Create py3-fitfile-1.1.10-r0.apk >>> py3-fitfile: Build complete at Sun, 12 Oct 2025 17:57:27 +0000 elapsed time 0h 0m 5s >>> py3-fitfile: Cleaning up srcdir >>> py3-fitfile: Cleaning up pkgdir >>> py3-fitfile: Uninstalling dependencies... (1/25) Purging .makedepends-py3-fitfile (20251012.175723) (2/25) Purging py3-gpep517-pyc (19-r0) (3/25) Purging py3-gpep517 (19-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (80.9.0-r0) (7/25) Purging py3-setuptools (80.9.0-r0) (8/25) Purging py3-wheel-pyc (0.46.1-r0) (9/25) Purging py3-wheel (0.46.1-r0) (10/25) Purging py3-pytest-xdist-pyc (3.6.1-r0) (11/25) Purging py3-pytest-xdist (3.6.1-r0) (12/25) Purging py3-execnet-pyc (2.1.1-r0) (13/25) Purging py3-execnet (2.1.1-r0) (14/25) Purging py3-pytest-pyc (8.3.5-r0) (15/25) Purging py3-pytest (8.3.5-r0) (16/25) Purging py3-iniconfig-pyc (2.1.0-r0) (17/25) Purging py3-iniconfig (2.1.0-r0) (18/25) Purging py3-packaging-pyc (25.0-r0) (19/25) Purging py3-packaging (25.0-r0) (20/25) Purging py3-parsing-pyc (3.2.3-r0) (21/25) Purging py3-parsing (3.2.3-r0) (22/25) Purging py3-pluggy-pyc (1.5.0-r0) (23/25) Purging py3-pluggy (1.5.0-r0) (24/25) Purging py3-py-pyc (1.11.0-r4) (25/25) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-fitfile: Updating the community/x86_64 repository index... >>> py3-fitfile: Signing the index...