[2026-08-23 01:46:21,975][ INFO][PID:473221] Marking build as starting [2026-08-23 01:46:22,027][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:22,029][ INFO][PID:473221] VM allocation process starts [2026-08-23 01:46:22,075][ INFO][PID:473221] Trying to allocate VM: ResallocHost, ticket_id=4582641, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-23 01:46:25,116][ INFO][PID:473221] Allocated host ResallocHost, ticket_id=4582641, hostname=107.23.179.65, name=aws_x86_64_reserved_prod_20341667_20260823_014348, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-23 01:46:25,124][ INFO][PID:473221] Allocating ssh connection to builder [2026-08-23 01:46:25,138][ INFO][PID:473221] Checking that builder machine is OK [2026-08-23 01:46:25,479][ INFO][PID:473221] Installed copr-rpmbuild version: 1.9 [2026-08-23 01:46:25,480][ INFO][PID:473221] Running remote command: copr-builder-ready srpm-builds [2026-08-23 01:46:25,816][ INFO][PID:473221] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-23 01:46:25,818][ INFO][PID:473221] Filling build.info file with builder info [2026-08-23 01:46:25,820][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:25,823][ INFO][PID:473221] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "mystic", "project_name": "modrinth-app", "project_dirname": "modrinth-app", "submitter": null, "ended_on": null, "started_on": 1787449585.8225772, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10893803", "build_id": 10893803, "package_name": "modrinth-app", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n# Copr \\\"Custom source method\\\" script for modrinth-app.\\n# Runs as unprivileged `mockbuild` user, network access is allowed.\\n# Job: figure out the latest upstream release, download its x86_64 RPM,\\n# and emit a spec that unpacks + repacks it. No compilation happens here.\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nmkdir -p \\\"$resultdir\\\"\\n\\napi=\\\"https://api.github.com/repos/modrinth/code/releases/latest\\\"\\njson=$(curl -fsSL -H 'Accept: application/vnd.github+json' \\\"$api\\\")\\n\\nversion=$(printf '%s' \\\"$json\\\" | jq -r '.tag_name' | sed 's/^v//')\\nrpm_url=$(printf '%s' \\\"$json\\\" \\\\\\n | jq -r '.assets[] | select(.name | test(\\\"x86_64\\\\\\\\.rpm$\\\")) | .browser_download_url' \\\\\\n | head -n1)\\n\\nif [ -z \\\"$version\\\" ] || [ -z \\\"$rpm_url\\\" ] || [ \\\"$rpm_url\\\" = \\\"null\\\" ]; then\\n echo \\\"ERROR: could not resolve latest Modrinth App release/asset\\\" >&2\\n exit 1\\nfi\\n\\ncurl -fsSL -o \\\"$resultdir/modrinth-app-upstream.rpm\\\" \\\"$rpm_url\\\"\\n\\ncat > \\\"$resultdir/modrinth-app.spec\\\" </dev/null || :\\n\\n%postun\\nif [ \\\\$1 -eq 0 ]; then\\n /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :\\nfi\\n\\n%posttrans\\n/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :\\n\\n%changelog\\n* $(LC_ALL=C date \\\"+%a %b %d %Y\\\") Copr Automation - $version-1\\n- Automated repackage tracking upstream release v$version\\nSPEC\\n\\necho \\\"Generated modrinth-app.spec for version $version\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "mystic/modrinth-app--a695f1da-7ed4-45d0-b3ce-e159d7ac447b", "results": null, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/mystic/modrinth-app", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mystic/modrinth-app", "result_dir": "10893803", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10893803, "mockchain_macros": { "copr_username": "mystic", "copr_projectname": "modrinth-app", "vendor": "Fedora Project COPR (mystic/modrinth-app)" } } ] } [2026-08-23 01:46:25,901][ INFO][PID:473221] Sending fedora-messaging bus message in build.start [2026-08-23 01:46:26,642][ INFO][PID:473221] Sending fedora-messaging bus message in chroot.start [2026-08-23 01:46:26,680][ INFO][PID:473221] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10893803 --detached [2026-08-23 01:46:27,180][ INFO][PID:473221] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '107.23.179.65' (ED25519) to the list of known hosts. [2026-08-23 01:46:27,182][ INFO][PID:473221] Downloading the builder-live.log file, attempt 1 [2026-08-23 01:46:27,191][ INFO][PID:473221] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@107.23.179.65 copr-rpmbuild-log [2026-08-23 01:46:32,197][ INFO][PID:473221] Periodic builder liveness probe: alive [2026-08-23 01:46:32,198][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:37,200][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:42,203][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:47,205][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:52,206][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:46:57,209][ INFO][PID:473221] Checking for cancel request [2026-08-23 01:47:02,070][ INFO][PID:473221] Downloading results from builder [2026-08-23 01:47:02,072][ INFO][PID:473221] rsyncing of mockbuilder@107.23.179.65:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803 started [2026-08-23 01:47:02,076][ INFO][PID:473221] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@107.23.179.65:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/ &> /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/build-10893803.rsync.log [2026-08-23 01:47:02,749][ INFO][PID:473221] rsyncing finished. [2026-08-23 01:47:02,750][ INFO][PID:473221] VM Release request [2026-08-23 01:47:02,797][ INFO][PID:473221] Searching for 'success' file in resultdir [2026-08-23 01:47:02,799][ INFO][PID:473221] Getting build details [2026-08-23 01:47:02,802][ INFO][PID:473221] Retrieving SRPM info from /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803 [2026-08-23 01:47:02,805][ INFO][PID:473221] SRPM URL: https://download.copr.fedorainfracloud.org/results/mystic/modrinth-app/srpm-builds/10893803/modrinth-app-0.18.2-1.src.rpm [2026-08-23 01:47:02,809][ INFO][PID:473221] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/mystic/modrinth-app/srpm-builds/10893803/modrinth-app-0.18.2-1.src.rpm', 'pkg_name': 'modrinth-app', 'pkg_version': '0.18.2-1'} [2026-08-23 01:47:02,810][ INFO][PID:473221] Finished build: id=10893803 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/mystic/modrinth-app chroot=srpm-builds [2026-08-23 01:47:02,812][ INFO][PID:473221] Worker succeeded build, took 36.98946690559387 [2026-08-23 01:47:02,813][ INFO][PID:473221] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "mystic", "project_name": "modrinth-app", "project_dirname": "modrinth-app", "submitter": null, "ended_on": 1787449622.8120441, "started_on": 1787449585.8225772, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10893803", "build_id": 10893803, "package_name": "modrinth-app", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n# Copr \\\"Custom source method\\\" script for modrinth-app.\\n# Runs as unprivileged `mockbuild` user, network access is allowed.\\n# Job: figure out the latest upstream release, download its x86_64 RPM,\\n# and emit a spec that unpacks + repacks it. No compilation happens here.\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nmkdir -p \\\"$resultdir\\\"\\n\\napi=\\\"https://api.github.com/repos/modrinth/code/releases/latest\\\"\\njson=$(curl -fsSL -H 'Accept: application/vnd.github+json' \\\"$api\\\")\\n\\nversion=$(printf '%s' \\\"$json\\\" | jq -r '.tag_name' | sed 's/^v//')\\nrpm_url=$(printf '%s' \\\"$json\\\" \\\\\\n | jq -r '.assets[] | select(.name | test(\\\"x86_64\\\\\\\\.rpm$\\\")) | .browser_download_url' \\\\\\n | head -n1)\\n\\nif [ -z \\\"$version\\\" ] || [ -z \\\"$rpm_url\\\" ] || [ \\\"$rpm_url\\\" = \\\"null\\\" ]; then\\n echo \\\"ERROR: could not resolve latest Modrinth App release/asset\\\" >&2\\n exit 1\\nfi\\n\\ncurl -fsSL -o \\\"$resultdir/modrinth-app-upstream.rpm\\\" \\\"$rpm_url\\\"\\n\\ncat > \\\"$resultdir/modrinth-app.spec\\\" </dev/null || :\\n\\n%postun\\nif [ \\\\$1 -eq 0 ]; then\\n /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :\\nfi\\n\\n%posttrans\\n/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :\\n\\n%changelog\\n* $(LC_ALL=C date \\\"+%a %b %d %Y\\\") Copr Automation - $version-1\\n- Automated repackage tracking upstream release v$version\\nSPEC\\n\\necho \\\"Generated modrinth-app.spec for version $version\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "modrinth-app", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/mystic/modrinth-app/srpm-builds/10893803/modrinth-app-0.18.2-1.src.rpm", "uses_devel_repo": null, "sandbox": "mystic/modrinth-app--a695f1da-7ed4-45d0-b3ce-e159d7ac447b", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "x86_64" ], "exclusivearch": [ "x86_64" ] }, "fedora-44": { "buildarch": [ "x86_64" ], "exclusivearch": [ "x86_64" ] }, "fedora-45": { "buildarch": [ "x86_64" ], "exclusivearch": [ "x86_64" ] }, "fedora-rawhide": { "buildarch": [ "x86_64" ], "exclusivearch": [ "x86_64" ] } }, "name": "modrinth-app", "epoch": null, "version": "0.18.2", "release": "1" }, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/mystic/modrinth-app", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mystic/modrinth-app", "result_dir": "10893803", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.18.2-1", "id": 10893803, "mockchain_macros": { "copr_username": "mystic", "copr_projectname": "modrinth-app", "vendor": "Fedora Project COPR (mystic/modrinth-app)" } } ] } [2026-08-23 01:47:02,874][ INFO][PID:473221] Sending fedora-messaging bus message in build.end [2026-08-23 01:47:02,914][ INFO][PID:473221] Compressing /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/builder-live.log by gzip [2026-08-23 01:47:02,918][ INFO][PID:473221] Running command 'gzip /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/builder-live.log' as PID 479989 [2026-08-23 01:47:02,927][ INFO][PID:473221] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/builder-live.log) [2026-08-23 01:47:02,929][ INFO][PID:473221] Compressing /var/lib/copr/public_html/results/mystic/modrinth-app/srpm-builds/10893803/backend.log by gzip