[2025-12-15 19:52:33,285][ INFO][PID:2530398] Marking build as starting [2025-12-15 19:52:33,320][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:52:33,321][ INFO][PID:2530398] VM allocation process starts [2025-12-15 19:52:33,335][ INFO][PID:2530398] Trying to allocate VM: ResallocHost, ticket_id=354347, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-15 19:52:36,352][ INFO][PID:2530398] Allocated host ResallocHost, ticket_id=354347, hostname=44.202.168.176, name=aws_x86_64_normalreserved_prod_00578807_20251215_195039, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-15 19:52:36,353][ INFO][PID:2530398] Allocating ssh connection to builder [2025-12-15 19:52:36,353][ INFO][PID:2530398] Checking that builder machine is OK [2025-12-15 19:52:36,698][ INFO][PID:2530398] Running remote command: copr-builder-ready srpm-builds [2025-12-15 19:52:36,904][ INFO][PID:2530398] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-15 19:52:36,904][ INFO][PID:2530398] Filling build.info file with builder info [2025-12-15 19:52:36,905][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:52:36,906][ INFO][PID:2530398] 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:4497", "submitter": null, "ended_on": null, "started_on": 1765828356.9059577, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9912078", "build_id": 9912078, "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\": \"tmp84ummcui\", \"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--8a6043ef-ca11-44f4-a8d0-c532e1319915", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09912078", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9912078, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-15 19:52:36,944][ INFO][PID:2530398] Sending fedora-messaging bus message in build.start [2025-12-15 19:52:37,530][ INFO][PID:2530398] Sending fedora-messaging bus message in chroot.start [2025-12-15 19:52:37,556][ INFO][PID:2530398] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9912078 --detached [2025-12-15 19:52:37,897][ INFO][PID:2530398] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.202.168.176' (ED25519) to the list of known hosts. [2025-12-15 19:52:37,898][ INFO][PID:2530398] Downloading the builder-live.log file, attempt 1 [2025-12-15 19:52:37,899][ INFO][PID:2530398] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.168.176 copr-rpmbuild-log [2025-12-15 19:52:42,906][ INFO][PID:2530398] Periodic builder liveness probe: alive [2025-12-15 19:52:42,907][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:52:47,908][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:52:52,909][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:52:57,910][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:02,911][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:07,912][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:12,913][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:17,914][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:22,915][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:27,916][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:32,917][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:37,918][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:42,920][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:47,921][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:52,922][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:53:57,923][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:02,924][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:07,925][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:12,926][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:17,927][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:22,928][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:27,929][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:32,930][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:37,931][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:42,932][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:47,934][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:52,936][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:54:57,937][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:02,941][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:07,943][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:12,944][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:17,945][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:22,946][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:27,948][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:32,949][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:37,950][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:42,951][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:47,952][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:52,953][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:55:57,954][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:02,956][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:07,957][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:12,958][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:17,959][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:22,960][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:27,961][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:32,963][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:37,964][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:42,965][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:47,966][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:52,968][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:56:57,969][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:02,970][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:07,971][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:12,972][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:17,973][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:22,974][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:27,975][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:32,976][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:37,977][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:42,978][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:47,979][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:52,980][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:57:57,981][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:02,982][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:07,983][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:12,984][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:17,985][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:22,986][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:27,987][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:32,988][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:37,993][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:42,994][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:47,995][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:52,996][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:58:57,997][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:02,998][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:07,999][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:13,000][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:18,001][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:23,002][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:28,003][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:33,004][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:38,005][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:43,006][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:48,007][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:53,008][ INFO][PID:2530398] Checking for cancel request [2025-12-15 19:59:58,009][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:03,010][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:08,011][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:13,011][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:18,012][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:23,013][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:28,014][ INFO][PID:2530398] Checking for cancel request [2025-12-15 20:00:29,772][ INFO][PID:2530398] Downloading results from builder [2025-12-15 20:00:29,772][ INFO][PID:2530398] rsyncing of mockbuilder@44.202.168.176:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078 started [2025-12-15 20:00:29,773][ INFO][PID:2530398] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.168.176:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/build-09912078.rsync.log [2025-12-15 20:00:36,528][ INFO][PID:2530398] rsyncing finished. [2025-12-15 20:00:36,528][ INFO][PID:2530398] Releasing VM back to pool [2025-12-15 20:00:36,536][ INFO][PID:2530398] Searching for 'success' file in resultdir [2025-12-15 20:00:36,537][ INFO][PID:2530398] Getting build details [2025-12-15 20:00:36,538][ INFO][PID:2530398] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078 [2025-12-15 20:00:36,538][ INFO][PID:2530398] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/Sunshine-0.0.4497-1.src.rpm [2025-12-15 20:00:36,539][ INFO][PID:2530398] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/Sunshine-0.0.4497-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4497-1'} [2025-12-15 20:00:36,539][ INFO][PID:2530398] Finished build: id=9912078 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497 chroot=srpm-builds [2025-12-15 20:00:36,540][ INFO][PID:2530398] Worker succeeded build, took 479.63495898246765 [2025-12-15 20:00:36,541][ INFO][PID:2530398] 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:4497", "submitter": null, "ended_on": 1765828836.5409167, "started_on": 1765828356.9059577, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9912078", "build_id": 9912078, "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\": \"tmp84ummcui\", \"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:4497/srpm-builds/09912078/Sunshine-0.0.4497-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--8a6043ef-ca11-44f4-a8d0-c532e1319915", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4497", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09912078", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4497-1", "id": 9912078, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-15 20:00:36,763][ INFO][PID:2530398] Sending fedora-messaging bus message in build.end [2025-12-15 20:00:36,789][ INFO][PID:2530398] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/builder-live.log by gzip [2025-12-15 20:00:36,790][ INFO][PID:2530398] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/builder-live.log' as PID 2572191 [2025-12-15 20:00:36,797][ INFO][PID:2530398] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/builder-live.log) [2025-12-15 20:00:36,797][ INFO][PID:2530398] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/backend.log by gzip [2025-12-15 20:00:36,798][ INFO][PID:2530398] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09912078/backend.log' as PID 2572192