[2025-10-28 09:27:16,175][ INFO][PID:703674] Marking build as starting [2025-10-28 09:27:16,195][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:16,196][ INFO][PID:703674] VM allocation process starts [2025-10-28 09:27:16,211][ INFO][PID:703674] Trying to allocate VM: ResallocHost, ticket_id=5887096, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 09:27:19,223][ INFO][PID:703674] Allocated host ResallocHost, ticket_id=5887096, hostname=54.221.88.5, name=aws_aarch64_normalreserved_prod_07689512_20251028_090852, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 09:27:19,224][ INFO][PID:703674] Allocating ssh connection to builder [2025-10-28 09:27:19,224][ INFO][PID:703674] Checking that builder machine is OK [2025-10-28 09:27:19,604][ INFO][PID:703674] Running remote command: copr-builder-ready srpm-builds [2025-10-28 09:27:19,823][ INFO][PID:703674] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-28 09:27:19,824][ INFO][PID:703674] Filling build.info file with builder info [2025-10-28 09:27:19,825][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:19,826][ INFO][PID:703674] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "project_dirname": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "submitter": "bdherouville", "ended_on": null, "started_on": 1761643639.8259401, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739122", "build_id": 9739122, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n# Clone + patch spec.in + produire spec & sources pour COPR (m\\u00e9thode Custom)\\n\\nLIBVIRT_REF=\\\"${LIBVIRT_REF:-v11.8.0}\\\" # ex: v11.8.0 ou master\\nREPO_URL=\\\"${REPO_URL:-https://github.com/libvirt/libvirt.git}\\\"\\n: \\\"${COPR_RESULTDIR:=.}\\\"\\n\\ngit clone --depth 1 --branch \\\"$LIBVIRT_REF\\\" \\\"$REPO_URL\\\"\\ncd libvirt\\n\\nSPECIN=\\\"libvirt.spec.in\\\"\\n[ -f \\\"$SPECIN\\\" ] || { echo \\\"spec.in introuvable\\\"; exit 1; }\\n\\n# --- Patch 1: ajouter aarch64 \\u00e0 arches_zfs (si absent)\\n# ligne du style: %define arches_zfs %{arches_x86} %{power64} %{arm}\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' \\\"$SPECIN\\\"; then\\n # si aarch64 pas pr\\u00e9sent, l'ajouter en fin de ligne\\n sed -i -E '/^[[:space:]]*%define[[:space:]]+arches_zfs/{\\n /aarch64/! s/$/ aarch64/\\n }' \\\"$SPECIN\\\"\\nelse\\n # s\\u00e9curit\\u00e9: d\\u00e9finir minimalement si la macro n'existe pas\\n sed -i '1i %define arches_zfs x86_64 aarch64' \\\"$SPECIN\\\"\\nfi\\n\\n# --- Patch 2: activer le backend ZFS (forcer with_storage_zfs=1)\\n# remplace toute assignation explicite \\u00e0 0 par 1\\nsed -i -E 's/^(%define[[:space:]]+with_storage_zfs[[:space:]]+)[0-9]+/\\\\1 1/' \\\"$SPECIN\\\"\\n\\n# --- G\\u00e9n\\u00e9rer le tarball et la spec via Meson\\nmeson setup build\\nmeson dist -C build\\n\\n# Livrer \\u00e0 COPR exactement 1 spec + la/les sources\\ncp build/libvirt.spec \\\"$COPR_RESULTDIR\\\"/\\ncp build/meson-dist/libvirt-*.tar.* \\\"$COPR_RESULTDIR\\\"/\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git meson make autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64", "result_dir": "09739122", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739122, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "vendor": "Fedora Project COPR (bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64)" } } ] } [2025-10-28 09:27:19,848][ INFO][PID:703674] Sending fedora-messaging bus message in build.start [2025-10-28 09:27:20,444][ INFO][PID:703674] Sending fedora-messaging bus message in chroot.start [2025-10-28 09:27:20,466][ INFO][PID:703674] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9739122 --detached [2025-10-28 09:27:20,852][ INFO][PID:703674] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.221.88.5' (ED25519) to the list of known hosts. [2025-10-28 09:27:20,853][ INFO][PID:703674] Downloading the builder-live.log file, attempt 1 [2025-10-28 09:27:20,854][ INFO][PID:703674] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.221.88.5 copr-rpmbuild-log [2025-10-28 09:27:25,858][ INFO][PID:703674] Periodic builder liveness probe: alive [2025-10-28 09:27:25,859][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:30,859][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:35,860][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:40,861][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:45,862][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:50,863][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:27:55,864][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:00,865][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:05,866][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:10,867][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:15,868][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:20,869][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:25,870][ INFO][PID:703674] Checking for cancel request [2025-10-28 09:28:25,960][ INFO][PID:703674] Downloading results from builder [2025-10-28 09:28:25,960][ INFO][PID:703674] rsyncing of mockbuilder@54.221.88.5:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122 started [2025-10-28 09:28:25,961][ INFO][PID:703674] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.221.88.5:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/ &> /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/build-09739122.rsync.log [2025-10-28 09:28:26,185][ INFO][PID:703674] rsyncing finished. [2025-10-28 09:28:26,186][ INFO][PID:703674] Releasing VM back to pool [2025-10-28 09:28:26,194][ INFO][PID:703674] Searching for 'success' file in resultdir [2025-10-28 09:28:26,194][ ERROR][PID:703674] Build failed: Backend process error: No success file => build failure [2025-10-28 09:28:26,195][ INFO][PID:703674] Finished build: id=9739122 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64 chroot=srpm-builds [2025-10-28 09:28:26,196][ ERROR][PID:703674] Backend process error: No success file => build failure [2025-10-28 09:28:26,197][ INFO][PID:703674] Worker failed build, took 66.37137794494629 [2025-10-28 09:28:26,197][ INFO][PID:703674] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "project_dirname": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "submitter": "bdherouville", "ended_on": 1761643706.197318, "started_on": 1761643639.8259401, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739122", "build_id": 9739122, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n# Clone + patch spec.in + produire spec & sources pour COPR (m\\u00e9thode Custom)\\n\\nLIBVIRT_REF=\\\"${LIBVIRT_REF:-v11.8.0}\\\" # ex: v11.8.0 ou master\\nREPO_URL=\\\"${REPO_URL:-https://github.com/libvirt/libvirt.git}\\\"\\n: \\\"${COPR_RESULTDIR:=.}\\\"\\n\\ngit clone --depth 1 --branch \\\"$LIBVIRT_REF\\\" \\\"$REPO_URL\\\"\\ncd libvirt\\n\\nSPECIN=\\\"libvirt.spec.in\\\"\\n[ -f \\\"$SPECIN\\\" ] || { echo \\\"spec.in introuvable\\\"; exit 1; }\\n\\n# --- Patch 1: ajouter aarch64 \\u00e0 arches_zfs (si absent)\\n# ligne du style: %define arches_zfs %{arches_x86} %{power64} %{arm}\\nif grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' \\\"$SPECIN\\\"; then\\n # si aarch64 pas pr\\u00e9sent, l'ajouter en fin de ligne\\n sed -i -E '/^[[:space:]]*%define[[:space:]]+arches_zfs/{\\n /aarch64/! s/$/ aarch64/\\n }' \\\"$SPECIN\\\"\\nelse\\n # s\\u00e9curit\\u00e9: d\\u00e9finir minimalement si la macro n'existe pas\\n sed -i '1i %define arches_zfs x86_64 aarch64' \\\"$SPECIN\\\"\\nfi\\n\\n# --- Patch 2: activer le backend ZFS (forcer with_storage_zfs=1)\\n# remplace toute assignation explicite \\u00e0 0 par 1\\nsed -i -E 's/^(%define[[:space:]]+with_storage_zfs[[:space:]]+)[0-9]+/\\\\1 1/' \\\"$SPECIN\\\"\\n\\n# --- G\\u00e9n\\u00e9rer le tarball et la spec via Meson\\nmeson setup build\\nmeson dist -C build\\n\\n# Livrer \\u00e0 COPR exactement 1 spec + la/les sources\\ncp build/libvirt.spec \\\"$COPR_RESULTDIR\\\"/\\ncp build/meson-dist/libvirt-*.tar.* \\\"$COPR_RESULTDIR\\\"/\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git meson make autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64", "result_dir": "09739122", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739122, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "libvirt-daemon-driver-storage-zfs-el10-aarch64", "vendor": "Fedora Project COPR (bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64)" } } ] } [2025-10-28 09:28:26,233][ INFO][PID:703674] Sending fedora-messaging bus message in build.end [2025-10-28 09:28:26,256][ INFO][PID:703674] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/builder-live.log by gzip [2025-10-28 09:28:26,257][ INFO][PID:703674] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/builder-live.log' as PID 707576 [2025-10-28 09:28:26,262][ INFO][PID:703674] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/builder-live.log) [2025-10-28 09:28:26,263][ INFO][PID:703674] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/backend.log by gzip [2025-10-28 09:28:26,264][ INFO][PID:703674] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739122/backend.log' as PID 707577