>>> py3-openant: Building community/py3-openant 1.3.4-r2 (using abuild 3.16.0-r0) started Mon, 06 Apr 2026 04:26:51 +0000 >>> py3-openant: Validating /home/buildozer/aports/community/py3-openant/APKBUILD... >>> py3-openant: Analyzing dependencies... >>> py3-openant: Installing for build: build-base python3 py3-pyserial py3-usb py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.14.3-r0) ( 9/43) Installing python3-pycache-pyc0 (3.14.3-r0) (10/43) Installing pyc (3.14.3-r0) (11/43) Installing python3-pyc (3.14.3-r0) (12/43) Installing py3-pyserial (3.5-r9) (13/43) Installing py3-pyserial-pyc (3.5-r9) (14/43) Installing libusb (1.0.29-r0) (15/43) Installing py3-usb (1.3.1-r1) (16/43) Installing py3-usb-pyc (1.3.1-r1) (17/43) Installing py3-installer (1.0.0-r0) (18/43) Installing py3-installer-pyc (1.0.0-r0) (19/43) Installing py3-gpep517 (19-r2) (20/43) Installing py3-gpep517-pyc (19-r2) (21/43) Installing py3-parsing (3.3.2-r1) (22/43) Installing py3-parsing-pyc (3.3.2-r1) (23/43) Installing py3-packaging (26.0-r1) (24/43) Installing py3-packaging-pyc (26.0-r1) (25/43) Installing py3-setuptools (82.0.1-r1) (26/43) Installing py3-setuptools-pyc (82.0.1-r1) (27/43) Installing py3-wheel (0.46.3-r1) (28/43) Installing py3-wheel-pyc (0.46.3-r1) (29/43) Installing py3-execnet (2.1.1-r1) (30/43) Installing py3-execnet-pyc (2.1.1-r1) (31/43) Installing py3-iniconfig (2.3.0-r1) (32/43) Installing py3-iniconfig-pyc (2.3.0-r1) (33/43) Installing py3-pluggy (1.6.0-r1) (34/43) Installing py3-pluggy-pyc (1.6.0-r1) (35/43) Installing py3-py (1.11.0-r5) (36/43) Installing py3-py-pyc (1.11.0-r5) (37/43) Installing py3-pygments (2.20.0-r0) (38/43) Installing py3-pygments-pyc (2.20.0-r0) (39/43) Installing py3-pytest (9.0.2-r1) (40/43) Installing py3-pytest-pyc (9.0.2-r1) (41/43) Installing py3-pytest-xdist (3.8.0-r1) (42/43) Installing py3-pytest-xdist-pyc (3.8.0-r1) (43/43) Installing .makedepends-py3-openant (20260406.042658) Executing busybox-1.37.0-r31.trigger OK: 449.5 MiB in 148 packages >>> py3-openant: Cleaning up srcdir >>> py3-openant: Cleaning up pkgdir >>> py3-openant: Cleaning up tmpdir >>> py3-openant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-openant-1.3.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-openant-1.3.4.tar.gz.part' py3-openant-1.3.4.ta 100% |********************************| 65514 0:00:00 ETA '/var/cache/distfiles/edge/py3-openant-1.3.4.tar.gz.part' saved /var/cache/distfiles/edge/py3-openant-1.3.4.tar.gz: OK >>> py3-openant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-openant-1.3.4.tar.gz /var/cache/distfiles/edge/py3-openant-1.3.4.tar.gz: OK >>> py3-openant: Unpacking /var/cache/distfiles/edge/py3-openant-1.3.4.tar.gz... 2026-04-06 04:27:01,911 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 2026-04-06 04:27:02,139 root INFO running bdist_wheel 2026-04-06 04:27:02,196 root INFO running build 2026-04-06 04:27:02,197 root INFO running build_py 2026-04-06 04:27:02,210 root INFO creating build/lib/openant 2026-04-06 04:27:02,211 root INFO copying openant/__init__.py -> build/lib/openant 2026-04-06 04:27:02,213 root INFO copying openant/__main__.py -> build/lib/openant 2026-04-06 04:27:02,214 root INFO copying openant/udev_rules.py -> build/lib/openant 2026-04-06 04:27:02,216 root INFO creating build/lib/openant/subparsers 2026-04-06 04:27:02,217 root INFO copying openant/subparsers/mqtt.py -> build/lib/openant/subparsers 2026-04-06 04:27:02,218 root INFO copying openant/subparsers/scan.py -> build/lib/openant/subparsers 2026-04-06 04:27:02,219 root INFO copying openant/subparsers/__init__.py -> build/lib/openant/subparsers 2026-04-06 04:27:02,221 root INFO copying openant/subparsers/influx.py -> build/lib/openant/subparsers 2026-04-06 04:27:02,222 root INFO creating build/lib/openant/base 2026-04-06 04:27:02,223 root INFO copying openant/base/driver.py -> build/lib/openant/base 2026-04-06 04:27:02,225 root INFO copying openant/base/__init__.py -> build/lib/openant/base 2026-04-06 04:27:02,226 root INFO copying openant/base/message.py -> build/lib/openant/base 2026-04-06 04:27:02,227 root INFO copying openant/base/commons.py -> build/lib/openant/base 2026-04-06 04:27:02,229 root INFO copying openant/base/ant.py -> build/lib/openant/base 2026-04-06 04:27:02,230 root INFO copying openant/base/datatarget.py -> build/lib/openant/base 2026-04-06 04:27:02,232 root INFO creating build/lib/openant/devices 2026-04-06 04:27:02,233 root INFO copying openant/devices/bike_speed_cadence.py -> build/lib/openant/devices 2026-04-06 04:27:02,235 root INFO copying openant/devices/lev.py -> build/lib/openant/devices 2026-04-06 04:27:02,236 root INFO copying openant/devices/controls_device.py -> build/lib/openant/devices 2026-04-06 04:27:02,238 root INFO copying openant/devices/__init__.py -> build/lib/openant/devices 2026-04-06 04:27:02,239 root INFO copying openant/devices/environment.py -> build/lib/openant/devices 2026-04-06 04:27:02,240 root INFO copying openant/devices/tire_pressure_monitor.py -> build/lib/openant/devices 2026-04-06 04:27:02,241 root INFO copying openant/devices/heart_rate.py -> build/lib/openant/devices 2026-04-06 04:27:02,243 root INFO copying openant/devices/core_temp.py -> build/lib/openant/devices 2026-04-06 04:27:02,244 root INFO copying openant/devices/fitness_equipment.py -> build/lib/openant/devices 2026-04-06 04:27:02,245 root INFO copying openant/devices/dropper_seatpost.py -> build/lib/openant/devices 2026-04-06 04:27:02,247 root INFO copying openant/devices/shift.py -> build/lib/openant/devices 2026-04-06 04:27:02,248 root INFO copying openant/devices/power_meter.py -> build/lib/openant/devices 2026-04-06 04:27:02,249 root INFO copying openant/devices/scanner.py -> build/lib/openant/devices 2026-04-06 04:27:02,250 root INFO copying openant/devices/common.py -> build/lib/openant/devices 2026-04-06 04:27:02,252 root INFO copying openant/devices/utilities.py -> build/lib/openant/devices 2026-04-06 04:27:02,254 root INFO creating build/lib/openant/fs 2026-04-06 04:27:02,254 root INFO copying openant/fs/commandpipe.py -> build/lib/openant/fs 2026-04-06 04:27:02,256 root INFO copying openant/fs/__init__.py -> build/lib/openant/fs 2026-04-06 04:27:02,257 root INFO copying openant/fs/manager.py -> build/lib/openant/fs 2026-04-06 04:27:02,258 root INFO copying openant/fs/beacon.py -> build/lib/openant/fs 2026-04-06 04:27:02,260 root INFO copying openant/fs/commons.py -> build/lib/openant/fs 2026-04-06 04:27:02,261 root INFO copying openant/fs/file.py -> build/lib/openant/fs 2026-04-06 04:27:02,262 root INFO copying openant/fs/command.py -> build/lib/openant/fs 2026-04-06 04:27:02,264 root INFO creating build/lib/openant/tests 2026-04-06 04:27:02,265 root INFO copying openant/tests/__init__.py -> build/lib/openant/tests 2026-04-06 04:27:02,266 root INFO creating build/lib/openant/easy 2026-04-06 04:27:02,267 root INFO copying openant/easy/__init__.py -> build/lib/openant/easy 2026-04-06 04:27:02,268 root INFO copying openant/easy/exception.py -> build/lib/openant/easy 2026-04-06 04:27:02,270 root INFO copying openant/easy/node.py -> build/lib/openant/easy 2026-04-06 04:27:02,271 root INFO copying openant/easy/filter.py -> build/lib/openant/easy 2026-04-06 04:27:02,272 root INFO copying openant/easy/channel.py -> build/lib/openant/easy 2026-04-06 04:27:02,274 root INFO creating build/lib/openant/tests/base 2026-04-06 04:27:02,275 root INFO copying openant/tests/base/__init__.py -> build/lib/openant/tests/base 2026-04-06 04:27:02,276 root INFO copying openant/tests/base/test_message.py -> build/lib/openant/tests/base 2026-04-06 04:27:02,277 root INFO creating build/lib/openant/tests/fs 2026-04-06 04:27:02,278 root INFO copying openant/tests/fs/test_command.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,280 root INFO copying openant/tests/fs/test_file.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,281 root INFO copying openant/tests/fs/__init__.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,282 root INFO copying openant/tests/fs/test_beacon.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,283 root INFO copying openant/tests/fs/test.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,285 root INFO copying openant/tests/fs/test_commandpipe.py -> build/lib/openant/tests/fs 2026-04-06 04:27:02,286 root INFO creating build/lib/openant/tests/easy 2026-04-06 04:27:02,287 root INFO copying openant/tests/easy/__init__.py -> build/lib/openant/tests/easy 2026-04-06 04:27:02,288 root INFO copying openant/tests/easy/test.py -> build/lib/openant/tests/easy 2026-04-06 04:27:02,289 root INFO running egg_info 2026-04-06 04:27:02,301 root INFO creating openant.egg-info 2026-04-06 04:27:02,302 root INFO writing openant.egg-info/PKG-INFO 2026-04-06 04:27:02,307 root INFO writing dependency_links to openant.egg-info/dependency_links.txt 2026-04-06 04:27:02,308 root INFO writing entry points to openant.egg-info/entry_points.txt 2026-04-06 04:27:02,311 root INFO writing requirements to openant.egg-info/requires.txt 2026-04-06 04:27:02,312 root INFO writing top-level names to openant.egg-info/top_level.txt 2026-04-06 04:27:02,313 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2026-04-06 04:27:02,335 root INFO reading manifest file 'openant.egg-info/SOURCES.txt' 2026-04-06 04:27:02,336 root INFO adding license file 'LICENSE' 2026-04-06 04:27:02,341 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2026-04-06 04:27:02,373 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-06 04:27:02,373 root INFO running install 2026-04-06 04:27:02,409 root INFO running install_lib 2026-04-06 04:27:02,422 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-06 04:27:02,423 root INFO creating build/bdist.linux-riscv64/wheel/openant 2026-04-06 04:27:02,424 root INFO creating build/bdist.linux-riscv64/wheel/openant/subparsers 2026-04-06 04:27:02,425 root INFO copying build/lib/openant/subparsers/mqtt.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2026-04-06 04:27:02,426 root INFO copying build/lib/openant/subparsers/scan.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2026-04-06 04:27:02,427 root INFO copying build/lib/openant/subparsers/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2026-04-06 04:27:02,428 root INFO copying build/lib/openant/subparsers/influx.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2026-04-06 04:27:02,429 root INFO creating build/bdist.linux-riscv64/wheel/openant/base 2026-04-06 04:27:02,430 root INFO copying build/lib/openant/base/driver.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,431 root INFO copying build/lib/openant/base/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,432 root INFO copying build/lib/openant/base/message.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,433 root INFO copying build/lib/openant/base/commons.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,434 root INFO copying build/lib/openant/base/ant.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,436 root INFO copying build/lib/openant/base/datatarget.py -> build/bdist.linux-riscv64/wheel/./openant/base 2026-04-06 04:27:02,437 root INFO creating build/bdist.linux-riscv64/wheel/openant/devices 2026-04-06 04:27:02,438 root INFO copying build/lib/openant/devices/bike_speed_cadence.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,439 root INFO copying build/lib/openant/devices/lev.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,440 root INFO copying build/lib/openant/devices/controls_device.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,442 root INFO copying build/lib/openant/devices/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,443 root INFO copying build/lib/openant/devices/environment.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,444 root INFO copying build/lib/openant/devices/tire_pressure_monitor.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,445 root INFO copying build/lib/openant/devices/heart_rate.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,446 root INFO copying build/lib/openant/devices/core_temp.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,447 root INFO copying build/lib/openant/devices/fitness_equipment.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,448 root INFO copying build/lib/openant/devices/dropper_seatpost.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,449 root INFO copying build/lib/openant/devices/shift.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,450 root INFO copying build/lib/openant/devices/power_meter.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,451 root INFO copying build/lib/openant/devices/scanner.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,453 root INFO copying build/lib/openant/devices/common.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,454 root INFO copying build/lib/openant/devices/utilities.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2026-04-06 04:27:02,455 root INFO copying build/lib/openant/__init__.py -> build/bdist.linux-riscv64/wheel/./openant 2026-04-06 04:27:02,456 root INFO creating build/bdist.linux-riscv64/wheel/openant/fs 2026-04-06 04:27:02,457 root INFO copying build/lib/openant/fs/commandpipe.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,458 root INFO copying build/lib/openant/fs/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,459 root INFO copying build/lib/openant/fs/manager.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,460 root INFO copying build/lib/openant/fs/beacon.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,461 root INFO copying build/lib/openant/fs/commons.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,462 root INFO copying build/lib/openant/fs/file.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,464 root INFO copying build/lib/openant/fs/command.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2026-04-06 04:27:02,465 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests 2026-04-06 04:27:02,466 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/base 2026-04-06 04:27:02,467 root INFO copying build/lib/openant/tests/base/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/base 2026-04-06 04:27:02,468 root INFO copying build/lib/openant/tests/base/test_message.py -> build/bdist.linux-riscv64/wheel/./openant/tests/base 2026-04-06 04:27:02,469 root INFO copying build/lib/openant/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests 2026-04-06 04:27:02,470 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/fs 2026-04-06 04:27:02,471 root INFO copying build/lib/openant/tests/fs/test_command.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,472 root INFO copying build/lib/openant/tests/fs/test_file.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,473 root INFO copying build/lib/openant/tests/fs/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,474 root INFO copying build/lib/openant/tests/fs/test_beacon.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,475 root INFO copying build/lib/openant/tests/fs/test.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,476 root INFO copying build/lib/openant/tests/fs/test_commandpipe.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2026-04-06 04:27:02,478 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/easy 2026-04-06 04:27:02,479 root INFO copying build/lib/openant/tests/easy/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/easy 2026-04-06 04:27:02,480 root INFO copying build/lib/openant/tests/easy/test.py -> build/bdist.linux-riscv64/wheel/./openant/tests/easy 2026-04-06 04:27:02,481 root INFO copying build/lib/openant/__main__.py -> build/bdist.linux-riscv64/wheel/./openant 2026-04-06 04:27:02,482 root INFO creating build/bdist.linux-riscv64/wheel/openant/easy 2026-04-06 04:27:02,483 root INFO copying build/lib/openant/easy/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2026-04-06 04:27:02,484 root INFO copying build/lib/openant/easy/exception.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2026-04-06 04:27:02,485 root INFO copying build/lib/openant/easy/node.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2026-04-06 04:27:02,486 root INFO copying build/lib/openant/easy/filter.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2026-04-06 04:27:02,487 root INFO copying build/lib/openant/easy/channel.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2026-04-06 04:27:02,488 root INFO copying build/lib/openant/udev_rules.py -> build/bdist.linux-riscv64/wheel/./openant 2026-04-06 04:27:02,489 root INFO running install_egg_info 2026-04-06 04:27:02,501 root INFO Copying openant.egg-info to build/bdist.linux-riscv64/wheel/./openant-1.3.4-py3.14.egg-info 2026-04-06 04:27:02,507 root INFO running install_scripts 2026-04-06 04:27:02,514 root INFO creating build/bdist.linux-riscv64/wheel/openant-1.3.4.dist-info/WHEEL 2026-04-06 04:27:02,516 wheel INFO creating '/home/buildozer/aports/community/py3-openant/src/openant-1.3.4/.dist/.tmp-5dwflso0/openant-1.3.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-06 04:27:02,517 wheel INFO adding 'openant/__init__.py' 2026-04-06 04:27:02,519 wheel INFO adding 'openant/__main__.py' 2026-04-06 04:27:02,520 wheel INFO adding 'openant/udev_rules.py' 2026-04-06 04:27:02,521 wheel INFO adding 'openant/base/__init__.py' 2026-04-06 04:27:02,522 wheel INFO adding 'openant/base/ant.py' 2026-04-06 04:27:02,524 wheel INFO adding 'openant/base/commons.py' 2026-04-06 04:27:02,525 wheel INFO adding 'openant/base/datatarget.py' 2026-04-06 04:27:02,526 wheel INFO adding 'openant/base/driver.py' 2026-04-06 04:27:02,527 wheel INFO adding 'openant/base/message.py' 2026-04-06 04:27:02,529 wheel INFO adding 'openant/devices/__init__.py' 2026-04-06 04:27:02,530 wheel INFO adding 'openant/devices/bike_speed_cadence.py' 2026-04-06 04:27:02,531 wheel INFO adding 'openant/devices/common.py' 2026-04-06 04:27:02,533 wheel INFO adding 'openant/devices/controls_device.py' 2026-04-06 04:27:02,534 wheel INFO adding 'openant/devices/core_temp.py' 2026-04-06 04:27:02,535 wheel INFO adding 'openant/devices/dropper_seatpost.py' 2026-04-06 04:27:02,536 wheel INFO adding 'openant/devices/environment.py' 2026-04-06 04:27:02,537 wheel INFO adding 'openant/devices/fitness_equipment.py' 2026-04-06 04:27:02,538 wheel INFO adding 'openant/devices/heart_rate.py' 2026-04-06 04:27:02,540 wheel INFO adding 'openant/devices/lev.py' 2026-04-06 04:27:02,541 wheel INFO adding 'openant/devices/power_meter.py' 2026-04-06 04:27:02,542 wheel INFO adding 'openant/devices/scanner.py' 2026-04-06 04:27:02,543 wheel INFO adding 'openant/devices/shift.py' 2026-04-06 04:27:02,544 wheel INFO adding 'openant/devices/tire_pressure_monitor.py' 2026-04-06 04:27:02,545 wheel INFO adding 'openant/devices/utilities.py' 2026-04-06 04:27:02,546 wheel INFO adding 'openant/easy/__init__.py' 2026-04-06 04:27:02,547 wheel INFO adding 'openant/easy/channel.py' 2026-04-06 04:27:02,549 wheel INFO adding 'openant/easy/exception.py' 2026-04-06 04:27:02,550 wheel INFO adding 'openant/easy/filter.py' 2026-04-06 04:27:02,551 wheel INFO adding 'openant/easy/node.py' 2026-04-06 04:27:02,552 wheel INFO adding 'openant/fs/__init__.py' 2026-04-06 04:27:02,553 wheel INFO adding 'openant/fs/beacon.py' 2026-04-06 04:27:02,554 wheel INFO adding 'openant/fs/command.py' 2026-04-06 04:27:02,555 wheel INFO adding 'openant/fs/commandpipe.py' 2026-04-06 04:27:02,557 wheel INFO adding 'openant/fs/commons.py' 2026-04-06 04:27:02,558 wheel INFO adding 'openant/fs/file.py' 2026-04-06 04:27:02,559 wheel INFO adding 'openant/fs/manager.py' 2026-04-06 04:27:02,560 wheel INFO adding 'openant/subparsers/__init__.py' 2026-04-06 04:27:02,561 wheel INFO adding 'openant/subparsers/influx.py' 2026-04-06 04:27:02,562 wheel INFO adding 'openant/subparsers/mqtt.py' 2026-04-06 04:27:02,563 wheel INFO adding 'openant/subparsers/scan.py' 2026-04-06 04:27:02,565 wheel INFO adding 'openant/tests/__init__.py' 2026-04-06 04:27:02,566 wheel INFO adding 'openant/tests/base/__init__.py' 2026-04-06 04:27:02,567 wheel INFO adding 'openant/tests/base/test_message.py' 2026-04-06 04:27:02,568 wheel INFO adding 'openant/tests/easy/__init__.py' 2026-04-06 04:27:02,569 wheel INFO adding 'openant/tests/easy/test.py' 2026-04-06 04:27:02,570 wheel INFO adding 'openant/tests/fs/__init__.py' 2026-04-06 04:27:02,571 wheel INFO adding 'openant/tests/fs/test.py' 2026-04-06 04:27:02,572 wheel INFO adding 'openant/tests/fs/test_beacon.py' 2026-04-06 04:27:02,573 wheel INFO adding 'openant/tests/fs/test_command.py' 2026-04-06 04:27:02,574 wheel INFO adding 'openant/tests/fs/test_commandpipe.py' 2026-04-06 04:27:02,575 wheel INFO adding 'openant/tests/fs/test_file.py' 2026-04-06 04:27:02,577 wheel INFO adding 'openant-1.3.4.dist-info/licenses/LICENSE' 2026-04-06 04:27:02,578 wheel INFO adding 'openant-1.3.4.dist-info/METADATA' 2026-04-06 04:27:02,579 wheel INFO adding 'openant-1.3.4.dist-info/WHEEL' 2026-04-06 04:27:02,580 wheel INFO adding 'openant-1.3.4.dist-info/entry_points.txt' 2026-04-06 04:27:02,580 wheel INFO adding 'openant-1.3.4.dist-info/top_level.txt' 2026-04-06 04:27:02,582 wheel INFO adding 'openant-1.3.4.dist-info/RECORD' 2026-04-06 04:27:02,583 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-06 04:27:02,592 gpep517 INFO The backend produced .dist/openant-1.3.4-py3-none-any.whl openant-1.3.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-openant/src/openant-1.3.4/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-openant/src/openant-1.3.4 configfile: pyproject.toml testpaths: openant plugins: xdist-3.8.0 created: 64/64 workers 64 workers [19 items] scheduling tests via LoadScheduling openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json openant/tests/base/test_message.py::MessageParse::test_message_parse openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail openant/tests/fs/test_command.py::DownloadRequestTest::test openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial openant/tests/base/test_message.py::MessageParse::test_message_code_lookup openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance openant/tests/fs/test_command.py::DownloadResponseTest::test_ok openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays openant/tests/fs/test_commandpipe.py::TimeTest::runTest [gw11] [ 5%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial [gw3] [ 10%] PASSED openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json [gw7] [ 15%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp [gw8] [ 21%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_parse openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest [gw10] [ 26%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing [gw6] [ 31%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup [gw9] [ 36%] PASSED openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse [gw13] [ 42%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable openant/tests/fs/test_file.py::FileParse::test_parse [gw0] [ 47%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence openant/tests/fs/test_file.py::DirectoryParse::test_parse [gw14] [ 52%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_ok [gw1] [ 57%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance [gw4] [ 63%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays [gw5] [ 68%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp [gw15] [ 73%] PASSED openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest [gw12] [ 78%] PASSED openant/tests/fs/test_command.py::DownloadRequestTest::test [gw16] [ 84%] PASSED openant/tests/fs/test_commandpipe.py::TimeTest::runTest [gw18] [ 89%] PASSED openant/tests/fs/test_file.py::FileParse::test_parse [gw17] [ 94%] PASSED openant/tests/fs/test_file.py::DirectoryParse::test_parse [gw2] [100%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed ============================= 19 passed in 22.04s ============================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78/popen-gw63/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78/popen-gw63/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78/popen-gw63 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78/popen-gw63' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-55c3dc02-8fbd-4c59-9fa9-db11fec2ec78' warnings.warn( >>> py3-openant: Entering fakeroot... >>> py3-openant-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/openant/subparsers/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/subparsers/__pycache__' 'usr/lib/python3.14/site-packages/openant/base/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/base/__pycache__' 'usr/lib/python3.14/site-packages/openant/devices/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/devices/__pycache__' 'usr/lib/python3.14/site-packages/openant/fs/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/fs/__pycache__' 'usr/lib/python3.14/site-packages/openant/tests/base/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/tests/base/__pycache__' 'usr/lib/python3.14/site-packages/openant/tests/fs/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/tests/fs/__pycache__' 'usr/lib/python3.14/site-packages/openant/tests/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/tests/__pycache__' 'usr/lib/python3.14/site-packages/openant/tests/easy/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/tests/easy/__pycache__' 'usr/lib/python3.14/site-packages/openant/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/__pycache__' 'usr/lib/python3.14/site-packages/openant/easy/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.14/site-packages/openant/easy/__pycache__' >>> py3-openant-pyc*: Preparing subpackage py3-openant-pyc... >>> py3-openant-pyc*: Running postcheck for py3-openant-pyc >>> py3-openant-udev*: Running split function udev... 'usr/lib/udev' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-udev/usr/lib/udev' >>> py3-openant-udev*: Preparing subpackage py3-openant-udev... >>> py3-openant-udev*: Running postcheck for py3-openant-udev >>> py3-openant*: Running postcheck for py3-openant >>> py3-openant*: Preparing package py3-openant... >>> py3-openant-pyc*: Tracing dependencies... python3~3.14 >>> py3-openant-pyc*: Package size: 359.8 KB >>> py3-openant-pyc*: Compressing data... >>> py3-openant-pyc*: Create checksum... >>> py3-openant-pyc*: Create py3-openant-pyc-1.3.4-r2.apk >>> py3-openant-udev*: Tracing dependencies... >>> py3-openant-udev*: Package size: 578.0 B >>> py3-openant-udev*: Compressing data... >>> py3-openant-udev*: Create checksum... >>> py3-openant-udev*: Create py3-openant-udev-1.3.4-r2.apk >>> py3-openant*: Tracing dependencies... python3 py3-pyserial py3-usb python3~3.14 >>> py3-openant*: Package size: 261.2 KB >>> py3-openant*: Compressing data... >>> py3-openant*: Create checksum... >>> py3-openant*: Create py3-openant-1.3.4-r2.apk >>> py3-openant: Build complete at Mon, 06 Apr 2026 04:27:32 +0000 elapsed time 0h 0m 41s >>> py3-openant: Cleaning up srcdir >>> py3-openant: Cleaning up pkgdir >>> py3-openant: Cleaning up tmpdir >>> py3-openant: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-openant (20260406.042658) ( 2/43) Purging py3-pyserial-pyc (3.5-r9) ( 3/43) Purging py3-pyserial (3.5-r9) ( 4/43) Purging py3-usb-pyc (1.3.1-r1) ( 5/43) Purging py3-usb (1.3.1-r1) ( 6/43) Purging libusb (1.0.29-r0) ( 7/43) Purging py3-gpep517-pyc (19-r2) ( 8/43) Purging py3-gpep517 (19-r2) ( 9/43) Purging py3-installer-pyc (1.0.0-r0) (10/43) Purging py3-installer (1.0.0-r0) (11/43) Purging py3-setuptools-pyc (82.0.1-r1) (12/43) Purging py3-setuptools (82.0.1-r1) (13/43) Purging py3-wheel-pyc (0.46.3-r1) (14/43) Purging py3-wheel (0.46.3-r1) (15/43) Purging py3-pytest-xdist-pyc (3.8.0-r1) (16/43) Purging py3-pytest-xdist (3.8.0-r1) (17/43) Purging py3-execnet-pyc (2.1.1-r1) (18/43) Purging py3-execnet (2.1.1-r1) (19/43) Purging py3-pytest-pyc (9.0.2-r1) (20/43) Purging py3-pytest (9.0.2-r1) (21/43) Purging py3-iniconfig-pyc (2.3.0-r1) (22/43) Purging py3-iniconfig (2.3.0-r1) (23/43) Purging py3-packaging-pyc (26.0-r1) (24/43) Purging py3-packaging (26.0-r1) (25/43) Purging py3-parsing-pyc (3.3.2-r1) (26/43) Purging py3-parsing (3.3.2-r1) (27/43) Purging py3-pluggy-pyc (1.6.0-r1) (28/43) Purging py3-pluggy (1.6.0-r1) (29/43) Purging py3-py-pyc (1.11.0-r5) (30/43) Purging py3-py (1.11.0-r5) (31/43) Purging py3-pygments-pyc (2.20.0-r0) (32/43) Purging py3-pygments (2.20.0-r0) (33/43) Purging python3-pyc (3.14.3-r0) (34/43) Purging python3-pycache-pyc0 (3.14.3-r0) (35/43) Purging pyc (3.14.3-r0) (36/43) Purging python3 (3.14.3-r0) (37/43) Purging gdbm (1.26-r0) (38/43) Purging libbz2 (1.0.8-r6) (39/43) Purging libffi (3.5.2-r0) (40/43) Purging libpanelw (6.6_p20251231-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.51.2-r1) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.9 MiB in 105 packages >>> py3-openant: Updating the community/riscv64 repository index... >>> py3-openant: Signing the index...