[2025-12-07 03:23:34,212][ INFO][PID:1706432] Marking build as starting [2025-12-07 03:23:34,317][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:23:34,323][ INFO][PID:1706432] VM allocation process starts [2025-12-07 03:23:34,345][ INFO][PID:1706432] Trying to allocate VM: ResallocHost, ticket_id=191586, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 03:23:39,352][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:23:40,429][ INFO][PID:1706432] Allocated host ResallocHost, ticket_id=191586, hostname=54.210.209.180, name=aws_x86_64_normalreserved_prod_00189750_20251207_031847, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-07 03:23:40,430][ INFO][PID:1706432] Allocating ssh connection to builder [2025-12-07 03:23:40,432][ INFO][PID:1706432] Checking that builder machine is OK [2025-12-07 03:23:40,927][ INFO][PID:1706432] Running remote command: copr-builder-ready srpm-builds [2025-12-07 03:23:41,211][ INFO][PID:1706432] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-07 03:23:41,213][ INFO][PID:1706432] Filling build.info file with builder info [2025-12-07 03:23:41,214][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:23:41,215][ INFO][PID:1706432] 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:4478", "submitter": null, "ended_on": null, "started_on": 1765077821.2155788, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882765", "build_id": 9882765, "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\": \"tmpgj0qyi_a\", \"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--4d52452b-07f8-4cac-a986-284a28c13148", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882765", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9882765, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 03:23:41,396][ INFO][PID:1706432] Sending fedora-messaging bus message in build.start [2025-12-07 03:23:42,399][ INFO][PID:1706432] Sending fedora-messaging bus message in chroot.start [2025-12-07 03:23:42,434][ INFO][PID:1706432] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9882765 --detached [2025-12-07 03:23:42,799][ INFO][PID:1706432] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.210.209.180' (ED25519) to the list of known hosts. [2025-12-07 03:23:42,802][ INFO][PID:1706432] Downloading the builder-live.log file, attempt 1 [2025-12-07 03:23:42,806][ INFO][PID:1706432] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.210.209.180 copr-rpmbuild-log [2025-12-07 03:23:47,820][ INFO][PID:1706432] Periodic builder liveness probe: alive [2025-12-07 03:23:47,826][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:23:52,828][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:23:57,830][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:02,856][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:08,001][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:13,003][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:18,005][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:23,010][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:28,014][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:33,018][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:38,021][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:43,023][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:48,025][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:53,030][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:24:58,051][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:03,359][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:08,473][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:13,604][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:18,612][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:23,884][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:29,011][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:34,164][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:39,474][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:45,131][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:50,647][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:25:56,011][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:01,396][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:06,431][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:11,593][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:16,612][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:21,801][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:26,892][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:31,955][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:36,965][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:42,190][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:47,495][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:52,571][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:26:57,586][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:02,735][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:07,947][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:13,004][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:18,098][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:23,161][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:28,253][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:33,273][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:38,329][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:43,344][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:48,451][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:53,545][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:27:58,589][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:04,091][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:09,141][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:14,474][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:19,476][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:24,946][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:29,988][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:35,611][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:40,649][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:45,678][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:50,733][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:28:55,741][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:00,756][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:05,785][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:10,790][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:15,809][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:20,811][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:25,812][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:31,511][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:36,631][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:41,656][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:46,661][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:51,673][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:29:57,015][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:02,065][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:07,466][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:12,897][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:17,909][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:23,204][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:28,371][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:33,436][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:38,543][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:43,562][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:48,893][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:53,913][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:30:58,918][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:04,073][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:09,106][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:14,111][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:19,243][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:24,286][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:29,306][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:34,315][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:39,326][ INFO][PID:1706432] Checking for cancel request [2025-12-07 03:31:41,348][ INFO][PID:1706432] Downloading results from builder [2025-12-07 03:31:41,349][ INFO][PID:1706432] rsyncing of mockbuilder@54.210.209.180:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765 started [2025-12-07 03:31:41,350][ INFO][PID:1706432] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.210.209.180:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/build-09882765.rsync.log [2025-12-07 03:31:53,569][ INFO][PID:1706432] rsyncing finished. [2025-12-07 03:31:53,570][ INFO][PID:1706432] Releasing VM back to pool [2025-12-07 03:31:53,607][ INFO][PID:1706432] Searching for 'success' file in resultdir [2025-12-07 03:31:53,613][ INFO][PID:1706432] Getting build details [2025-12-07 03:31:53,615][ INFO][PID:1706432] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765 [2025-12-07 03:31:53,621][ INFO][PID:1706432] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/Sunshine-0.0.4478-1.src.rpm [2025-12-07 03:31:53,622][ INFO][PID:1706432] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/Sunshine-0.0.4478-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4478-1'} [2025-12-07 03:31:53,623][ INFO][PID:1706432] Finished build: id=9882765 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478 chroot=srpm-builds [2025-12-07 03:31:53,629][ INFO][PID:1706432] Worker succeeded build, took 492.41339349746704 [2025-12-07 03:31:53,630][ INFO][PID:1706432] 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:4478", "submitter": null, "ended_on": 1765078313.6289723, "started_on": 1765077821.2155788, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9882765", "build_id": 9882765, "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\": \"tmpgj0qyi_a\", \"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:4478/srpm-builds/09882765/Sunshine-0.0.4478-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--4d52452b-07f8-4cac-a986-284a28c13148", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4478", "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:4478", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4478", "result_dir": "09882765", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4478-1", "id": 9882765, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-07 03:31:53,756][ INFO][PID:1706432] Sending fedora-messaging bus message in build.end [2025-12-07 03:31:53,790][ INFO][PID:1706432] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/builder-live.log by gzip [2025-12-07 03:31:53,792][ INFO][PID:1706432] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/builder-live.log' as PID 1749616 [2025-12-07 03:31:53,844][ INFO][PID:1706432] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/builder-live.log) [2025-12-07 03:31:53,845][ INFO][PID:1706432] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/backend.log by gzip [2025-12-07 03:31:53,849][ INFO][PID:1706432] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4478/srpm-builds/09882765/backend.log' as PID 1749619