>>> vcstool: Building testing/vcstool 0.3.0-r6 (using abuild 3.17.0_rc1-r1) started Thu, 16 Apr 2026 14:00:37 +0000 >>> vcstool: Validating /home/buildozer/aports/testing/vcstool/APKBUILD... >>> vcstool: Analyzing dependencies... >>> vcstool: Installing for build: build-base py3-yaml py3-setuptools py3-gpep517 py3-wheel ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r1) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20260404-r0) ( 7/28) Installing readline (8.3.3-r1) ( 8/28) Installing sqlite-libs (3.53.0-r0) ( 9/28) Installing python3 (3.14.3-r0) (10/28) Installing python3-pycache-pyc0 (3.14.3-r0) (11/28) Installing pyc (3.14.3-r0) (12/28) Installing py3-yaml-pyc (6.0.3-r2) (13/28) Installing python3-pyc (3.14.3-r0) (14/28) Installing yaml (0.2.5-r2) (15/28) Installing py3-yaml (6.0.3-r2) (16/28) Installing py3-parsing (3.3.2-r1) (17/28) Installing py3-parsing-pyc (3.3.2-r1) (18/28) Installing py3-packaging (26.0-r1) (19/28) Installing py3-packaging-pyc (26.0-r1) (20/28) Installing py3-setuptools (82.0.1-r1) (21/28) Installing py3-setuptools-pyc (82.0.1-r1) (22/28) Installing py3-installer (1.0.0-r0) (23/28) Installing py3-installer-pyc (1.0.0-r0) (24/28) Installing py3-gpep517 (19-r2) (25/28) Installing py3-gpep517-pyc (19-r2) (26/28) Installing py3-wheel (0.46.3-r1) (27/28) Installing py3-wheel-pyc (0.46.3-r1) (28/28) Installing .makedepends-vcstool (20260416.140042) Executing busybox-1.37.0-r31.trigger OK: 436.0 MiB in 132 packages >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Cleaning up tmpdir >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vcstool-0.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/vcstool-0.3.0.tar.gz.part' vcstool-0.3.0.tar.gz 100% |********************************| 38641 0:00:00 ETA '/var/cache/distfiles/edge/vcstool-0.3.0.tar.gz.part' saved /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz: OK >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vcstool-0.3.0.tar.gz /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz... 2026-04-16 14:00:45,348 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-16 14:00:45,590 root INFO running bdist_wheel 2026-04-16 14:00:45,649 root INFO running build 2026-04-16 14:00:45,649 root INFO running build_py 2026-04-16 14:00:45,663 root INFO creating build/lib/vcstool 2026-04-16 14:00:45,665 root INFO copying vcstool/executor.py -> build/lib/vcstool 2026-04-16 14:00:45,666 root INFO copying vcstool/__init__.py -> build/lib/vcstool 2026-04-16 14:00:45,668 root INFO copying vcstool/util.py -> build/lib/vcstool 2026-04-16 14:00:45,669 root INFO copying vcstool/streams.py -> build/lib/vcstool 2026-04-16 14:00:45,670 root INFO copying vcstool/crawler.py -> build/lib/vcstool 2026-04-16 14:00:45,672 root INFO creating build/lib/vcstool/clients 2026-04-16 14:00:45,673 root INFO copying vcstool/clients/tar.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,674 root INFO copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,676 root INFO copying vcstool/clients/__init__.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,677 root INFO copying vcstool/clients/bzr.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,679 root INFO copying vcstool/clients/svn.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,680 root INFO copying vcstool/clients/none.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,681 root INFO copying vcstool/clients/git.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,683 root INFO copying vcstool/clients/hg.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,685 root INFO copying vcstool/clients/zip.py -> build/lib/vcstool/clients 2026-04-16 14:00:45,687 root INFO creating build/lib/vcstool/commands 2026-04-16 14:00:45,687 root INFO copying vcstool/commands/branch.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,689 root INFO copying vcstool/commands/status.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,690 root INFO copying vcstool/commands/validate.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,691 root INFO copying vcstool/commands/__init__.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,692 root INFO copying vcstool/commands/diff.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,694 root INFO copying vcstool/commands/remotes.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,695 root INFO copying vcstool/commands/push.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,696 root INFO copying vcstool/commands/import_.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,697 root INFO copying vcstool/commands/help.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,699 root INFO copying vcstool/commands/export.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,700 root INFO copying vcstool/commands/vcs.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,701 root INFO copying vcstool/commands/custom.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,702 root INFO copying vcstool/commands/pull.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,704 root INFO copying vcstool/commands/log.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,705 root INFO copying vcstool/commands/command.py -> build/lib/vcstool/commands 2026-04-16 14:00:45,733 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-16 14:00:45,734 root INFO running install 2026-04-16 14:00:45,769 root INFO running install_lib 2026-04-16 14:00:45,781 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-16 14:00:45,782 root INFO creating build/bdist.linux-riscv64/wheel/vcstool 2026-04-16 14:00:45,783 root INFO copying build/lib/vcstool/executor.py -> build/bdist.linux-riscv64/wheel/./vcstool 2026-04-16 14:00:45,784 root INFO copying build/lib/vcstool/__init__.py -> build/bdist.linux-riscv64/wheel/./vcstool 2026-04-16 14:00:45,786 root INFO creating build/bdist.linux-riscv64/wheel/vcstool/clients 2026-04-16 14:00:45,787 root INFO copying build/lib/vcstool/clients/tar.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,788 root INFO copying build/lib/vcstool/clients/vcs_base.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,789 root INFO copying build/lib/vcstool/clients/__init__.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,790 root INFO copying build/lib/vcstool/clients/bzr.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,791 root INFO copying build/lib/vcstool/clients/svn.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,793 root INFO copying build/lib/vcstool/clients/none.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,794 root INFO copying build/lib/vcstool/clients/git.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,795 root INFO copying build/lib/vcstool/clients/hg.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,797 root INFO copying build/lib/vcstool/clients/zip.py -> build/bdist.linux-riscv64/wheel/./vcstool/clients 2026-04-16 14:00:45,798 root INFO copying build/lib/vcstool/util.py -> build/bdist.linux-riscv64/wheel/./vcstool 2026-04-16 14:00:45,799 root INFO creating build/bdist.linux-riscv64/wheel/vcstool/commands 2026-04-16 14:00:45,800 root INFO copying build/lib/vcstool/commands/branch.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,802 root INFO copying build/lib/vcstool/commands/status.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,803 root INFO copying build/lib/vcstool/commands/validate.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,804 root INFO copying build/lib/vcstool/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,805 root INFO copying build/lib/vcstool/commands/diff.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,806 root INFO copying build/lib/vcstool/commands/remotes.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,807 root INFO copying build/lib/vcstool/commands/push.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,808 root INFO copying build/lib/vcstool/commands/import_.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,810 root INFO copying build/lib/vcstool/commands/help.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,811 root INFO copying build/lib/vcstool/commands/export.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,812 root INFO copying build/lib/vcstool/commands/vcs.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,813 root INFO copying build/lib/vcstool/commands/custom.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,814 root INFO copying build/lib/vcstool/commands/pull.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,815 root INFO copying build/lib/vcstool/commands/log.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,817 root INFO copying build/lib/vcstool/commands/command.py -> build/bdist.linux-riscv64/wheel/./vcstool/commands 2026-04-16 14:00:45,818 root INFO copying build/lib/vcstool/streams.py -> build/bdist.linux-riscv64/wheel/./vcstool 2026-04-16 14:00:45,819 root INFO copying build/lib/vcstool/crawler.py -> build/bdist.linux-riscv64/wheel/./vcstool 2026-04-16 14:00:45,820 root INFO running install_data 2026-04-16 14:00:45,830 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data 2026-04-16 14:00:45,831 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-04-16 14:00:45,832 root INFO copying vcstool-completion/vcs.bash -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-04-16 14:00:45,834 root INFO copying vcstool-completion/vcs.tcsh -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-04-16 14:00:45,835 root INFO copying vcstool-completion/vcs.zsh -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-04-16 14:00:45,836 root INFO copying vcstool-completion/vcs.fish -> build/bdist.linux-riscv64/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2026-04-16 14:00:45,837 root INFO running install_egg_info 2026-04-16 14:00:45,850 root INFO running egg_info 2026-04-16 14:00:45,858 root INFO creating vcstool.egg-info 2026-04-16 14:00:45,859 root INFO writing vcstool.egg-info/PKG-INFO 2026-04-16 14:00:45,860 root INFO writing dependency_links to vcstool.egg-info/dependency_links.txt 2026-04-16 14:00:45,862 root INFO writing entry points to vcstool.egg-info/entry_points.txt 2026-04-16 14:00:45,864 root INFO writing requirements to vcstool.egg-info/requires.txt 2026-04-16 14:00:45,864 root INFO writing top-level names to vcstool.egg-info/top_level.txt 2026-04-16 14:00:45,865 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2026-04-16 14:00:45,881 root INFO reading manifest file 'vcstool.egg-info/SOURCES.txt' 2026-04-16 14:00:45,882 root INFO reading manifest template 'MANIFEST.in' 2026-04-16 14:00:45,886 root INFO adding license file 'LICENSE' 2026-04-16 14:00:45,891 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2026-04-16 14:00:45,892 root INFO Copying vcstool.egg-info to build/bdist.linux-riscv64/wheel/./vcstool-0.3.0-py3.14.egg-info 2026-04-16 14:00:45,897 root INFO running install_scripts 2026-04-16 14:00:45,904 root INFO creating build/bdist.linux-riscv64/wheel/vcstool-0.3.0.dist-info/WHEEL 2026-04-16 14:00:45,907 wheel INFO creating '/home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0/.dist/.tmp-b9dtuahh/vcstool-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-16 14:00:45,908 wheel INFO adding 'vcstool/__init__.py' 2026-04-16 14:00:45,909 wheel INFO adding 'vcstool/crawler.py' 2026-04-16 14:00:45,911 wheel INFO adding 'vcstool/executor.py' 2026-04-16 14:00:45,912 wheel INFO adding 'vcstool/streams.py' 2026-04-16 14:00:45,913 wheel INFO adding 'vcstool/util.py' 2026-04-16 14:00:45,914 wheel INFO adding 'vcstool/clients/__init__.py' 2026-04-16 14:00:45,915 wheel INFO adding 'vcstool/clients/bzr.py' 2026-04-16 14:00:45,917 wheel INFO adding 'vcstool/clients/git.py' 2026-04-16 14:00:45,918 wheel INFO adding 'vcstool/clients/hg.py' 2026-04-16 14:00:45,920 wheel INFO adding 'vcstool/clients/none.py' 2026-04-16 14:00:45,921 wheel INFO adding 'vcstool/clients/svn.py' 2026-04-16 14:00:45,922 wheel INFO adding 'vcstool/clients/tar.py' 2026-04-16 14:00:45,923 wheel INFO adding 'vcstool/clients/vcs_base.py' 2026-04-16 14:00:45,924 wheel INFO adding 'vcstool/clients/zip.py' 2026-04-16 14:00:45,926 wheel INFO adding 'vcstool/commands/__init__.py' 2026-04-16 14:00:45,927 wheel INFO adding 'vcstool/commands/branch.py' 2026-04-16 14:00:45,928 wheel INFO adding 'vcstool/commands/command.py' 2026-04-16 14:00:45,929 wheel INFO adding 'vcstool/commands/custom.py' 2026-04-16 14:00:45,930 wheel INFO adding 'vcstool/commands/diff.py' 2026-04-16 14:00:45,931 wheel INFO adding 'vcstool/commands/export.py' 2026-04-16 14:00:45,932 wheel INFO adding 'vcstool/commands/help.py' 2026-04-16 14:00:45,934 wheel INFO adding 'vcstool/commands/import_.py' 2026-04-16 14:00:45,935 wheel INFO adding 'vcstool/commands/log.py' 2026-04-16 14:00:45,936 wheel INFO adding 'vcstool/commands/pull.py' 2026-04-16 14:00:45,937 wheel INFO adding 'vcstool/commands/push.py' 2026-04-16 14:00:45,938 wheel INFO adding 'vcstool/commands/remotes.py' 2026-04-16 14:00:45,939 wheel INFO adding 'vcstool/commands/status.py' 2026-04-16 14:00:45,940 wheel INFO adding 'vcstool/commands/validate.py' 2026-04-16 14:00:45,941 wheel INFO adding 'vcstool/commands/vcs.py' 2026-04-16 14:00:45,942 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.bash' 2026-04-16 14:00:45,943 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.fish' 2026-04-16 14:00:45,944 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.tcsh' 2026-04-16 14:00:45,945 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.zsh' 2026-04-16 14:00:45,947 wheel INFO adding 'vcstool-0.3.0.dist-info/licenses/LICENSE' 2026-04-16 14:00:45,948 wheel INFO adding 'vcstool-0.3.0.dist-info/METADATA' 2026-04-16 14:00:45,949 wheel INFO adding 'vcstool-0.3.0.dist-info/WHEEL' 2026-04-16 14:00:45,950 wheel INFO adding 'vcstool-0.3.0.dist-info/entry_points.txt' 2026-04-16 14:00:45,950 wheel INFO adding 'vcstool-0.3.0.dist-info/top_level.txt' 2026-04-16 14:00:45,951 wheel INFO adding 'vcstool-0.3.0.dist-info/RECORD' 2026-04-16 14:00:45,953 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-16 14:00:45,959 gpep517 INFO The backend produced .dist/vcstool-0.3.0-py3-none-any.whl vcstool-0.3.0-py3-none-any.whl >>> vcstool: Entering fakeroot... 2026-04-16 14:00:46,841 gpep517 INFO Installing .dist/vcstool-0.3.0-py3-none-any.whl into /home/buildozer/aports/testing/vcstool/pkg/vcstool 2026-04-16 14:00:47,289 gpep517 INFO Installation complete >>> vcstool-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/vcstool/clients/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/clients/__pycache__' 'usr/lib/python3.14/site-packages/vcstool/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/__pycache__' 'usr/lib/python3.14/site-packages/vcstool/commands/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.14/site-packages/vcstool/commands/__pycache__' >>> vcstool-pyc*: Preparing subpackage vcstool-pyc... Please specify at least one package name on the command line. >>> vcstool-pyc*: Running postcheck for vcstool-pyc >>> vcstool-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-bash-completion/usr/share/bash-completion/completions' >>> vcstool-bash-completion*: Preparing subpackage vcstool-bash-completion... Please specify at least one package name on the command line. >>> vcstool-bash-completion*: Running postcheck for vcstool-bash-completion >>> vcstool-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-zsh-completion/usr/share/zsh/site-functions' >>> vcstool-zsh-completion*: Preparing subpackage vcstool-zsh-completion... Please specify at least one package name on the command line. >>> vcstool-zsh-completion*: Running postcheck for vcstool-zsh-completion >>> vcstool-tcsh-completion*: Running split function tcshcomp... 'usr/share/tcsh-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-tcsh-completion/usr/share/tcsh-completion/completions' >>> vcstool-tcsh-completion*: Preparing subpackage vcstool-tcsh-completion... Please specify at least one package name on the command line. >>> vcstool-tcsh-completion*: Running postcheck for vcstool-tcsh-completion >>> vcstool*: Running postcheck for vcstool >>> vcstool*: Preparing package vcstool... Please specify at least one package name on the command line. >>> vcstool-bash-completion*: Tracing dependencies... >>> vcstool-bash-completion*: Package size: 226.0 B >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r6.apk >>> vcstool-pyc*: Tracing dependencies... python3~3.14 >>> vcstool-pyc*: Package size: 154.4 KB >>> vcstool-pyc*: Compressing data... >>> vcstool-pyc*: Create checksum... >>> vcstool-pyc*: Create vcstool-pyc-0.3.0-r6.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 46.0 B >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r6.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 171.0 B >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r6.apk >>> vcstool*: Tracing dependencies... py3-yaml py3-setuptools python3~3.14 >>> vcstool*: Package size: 136.9 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r6.apk >>> vcstool: Build complete at Thu, 16 Apr 2026 14:00:49 +0000 elapsed time 0h 0m 12s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Cleaning up tmpdir >>> vcstool: Uninstalling dependencies... ( 1/28) Purging .makedepends-vcstool (20260416.140042) ( 2/28) Purging py3-yaml-pyc (6.0.3-r2) ( 3/28) Purging py3-yaml (6.0.3-r2) ( 4/28) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/28) Purging py3-setuptools (82.0.1-r1) ( 6/28) Purging py3-gpep517-pyc (19-r2) ( 7/28) Purging py3-gpep517 (19-r2) ( 8/28) Purging py3-installer-pyc (1.0.0-r0) ( 9/28) Purging py3-installer (1.0.0-r0) (10/28) Purging py3-wheel-pyc (0.46.3-r1) (11/28) Purging py3-wheel (0.46.3-r1) (12/28) Purging py3-packaging-pyc (26.0-r1) (13/28) Purging py3-packaging (26.0-r1) (14/28) Purging py3-parsing-pyc (3.3.2-r1) (15/28) Purging py3-parsing (3.3.2-r1) (16/28) Purging python3-pyc (3.14.3-r0) (17/28) Purging python3-pycache-pyc0 (3.14.3-r0) (18/28) Purging pyc (3.14.3-r0) (19/28) Purging python3 (3.14.3-r0) (20/28) Purging gdbm (1.26-r0) (21/28) Purging libbz2 (1.0.8-r6) (22/28) Purging libffi (3.5.2-r1) (23/28) Purging libpanelw (6.6_p20260404-r0) (24/28) Purging mpdecimal (4.0.1-r0) (25/28) Purging readline (8.3.3-r1) (26/28) Purging sqlite-libs (3.53.0-r0) (27/28) Purging xz-libs (5.8.2-r0) (28/28) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> vcstool: Updating the testing/riscv64 repository index... >>> vcstool: Signing the index...