[2025-10-10 07:03:35,101][ INFO][PID:74367] Marking build as starting [2025-10-10 07:03:35,126][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:03:35,127][ INFO][PID:74367] VM allocation process starts [2025-10-10 07:03:35,194][ INFO][PID:74367] Trying to allocate VM: ResallocHost, ticket_id=5591832, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 07:03:40,198][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:03:45,199][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:03:47,289][ INFO][PID:74367] Allocated host ResallocHost, ticket_id=5591832, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_07313544_20251010_041914, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 07:03:47,316][ INFO][PID:74367] Allocating ssh connection to builder [2025-10-10 07:03:47,320][ INFO][PID:74367] Checking that builder machine is OK [2025-10-10 07:03:47,879][ INFO][PID:74367] Running remote command: copr-builder-ready srpm-builds [2025-10-10 07:03:48,210][ INFO][PID:74367] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-10 07:03:48,210][ INFO][PID:74367] Filling build.info file with builder info [2025-10-10 07:03:48,212][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:03:48,214][ INFO][PID:74367] 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:4320", "submitter": null, "ended_on": null, "started_on": 1760079828.213091, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9676420", "build_id": 9676420, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp7bsp2yxd\", \"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--06944b94-ab5f-478d-8c9d-a2879bad1f3e", "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:4320", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320", "result_dir": "09676420", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9676420, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 07:03:48,271][ INFO][PID:74367] Sending fedora-messaging bus message in build.start [2025-10-10 07:03:49,925][ INFO][PID:74367] Sending fedora-messaging bus message in chroot.start [2025-10-10 07:03:49,953][ INFO][PID:74367] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9676420 --detached [2025-10-10 07:03:50,524][ INFO][PID:74367] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d3' (ED25519) to the list of known hosts. [2025-10-10 07:03:50,529][ INFO][PID:74367] Downloading the builder-live.log file, attempt 1 [2025-10-10 07:03:50,549][ INFO][PID:74367] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log [2025-10-10 07:03:55,558][ INFO][PID:74367] Periodic builder liveness probe: alive [2025-10-10 07:03:55,562][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:00,563][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:05,565][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:10,566][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:15,567][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:20,568][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:25,569][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:30,572][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:35,581][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:40,583][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:45,586][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:50,588][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:04:55,590][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:00,591][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:05,592][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:10,594][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:15,595][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:20,597][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:25,598][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:30,599][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:35,600][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:40,601][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:45,602][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:50,603][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:05:55,604][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:00,605][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:05,606][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:10,607][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:15,611][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:20,616][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:25,618][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:30,619][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:35,620][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:40,628][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:46,076][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:51,405][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:06:56,997][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:02,184][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:07,638][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:12,977][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:18,559][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:23,748][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:28,902][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:34,186][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:39,194][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:44,198][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:49,204][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:54,208][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:07:59,209][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:04,347][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:09,520][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:14,553][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:19,743][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:24,780][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:29,784][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:34,789][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:39,793][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:44,794][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:49,796][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:54,799][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:08:59,800][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:04,801][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:09,804][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:14,805][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:19,807][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:24,809][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:29,810][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:34,811][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:39,813][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:44,816][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:49,818][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:54,822][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:09:59,825][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:04,828][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:09,833][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:14,835][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:19,841][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:24,843][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:29,863][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:34,950][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:40,011][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:45,237][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:50,387][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:10:55,585][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:00,754][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:05,848][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:10,879][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:15,915][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:20,917][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:25,935][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:30,943][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:35,953][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:40,960][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:45,971][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:50,977][ INFO][PID:74367] Checking for cancel request [2025-10-10 07:11:55,669][ INFO][PID:74367] Downloading results from builder [2025-10-10 07:11:55,670][ INFO][PID:74367] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420 started [2025-10-10 07:11:55,671][ INFO][PID:74367] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/build-09676420.rsync.log [2025-10-10 07:12:39,367][ INFO][PID:74367] rsyncing finished. [2025-10-10 07:12:39,398][ INFO][PID:74367] Releasing VM back to pool [2025-10-10 07:12:39,421][ INFO][PID:74367] Searching for 'success' file in resultdir [2025-10-10 07:12:39,422][ INFO][PID:74367] Getting build details [2025-10-10 07:12:39,422][ INFO][PID:74367] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420 [2025-10-10 07:12:39,423][ INFO][PID:74367] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/Sunshine-0.0.4320-1.src.rpm [2025-10-10 07:12:39,423][ INFO][PID:74367] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/Sunshine-0.0.4320-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4320-1'} [2025-10-10 07:12:39,424][ INFO][PID:74367] Finished build: id=9676420 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320 chroot=srpm-builds [2025-10-10 07:12:39,425][ INFO][PID:74367] Worker succeeded build, took 531.2126462459564 [2025-10-10 07:12:39,426][ INFO][PID:74367] 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:4320", "submitter": null, "ended_on": 1760080359.4257371, "started_on": 1760079828.213091, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9676420", "build_id": 9676420, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmp7bsp2yxd\", \"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:4320/srpm-builds/09676420/Sunshine-0.0.4320-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--06944b94-ab5f-478d-8c9d-a2879bad1f3e", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4320", "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:4320", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4320", "result_dir": "09676420", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4320-1", "id": 9676420, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 07:12:39,463][ INFO][PID:74367] Sending fedora-messaging bus message in build.end [2025-10-10 07:12:39,486][ INFO][PID:74367] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/builder-live.log by gzip [2025-10-10 07:12:39,487][ INFO][PID:74367] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/builder-live.log' as PID 141689 [2025-10-10 07:12:39,539][ INFO][PID:74367] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/builder-live.log) [2025-10-10 07:12:39,540][ INFO][PID:74367] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/backend.log by gzip [2025-10-10 07:12:39,541][ INFO][PID:74367] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4320/srpm-builds/09676420/backend.log' as PID 141693