Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c10e' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8034361 Version: 0.73 PID: 6731 Logging PID: 6732 Task: {'appstream': False, 'background': True, 'build_id': 8034361, 'chroot': 'fedora-41-x86_64', 'package_name': 'postgresql-jdbc', 'project_dirname': 'pgjdbc-ci', 'project_name': 'pgjdbc-ci', 'project_owner': '@pgjdbc', 'repos': [], 'sandbox': '@pgjdbc/pgjdbc-ci--e9be70e5-9893-43d2-9dca-9ce0c74c51dd', 'source_json': {'builddeps': 'git java-17-openjdk-devel', 'chroot': 'fedora-41-x86_64', 'hook_data': True, 'repos': '', 'resultdir': 'srpm_results', 'script': '#! /bin/bash -x\n' '\n' '# Prepare the source RPM tarball in Fedora Copr build system. This script\n' "# shouldn'ลง be executed on a localhost.\n" '\n' 'set -e\n' 'set -o pipefail\n' '\n' 'clone_url_parent=https://github.com/pgjdbc/pgjdbc.git\n' '\n' 'workdir=$(basename "$clone_url_parent")\n' 'workdir=${workdir%%.git}\n' '\n' 'hook_payload=$(readlink -f "${HOOK_PAYLOAD-hook_payload}")\n' '\n' 'mkdir -p "$COPR_RESULTDIR"\n' 'resultdir=$(readlink -f "$COPR_RESULTDIR")\n' '\n' '# clone the helper scripts when needed, and add to PATH\n' 'test -d copr-ci-tooling \\\n' ' || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\n' 'export PATH="$PWD/copr-ci-tooling:$PATH"\n' '\n' '# clone the tested project\n' 'git clone \\\n' ' --recursive \\\n' ' --no-single-branch \\\n' ' "$clone_url_parent"\n' '\n' '# checkout requested revision\n' 'cd "$workdir"\n' '\n' 'test -f "$hook_payload" && webhook-checkout "$hook_payload"\n' '\n' '# generate source tarball\n' './gradlew :postgresql:sourceDistribution -Prelease\n' '\n' 'project_version=$(grep pgjdbc.version gradle.properties | cut -d "=" -f2-)\n' 'cp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz "$resultdir"\n' '\n' 'git_rev=$(git rev-parse --short=7 HEAD)\n' 'date_rev=$(date +%Y%m%d_%H%M%S)\n' 'release=${date_rev}.git$git_rev\n' '\n' 'cd packaging/rpm\n' '\n' 'spec=postgresql-jdbc.spec\n' 'sed -e "s!^Release:.*\\$!Release: 1.$release%{?dist}!" \\\n' ' -e "s!^Version:.*\\$!Version: $project_version!" \\\n' ' "$spec.tpl" > "$spec"\n' '\n' 'cp "$spec" "$resultdir"\n', 'tmp': 'tmpi1zs0vxx'}, 'source_type': 9, 'submitter': None, 'task_id': '8034361'} Running (timeout=3600): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-9w4ap25p/script --builddeps 'git java-17-openjdk-devel' --hook-payload-file /var/lib/copr-rpmbuild/results/hook_payload --resultdir srpm_results --env COPR_OWNER=@pgjdbc --env COPR_PROJECT=pgjdbc-ci --env COPR_PACKAGE=postgresql-jdbc INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir/srpm_results' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot Finish: clean chroot Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Guessed host environment type: unknown INFO: Using bootstrap image: registry.fedoraproject.org/fedora:41 INFO: Pulling image: registry.fedoraproject.org/fedora:41 INFO: Copy content of container registry.fedoraproject.org/fedora:41 to /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root INFO: Checking that registry.fedoraproject.org/fedora:41 image matches host's architecture INFO: mounting registry.fedoraproject.org/fedora:41 with podman image mount INFO: image registry.fedoraproject.org/fedora:41 as /var/lib/containers/storage/overlay/129fd96138c0d828309082399d6f0a30b1e36660f1f84e0d48b2876868ca9bf3/merged INFO: umounting image registry.fedoraproject.org/fedora:41 (/var/lib/containers/storage/overlay/129fd96138c0d828309082399d6f0a30b1e36660f1f84e0d48b2876868ca9bf3/merged) with podman image umount INFO: Package manager dnf5 detected and used (fallback) INFO: Not updating bootstrap chroot, bootstrap_image_ready=True Start(bootstrap): creating root cache Finish(bootstrap): creating root cache Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Start: installing minimal buildroot with dnf5 Updating and loading repositories: updates 100% | 100.7 KiB/s | 31.9 KiB | 00m00s fedora 100% | 14.8 MiB/s | 35.4 MiB | 00m02s Repositories loaded. Package Arch Version Repository Size Installing group/module packages: bash x86_64 5.2.32-1.fc41 fedora 8.2 MiB bzip2 x86_64 1.0.8-19.fc41 fedora 95.7 KiB coreutils x86_64 9.5-9.fc41 fedora 5.6 MiB cpio x86_64 2.15-2.fc41 fedora 1.1 MiB diffutils x86_64 3.10-8.fc41 fedora 1.6 MiB fedora-release-common noarch 41-0.21 fedora 19.4 KiB findutils x86_64 1:4.10.0-4.fc41 fedora 1.8 MiB gawk x86_64 5.3.0-4.fc41 fedora 1.7 MiB glibc-minimal-langpack x86_64 2.40-3.fc41 fedora 0.0 B grep x86_64 3.11-9.fc41 fedora 1.0 MiB gzip x86_64 1.13-2.fc41 fedora 389.0 KiB info x86_64 7.1-3.fc41 fedora 361.8 KiB patch x86_64 2.7.6-25.fc41 fedora 266.7 KiB redhat-rpm-config noarch 293-1.fc41 fedora 183.5 KiB rpm-build x86_64 4.19.92-6.fc41 fedora 194.1 KiB sed x86_64 4.9-3.fc41 fedora 861.5 KiB shadow-utils x86_64 2:4.15.1-9.fc41 fedora 4.1 MiB tar x86_64 2:1.35-4.fc41 fedora 2.9 MiB unzip x86_64 6.0-64.fc41 fedora 386.8 KiB util-linux x86_64 2.40.2-4.fc41 fedora 3.7 MiB which x86_64 2.21-42.fc41 fedora 80.2 KiB xz x86_64 1:5.6.2-2.fc41 fedora 1.2 MiB Installing dependencies: add-determinism x86_64 0.3.6-1.fc41 fedora 2.2 MiB alternatives x86_64 1.30-1.fc41 fedora 66.3 KiB ansible-srpm-macros noarch 1-16.fc41 fedora 35.7 KiB audit-libs x86_64 4.0.2-1.fc41 fedora 331.3 KiB authselect x86_64 1.5.0-7.fc41 fedora 153.5 KiB authselect-libs x86_64 1.5.0-7.fc41 fedora 818.3 KiB basesystem noarch 11-21.fc41 fedora 0.0 B binutils x86_64 2.43-3.fc41 fedora 27.5 MiB build-reproducibility-srpm-macros noarch 0.3.6-1.fc41 fedora 735.0 B bzip2-libs x86_64 1.0.8-19.fc41 fedora 80.7 KiB ca-certificates noarch 2024.2.68_v8.0.302-3.fc41 fedora 2.3 MiB coreutils-common x86_64 9.5-9.fc41 fedora 11.2 MiB cracklib x86_64 2.9.11-6.fc41 fedora 238.9 KiB crypto-policies noarch 20240826-1.gite824389.fc41 fedora 136.9 KiB curl x86_64 8.9.1-2.fc41 fedora 796.2 KiB cyrus-sasl-lib x86_64 2.1.28-27.fc41 fedora 2.3 MiB debugedit x86_64 5.0-17.fc41 fedora 199.3 KiB dwz x86_64 0.15-7.fc41 fedora 290.9 KiB ed x86_64 1.20.2-2.fc41 fedora 146.9 KiB efi-srpm-macros noarch 5-12.fc41 fedora 40.1 KiB elfutils x86_64 0.191-8.fc41 fedora 2.6 MiB elfutils-debuginfod-client x86_64 0.191-8.fc41 fedora 64.9 KiB elfutils-default-yama-scope noarch 0.191-8.fc41 fedora 1.8 KiB elfutils-libelf x86_64 0.191-8.fc41 fedora 1.2 MiB elfutils-libs x86_64 0.191-8.fc41 fedora 646.2 KiB fedora-gpg-keys noarch 41-0.5 fedora 126.4 KiB fedora-release noarch 41-0.21 fedora 0.0 B fedora-release-identity-basic noarch 41-0.21 fedora 684.0 B fedora-repos noarch 41-0.5 fedora 4.9 KiB file x86_64 5.45-7.fc41 fedora 103.5 KiB file-libs x86_64 5.45-7.fc41 fedora 9.9 MiB filesystem x86_64 3.18-23.fc41 fedora 106.0 B fonts-srpm-macros noarch 1:2.0.5-17.fc41 fedora 55.8 KiB forge-srpm-macros noarch 0.3.2-1.fc41 fedora 39.0 KiB fpc-srpm-macros noarch 1.3-13.fc41 fedora 144.0 B gdb-minimal x86_64 15.1-1.fc41 fedora 13.0 MiB gdbm x86_64 1:1.23-7.fc41 fedora 460.9 KiB gdbm-libs x86_64 1:1.23-7.fc41 fedora 121.9 KiB ghc-srpm-macros noarch 1.9.1-2.fc41 fedora 747.0 B glibc x86_64 2.40-3.fc41 fedora 6.7 MiB glibc-common x86_64 2.40-3.fc41 fedora 1.0 MiB glibc-gconv-extra x86_64 2.40-3.fc41 fedora 8.0 MiB gmp x86_64 1:6.3.0-2.fc41 fedora 811.4 KiB gnat-srpm-macros noarch 6-6.fc41 fedora 1.0 KiB go-srpm-macros noarch 3.6.0-3.fc41 fedora 60.8 KiB jansson x86_64 2.13.1-10.fc41 fedora 88.3 KiB kernel-srpm-macros noarch 1.0-24.fc41 fedora 1.9 KiB keyutils-libs x86_64 1.6.3-4.fc41 fedora 54.4 KiB krb5-libs x86_64 1.21.3-2.fc41 fedora 2.3 MiB libacl x86_64 2.3.2-2.fc41 fedora 40.0 KiB libarchive x86_64 3.7.4-3.fc41 fedora 922.6 KiB libattr x86_64 2.5.2-4.fc41 fedora 28.5 KiB libblkid x86_64 2.40.2-4.fc41 fedora 258.5 KiB libbrotli x86_64 1.1.0-5.fc41 fedora 837.6 KiB libcap x86_64 2.70-4.fc41 fedora 220.2 KiB libcap-ng x86_64 0.8.5-3.fc41 fedora 69.2 KiB libcom_err x86_64 1.47.1-3.fc41 fedora 67.2 KiB libcurl x86_64 8.9.1-2.fc41 fedora 818.1 KiB libeconf x86_64 0.6.2-3.fc41 fedora 58.0 KiB libevent x86_64 2.1.12-14.fc41 fedora 895.7 KiB libfdisk x86_64 2.40.2-4.fc41 fedora 362.9 KiB libffi x86_64 3.4.6-3.fc41 fedora 86.4 KiB libgcc x86_64 14.2.1-3.fc41 fedora 274.6 KiB libgomp x86_64 14.2.1-3.fc41 fedora 523.5 KiB libidn2 x86_64 2.3.7-2.fc41 fedora 329.1 KiB libmount x86_64 2.40.2-4.fc41 fedora 351.8 KiB libnghttp2 x86_64 1.62.1-2.fc41 fedora 166.1 KiB libnsl2 x86_64 2.0.1-2.fc41 fedora 57.9 KiB libpkgconf x86_64 2.3.0-1.fc41 fedora 78.2 KiB libpsl x86_64 0.21.5-4.fc41 fedora 80.5 KiB libpwquality x86_64 1.4.5-11.fc41 fedora 417.8 KiB libselinux x86_64 3.7-5.fc41 fedora 181.0 KiB libsemanage x86_64 3.7-2.fc41 fedora 293.5 KiB libsepol x86_64 3.7-2.fc41 fedora 817.8 KiB libsmartcols x86_64 2.40.2-4.fc41 fedora 180.4 KiB libssh x86_64 0.10.6-8.fc41 fedora 513.3 KiB libssh-config noarch 0.10.6-8.fc41 fedora 277.0 B libstdc++ x86_64 14.2.1-3.fc41 fedora 2.8 MiB libtasn1 x86_64 4.19.0-9.fc41 fedora 175.7 KiB libtirpc x86_64 1.3.5-0.fc41 fedora 202.7 KiB libtool-ltdl x86_64 2.4.7-12.fc41 fedora 66.2 KiB libunistring x86_64 1.1-8.fc41 fedora 1.7 MiB libutempter x86_64 1.2.1-15.fc41 fedora 57.7 KiB libuuid x86_64 2.40.2-4.fc41 fedora 37.5 KiB libverto x86_64 0.3.2-9.fc41 fedora 29.5 KiB libxcrypt x86_64 4.4.36-7.fc41 fedora 266.8 KiB libxml2 x86_64 2.12.8-2.fc41 fedora 1.7 MiB libzstd x86_64 1.5.6-2.fc41 fedora 795.9 KiB lua-libs x86_64 5.4.6-6.fc41 fedora 285.0 KiB lua-srpm-macros noarch 1-14.fc41 fedora 1.3 KiB lz4-libs x86_64 1.10.0-1.fc41 fedora 145.5 KiB mpfr x86_64 4.2.1-5.fc41 fedora 832.1 KiB ncurses-base noarch 6.5-2.20240629.fc41 fedora 326.3 KiB ncurses-libs x86_64 6.5-2.20240629.fc41 fedora 975.2 KiB ocaml-srpm-macros noarch 10-3.fc41 fedora 1.9 KiB openblas-srpm-macros noarch 2-18.fc41 fedora 112.0 B openldap x86_64 2.6.8-5.fc41 fedora 644.2 KiB openssl-libs x86_64 1:3.2.2-5.fc41 fedora 7.8 MiB p11-kit x86_64 0.25.5-3.fc41 fedora 2.2 MiB p11-kit-trust x86_64 0.25.5-3.fc41 fedora 391.4 KiB package-notes-srpm-macros noarch 0.5-12.fc41 fedora 1.6 KiB pam x86_64 1.6.1-5.fc41 fedora 1.8 MiB pam-libs x86_64 1.6.1-5.fc41 fedora 139.0 KiB pcre2 x86_64 10.44-1.fc41.1 fedora 653.5 KiB pcre2-syntax noarch 10.44-1.fc41.1 fedora 251.6 KiB perl-srpm-macros noarch 1-56.fc41 fedora 861.0 B pkgconf x86_64 2.3.0-1.fc41 fedora 88.6 KiB pkgconf-m4 noarch 2.3.0-1.fc41 fedora 14.4 KiB pkgconf-pkg-config x86_64 2.3.0-1.fc41 fedora 989.0 B popt x86_64 1.19-7.fc41 fedora 136.9 KiB publicsuffix-list-dafsa noarch 20240107-4.fc41 fedora 67.5 KiB pyproject-srpm-macros noarch 1.14.0-1.fc41 fedora 1.9 KiB python-srpm-macros noarch 3.13-3.fc41 fedora 51.0 KiB qt5-srpm-macros noarch 5.15.15-1.fc41 fedora 500.0 B qt6-srpm-macros noarch 6.7.2-3.fc41 fedora 456.0 B readline x86_64 8.2-10.fc41 fedora 493.2 KiB rpm x86_64 4.19.92-6.fc41 fedora 3.1 MiB rpm-build-libs x86_64 4.19.92-6.fc41 fedora 206.7 KiB rpm-libs x86_64 4.19.92-6.fc41 fedora 721.9 KiB rpm-sequoia x86_64 1.7.0-2.fc41 fedora 2.4 MiB rust-srpm-macros noarch 26.3-3.fc41 fedora 4.8 KiB setup noarch 2.15.0-5.fc41 fedora 720.7 KiB sqlite-libs x86_64 3.46.1-1.fc41 fedora 1.4 MiB systemd-libs x86_64 256.5-1.fc41 fedora 2.0 MiB util-linux-core x86_64 2.40.2-4.fc41 fedora 1.5 MiB xxhash-libs x86_64 0.8.2-3.fc41 fedora 88.5 KiB xz-libs x86_64 1:5.6.2-2.fc41 fedora 214.4 KiB zig-srpm-macros noarch 1-3.fc41 fedora 1.1 KiB zip x86_64 3.0-41.fc41 fedora 703.2 KiB zlib-ng-compat x86_64 2.1.7-2.fc41 fedora 134.0 KiB zstd x86_64 1.5.6-2.fc41 fedora 1.7 MiB Installing groups: Buildsystem building group Transaction Summary: Installing: 153 packages Total size of inbound packages is 53 MiB. Need to download 53 MiB. After this operation 180 MiB will be used (install 180 MiB, remove 0 B). [ 1/153] bzip2-0:1.0.8-19.fc41.x86_64 100% | 148.8 KiB/s | 52.5 KiB | 00m00s [ 2/153] cpio-0:2.15-2.fc41.x86_64 100% | 863.3 KiB/s | 291.8 KiB | 00m00s [ 3/153] coreutils-0:9.5-9.fc41.x86_64 100% | 1.5 MiB/s | 1.1 MiB | 00m01s [ 4/153] bash-0:5.2.32-1.fc41.x86_64 100% | 2.3 MiB/s | 1.8 MiB | 00m01s [ 5/153] fedora-release-common-0:41-0. 100% | 285.3 KiB/s | 22.8 KiB | 00m00s [ 6/153] diffutils-0:3.10-8.fc41.x86_6 100% | 2.3 MiB/s | 405.4 KiB | 00m00s [ 7/153] findutils-1:4.10.0-4.fc41.x86 100% | 5.5 MiB/s | 548.5 KiB | 00m00s [ 8/153] glibc-minimal-langpack-0:2.40 100% | 1.4 MiB/s | 124.0 KiB | 00m00s [ 9/153] grep-0:3.11-9.fc41.x86_64 100% | 2.8 MiB/s | 299.7 KiB | 00m00s [ 10/153] gzip-0:1.13-2.fc41.x86_64 100% | 2.0 MiB/s | 170.2 KiB | 00m00s [ 11/153] info-0:7.1-3.fc41.x86_64 100% | 2.0 MiB/s | 182.5 KiB | 00m00s [ 12/153] redhat-rpm-config-0:293-1.fc4 100% | 1.0 MiB/s | 82.0 KiB | 00m00s [ 13/153] patch-0:2.7.6-25.fc41.x86_64 100% | 1.4 MiB/s | 131.0 KiB | 00m00s [ 14/153] rpm-build-0:4.19.92-6.fc41.x8 100% | 1.0 MiB/s | 83.4 KiB | 00m00s [ 15/153] sed-0:4.9-3.fc41.x86_64 100% | 3.4 MiB/s | 317.7 KiB | 00m00s [ 16/153] tar-2:1.35-4.fc41.x86_64 100% | 6.6 MiB/s | 860.7 KiB | 00m00s [ 17/153] unzip-0:6.0-64.fc41.x86_64 100% | 2.1 MiB/s | 184.9 KiB | 00m00s [ 18/153] shadow-utils-2:4.15.1-9.fc41. 100% | 6.8 MiB/s | 1.3 MiB | 00m00s [ 19/153] which-0:2.21-42.fc41.x86_64 100% | 513.1 KiB/s | 41.6 KiB | 00m00s [ 20/153] xz-1:5.6.2-2.fc41.x86_64 100% | 4.8 MiB/s | 471.5 KiB | 00m00s [ 21/153] gawk-0:5.3.0-4.fc41.x86_64 100% | 9.6 MiB/s | 1.1 MiB | 00m00s [ 22/153] util-linux-0:2.40.2-4.fc41.x8 100% | 8.4 MiB/s | 1.2 MiB | 00m00s [ 23/153] filesystem-0:3.18-23.fc41.x86 100% | 9.4 MiB/s | 1.1 MiB | 00m00s [ 24/153] glibc-0:2.40-3.fc41.x86_64 100% | 15.1 MiB/s | 2.2 MiB | 00m00s [ 25/153] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 513.9 KiB/s | 41.1 KiB | 00m00s [ 26/153] ncurses-libs-0:6.5-2.20240629 100% | 3.5 MiB/s | 334.0 KiB | 00m00s [ 27/153] libacl-0:2.3.2-2.fc41.x86_64 100% | 306.2 KiB/s | 24.5 KiB | 00m00s [ 28/153] libattr-0:2.5.2-4.fc41.x86_64 100% | 227.1 KiB/s | 18.2 KiB | 00m00s [ 29/153] coreutils-common-0:9.5-9.fc41 100% | 16.4 MiB/s | 2.1 MiB | 00m00s [ 30/153] libcap-0:2.70-4.fc41.x86_64 100% | 1.0 MiB/s | 86.7 KiB | 00m00s [ 31/153] libselinux-0:3.7-5.fc41.x86_6 100% | 1.0 MiB/s | 87.8 KiB | 00m00s [ 32/153] fedora-repos-0:41-0.5.noarch 100% | 110.4 KiB/s | 9.2 KiB | 00m00s [ 33/153] openssl-libs-1:3.2.2-5.fc41.x 100% | 17.0 MiB/s | 2.3 MiB | 00m00s [ 34/153] glibc-common-0:2.40-3.fc41.x8 100% | 4.2 MiB/s | 412.3 KiB | 00m00s [ 35/153] pcre2-0:10.44-1.fc41.1.x86_64 100% | 2.8 MiB/s | 243.1 KiB | 00m00s [ 36/153] ed-0:1.20.2-2.fc41.x86_64 100% | 1.0 MiB/s | 81.8 KiB | 00m00s [ 37/153] ansible-srpm-macros-0:1-16.fc 100% | 259.7 KiB/s | 20.8 KiB | 00m00s [ 38/153] build-reproducibility-srpm-ma 100% | 132.5 KiB/s | 10.6 KiB | 00m00s [ 39/153] dwz-0:0.15-7.fc41.x86_64 100% | 1.7 MiB/s | 138.0 KiB | 00m00s [ 40/153] efi-srpm-macros-0:5-12.fc41.n 100% | 279.7 KiB/s | 22.4 KiB | 00m00s [ 41/153] file-0:5.45-7.fc41.x86_64 100% | 606.5 KiB/s | 49.1 KiB | 00m00s [ 42/153] fonts-srpm-macros-1:2.0.5-17. 100% | 341.4 KiB/s | 27.0 KiB | 00m00s [ 43/153] forge-srpm-macros-0:0.3.2-1.f 100% | 246.3 KiB/s | 19.7 KiB | 00m00s [ 44/153] fpc-srpm-macros-0:1.3-13.fc41 100% | 99.5 KiB/s | 8.0 KiB | 00m00s [ 45/153] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 114.6 KiB/s | 9.1 KiB | 00m00s [ 46/153] gnat-srpm-macros-0:6-6.fc41.n 100% | 113.3 KiB/s | 9.0 KiB | 00m00s [ 47/153] go-srpm-macros-0:3.6.0-3.fc41 100% | 349.4 KiB/s | 28.0 KiB | 00m00s [ 48/153] kernel-srpm-macros-0:1.0-24.f 100% | 124.9 KiB/s | 9.9 KiB | 00m00s [ 49/153] lua-srpm-macros-0:1-14.fc41.n 100% | 112.4 KiB/s | 8.9 KiB | 00m00s [ 50/153] ocaml-srpm-macros-0:10-3.fc41 100% | 115.0 KiB/s | 9.2 KiB | 00m00s [ 51/153] openblas-srpm-macros-0:2-18.f 100% | 97.7 KiB/s | 7.7 KiB | 00m00s [ 52/153] package-notes-srpm-macros-0:0 100% | 124.4 KiB/s | 9.8 KiB | 00m00s [ 53/153] perl-srpm-macros-0:1-56.fc41. 100% | 106.4 KiB/s | 8.5 KiB | 00m00s [ 54/153] pyproject-srpm-macros-0:1.14. 100% | 169.9 KiB/s | 13.4 KiB | 00m00s [ 55/153] python-srpm-macros-0:3.13-3.f 100% | 296.5 KiB/s | 23.7 KiB | 00m00s [ 56/153] qt5-srpm-macros-0:5.15.15-1.f 100% | 111.2 KiB/s | 8.9 KiB | 00m00s [ 57/153] qt6-srpm-macros-0:6.7.2-3.fc4 100% | 115.5 KiB/s | 9.1 KiB | 00m00s [ 58/153] rpm-0:4.19.92-6.fc41.x86_64 100% | 5.3 MiB/s | 552.4 KiB | 00m00s [ 59/153] rust-srpm-macros-0:26.3-3.fc4 100% | 151.3 KiB/s | 12.1 KiB | 00m00s [ 60/153] zig-srpm-macros-0:1-3.fc41.no 100% | 102.8 KiB/s | 8.1 KiB | 00m00s [ 61/153] zip-0:3.0-41.fc41.x86_64 100% | 2.9 MiB/s | 264.8 KiB | 00m00s [ 62/153] debugedit-0:5.0-17.fc41.x86_6 100% | 988.7 KiB/s | 80.1 KiB | 00m00s [ 63/153] elfutils-0:0.191-8.fc41.x86_6 100% | 5.8 MiB/s | 529.4 KiB | 00m00s [ 64/153] elfutils-libelf-0:0.191-8.fc4 100% | 2.3 MiB/s | 207.6 KiB | 00m00s [ 65/153] popt-0:1.19-7.fc41.x86_64 100% | 823.9 KiB/s | 65.9 KiB | 00m00s [ 66/153] libarchive-0:3.7.4-3.fc41.x86 100% | 4.3 MiB/s | 409.2 KiB | 00m00s [ 67/153] readline-0:8.2-10.fc41.x86_64 100% | 2.4 MiB/s | 213.2 KiB | 00m00s [ 68/153] rpm-build-libs-0:4.19.92-6.fc 100% | 1.2 MiB/s | 99.4 KiB | 00m00s [ 69/153] rpm-libs-0:4.19.92-6.fc41.x86 100% | 3.4 MiB/s | 309.5 KiB | 00m00s [ 70/153] zstd-0:1.5.6-2.fc41.x86_64 100% | 4.8 MiB/s | 481.5 KiB | 00m00s [ 71/153] audit-libs-0:4.0.2-1.fc41.x86 100% | 1.5 MiB/s | 126.2 KiB | 00m00s [ 72/153] libeconf-0:0.6.2-3.fc41.x86_6 100% | 402.2 KiB/s | 32.2 KiB | 00m00s [ 73/153] libsemanage-0:3.7-2.fc41.x86_ 100% | 1.4 MiB/s | 116.3 KiB | 00m00s [ 74/153] libxcrypt-0:4.4.36-7.fc41.x86 100% | 1.4 MiB/s | 118.5 KiB | 00m00s [ 75/153] pam-libs-0:1.6.1-5.fc41.x86_6 100% | 716.7 KiB/s | 57.3 KiB | 00m00s [ 76/153] setup-0:2.15.0-5.fc41.noarch 100% | 1.8 MiB/s | 154.4 KiB | 00m00s [ 77/153] xz-libs-1:5.6.2-2.fc41.x86_64 100% | 1.3 MiB/s | 111.8 KiB | 00m00s [ 78/153] mpfr-0:4.2.1-5.fc41.x86_64 100% | 3.7 MiB/s | 346.3 KiB | 00m00s [ 79/153] libblkid-0:2.40.2-4.fc41.x86_ 100% | 1.4 MiB/s | 124.7 KiB | 00m00s [ 80/153] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 407.0 KiB/s | 32.6 KiB | 00m00s [ 81/153] libfdisk-0:2.40.2-4.fc41.x86_ 100% | 1.9 MiB/s | 159.8 KiB | 00m00s [ 82/153] libmount-0:2.40.2-4.fc41.x86_ 100% | 1.8 MiB/s | 155.5 KiB | 00m00s [ 83/153] libsmartcols-0:2.40.2-4.fc41. 100% | 1.0 MiB/s | 83.7 KiB | 00m00s [ 84/153] libutempter-0:1.2.1-15.fc41.x 100% | 332.7 KiB/s | 26.6 KiB | 00m00s [ 85/153] libuuid-0:2.40.2-4.fc41.x86_6 100% | 364.0 KiB/s | 29.1 KiB | 00m00s [ 86/153] systemd-libs-0:256.5-1.fc41.x 100% | 6.5 MiB/s | 730.2 KiB | 00m00s [ 87/153] util-linux-core-0:2.40.2-4.fc 100% | 5.4 MiB/s | 537.2 KiB | 00m00s [ 88/153] zlib-ng-compat-0:2.1.7-2.fc41 100% | 972.8 KiB/s | 77.8 KiB | 00m00s [ 89/153] basesystem-0:11-21.fc41.noarc 100% | 93.3 KiB/s | 7.4 KiB | 00m00s [ 90/153] libgcc-0:14.2.1-3.fc41.x86_64 100% | 1.6 MiB/s | 133.3 KiB | 00m00s [ 91/153] glibc-gconv-extra-0:2.40-3.fc 100% | 11.3 MiB/s | 1.7 MiB | 00m00s [ 92/153] ncurses-base-0:6.5-2.20240629 100% | 1.1 MiB/s | 88.3 KiB | 00m00s [ 93/153] libsepol-0:3.7-2.fc41.x86_64 100% | 3.9 MiB/s | 342.2 KiB | 00m00s [ 94/153] crypto-policies-0:20240826-1. 100% | 1.1 MiB/s | 94.5 KiB | 00m00s [ 95/153] ca-certificates-0:2024.2.68_v 100% | 8.1 MiB/s | 868.2 KiB | 00m00s [ 96/153] fedora-gpg-keys-0:41-0.5.noar 100% | 1.6 MiB/s | 133.6 KiB | 00m00s [ 97/153] pcre2-syntax-0:10.44-1.fc41.1 100% | 1.8 MiB/s | 149.9 KiB | 00m00s [ 98/153] add-determinism-0:0.3.6-1.fc4 100% | 7.9 MiB/s | 851.8 KiB | 00m00s [ 99/153] file-libs-0:5.45-7.fc41.x86_6 100% | 7.9 MiB/s | 762.0 KiB | 00m00s [100/153] curl-0:8.9.1-2.fc41.x86_64 100% | 3.5 MiB/s | 315.1 KiB | 00m00s [101/153] elfutils-libs-0:0.191-8.fc41. 100% | 2.9 MiB/s | 257.5 KiB | 00m00s [102/153] elfutils-debuginfod-client-0: 100% | 465.5 KiB/s | 37.2 KiB | 00m00s [103/153] libstdc++-0:14.2.1-3.fc41.x86 100% | 8.0 MiB/s | 887.8 KiB | 00m00s [104/153] libzstd-0:1.5.6-2.fc41.x86_64 100% | 3.4 MiB/s | 310.3 KiB | 00m00s [105/153] libxml2-0:2.12.8-2.fc41.x86_6 100% | 7.2 MiB/s | 687.3 KiB | 00m00s [106/153] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 872.7 KiB/s | 70.7 KiB | 00m00s [107/153] libgomp-0:14.2.1-3.fc41.x86_6 100% | 3.8 MiB/s | 354.1 KiB | 00m00s [108/153] lua-libs-0:5.4.6-6.fc41.x86_6 100% | 1.6 MiB/s | 132.0 KiB | 00m00s [109/153] rpm-sequoia-0:1.7.0-2.fc41.x8 100% | 8.0 MiB/s | 892.5 KiB | 00m00s [110/153] sqlite-libs-0:3.46.1-1.fc41.x 100% | 6.9 MiB/s | 712.7 KiB | 00m00s [111/153] elfutils-default-yama-scope-0 100% | 155.8 KiB/s | 12.3 KiB | 00m00s [112/153] authselect-0:1.5.0-7.fc41.x86 100% | 1.7 MiB/s | 145.7 KiB | 00m00s [113/153] authselect-libs-0:1.5.0-7.fc4 100% | 2.4 MiB/s | 218.1 KiB | 00m00s [114/153] pam-0:1.6.1-5.fc41.x86_64 100% | 5.6 MiB/s | 554.0 KiB | 00m00s [115/153] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 703.7 KiB/s | 56.3 KiB | 00m00s [116/153] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 370.1 KiB/s | 29.6 KiB | 00m00s [117/153] libpwquality-0:1.4.5-11.fc41. 100% | 1.4 MiB/s | 119.0 KiB | 00m00s [118/153] libtirpc-0:1.3.5-0.fc41.x86_6 100% | 1.1 MiB/s | 94.2 KiB | 00m00s [119/153] cracklib-0:2.9.11-6.fc41.x86_ 100% | 1.1 MiB/s | 92.1 KiB | 00m00s [120/153] krb5-libs-0:1.21.3-2.fc41.x86 100% | 7.3 MiB/s | 757.4 KiB | 00m00s [121/153] libcom_err-0:1.47.1-3.fc41.x8 100% | 334.3 KiB/s | 26.4 KiB | 00m00s [122/153] keyutils-libs-0:1.6.3-4.fc41. 100% | 395.6 KiB/s | 31.6 KiB | 00m00s [123/153] libverto-0:0.3.2-9.fc41.x86_6 100% | 261.9 KiB/s | 20.7 KiB | 00m00s [124/153] alternatives-0:1.30-1.fc41.x8 100% | 530.8 KiB/s | 42.5 KiB | 00m00s [125/153] jansson-0:2.13.1-10.fc41.x86_ 100% | 555.4 KiB/s | 44.4 KiB | 00m00s [126/153] pkgconf-pkg-config-0:2.3.0-1. 100% | 125.1 KiB/s | 10.0 KiB | 00m00s [127/153] pkgconf-0:2.3.0-1.fc41.x86_64 100% | 565.1 KiB/s | 45.2 KiB | 00m00s [128/153] binutils-0:2.43-3.fc41.x86_64 100% | 29.6 MiB/s | 6.5 MiB | 00m00s [129/153] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 181.3 KiB/s | 14.3 KiB | 00m00s [130/153] libpkgconf-0:2.3.0-1.fc41.x86 100% | 481.1 KiB/s | 38.5 KiB | 00m00s [131/153] gdbm-1:1.23-7.fc41.x86_64 100% | 1.8 MiB/s | 151.8 KiB | 00m00s [132/153] p11-kit-0:0.25.5-3.fc41.x86_6 100% | 5.0 MiB/s | 490.9 KiB | 00m00s [133/153] libffi-0:3.4.6-3.fc41.x86_64 100% | 499.3 KiB/s | 39.9 KiB | 00m00s [134/153] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 927.6 KiB/s | 74.2 KiB | 00m00s [135/153] p11-kit-trust-0:0.25.5-3.fc41 100% | 1.6 MiB/s | 132.1 KiB | 00m00s [136/153] fedora-release-0:41-0.21.noar 100% | 152.6 KiB/s | 12.1 KiB | 00m00s [137/153] xxhash-libs-0:0.8.2-3.fc41.x8 100% | 464.0 KiB/s | 37.1 KiB | 00m00s [138/153] gmp-1:6.3.0-2.fc41.x86_64 100% | 3.5 MiB/s | 318.0 KiB | 00m00s [139/153] fedora-release-identity-basic 100% | 160.6 KiB/s | 12.8 KiB | 00m00s [140/153] libcurl-0:8.9.1-2.fc41.x86_64 100% | 3.9 MiB/s | 361.9 KiB | 00m00s [141/153] gdb-minimal-0:15.1-1.fc41.x86 100% | 17.7 MiB/s | 4.3 MiB | 00m00s [142/153] libbrotli-0:1.1.0-5.fc41.x86_ 100% | 3.7 MiB/s | 340.5 KiB | 00m00s [143/153] libidn2-0:2.3.7-2.fc41.x86_64 100% | 1.4 MiB/s | 118.4 KiB | 00m00s [144/153] libnghttp2-0:1.62.1-2.fc41.x8 100% | 958.1 KiB/s | 76.6 KiB | 00m00s [145/153] libpsl-0:0.21.5-4.fc41.x86_64 100% | 791.1 KiB/s | 64.1 KiB | 00m00s [146/153] libssh-0:0.10.6-8.fc41.x86_64 100% | 2.4 MiB/s | 211.8 KiB | 00m00s [147/153] openldap-0:2.6.8-5.fc41.x86_6 100% | 3.0 MiB/s | 255.6 KiB | 00m00s [148/153] libunistring-0:1.1-8.fc41.x86 100% | 5.5 MiB/s | 544.8 KiB | 00m00s [149/153] publicsuffix-list-dafsa-0:202 100% | 728.4 KiB/s | 58.3 KiB | 00m00s [150/153] libssh-config-0:0.10.6-8.fc41 100% | 117.0 KiB/s | 9.2 KiB | 00m00s [151/153] libtool-ltdl-0:2.4.7-12.fc41. 100% | 444.9 KiB/s | 35.6 KiB | 00m00s [152/153] libevent-0:2.1.12-14.fc41.x86 100% | 2.9 MiB/s | 257.5 KiB | 00m00s [153/153] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 7.3 MiB/s | 794.9 KiB | 00m00s -------------------------------------------------------------------------------- [153/153] Total 100% | 10.0 MiB/s | 53.2 MiB | 00m05s Running transaction Importing PGP key 0xE99D6AD1: Userid : "Fedora (41) " Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary The key was successfully imported. [ 1/155] Verify package files 100% | 653.0 B/s | 153.0 B | 00m00s >>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64 >>> Stop pre-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64 [ 2/155] Prepare transaction 100% | 1.3 KiB/s | 153.0 B | 00m00s [ 3/155] Installing libgcc-0:14.2.1-3. 100% | 89.9 MiB/s | 276.3 KiB | 00m00s >>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc41.x86_64 >>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc41.x86_64 [ 4/155] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0 B | 00m00s [ 5/155] Installing publicsuffix-list- 100% | 66.7 MiB/s | 68.3 KiB | 00m00s [ 6/155] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0 B | 00m00s [ 7/155] Installing fedora-gpg-keys-0: 100% | 14.0 MiB/s | 172.2 KiB | 00m00s [ 8/155] Installing fedora-repos-0:41- 100% | 5.6 MiB/s | 5.7 KiB | 00m00s [ 9/155] Installing fedora-release-com 100% | 7.7 MiB/s | 23.7 KiB | 00m00s [ 10/155] Installing fedora-release-0:4 100% | 121.1 KiB/s | 124.0 B | 00m00s [ 11/155] Installing setup-0:2.15.0-5.f 100% | 32.2 MiB/s | 726.1 KiB | 00m00s >>> Running post-install scriptlet: setup-0:2.15.0-5.fc41.noarch >>> Stop post-install scriptlet: setup-0:2.15.0-5.fc41.noarch [ 12/155] Installing filesystem-0:3.18- 100% | 1.2 MiB/s | 212.5 KiB | 00m00s [ 13/155] Installing basesystem-0:11-21 100% | 0.0 B/s | 124.0 B | 00m00s [ 14/155] Installing pkgconf-m4-0:2.3.0 100% | 14.5 MiB/s | 14.8 KiB | 00m00s [ 15/155] Installing pcre2-syntax-0:10. 100% | 82.7 MiB/s | 254.1 KiB | 00m00s [ 16/155] Installing ncurses-base-0:6.5 100% | 26.4 MiB/s | 351.7 KiB | 00m00s [ 17/155] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0 B | 00m00s [ 18/155] Installing ncurses-libs-0:6.5 100% | 106.5 MiB/s | 981.8 KiB | 00m00s >>> Running pre-install scriptlet: glibc-0:2.40-3.fc41.x86_64 >>> Stop pre-install scriptlet: glibc-0:2.40-3.fc41.x86_64 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead [ 19/155] Installing glibc-0:2.40-3.fc4 100% | 90.2 MiB/s | 6.7 MiB | 00m00s >>> Running post-install scriptlet: glibc-0:2.40-3.fc41.x86_64 >>> Stop post-install scriptlet: glibc-0:2.40-3.fc41.x86_64 [ 20/155] Installing bash-0:5.2.32-1.fc 100% | 166.7 MiB/s | 8.2 MiB | 00m00s >>> Running post-install scriptlet: bash-0:5.2.32-1.fc41.x86_64 >>> Stop post-install scriptlet: bash-0:5.2.32-1.fc41.x86_64 [ 21/155] Installing glibc-common-0:2.4 100% | 87.2 MiB/s | 1.0 MiB | 00m00s warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead [ 22/155] Installing glibc-gconv-extra- 100% | 97.6 MiB/s | 8.1 MiB | 00m00s >>> Running post-install scriptlet: glibc-gconv-extra-0:2.40-3.fc41.x86_64 >>> Stop post-install scriptlet: glibc-gconv-extra-0:2.40-3.fc41.x86_64 [ 23/155] Installing zlib-ng-compat-0:2 100% | 43.9 MiB/s | 134.8 KiB | 00m00s [ 24/155] Installing bzip2-libs-0:1.0.8 100% | 79.9 MiB/s | 81.8 KiB | 00m00s [ 25/155] Installing xz-libs-1:5.6.2-2. 100% | 105.2 MiB/s | 215.5 KiB | 00m00s [ 26/155] Installing popt-0:1.19-7.fc41 100% | 23.4 MiB/s | 143.5 KiB | 00m00s [ 27/155] Installing readline-0:8.2-10. 100% | 120.9 MiB/s | 495.3 KiB | 00m00s [ 28/155] Installing libuuid-0:2.40.2-4 100% | 37.7 MiB/s | 38.6 KiB | 00m00s [ 29/155] Installing libblkid-0:2.40.2- 100% | 126.7 MiB/s | 259.5 KiB | 00m00s [ 30/155] Installing libattr-0:2.5.2-4. 100% | 28.8 MiB/s | 29.5 KiB | 00m00s [ 31/155] Installing libacl-0:2.3.2-2.f 100% | 39.8 MiB/s | 40.7 KiB | 00m00s [ 32/155] Installing libxcrypt-0:4.4.36 100% | 65.8 MiB/s | 269.5 KiB | 00m00s [ 33/155] Installing libstdc++-0:14.2.1 100% | 184.4 MiB/s | 2.8 MiB | 00m00s [ 34/155] Installing libzstd-0:1.5.6-2. 100% | 155.7 MiB/s | 797.2 KiB | 00m00s [ 35/155] Installing elfutils-libelf-0: 100% | 194.9 MiB/s | 1.2 MiB | 00m00s [ 36/155] Installing gmp-1:6.3.0-2.fc41 100% | 158.9 MiB/s | 813.7 KiB | 00m00s [ 37/155] Installing libeconf-0:0.6.2-3 100% | 29.1 MiB/s | 59.7 KiB | 00m00s [ 38/155] Installing gdbm-libs-1:1.23-7 100% | 60.3 MiB/s | 123.6 KiB | 00m00s [ 39/155] Installing mpfr-0:4.2.1-5.fc4 100% | 162.8 MiB/s | 833.7 KiB | 00m00s [ 40/155] Installing gawk-0:5.3.0-4.fc4 100% | 123.7 MiB/s | 1.7 MiB | 00m00s [ 41/155] Installing dwz-0:0.15-7.fc41. 100% | 142.7 MiB/s | 292.3 KiB | 00m00s [ 42/155] Installing unzip-0:6.0-64.fc4 100% | 95.3 MiB/s | 390.3 KiB | 00m00s [ 43/155] Installing file-libs-0:5.45-7 100% | 342.6 MiB/s | 9.9 MiB | 00m00s [ 44/155] Installing file-0:5.45-7.fc41 100% | 5.7 MiB/s | 105.0 KiB | 00m00s >>> Running pre-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41. >>> Stop pre-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41.noa [ 45/155] Installing crypto-policies-0: 100% | 10.0 MiB/s | 163.2 KiB | 00m00s >>> Running post-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41 >>> Stop post-install scriptlet: crypto-policies-0:20240826-1.gite824389.fc41.no [ 46/155] Installing pcre2-0:10.44-1.fc 100% | 159.9 MiB/s | 654.9 KiB | 00m00s [ 47/155] Installing grep-0:3.11-9.fc41 100% | 77.2 MiB/s | 1.0 MiB | 00m00s [ 48/155] Installing xz-1:5.6.2-2.fc41. 100% | 86.1 MiB/s | 1.2 MiB | 00m00s [ 49/155] Installing libcap-ng-0:0.8.5- 100% | 34.7 MiB/s | 71.0 KiB | 00m00s [ 50/155] Installing audit-libs-0:4.0.2 100% | 108.5 MiB/s | 333.4 KiB | 00m00s [ 51/155] Installing pam-libs-0:1.6.1-5 100% | 69.0 MiB/s | 141.4 KiB | 00m00s [ 52/155] Installing libcap-0:2.70-4.fc 100% | 55.0 MiB/s | 225.2 KiB | 00m00s [ 53/155] Installing systemd-libs-0:256 100% | 169.1 MiB/s | 2.0 MiB | 00m00s [ 54/155] Installing libsmartcols-0:2.4 100% | 88.6 MiB/s | 181.4 KiB | 00m00s [ 55/155] Installing libsepol-0:3.7-2.f 100% | 159.9 MiB/s | 818.8 KiB | 00m00s [ 56/155] Installing libselinux-0:3.7-5 100% | 89.0 MiB/s | 182.3 KiB | 00m00s [ 57/155] Installing sed-0:4.9-3.fc41.x 100% | 84.9 MiB/s | 869.7 KiB | 00m00s [ 58/155] Installing findutils-1:4.10.0 100% | 132.7 MiB/s | 1.9 MiB | 00m00s [ 59/155] Installing libmount-0:2.40.2- 100% | 114.9 MiB/s | 352.9 KiB | 00m00s [ 60/155] Installing lz4-libs-0:1.10.0- 100% | 71.6 MiB/s | 146.6 KiB | 00m00s [ 61/155] Installing lua-libs-0:5.4.6-6 100% | 93.2 MiB/s | 286.2 KiB | 00m00s [ 62/155] Installing libcom_err-0:1.47. 100% | 66.7 MiB/s | 68.3 KiB | 00m00s [ 63/155] Installing alternatives-0:1.3 100% | 66.3 MiB/s | 67.9 KiB | 00m00s [ 64/155] Installing libtasn1-0:4.19.0- 100% | 86.7 MiB/s | 177.5 KiB | 00m00s [ 65/155] Installing libunistring-0:1.1 100% | 192.3 MiB/s | 1.7 MiB | 00m00s [ 66/155] Installing libidn2-0:2.3.7-2. 100% | 54.5 MiB/s | 335.1 KiB | 00m00s [ 67/155] Installing libpsl-0:0.21.5-4. 100% | 79.7 MiB/s | 81.7 KiB | 00m00s [ 68/155] Installing zstd-0:1.5.6-2.fc4 100% | 187.9 MiB/s | 1.7 MiB | 00m00s [ 69/155] Installing util-linux-core-0: 100% | 92.8 MiB/s | 1.5 MiB | 00m00s [ 70/155] Installing tar-2:1.35-4.fc41. 100% | 164.4 MiB/s | 3.0 MiB | 00m00s [ 71/155] Installing libsemanage-0:3.7- 100% | 72.1 MiB/s | 295.2 KiB | 00m00s [ 72/155] Installing shadow-utils-2:4.1 100% | 57.5 MiB/s | 4.2 MiB | 00m00s >>> Running pre-install scriptlet: libutempter-0:1.2.1-15.fc41.x86_64 >>> Stop pre-install scriptlet: libutempter-0:1.2.1-15.fc41.x86_64 [ 73/155] Installing libutempter-0:1.2. 100% | 19.4 MiB/s | 59.7 KiB | 00m00s [ 74/155] Installing zip-0:3.0-41.fc41. 100% | 138.1 MiB/s | 707.1 KiB | 00m00s [ 75/155] Installing gdbm-1:1.23-7.fc41 100% | 75.8 MiB/s | 465.8 KiB | 00m00s [ 76/155] Installing cyrus-sasl-lib-0:2 100% | 164.7 MiB/s | 2.3 MiB | 00m00s [ 77/155] Installing libfdisk-0:2.40.2- 100% | 118.5 MiB/s | 364.1 KiB | 00m00s [ 78/155] Installing libxml2-0:2.12.8-2 100% | 171.2 MiB/s | 1.7 MiB | 00m00s [ 79/155] Installing bzip2-0:1.0.8-19.f 100% | 48.9 MiB/s | 100.2 KiB | 00m00s [ 80/155] Installing add-determinism-0: 100% | 172.8 MiB/s | 2.2 MiB | 00m00s [ 81/155] Installing build-reproducibil 100% | 1.0 MiB/s | 1.0 KiB | 00m00s [ 82/155] Installing sqlite-libs-0:3.46 100% | 178.7 MiB/s | 1.4 MiB | 00m00s [ 83/155] Installing ed-0:1.20.2-2.fc41 100% | 48.6 MiB/s | 149.2 KiB | 00m00s [ 84/155] Installing patch-0:2.7.6-25.f 100% | 87.3 MiB/s | 268.2 KiB | 00m00s [ 85/155] Installing elfutils-default-y 100% | 136.2 KiB/s | 2.0 KiB | 00m00s >>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.n >>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.noar [ 86/155] Installing elfutils-libs-0:0. 100% | 105.5 MiB/s | 648.0 KiB | 00m00s [ 87/155] Installing cpio-0:2.15-2.fc41 100% | 110.0 MiB/s | 1.1 MiB | 00m00s [ 88/155] Installing diffutils-0:3.10-8 100% | 122.3 MiB/s | 1.6 MiB | 00m00s [ 89/155] Installing libgomp-0:14.2.1-3 100% | 128.1 MiB/s | 524.8 KiB | 00m00s [ 90/155] Installing keyutils-libs-0:1. 100% | 54.5 MiB/s | 55.8 KiB | 00m00s [ 91/155] Installing libverto-0:0.3.2-9 100% | 30.5 MiB/s | 31.3 KiB | 00m00s [ 92/155] Installing jansson-0:2.13.1-1 100% | 43.8 MiB/s | 89.7 KiB | 00m00s [ 93/155] Installing libpkgconf-0:2.3.0 100% | 77.5 MiB/s | 79.3 KiB | 00m00s [ 94/155] Installing pkgconf-0:2.3.0-1. 100% | 44.5 MiB/s | 91.1 KiB | 00m00s [ 95/155] Installing pkgconf-pkg-config 100% | 1.7 MiB/s | 1.8 KiB | 00m00s [ 96/155] Installing libffi-0:3.4.6-3.f 100% | 42.9 MiB/s | 87.8 KiB | 00m00s [ 97/155] Installing p11-kit-0:0.25.5-3 100% | 105.1 MiB/s | 2.2 MiB | 00m00s [ 98/155] Installing p11-kit-trust-0:0. 100% | 17.5 MiB/s | 393.1 KiB | 00m00s >>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.x86_64 >>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.x86_64 [ 99/155] Installing xxhash-libs-0:0.8. 100% | 43.9 MiB/s | 89.9 KiB | 00m00s [100/155] Installing libbrotli-0:1.1.0- 100% | 136.7 MiB/s | 839.9 KiB | 00m00s [101/155] Installing libnghttp2-0:1.62. 100% | 81.6 MiB/s | 167.1 KiB | 00m00s [102/155] Installing libtool-ltdl-0:2.4 100% | 32.9 MiB/s | 67.3 KiB | 00m00s [103/155] Installing rust-srpm-macros-0 100% | 5.4 MiB/s | 5.6 KiB | 00m00s [104/155] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 732.0 B | 00m00s [105/155] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s [106/155] Installing perl-srpm-macros-0 100% | 1.1 MiB/s | 1.1 KiB | 00m00s [107/155] Installing package-notes-srpm 100% | 2.0 MiB/s | 2.0 KiB | 00m00s [108/155] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s [109/155] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s [110/155] Installing kernel-srpm-macros 100% | 2.3 MiB/s | 2.3 KiB | 00m00s [111/155] Installing gnat-srpm-macros-0 100% | 1.2 MiB/s | 1.3 KiB | 00m00s [112/155] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s [113/155] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s [114/155] Installing ansible-srpm-macro 100% | 17.7 MiB/s | 36.2 KiB | 00m00s [115/155] Installing coreutils-common-0 100% | 164.6 MiB/s | 11.2 MiB | 00m00s [116/155] Installing openssl-libs-1:3.2 100% | 205.9 MiB/s | 7.8 MiB | 00m00s [117/155] Installing coreutils-0:9.5-9. 100% | 94.3 MiB/s | 5.7 MiB | 00m00s >>> Running pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.n >>> Stop pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noar [118/155] Installing ca-certificates-0: 100% | 1.5 MiB/s | 2.4 MiB | 00m02s >>> Running post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41. >>> Stop post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noa [119/155] Installing krb5-libs-0:1.21.3 100% | 127.7 MiB/s | 2.3 MiB | 00m00s [120/155] Installing libarchive-0:3.7.4 100% | 150.5 MiB/s | 924.6 KiB | 00m00s [121/155] Installing libtirpc-0:1.3.5-0 100% | 66.6 MiB/s | 204.5 KiB | 00m00s [122/155] Installing gzip-0:1.13-2.fc41 100% | 77.1 MiB/s | 394.6 KiB | 00m00s [123/155] Installing authselect-libs-0: 100% | 62.6 MiB/s | 833.2 KiB | 00m00s [124/155] Installing cracklib-0:2.9.11- 100% | 24.4 MiB/s | 250.3 KiB | 00m00s [125/155] Installing libpwquality-0:1.4 100% | 38.2 MiB/s | 430.1 KiB | 00m00s [126/155] Installing libnsl2-0:2.0.1-2. 100% | 19.2 MiB/s | 59.1 KiB | 00m00s [127/155] Installing pam-0:1.6.1-5.fc41 100% | 58.7 MiB/s | 1.9 MiB | 00m00s [128/155] Installing libssh-0:0.10.6-8. 100% | 100.7 MiB/s | 515.4 KiB | 00m00s [129/155] Installing rpm-sequoia-0:1.7. 100% | 215.2 MiB/s | 2.4 MiB | 00m00s [130/155] Installing rpm-libs-0:4.19.92 100% | 141.3 MiB/s | 723.4 KiB | 00m00s [131/155] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB | 00m00s [132/155] Installing libevent-0:2.1.12- 100% | 146.4 MiB/s | 899.5 KiB | 00m00s [133/155] Installing openldap-0:2.6.8-5 100% | 105.5 MiB/s | 648.0 KiB | 00m00s [134/155] Installing libcurl-0:8.9.1-2. 100% | 160.0 MiB/s | 819.2 KiB | 00m00s [135/155] Installing elfutils-debuginfo 100% | 21.8 MiB/s | 66.9 KiB | 00m00s [136/155] Installing elfutils-0:0.191-8 100% | 170.7 MiB/s | 2.6 MiB | 00m00s [137/155] Installing binutils-0:2.43-3. 100% | 174.4 MiB/s | 27.6 MiB | 00m00s >>> Running post-install scriptlet: binutils-0:2.43-3.fc41.x86_64 >>> Stop post-install scriptlet: binutils-0:2.43-3.fc41.x86_64 [138/155] Installing gdb-minimal-0:15.1 100% | 206.2 MiB/s | 13.0 MiB | 00m00s [139/155] Installing debugedit-0:5.0-17 100% | 65.8 MiB/s | 202.0 KiB | 00m00s [140/155] Installing curl-0:8.9.1-2.fc4 100% | 26.9 MiB/s | 798.6 KiB | 00m00s >>> Running pre-install scriptlet: rpm-0:4.19.92-6.fc41.x86_64 >>> Stop pre-install scriptlet: rpm-0:4.19.92-6.fc41.x86_64 [141/155] Installing rpm-0:4.19.92-6.fc 100% | 64.1 MiB/s | 2.5 MiB | 00m00s [142/155] Installing efi-srpm-macros-0: 100% | 20.1 MiB/s | 41.2 KiB | 00m00s [143/155] Installing lua-srpm-macros-0: 100% | 1.9 MiB/s | 1.9 KiB | 00m00s [144/155] Installing zig-srpm-macros-0: 100% | 1.6 MiB/s | 1.7 KiB | 00m00s [145/155] Installing fonts-srpm-macros- 100% | 55.7 MiB/s | 57.0 KiB | 00m00s [146/155] Installing forge-srpm-macros- 100% | 39.4 MiB/s | 40.4 KiB | 00m00s [147/155] Installing go-srpm-macros-0:3 100% | 60.5 MiB/s | 62.0 KiB | 00m00s [148/155] Installing python-srpm-macros 100% | 25.5 MiB/s | 52.2 KiB | 00m00s [149/155] Installing redhat-rpm-config- 100% | 46.4 MiB/s | 190.1 KiB | 00m00s [150/155] Installing rpm-build-0:4.19.9 100% | 33.0 MiB/s | 202.8 KiB | 00m00s [151/155] Installing pyproject-srpm-mac 100% | 1.2 MiB/s | 2.5 KiB | 00m00s [152/155] Installing util-linux-0:2.40. 100% | 62.5 MiB/s | 3.7 MiB | 00m00s >>> Running post-install scriptlet: util-linux-0:2.40.2-4.fc41.x86_64 >>> Stop post-install scriptlet: util-linux-0:2.40.2-4.fc41.x86_64 [153/155] Installing authselect-0:1.5.0 100% | 25.7 MiB/s | 157.9 KiB | 00m00s [154/155] Installing which-0:2.21-42.fc 100% | 40.2 MiB/s | 82.4 KiB | 00m00s warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead [155/155] Installing info-0:7.1-3.fc41. 100% | 173.2 KiB/s | 362.2 KiB | 00m02s >>> Running post-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64 >>> Stop post-transaction scriptlet: filesystem-0:3.18-23.fc41.x86_64 >>> Running post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.f >>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41 >>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.x86_64 >>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.x86_64 >>> Running post-transaction scriptlet: rpm-0:4.19.92-6.fc41.x86_64 >>> Stop post-transaction scriptlet: rpm-0:4.19.92-6.fc41.x86_64 >>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64 >>> Stop trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64 >>> Running trigger-install scriptlet: info-0:7.1-3.fc41.x86_64 >>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.x86_64 Complete! Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.3.6-1.fc41.x86_64 alternatives-1.30-1.fc41.x86_64 ansible-srpm-macros-1-16.fc41.noarch audit-libs-4.0.2-1.fc41.x86_64 authselect-1.5.0-7.fc41.x86_64 authselect-libs-1.5.0-7.fc41.x86_64 basesystem-11-21.fc41.noarch bash-5.2.32-1.fc41.x86_64 binutils-2.43-3.fc41.x86_64 build-reproducibility-srpm-macros-0.3.6-1.fc41.noarch bzip2-1.0.8-19.fc41.x86_64 bzip2-libs-1.0.8-19.fc41.x86_64 ca-certificates-2024.2.68_v8.0.302-3.fc41.noarch coreutils-9.5-9.fc41.x86_64 coreutils-common-9.5-9.fc41.x86_64 cpio-2.15-2.fc41.x86_64 cracklib-2.9.11-6.fc41.x86_64 crypto-policies-20240826-1.gite824389.fc41.noarch curl-8.9.1-2.fc41.x86_64 cyrus-sasl-lib-2.1.28-27.fc41.x86_64 debugedit-5.0-17.fc41.x86_64 diffutils-3.10-8.fc41.x86_64 dwz-0.15-7.fc41.x86_64 ed-1.20.2-2.fc41.x86_64 efi-srpm-macros-5-12.fc41.noarch elfutils-0.191-8.fc41.x86_64 elfutils-debuginfod-client-0.191-8.fc41.x86_64 elfutils-default-yama-scope-0.191-8.fc41.noarch elfutils-libelf-0.191-8.fc41.x86_64 elfutils-libs-0.191-8.fc41.x86_64 fedora-gpg-keys-41-0.5.noarch fedora-release-41-0.21.noarch fedora-release-common-41-0.21.noarch fedora-release-identity-basic-41-0.21.noarch fedora-repos-41-0.5.noarch file-5.45-7.fc41.x86_64 file-libs-5.45-7.fc41.x86_64 filesystem-3.18-23.fc41.x86_64 findutils-4.10.0-4.fc41.x86_64 fonts-srpm-macros-2.0.5-17.fc41.noarch forge-srpm-macros-0.3.2-1.fc41.noarch fpc-srpm-macros-1.3-13.fc41.noarch gawk-5.3.0-4.fc41.x86_64 gdb-minimal-15.1-1.fc41.x86_64 gdbm-1.23-7.fc41.x86_64 gdbm-libs-1.23-7.fc41.x86_64 ghc-srpm-macros-1.9.1-2.fc41.noarch glibc-2.40-3.fc41.x86_64 glibc-common-2.40-3.fc41.x86_64 glibc-gconv-extra-2.40-3.fc41.x86_64 glibc-minimal-langpack-2.40-3.fc41.x86_64 gmp-6.3.0-2.fc41.x86_64 gnat-srpm-macros-6-6.fc41.noarch go-srpm-macros-3.6.0-3.fc41.noarch gpg-pubkey-e99d6ad1-64d2612c grep-3.11-9.fc41.x86_64 gzip-1.13-2.fc41.x86_64 info-7.1-3.fc41.x86_64 jansson-2.13.1-10.fc41.x86_64 kernel-srpm-macros-1.0-24.fc41.noarch keyutils-libs-1.6.3-4.fc41.x86_64 krb5-libs-1.21.3-2.fc41.x86_64 libacl-2.3.2-2.fc41.x86_64 libarchive-3.7.4-3.fc41.x86_64 libattr-2.5.2-4.fc41.x86_64 libblkid-2.40.2-4.fc41.x86_64 libbrotli-1.1.0-5.fc41.x86_64 libcap-2.70-4.fc41.x86_64 libcap-ng-0.8.5-3.fc41.x86_64 libcom_err-1.47.1-3.fc41.x86_64 libcurl-8.9.1-2.fc41.x86_64 libeconf-0.6.2-3.fc41.x86_64 libevent-2.1.12-14.fc41.x86_64 libfdisk-2.40.2-4.fc41.x86_64 libffi-3.4.6-3.fc41.x86_64 libgcc-14.2.1-3.fc41.x86_64 libgomp-14.2.1-3.fc41.x86_64 libidn2-2.3.7-2.fc41.x86_64 libmount-2.40.2-4.fc41.x86_64 libnghttp2-1.62.1-2.fc41.x86_64 libnsl2-2.0.1-2.fc41.x86_64 libpkgconf-2.3.0-1.fc41.x86_64 libpsl-0.21.5-4.fc41.x86_64 libpwquality-1.4.5-11.fc41.x86_64 libselinux-3.7-5.fc41.x86_64 libsemanage-3.7-2.fc41.x86_64 libsepol-3.7-2.fc41.x86_64 libsmartcols-2.40.2-4.fc41.x86_64 libssh-0.10.6-8.fc41.x86_64 libssh-config-0.10.6-8.fc41.noarch libstdc++-14.2.1-3.fc41.x86_64 libtasn1-4.19.0-9.fc41.x86_64 libtirpc-1.3.5-0.fc41.x86_64 libtool-ltdl-2.4.7-12.fc41.x86_64 libunistring-1.1-8.fc41.x86_64 libutempter-1.2.1-15.fc41.x86_64 libuuid-2.40.2-4.fc41.x86_64 libverto-0.3.2-9.fc41.x86_64 libxcrypt-4.4.36-7.fc41.x86_64 libxml2-2.12.8-2.fc41.x86_64 libzstd-1.5.6-2.fc41.x86_64 lua-libs-5.4.6-6.fc41.x86_64 lua-srpm-macros-1-14.fc41.noarch lz4-libs-1.10.0-1.fc41.x86_64 mpfr-4.2.1-5.fc41.x86_64 ncurses-base-6.5-2.20240629.fc41.noarch ncurses-libs-6.5-2.20240629.fc41.x86_64 ocaml-srpm-macros-10-3.fc41.noarch openblas-srpm-macros-2-18.fc41.noarch openldap-2.6.8-5.fc41.x86_64 openssl-libs-3.2.2-5.fc41.x86_64 p11-kit-0.25.5-3.fc41.x86_64 p11-kit-trust-0.25.5-3.fc41.x86_64 package-notes-srpm-macros-0.5-12.fc41.noarch pam-1.6.1-5.fc41.x86_64 pam-libs-1.6.1-5.fc41.x86_64 patch-2.7.6-25.fc41.x86_64 pcre2-10.44-1.fc41.1.x86_64 pcre2-syntax-10.44-1.fc41.1.noarch perl-srpm-macros-1-56.fc41.noarch pkgconf-2.3.0-1.fc41.x86_64 pkgconf-m4-2.3.0-1.fc41.noarch pkgconf-pkg-config-2.3.0-1.fc41.x86_64 popt-1.19-7.fc41.x86_64 publicsuffix-list-dafsa-20240107-4.fc41.noarch pyproject-srpm-macros-1.14.0-1.fc41.noarch python-srpm-macros-3.13-3.fc41.noarch qt5-srpm-macros-5.15.15-1.fc41.noarch qt6-srpm-macros-6.7.2-3.fc41.noarch readline-8.2-10.fc41.x86_64 redhat-rpm-config-293-1.fc41.noarch rpm-4.19.92-6.fc41.x86_64 rpm-build-4.19.92-6.fc41.x86_64 rpm-build-libs-4.19.92-6.fc41.x86_64 rpm-libs-4.19.92-6.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 rust-srpm-macros-26.3-3.fc41.noarch sed-4.9-3.fc41.x86_64 setup-2.15.0-5.fc41.noarch shadow-utils-4.15.1-9.fc41.x86_64 sqlite-libs-3.46.1-1.fc41.x86_64 systemd-libs-256.5-1.fc41.x86_64 tar-1.35-4.fc41.x86_64 unzip-6.0-64.fc41.x86_64 util-linux-2.40.2-4.fc41.x86_64 util-linux-core-2.40.2-4.fc41.x86_64 which-2.21-42.fc41.x86_64 xxhash-libs-0.8.2-3.fc41.x86_64 xz-5.6.2-2.fc41.x86_64 xz-libs-5.6.2-2.fc41.x86_64 zig-srpm-macros-1-3.fc41.noarch zip-3.0-41.fc41.x86_64 zlib-ng-compat-2.1.7-2.fc41.x86_64 zstd-1.5.6-2.fc41.x86_64 Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git java-17-openjdk-devel INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git java-17-openjdk-devel Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): git java-17-openjdk-devel Updating and loading repositories: updates 100% | 929.2 KiB/s | 28.8 KiB | 00m00s fedora 100% | 924.3 KiB/s | 25.9 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: git x86_64 2.46.0-1.fc41 fedora 85.2 KiB java-17-openjdk-devel x86_64 1:17.0.12.0.7-2.fc41 fedora 8.9 MiB Installing dependencies: abattis-cantarell-vf-fonts noarch 0.301-13.fc41 fedora 192.7 KiB alsa-lib x86_64 1.2.12-2.fc41 fedora 1.4 MiB avahi-libs x86_64 0.8-29.fc41 fedora 166.3 KiB copy-jdk-configs noarch 4.1-6.fc41 fedora 20.3 KiB cups-libs x86_64 1:2.4.10-6.fc41 fedora 622.9 KiB dbus-libs x86_64 1:1.14.10-4.fc41 fedora 368.9 KiB default-fonts-core-sans noarch 4.1-2.fc41 fedora 11.9 KiB expat x86_64 2.6.2-2.fc41 fedora 284.8 KiB fontconfig x86_64 2.15.0-8.fc41 fedora 791.9 KiB fonts-filesystem noarch 1:2.0.5-17.fc41 fedora 0.0 B freetype x86_64 2.13.2-6.fc41 fedora 850.6 KiB git-core x86_64 2.46.0-1.fc41 fedora 22.1 MiB git-core-doc noarch 2.46.0-1.fc41 fedora 17.1 MiB glib2 x86_64 2.82.0-1.fc41 fedora 14.7 MiB gnutls x86_64 3.8.6-7.fc41 fedora 3.2 MiB google-noto-fonts-common noarch 20240701-2.fc41 fedora 17.5 KiB google-noto-sans-vf-fonts noarch 20240701-2.fc41 fedora 1.2 MiB graphite2 x86_64 1.3.14-16.fc41 fedora 192.0 KiB groff-base x86_64 1.23.0-7.fc41 fedora 3.8 MiB harfbuzz x86_64 9.0.0-3.fc41 fedora 2.6 MiB java-17-openjdk x86_64 1:17.0.12.0.7-2.fc41 fedora 1.0 MiB java-17-openjdk-headless x86_64 1:17.0.12.0.7-2.fc41 fedora 186.2 MiB javapackages-filesystem noarch 6.2.0-14.fc41 fedora 1.9 KiB less x86_64 661-2.fc41 fedora 405.3 KiB libX11 x86_64 1.8.10-2.fc41 fedora 1.3 MiB libX11-common noarch 1.8.10-2.fc41 fedora 1.1 MiB libXau x86_64 1.0.11-7.fc41 fedora 66.9 KiB libXcomposite x86_64 0.4.6-4.fc41 fedora 44.5 KiB libXext x86_64 1.3.6-2.fc41 fedora 90.1 KiB libXi x86_64 1.8.1-6.fc41 fedora 80.7 KiB libXrender x86_64 0.9.11-7.fc41 fedora 50.1 KiB libXtst x86_64 1.2.5-1.fc41 fedora 33.6 KiB libcbor x86_64 0.11.0-2.fc41 fedora 73.9 KiB libedit x86_64 3.1-53.20240808cvs.fc41 fedora 244.1 KiB libfido2 x86_64 1.15.0-2.fc41 fedora 238.2 KiB libfontenc x86_64 1.1.8-2.fc41 fedora 67.0 KiB libpng x86_64 2:1.6.40-4.fc41 fedora 245.8 KiB libxcb x86_64 1.17.0-2.fc41 fedora 1.1 MiB lksctp-tools x86_64 1.0.19-9.fc41 fedora 275.2 KiB lua x86_64 5.4.6-6.fc41 fedora 601.7 KiB lua-posix x86_64 36.2.1-7.fc41 fedora 599.8 KiB mkfontscale x86_64 1.2.3-1.fc41 fedora 49.2 KiB ncurses x86_64 6.5-2.20240629.fc41 fedora 627.3 KiB nettle x86_64 3.10-3.fc41 fedora 793.0 KiB nspr x86_64 4.35.0-28.fc41 fedora 320.4 KiB nss x86_64 3.103.0-1.fc41 fedora 1.9 MiB nss-softokn x86_64 3.103.0-1.fc41 fedora 1.9 MiB nss-softokn-freebl x86_64 3.103.0-1.fc41 fedora 783.6 KiB nss-sysinit x86_64 3.103.0-1.fc41 fedora 22.2 KiB nss-util x86_64 3.103.0-1.fc41 fedora 205.1 KiB openssh x86_64 9.8p1-3.fc41 fedora 1.8 MiB openssh-clients x86_64 9.8p1-3.fc41 fedora 2.6 MiB perl-AutoLoader noarch 5.74-511.fc41 fedora 20.5 KiB perl-B x86_64 1.89-511.fc41 fedora 498.0 KiB perl-Carp noarch 1.54-511.fc41 fedora 46.6 KiB perl-Class-Struct noarch 0.68-511.fc41 fedora 25.4 KiB perl-Data-Dumper x86_64 2.189-512.fc41 fedora 111.7 KiB perl-Digest noarch 1.20-511.fc41 fedora 35.3 KiB perl-Digest-MD5 x86_64 2.59-5.fc41 fedora 59.8 KiB perl-DynaLoader x86_64 1.56-511.fc41 fedora 32.1 KiB perl-Encode x86_64 4:3.21-511.fc41 fedora 4.7 MiB perl-Errno x86_64 1.38-511.fc41 fedora 8.4 KiB perl-Error noarch 1:0.17029-16.fc41 fedora 77.3 KiB perl-Exporter noarch 5.78-511.fc41 fedora 54.3 KiB perl-Fcntl x86_64 1.18-511.fc41 fedora 49.0 KiB perl-File-Basename noarch 2.86-511.fc41 fedora 14.0 KiB perl-File-Find noarch 1.44-511.fc41 fedora 41.9 KiB perl-File-Path noarch 2.18-511.fc41 fedora 63.5 KiB perl-File-Temp noarch 1:0.231.100-511.fc41 fedora 162.3 KiB perl-File-stat noarch 1.14-511.fc41 fedora 12.5 KiB perl-FileHandle noarch 2.05-511.fc41 fedora 9.3 KiB perl-Getopt-Long noarch 1:2.58-2.fc41 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-511.fc41 fedora 11.2 KiB perl-Git noarch 2.46.0-1.fc41 fedora 64.1 KiB perl-HTTP-Tiny noarch 0.088-512.fc41 fedora 152.2 KiB perl-IO x86_64 1.55-511.fc41 fedora 151.1 KiB perl-IO-Socket-IP noarch 0.42-512.fc41 fedora 98.7 KiB perl-IO-Socket-SSL noarch 2.089-1.fc41 fedora 703.3 KiB perl-IPC-Open3 noarch 1.22-511.fc41 fedora 22.5 KiB perl-MIME-Base64 x86_64 3.16-511.fc41 fedora 46.1 KiB perl-Mozilla-CA noarch 20240730-1.fc41 fedora 9.8 KiB perl-Net-SSLeay x86_64 1.94-7.fc41 fedora 1.3 MiB perl-POSIX x86_64 2.20-511.fc41 fedora 235.1 KiB perl-PathTools x86_64 3.91-511.fc41 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-511.fc41 fedora 24.9 KiB perl-Pod-Perldoc noarch 3.28.01-512.fc41 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.45-511.fc41 fedora 560.9 KiB perl-Pod-Usage noarch 4:2.03-511.fc41 fedora 84.8 KiB perl-Scalar-List-Utils x86_64 5:1.65-1.fc41 fedora 146.5 KiB perl-SelectSaver noarch 1.02-511.fc41 fedora 2.2 KiB perl-Socket x86_64 4:2.038-511.fc41 fedora 124.0 KiB perl-Storable x86_64 1:3.32-511.fc41 fedora 232.4 KiB perl-Symbol noarch 1.09-511.fc41 fedora 6.8 KiB perl-Term-ANSIColor noarch 5.01-512.fc41 fedora 97.5 KiB perl-Term-Cap noarch 1.18-511.fc41 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-23.fc41 fedora 64.1 KiB perl-Text-ParseWords noarch 3.31-511.fc41 fedora 13.6 KiB perl-Text-Tabs+Wrap noarch 2024.001-511.fc41 fedora 22.6 KiB perl-Time-Local noarch 2:1.350-511.fc41 fedora 69.0 KiB perl-URI noarch 5.28-2.fc41 fedora 240.7 KiB perl-base noarch 2.27-511.fc41 fedora 12.5 KiB perl-constant noarch 1.33-512.fc41 fedora 26.2 KiB perl-if noarch 0.61.000-511.fc41 fedora 5.8 KiB perl-interpreter x86_64 4:5.40.0-511.fc41 fedora 122.3 KiB perl-lib x86_64 0.65-511.fc41 fedora 8.5 KiB perl-libnet noarch 3.15-512.fc41 fedora 289.4 KiB perl-libs x86_64 4:5.40.0-511.fc41 fedora 9.9 MiB perl-locale noarch 1.12-511.fc41 fedora 6.5 KiB perl-mro x86_64 1.29-511.fc41 fedora 45.6 KiB perl-overload noarch 1.37-511.fc41 fedora 71.5 KiB perl-overloading noarch 0.02-511.fc41 fedora 4.8 KiB perl-parent noarch 1:0.242-1.fc41 fedora 10.0 KiB perl-podlators noarch 1:6.0.2-2.fc41 fedora 317.5 KiB perl-vars noarch 1.05-511.fc41 fedora 3.9 KiB ttmkfdir x86_64 3.0.9-71.fc41 fedora 122.7 KiB tzdata-java noarch 2024a-9.fc41 fedora 101.7 KiB xml-common noarch 0.6.3-65.fc41 fedora 78.4 KiB xorg-x11-fonts-Type1 noarch 7.5-39.fc41 fedora 863.3 KiB Transaction Summary: Installing: 120 packages Total size of inbound packages is 79 MiB. Need to download 79 MiB. After this operation 306 MiB will be used (install 306 MiB, remove 0 B). [ 1/120] git-0:2.46.0-1.fc41.x86_64 100% | 250.9 KiB/s | 52.4 KiB | 00m00s [ 2/120] java-17-openjdk-devel-1:17.0. 100% | 8.8 MiB/s | 4.7 MiB | 00m01s [ 3/120] git-core-0:2.46.0-1.fc41.x86_ 100% | 8.6 MiB/s | 4.8 MiB | 00m01s [ 4/120] git-core-doc-0:2.46.0-1.fc41. 100% | 8.5 MiB/s | 3.0 MiB | 00m00s [ 5/120] perl-File-Basename-0:2.86-511 100% | 398.2 KiB/s | 17.1 KiB | 00m00s [ 6/120] perl-File-Find-0:1.44-511.fc4 100% | 574.7 KiB/s | 25.3 KiB | 00m00s [ 7/120] perl-Getopt-Long-1:2.58-2.fc4 100% | 1.5 MiB/s | 63.9 KiB | 00m00s [ 8/120] perl-Git-0:2.46.0-1.fc41.noar 100% | 740.0 KiB/s | 39.2 KiB | 00m00s [ 9/120] perl-IPC-Open3-0:1.22-511.fc4 100% | 495.9 KiB/s | 21.8 KiB | 00m00s [ 10/120] perl-PathTools-0:3.91-511.fc4 100% | 1.5 MiB/s | 87.4 KiB | 00m00s [ 11/120] perl-interpreter-4:5.40.0-511 100% | 1.6 MiB/s | 72.3 KiB | 00m00s [ 12/120] perl-TermReadKey-0:2.38-23.fc 100% | 612.9 KiB/s | 35.6 KiB | 00m00s [ 13/120] perl-lib-0:0.65-511.fc41.x86_ 100% | 338.8 KiB/s | 14.9 KiB | 00m00s [ 14/120] expat-0:2.6.2-2.fc41.x86_64 100% | 2.5 MiB/s | 113.4 KiB | 00m00s [ 15/120] java-17-openjdk-1:17.0.12.0.7 100% | 6.4 MiB/s | 399.3 KiB | 00m00s [ 16/120] less-0:661-2.fc41.x86_64 100% | 3.2 MiB/s | 188.5 KiB | 00m00s [ 17/120] perl-Carp-0:1.54-511.fc41.noa 100% | 656.6 KiB/s | 28.9 KiB | 00m00s [ 18/120] openssh-clients-0:9.8p1-3.fc4 100% | 11.1 MiB/s | 741.8 KiB | 00m00s [ 19/120] perl-Exporter-0:5.78-511.fc41 100% | 718.9 KiB/s | 30.9 KiB | 00m00s [ 20/120] perl-Pod-Usage-4:2.03-511.fc4 100% | 909.3 KiB/s | 40.0 KiB | 00m00s [ 21/120] perl-Text-ParseWords-0:3.31-5 100% | 259.0 KiB/s | 16.6 KiB | 00m00s [ 22/120] perl-constant-0:1.33-512.fc41 100% | 523.4 KiB/s | 23.0 KiB | 00m00s [ 23/120] perl-base-0:2.27-511.fc41.noa 100% | 192.5 KiB/s | 16.2 KiB | 00m00s [ 24/120] perl-overload-0:1.37-511.fc41 100% | 1.0 MiB/s | 45.5 KiB | 00m00s [ 25/120] perl-Error-1:0.17029-16.fc41. 100% | 796.1 KiB/s | 40.6 KiB | 00m00s [ 26/120] perl-Fcntl-0:1.18-511.fc41.x8 100% | 676.6 KiB/s | 29.8 KiB | 00m00s [ 27/120] perl-IO-0:1.55-511.fc41.x86_6 100% | 1.7 MiB/s | 81.8 KiB | 00m00s [ 28/120] perl-Symbol-0:1.09-511.fc41.n 100% | 321.7 KiB/s | 14.2 KiB | 00m00s [ 29/120] perl-POSIX-0:2.20-511.fc41.x8 100% | 2.1 MiB/s | 97.0 KiB | 00m00s [ 30/120] perl-Errno-0:1.38-511.fc41.x8 100% | 339.0 KiB/s | 14.9 KiB | 00m00s [ 31/120] perl-Scalar-List-Utils-5:1.65 100% | 1.6 MiB/s | 72.1 KiB | 00m00s [ 32/120] perl-libs-4:5.40.0-511.fc41.x 100% | 33.8 MiB/s | 2.3 MiB | 00m00s [ 33/120] perl-DynaLoader-0:1.56-511.fc 100% | 578.0 KiB/s | 26.0 KiB | 00m00s [ 34/120] perl-vars-0:1.05-511.fc41.noa 100% | 294.5 KiB/s | 13.0 KiB | 00m00s [ 35/120] fontconfig-0:2.15.0-8.fc41.x8 100% | 5.7 MiB/s | 269.9 KiB | 00m00s [ 36/120] libX11-0:1.8.10-2.fc41.x86_64 100% | 10.4 MiB/s | 649.9 KiB | 00m00s [ 37/120] libXcomposite-0:0.4.6-4.fc41. 100% | 348.6 KiB/s | 24.4 KiB | 00m00s [ 38/120] libXext-0:1.3.6-2.fc41.x86_64 100% | 888.1 KiB/s | 39.1 KiB | 00m00s [ 39/120] libXrender-0:0.9.11-7.fc41.x8 100% | 625.1 KiB/s | 27.5 KiB | 00m00s [ 40/120] libXi-0:1.8.1-6.fc41.x86_64 100% | 699.5 KiB/s | 39.9 KiB | 00m00s [ 41/120] libXtst-0:1.2.5-1.fc41.x86_64 100% | 213.4 KiB/s | 20.5 KiB | 00m00s [ 42/120] xorg-x11-fonts-Type1-0:7.5-39 100% | 4.3 MiB/s | 507.0 KiB | 00m00s [ 43/120] libfido2-0:1.15.0-2.fc41.x86_ 100% | 1.5 MiB/s | 98.1 KiB | 00m00s [ 44/120] openssh-0:9.8p1-3.fc41.x86_64 100% | 4.8 MiB/s | 414.7 KiB | 00m00s [ 45/120] libedit-0:3.1-53.20240808cvs. 100% | 586.8 KiB/s | 105.6 KiB | 00m00s [ 46/120] perl-podlators-1:6.0.2-2.fc41 100% | 2.4 MiB/s | 128.9 KiB | 00m00s [ 47/120] perl-Pod-Perldoc-0:3.28.01-51 100% | 1.0 MiB/s | 86.1 KiB | 00m00s [ 48/120] perl-mro-0:1.29-511.fc41.x86_ 100% | 635.9 KiB/s | 29.9 KiB | 00m00s [ 49/120] perl-File-stat-0:1.14-511.fc4 100% | 386.5 KiB/s | 17.0 KiB | 00m00s [ 50/120] perl-overloading-0:0.02-511.f 100% | 173.9 KiB/s | 12.9 KiB | 00m00s [ 51/120] perl-SelectSaver-0:1.02-511.f 100% | 238.5 KiB/s | 11.7 KiB | 00m00s [ 52/120] perl-Socket-4:2.038-511.fc41. 100% | 830.7 KiB/s | 54.8 KiB | 00m00s [ 53/120] perl-locale-0:1.12-511.fc41.n 100% | 295.2 KiB/s | 13.6 KiB | 00m00s [ 54/120] fonts-filesystem-1:2.0.5-17.f 100% | 188.5 KiB/s | 8.5 KiB | 00m00s [ 55/120] default-fonts-core-sans-0:4.1 100% | 389.1 KiB/s | 31.1 KiB | 00m00s [ 56/120] java-17-openjdk-headless-1:17 100% | 54.4 MiB/s | 44.5 MiB | 00m01s [ 57/120] xml-common-0:0.6.3-65.fc41.no 100% | 440.0 KiB/s | 31.2 KiB | 00m00s [ 58/120] freetype-0:2.13.2-6.fc41.x86_ 100% | 5.0 MiB/s | 410.7 KiB | 00m00s [ 59/120] javapackages-filesystem-0:6.2 100% | 172.6 KiB/s | 12.3 KiB | 00m00s [ 60/120] alsa-lib-0:1.2.12-2.fc41.x86_ 100% | 5.9 MiB/s | 514.4 KiB | 00m00s [ 61/120] copy-jdk-configs-0:4.1-6.fc41 100% | 283.0 KiB/s | 27.7 KiB | 00m00s [ 62/120] lksctp-tools-0:1.0.19-9.fc41. 100% | 1.6 MiB/s | 98.0 KiB | 00m00s [ 63/120] tzdata-java-0:2024a-9.fc41.no 100% | 861.8 KiB/s | 47.4 KiB | 00m00s [ 64/120] libX11-common-0:1.8.10-2.fc41 100% | 3.8 MiB/s | 175.8 KiB | 00m00s [ 65/120] libxcb-0:1.17.0-2.fc41.x86_64 100% | 5.1 MiB/s | 239.0 KiB | 00m00s [ 66/120] mkfontscale-0:1.2.3-1.fc41.x8 100% | 559.3 KiB/s | 31.9 KiB | 00m00s [ 67/120] libcbor-0:0.11.0-2.fc41.x86_6 100% | 753.1 KiB/s | 33.1 KiB | 00m00s [ 68/120] ttmkfdir-0:3.0.9-71.fc41.x86_ 100% | 637.3 KiB/s | 56.1 KiB | 00m00s [ 69/120] groff-base-0:1.23.0-7.fc41.x8 100% | 20.4 MiB/s | 1.1 MiB | 00m00s [ 70/120] perl-File-Temp-1:0.231.100-51 100% | 1.3 MiB/s | 59.1 KiB | 00m00s [ 71/120] perl-HTTP-Tiny-0:0.088-512.fc 100% | 1.2 MiB/s | 55.8 KiB | 00m00s [ 72/120] perl-Pod-Simple-1:3.45-511.fc 100% | 4.8 MiB/s | 219.0 KiB | 00m00s [ 73/120] perl-parent-1:0.242-1.fc41.no 100% | 340.9 KiB/s | 15.0 KiB | 00m00s [ 74/120] perl-Term-ANSIColor-0:5.01-51 100% | 1.1 MiB/s | 47.7 KiB | 00m00s [ 75/120] perl-Term-Cap-0:1.18-511.fc41 100% | 513.2 KiB/s | 22.1 KiB | 00m00s [ 76/120] perl-Class-Struct-0:0.68-511. 100% | 500.5 KiB/s | 22.0 KiB | 00m00s [ 77/120] abattis-cantarell-vf-fonts-0: 100% | 1.8 MiB/s | 120.2 KiB | 00m00s [ 78/120] google-noto-sans-vf-fonts-0:2 100% | 11.8 MiB/s | 594.1 KiB | 00m00s [ 79/120] harfbuzz-0:9.0.0-3.fc41.x86_6 100% | 17.7 MiB/s | 1.0 MiB | 00m00s [ 80/120] libpng-2:1.6.40-4.fc41.x86_64 100% | 1.9 MiB/s | 120.3 KiB | 00m00s [ 81/120] libXau-0:1.0.11-7.fc41.x86_64 100% | 724.7 KiB/s | 31.9 KiB | 00m00s [ 82/120] lua-posix-0:36.2.1-7.fc41.x86 100% | 1.8 MiB/s | 141.4 KiB | 00m00s [ 83/120] perl-File-Path-0:2.18-511.fc4 100% | 801.4 KiB/s | 35.3 KiB | 00m00s [ 84/120] perl-MIME-Base64-0:3.16-511.f 100% | 680.5 KiB/s | 29.9 KiB | 00m00s [ 85/120] libfontenc-0:1.1.8-2.fc41.x86 100% | 313.3 KiB/s | 32.6 KiB | 00m00s [ 86/120] perl-IO-Socket-SSL-0:2.089-1. 100% | 2.7 MiB/s | 231.2 KiB | 00m00s [ 87/120] perl-Mozilla-CA-0:20240730-1. 100% | 324.0 KiB/s | 14.3 KiB | 00m00s [ 88/120] perl-Time-Local-2:1.350-511.f 100% | 677.0 KiB/s | 34.5 KiB | 00m00s [ 89/120] perl-Net-SSLeay-0:1.94-7.fc41 100% | 6.6 MiB/s | 375.7 KiB | 00m00s [ 90/120] perl-Pod-Escapes-1:1.07-511.f 100% | 450.3 KiB/s | 19.8 KiB | 00m00s [ 91/120] perl-Text-Tabs+Wrap-0:2024.00 100% | 508.2 KiB/s | 21.9 KiB | 00m00s [ 92/120] perl-if-0:0.61.000-511.fc41.n 100% | 258.6 KiB/s | 14.0 KiB | 00m00s [ 93/120] ncurses-0:6.5-2.20240629.fc41 100% | 8.4 MiB/s | 423.8 KiB | 00m00s [ 94/120] google-noto-fonts-common-0:20 100% | 419.0 KiB/s | 18.0 KiB | 00m00s [ 95/120] glib2-0:2.82.0-1.fc41.x86_64 100% | 40.1 MiB/s | 3.0 MiB | 00m00s [ 96/120] graphite2-0:1.3.14-16.fc41.x8 100% | 1.6 MiB/s | 95.1 KiB | 00m00s [ 97/120] perl-IO-Socket-IP-0:0.42-512. 100% | 909.1 KiB/s | 41.8 KiB | 00m00s [ 98/120] perl-AutoLoader-0:5.74-511.fc 100% | 481.8 KiB/s | 21.2 KiB | 00m00s [ 99/120] perl-URI-0:5.28-2.fc41.noarch 100% | 2.7 MiB/s | 132.6 KiB | 00m00s [100/120] gnutls-0:3.8.6-7.fc41.x86_64 100% | 19.5 MiB/s | 1.1 MiB | 00m00s [101/120] perl-Data-Dumper-0:2.189-512. 100% | 1.3 MiB/s | 56.3 KiB | 00m00s [102/120] perl-libnet-0:3.15-512.fc41.n 100% | 2.9 MiB/s | 128.5 KiB | 00m00s [103/120] nettle-0:3.10-3.fc41.x86_64 100% | 8.9 MiB/s | 428.5 KiB | 00m00s [104/120] perl-B-0:1.89-511.fc41.x86_64 100% | 3.8 MiB/s | 176.3 KiB | 00m00s [105/120] perl-Digest-MD5-0:2.59-5.fc41 100% | 818.4 KiB/s | 36.0 KiB | 00m00s [106/120] perl-FileHandle-0:2.05-511.fc 100% | 351.3 KiB/s | 15.5 KiB | 00m00s [107/120] perl-Digest-0:1.20-511.fc41.n 100% | 579.1 KiB/s | 24.9 KiB | 00m00s [108/120] perl-Getopt-Std-0:1.14-511.fc 100% | 363.8 KiB/s | 15.6 KiB | 00m00s [109/120] perl-Encode-4:3.21-511.fc41.x 100% | 18.5 MiB/s | 1.1 MiB | 00m00s [110/120] perl-Storable-1:3.32-511.fc41 100% | 2.2 MiB/s | 98.4 KiB | 00m00s [111/120] avahi-libs-0:0.8-29.fc41.x86_ 100% | 1.4 MiB/s | 66.7 KiB | 00m00s [112/120] cups-libs-1:2.4.10-6.fc41.x86 100% | 5.4 MiB/s | 259.8 KiB | 00m00s [113/120] dbus-libs-1:1.14.10-4.fc41.x8 100% | 3.4 MiB/s | 155.1 KiB | 00m00s [114/120] nspr-0:4.35.0-28.fc41.x86_64 100% | 3.0 MiB/s | 137.5 KiB | 00m00s [115/120] nss-0:3.103.0-1.fc41.x86_64 100% | 13.2 MiB/s | 704.3 KiB | 00m00s [116/120] nss-softokn-0:3.103.0-1.fc41. 100% | 8.5 MiB/s | 410.7 KiB | 00m00s [117/120] nss-sysinit-0:3.103.0-1.fc41. 100% | 446.4 KiB/s | 19.2 KiB | 00m00s [118/120] nss-util-0:3.103.0-1.fc41.x86 100% | 1.9 MiB/s | 86.1 KiB | 00m00s [119/120] nss-softokn-freebl-0:3.103.0- 100% | 6.4 MiB/s | 301.8 KiB | 00m00s [120/120] lua-0:5.4.6-6.fc41.x86_64 100% | 3.1 MiB/s | 190.9 KiB | 00m00s -------------------------------------------------------------------------------- [120/120] Total 100% | 26.0 MiB/s | 79.3 MiB | 00m03s Running transaction [ 1/122] Verify package files 100% | 425.0 B/s | 120.0 B | 00m00s >>> Running pre-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch >>> Stop pre-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch >>> Running pre-transaction scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2. >>> Stop pre-transaction scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2.fc4 [ 2/122] Prepare transaction 100% | 1.7 KiB/s | 120.0 B | 00m00s [ 3/122] Installing nspr-0:4.35.0-28.f 100% | 104.8 MiB/s | 322.1 KiB | 00m00s [ 4/122] Installing nss-util-0:3.103.0 100% | 100.6 MiB/s | 206.1 KiB | 00m00s [ 5/122] Installing fonts-filesystem-1 100% | 0.0 B/s | 788.0 B | 00m00s [ 6/122] Installing abattis-cantarell- 100% | 94.9 MiB/s | 194.4 KiB | 00m00s [ 7/122] Installing nss-softokn-freebl 100% | 191.9 MiB/s | 785.8 KiB | 00m00s [ 8/122] Installing nss-softokn-0:3.10 100% | 268.4 MiB/s | 1.9 MiB | 00m00s [ 9/122] Installing nss-sysinit-0:3.10 100% | 11.4 MiB/s | 23.3 KiB | 00m00s [ 10/122] Installing nss-0:3.103.0-1.fc 100% | 85.5 MiB/s | 1.9 MiB | 00m00s >>> Running post-install scriptlet: nss-0:3.103.0-1.fc41.x86_64 >>> Stop post-install scriptlet: nss-0:3.103.0-1.fc41.x86_64 [ 11/122] Installing lua-0:5.4.6-6.fc41 100% | 147.7 MiB/s | 604.8 KiB | 00m00s [ 12/122] Installing dbus-libs-1:1.14.1 100% | 180.7 MiB/s | 370.0 KiB | 00m00s [ 13/122] Installing avahi-libs-0:0.8-2 100% | 82.5 MiB/s | 168.9 KiB | 00m00s [ 14/122] Installing nettle-0:3.10-3.fc 100% | 194.4 MiB/s | 796.1 KiB | 00m00s [ 15/122] Installing gnutls-0:3.8.6-7.f 100% | 201.5 MiB/s | 3.2 MiB | 00m00s [ 16/122] Installing glib2-0:2.82.0-1.f 100% | 233.1 MiB/s | 14.7 MiB | 00m00s [ 17/122] Installing cups-libs-1:2.4.10 100% | 203.3 MiB/s | 624.4 KiB | 00m00s [ 18/122] Installing graphite2-0:1.3.14 100% | 94.8 MiB/s | 194.1 KiB | 00m00s [ 19/122] Installing google-noto-fonts- 100% | 0.0 B/s | 18.3 KiB | 00m00s [ 20/122] Installing google-noto-sans-v 100% | 208.2 MiB/s | 1.2 MiB | 00m00s [ 21/122] Installing default-fonts-core 100% | 8.9 MiB/s | 18.2 KiB | 00m00s [ 22/122] Installing ncurses-0:6.5-2.20 100% | 123.8 MiB/s | 633.9 KiB | 00m00s [ 23/122] Installing libfontenc-0:1.1.8 100% | 66.8 MiB/s | 68.4 KiB | 00m00s [ 24/122] Installing libXau-0:1.0.11-7. 100% | 66.8 MiB/s | 68.4 KiB | 00m00s [ 25/122] Installing libxcb-0:1.17.0-2. 100% | 124.1 MiB/s | 1.1 MiB | 00m00s [ 26/122] Installing lua-posix-0:36.2.1 100% | 85.8 MiB/s | 614.8 KiB | 00m00s [ 27/122] Installing copy-jdk-configs-0 100% | 20.5 MiB/s | 21.0 KiB | 00m00s [ 28/122] Installing libpng-2:1.6.40-4. 100% | 120.6 MiB/s | 247.1 KiB | 00m00s [ 29/122] Installing harfbuzz-0:9.0.0-3 100% | 240.9 MiB/s | 2.7 MiB | 00m00s [ 30/122] Installing freetype-0:2.13.2- 100% | 166.5 MiB/s | 852.3 KiB | 00m00s [ 31/122] Installing mkfontscale-0:1.2. 100% | 49.4 MiB/s | 50.6 KiB | 00m00s [ 32/122] Installing ttmkfdir-0:3.0.9-7 100% | 8.1 MiB/s | 123.8 KiB | 00m00s >>> Running pre-install scriptlet: groff-base-0:1.23.0-7.fc41.x86_64 >>> Stop pre-install scriptlet: groff-base-0:1.23.0-7.fc41.x86_64 [ 33/122] Installing groff-base-0:1.23. 100% | 96.8 MiB/s | 3.9 MiB | 00m00s >>> Running post-install scriptlet: groff-base-0:1.23.0-7.fc41.x86_64 >>> Stop post-install scriptlet: groff-base-0:1.23.0-7.fc41.x86_64 [ 34/122] Installing perl-Digest-0:1.20 100% | 18.1 MiB/s | 37.1 KiB | 00m00s [ 35/122] Installing perl-B-0:1.89-511. 100% | 122.4 MiB/s | 501.3 KiB | 00m00s [ 36/122] Installing perl-FileHandle-0: 100% | 0.0 B/s | 9.8 KiB | 00m00s [ 37/122] Installing perl-Digest-MD5-0: 100% | 60.2 MiB/s | 61.7 KiB | 00m00s [ 38/122] Installing perl-Data-Dumper-0 100% | 55.5 MiB/s | 113.6 KiB | 00m00s [ 39/122] Installing perl-libnet-0:3.15 100% | 95.9 MiB/s | 294.7 KiB | 00m00s [ 40/122] Installing perl-IO-Socket-IP- 100% | 49.1 MiB/s | 100.5 KiB | 00m00s [ 41/122] Installing perl-AutoLoader-0: 100% | 20.5 MiB/s | 20.9 KiB | 00m00s [ 42/122] Installing perl-URI-0:5.28-2. 100% | 49.3 MiB/s | 252.3 KiB | 00m00s [ 43/122] Installing perl-locale-0:1.12 100% | 0.0 B/s | 6.9 KiB | 00m00s [ 44/122] Installing perl-File-Path-0:2 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [ 45/122] Installing perl-Mozilla-CA-0: 100% | 10.6 MiB/s | 10.8 KiB | 00m00s [ 46/122] Installing perl-Time-Local-2: 100% | 68.9 MiB/s | 70.6 KiB | 00m00s [ 47/122] Installing perl-Pod-Escapes-1 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [ 48/122] Installing perl-Text-Tabs+Wra 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [ 49/122] Installing perl-if-0:0.61.000 100% | 6.1 MiB/s | 6.2 KiB | 00m00s [ 50/122] Installing perl-Net-SSLeay-0: 100% | 136.3 MiB/s | 1.4 MiB | 00m00s [ 51/122] Installing perl-IO-Socket-SSL 100% | 172.7 MiB/s | 707.4 KiB | 00m00s [ 52/122] Installing perl-POSIX-0:2.20- 100% | 230.8 MiB/s | 236.4 KiB | 00m00s [ 53/122] Installing perl-Term-ANSIColo 100% | 48.4 MiB/s | 99.2 KiB | 00m00s [ 54/122] Installing perl-Term-Cap-0:1. 100% | 29.9 MiB/s | 30.6 KiB | 00m00s [ 55/122] Installing perl-IPC-Open3-0:1 100% | 22.7 MiB/s | 23.3 KiB | 00m00s [ 56/122] Installing perl-Class-Struct- 100% | 0.0 B/s | 25.9 KiB | 00m00s [ 57/122] Installing perl-File-Temp-1:0 100% | 80.1 MiB/s | 164.1 KiB | 00m00s [ 58/122] Installing perl-Pod-Simple-1: 100% | 139.3 MiB/s | 570.5 KiB | 00m00s [ 59/122] Installing perl-HTTP-Tiny-0:0 100% | 75.3 MiB/s | 154.2 KiB | 00m00s [ 60/122] Installing perl-Symbol-0:1.09 100% | 0.0 B/s | 7.2 KiB | 00m00s [ 61/122] Installing perl-SelectSaver-0 100% | 0.0 B/s | 2.6 KiB | 00m00s [ 62/122] Installing perl-Socket-4:2.03 100% | 61.6 MiB/s | 126.1 KiB | 00m00s [ 63/122] Installing perl-File-stat-0:1 100% | 12.7 MiB/s | 13.1 KiB | 00m00s [ 64/122] Installing perl-podlators-1:6 100% | 104.6 MiB/s | 321.4 KiB | 00m00s [ 65/122] Installing perl-Pod-Perldoc-0 100% | 82.6 MiB/s | 169.3 KiB | 00m00s [ 66/122] Installing perl-Text-ParseWor 100% | 14.2 MiB/s | 14.6 KiB | 00m00s [ 67/122] Installing perl-base-0:2.27-5 100% | 0.0 B/s | 12.9 KiB | 00m00s [ 68/122] Installing perl-Fcntl-0:1.18- 100% | 48.9 MiB/s | 50.1 KiB | 00m00s [ 69/122] Installing perl-mro-0:1.29-51 100% | 45.6 MiB/s | 46.7 KiB | 00m00s [ 70/122] Installing perl-overloading-0 100% | 5.4 MiB/s | 5.5 KiB | 00m00s [ 71/122] Installing perl-IO-0:1.55-511 100% | 75.8 MiB/s | 155.3 KiB | 00m00s [ 72/122] Installing perl-Pod-Usage-4:2 100% | 84.3 MiB/s | 86.3 KiB | 00m00s [ 73/122] Installing perl-constant-0:1. 100% | 26.7 MiB/s | 27.4 KiB | 00m00s [ 74/122] Installing perl-Errno-0:1.38- 100% | 8.6 MiB/s | 8.8 KiB | 00m00s [ 75/122] Installing perl-Scalar-List-U 100% | 48.7 MiB/s | 149.7 KiB | 00m00s [ 76/122] Installing perl-vars-0:1.05-5 100% | 0.0 B/s | 4.3 KiB | 00m00s [ 77/122] Installing perl-overload-0:1. 100% | 70.3 MiB/s | 71.9 KiB | 00m00s [ 78/122] Installing perl-parent-1:0.24 100% | 10.5 MiB/s | 10.7 KiB | 00m00s [ 79/122] Installing perl-MIME-Base64-0 100% | 23.6 MiB/s | 48.4 KiB | 00m00s [ 80/122] Installing perl-Getopt-Std-0: 100% | 0.0 B/s | 11.7 KiB | 00m00s [ 81/122] Installing perl-Storable-1:3. 100% | 114.3 MiB/s | 234.0 KiB | 00m00s [ 82/122] Installing perl-Getopt-Long-1 100% | 71.9 MiB/s | 147.2 KiB | 00m00s [ 83/122] Installing perl-File-Basename 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 84/122] Installing perl-Carp-0:1.54-5 100% | 46.6 MiB/s | 47.7 KiB | 00m00s [ 85/122] Installing perl-Exporter-0:5. 100% | 54.3 MiB/s | 55.6 KiB | 00m00s [ 86/122] Installing perl-PathTools-0:3 100% | 60.1 MiB/s | 184.6 KiB | 00m00s [ 87/122] Installing perl-DynaLoader-0: 100% | 31.7 MiB/s | 32.5 KiB | 00m00s [ 88/122] Installing perl-Encode-4:3.21 100% | 205.1 MiB/s | 4.7 MiB | 00m00s [ 89/122] Installing perl-libs-4:5.40.0 100% | 146.5 MiB/s | 10.0 MiB | 00m00s [ 90/122] Installing perl-interpreter-4 100% | 60.5 MiB/s | 124.0 KiB | 00m00s [ 91/122] Installing perl-File-Find-0:1 100% | 41.5 MiB/s | 42.5 KiB | 00m00s [ 92/122] Installing perl-TermReadKey-0 100% | 32.4 MiB/s | 66.3 KiB | 00m00s [ 93/122] Installing perl-lib-0:0.65-51 100% | 0.0 B/s | 8.9 KiB | 00m00s [ 94/122] Installing perl-Error-1:0.170 100% | 39.3 MiB/s | 80.5 KiB | 00m00s [ 95/122] Installing libcbor-0:0.11.0-2 100% | 73.5 MiB/s | 75.3 KiB | 00m00s [ 96/122] Installing libfido2-0:1.15.0- 100% | 117.1 MiB/s | 239.7 KiB | 00m00s [ 97/122] Installing libX11-common-0:1. 100% | 66.0 MiB/s | 1.2 MiB | 00m00s [ 98/122] Installing libX11-0:1.8.10-2. 100% | 256.3 MiB/s | 1.3 MiB | 00m00s [ 99/122] Installing libXext-0:1.3.6-2. 100% | 89.2 MiB/s | 91.3 KiB | 00m00s [100/122] Installing libXi-0:1.8.1-6.fc 100% | 79.9 MiB/s | 81.8 KiB | 00m00s [101/122] Installing libXtst-0:1.2.5-1. 100% | 33.8 MiB/s | 34.7 KiB | 00m00s [102/122] Installing libXcomposite-0:0. 100% | 45.0 MiB/s | 46.1 KiB | 00m00s [103/122] Installing libXrender-0:0.9.1 100% | 50.2 MiB/s | 51.4 KiB | 00m00s [104/122] Installing tzdata-java-0:2024 100% | 99.7 MiB/s | 102.1 KiB | 00m00s [105/122] Installing lksctp-tools-0:1.0 100% | 91.0 MiB/s | 279.7 KiB | 00m00s [106/122] Installing javapackages-files 100% | 2.6 MiB/s | 5.3 KiB | 00m00s [107/122] Installing alsa-lib-0:1.2.12- 100% | 126.8 MiB/s | 1.4 MiB | 00m00s [108/122] Installing java-17-openjdk-he 100% | 278.9 MiB/s | 186.3 MiB | 00m01s >>> Running post-install scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2.fc4 >>> Stop post-install scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2.fc41.x >>> Running pre-install scriptlet: xml-common-0:0.6.3-65.fc41.noarch >>> Stop pre-install scriptlet: xml-common-0:0.6.3-65.fc41.noarch [109/122] Installing xml-common-0:0.6.3 100% | 26.4 MiB/s | 81.1 KiB | 00m00s [110/122] Installing fontconfig-0:2.15. 100% | 765.9 KiB/s | 811.1 KiB | 00m01s >>> Running post-install scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 >>> Stop post-install scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 [111/122] Installing xorg-x11-fonts-Typ 100% | 11.1 MiB/s | 865.6 KiB | 00m00s >>> Running post-install scriptlet: xorg-x11-fonts-Type1-0:7.5-39.fc41.noarch >>> Stop post-install scriptlet: xorg-x11-fonts-Type1-0:7.5-39.fc41.noarch [112/122] Installing java-17-openjdk-1: 100% | 41.1 MiB/s | 1.0 MiB | 00m00s >>> Running post-install scriptlet: java-17-openjdk-1:17.0.12.0.7-2.fc41.x86_64 >>> Stop post-install scriptlet: java-17-openjdk-1:17.0.12.0.7-2.fc41.x86_64 [113/122] Installing openssh-0:9.8p1-3. 100% | 161.7 MiB/s | 1.8 MiB | 00m00s [114/122] Installing libedit-0:3.1-53.2 100% | 80.0 MiB/s | 245.8 KiB | 00m00s [115/122] Installing openssh-clients-0: 100% | 100.0 MiB/s | 2.6 MiB | 00m00s >>> Running post-install scriptlet: openssh-clients-0:9.8p1-3.fc41.x86_64 >>> Stop post-install scriptlet: openssh-clients-0:9.8p1-3.fc41.x86_64 [116/122] Installing less-0:661-2.fc41. 100% | 99.8 MiB/s | 408.6 KiB | 00m00s [117/122] Installing expat-0:2.6.2-2.fc 100% | 70.0 MiB/s | 286.8 KiB | 00m00s [118/122] Installing git-core-0:2.46.0- 100% | 277.0 MiB/s | 22.2 MiB | 00m00s [119/122] Installing git-core-doc-0:2.4 100% | 174.8 MiB/s | 17.3 MiB | 00m00s [120/122] Installing perl-Git-0:2.46.0- 100% | 63.6 MiB/s | 65.1 KiB | 00m00s [121/122] Installing git-0:2.46.0-1.fc4 100% | 42.7 MiB/s | 87.4 KiB | 00m00s warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead [122/122] Installing java-17-openjdk-de 100% | 30.4 MiB/s | 8.9 MiB | 00m00s >>> Running post-install scriptlet: java-17-openjdk-devel-1:17.0.12.0.7-2.fc41.x >>> Stop post-install scriptlet: java-17-openjdk-devel-1:17.0.12.0.7-2.fc41.x86_ >>> Running post-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch >>> Stop post-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch >>> Running post-transaction scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2 >>> Stop post-transaction scriptlet: java-17-openjdk-headless-1:17.0.12.0.7-2.fc >>> Running post-transaction scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 >>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 >>> Running post-transaction scriptlet: java-17-openjdk-1:17.0.12.0.7-2.fc41.x86 >>> Stop post-transaction scriptlet: java-17-openjdk-1:17.0.12.0.7-2.fc41.x86_64 >>> Running post-transaction scriptlet: java-17-openjdk-devel-1:17.0.12.0.7-2.fc >>> Stop post-transaction scriptlet: java-17-openjdk-devel-1:17.0.12.0.7-2.fc41. >>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64 >>> Stop trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64 >>> Running trigger-install scriptlet: info-0:7.1-3.fc41.x86_64 >>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.x86_64 >>> Running trigger-install scriptlet: glib2-0:2.82.0-1.fc41.x86_64 >>> Stop trigger-install scriptlet: glib2-0:2.82.0-1.fc41.x86_64 >>> Running trigger-install scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 >>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-8.fc41.x86_64 Complete! INFO: Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-9w4ap25p/script /script INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-9w4ap25p/script /script Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-9w4ap25p/script to /var/lib/mock/copr-custom-fedora-41-x86_64/root/script Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] + chmod a+x /script + rm -rf /workdir + mkdir -p /workdir + chown mockbuild /workdir Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/hook_payload to /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/hook_payload Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell Finish: shell Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"'"'' INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"] Start: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"] + cd /workdir + COPR_OWNER=@pgjdbc + COPR_PROJECT=pgjdbc-ci + COPR_PACKAGE=postgresql-jdbc + COPR_RESULTDIR=/workdir/srpm_results + /script + set -e + set -o pipefail + clone_url_parent=https://github.com/pgjdbc/pgjdbc.git ++ basename https://github.com/pgjdbc/pgjdbc.git + workdir=pgjdbc.git + workdir=pgjdbc ++ readlink -f hook_payload + hook_payload=/workdir/hook_payload + mkdir -p /workdir/srpm_results ++ readlink -f /workdir/srpm_results + resultdir=/workdir/srpm_results + test -d copr-ci-tooling + git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git Cloning into 'copr-ci-tooling'... + export PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + git clone --recursive --no-single-branch https://github.com/pgjdbc/pgjdbc.git Cloning into 'pgjdbc'... + cd pgjdbc + test -f /workdir/hook_payload + webhook-checkout /workdir/hook_payload python not found in /workdir/copr-ci-tooling:/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin Finish: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"] Finish: run Traceback (most recent call last): File "/usr/bin/copr-sources-custom", line 115, in run_cmd(mock + ['--chroot', 'su - {0} -c {1}'.format(user, cmd)]) File "/usr/bin/copr-sources-custom", line 64, in run_cmd return subprocess.check_call(command, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--chroot', "su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=@pgjdbc COPR_PROJECT=pgjdbc-ci COPR_PACKAGE=postgresql-jdbc COPR_RESULTDIR=/workdir/srpm_results /script'"]' returned non-zero exit status 1. Copr build error: Build failed