>>> dcnnt: Building testing/dcnnt 0.10.0-r0 (using abuild 3.12.0-r3) started Thu, 22 Feb 2024 09:32:35 +0000 >>> dcnnt: Checking sanity of /home/buildozer/aports/testing/dcnnt/APKBUILD... >>> dcnnt: Analyzing dependencies... >>> dcnnt: Installing for build: build-base py3-pycryptodome py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libffi (3.4.5-r0) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.4_p20231125-r0) (5/24) Installing readline (8.2.10-r0) (6/24) Installing sqlite-libs (3.45.1-r0) (7/24) Installing python3 (3.11.8-r0) (8/24) Installing python3-pycache-pyc0 (3.11.8-r0) (9/24) Installing pyc (3.11.8-r0) (10/24) Installing python3-pyc (3.11.8-r0) (11/24) Installing py3-pycryptodome (3.20.0-r0) (12/24) Installing py3-installer (0.7.0-r1) (13/24) Installing py3-installer-pyc (0.7.0-r1) (14/24) Installing py3-gpep517 (15-r1) (15/24) Installing py3-gpep517-pyc (15-r1) (16/24) Installing py3-parsing (3.1.1-r0) (17/24) Installing py3-parsing-pyc (3.1.1-r0) (18/24) Installing py3-packaging (23.2-r0) (19/24) Installing py3-packaging-pyc (23.2-r0) (20/24) Installing py3-setuptools (69.1.0-r0) (21/24) Installing py3-setuptools-pyc (69.1.0-r0) (22/24) Installing py3-wheel (0.42.0-r0) (23/24) Installing py3-wheel-pyc (0.42.0-r0) (24/24) Installing .makedepends-dcnnt (20240222.093237) Executing busybox-1.36.1-r19.trigger OK: 329 MiB in 133 packages >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Cleaning up tmpdir >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.10.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dcnnt: Fetching dcnnt-0.10.0.tar.gz::https://github.com/cyanomiko/dcnnt-py/archive/0.10.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13158 0 13158 0 0 8838 0 --:--:-- 0:00:01 --:--:-- 8838 100 27549 0 27549 0 0 16897 0 --:--:-- 0:00:01 --:--:-- 99k >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.10.0.tar.gz >>> dcnnt: Checking sha512sums... dcnnt-0.10.0.tar.gz: OK >>> dcnnt: Unpacking /var/cache/distfiles/dcnnt-0.10.0.tar.gz... 2024-02-22 09:32:40,133 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-02-22 09:32:40,162 root INFO running bdist_wheel 2024-02-22 09:32:40,177 root INFO running build 2024-02-22 09:32:40,177 root INFO running build_py 2024-02-22 09:32:40,179 root INFO creating build 2024-02-22 09:32:40,180 root INFO creating build/lib 2024-02-22 09:32:40,180 root INFO creating build/lib/dcnnt 2024-02-22 09:32:40,180 root INFO copying dcnnt/app.py -> build/lib/dcnnt 2024-02-22 09:32:40,180 root INFO copying dcnnt/server_search.py -> build/lib/dcnnt 2024-02-22 09:32:40,180 root INFO copying dcnnt/dcnnt.py -> build/lib/dcnnt 2024-02-22 09:32:40,180 root INFO copying dcnnt/device_manager.py -> build/lib/dcnnt 2024-02-22 09:32:40,181 root INFO copying dcnnt/tcp_server.py -> build/lib/dcnnt 2024-02-22 09:32:40,181 root INFO copying dcnnt/__init__.py -> build/lib/dcnnt 2024-02-22 09:32:40,181 root INFO creating build/lib/dcnnt/plugins 2024-02-22 09:32:40,181 root INFO copying dcnnt/plugins/opener.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,181 root INFO copying dcnnt/plugins/notifications.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,182 root INFO copying dcnnt/plugins/sync.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,182 root INFO copying dcnnt/plugins/file_transfer.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,182 root INFO copying dcnnt/plugins/remote_commands.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,182 root INFO copying dcnnt/plugins/__init__.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,182 root INFO copying dcnnt/plugins/base.py -> build/lib/dcnnt/plugins 2024-02-22 09:32:40,183 root INFO creating build/lib/dcnnt/common 2024-02-22 09:32:40,183 root INFO copying dcnnt/common/jsonconf.py -> build/lib/dcnnt/common 2024-02-22 09:32:40,183 root INFO copying dcnnt/common/jsonrpc.py -> build/lib/dcnnt/common 2024-02-22 09:32:40,183 root INFO copying dcnnt/common/__init__.py -> build/lib/dcnnt/common 2024-02-22 09:32:40,183 root INFO copying dcnnt/common/daemon.py -> build/lib/dcnnt/common 2024-02-22 09:32:40,189 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-02-22 09:32:40,189 root INFO running install 2024-02-22 09:32:40,205 root INFO running install_lib 2024-02-22 09:32:40,207 root INFO creating build/bdist.linux-ppc64le 2024-02-22 09:32:40,207 root INFO creating build/bdist.linux-ppc64le/wheel 2024-02-22 09:32:40,207 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,207 root INFO copying build/lib/dcnnt/app.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,208 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,208 root INFO copying build/lib/dcnnt/plugins/opener.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,208 root INFO copying build/lib/dcnnt/plugins/notifications.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,208 root INFO copying build/lib/dcnnt/plugins/sync.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,208 root INFO copying build/lib/dcnnt/plugins/file_transfer.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,208 root INFO copying build/lib/dcnnt/plugins/remote_commands.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,209 root INFO copying build/lib/dcnnt/plugins/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,209 root INFO copying build/lib/dcnnt/plugins/base.py -> build/bdist.linux-ppc64le/wheel/dcnnt/plugins 2024-02-22 09:32:40,209 root INFO creating build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-02-22 09:32:40,209 root INFO copying build/lib/dcnnt/common/jsonconf.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-02-22 09:32:40,209 root INFO copying build/lib/dcnnt/common/jsonrpc.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-02-22 09:32:40,209 root INFO copying build/lib/dcnnt/common/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/common/daemon.py -> build/bdist.linux-ppc64le/wheel/dcnnt/common 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/server_search.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/dcnnt.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/device_manager.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/tcp_server.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,210 root INFO copying build/lib/dcnnt/__init__.py -> build/bdist.linux-ppc64le/wheel/dcnnt 2024-02-22 09:32:40,211 root INFO running install_egg_info 2024-02-22 09:32:40,214 root INFO running egg_info 2024-02-22 09:32:40,214 root INFO creating dcnnt.egg-info 2024-02-22 09:32:40,215 root INFO writing dcnnt.egg-info/PKG-INFO 2024-02-22 09:32:40,216 root INFO writing dependency_links to dcnnt.egg-info/dependency_links.txt 2024-02-22 09:32:40,216 root INFO writing entry points to dcnnt.egg-info/entry_points.txt 2024-02-22 09:32:40,216 root INFO writing requirements to dcnnt.egg-info/requires.txt 2024-02-22 09:32:40,216 root INFO writing top-level names to dcnnt.egg-info/top_level.txt 2024-02-22 09:32:40,216 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-02-22 09:32:40,219 root INFO reading manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-02-22 09:32:40,219 root INFO adding license file 'LICENSE' 2024-02-22 09:32:40,220 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2024-02-22 09:32:40,220 root INFO Copying dcnnt.egg-info to build/bdist.linux-ppc64le/wheel/dcnnt-0.10.0-py3.11.egg-info 2024-02-22 09:32:40,221 root INFO running install_scripts 2024-02-22 09:32:40,223 wheel INFO creating build/bdist.linux-ppc64le/wheel/dcnnt-0.10.0.dist-info/WHEEL 2024-02-22 09:32:40,223 wheel INFO creating '/home/buildozer/aports/testing/dcnnt/src/dcnnt-py-0.10.0/.dist/.tmp-dc7t2co3/dcnnt-0.10.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-02-22 09:32:40,224 wheel INFO adding 'dcnnt/__init__.py' 2024-02-22 09:32:40,224 wheel INFO adding 'dcnnt/app.py' 2024-02-22 09:32:40,224 wheel INFO adding 'dcnnt/dcnnt.py' 2024-02-22 09:32:40,224 wheel INFO adding 'dcnnt/device_manager.py' 2024-02-22 09:32:40,224 wheel INFO adding 'dcnnt/server_search.py' 2024-02-22 09:32:40,225 wheel INFO adding 'dcnnt/tcp_server.py' 2024-02-22 09:32:40,225 wheel INFO adding 'dcnnt/common/__init__.py' 2024-02-22 09:32:40,225 wheel INFO adding 'dcnnt/common/daemon.py' 2024-02-22 09:32:40,225 wheel INFO adding 'dcnnt/common/jsonconf.py' 2024-02-22 09:32:40,226 wheel INFO adding 'dcnnt/common/jsonrpc.py' 2024-02-22 09:32:40,226 wheel INFO adding 'dcnnt/plugins/__init__.py' 2024-02-22 09:32:40,226 wheel INFO adding 'dcnnt/plugins/base.py' 2024-02-22 09:32:40,226 wheel INFO adding 'dcnnt/plugins/file_transfer.py' 2024-02-22 09:32:40,226 wheel INFO adding 'dcnnt/plugins/notifications.py' 2024-02-22 09:32:40,227 wheel INFO adding 'dcnnt/plugins/opener.py' 2024-02-22 09:32:40,227 wheel INFO adding 'dcnnt/plugins/remote_commands.py' 2024-02-22 09:32:40,227 wheel INFO adding 'dcnnt/plugins/sync.py' 2024-02-22 09:32:40,227 wheel INFO adding 'dcnnt-0.10.0.dist-info/LICENSE' 2024-02-22 09:32:40,227 wheel INFO adding 'dcnnt-0.10.0.dist-info/METADATA' 2024-02-22 09:32:40,228 wheel INFO adding 'dcnnt-0.10.0.dist-info/WHEEL' 2024-02-22 09:32:40,228 wheel INFO adding 'dcnnt-0.10.0.dist-info/entry_points.txt' 2024-02-22 09:32:40,228 wheel INFO adding 'dcnnt-0.10.0.dist-info/top_level.txt' 2024-02-22 09:32:40,228 wheel INFO adding 'dcnnt-0.10.0.dist-info/RECORD' 2024-02-22 09:32:40,228 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-02-22 09:32:40,229 gpep517 INFO The backend produced .dist/dcnnt-0.10.0-py3-none-any.whl dcnnt-0.10.0-py3-none-any.whl >>> dcnnt: Entering fakeroot... >>> dcnnt-pyc*: Running split function pyc... '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/plugins/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/plugins/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/common/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/common/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/__pycache__' >>> dcnnt-pyc*: Preparing subpackage dcnnt-pyc... >>> dcnnt-pyc*: Running postcheck for dcnnt-pyc >>> dcnnt-doc*: Running split function doc... >>> dcnnt-doc*: Preparing subpackage dcnnt-doc... >>> dcnnt-doc*: Running postcheck for dcnnt-doc >>> dcnnt*: Running postcheck for dcnnt >>> dcnnt*: Preparing package dcnnt... >>> dcnnt-doc*: Tracing dependencies... >>> dcnnt-doc*: Package size: 48.0 KB >>> dcnnt-doc*: Compressing data... >>> dcnnt-doc*: Create checksum... >>> dcnnt-doc*: Create dcnnt-doc-0.10.0-r0.apk >>> dcnnt-pyc*: Tracing dependencies... py3-pycryptodome python3~3.11 >>> dcnnt-pyc*: Package size: 244.0 KB >>> dcnnt-pyc*: Compressing data... >>> dcnnt-pyc*: Create checksum... >>> dcnnt-pyc*: Create dcnnt-pyc-0.10.0-r0.apk >>> dcnnt*: Tracing dependencies... py3-pycryptodome python3~3.11 >>> dcnnt*: Package size: 188.0 KB >>> dcnnt*: Compressing data... >>> dcnnt*: Create checksum... >>> dcnnt*: Create dcnnt-0.10.0-r0.apk >>> dcnnt: Build complete at Thu, 22 Feb 2024 09:32:40 +0000 elapsed time 0h 0m 5s >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Uninstalling dependencies... (1/24) Purging .makedepends-dcnnt (20240222.093237) (2/24) Purging py3-pycryptodome (3.20.0-r0) (3/24) Purging py3-gpep517-pyc (15-r1) (4/24) Purging py3-gpep517 (15-r1) (5/24) Purging py3-installer-pyc (0.7.0-r1) (6/24) Purging py3-installer (0.7.0-r1) (7/24) Purging py3-setuptools-pyc (69.1.0-r0) (8/24) Purging py3-setuptools (69.1.0-r0) (9/24) Purging py3-wheel-pyc (0.42.0-r0) (10/24) Purging py3-wheel (0.42.0-r0) (11/24) Purging py3-packaging-pyc (23.2-r0) (12/24) Purging py3-packaging (23.2-r0) (13/24) Purging py3-parsing-pyc (3.1.1-r0) (14/24) Purging py3-parsing (3.1.1-r0) (15/24) Purging python3-pyc (3.11.8-r0) (16/24) Purging python3-pycache-pyc0 (3.11.8-r0) (17/24) Purging pyc (3.11.8-r0) (18/24) Purging python3 (3.11.8-r0) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.5-r0) (21/24) Purging libpanelw (6.4_p20231125-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging readline (8.2.10-r0) (24/24) Purging sqlite-libs (3.45.1-r0) Executing busybox-1.36.1-r19.trigger OK: 265 MiB in 109 packages >>> dcnnt: Updating the testing/ppc64le repository index... >>> dcnnt: Signing the index...