[2025-12-25 12:30:34,599][ INFO][PID:2645501] Marking build as starting [2025-12-25 12:30:34,636][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:30:34,637][ INFO][PID:2645501] VM allocation process starts [2025-12-25 12:30:34,647][ INFO][PID:2645501] Trying to allocate VM: ResallocHost, ticket_id=507379, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-25 12:30:37,683][ INFO][PID:2645501] Allocated host ResallocHost, ticket_id=507379, hostname=3.95.188.8, name=aws_x86_64_normalreserved_prod_00761148_20251225_120340, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-25 12:30:37,683][ INFO][PID:2645501] Allocating ssh connection to builder [2025-12-25 12:30:37,683][ INFO][PID:2645501] Checking that builder machine is OK [2025-12-25 12:30:37,998][ INFO][PID:2645501] Running remote command: copr-builder-ready srpm-builds [2025-12-25 12:30:38,205][ INFO][PID:2645501] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-25 12:30:38,205][ INFO][PID:2645501] Filling build.info file with builder info [2025-12-25 12:30:38,206][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:30:38,206][ INFO][PID:2645501] 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:4534", "submitter": null, "ended_on": null, "started_on": 1766665838.2067318, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9949875", "build_id": 9949875, "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\": \"tmpuehyq7f1\", \"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--44181753-5f11-4c9d-b4d0-df7f9a9e9492", "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:4534", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4534", "result_dir": "09949875", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9949875, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-25 12:30:38,249][ INFO][PID:2645501] Sending fedora-messaging bus message in build.start [2025-12-25 12:30:38,735][ INFO][PID:2645501] Sending fedora-messaging bus message in chroot.start [2025-12-25 12:30:38,761][ INFO][PID:2645501] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9949875 --detached [2025-12-25 12:30:39,088][ INFO][PID:2645501] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.95.188.8' (ED25519) to the list of known hosts. [2025-12-25 12:30:39,089][ INFO][PID:2645501] Downloading the builder-live.log file, attempt 1 [2025-12-25 12:30:39,090][ INFO][PID:2645501] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.95.188.8 copr-rpmbuild-log [2025-12-25 12:30:44,093][ INFO][PID:2645501] Periodic builder liveness probe: alive [2025-12-25 12:30:44,094][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:30:49,095][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:30:54,096][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:30:59,097][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:04,098][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:09,099][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:14,099][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:19,100][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:24,101][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:29,102][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:34,103][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:39,104][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:44,105][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:49,106][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:54,107][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:31:59,108][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:04,109][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:09,110][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:14,111][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:19,111][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:24,112][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:29,113][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:34,114][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:39,115][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:44,116][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:49,117][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:54,118][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:32:59,119][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:04,120][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:09,121][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:14,122][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:19,123][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:24,124][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:29,125][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:34,126][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:39,127][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:44,128][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:49,129][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:54,129][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:33:59,131][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:04,132][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:09,132][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:14,133][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:19,134][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:24,135][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:29,137][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:34,138][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:39,139][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:44,141][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:49,142][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:54,143][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:34:59,144][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:04,144][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:09,146][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:14,147][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:19,148][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:24,149][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:29,150][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:34,151][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:39,152][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:44,153][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:49,154][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:54,155][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:35:59,156][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:04,157][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:09,176][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:14,177][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:19,178][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:24,179][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:29,180][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:34,181][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:39,182][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:44,183][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:49,184][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:54,185][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:36:59,186][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:04,187][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:09,188][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:14,189][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:19,190][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:24,191][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:29,192][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:34,192][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:39,193][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:44,194][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:49,195][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:54,196][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:37:59,197][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:38:04,198][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:38:09,199][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:38:14,199][ INFO][PID:2645501] Checking for cancel request [2025-12-25 12:38:16,333][ INFO][PID:2645501] Downloading results from builder [2025-12-25 12:38:16,333][ INFO][PID:2645501] rsyncing of mockbuilder@3.95.188.8:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875 started [2025-12-25 12:38:16,334][ INFO][PID:2645501] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.95.188.8:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/build-09949875.rsync.log [2025-12-25 12:38:24,034][ INFO][PID:2645501] rsyncing finished. [2025-12-25 12:38:24,034][ INFO][PID:2645501] Releasing VM back to pool [2025-12-25 12:38:24,043][ INFO][PID:2645501] Searching for 'success' file in resultdir [2025-12-25 12:38:24,044][ INFO][PID:2645501] Getting build details [2025-12-25 12:38:24,044][ INFO][PID:2645501] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875 [2025-12-25 12:38:24,045][ INFO][PID:2645501] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/Sunshine-0.0.4534-1.src.rpm [2025-12-25 12:38:24,045][ INFO][PID:2645501] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/Sunshine-0.0.4534-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4534-1'} [2025-12-25 12:38:24,046][ INFO][PID:2645501] Finished build: id=9949875 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534 chroot=srpm-builds [2025-12-25 12:38:24,047][ INFO][PID:2645501] Worker succeeded build, took 465.8407893180847 [2025-12-25 12:38:24,048][ INFO][PID:2645501] 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:4534", "submitter": null, "ended_on": 1766666304.047521, "started_on": 1766665838.2067318, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9949875", "build_id": 9949875, "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\": \"tmpuehyq7f1\", \"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:4534/srpm-builds/09949875/Sunshine-0.0.4534-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--44181753-5f11-4c9d-b4d0-df7f9a9e9492", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4534", "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:4534", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4534", "result_dir": "09949875", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4534-1", "id": 9949875, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-25 12:38:24,109][ INFO][PID:2645501] Sending fedora-messaging bus message in build.end [2025-12-25 12:38:24,136][ INFO][PID:2645501] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/builder-live.log by gzip [2025-12-25 12:38:24,137][ INFO][PID:2645501] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/builder-live.log' as PID 2671406 [2025-12-25 12:38:24,158][ INFO][PID:2645501] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/builder-live.log) [2025-12-25 12:38:24,159][ INFO][PID:2645501] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/backend.log by gzip [2025-12-25 12:38:24,160][ INFO][PID:2645501] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4534/srpm-builds/09949875/backend.log' as PID 2671408