[2026-06-09 11:29:25,916][ INFO][PID:426517] Marking build as starting [2026-06-09 11:29:25,983][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:25,986][ INFO][PID:426517] VM allocation process starts [2026-06-09 11:29:26,011][ INFO][PID:426517] Trying to allocate VM: ResallocHost, ticket_id=3352877, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-09 11:29:31,014][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:36,019][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:38,091][ INFO][PID:426517] Allocated host ResallocHost, ticket_id=3352877, hostname=13.221.63.82, name=aws_x86_64_reserved_prod_11754570_20260609_112642, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-09 11:29:38,092][ INFO][PID:426517] Allocating ssh connection to builder [2026-06-09 11:29:38,094][ INFO][PID:426517] Checking that builder machine is OK [2026-06-09 11:29:38,585][ INFO][PID:426517] Installed copr-rpmbuild version: 1.8 [2026-06-09 11:29:38,587][ INFO][PID:426517] Running remote command: copr-builder-ready srpm-builds [2026-06-09 11:29:38,932][ INFO][PID:426517] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-09 11:29:38,933][ INFO][PID:426517] Filling build.info file with builder info [2026-06-09 11:29:38,934][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:38,936][ INFO][PID:426517] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-10-wayland-enablement-stack", "project_dirname": "stillos-10-wayland-enablement-stack", "submitter": "still", "ended_on": null, "started_on": 1781004578.9361017, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10582762", "build_id": 10582762, "package_name": "libebur128", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\npkg=libebur128\\nrel=\\\"${FEDORA_RELEASE:-44}\\\"\\nwork=\\\"$(mktemp -d)\\\"\\ntrap 'rm -rf \\\"$work\\\"' EXIT\\ncd \\\"$work\\\"\\ndnf -q download --source \\\\\\n --disablerepo='*' \\\\\\n --setopt='*.gpgcheck=0' \\\\\\n --setopt='*.repo_gpgcheck=0' \\\\\\n --repofrompath=\\\"f${rel},https://download.fedoraproject.org/pub/fedora/linux/releases/${rel}/Everything/source/tree/\\\" \\\\\\n --repofrompath=\\\"f${rel}u,https://download.fedoraproject.org/pub/fedora/linux/updates/${rel}/Everything/source/tree/\\\" \\\\\\n --enablerepo=\\\"f${rel}\\\" --enablerepo=\\\"f${rel}u\\\" \\\\\\n \\\"$pkg\\\"\\nrpm2cpio ./*.src.rpm | cpio -idm --quiet\\nspec=\\\"$pkg.spec\\\"\\nrpmdev-bumpspec -c \\\"Rebuild for stillOS AlmaLinux 10.\\\" \\\"$spec\\\"\\nrpmbuild -bs --define \\\"_sourcedir $PWD\\\" --define \\\"_specdir $PWD\\\" --define \\\"_srcrpmdir $PWD\\\" \\\"$spec\\\"\\ncp ./*.src.rpm \\\"$OLDPWD\\\"/\\n\", \"chroot\": \"rhel+epel-10-x86_64\", \"builddeps\": \"dnf dnf-plugins-core rpm-build rpmdevtools cpio curl unzip sed grep findutils patch diffutils coreutils gawk\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "still/stillos-10-wayland-enablement-stack--still", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "almalinux-10", "rhel+epel-10" ], "distributions_in_project": [ "almalinux-10", "rhel+epel-10" ], "destdir": "/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack", "result_dir": "10582762", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10582762, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-10-wayland-enablement-stack", "vendor": "Fedora Project COPR (still/stillos-10-wayland-enablement-stack)" } } ] } [2026-06-09 11:29:39,091][ INFO][PID:426517] Sending fedora-messaging bus message in build.start [2026-06-09 11:29:40,710][ INFO][PID:426517] Sending fedora-messaging bus message in chroot.start [2026-06-09 11:29:40,796][ INFO][PID:426517] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10582762 --detached [2026-06-09 11:29:41,593][ INFO][PID:426517] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.221.63.82' (ED25519) to the list of known hosts. [2026-06-09 11:29:41,595][ INFO][PID:426517] Downloading the builder-live.log file, attempt 1 [2026-06-09 11:29:41,604][ INFO][PID:426517] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.221.63.82 copr-rpmbuild-log [2026-06-09 11:29:46,620][ INFO][PID:426517] Periodic builder liveness probe: alive [2026-06-09 11:29:46,622][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:51,625][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:29:56,695][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:01,698][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:06,739][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:11,746][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:16,749][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:21,751][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:26,755][ INFO][PID:426517] Checking for cancel request [2026-06-09 11:30:29,104][ INFO][PID:426517] Downloading results from builder [2026-06-09 11:30:29,105][ INFO][PID:426517] rsyncing of mockbuilder@13.221.63.82:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762 started [2026-06-09 11:30:29,106][ INFO][PID:426517] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.221.63.82:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/ &> /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/build-10582762.rsync.log [2026-06-09 11:30:29,417][ INFO][PID:426517] rsyncing finished. [2026-06-09 11:30:29,417][ INFO][PID:426517] VM Release request [2026-06-09 11:30:29,677][ INFO][PID:426517] Searching for 'success' file in resultdir [2026-06-09 11:30:29,678][ ERROR][PID:426517] Build failed: Backend process error: No success file => build failure [2026-06-09 11:30:29,690][ INFO][PID:426517] Finished build: id=10582762 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack chroot=srpm-builds [2026-06-09 11:30:29,695][ ERROR][PID:426517] Backend process error: No success file => build failure [2026-06-09 11:30:29,705][ INFO][PID:426517] Worker failed build, took 50.7695152759552 [2026-06-09 11:30:29,706][ INFO][PID:426517] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-10-wayland-enablement-stack", "project_dirname": "stillos-10-wayland-enablement-stack", "submitter": "still", "ended_on": 1781004629.705617, "started_on": 1781004578.9361017, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10582762", "build_id": 10582762, "package_name": "libebur128", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\npkg=libebur128\\nrel=\\\"${FEDORA_RELEASE:-44}\\\"\\nwork=\\\"$(mktemp -d)\\\"\\ntrap 'rm -rf \\\"$work\\\"' EXIT\\ncd \\\"$work\\\"\\ndnf -q download --source \\\\\\n --disablerepo='*' \\\\\\n --setopt='*.gpgcheck=0' \\\\\\n --setopt='*.repo_gpgcheck=0' \\\\\\n --repofrompath=\\\"f${rel},https://download.fedoraproject.org/pub/fedora/linux/releases/${rel}/Everything/source/tree/\\\" \\\\\\n --repofrompath=\\\"f${rel}u,https://download.fedoraproject.org/pub/fedora/linux/updates/${rel}/Everything/source/tree/\\\" \\\\\\n --enablerepo=\\\"f${rel}\\\" --enablerepo=\\\"f${rel}u\\\" \\\\\\n \\\"$pkg\\\"\\nrpm2cpio ./*.src.rpm | cpio -idm --quiet\\nspec=\\\"$pkg.spec\\\"\\nrpmdev-bumpspec -c \\\"Rebuild for stillOS AlmaLinux 10.\\\" \\\"$spec\\\"\\nrpmbuild -bs --define \\\"_sourcedir $PWD\\\" --define \\\"_specdir $PWD\\\" --define \\\"_srcrpmdir $PWD\\\" \\\"$spec\\\"\\ncp ./*.src.rpm \\\"$OLDPWD\\\"/\\n\", \"chroot\": \"rhel+epel-10-x86_64\", \"builddeps\": \"dnf dnf-plugins-core rpm-build rpmdevtools cpio curl unzip sed grep findutils patch diffutils coreutils gawk\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "still/stillos-10-wayland-enablement-stack--still", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "almalinux-10", "rhel+epel-10" ], "distributions_in_project": [ "almalinux-10", "rhel+epel-10" ], "destdir": "/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack", "result_dir": "10582762", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10582762, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-10-wayland-enablement-stack", "vendor": "Fedora Project COPR (still/stillos-10-wayland-enablement-stack)" } } ] } [2026-06-09 11:30:29,752][ INFO][PID:426517] Sending fedora-messaging bus message in build.end [2026-06-09 11:30:29,778][ INFO][PID:426517] Compressing /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/builder-live.log by gzip [2026-06-09 11:30:29,780][ INFO][PID:426517] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/builder-live.log' as PID 438272 [2026-06-09 11:30:29,935][ INFO][PID:426517] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/builder-live.log) [2026-06-09 11:30:29,936][ INFO][PID:426517] Compressing /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/backend.log by gzip [2026-06-09 11:30:29,938][ INFO][PID:426517] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10582762/backend.log' as PID 438303