>>> py3-tcxparser: Building community/py3-tcxparser 2.4.0-r1 (using abuild 3.14.1-r7) started Fri, 28 Mar 2025 15:39:27 +0000
>>> py3-tcxparser: Validating /home/buildozer/aports/community/py3-tcxparser/APKBUILD...
>>> py3-tcxparser: Analyzing dependencies...
>>> py3-tcxparser: Installing for build: build-base python3 py3-lxml py3-dateutil py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist
(1/44) Installing libbz2 (1.0.8-r6)
(2/44) Installing libffi (3.4.7-r0)
(3/44) Installing gdbm (1.24-r0)
(4/44) Installing xz-libs (5.8.0-r0)
(5/44) Installing mpdecimal (4.0.0-r0)
(6/44) Installing libpanelw (6.5_p20250216-r0)
(7/44) Installing sqlite-libs (3.49.1-r0)
(8/44) Installing python3 (3.12.9-r0)
(9/44) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/44) Installing pyc (3.12.9-r0)
(11/44) Installing python3-pyc (3.12.9-r0)
(12/44) Installing libxml2 (2.13.7-r0)
(13/44) Installing libxslt (1.1.43-r0)
(14/44) Installing py3-lxml (5.3.1-r0)
(15/44) Installing py3-lxml-pyc (5.3.1-r0)
(16/44) Installing py3-six (1.17.0-r0)
(17/44) Installing py3-six-pyc (1.17.0-r0)
(18/44) Installing py3-dateutil (2.9.0-r1)
(19/44) Installing py3-dateutil-pyc (2.9.0-r1)
(20/44) Installing py3-installer (0.7.0-r2)
(21/44) Installing py3-installer-pyc (0.7.0-r2)
(22/44) Installing py3-gpep517 (16-r0)
(23/44) Installing py3-gpep517-pyc (16-r0)
(24/44) Installing py3-parsing (3.2.0-r0)
(25/44) Installing py3-parsing-pyc (3.2.0-r0)
(26/44) Installing py3-packaging (24.2-r0)
(27/44) Installing py3-packaging-pyc (24.2-r0)
(28/44) Installing py3-setuptools (77.0.3-r0)
(29/44) Installing py3-setuptools-pyc (77.0.3-r0)
(30/44) Installing py3-wheel (0.43.0-r0)
(31/44) Installing py3-wheel-pyc (0.43.0-r0)
(32/44) Installing py3-execnet (2.1.1-r0)
(33/44) Installing py3-execnet-pyc (2.1.1-r0)
(34/44) Installing py3-iniconfig (2.1.0-r0)
(35/44) Installing py3-iniconfig-pyc (2.1.0-r0)
(36/44) Installing py3-pluggy (1.5.0-r0)
(37/44) Installing py3-pluggy-pyc (1.5.0-r0)
(38/44) Installing py3-py (1.11.0-r4)
(39/44) Installing py3-py-pyc (1.11.0-r4)
(40/44) Installing py3-pytest (8.3.5-r0)
(41/44) Installing py3-pytest-pyc (8.3.5-r0)
(42/44) Installing py3-pytest-xdist (3.6.1-r0)
(43/44) Installing py3-pytest-xdist-pyc (3.6.1-r0)
(44/44) Installing .makedepends-py3-tcxparser (20250328.153929)
Executing busybox-1.37.0-r14.trigger
OK: 310 MiB in 148 packages
>>> py3-tcxparser: Cleaning up srcdir
>>> py3-tcxparser: Cleaning up pkgdir
>>> py3-tcxparser: Cleaning up tmpdir
>>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-tcxparser-2.4.0-r1.tar.gz
>>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-tcxparser-2.4.0-r1.tar.gz
>>> py3-tcxparser: Checking sha512sums...
python-tcxparser-2.4.0-r1.tar.gz: OK
>>> py3-tcxparser: Unpacking /var/cache/distfiles/python-tcxparser-2.4.0-r1.tar.gz...
2025-03-28 15:39:30,413 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/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/dist.py:760: 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-03-28 15:39:30,448 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.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-03-28 15:39:30,472 root INFO running build
2025-03-28 15:39:30,472 root INFO running build_py
2025-03-28 15:39:30,477 root INFO creating build/lib/tcxparser
2025-03-28 15:39:30,477 root INFO copying tcxparser/exceptions.py -> build/lib/tcxparser
2025-03-28 15:39:30,478 root INFO copying tcxparser/__init__.py -> build/lib/tcxparser
2025-03-28 15:39:30,478 root INFO copying tcxparser/tcxparser.py -> build/lib/tcxparser
2025-03-28 15:39:30,478 root INFO running egg_info
2025-03-28 15:39:30,483 root INFO creating python_tcxparser.egg-info
2025-03-28 15:39:30,483 root INFO writing python_tcxparser.egg-info/PKG-INFO
2025-03-28 15:39:30,484 root INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt
2025-03-28 15:39:30,484 root INFO writing requirements to python_tcxparser.egg-info/requires.txt
2025-03-28 15:39:30,485 root INFO writing top-level names to python_tcxparser.egg-info/top_level.txt
2025-03-28 15:39:30,485 root INFO writing manifest file 'python_tcxparser.egg-info/SOURCES.txt'
2025-03-28 15:39:30,490 root INFO reading manifest file 'python_tcxparser.egg-info/SOURCES.txt'
2025-03-28 15:39:30,490 root INFO reading manifest template 'MANIFEST.in'
2025-03-28 15:39:30,491 root WARNING warning: no files found matching '*.md'
2025-03-28 15:39:30,492 root INFO adding license file 'LICENSE'
2025-03-28 15:39:30,492 root INFO adding license file 'AUTHORS.rst'
2025-03-28 15:39:30,493 root INFO writing manifest file 'python_tcxparser.egg-info/SOURCES.txt'
2025-03-28 15:39:30,503 root INFO installing to build/bdist.linux-loongarch64/wheel
2025-03-28 15:39:30,503 root INFO running install
2025-03-28 15:39:30,515 root INFO running install_lib
2025-03-28 15:39:30,520 root INFO creating build/bdist.linux-loongarch64/wheel
2025-03-28 15:39:30,521 root INFO creating build/bdist.linux-loongarch64/wheel/tcxparser
2025-03-28 15:39:30,521 root INFO copying build/lib/tcxparser/exceptions.py -> build/bdist.linux-loongarch64/wheel/./tcxparser
2025-03-28 15:39:30,521 root INFO copying build/lib/tcxparser/__init__.py -> build/bdist.linux-loongarch64/wheel/./tcxparser
2025-03-28 15:39:30,521 root INFO copying build/lib/tcxparser/tcxparser.py -> build/bdist.linux-loongarch64/wheel/./tcxparser
2025-03-28 15:39:30,522 root INFO running install_egg_info
2025-03-28 15:39:30,527 root INFO Copying python_tcxparser.egg-info to build/bdist.linux-loongarch64/wheel/./python_tcxparser-2.4.0-py3.12.egg-info
2025-03-28 15:39:30,529 root INFO running install_scripts
2025-03-28 15:39:30,531 root INFO creating build/bdist.linux-loongarch64/wheel/python_tcxparser-2.4.0.dist-info/WHEEL
2025-03-28 15:39:30,531 wheel INFO creating '/home/buildozer/aports/community/py3-tcxparser/src/python-tcxparser-2.4.0/.dist/.tmp-g1z0ildu/python_tcxparser-2.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2025-03-28 15:39:30,532 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/licenses/AUTHORS.rst'
2025-03-28 15:39:30,532 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/licenses/LICENSE'
2025-03-28 15:39:30,533 wheel INFO adding 'tcxparser/__init__.py'
2025-03-28 15:39:30,533 wheel INFO adding 'tcxparser/exceptions.py'
2025-03-28 15:39:30,533 wheel INFO adding 'tcxparser/tcxparser.py'
2025-03-28 15:39:30,534 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/METADATA'
2025-03-28 15:39:30,534 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/WHEEL'
2025-03-28 15:39:30,534 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/top_level.txt'
2025-03-28 15:39:30,534 wheel INFO adding 'python_tcxparser-2.4.0.dist-info/RECORD'
2025-03-28 15:39:30,535 root INFO removing build/bdist.linux-loongarch64/wheel
2025-03-28 15:39:30,536 gpep517 INFO The backend produced .dist/python_tcxparser-2.4.0-py2.py3-none-any.whl
python_tcxparser-2.4.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-tcxparser/src/python-tcxparser-2.4.0
plugins: xdist-3.6.1
created: 32/32 workers
32 workers [36 items]

....................................                                     [100%]
============================== 36 passed in 3.42s ==============================
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6/popen-gw10/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6/popen-gw10/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6/popen-gw10
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6/popen-gw10'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-4ca5b0eb-e2aa-4ea6-b1f0-9e491e2413b6'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794/popen-gw26/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794/popen-gw26/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794/popen-gw26
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794/popen-gw26'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-aa947028-8105-4723-b3d6-ab1fd5675794'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68/popen-gw1/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68/popen-gw1/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68/popen-gw1
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68/popen-gw1'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-ead950e9-2f05-4b67-8122-8765aa7eac68'
  warnings.warn(
>>> py3-tcxparser: Entering fakeroot...
>>> py3-tcxparser-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser-doc/usr/share/doc'
>>> py3-tcxparser-doc*: Preparing subpackage py3-tcxparser-doc...
>>> py3-tcxparser-doc*: Running postcheck for py3-tcxparser-doc
>>> py3-tcxparser-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/tcxparser/__pycache__' -> '/home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser-pyc/usr/lib/python3.12/site-packages/tcxparser/__pycache__'
>>> py3-tcxparser-pyc*: Preparing subpackage py3-tcxparser-pyc...
>>> py3-tcxparser-pyc*: Running postcheck for py3-tcxparser-pyc
>>> py3-tcxparser*: Running postcheck for py3-tcxparser
>>> py3-tcxparser*: Preparing package py3-tcxparser...
>>> py3-tcxparser-doc*: Tracing dependencies...
>>> py3-tcxparser-doc*: Package size: 3.4 KB
>>> py3-tcxparser-doc*: Compressing data...
>>> py3-tcxparser-doc*: Create checksum...
>>> py3-tcxparser-doc*: Create py3-tcxparser-doc-2.4.0-r1.apk
>>> py3-tcxparser-pyc*: Tracing dependencies...
	python3
	py3-lxml
	py3-dateutil
	python3~3.12
>>> py3-tcxparser-pyc*: Package size: 17.0 KB
>>> py3-tcxparser-pyc*: Compressing data...
>>> py3-tcxparser-pyc*: Create checksum...
>>> py3-tcxparser-pyc*: Create py3-tcxparser-pyc-2.4.0-r1.apk
>>> py3-tcxparser*: Tracing dependencies...
	python3
	py3-lxml
	py3-dateutil
	python3~3.12
>>> py3-tcxparser*: Package size: 16.6 KB
>>> py3-tcxparser*: Compressing data...
>>> py3-tcxparser*: Create checksum...
>>> py3-tcxparser*: Create py3-tcxparser-2.4.0-r1.apk
>>> py3-tcxparser: Build complete at Fri, 28 Mar 2025 15:39:35 +0000 elapsed time 0h 0m 8s
>>> py3-tcxparser: Cleaning up srcdir
>>> py3-tcxparser: Cleaning up pkgdir
>>> py3-tcxparser: Uninstalling dependencies...
(1/44) Purging .makedepends-py3-tcxparser (20250328.153929)
(2/44) Purging py3-lxml-pyc (5.3.1-r0)
(3/44) Purging py3-lxml (5.3.1-r0)
(4/44) Purging py3-dateutil-pyc (2.9.0-r1)
(5/44) Purging py3-dateutil (2.9.0-r1)
(6/44) Purging py3-six-pyc (1.17.0-r0)
(7/44) Purging py3-six (1.17.0-r0)
(8/44) Purging py3-gpep517-pyc (16-r0)
(9/44) Purging py3-gpep517 (16-r0)
(10/44) Purging py3-installer-pyc (0.7.0-r2)
(11/44) Purging py3-installer (0.7.0-r2)
(12/44) Purging py3-setuptools-pyc (77.0.3-r0)
(13/44) Purging py3-setuptools (77.0.3-r0)
(14/44) Purging py3-wheel-pyc (0.43.0-r0)
(15/44) Purging py3-wheel (0.43.0-r0)
(16/44) Purging py3-pytest-xdist-pyc (3.6.1-r0)
(17/44) Purging py3-pytest-xdist (3.6.1-r0)
(18/44) Purging py3-execnet-pyc (2.1.1-r0)
(19/44) Purging py3-execnet (2.1.1-r0)
(20/44) Purging py3-pytest-pyc (8.3.5-r0)
(21/44) Purging py3-pytest (8.3.5-r0)
(22/44) Purging py3-iniconfig-pyc (2.1.0-r0)
(23/44) Purging py3-iniconfig (2.1.0-r0)
(24/44) Purging py3-packaging-pyc (24.2-r0)
(25/44) Purging py3-packaging (24.2-r0)
(26/44) Purging py3-parsing-pyc (3.2.0-r0)
(27/44) Purging py3-parsing (3.2.0-r0)
(28/44) Purging py3-pluggy-pyc (1.5.0-r0)
(29/44) Purging py3-pluggy (1.5.0-r0)
(30/44) Purging py3-py-pyc (1.11.0-r4)
(31/44) Purging py3-py (1.11.0-r4)
(32/44) Purging python3-pyc (3.12.9-r0)
(33/44) Purging python3-pycache-pyc0 (3.12.9-r0)
(34/44) Purging pyc (3.12.9-r0)
(35/44) Purging python3 (3.12.9-r0)
(36/44) Purging gdbm (1.24-r0)
(37/44) Purging libbz2 (1.0.8-r6)
(38/44) Purging libffi (3.4.7-r0)
(39/44) Purging libpanelw (6.5_p20250216-r0)
(40/44) Purging libxslt (1.1.43-r0)
(41/44) Purging mpdecimal (4.0.0-r0)
(42/44) Purging sqlite-libs (3.49.1-r0)
(43/44) Purging libxml2 (2.13.7-r0)
(44/44) Purging xz-libs (5.8.0-r0)
Executing busybox-1.37.0-r14.trigger
OK: 251 MiB in 104 packages
>>> py3-tcxparser: Updating the community/loongarch64 repository index...
>>> py3-tcxparser: Signing the index...