[2025-11-27 08:09:14,482][ INFO][PID:3067692] Marking build as starting [2025-11-27 08:09:14,531][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:14,534][ INFO][PID:3067692] VM allocation process starts [2025-11-27 08:09:14,550][ INFO][PID:3067692] Trying to allocate VM: ResallocHost, ticket_id=16918, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-27 08:09:19,552][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:20,601][ INFO][PID:3067692] Allocated host ResallocHost, ticket_id=16918, hostname=2620:52:3:1:dead:beef:cafe:c199, name=copr_hv_x86_64_03_prod_00016941_20251127_045329, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-27 08:09:20,602][ INFO][PID:3067692] Allocating ssh connection to builder [2025-11-27 08:09:20,602][ INFO][PID:3067692] Checking that builder machine is OK [2025-11-27 08:09:21,143][ INFO][PID:3067692] Running remote command: copr-builder-ready srpm-builds [2025-11-27 08:09:21,453][ INFO][PID:3067692] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-27 08:09:21,454][ INFO][PID:3067692] Filling build.info file with builder info [2025-11-27 08:09:21,455][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:21,458][ INFO][PID:3067692] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4453", "submitter": null, "ended_on": null, "started_on": 1764230961.4581673, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9841828", "build_id": 9841828, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpazsjndi1\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--89fc87b8-c70a-4012-980c-e56d491ae49b", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4453", "result_dir": "09841828", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9841828, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-27 08:09:21,510][ INFO][PID:3067692] Sending fedora-messaging bus message in build.start [2025-11-27 08:09:22,186][ INFO][PID:3067692] Sending fedora-messaging bus message in chroot.start [2025-11-27 08:09:22,215][ INFO][PID:3067692] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9841828 --detached [2025-11-27 08:09:22,791][ INFO][PID:3067692] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c199' (ED25519) to the list of known hosts. [2025-11-27 08:09:22,792][ INFO][PID:3067692] Downloading the builder-live.log file, attempt 1 [2025-11-27 08:09:22,794][ INFO][PID:3067692] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 copr-rpmbuild-log [2025-11-27 08:09:27,801][ INFO][PID:3067692] Periodic builder liveness probe: alive [2025-11-27 08:09:27,802][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:32,802][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:37,803][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:42,804][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:47,805][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:52,806][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:09:57,807][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:02,808][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:07,809][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:12,810][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:17,811][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:22,813][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:27,816][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:32,818][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:37,819][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:42,822][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:47,823][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:52,824][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:10:57,825][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:02,827][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:07,828][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:12,829][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:17,830][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:22,831][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:27,832][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:32,833][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:37,834][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:42,835][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:47,836][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:52,837][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:11:57,839][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:02,840][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:07,841][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:12,842][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:17,843][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:22,844][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:27,845][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:32,846][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:37,847][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:42,848][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:47,849][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:52,850][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:12:57,851][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:02,852][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:07,853][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:12,854][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:17,855][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:22,856][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:27,857][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:32,858][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:37,859][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:42,860][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:47,861][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:52,862][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:13:57,863][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:02,865][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:07,866][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:12,867][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:17,868][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:22,869][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:27,870][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:32,871][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:37,872][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:42,873][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:47,874][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:52,875][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:14:57,876][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:02,877][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:07,878][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:12,879][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:17,880][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:22,881][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:27,882][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:32,883][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:37,884][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:42,885][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:47,887][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:52,893][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:15:57,894][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:02,895][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:07,896][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:12,897][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:17,898][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:22,904][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:27,904][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:32,905][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:37,906][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:42,907][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:47,909][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:52,910][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:16:57,911][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:02,912][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:07,913][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:12,914][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:17,915][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:22,916][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:27,916][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:32,918][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:37,919][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:42,920][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:47,921][ INFO][PID:3067692] Checking for cancel request [2025-11-27 08:17:51,602][ INFO][PID:3067692] Downloading results from builder [2025-11-27 08:17:51,603][ INFO][PID:3067692] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828 started [2025-11-27 08:17:51,604][ INFO][PID:3067692] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/build-09841828.rsync.log [2025-11-27 08:18:18,209][ INFO][PID:3067692] rsyncing finished. [2025-11-27 08:18:18,210][ INFO][PID:3067692] Releasing VM back to pool [2025-11-27 08:18:18,219][ INFO][PID:3067692] Searching for 'success' file in resultdir [2025-11-27 08:18:18,220][ INFO][PID:3067692] Getting build details [2025-11-27 08:18:18,220][ INFO][PID:3067692] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828 [2025-11-27 08:18:18,221][ INFO][PID:3067692] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/Sunshine-0.0.4453-1.src.rpm [2025-11-27 08:18:18,221][ INFO][PID:3067692] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/Sunshine-0.0.4453-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4453-1'} [2025-11-27 08:18:18,222][ INFO][PID:3067692] Finished build: id=9841828 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453 chroot=srpm-builds [2025-11-27 08:18:18,223][ INFO][PID:3067692] Worker succeeded build, took 536.7652568817139 [2025-11-27 08:18:18,223][ INFO][PID:3067692] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4453", "submitter": null, "ended_on": 1764231498.2234242, "started_on": 1764230961.4581673, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9841828", "build_id": 9841828, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpazsjndi1\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/Sunshine-0.0.4453-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--89fc87b8-c70a-4012-980c-e56d491ae49b", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4453", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4453", "result_dir": "09841828", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4453-1", "id": 9841828, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-27 08:18:18,279][ INFO][PID:3067692] Sending fedora-messaging bus message in build.end [2025-11-27 08:18:18,305][ INFO][PID:3067692] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/builder-live.log by gzip [2025-11-27 08:18:18,306][ INFO][PID:3067692] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/builder-live.log' as PID 3121724 [2025-11-27 08:18:18,328][ INFO][PID:3067692] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/builder-live.log) [2025-11-27 08:18:18,328][ INFO][PID:3067692] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/backend.log by gzip [2025-11-27 08:18:18,329][ INFO][PID:3067692] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4453/srpm-builds/09841828/backend.log' as PID 3121725