[2025-12-20 11:14:35,037][ INFO][PID:663241] Marking build as starting [2025-12-20 11:14:35,074][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:14:35,076][ INFO][PID:663241] VM allocation process starts [2025-12-20 11:14:35,086][ INFO][PID:663241] Trying to allocate VM: ResallocHost, ticket_id=454529, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:14:38,113][ INFO][PID:663241] Allocated host ResallocHost, ticket_id=454529, hostname=34.207.76.71, name=aws_x86_64_normalreserved_prod_00713452_20251220_111258, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:14:38,113][ INFO][PID:663241] Allocating ssh connection to builder [2025-12-20 11:14:38,114][ INFO][PID:663241] Checking that builder machine is OK [2025-12-20 11:14:38,447][ INFO][PID:663241] Running remote command: copr-builder-ready srpm-builds [2025-12-20 11:14:38,642][ INFO][PID:663241] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 11:14:38,643][ INFO][PID:663241] Filling build.info file with builder info [2025-12-20 11:14:38,643][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:14:38,644][ INFO][PID:663241] 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:4523", "submitter": null, "ended_on": null, "started_on": 1766229278.6446743, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937833", "build_id": 9937833, "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\": \"tmph6b_21h3\", \"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--ec4aedcd-c0d0-4e58-91a6-d03ffe08b7be", "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:4523", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4523", "result_dir": "09937833", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937833, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:14:38,682][ INFO][PID:663241] Sending fedora-messaging bus message in build.start [2025-12-20 11:14:39,199][ INFO][PID:663241] Sending fedora-messaging bus message in chroot.start [2025-12-20 11:14:39,229][ INFO][PID:663241] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937833 --detached [2025-12-20 11:14:39,566][ INFO][PID:663241] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.207.76.71' (ED25519) to the list of known hosts. [2025-12-20 11:14:39,567][ INFO][PID:663241] Downloading the builder-live.log file, attempt 1 [2025-12-20 11:14:39,568][ INFO][PID:663241] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.207.76.71 copr-rpmbuild-log [2025-12-20 11:14:44,572][ INFO][PID:663241] Periodic builder liveness probe: alive [2025-12-20 11:14:44,573][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:14:49,573][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:14:54,574][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:14:59,576][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:04,576][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:09,577][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:14,579][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:19,580][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:24,581][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:29,582][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:34,582][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:39,583][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:44,584][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:49,585][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:54,586][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:15:59,587][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:04,588][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:09,589][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:14,590][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:19,590][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:24,591][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:29,592][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:34,593][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:39,594][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:44,595][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:49,596][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:54,597][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:16:59,598][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:04,599][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:09,600][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:14,601][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:19,602][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:24,603][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:29,604][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:34,605][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:39,605][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:44,607][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:49,608][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:54,610][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:17:59,611][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:04,612][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:09,613][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:14,614][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:19,615][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:24,616][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:29,626][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:34,627][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:39,628][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:44,629][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:49,657][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:54,658][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:18:59,670][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:04,671][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:09,672][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:14,673][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:19,674][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:24,675][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:29,676][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:34,677][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:39,678][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:44,679][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:49,680][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:54,681][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:19:59,682][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:04,683][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:09,684][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:14,685][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:19,686][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:24,687][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:29,688][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:34,689][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:39,690][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:44,691][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:49,692][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:54,693][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:20:59,694][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:04,694][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:09,695][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:14,696][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:19,697][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:24,698][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:29,699][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:34,700][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:39,701][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:44,702][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:49,703][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:54,704][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:21:59,705][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:04,706][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:09,707][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:14,708][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:19,709][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:24,710][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:29,711][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:34,712][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:39,712][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:44,713][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:49,714][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:54,715][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:22:59,716][ INFO][PID:663241] Checking for cancel request [2025-12-20 11:23:01,790][ INFO][PID:663241] Downloading results from builder [2025-12-20 11:23:01,791][ INFO][PID:663241] rsyncing of mockbuilder@34.207.76.71:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833 started [2025-12-20 11:23:01,792][ INFO][PID:663241] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.207.76.71:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/build-09937833.rsync.log [2025-12-20 11:23:09,765][ INFO][PID:663241] rsyncing finished. [2025-12-20 11:23:09,766][ INFO][PID:663241] Releasing VM back to pool [2025-12-20 11:23:09,774][ INFO][PID:663241] Searching for 'success' file in resultdir [2025-12-20 11:23:09,775][ INFO][PID:663241] Getting build details [2025-12-20 11:23:09,775][ INFO][PID:663241] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833 [2025-12-20 11:23:09,776][ INFO][PID:663241] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/Sunshine-0.0.4523-1.src.rpm [2025-12-20 11:23:09,776][ INFO][PID:663241] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/Sunshine-0.0.4523-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4523-1'} [2025-12-20 11:23:09,777][ INFO][PID:663241] Finished build: id=9937833 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523 chroot=srpm-builds [2025-12-20 11:23:09,778][ INFO][PID:663241] Worker succeeded build, took 511.13398575782776 [2025-12-20 11:23:09,779][ INFO][PID:663241] 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:4523", "submitter": null, "ended_on": 1766229789.77866, "started_on": 1766229278.6446743, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937833", "build_id": 9937833, "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\": \"tmph6b_21h3\", \"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:4523/srpm-builds/09937833/Sunshine-0.0.4523-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ec4aedcd-c0d0-4e58-91a6-d03ffe08b7be", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4523", "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:4523", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4523", "result_dir": "09937833", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4523-1", "id": 9937833, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:23:09,834][ INFO][PID:663241] Sending fedora-messaging bus message in build.end [2025-12-20 11:23:09,861][ INFO][PID:663241] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/builder-live.log by gzip [2025-12-20 11:23:09,863][ INFO][PID:663241] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/builder-live.log' as PID 694715 [2025-12-20 11:23:09,927][ INFO][PID:663241] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/builder-live.log) [2025-12-20 11:23:09,928][ INFO][PID:663241] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/backend.log by gzip [2025-12-20 11:23:09,929][ INFO][PID:663241] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4523/srpm-builds/09937833/backend.log' as PID 694716