[2026-09-19 09:04:15,638][ INFO][PID:1696454] Marking build as starting [2026-09-19 09:04:15,685][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:15,686][ INFO][PID:1696454] VM allocation process starts [2026-09-19 09:04:15,700][ INFO][PID:1696454] Trying to allocate VM: ResallocHost, ticket_id=5117828, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-19 09:04:18,714][ INFO][PID:1696454] Allocated host ResallocHost, ticket_id=5117828, hostname=3.236.17.64, name=aws_x86_64_reserved_prod_40125659_20260919_085413, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-19 09:04:19,871][ INFO][PID:1696454] Allocating ssh connection to builder [2026-09-19 09:04:19,872][ INFO][PID:1696454] Checking that builder machine is OK [2026-09-19 09:04:20,142][ INFO][PID:1696454] Installed copr-rpmbuild version: 1.9 [2026-09-19 09:04:20,143][ INFO][PID:1696454] Running remote command: copr-builder-ready srpm-builds [2026-09-19 09:04:20,299][ INFO][PID:1696454] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-19 09:04:20,299][ INFO][PID:1696454] Filling build.info file with builder info [2026-09-19 09:04:20,299][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:20,300][ INFO][PID:1696454] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "sachesi", "project_name": "software", "project_dirname": "software", "submitter": null, "ended_on": null, "started_on": 1789808660.3002443, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "11003498", "build_id": 11003498, "package_name": "mimebind", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\n# Copr source script for mimebind in sachesi/software. It builds the release tag the\\n# release workflow posts to the package's webhook, or the newest tag when run by hand,\\n# with the spec on main set to that version, and downloads the sources the spec names.\\nset -eu\\napp=mimebind\\nrepo=https://github.com/sachesi/$app\\ntag=$(cat hook_payload 2>/dev/null || true)\\nif [ -z \\\"$tag\\\" ]; then\\n tag=$(git ls-remote --tags --refs --sort=-v:refname \\\"$repo\\\" 'v*' | head -n 1 | sed 's|.*refs/tags/||')\\nfi\\nprintf '%s\\\\n' \\\"$tag\\\" | grep -qxE 'v[0-9]+(\\\\.[0-9]+)*' || { echo \\\"not a release tag: $tag\\\" >&2; exit 1; }\\ngit ls-remote --exit-code --tags \\\"$repo\\\" \\\"refs/tags/$tag\\\" >/dev/null || { echo \\\"no tag $tag in $repo\\\" >&2; exit 1; }\\ncurl -fsSL -o \\\"$app.spec\\\" \\\"https://raw.githubusercontent.com/sachesi/$app/main/packaging/fedora/$app.spec\\\"\\nsed -i \\\"s/^Version:.*/Version: ${tag#v}/; s/^Release:.*/Release: 1%{?dist}/\\\" \\\"$app.spec\\\"\\nspectool -g \\\"$app.spec\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core rpmdevtools\", \"resultdir\": null, \"repos\": \"\", \"tmp\": \"tmp1_96q3xq\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "sachesi/software--8663e515-a82e-414f-b1e7-5d01eac920a0", "results": null, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/sachesi/software", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software", "result_dir": "11003498", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 11003498, "mockchain_macros": { "copr_username": "sachesi", "copr_projectname": "software", "vendor": "Fedora Project COPR (sachesi/software)" } } ] } [2026-09-19 09:04:20,342][ INFO][PID:1696454] Sending fedora-messaging bus message in build.start [2026-09-19 09:04:20,700][ INFO][PID:1696454] Sending fedora-messaging bus message in chroot.start [2026-09-19 09:04:20,721][ INFO][PID:1696454] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/11003498 --detached [2026-09-19 09:04:21,124][ INFO][PID:1696454] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.17.64' (ED25519) to the list of known hosts. [2026-09-19 09:04:21,124][ INFO][PID:1696454] Downloading the builder-live.log file, attempt 1 [2026-09-19 09:04:21,125][ INFO][PID:1696454] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.17.64 copr-rpmbuild-log [2026-09-19 09:04:26,128][ INFO][PID:1696454] Periodic builder liveness probe: alive [2026-09-19 09:04:26,128][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:31,129][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:36,129][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:41,130][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:46,131][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:51,132][ INFO][PID:1696454] Checking for cancel request [2026-09-19 09:04:55,224][ INFO][PID:1696454] Downloading results from builder [2026-09-19 09:04:55,224][ INFO][PID:1696454] rsyncing of mockbuilder@3.236.17.64:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498 started [2026-09-19 09:04:55,225][ INFO][PID:1696454] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.17.64:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/ &> /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/build-11003498.rsync.log [2026-09-19 09:04:55,428][ INFO][PID:1696454] rsyncing finished. [2026-09-19 09:04:55,429][ INFO][PID:1696454] VM Release request [2026-09-19 09:04:55,434][ INFO][PID:1696454] Searching for 'success' file in resultdir [2026-09-19 09:04:55,434][ INFO][PID:1696454] Getting build details [2026-09-19 09:04:55,435][ INFO][PID:1696454] Retrieving SRPM info from /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498 [2026-09-19 09:04:55,435][ INFO][PID:1696454] SRPM URL: https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003498/mimebind-0.2.0-1.src.rpm [2026-09-19 09:04:55,435][ INFO][PID:1696454] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003498/mimebind-0.2.0-1.src.rpm', 'pkg_name': 'mimebind', 'pkg_version': '0.2.0-1'} [2026-09-19 09:04:55,436][ INFO][PID:1696454] Finished build: id=11003498 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/sachesi/software chroot=srpm-builds [2026-09-19 09:04:55,436][ INFO][PID:1696454] Worker succeeded build, took 35.13617444038391 [2026-09-19 09:04:55,436][ INFO][PID:1696454] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "sachesi", "project_name": "software", "project_dirname": "software", "submitter": null, "ended_on": 1789808695.4364188, "started_on": 1789808660.3002443, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "11003498", "build_id": 11003498, "package_name": "mimebind", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\n# Copr source script for mimebind in sachesi/software. It builds the release tag the\\n# release workflow posts to the package's webhook, or the newest tag when run by hand,\\n# with the spec on main set to that version, and downloads the sources the spec names.\\nset -eu\\napp=mimebind\\nrepo=https://github.com/sachesi/$app\\ntag=$(cat hook_payload 2>/dev/null || true)\\nif [ -z \\\"$tag\\\" ]; then\\n tag=$(git ls-remote --tags --refs --sort=-v:refname \\\"$repo\\\" 'v*' | head -n 1 | sed 's|.*refs/tags/||')\\nfi\\nprintf '%s\\\\n' \\\"$tag\\\" | grep -qxE 'v[0-9]+(\\\\.[0-9]+)*' || { echo \\\"not a release tag: $tag\\\" >&2; exit 1; }\\ngit ls-remote --exit-code --tags \\\"$repo\\\" \\\"refs/tags/$tag\\\" >/dev/null || { echo \\\"no tag $tag in $repo\\\" >&2; exit 1; }\\ncurl -fsSL -o \\\"$app.spec\\\" \\\"https://raw.githubusercontent.com/sachesi/$app/main/packaging/fedora/$app.spec\\\"\\nsed -i \\\"s/^Version:.*/Version: ${tag#v}/; s/^Release:.*/Release: 1%{?dist}/\\\" \\\"$app.spec\\\"\\nspectool -g \\\"$app.spec\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core rpmdevtools\", \"resultdir\": null, \"repos\": \"\", \"tmp\": \"tmp1_96q3xq\", \"hook_data\": true}", "pkg_name": "mimebind", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003498/mimebind-0.2.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "sachesi/software--8663e515-a82e-414f-b1e7-5d01eac920a0", "results": { "architecture_specific_tags": { "fedora-44": {}, "fedora-45": {}, "fedora-rawhide": {} }, "name": "mimebind", "epoch": null, "version": "0.2.0", "release": "1" }, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/sachesi/software", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software", "result_dir": "11003498", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.2.0-1", "id": 11003498, "mockchain_macros": { "copr_username": "sachesi", "copr_projectname": "software", "vendor": "Fedora Project COPR (sachesi/software)" } } ] } [2026-09-19 09:04:55,480][ INFO][PID:1696454] Sending fedora-messaging bus message in build.end [2026-09-19 09:04:55,501][ INFO][PID:1696454] Compressing /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/builder-live.log by gzip [2026-09-19 09:04:55,501][ INFO][PID:1696454] Running command 'gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/builder-live.log' as PID 1697709 [2026-09-19 09:04:55,504][ INFO][PID:1696454] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/builder-live.log) [2026-09-19 09:04:55,504][ INFO][PID:1696454] Compressing /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/backend.log by gzip [2026-09-19 09:04:55,505][ INFO][PID:1696454] Running command 'gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003498/backend.log' as PID 1697710