[2025-12-28 13:08:14,373][ INFO][PID:2248363] Marking build as starting [2025-12-28 13:08:14,495][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:14,498][ INFO][PID:2248363] VM allocation process starts [2025-12-28 13:08:14,538][ INFO][PID:2248363] Trying to allocate VM: ResallocHost, ticket_id=544332, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-28 13:08:17,591][ INFO][PID:2248363] Allocated host ResallocHost, ticket_id=544332, hostname=100.31.137.157, name=aws_x86_64_normalreserved_prod_00798475_20251228_130607, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-28 13:08:17,591][ INFO][PID:2248363] Allocating ssh connection to builder [2025-12-28 13:08:17,592][ INFO][PID:2248363] Checking that builder machine is OK [2025-12-28 13:08:17,925][ INFO][PID:2248363] Running remote command: copr-builder-ready srpm-builds [2025-12-28 13:08:18,168][ INFO][PID:2248363] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-28 13:08:18,169][ INFO][PID:2248363] Filling build.info file with builder info [2025-12-28 13:08:18,358][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:18,363][ INFO][PID:2248363] 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:4542", "submitter": null, "ended_on": null, "started_on": 1766927298.3627977, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9954938", "build_id": 9954938, "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\": \"tmplybl6wqz\", \"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--0e561500-754e-44ff-a279-45528b9f6ba8", "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:4542", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4542", "result_dir": "09954938", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9954938, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-28 13:08:18,472][ INFO][PID:2248363] Sending fedora-messaging bus message in build.start [2025-12-28 13:08:19,638][ INFO][PID:2248363] Sending fedora-messaging bus message in chroot.start [2025-12-28 13:08:19,730][ INFO][PID:2248363] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9954938 --detached [2025-12-28 13:08:20,133][ INFO][PID:2248363] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.31.137.157' (ED25519) to the list of known hosts. [2025-12-28 13:08:20,212][ INFO][PID:2248363] Downloading the builder-live.log file, attempt 1 [2025-12-28 13:08:20,237][ INFO][PID:2248363] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.31.137.157 copr-rpmbuild-log [2025-12-28 13:08:25,230][ INFO][PID:2248363] Periodic builder liveness probe: alive [2025-12-28 13:08:25,233][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:30,236][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:35,243][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:40,245][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:45,251][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:50,252][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:08:55,254][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:00,259][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:05,264][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:10,265][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:15,268][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:20,272][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:25,276][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:30,393][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:35,437][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:40,438][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:45,446][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:50,455][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:09:55,461][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:00,465][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:05,523][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:10,640][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:15,641][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:20,792][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:25,793][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:30,794][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:35,795][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:40,796][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:45,857][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:51,204][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:10:56,206][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:01,207][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:06,209][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:11,216][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:16,216][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:21,217][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:26,228][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:31,229][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:36,230][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:41,231][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:46,232][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:51,241][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:11:56,242][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:01,245][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:06,246][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:11,247][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:16,248][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:21,249][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:26,249][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:31,255][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:36,256][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:41,257][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:46,258][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:51,259][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:12:56,260][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:01,261][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:06,262][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:11,263][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:16,281][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:21,282][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:26,283][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:31,284][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:36,285][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:41,286][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:46,287][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:51,288][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:13:56,289][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:01,290][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:06,291][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:11,292][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:16,293][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:21,294][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:26,295][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:31,360][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:36,363][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:41,364][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:46,365][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:51,366][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:14:56,423][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:01,504][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:06,505][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:11,506][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:16,507][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:21,608][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:26,609][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:31,610][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:36,611][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:41,612][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:46,613][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:51,613][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:15:56,614][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:16:01,615][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:16:06,616][ INFO][PID:2248363] Checking for cancel request [2025-12-28 13:16:10,346][ INFO][PID:2248363] Downloading results from builder [2025-12-28 13:16:10,347][ INFO][PID:2248363] rsyncing of mockbuilder@100.31.137.157:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938 started [2025-12-28 13:16:10,348][ INFO][PID:2248363] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.31.137.157:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/build-09954938.rsync.log [2025-12-28 13:16:17,500][ INFO][PID:2248363] rsyncing finished. [2025-12-28 13:16:17,500][ INFO][PID:2248363] Releasing VM back to pool [2025-12-28 13:16:17,509][ INFO][PID:2248363] Searching for 'success' file in resultdir [2025-12-28 13:16:17,510][ INFO][PID:2248363] Getting build details [2025-12-28 13:16:17,510][ INFO][PID:2248363] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938 [2025-12-28 13:16:17,511][ INFO][PID:2248363] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/Sunshine-0.0.4542-1.src.rpm [2025-12-28 13:16:17,511][ INFO][PID:2248363] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/Sunshine-0.0.4542-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4542-1'} [2025-12-28 13:16:17,511][ INFO][PID:2248363] Finished build: id=9954938 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542 chroot=srpm-builds [2025-12-28 13:16:17,513][ INFO][PID:2248363] Worker succeeded build, took 479.1503949165344 [2025-12-28 13:16:17,513][ INFO][PID:2248363] 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:4542", "submitter": null, "ended_on": 1766927777.5131927, "started_on": 1766927298.3627977, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9954938", "build_id": 9954938, "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\": \"tmplybl6wqz\", \"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:4542/srpm-builds/09954938/Sunshine-0.0.4542-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0e561500-754e-44ff-a279-45528b9f6ba8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4542", "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:4542", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4542", "result_dir": "09954938", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4542-1", "id": 9954938, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-28 13:16:17,566][ INFO][PID:2248363] Sending fedora-messaging bus message in build.end [2025-12-28 13:16:17,591][ INFO][PID:2248363] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/builder-live.log by gzip [2025-12-28 13:16:17,592][ INFO][PID:2248363] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/builder-live.log' as PID 2304186 [2025-12-28 13:16:17,599][ INFO][PID:2248363] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/builder-live.log) [2025-12-28 13:16:17,600][ INFO][PID:2248363] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/backend.log by gzip [2025-12-28 13:16:17,601][ INFO][PID:2248363] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4542/srpm-builds/09954938/backend.log' as PID 2304187