>>> pssh: Building main/pssh 2.3.5-r2 (using abuild 3.15.0-r0) started Fri, 19 Sep 2025 13:41:22 +0000 >>> pssh: Validating /home/udu/aports/main/pssh/APKBUILD... >>> pssh: Analyzing dependencies... >>> pssh: Installing for build: build-base python3 cmd:ssh py3-setuptools py3-gpep517 py3-wheel py3-installer WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Installing skalibs-libs (2.14.4.0-r0) (2/17) Installing utmps-libs (0.1.3.1-r0) (3/17) Installing dropbear-dbclient (2025.88-r1) (4/17) Installing dropbear-ssh (2025.88-r1) (5/17) Installing py3-parsing (3.2.3-r0) (6/17) Installing py3-parsing-pyc (3.2.3-r0) (7/17) Installing py3-packaging (25.0-r0) (8/17) Installing py3-packaging-pyc (25.0-r0) (9/17) Installing py3-setuptools (80.9.0-r0) (10/17) Installing py3-setuptools-pyc (80.9.0-r0) (11/17) Installing py3-installer (0.7.0-r2) (12/17) Installing py3-installer-pyc (0.7.0-r2) (13/17) Installing py3-gpep517 (19-r0) (14/17) Installing py3-gpep517-pyc (19-r0) (15/17) Installing py3-wheel (0.46.1-r0) (16/17) Installing py3-wheel-pyc (0.46.1-r0) (17/17) Installing .makedepends-pssh (20250919.134123) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 106 packages >>> pssh: Cleaning up srcdir >>> pssh: Cleaning up pkgdir >>> pssh: Cleaning up tmpdir >>> pssh: Fetching pssh-2.3.5.tar.gz::https://github.com/lilydjwg/pssh/archive/v2.3.5.tar.gz >>> pssh: Fetching pssh-2.3.5.tar.gz::https://github.com/lilydjwg/pssh/archive/v2.3.5.tar.gz >>> pssh: Checking sha512sums... pssh-2.3.5.tar.gz: OK >>> pssh: Unpacking /var/cache/distfiles/pssh-2.3.5.tar.gz... 2025-09-19 13:41:23,779 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-19 13:41:23,790 root INFO running bdist_wheel 2025-09-19 13:41:23,797 root INFO running build 2025-09-19 13:41:23,797 root INFO running build_py 2025-09-19 13:41:23,799 root INFO creating build/lib/psshlib 2025-09-19 13:41:23,799 root INFO copying psshlib/askpass_server.py -> build/lib/psshlib 2025-09-19 13:41:23,799 root INFO copying psshlib/color.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/askpass_client.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/version.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/__init__.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/cli.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/pardo.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/task.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/manager.py -> build/lib/psshlib 2025-09-19 13:41:23,800 root INFO copying psshlib/psshutil.py -> build/lib/psshlib 2025-09-19 13:41:23,801 root INFO running build_scripts 2025-09-19 13:41:23,801 root INFO creating build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/pssh -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/pnuke -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/prsync -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/pslurp -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/pscp -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO copying and adjusting bin/pssh-askpass -> build/scripts-3.12 2025-09-19 13:41:23,801 root INFO changing mode of build/scripts-3.12/pssh from 644 to 755 2025-09-19 13:41:23,801 root INFO changing mode of build/scripts-3.12/pnuke from 644 to 755 2025-09-19 13:41:23,801 root INFO changing mode of build/scripts-3.12/prsync from 644 to 755 2025-09-19 13:41:23,801 root INFO changing mode of build/scripts-3.12/pslurp from 644 to 755 2025-09-19 13:41:23,802 root INFO changing mode of build/scripts-3.12/pscp from 644 to 755 2025-09-19 13:41:23,802 root INFO changing mode of build/scripts-3.12/pssh-askpass from 644 to 755 2025-09-19 13:41:23,804 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-19 13:41:23,804 root INFO running install 2025-09-19 13:41:23,809 root INFO running install_lib 2025-09-19 13:41:23,811 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-19 13:41:23,811 root INFO creating build/bdist.linux-x86_64/wheel/psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/askpass_server.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/color.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/askpass_client.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/version.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/__init__.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/cli.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/pardo.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/task.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/manager.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO copying build/lib/psshlib/psshutil.py -> build/bdist.linux-x86_64/wheel/./psshlib 2025-09-19 13:41:23,811 root INFO running install_egg_info 2025-09-19 13:41:23,813 root INFO running egg_info 2025-09-19 13:41:23,814 root INFO creating pssh.egg-info 2025-09-19 13:41:23,814 root INFO writing pssh.egg-info/PKG-INFO 2025-09-19 13:41:23,814 root INFO writing dependency_links to pssh.egg-info/dependency_links.txt 2025-09-19 13:41:23,815 root INFO writing requirements to pssh.egg-info/requires.txt 2025-09-19 13:41:23,815 root INFO writing top-level names to pssh.egg-info/top_level.txt 2025-09-19 13:41:23,815 root INFO writing manifest file 'pssh.egg-info/SOURCES.txt' 2025-09-19 13:41:23,816 root INFO reading manifest file 'pssh.egg-info/SOURCES.txt' 2025-09-19 13:41:23,816 root INFO adding license file 'COPYING' 2025-09-19 13:41:23,816 root INFO adding license file 'AUTHORS' 2025-09-19 13:41:23,817 root INFO writing manifest file 'pssh.egg-info/SOURCES.txt' 2025-09-19 13:41:23,817 root INFO Copying pssh.egg-info to build/bdist.linux-x86_64/wheel/./pssh-2.3.5-py3.12.egg-info 2025-09-19 13:41:23,818 root INFO running install_scripts 2025-09-19 13:41:23,818 root INFO creating build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/pslurp -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/pssh -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/prsync -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/pscp -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/pssh-askpass -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO copying build/scripts-3.12/pnuke -> build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/pslurp to 755 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/pssh to 755 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/prsync to 755 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/pscp to 755 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/pssh-askpass to 755 2025-09-19 13:41:23,818 root INFO changing mode of build/bdist.linux-x86_64/wheel/pssh-2.3.5.data/scripts/pnuke to 755 2025-09-19 13:41:23,819 root INFO creating build/bdist.linux-x86_64/wheel/pssh-2.3.5.dist-info/WHEEL 2025-09-19 13:41:23,819 wheel INFO creating '/home/udu/aports/main/pssh/src/pssh-2.3.5/.dist/.tmp-ed7zzuui/pssh-2.3.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-19 13:41:23,819 wheel INFO adding 'pssh-2.3.5.data/scripts/pnuke' 2025-09-19 13:41:23,819 wheel INFO adding 'pssh-2.3.5.data/scripts/prsync' 2025-09-19 13:41:23,819 wheel INFO adding 'pssh-2.3.5.data/scripts/pscp' 2025-09-19 13:41:23,819 wheel INFO adding 'pssh-2.3.5.data/scripts/pslurp' 2025-09-19 13:41:23,819 wheel INFO adding 'pssh-2.3.5.data/scripts/pssh' 2025-09-19 13:41:23,820 wheel INFO adding 'pssh-2.3.5.data/scripts/pssh-askpass' 2025-09-19 13:41:23,820 wheel INFO adding 'pssh-2.3.5.dist-info/licenses/AUTHORS' 2025-09-19 13:41:23,820 wheel INFO adding 'pssh-2.3.5.dist-info/licenses/COPYING' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/__init__.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/askpass_client.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/askpass_server.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/cli.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/color.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/manager.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/pardo.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/psshutil.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/task.py' 2025-09-19 13:41:23,820 wheel INFO adding 'psshlib/version.py' 2025-09-19 13:41:23,820 wheel INFO adding 'pssh-2.3.5.dist-info/METADATA' 2025-09-19 13:41:23,820 wheel INFO adding 'pssh-2.3.5.dist-info/WHEEL' 2025-09-19 13:41:23,821 wheel INFO adding 'pssh-2.3.5.dist-info/top_level.txt' 2025-09-19 13:41:23,821 wheel INFO adding 'pssh-2.3.5.dist-info/zip-safe' 2025-09-19 13:41:23,821 wheel INFO adding 'pssh-2.3.5.dist-info/RECORD' 2025-09-19 13:41:23,821 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-19 13:41:23,821 gpep517 INFO The backend produced .dist/pssh-2.3.5-py3-none-any.whl pssh-2.3.5-py3-none-any.whl >>> pssh: Entering fakeroot... >>> pssh-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/psshlib/__pycache__' -> '/home/udu/aports/main/pssh/pkg/pssh-pyc/usr/lib/python3.12/site-packages/psshlib/__pycache__' >>> pssh-pyc*: Preparing subpackage pssh-pyc... >>> pssh-pyc*: Running postcheck for pssh-pyc >>> pssh*: Running postcheck for pssh >>> pssh*: Preparing package pssh... >>> pssh-pyc*: Tracing dependencies... python3 cmd:ssh python3~3.12 >>> pssh-pyc*: Package size: 56.7 KB >>> pssh-pyc*: Compressing data... >>> pssh-pyc*: Create checksum... >>> pssh-pyc*: Create pssh-pyc-2.3.5-r2.apk >>> pssh*: Tracing dependencies... python3 cmd:ssh python3~3.12 >>> pssh*: Package size: 63.5 KB >>> pssh*: Compressing data... >>> pssh*: Create checksum... >>> pssh*: Create pssh-2.3.5-r2.apk >>> pssh: Build complete at Fri, 19 Sep 2025 13:41:24 +0000 elapsed time 0h 0m 2s >>> pssh: Cleaning up srcdir >>> pssh: Cleaning up pkgdir >>> pssh: Uninstalling dependencies... (1/17) Purging .makedepends-pssh (20250919.134123) (2/17) Purging py3-setuptools-pyc (80.9.0-r0) (3/17) Purging py3-setuptools (80.9.0-r0) (4/17) Purging py3-gpep517-pyc (19-r0) (5/17) Purging py3-gpep517 (19-r0) (6/17) Purging py3-wheel-pyc (0.46.1-r0) (7/17) Purging py3-wheel (0.46.1-r0) (8/17) Purging py3-packaging-pyc (25.0-r0) (9/17) Purging py3-packaging (25.0-r0) (10/17) Purging py3-parsing-pyc (3.2.3-r0) (11/17) Purging py3-parsing (3.2.3-r0) (12/17) Purging py3-installer-pyc (0.7.0-r2) (13/17) Purging py3-installer (0.7.0-r2) (14/17) Purging dropbear-ssh (2025.88-r1) (15/17) Purging dropbear-dbclient (2025.88-r1) (16/17) Purging utmps-libs (0.1.3.1-r0) (17/17) Purging skalibs-libs (2.14.4.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> pssh: Updating the main/x86_64 repository index... >>> pssh: Signing the index...