>>> py3-paho-mqtt: Building community/py3-paho-mqtt 1.6.1-r3 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 13:56:46 +0000 >>> py3-paho-mqtt: Validating /home/buildozer/aports/community/py3-paho-mqtt/APKBUILD... >>> py3-paho-mqtt: Analyzing dependencies... >>> py3-paho-mqtt: Installing for build: build-base python3 py3-setuptools py3-pytest py3-six (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.6.3-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20241006-r1) (7/28) Installing sqlite-libs (3.47.0-r0) (8/28) Installing python3 (3.12.7-r1) (9/28) Installing python3-pycache-pyc0 (3.12.7-r1) (10/28) Installing pyc (3.12.7-r1) (11/28) Installing python3-pyc (3.12.7-r1) (12/28) Installing py3-parsing (3.1.4-r0) (13/28) Installing py3-parsing-pyc (3.1.4-r0) (14/28) Installing py3-packaging (24.1-r0) (15/28) Installing py3-packaging-pyc (24.1-r0) (16/28) Installing py3-setuptools (70.3.0-r0) (17/28) Installing py3-setuptools-pyc (70.3.0-r0) (18/28) Installing py3-iniconfig (2.0.0-r1) (19/28) Installing py3-iniconfig-pyc (2.0.0-r1) (20/28) Installing py3-pluggy (1.5.0-r0) (21/28) Installing py3-pluggy-pyc (1.5.0-r0) (22/28) Installing py3-py (1.11.0-r4) (23/28) Installing py3-py-pyc (1.11.0-r4) (24/28) Installing py3-pytest (8.3.3-r0) (25/28) Installing py3-pytest-pyc (8.3.3-r0) (26/28) Installing py3-six (1.16.0-r9) (27/28) Installing py3-six-pyc (1.16.0-r9) (28/28) Installing .makedepends-py3-paho-mqtt (20241030.135657) Executing busybox-1.37.0-r3.trigger OK: 313 MiB in 129 packages >>> py3-paho-mqtt: Cleaning up srcdir >>> py3-paho-mqtt: Cleaning up pkgdir >>> py3-paho-mqtt: Cleaning up tmpdir >>> py3-paho-mqtt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/paho-mqtt-1.6.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-paho-mqtt: Fetching paho-mqtt-1.6.1.tar.gz::https://github.com/eclipse/paho.mqtt.python/archive/v1.6.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/paho-mqtt-1.6.1.tar.gz.part' paho-mqtt-1.6.1.tar. 100% |********************************| 142k 0:00:00 ETA '/var/cache/distfiles/v3.21/paho-mqtt-1.6.1.tar.gz.part' saved >>> py3-paho-mqtt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/paho-mqtt-1.6.1.tar.gz >>> py3-paho-mqtt: Checking sha512sums... paho-mqtt-1.6.1.tar.gz: OK >>> py3-paho-mqtt: Unpacking /var/cache/distfiles/v3.21/paho-mqtt-1.6.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/paho copying src/paho/__init__.py -> build/lib/paho creating build/lib/paho/mqtt copying src/paho/mqtt/__init__.py -> build/lib/paho/mqtt copying src/paho/mqtt/subscribeoptions.py -> build/lib/paho/mqtt copying src/paho/mqtt/packettypes.py -> build/lib/paho/mqtt copying src/paho/mqtt/subscribe.py -> build/lib/paho/mqtt copying src/paho/mqtt/publish.py -> build/lib/paho/mqtt copying src/paho/mqtt/matcher.py -> build/lib/paho/mqtt copying src/paho/mqtt/properties.py -> build/lib/paho/mqtt copying src/paho/mqtt/reasoncodes.py -> build/lib/paho/mqtt copying src/paho/mqtt/client.py -> build/lib/paho/mqtt running egg_info creating src/paho_mqtt.egg-info writing src/paho_mqtt.egg-info/PKG-INFO writing dependency_links to src/paho_mqtt.egg-info/dependency_links.txt writing requirements to src/paho_mqtt.egg-info/requires.txt writing top-level names to src/paho_mqtt.egg-info/top_level.txt writing manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' reading manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'epl-v10' adding license file 'LICENSE.txt' writing manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-paho-mqtt/src/paho.mqtt.python-1.6.1 configfile: setup.cfg testpaths: tests, src collected 65 items tests/test_client.py ........ [ 12%] tests/test_matcher.py ................. [ 38%] tests/test_mqttv5.py sssssssssssssssssssss [ 70%] tests/test_websocket_integration.py .................. [ 98%] tests/test_websockets.py . [100%] ======================== 44 passed, 21 skipped in 9.63s ======================== >>> py3-paho-mqtt: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-paho-mqtt/pkg creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho copying build/lib/paho/__init__.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho creating /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/__init__.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/subscribeoptions.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/packettypes.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/subscribe.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/publish.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/matcher.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/properties.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/reasoncodes.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt copying build/lib/paho/mqtt/client.py -> /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/subscribeoptions.py to subscribeoptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/packettypes.py to packettypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/subscribe.py to subscribe.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/publish.py to publish.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/matcher.py to matcher.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/properties.py to properties.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/reasoncodes.py to reasoncodes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho/mqtt/client.py to client.cpython-312.pyc running install_egg_info running egg_info writing src/paho_mqtt.egg-info/PKG-INFO writing dependency_links to src/paho_mqtt.egg-info/dependency_links.txt writing requirements to src/paho_mqtt.egg-info/requires.txt writing top-level names to src/paho_mqtt.egg-info/top_level.txt reading manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'epl-v10' adding license file 'LICENSE.txt' writing manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' Copying src/paho_mqtt.egg-info to /home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt/usr/lib/python3.12/site-packages/paho_mqtt-1.6.1-py3.12.egg-info running install_scripts >>> py3-paho-mqtt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/paho/__pycache__' -> '/home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt-pyc/usr/lib/python3.12/site-packages/paho/__pycache__' 'usr/lib/python3.12/site-packages/paho/mqtt/__pycache__' -> '/home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt-pyc/usr/lib/python3.12/site-packages/paho/mqtt/__pycache__' >>> py3-paho-mqtt-pyc*: Preparing subpackage py3-paho-mqtt-pyc... >>> py3-paho-mqtt-pyc*: Running postcheck for py3-paho-mqtt-pyc >>> py3-paho-mqtt*: Running postcheck for py3-paho-mqtt >>> py3-paho-mqtt*: Preparing package py3-paho-mqtt... >>> py3-paho-mqtt-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-paho-mqtt-pyc*: Package size: 231.5 KB >>> py3-paho-mqtt-pyc*: Compressing data... >>> py3-paho-mqtt-pyc*: Create checksum... >>> py3-paho-mqtt-pyc*: Create py3-paho-mqtt-pyc-1.6.1-r3.apk >>> py3-paho-mqtt*: Tracing dependencies... python3 python3~3.12 >>> py3-paho-mqtt*: Package size: 252.3 KB >>> py3-paho-mqtt*: Compressing data... >>> py3-paho-mqtt*: Create checksum... >>> py3-paho-mqtt*: Create py3-paho-mqtt-1.6.1-r3.apk >>> py3-paho-mqtt: Build complete at Wed, 30 Oct 2024 13:57:09 +0000 elapsed time 0h 0m 23s >>> py3-paho-mqtt: Cleaning up srcdir >>> py3-paho-mqtt: Cleaning up pkgdir >>> py3-paho-mqtt: Uninstalling dependencies... (1/28) Purging .makedepends-py3-paho-mqtt (20241030.135657) (2/28) Purging py3-setuptools-pyc (70.3.0-r0) (3/28) Purging py3-setuptools (70.3.0-r0) (4/28) Purging py3-pytest-pyc (8.3.3-r0) (5/28) Purging py3-pytest (8.3.3-r0) (6/28) Purging py3-iniconfig-pyc (2.0.0-r1) (7/28) Purging py3-iniconfig (2.0.0-r1) (8/28) Purging py3-packaging-pyc (24.1-r0) (9/28) Purging py3-packaging (24.1-r0) (10/28) Purging py3-parsing-pyc (3.1.4-r0) (11/28) Purging py3-parsing (3.1.4-r0) (12/28) Purging py3-pluggy-pyc (1.5.0-r0) (13/28) Purging py3-pluggy (1.5.0-r0) (14/28) Purging py3-py-pyc (1.11.0-r4) (15/28) Purging py3-py (1.11.0-r4) (16/28) Purging py3-six-pyc (1.16.0-r9) (17/28) Purging py3-six (1.16.0-r9) (18/28) Purging python3-pyc (3.12.7-r1) (19/28) Purging python3-pycache-pyc0 (3.12.7-r1) (20/28) Purging pyc (3.12.7-r1) (21/28) Purging python3 (3.12.7-r1) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.6-r0) (25/28) Purging libpanelw (6.5_p20241006-r1) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.47.0-r0) (28/28) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-paho-mqtt: Updating the community/armv7 repository index... >>> py3-paho-mqtt: Signing the index...