>>> barman: Building testing/barman 3.14.1-r0 (using abuild 3.15.0-r1) started Wed, 25 Jun 2025 14:18:13 +0000 >>> barman: Validating /home/buildozer/aports/testing/barman/APKBUILD... >>> barman: Analyzing dependencies... >>> barman: Installing for build: build-base python3 rsync postgresql-client py3-argcomplete py3-dateutil py3-psycopg2 py3-boto3 py3-gpep517 py3-setuptools py3-wheel (1/45) Installing libffi (3.5.1-r0) (2/45) Installing gdbm (1.24-r0) (3/45) Installing mpdecimal (4.0.1-r0) (4/45) Installing libpanelw (6.5_p20250614-r0) (5/45) Installing sqlite-libs (3.50.1-r0) (6/45) Installing python3 (3.12.11-r0) (7/45) Installing python3-pycache-pyc0 (3.12.11-r0) (8/45) Installing pyc (3.12.11-r0) (9/45) Installing python3-pyc (3.12.11-r0) (10/45) Installing postgresql-common (1.2-r2) Executing postgresql-common-1.2-r2.pre-install (11/45) Installing libpq (17.5-r0) (12/45) Installing postgresql17-client (17.5-r0) (13/45) Installing py3-argcomplete (3.6.2-r0) (14/45) Installing py3-argcomplete-pyc (3.6.2-r0) (15/45) Installing py3-six (1.17.0-r0) (16/45) Installing py3-six-pyc (1.17.0-r0) (17/45) Installing py3-dateutil (2.9.0-r1) (18/45) Installing py3-dateutil-pyc (2.9.0-r1) (19/45) Installing py3-psycopg2 (2.9.10-r0) (20/45) Installing py3-psycopg2-pyc (2.9.10-r0) (21/45) Installing py3-certifi (2025.4.26-r0) (22/45) Installing py3-certifi-pyc (2025.4.26-r0) (23/45) Installing py3-jmespath (1.0.1-r4) (24/45) Installing py3-jmespath-pyc (1.0.1-r4) (25/45) Installing py3-urllib3 (1.26.20-r0) (26/45) Installing py3-urllib3-pyc (1.26.20-r0) (27/45) Installing py3-botocore (1.38.32-r0) (28/45) Installing py3-botocore-pyc (1.38.32-r0) (29/45) Installing py3-s3transfer (0.10.1-r0) (30/45) Installing py3-s3transfer-pyc (0.10.1-r0) (31/45) Installing py3-boto3 (1.38.32-r0) (32/45) Installing py3-boto3-pyc (1.38.32-r0) (33/45) Installing py3-installer (0.7.0-r2) (34/45) Installing py3-installer-pyc (0.7.0-r2) (35/45) Installing py3-gpep517 (19-r0) (36/45) Installing py3-gpep517-pyc (19-r0) (37/45) Installing py3-parsing (3.2.3-r0) (38/45) Installing py3-parsing-pyc (3.2.3-r0) (39/45) Installing py3-packaging (25.0-r0) (40/45) Installing py3-packaging-pyc (25.0-r0) (41/45) Installing py3-setuptools (80.9.0-r0) (42/45) Installing py3-setuptools-pyc (80.9.0-r0) (43/45) Installing py3-wheel (0.46.1-r0) (44/45) Installing py3-wheel-pyc (0.46.1-r0) (45/45) Installing .makedepends-barman (20250625.141814) Executing busybox-1.37.0-r18.trigger Executing postgresql-common-1.2-r2.trigger * Setting postgresql17 as the default version OK: 559 MiB in 163 packages >>> barman: Cleaning up srcdir >>> barman: Cleaning up pkgdir >>> barman: Cleaning up tmpdir >>> barman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/barman-3.14.1.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 curl: (22) The requested URL returned error: 404 >>> barman: Fetching barman-3.14.1.tar.gz::https://github.com/EnterpriseDB/barman/releases/download/release/3.14.1/barman-3.14.1.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 429k 100 429k 0 0 679k 0 --:--:-- --:--:-- --:--:-- 679k >>> barman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/barman-3.14.1.tar.gz >>> barman: Checking sha512sums... barman-3.14.1.tar.gz: OK >>> barman: Unpacking /var/cache/distfiles/edge/barman-3.14.1.tar.gz... 2025-06-25 14:18:17,542 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-25 14:18:17,573 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-06-25 14:18:17,598 root INFO running build 2025-06-25 14:18:17,598 root INFO running build_py 2025-06-25 14:18:17,604 root INFO creating build/lib/barman 2025-06-25 14:18:17,604 root INFO copying barman/diagnose.py -> build/lib/barman 2025-06-25 14:18:17,605 root INFO copying barman/hooks.py -> build/lib/barman 2025-06-25 14:18:17,605 root INFO copying barman/exceptions.py -> build/lib/barman 2025-06-25 14:18:17,605 root INFO copying barman/recovery_executor.py -> build/lib/barman 2025-06-25 14:18:17,606 root INFO copying barman/server.py -> build/lib/barman 2025-06-25 14:18:17,607 root INFO copying barman/process.py -> build/lib/barman 2025-06-25 14:18:17,607 root INFO copying barman/backup_executor.py -> build/lib/barman 2025-06-25 14:18:17,608 root INFO copying barman/utils.py -> build/lib/barman 2025-06-25 14:18:17,608 root INFO copying barman/infofile.py -> build/lib/barman 2025-06-25 14:18:17,608 root INFO copying barman/version.py -> build/lib/barman 2025-06-25 14:18:17,609 root INFO copying barman/__init__.py -> build/lib/barman 2025-06-25 14:18:17,609 root INFO copying barman/backup_manifest.py -> build/lib/barman 2025-06-25 14:18:17,609 root INFO copying barman/cloud.py -> build/lib/barman 2025-06-25 14:18:17,610 root INFO copying barman/fs.py -> build/lib/barman 2025-06-25 14:18:17,610 root INFO copying barman/encryption.py -> build/lib/barman 2025-06-25 14:18:17,610 root INFO copying barman/retention_policies.py -> build/lib/barman 2025-06-25 14:18:17,611 root INFO copying barman/postgres_plumbing.py -> build/lib/barman 2025-06-25 14:18:17,611 root INFO copying barman/compression.py -> build/lib/barman 2025-06-25 14:18:17,612 root INFO copying barman/cli.py -> build/lib/barman 2025-06-25 14:18:17,612 root INFO copying barman/wal_archiver.py -> build/lib/barman 2025-06-25 14:18:17,612 root INFO copying barman/output.py -> build/lib/barman 2025-06-25 14:18:17,613 root INFO copying barman/postgres.py -> build/lib/barman 2025-06-25 14:18:17,613 root INFO copying barman/xlog.py -> build/lib/barman 2025-06-25 14:18:17,614 root INFO copying barman/copy_controller.py -> build/lib/barman 2025-06-25 14:18:17,614 root INFO copying barman/lockfile.py -> build/lib/barman 2025-06-25 14:18:17,614 root INFO copying barman/config.py -> build/lib/barman 2025-06-25 14:18:17,615 root INFO copying barman/annotations.py -> build/lib/barman 2025-06-25 14:18:17,615 root INFO copying barman/backup.py -> build/lib/barman 2025-06-25 14:18:17,615 root INFO copying barman/remote_status.py -> build/lib/barman 2025-06-25 14:18:17,616 root INFO copying barman/command_wrappers.py -> build/lib/barman 2025-06-25 14:18:17,616 root INFO creating build/lib/barman/cloud_providers 2025-06-25 14:18:17,616 root INFO copying barman/cloud_providers/aws_s3.py -> build/lib/barman/cloud_providers 2025-06-25 14:18:17,617 root INFO copying barman/cloud_providers/__init__.py -> build/lib/barman/cloud_providers 2025-06-25 14:18:17,617 root INFO copying barman/cloud_providers/azure_blob_storage.py -> build/lib/barman/cloud_providers 2025-06-25 14:18:17,617 root INFO copying barman/cloud_providers/google_cloud_storage.py -> build/lib/barman/cloud_providers 2025-06-25 14:18:17,618 root INFO creating build/lib/barman/clients 2025-06-25 14:18:17,618 root INFO copying barman/clients/cloud_walarchive.py -> build/lib/barman/clients 2025-06-25 14:18:17,618 root INFO copying barman/clients/cloud_backup_keep.py -> build/lib/barman/clients 2025-06-25 14:18:17,618 root INFO copying barman/clients/cloud_backup_delete.py -> build/lib/barman/clients 2025-06-25 14:18:17,619 root INFO copying barman/clients/__init__.py -> build/lib/barman/clients 2025-06-25 14:18:17,619 root INFO copying barman/clients/cloud_compression.py -> build/lib/barman/clients 2025-06-25 14:18:17,619 root INFO copying barman/clients/cloud_check_wal_archive.py -> build/lib/barman/clients 2025-06-25 14:18:17,620 root INFO copying barman/clients/cloud_backup_show.py -> build/lib/barman/clients 2025-06-25 14:18:17,620 root INFO copying barman/clients/walarchive.py -> build/lib/barman/clients 2025-06-25 14:18:17,620 root INFO copying barman/clients/cloud_walrestore.py -> build/lib/barman/clients 2025-06-25 14:18:17,620 root INFO copying barman/clients/cloud_restore.py -> build/lib/barman/clients 2025-06-25 14:18:17,621 root INFO copying barman/clients/cloud_backup.py -> build/lib/barman/clients 2025-06-25 14:18:17,621 root INFO copying barman/clients/cloud_backup_list.py -> build/lib/barman/clients 2025-06-25 14:18:17,621 root INFO copying barman/clients/cloud_cli.py -> build/lib/barman/clients 2025-06-25 14:18:17,622 root INFO copying barman/clients/walrestore.py -> build/lib/barman/clients 2025-06-25 14:18:17,622 root INFO creating build/lib/barman/storage 2025-06-25 14:18:17,622 root INFO copying barman/storage/file_stats.py -> build/lib/barman/storage 2025-06-25 14:18:17,622 root INFO copying barman/storage/file_manager.py -> build/lib/barman/storage 2025-06-25 14:18:17,623 root INFO copying barman/storage/__init__.py -> build/lib/barman/storage 2025-06-25 14:18:17,623 root INFO copying barman/storage/local_file_manager.py -> build/lib/barman/storage 2025-06-25 14:18:17,635 root INFO installing to build/bdist.linux-i686/wheel 2025-06-25 14:18:17,635 root INFO running install 2025-06-25 14:18:17,647 root INFO running install_lib 2025-06-25 14:18:17,653 root INFO creating build/bdist.linux-i686/wheel 2025-06-25 14:18:17,653 root INFO creating build/bdist.linux-i686/wheel/barman 2025-06-25 14:18:17,653 root INFO copying build/lib/barman/diagnose.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,654 root INFO copying build/lib/barman/hooks.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,654 root INFO copying build/lib/barman/exceptions.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,654 root INFO copying build/lib/barman/recovery_executor.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,655 root INFO copying build/lib/barman/server.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,655 root INFO creating build/bdist.linux-i686/wheel/barman/cloud_providers 2025-06-25 14:18:17,655 root INFO copying build/lib/barman/cloud_providers/aws_s3.py -> build/bdist.linux-i686/wheel/./barman/cloud_providers 2025-06-25 14:18:17,656 root INFO copying build/lib/barman/cloud_providers/__init__.py -> build/bdist.linux-i686/wheel/./barman/cloud_providers 2025-06-25 14:18:17,656 root INFO copying build/lib/barman/cloud_providers/azure_blob_storage.py -> build/bdist.linux-i686/wheel/./barman/cloud_providers 2025-06-25 14:18:17,656 root INFO copying build/lib/barman/cloud_providers/google_cloud_storage.py -> build/bdist.linux-i686/wheel/./barman/cloud_providers 2025-06-25 14:18:17,656 root INFO copying build/lib/barman/process.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,657 root INFO copying build/lib/barman/backup_executor.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,657 root INFO copying build/lib/barman/utils.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,657 root INFO copying build/lib/barman/infofile.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,657 root INFO creating build/bdist.linux-i686/wheel/barman/clients 2025-06-25 14:18:17,658 root INFO copying build/lib/barman/clients/cloud_walarchive.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,658 root INFO copying build/lib/barman/clients/cloud_backup_keep.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,658 root INFO copying build/lib/barman/clients/cloud_backup_delete.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,658 root INFO copying build/lib/barman/clients/__init__.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,659 root INFO copying build/lib/barman/clients/cloud_compression.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,659 root INFO copying build/lib/barman/clients/cloud_check_wal_archive.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,659 root INFO copying build/lib/barman/clients/cloud_backup_show.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,659 root INFO copying build/lib/barman/clients/walarchive.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,660 root INFO copying build/lib/barman/clients/cloud_walrestore.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,660 root INFO copying build/lib/barman/clients/cloud_restore.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,660 root INFO copying build/lib/barman/clients/cloud_backup.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,660 root INFO copying build/lib/barman/clients/cloud_backup_list.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,660 root INFO copying build/lib/barman/clients/cloud_cli.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,661 root INFO copying build/lib/barman/clients/walrestore.py -> build/bdist.linux-i686/wheel/./barman/clients 2025-06-25 14:18:17,661 root INFO copying build/lib/barman/version.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,661 root INFO copying build/lib/barman/__init__.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,661 root INFO copying build/lib/barman/backup_manifest.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,662 root INFO copying build/lib/barman/cloud.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,662 root INFO copying build/lib/barman/fs.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,662 root INFO copying build/lib/barman/encryption.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,662 root INFO copying build/lib/barman/retention_policies.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,663 root INFO copying build/lib/barman/postgres_plumbing.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,663 root INFO copying build/lib/barman/compression.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,663 root INFO copying build/lib/barman/cli.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,663 root INFO copying build/lib/barman/wal_archiver.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,664 root INFO copying build/lib/barman/output.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,664 root INFO copying build/lib/barman/postgres.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,664 root INFO creating build/bdist.linux-i686/wheel/barman/storage 2025-06-25 14:18:17,665 root INFO copying build/lib/barman/storage/file_stats.py -> build/bdist.linux-i686/wheel/./barman/storage 2025-06-25 14:18:17,665 root INFO copying build/lib/barman/storage/file_manager.py -> build/bdist.linux-i686/wheel/./barman/storage 2025-06-25 14:18:17,665 root INFO copying build/lib/barman/storage/__init__.py -> build/bdist.linux-i686/wheel/./barman/storage 2025-06-25 14:18:17,665 root INFO copying build/lib/barman/storage/local_file_manager.py -> build/bdist.linux-i686/wheel/./barman/storage 2025-06-25 14:18:17,666 root INFO copying build/lib/barman/xlog.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,666 root INFO copying build/lib/barman/copy_controller.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,666 root INFO copying build/lib/barman/lockfile.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,666 root INFO copying build/lib/barman/config.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,667 root INFO copying build/lib/barman/annotations.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,667 root INFO copying build/lib/barman/backup.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,667 root INFO copying build/lib/barman/remote_status.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,667 root INFO copying build/lib/barman/command_wrappers.py -> build/bdist.linux-i686/wheel/./barman 2025-06-25 14:18:17,668 root INFO running install_data 2025-06-25 14:18:17,673 root INFO creating build/bdist.linux-i686/wheel/barman-3.14.1.data/data 2025-06-25 14:18:17,673 root INFO creating build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,673 root INFO copying docs/_build/man/barman.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,674 root INFO copying docs/_build/man/barman-archive-wal.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,674 root INFO copying docs/_build/man/barman-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,674 root INFO copying docs/_build/man/barman-check.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,675 root INFO copying docs/_build/man/barman-check-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,675 root INFO copying docs/_build/man/barman-cloud-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,675 root INFO copying docs/_build/man/barman-cloud-backup-delete.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,675 root INFO copying docs/_build/man/barman-cloud-backup-keep.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,676 root INFO copying docs/_build/man/barman-cloud-backup-list.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,676 root INFO copying docs/_build/man/barman-cloud-backup-show.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,676 root INFO copying docs/_build/man/barman-cloud-check-wal-archive.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,676 root INFO copying docs/_build/man/barman-cloud-restore.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,677 root INFO copying docs/_build/man/barman-cloud-wal-archive.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,677 root INFO copying docs/_build/man/barman-cloud-wal-restore.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,677 root INFO copying docs/_build/man/barman-config-switch.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,677 root INFO copying docs/_build/man/barman-config-update.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,678 root INFO copying docs/_build/man/barman-cron.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,678 root INFO copying docs/_build/man/barman-delete.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,678 root INFO copying docs/_build/man/barman-diagnose.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,678 root INFO copying docs/_build/man/barman-generate-manifest.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,679 root INFO copying docs/_build/man/barman-get-wal.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,679 root INFO copying docs/_build/man/barman-keep.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,679 root INFO copying docs/_build/man/barman-list_backups.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,679 root INFO copying docs/_build/man/barman-list-files.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,679 root INFO copying docs/_build/man/barman-list-processes.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,680 root INFO copying docs/_build/man/barman-list-servers.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,680 root INFO copying docs/_build/man/barman-lock-directory-cleanup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,680 root INFO copying docs/_build/man/barman-put-wal.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,680 root INFO copying docs/_build/man/barman-rebuild-xlogdb.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,681 root INFO copying docs/_build/man/barman-receive-wal.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,681 root INFO copying docs/_build/man/barman-restore.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,681 root INFO copying docs/_build/man/barman-replication-status.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,681 root INFO copying docs/_build/man/barman-show-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,682 root INFO copying docs/_build/man/barman-show-servers.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,682 root INFO copying docs/_build/man/barman-status.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,682 root INFO copying docs/_build/man/barman-switch-wal.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,682 root INFO copying docs/_build/man/barman-switch-xlog.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,682 root INFO copying docs/_build/man/barman-sync-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,683 root INFO copying docs/_build/man/barman-sync-info.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,683 root INFO copying docs/_build/man/barman-sync-wals.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,683 root INFO copying docs/_build/man/barman-terminate-process.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,683 root INFO copying docs/_build/man/barman-verify.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,684 root INFO copying docs/_build/man/barman-verify-backup.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,684 root INFO copying docs/_build/man/barman-wal-restore.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,684 root INFO copying docs/_build/man/barman-wal-archive.1 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man1 2025-06-25 14:18:17,684 root INFO creating build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man5 2025-06-25 14:18:17,685 root INFO copying docs/_build/man/barman.5 -> build/bdist.linux-i686/wheel/barman-3.14.1.data/data/share/man/man5 2025-06-25 14:18:17,685 root INFO running install_egg_info 2025-06-25 14:18:17,691 root INFO running egg_info 2025-06-25 14:18:17,696 root INFO writing barman.egg-info/PKG-INFO 2025-06-25 14:18:17,700 root INFO writing dependency_links to barman.egg-info/dependency_links.txt 2025-06-25 14:18:17,700 root INFO writing entry points to barman.egg-info/entry_points.txt 2025-06-25 14:18:17,701 root INFO writing requirements to barman.egg-info/requires.txt 2025-06-25 14:18:17,702 root INFO writing top-level names to barman.egg-info/top_level.txt 2025-06-25 14:18:17,710 root INFO reading manifest file 'barman.egg-info/SOURCES.txt' 2025-06-25 14:18:17,713 root INFO reading manifest template 'MANIFEST.in' 2025-06-25 14:18:17,715 root WARNING warning: no files found matching '*' under directory 'rpm' 2025-06-25 14:18:17,716 root WARNING warning: no files found matching 'ChangeLog' 2025-06-25 14:18:17,716 root WARNING warning: no files found matching 'INSTALL' 2025-06-25 14:18:17,716 root INFO adding license file 'LICENSE' 2025-06-25 14:18:17,716 root INFO adding license file 'AUTHORS' 2025-06-25 14:18:17,719 root INFO writing manifest file 'barman.egg-info/SOURCES.txt' 2025-06-25 14:18:17,719 root INFO Copying barman.egg-info to build/bdist.linux-i686/wheel/./barman-3.14.1-py3.12.egg-info 2025-06-25 14:18:17,720 root INFO running install_scripts 2025-06-25 14:18:17,722 root INFO creating build/bdist.linux-i686/wheel/barman-3.14.1.dist-info/WHEEL 2025-06-25 14:18:17,723 wheel INFO creating '/home/buildozer/aports/testing/barman/src/barman-3.14.1/.dist/.tmp-a8uz480f/barman-3.14.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-06-25 14:18:17,723 wheel INFO adding 'barman/__init__.py' 2025-06-25 14:18:17,723 wheel INFO adding 'barman/annotations.py' 2025-06-25 14:18:17,724 wheel INFO adding 'barman/backup.py' 2025-06-25 14:18:17,724 wheel INFO adding 'barman/backup_executor.py' 2025-06-25 14:18:17,725 wheel INFO adding 'barman/backup_manifest.py' 2025-06-25 14:18:17,726 wheel INFO adding 'barman/cli.py' 2025-06-25 14:18:17,726 wheel INFO adding 'barman/cloud.py' 2025-06-25 14:18:17,727 wheel INFO adding 'barman/command_wrappers.py' 2025-06-25 14:18:17,728 wheel INFO adding 'barman/compression.py' 2025-06-25 14:18:17,728 wheel INFO adding 'barman/config.py' 2025-06-25 14:18:17,729 wheel INFO adding 'barman/copy_controller.py' 2025-06-25 14:18:17,729 wheel INFO adding 'barman/diagnose.py' 2025-06-25 14:18:17,729 wheel INFO adding 'barman/encryption.py' 2025-06-25 14:18:17,730 wheel INFO adding 'barman/exceptions.py' 2025-06-25 14:18:17,730 wheel INFO adding 'barman/fs.py' 2025-06-25 14:18:17,730 wheel INFO adding 'barman/hooks.py' 2025-06-25 14:18:17,731 wheel INFO adding 'barman/infofile.py' 2025-06-25 14:18:17,731 wheel INFO adding 'barman/lockfile.py' 2025-06-25 14:18:17,732 wheel INFO adding 'barman/output.py' 2025-06-25 14:18:17,732 wheel INFO adding 'barman/postgres.py' 2025-06-25 14:18:17,733 wheel INFO adding 'barman/postgres_plumbing.py' 2025-06-25 14:18:17,733 wheel INFO adding 'barman/process.py' 2025-06-25 14:18:17,734 wheel INFO adding 'barman/recovery_executor.py' 2025-06-25 14:18:17,734 wheel INFO adding 'barman/remote_status.py' 2025-06-25 14:18:17,734 wheel INFO adding 'barman/retention_policies.py' 2025-06-25 14:18:17,735 wheel INFO adding 'barman/server.py' 2025-06-25 14:18:17,736 wheel INFO adding 'barman/utils.py' 2025-06-25 14:18:17,737 wheel INFO adding 'barman/version.py' 2025-06-25 14:18:17,737 wheel INFO adding 'barman/wal_archiver.py' 2025-06-25 14:18:17,737 wheel INFO adding 'barman/xlog.py' 2025-06-25 14:18:17,738 wheel INFO adding 'barman/clients/__init__.py' 2025-06-25 14:18:17,738 wheel INFO adding 'barman/clients/cloud_backup.py' 2025-06-25 14:18:17,738 wheel INFO adding 'barman/clients/cloud_backup_delete.py' 2025-06-25 14:18:17,739 wheel INFO adding 'barman/clients/cloud_backup_keep.py' 2025-06-25 14:18:17,739 wheel INFO adding 'barman/clients/cloud_backup_list.py' 2025-06-25 14:18:17,739 wheel INFO adding 'barman/clients/cloud_backup_show.py' 2025-06-25 14:18:17,740 wheel INFO adding 'barman/clients/cloud_check_wal_archive.py' 2025-06-25 14:18:17,740 wheel INFO adding 'barman/clients/cloud_cli.py' 2025-06-25 14:18:17,740 wheel INFO adding 'barman/clients/cloud_compression.py' 2025-06-25 14:18:17,740 wheel INFO adding 'barman/clients/cloud_restore.py' 2025-06-25 14:18:17,741 wheel INFO adding 'barman/clients/cloud_walarchive.py' 2025-06-25 14:18:17,741 wheel INFO adding 'barman/clients/cloud_walrestore.py' 2025-06-25 14:18:17,741 wheel INFO adding 'barman/clients/walarchive.py' 2025-06-25 14:18:17,742 wheel INFO adding 'barman/clients/walrestore.py' 2025-06-25 14:18:17,742 wheel INFO adding 'barman/cloud_providers/__init__.py' 2025-06-25 14:18:17,742 wheel INFO adding 'barman/cloud_providers/aws_s3.py' 2025-06-25 14:18:17,743 wheel INFO adding 'barman/cloud_providers/azure_blob_storage.py' 2025-06-25 14:18:17,743 wheel INFO adding 'barman/cloud_providers/google_cloud_storage.py' 2025-06-25 14:18:17,744 wheel INFO adding 'barman/storage/__init__.py' 2025-06-25 14:18:17,744 wheel INFO adding 'barman/storage/file_manager.py' 2025-06-25 14:18:17,744 wheel INFO adding 'barman/storage/file_stats.py' 2025-06-25 14:18:17,744 wheel INFO adding 'barman/storage/local_file_manager.py' 2025-06-25 14:18:17,745 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-archive-wal.1' 2025-06-25 14:18:17,745 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-backup.1' 2025-06-25 14:18:17,745 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-check-backup.1' 2025-06-25 14:18:17,746 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-check.1' 2025-06-25 14:18:17,746 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-backup-delete.1' 2025-06-25 14:18:17,746 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-backup-keep.1' 2025-06-25 14:18:17,747 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-backup-list.1' 2025-06-25 14:18:17,747 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-backup-show.1' 2025-06-25 14:18:17,747 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-backup.1' 2025-06-25 14:18:17,747 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-check-wal-archive.1' 2025-06-25 14:18:17,748 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-restore.1' 2025-06-25 14:18:17,748 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-wal-archive.1' 2025-06-25 14:18:17,748 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cloud-wal-restore.1' 2025-06-25 14:18:17,748 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-config-switch.1' 2025-06-25 14:18:17,749 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-config-update.1' 2025-06-25 14:18:17,749 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-cron.1' 2025-06-25 14:18:17,749 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-delete.1' 2025-06-25 14:18:17,749 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-diagnose.1' 2025-06-25 14:18:17,750 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-generate-manifest.1' 2025-06-25 14:18:17,750 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-get-wal.1' 2025-06-25 14:18:17,750 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-keep.1' 2025-06-25 14:18:17,750 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-list-files.1' 2025-06-25 14:18:17,751 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-list-processes.1' 2025-06-25 14:18:17,751 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-list-servers.1' 2025-06-25 14:18:17,751 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-list_backups.1' 2025-06-25 14:18:17,751 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-lock-directory-cleanup.1' 2025-06-25 14:18:17,752 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-put-wal.1' 2025-06-25 14:18:17,752 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-rebuild-xlogdb.1' 2025-06-25 14:18:17,752 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-receive-wal.1' 2025-06-25 14:18:17,752 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-replication-status.1' 2025-06-25 14:18:17,753 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-restore.1' 2025-06-25 14:18:17,753 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-show-backup.1' 2025-06-25 14:18:17,753 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-show-servers.1' 2025-06-25 14:18:17,753 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-status.1' 2025-06-25 14:18:17,754 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-switch-wal.1' 2025-06-25 14:18:17,754 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-switch-xlog.1' 2025-06-25 14:18:17,754 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-sync-backup.1' 2025-06-25 14:18:17,754 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-sync-info.1' 2025-06-25 14:18:17,754 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-sync-wals.1' 2025-06-25 14:18:17,755 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-terminate-process.1' 2025-06-25 14:18:17,755 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-verify-backup.1' 2025-06-25 14:18:17,755 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-verify.1' 2025-06-25 14:18:17,755 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-wal-archive.1' 2025-06-25 14:18:17,756 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman-wal-restore.1' 2025-06-25 14:18:17,756 wheel INFO adding 'barman-3.14.1.data/data/share/man/man1/barman.1' 2025-06-25 14:18:17,757 wheel INFO adding 'barman-3.14.1.data/data/share/man/man5/barman.5' 2025-06-25 14:18:17,757 wheel INFO adding 'barman-3.14.1.dist-info/licenses/AUTHORS' 2025-06-25 14:18:17,758 wheel INFO adding 'barman-3.14.1.dist-info/licenses/LICENSE' 2025-06-25 14:18:17,758 wheel INFO adding 'barman-3.14.1.dist-info/METADATA' 2025-06-25 14:18:17,758 wheel INFO adding 'barman-3.14.1.dist-info/WHEEL' 2025-06-25 14:18:17,758 wheel INFO adding 'barman-3.14.1.dist-info/entry_points.txt' 2025-06-25 14:18:17,758 wheel INFO adding 'barman-3.14.1.dist-info/top_level.txt' 2025-06-25 14:18:17,759 wheel INFO adding 'barman-3.14.1.dist-info/RECORD' 2025-06-25 14:18:17,760 root INFO removing build/bdist.linux-i686/wheel 2025-06-25 14:18:17,762 gpep517 INFO The backend produced .dist/barman-3.14.1-py2.py3-none-any.whl barman-3.14.1-py2.py3-none-any.whl >>> barman: Entering fakeroot... >>> barman-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/barman/pkg/barman-doc/usr/share/man' >>> barman-doc*: Preparing subpackage barman-doc... >>> barman-doc*: Running postcheck for barman-doc >>> barman-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/barman/pkg/barman-bash-completion/usr/share/bash-completion/completions' >>> barman-bash-completion*: Preparing subpackage barman-bash-completion... >>> barman-bash-completion*: Running postcheck for barman-bash-completion >>> barman-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/barman/cloud_providers/__pycache__' -> '/home/buildozer/aports/testing/barman/pkg/barman-pyc/usr/lib/python3.12/site-packages/barman/cloud_providers/__pycache__' 'usr/lib/python3.12/site-packages/barman/__pycache__' -> '/home/buildozer/aports/testing/barman/pkg/barman-pyc/usr/lib/python3.12/site-packages/barman/__pycache__' 'usr/lib/python3.12/site-packages/barman/clients/__pycache__' -> '/home/buildozer/aports/testing/barman/pkg/barman-pyc/usr/lib/python3.12/site-packages/barman/clients/__pycache__' 'usr/lib/python3.12/site-packages/barman/storage/__pycache__' -> '/home/buildozer/aports/testing/barman/pkg/barman-pyc/usr/lib/python3.12/site-packages/barman/storage/__pycache__' >>> barman-pyc*: Preparing subpackage barman-pyc... >>> barman-pyc*: Running postcheck for barman-pyc >>> barman*: Running postcheck for barman >>> barman*: Preparing package barman... >>> barman*: Script found. /bin/sh added as a dependency for barman-3.14.1-r0.apk >>> barman*: Adding .pre-install >>> barman-bash-completion*: Tracing dependencies... >>> barman-bash-completion*: Package size: 98.0 B >>> barman-bash-completion*: Compressing data... >>> barman-bash-completion*: Create checksum... >>> barman-bash-completion*: Create barman-bash-completion-3.14.1-r0.apk >>> barman-doc*: Tracing dependencies... >>> barman-doc*: Package size: 79.1 KB >>> barman-doc*: Compressing data... >>> barman-doc*: Create checksum... >>> barman-doc*: Create barman-doc-3.14.1-r0.apk >>> barman-pyc*: Tracing dependencies... python3 rsync postgresql-client py3-argcomplete py3-dateutil py3-psycopg2 py3-boto3 python3~3.12 >>> barman-pyc*: Package size: 1.5 MB >>> barman-pyc*: Compressing data... >>> barman-pyc*: Create checksum... >>> barman-pyc*: Create barman-pyc-3.14.1-r0.apk >>> barman*: Tracing dependencies... python3 rsync postgresql-client py3-argcomplete py3-dateutil py3-psycopg2 py3-boto3 /bin/sh python3~3.12 >>> barman*: Package size: 1.6 MB >>> barman*: Compressing data... >>> barman*: Create checksum... >>> barman*: Create barman-3.14.1-r0.apk >>> barman: Build complete at Wed, 25 Jun 2025 14:18:19 +0000 elapsed time 0h 0m 6s >>> barman: Cleaning up srcdir >>> barman: Cleaning up pkgdir >>> barman: Uninstalling dependencies... (1/45) Purging .makedepends-barman (20250625.141814) (2/45) Purging py3-argcomplete-pyc (3.6.2-r0) (3/45) Purging py3-argcomplete (3.6.2-r0) (4/45) Purging py3-psycopg2-pyc (2.9.10-r0) (5/45) Purging py3-psycopg2 (2.9.10-r0) (6/45) Purging py3-boto3-pyc (1.38.32-r0) (7/45) Purging py3-boto3 (1.38.32-r0) (8/45) Purging py3-s3transfer-pyc (0.10.1-r0) (9/45) Purging py3-s3transfer (0.10.1-r0) (10/45) Purging py3-botocore-pyc (1.38.32-r0) (11/45) Purging py3-botocore (1.38.32-r0) (12/45) Purging py3-certifi-pyc (2025.4.26-r0) (13/45) Purging py3-certifi (2025.4.26-r0) (14/45) Purging py3-dateutil-pyc (2.9.0-r1) (15/45) Purging py3-dateutil (2.9.0-r1) (16/45) Purging py3-six-pyc (1.17.0-r0) (17/45) Purging py3-six (1.17.0-r0) (18/45) Purging py3-jmespath-pyc (1.0.1-r4) (19/45) Purging py3-jmespath (1.0.1-r4) (20/45) Purging py3-urllib3-pyc (1.26.20-r0) (21/45) Purging py3-urllib3 (1.26.20-r0) (22/45) Purging py3-gpep517-pyc (19-r0) (23/45) Purging py3-gpep517 (19-r0) (24/45) Purging py3-installer-pyc (0.7.0-r2) (25/45) Purging py3-installer (0.7.0-r2) (26/45) Purging py3-setuptools-pyc (80.9.0-r0) (27/45) Purging py3-setuptools (80.9.0-r0) (28/45) Purging py3-wheel-pyc (0.46.1-r0) (29/45) Purging py3-wheel (0.46.1-r0) (30/45) Purging py3-packaging-pyc (25.0-r0) (31/45) Purging py3-packaging (25.0-r0) (32/45) Purging py3-parsing-pyc (3.2.3-r0) (33/45) Purging py3-parsing (3.2.3-r0) (34/45) Purging python3-pyc (3.12.11-r0) (35/45) Purging python3-pycache-pyc0 (3.12.11-r0) (36/45) Purging pyc (3.12.11-r0) (37/45) Purging python3 (3.12.11-r0) (38/45) Purging gdbm (1.24-r0) (39/45) Purging libffi (3.5.1-r0) (40/45) Purging libpanelw (6.5_p20250614-r0) (41/45) Purging mpdecimal (4.0.1-r0) (42/45) Purging postgresql17-client (17.5-r0) (43/45) Purging postgresql-common (1.2-r2) Executing postgresql-common-1.2-r2.pre-deinstall (44/45) Purging sqlite-libs (3.50.1-r0) (45/45) Purging libpq (17.5-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> barman: Updating the testing/x86 repository index... >>> barman: Signing the index...