>>> py3-modbus-tk: Building testing/py3-modbus-tk 1.1.1-r4 (using abuild 3.13.0-r4) started Mon, 05 Aug 2024 20:47:04 +0000 >>> py3-modbus-tk: Checking sanity of /home/buildozer/aports/testing/py3-modbus-tk/APKBUILD... >>> py3-modbus-tk: Analyzing dependencies... >>> py3-modbus-tk: Installing for build: build-base python3 py3-pyserial py3-setuptools py3-gpep517 (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.2-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20240601-r0) (7/24) Installing sqlite-libs (3.46.0-r0) (8/24) Installing python3 (3.12.4-r0) (9/24) Installing python3-pycache-pyc0 (3.12.4-r0) (10/24) Installing pyc (3.12.4-r0) (11/24) Installing python3-pyc (3.12.4-r0) (12/24) Installing py3-pyserial (3.5-r7) (13/24) Installing py3-pyserial-pyc (3.5-r7) (14/24) Installing py3-parsing (3.1.2-r1) (15/24) Installing py3-parsing-pyc (3.1.2-r1) (16/24) Installing py3-packaging (24.1-r0) (17/24) Installing py3-packaging-pyc (24.1-r0) (18/24) Installing py3-setuptools (70.3.0-r0) (19/24) Installing py3-setuptools-pyc (70.3.0-r0) (20/24) Installing py3-installer (0.7.0-r2) (21/24) Installing py3-installer-pyc (0.7.0-r2) (22/24) Installing py3-gpep517 (16-r0) (23/24) Installing py3-gpep517-pyc (16-r0) (24/24) Installing .makedepends-py3-modbus-tk (20240805.204706) Executing busybox-1.36.1-r31.trigger OK: 379 MiB in 127 packages >>> py3-modbus-tk: Cleaning up srcdir >>> py3-modbus-tk: Cleaning up pkgdir >>> py3-modbus-tk: Cleaning up tmpdir >>> py3-modbus-tk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/modbus-tk-1.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/modbus-tk-1.1.1.tar.gz.part' modbus-tk-1.1.1.tar. 100% |********************************| 87847 0:00:00 ETA '/var/cache/distfiles/edge/modbus-tk-1.1.1.tar.gz.part' saved >>> py3-modbus-tk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/modbus-tk-1.1.1.tar.gz >>> py3-modbus-tk: Checking sha512sums... modbus-tk-1.1.1.tar.gz: OK >>> py3-modbus-tk: Unpacking /var/cache/distfiles/edge/modbus-tk-1.1.1.tar.gz... 2024-08-05 20:47:07,031 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-05 20:47:07,043 root INFO running bdist_wheel 2024-08-05 20:47:07,062 root INFO running build 2024-08-05 20:47:07,062 root INFO running build_py 2024-08-05 20:47:07,065 root INFO creating build 2024-08-05 20:47:07,065 root INFO creating build/lib 2024-08-05 20:47:07,065 root INFO creating build/lib/modbus_tk 2024-08-05 20:47:07,065 root INFO copying modbus_tk/__init__.py -> build/lib/modbus_tk 2024-08-05 20:47:07,065 root INFO copying modbus_tk/simulator.py -> build/lib/modbus_tk 2024-08-05 20:47:07,066 root INFO copying modbus_tk/simulator_rpc_client.py -> build/lib/modbus_tk 2024-08-05 20:47:07,066 root INFO copying modbus_tk/modbus_tcp.py -> build/lib/modbus_tk 2024-08-05 20:47:07,066 root INFO copying modbus_tk/exceptions.py -> build/lib/modbus_tk 2024-08-05 20:47:07,066 root INFO copying modbus_tk/modbus_rtu.py -> build/lib/modbus_tk 2024-08-05 20:47:07,066 root INFO copying modbus_tk/utils.py -> build/lib/modbus_tk 2024-08-05 20:47:07,067 root INFO copying modbus_tk/modbus_rtu_over_tcp.py -> build/lib/modbus_tk 2024-08-05 20:47:07,067 root INFO copying modbus_tk/hooks.py -> build/lib/modbus_tk 2024-08-05 20:47:07,067 root INFO copying modbus_tk/defines.py -> build/lib/modbus_tk 2024-08-05 20:47:07,067 root INFO copying modbus_tk/modbus.py -> build/lib/modbus_tk 2024-08-05 20:47:07,073 root INFO installing to build/bdist.linux-armv8l/wheel 2024-08-05 20:47:07,073 root INFO running install 2024-08-05 20:47:07,086 root INFO running install_lib 2024-08-05 20:47:07,088 root INFO creating build/bdist.linux-armv8l 2024-08-05 20:47:07,088 root INFO creating build/bdist.linux-armv8l/wheel 2024-08-05 20:47:07,089 root INFO creating build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,089 root INFO copying build/lib/modbus_tk/__init__.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,089 root INFO copying build/lib/modbus_tk/simulator.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,089 root INFO copying build/lib/modbus_tk/simulator_rpc_client.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,089 root INFO copying build/lib/modbus_tk/modbus_tcp.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,090 root INFO copying build/lib/modbus_tk/exceptions.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,090 root INFO copying build/lib/modbus_tk/modbus_rtu.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,090 root INFO copying build/lib/modbus_tk/utils.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,090 root INFO copying build/lib/modbus_tk/modbus_rtu_over_tcp.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,091 root INFO copying build/lib/modbus_tk/hooks.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,091 root INFO copying build/lib/modbus_tk/defines.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,091 root INFO copying build/lib/modbus_tk/modbus.py -> build/bdist.linux-armv8l/wheel/modbus_tk 2024-08-05 20:47:07,091 root INFO running install_egg_info 2024-08-05 20:47:07,093 root INFO running egg_info 2024-08-05 20:47:07,094 root INFO creating modbus_tk.egg-info 2024-08-05 20:47:07,095 root INFO writing modbus_tk.egg-info/PKG-INFO 2024-08-05 20:47:07,096 root INFO writing dependency_links to modbus_tk.egg-info/dependency_links.txt 2024-08-05 20:47:07,096 root INFO writing requirements to modbus_tk.egg-info/requires.txt 2024-08-05 20:47:07,096 root INFO writing top-level names to modbus_tk.egg-info/top_level.txt 2024-08-05 20:47:07,096 root INFO writing manifest file 'modbus_tk.egg-info/SOURCES.txt' 2024-08-05 20:47:07,098 root INFO reading manifest file 'modbus_tk.egg-info/SOURCES.txt' 2024-08-05 20:47:07,099 root INFO reading manifest template 'MANIFEST.in' 2024-08-05 20:47:07,099 root WARNING warning: no files found matching 'README.rst' 2024-08-05 20:47:07,100 root INFO writing manifest file 'modbus_tk.egg-info/SOURCES.txt' 2024-08-05 20:47:07,100 root INFO Copying modbus_tk.egg-info to build/bdist.linux-armv8l/wheel/modbus_tk-1.1.1-py3.12.egg-info 2024-08-05 20:47:07,101 root INFO running install_scripts 2024-08-05 20:47:07,103 root INFO creating build/bdist.linux-armv8l/wheel/modbus_tk-1.1.1.dist-info/WHEEL 2024-08-05 20:47:07,103 wheel INFO creating '/home/buildozer/aports/testing/py3-modbus-tk/src/modbus-tk-1.1.1/.dist/.tmp-_ku1sfzl/modbus_tk-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-08-05 20:47:07,104 wheel INFO adding 'modbus_tk/__init__.py' 2024-08-05 20:47:07,104 wheel INFO adding 'modbus_tk/defines.py' 2024-08-05 20:47:07,104 wheel INFO adding 'modbus_tk/exceptions.py' 2024-08-05 20:47:07,105 wheel INFO adding 'modbus_tk/hooks.py' 2024-08-05 20:47:07,105 wheel INFO adding 'modbus_tk/modbus.py' 2024-08-05 20:47:07,105 wheel INFO adding 'modbus_tk/modbus_rtu.py' 2024-08-05 20:47:07,106 wheel INFO adding 'modbus_tk/modbus_rtu_over_tcp.py' 2024-08-05 20:47:07,106 wheel INFO adding 'modbus_tk/modbus_tcp.py' 2024-08-05 20:47:07,106 wheel INFO adding 'modbus_tk/simulator.py' 2024-08-05 20:47:07,106 wheel INFO adding 'modbus_tk/simulator_rpc_client.py' 2024-08-05 20:47:07,107 wheel INFO adding 'modbus_tk/utils.py' 2024-08-05 20:47:07,107 wheel INFO adding 'modbus_tk-1.1.1.dist-info/METADATA' 2024-08-05 20:47:07,107 wheel INFO adding 'modbus_tk-1.1.1.dist-info/WHEEL' 2024-08-05 20:47:07,107 wheel INFO adding 'modbus_tk-1.1.1.dist-info/top_level.txt' 2024-08-05 20:47:07,108 wheel INFO adding 'modbus_tk-1.1.1.dist-info/RECORD' 2024-08-05 20:47:07,108 root INFO removing build/bdist.linux-armv8l/wheel 2024-08-05 20:47:07,109 gpep517 INFO The backend produced .dist/modbus_tk-1.1.1-py3-none-any.whl modbus_tk-1.1.1-py3-none-any.whl 2024-08-05 20:47:07,349 gpep517 INFO Installing .dist/modbus_tk-1.1.1-py3-none-any.whl into .testenv 2024-08-05 20:47:07,385 gpep517 INFO Installation complete ..................................................................................... ---------------------------------------------------------------------- Ran 85 tests in 0.564s OK >>> py3-modbus-tk: Entering fakeroot... 2024-08-05 20:47:08,287 gpep517 INFO Installing .dist/modbus_tk-1.1.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-modbus-tk/pkg/py3-modbus-tk 2024-08-05 20:47:08,328 gpep517 INFO Installation complete >>> py3-modbus-tk-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-modbus-tk/pkg/py3-modbus-tk/usr/lib/python3.12/site-packages/modbus_tk/__pycache__' -> '/home/buildozer/aports/testing/py3-modbus-tk/pkg/py3-modbus-tk-pyc/usr/lib/python3.12/site-packages/modbus_tk/__pycache__' >>> py3-modbus-tk-pyc*: Preparing subpackage py3-modbus-tk-pyc... >>> py3-modbus-tk-pyc*: Running postcheck for py3-modbus-tk-pyc >>> py3-modbus-tk*: Running postcheck for py3-modbus-tk >>> py3-modbus-tk*: Preparing package py3-modbus-tk... >>> py3-modbus-tk-pyc*: Tracing dependencies... python3 py3-pyserial python3~3.12 >>> py3-modbus-tk-pyc*: Package size: 168.0 KB >>> py3-modbus-tk-pyc*: Compressing data... >>> py3-modbus-tk-pyc*: Create checksum... >>> py3-modbus-tk-pyc*: Create py3-modbus-tk-pyc-1.1.1-r4.apk >>> py3-modbus-tk*: Tracing dependencies... python3 py3-pyserial python3~3.12 >>> py3-modbus-tk*: Package size: 168.0 KB >>> py3-modbus-tk*: Compressing data... >>> py3-modbus-tk*: Create checksum... >>> py3-modbus-tk*: Create py3-modbus-tk-1.1.1-r4.apk >>> py3-modbus-tk: Build complete at Mon, 05 Aug 2024 20:47:09 +0000 elapsed time 0h 0m 5s >>> py3-modbus-tk: Cleaning up srcdir >>> py3-modbus-tk: Cleaning up pkgdir >>> py3-modbus-tk: Uninstalling dependencies... (1/24) Purging .makedepends-py3-modbus-tk (20240805.204706) (2/24) Purging py3-pyserial-pyc (3.5-r7) (3/24) Purging py3-pyserial (3.5-r7) (4/24) Purging py3-setuptools-pyc (70.3.0-r0) (5/24) Purging py3-setuptools (70.3.0-r0) (6/24) Purging py3-packaging-pyc (24.1-r0) (7/24) Purging py3-packaging (24.1-r0) (8/24) Purging py3-parsing-pyc (3.1.2-r1) (9/24) Purging py3-parsing (3.1.2-r1) (10/24) Purging py3-gpep517-pyc (16-r0) (11/24) Purging py3-gpep517 (16-r0) (12/24) Purging py3-installer-pyc (0.7.0-r2) (13/24) Purging py3-installer (0.7.0-r2) (14/24) Purging python3-pyc (3.12.4-r0) (15/24) Purging python3-pycache-pyc0 (3.12.4-r0) (16/24) Purging pyc (3.12.4-r0) (17/24) Purging python3 (3.12.4-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20240601-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.46.0-r0) (24/24) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 331 MiB in 103 packages >>> py3-modbus-tk: Updating the testing/armhf repository index... >>> py3-modbus-tk: Signing the index...