[2025-12-23 21:20:51,561][ INFO][PID:2087103] Marking build as starting [2025-12-23 21:20:51,605][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:20:51,606][ INFO][PID:2087103] VM allocation process starts [2025-12-23 21:20:51,616][ INFO][PID:2087103] Trying to allocate VM: ResallocHost, ticket_id=487738, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 21:20:54,627][ INFO][PID:2087103] Allocated host ResallocHost, ticket_id=487738, hostname=3.236.71.177, name=aws_x86_64_normalreserved_prod_00744068_20251223_205041, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 21:20:54,627][ INFO][PID:2087103] Allocating ssh connection to builder [2025-12-23 21:20:54,627][ INFO][PID:2087103] Checking that builder machine is OK [2025-12-23 21:20:54,941][ INFO][PID:2087103] Running remote command: copr-builder-ready srpm-builds [2025-12-23 21:20:55,138][ INFO][PID:2087103] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-23 21:20:55,138][ INFO][PID:2087103] Filling build.info file with builder info [2025-12-23 21:20:55,139][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:20:55,140][ INFO][PID:2087103] 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:4503", "submitter": null, "ended_on": null, "started_on": 1766524855.1401823, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9946557", "build_id": 9946557, "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\": \"tmpyvnjv8zo\", \"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--0eacfb98-37f6-45f8-b759-42f709efba84", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09946557", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9946557, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 21:20:55,184][ INFO][PID:2087103] Sending fedora-messaging bus message in build.start [2025-12-23 21:20:55,676][ INFO][PID:2087103] Sending fedora-messaging bus message in chroot.start [2025-12-23 21:20:55,702][ INFO][PID:2087103] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9946557 --detached [2025-12-23 21:20:56,021][ INFO][PID:2087103] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.71.177' (ED25519) to the list of known hosts. [2025-12-23 21:20:56,022][ INFO][PID:2087103] Downloading the builder-live.log file, attempt 1 [2025-12-23 21:20:56,023][ INFO][PID:2087103] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.71.177 copr-rpmbuild-log [2025-12-23 21:21:01,027][ INFO][PID:2087103] Periodic builder liveness probe: alive [2025-12-23 21:21:01,027][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:06,028][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:11,074][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:16,075][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:21,076][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:26,077][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:31,078][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:36,079][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:41,080][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:46,081][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:51,082][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:21:56,083][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:01,244][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:06,245][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:11,246][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:16,247][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:21,248][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:26,249][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:31,393][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:36,394][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:41,452][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:46,454][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:51,455][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:22:56,456][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:01,457][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:06,458][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:11,459][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:16,460][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:21,461][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:26,462][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:31,463][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:36,464][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:41,577][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:46,954][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:51,954][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:23:56,955][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:01,956][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:06,957][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:11,958][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:16,959][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:21,962][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:26,974][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:31,975][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:37,036][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:42,037][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:47,038][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:52,039][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:24:57,040][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:02,041][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:07,041][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:12,042][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:17,043][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:22,044][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:27,045][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:32,046][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:37,047][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:42,134][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:47,135][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:52,136][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:25:57,137][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:02,138][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:07,139][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:12,140][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:17,141][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:22,142][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:27,143][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:32,337][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:37,338][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:42,339][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:47,340][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:52,341][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:26:57,342][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:02,343][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:07,390][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:12,391][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:17,392][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:22,393][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:27,394][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:32,395][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:37,448][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:42,449][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:47,450][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:52,556][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:27:57,557][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:02,569][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:07,570][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:12,571][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:17,705][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:22,911][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:27,912][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:32,913][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:37,914][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:42,915][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:47,916][ INFO][PID:2087103] Checking for cancel request [2025-12-23 21:28:50,776][ INFO][PID:2087103] Downloading results from builder [2025-12-23 21:28:50,777][ INFO][PID:2087103] rsyncing of mockbuilder@3.236.71.177:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557 started [2025-12-23 21:28:50,778][ INFO][PID:2087103] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.71.177:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/build-09946557.rsync.log [2025-12-23 21:28:57,752][ INFO][PID:2087103] rsyncing finished. [2025-12-23 21:28:57,753][ INFO][PID:2087103] Releasing VM back to pool [2025-12-23 21:28:57,761][ INFO][PID:2087103] Searching for 'success' file in resultdir [2025-12-23 21:28:57,762][ INFO][PID:2087103] Getting build details [2025-12-23 21:28:57,762][ INFO][PID:2087103] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557 [2025-12-23 21:28:57,763][ INFO][PID:2087103] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/Sunshine-0.0.4503-1.src.rpm [2025-12-23 21:28:57,763][ INFO][PID:2087103] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/Sunshine-0.0.4503-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4503-1'} [2025-12-23 21:28:57,764][ INFO][PID:2087103] Finished build: id=9946557 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503 chroot=srpm-builds [2025-12-23 21:28:57,766][ INFO][PID:2087103] Worker succeeded build, took 482.62582564353943 [2025-12-23 21:28:57,766][ INFO][PID:2087103] 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:4503", "submitter": null, "ended_on": 1766525337.766008, "started_on": 1766524855.1401823, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9946557", "build_id": 9946557, "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\": \"tmpyvnjv8zo\", \"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:4503/srpm-builds/09946557/Sunshine-0.0.4503-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0eacfb98-37f6-45f8-b759-42f709efba84", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4503", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09946557", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4503-1", "id": 9946557, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 21:28:57,820][ INFO][PID:2087103] Sending fedora-messaging bus message in build.end [2025-12-23 21:28:57,846][ INFO][PID:2087103] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/builder-live.log by gzip [2025-12-23 21:28:57,847][ INFO][PID:2087103] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/builder-live.log' as PID 2113443 [2025-12-23 21:28:57,891][ INFO][PID:2087103] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/builder-live.log) [2025-12-23 21:28:57,892][ INFO][PID:2087103] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/backend.log by gzip [2025-12-23 21:28:57,893][ INFO][PID:2087103] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09946557/backend.log' as PID 2113447