>>> py3-tcxparser: Building testing/py3-tcxparser 2.2.0-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 14:25:29 +0000 >>> py3-tcxparser: Checking sanity of /home/buildozer/aports/testing/py3-tcxparser/APKBUILD... >>> py3-tcxparser: Analyzing dependencies... >>> py3-tcxparser: Installing for build: build-base python3 py3-lxml py3-dateutil py3-setuptools (1/22) Installing libbz2 (1.0.8-r1) (2/22) Installing libffi (3.4.2-r1) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.5-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.1.2-r0) (7/22) Installing sqlite-libs (3.38.0-r0) (8/22) Installing python3 (3.10.3-r0) (9/22) Installing libgpg-error (1.45-r0) (10/22) Installing libgcrypt (1.9.4-r0) (11/22) Installing libxml2 (2.9.13-r0) (12/22) Installing libxslt (1.1.35-r0) (13/22) Installing py3-lxml (4.8.0-r0) (14/22) Installing py3-six (1.16.0-r1) (15/22) Installing py3-dateutil (2.8.2-r1) (16/22) Installing py3-appdirs (1.4.4-r3) (17/22) Installing py3-more-itertools (8.12.0-r2) (18/22) Installing py3-ordered-set (4.0.2-r3) (19/22) Installing py3-parsing (2.4.7-r3) (20/22) Installing py3-packaging (21.3-r0) (21/22) Installing py3-setuptools (59.4.0-r0) (22/22) Installing .makedepends-py3-tcxparser (20220415.142530) Executing busybox-1.35.0-r8.trigger OK: 294 MiB in 111 packages >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-tcxparser-2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-tcxparser: Fetching https://github.com/vkurup/python-tcxparser/archive/2.2.0/python-tcxparser-2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140 100 140 0 0 246 0 --:--:-- --:--:-- --:--:-- 246 100 40973 0 40973 0 0 26701 0 --:--:-- 0:00:01 --:--:-- 26701 100 443k 0 443k 0 0 233k 0 --:--:-- 0:00:01 --:--:-- 1113k >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-tcxparser-2.2.0.tar.gz >>> py3-tcxparser: Checking sha512sums... python-tcxparser-2.2.0.tar.gz: OK >>> py3-tcxparser: Unpacking /var/cache/distfiles/edge/python-tcxparser-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxparser copying tcxparser/tcxparser.py -> build/lib/tcxparser copying tcxparser/__init__.py -> build/lib/tcxparser copying tcxparser/exceptions.py -> build/lib/tcxparser running egg_info creating python_tcxparser.egg-info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running build_ext test_hr_percent_in_zones_no_hr_data (tests.test_tcxparser.BugTest) ... ok test_no_error_if_no_position (tests.test_tcxparser.BugTest) https://github.com/vkurup/python-tcxparser/issues/11 ... ok test_single_trackpoint_in_track_is_ok (tests.test_tcxparser.BugTest) https://github.com/vkurup/python-tcxparser/issues/9 ... ok test_activity_notes_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_activity_type_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_avg_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_max_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_min_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_altitude_points_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_ascent_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_calories_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_completion_time_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_descent_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_units_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_distance_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_duration_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_hr_avg (tests.test_tcxparser.TestParseTCX) ... ok test_hr_max (tests.test_tcxparser.TestParseTCX) ... ok test_hr_min (tests.test_tcxparser.TestParseTCX) ... ok test_hr_percent_in_zones (tests.test_tcxparser.TestParseTCX) ... ok test_hr_time_in_zones (tests.test_tcxparser.TestParseTCX) ... ok test_hr_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_latitude_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_longitude_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_pace (tests.test_tcxparser.TestParseTCX) ... ok test_position_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_started_at_is_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_durations_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_objects_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_time_values_are_correct (tests.test_tcxparser.TestParseTCX) ... ok test_cadence_avg_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_cadence_max_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_power_avg_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok test_power_max_is_correct (tests.test_cycling.TestParseCyclingTCX) ... ok ---------------------------------------------------------------------- Ran 35 tests in 0.993s OK >>> py3-tcxparser: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/tcxparser.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/__init__.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/exceptions.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/tcxparser.py to tcxparser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/exceptions.py to exceptions.cpython-310.pyc running install_egg_info Copying python_tcxparser.egg-info to /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/python_tcxparser-2.2.0-py3.10.egg-info running install_scripts >>> py3-tcxparser*: Running postcheck for py3-tcxparser >>> py3-tcxparser*: Preparing package py3-tcxparser... >>> py3-tcxparser*: Tracing dependencies... >>> py3-tcxparser*: Package size: 100.0 KB >>> py3-tcxparser*: Compressing data... >>> py3-tcxparser*: Create checksum... >>> py3-tcxparser*: Create py3-tcxparser-2.2.0-r0.apk >>> py3-tcxparser: Build complete at Fri, 15 Apr 2022 14:25:36 +0000 elapsed time 0h 0m 7s >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Uninstalling dependencies... (1/22) Purging .makedepends-py3-tcxparser (20220415.142530) (2/22) Purging py3-lxml (4.8.0-r0) (3/22) Purging py3-dateutil (2.8.2-r1) (4/22) Purging py3-setuptools (59.4.0-r0) (5/22) Purging py3-appdirs (1.4.4-r3) (6/22) Purging py3-more-itertools (8.12.0-r2) (7/22) Purging py3-ordered-set (4.0.2-r3) (8/22) Purging py3-packaging (21.3-r0) (9/22) Purging py3-six (1.16.0-r1) (10/22) Purging py3-parsing (2.4.7-r3) (11/22) Purging python3 (3.10.3-r0) (12/22) Purging libbz2 (1.0.8-r1) (13/22) Purging libffi (3.4.2-r1) (14/22) Purging gdbm (1.23-r0) (15/22) Purging libxslt (1.1.35-r0) (16/22) Purging libxml2 (2.9.13-r0) (17/22) Purging xz-libs (5.2.5-r1) (18/22) Purging mpdecimal (2.5.1-r1) (19/22) Purging readline (8.1.2-r0) (20/22) Purging sqlite-libs (3.38.0-r0) (21/22) Purging libgcrypt (1.9.4-r0) (22/22) Purging libgpg-error (1.45-r0) Executing busybox-1.35.0-r8.trigger OK: 229 MiB in 89 packages >>> py3-tcxparser: Updating the testing/ppc64le repository index... >>> py3-tcxparser: Signing the index...