>>> vcstool: Building testing/vcstool 0.3.0-r5 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:13:12 +0000 >>> vcstool: Checking sanity of /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.4.6-r0) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.6.1-r3) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.4_p20240330-r0) (7/28) Installing readline (8.2.10-r0) (8/28) Installing sqlite-libs (3.45.2-r0) (9/28) Installing python3 (3.12.3-r0) (10/28) Installing python3-pycache-pyc0 (3.12.3-r0) (11/28) Installing pyc (3.12.3-r0) (12/28) Installing py3-yaml-pyc (6.0.1-r3) (13/28) Installing python3-pyc (3.12.3-r0) (14/28) Installing yaml (0.2.5-r2) (15/28) Installing py3-yaml (6.0.1-r3) (16/28) Installing py3-parsing (3.1.2-r1) (17/28) Installing py3-parsing-pyc (3.1.2-r1) (18/28) Installing py3-packaging (24.0-r1) (19/28) Installing py3-packaging-pyc (24.0-r1) (20/28) Installing py3-setuptools (69.2.0-r2) (21/28) Installing py3-setuptools-pyc (69.2.0-r2) (22/28) Installing py3-installer (0.7.0-r2) (23/28) Installing py3-installer-pyc (0.7.0-r2) (24/28) Installing py3-gpep517 (15-r2) (25/28) Installing py3-gpep517-pyc (15-r2) (26/28) Installing py3-wheel (0.42.0-r1) (27/28) Installing py3-wheel-pyc (0.42.0-r1) (28/28) Installing .makedepends-vcstool (20240415.171314) Executing busybox-1.36.1-r25.trigger OK: 397 MiB in 135 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38641 100 38641 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vcstool-0.3.0.tar.gz >>> vcstool: Checking sha512sums... vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz... 2024-04-15 17:13:15,457 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 17:13:15,518 root INFO running bdist_wheel 2024-04-15 17:13:15,529 root INFO running build 2024-04-15 17:13:15,529 root INFO running build_py 2024-04-15 17:13:15,531 root INFO creating build 2024-04-15 17:13:15,531 root INFO creating build/lib 2024-04-15 17:13:15,531 root INFO creating build/lib/vcstool 2024-04-15 17:13:15,531 root INFO copying vcstool/__init__.py -> build/lib/vcstool 2024-04-15 17:13:15,532 root INFO copying vcstool/executor.py -> build/lib/vcstool 2024-04-15 17:13:15,532 root INFO copying vcstool/util.py -> build/lib/vcstool 2024-04-15 17:13:15,532 root INFO copying vcstool/streams.py -> build/lib/vcstool 2024-04-15 17:13:15,532 root INFO copying vcstool/crawler.py -> build/lib/vcstool 2024-04-15 17:13:15,532 root INFO creating build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/__init__.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/zip.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/none.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/tar.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/bzr.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,533 root INFO copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,534 root INFO copying vcstool/clients/git.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,534 root INFO copying vcstool/clients/hg.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,534 root INFO copying vcstool/clients/svn.py -> build/lib/vcstool/clients 2024-04-15 17:13:15,534 root INFO creating build/lib/vcstool/commands 2024-04-15 17:13:15,534 root INFO copying vcstool/commands/remotes.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/branch.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/custom.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/__init__.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/vcs.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/push.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,535 root INFO copying vcstool/commands/help.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/validate.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/log.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/command.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/import_.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/diff.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,536 root INFO copying vcstool/commands/export.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,537 root INFO copying vcstool/commands/status.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,537 root INFO copying vcstool/commands/pull.py -> build/lib/vcstool/commands 2024-04-15 17:13:15,540 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-15 17:13:15,540 root INFO running install 2024-04-15 17:13:15,548 root INFO running install_lib 2024-04-15 17:13:15,549 root INFO creating build/bdist.linux-s390x 2024-04-15 17:13:15,549 root INFO creating build/bdist.linux-s390x/wheel 2024-04-15 17:13:15,550 root INFO creating build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,550 root INFO copying build/lib/vcstool/__init__.py -> build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,550 root INFO copying build/lib/vcstool/executor.py -> build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,550 root INFO creating build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,550 root INFO copying build/lib/vcstool/clients/__init__.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,550 root INFO copying build/lib/vcstool/clients/zip.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,550 root INFO copying build/lib/vcstool/clients/none.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/tar.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/bzr.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/vcs_base.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/git.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/hg.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/clients/svn.py -> build/bdist.linux-s390x/wheel/vcstool/clients 2024-04-15 17:13:15,551 root INFO copying build/lib/vcstool/util.py -> build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,552 root INFO creating build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/remotes.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/branch.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/custom.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/__init__.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/vcs.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,552 root INFO copying build/lib/vcstool/commands/push.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/help.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/validate.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/log.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/command.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/import_.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/diff.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/export.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,553 root INFO copying build/lib/vcstool/commands/status.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,554 root INFO copying build/lib/vcstool/commands/pull.py -> build/bdist.linux-s390x/wheel/vcstool/commands 2024-04-15 17:13:15,554 root INFO copying build/lib/vcstool/streams.py -> build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,554 root INFO copying build/lib/vcstool/crawler.py -> build/bdist.linux-s390x/wheel/vcstool 2024-04-15 17:13:15,554 root INFO running install_data 2024-04-15 17:13:15,555 root INFO creating build/bdist.linux-s390x/wheel/vcstool-0.3.0.data 2024-04-15 17:13:15,555 root INFO creating build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data 2024-04-15 17:13:15,555 root INFO creating build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share 2024-04-15 17:13:15,555 root INFO creating build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-15 17:13:15,555 root INFO copying vcstool-completion/vcs.bash -> build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-15 17:13:15,555 root INFO copying vcstool-completion/vcs.tcsh -> build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-15 17:13:15,555 root INFO copying vcstool-completion/vcs.zsh -> build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-15 17:13:15,556 root INFO copying vcstool-completion/vcs.fish -> build/bdist.linux-s390x/wheel/vcstool-0.3.0.data/data/share/vcstool-completion 2024-04-15 17:13:15,556 root INFO running install_egg_info 2024-04-15 17:13:15,557 root INFO running egg_info 2024-04-15 17:13:15,557 root INFO creating vcstool.egg-info 2024-04-15 17:13:15,558 root INFO writing vcstool.egg-info/PKG-INFO 2024-04-15 17:13:15,558 root INFO writing dependency_links to vcstool.egg-info/dependency_links.txt 2024-04-15 17:13:15,559 root INFO writing entry points to vcstool.egg-info/entry_points.txt 2024-04-15 17:13:15,559 root INFO writing requirements to vcstool.egg-info/requires.txt 2024-04-15 17:13:15,559 root INFO writing top-level names to vcstool.egg-info/top_level.txt 2024-04-15 17:13:15,559 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-15 17:13:15,561 root INFO reading manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-15 17:13:15,561 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 17:13:15,561 root INFO adding license file 'LICENSE' 2024-04-15 17:13:15,562 root INFO writing manifest file 'vcstool.egg-info/SOURCES.txt' 2024-04-15 17:13:15,562 root INFO Copying vcstool.egg-info to build/bdist.linux-s390x/wheel/vcstool-0.3.0-py3.12.egg-info 2024-04-15 17:13:15,563 root INFO running install_scripts 2024-04-15 17:13:15,564 wheel INFO creating build/bdist.linux-s390x/wheel/vcstool-0.3.0.dist-info/WHEEL 2024-04-15 17:13:15,564 wheel INFO creating '/home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0/.dist/.tmp-jsk5rs81/vcstool-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-15 17:13:15,565 wheel INFO adding 'vcstool/__init__.py' 2024-04-15 17:13:15,565 wheel INFO adding 'vcstool/crawler.py' 2024-04-15 17:13:15,565 wheel INFO adding 'vcstool/executor.py' 2024-04-15 17:13:15,565 wheel INFO adding 'vcstool/streams.py' 2024-04-15 17:13:15,565 wheel INFO adding 'vcstool/util.py' 2024-04-15 17:13:15,566 wheel INFO adding 'vcstool/clients/__init__.py' 2024-04-15 17:13:15,566 wheel INFO adding 'vcstool/clients/bzr.py' 2024-04-15 17:13:15,566 wheel INFO adding 'vcstool/clients/git.py' 2024-04-15 17:13:15,566 wheel INFO adding 'vcstool/clients/hg.py' 2024-04-15 17:13:15,566 wheel INFO adding 'vcstool/clients/none.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/clients/svn.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/clients/tar.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/clients/vcs_base.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/clients/zip.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/commands/__init__.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/commands/branch.py' 2024-04-15 17:13:15,567 wheel INFO adding 'vcstool/commands/command.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/custom.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/diff.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/export.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/help.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/import_.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/log.py' 2024-04-15 17:13:15,568 wheel INFO adding 'vcstool/commands/pull.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool/commands/push.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool/commands/remotes.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool/commands/status.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool/commands/validate.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool/commands/vcs.py' 2024-04-15 17:13:15,569 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.bash' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.fish' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.tcsh' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.data/data/share/vcstool-completion/vcs.zsh' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.dist-info/LICENSE' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.dist-info/METADATA' 2024-04-15 17:13:15,570 wheel INFO adding 'vcstool-0.3.0.dist-info/WHEEL' 2024-04-15 17:13:15,571 wheel INFO adding 'vcstool-0.3.0.dist-info/entry_points.txt' 2024-04-15 17:13:15,571 wheel INFO adding 'vcstool-0.3.0.dist-info/top_level.txt' 2024-04-15 17:13:15,571 wheel INFO adding 'vcstool-0.3.0.dist-info/RECORD' 2024-04-15 17:13:15,571 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-15 17:13:15,572 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... 2024-04-15 17:13:15,704 gpep517 INFO Installing .dist/vcstool-0.3.0-py3-none-any.whl into /home/buildozer/aports/testing/vcstool/pkg/vcstool 2024-04-15 17:13:15,762 gpep517 INFO Installation complete >>> vcstool-pyc*: Running split function pyc... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/__pycache__' '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/clients/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/clients/__pycache__' '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.12/site-packages/vcstool/commands/__pycache__' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-pyc/usr/lib/python3.12/site-packages/vcstool/commands/__pycache__' >>> vcstool-pyc*: Preparing subpackage vcstool-pyc... >>> vcstool-pyc*: Running postcheck for vcstool-pyc >>> vcstool-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/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... >>> vcstool-bash-completion*: Running postcheck for vcstool-bash-completion >>> vcstool-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/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... >>> vcstool-zsh-completion*: Running postcheck for vcstool-zsh-completion >>> vcstool-tcsh-completion*: Running split function tcshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/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... >>> vcstool-tcsh-completion*: Running postcheck for vcstool-tcsh-completion >>> vcstool*: Running postcheck for vcstool >>> vcstool*: Preparing package vcstool... >>> vcstool-bash-completion*: Tracing dependencies... >>> vcstool-bash-completion*: Package size: 24.0 KB >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r5.apk >>> vcstool-pyc*: Tracing dependencies... py3-yaml py3-setuptools python3~3.12 >>> vcstool-pyc*: Package size: 264.0 KB >>> vcstool-pyc*: Compressing data... >>> vcstool-pyc*: Create checksum... >>> vcstool-pyc*: Create vcstool-pyc-0.3.0-r5.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 24.0 KB >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r5.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 24.0 KB >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r5.apk >>> vcstool*: Tracing dependencies... py3-yaml py3-setuptools python3~3.12 >>> vcstool*: Package size: 336.0 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r5.apk >>> vcstool: Build complete at Mon, 15 Apr 2024 17:13:16 +0000 elapsed time 0h 0m 4s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Uninstalling dependencies... (1/28) Purging .makedepends-vcstool (20240415.171314) (2/28) Purging py3-yaml-pyc (6.0.1-r3) (3/28) Purging py3-yaml (6.0.1-r3) (4/28) Purging py3-setuptools-pyc (69.2.0-r2) (5/28) Purging py3-setuptools (69.2.0-r2) (6/28) Purging py3-gpep517-pyc (15-r2) (7/28) Purging py3-gpep517 (15-r2) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.42.0-r1) (11/28) Purging py3-wheel (0.42.0-r1) (12/28) Purging py3-packaging-pyc (24.0-r1) (13/28) Purging py3-packaging (24.0-r1) (14/28) Purging py3-parsing-pyc (3.1.2-r1) (15/28) Purging py3-parsing (3.1.2-r1) (16/28) Purging python3-pyc (3.12.3-r0) (17/28) Purging python3-pycache-pyc0 (3.12.3-r0) (18/28) Purging pyc (3.12.3-r0) (19/28) Purging yaml (0.2.5-r2) (20/28) Purging python3 (3.12.3-r0) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.6-r0) (24/28) Purging libpanelw (6.4_p20240330-r0) (25/28) Purging mpdecimal (4.0.0-r0) (26/28) Purging readline (8.2.10-r0) (27/28) Purging sqlite-libs (3.45.2-r0) (28/28) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> vcstool: Updating the testing/s390x repository index... >>> vcstool: Signing the index...