[2025-10-28 09:38:08,103][ INFO][PID:744046] Marking build as starting [2025-10-28 09:38:08,135][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:08,136][ INFO][PID:744046] VM allocation process starts [2025-10-28 09:38:08,145][ INFO][PID:744046] Trying to allocate VM: ResallocHost, ticket_id=5887202, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 09:38:11,203][ INFO][PID:744046] Allocated host ResallocHost, ticket_id=5887202, hostname=54.90.211.73, name=aws_aarch64_normalreserved_prod_07689783_20251028_093218, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 09:38:11,204][ INFO][PID:744046] Allocating ssh connection to builder [2025-10-28 09:38:11,204][ INFO][PID:744046] Checking that builder machine is OK [2025-10-28 09:38:11,582][ INFO][PID:744046] Running remote command: copr-builder-ready srpm-builds [2025-10-28 09:38:11,805][ INFO][PID:744046] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-28 09:38:11,806][ INFO][PID:744046] Filling build.info file with builder info [2025-10-28 09:38:11,806][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:11,807][ INFO][PID:744046] 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": 1761644291.807341, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739196", "build_id": 9739196, "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 glib2\", \"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": "09739196", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739196, "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:38:11,836][ INFO][PID:744046] Sending fedora-messaging bus message in build.start [2025-10-28 09:38:12,444][ INFO][PID:744046] Sending fedora-messaging bus message in chroot.start [2025-10-28 09:38:12,467][ INFO][PID:744046] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9739196 --detached [2025-10-28 09:38:12,843][ INFO][PID:744046] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.90.211.73' (ED25519) to the list of known hosts. [2025-10-28 09:38:12,843][ INFO][PID:744046] Downloading the builder-live.log file, attempt 1 [2025-10-28 09:38:12,845][ INFO][PID:744046] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.90.211.73 copr-rpmbuild-log [2025-10-28 09:38:17,848][ INFO][PID:744046] Periodic builder liveness probe: alive [2025-10-28 09:38:17,849][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:22,850][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:27,851][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:32,852][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:37,852][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:42,853][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:47,854][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:52,855][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:38:57,856][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:02,856][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:07,857][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:12,858][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:17,859][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:22,860][ INFO][PID:744046] Checking for cancel request [2025-10-28 09:39:24,524][ INFO][PID:744046] Downloading results from builder [2025-10-28 09:39:24,524][ INFO][PID:744046] rsyncing of mockbuilder@54.90.211.73:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196 started [2025-10-28 09:39:24,525][ INFO][PID:744046] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.90.211.73:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/ &> /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/build-09739196.rsync.log [2025-10-28 09:39:24,749][ INFO][PID:744046] rsyncing finished. [2025-10-28 09:39:24,750][ INFO][PID:744046] Releasing VM back to pool [2025-10-28 09:39:24,758][ INFO][PID:744046] Searching for 'success' file in resultdir [2025-10-28 09:39:24,759][ ERROR][PID:744046] Build failed: Backend process error: No success file => build failure [2025-10-28 09:39:24,759][ INFO][PID:744046] Finished build: id=9739196 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:39:24,761][ ERROR][PID:744046] Backend process error: No success file => build failure [2025-10-28 09:39:24,761][ INFO][PID:744046] Worker failed build, took 72.95418238639832 [2025-10-28 09:39:24,761][ INFO][PID:744046] 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": 1761644364.7615235, "started_on": 1761644291.807341, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739196", "build_id": 9739196, "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 glib2\", \"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": "09739196", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739196, "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:39:24,806][ INFO][PID:744046] Sending fedora-messaging bus message in build.end [2025-10-28 09:39:24,829][ INFO][PID:744046] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/builder-live.log by gzip [2025-10-28 09:39:24,830][ INFO][PID:744046] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/builder-live.log' as PID 747532 [2025-10-28 09:39:24,835][ INFO][PID:744046] 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/09739196/builder-live.log) [2025-10-28 09:39:24,836][ INFO][PID:744046] Compressing /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/backend.log by gzip [2025-10-28 09:39:24,837][ INFO][PID:744046] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64/srpm-builds/09739196/backend.log' as PID 747533