[2025-12-26 16:48:58,053][ INFO][PID:729271] Marking build as starting [2025-12-26 16:48:58,097][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:48:58,099][ INFO][PID:729271] VM allocation process starts [2025-12-26 16:48:58,120][ INFO][PID:729271] Trying to allocate VM: ResallocHost, ticket_id=523208, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-26 16:49:01,137][ INFO][PID:729271] Allocated host ResallocHost, ticket_id=523208, hostname=54.159.80.179, name=aws_x86_64_normalreserved_prod_00781105_20251226_164034, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-26 16:49:01,139][ INFO][PID:729271] Allocating ssh connection to builder [2025-12-26 16:49:01,139][ INFO][PID:729271] Checking that builder machine is OK [2025-12-26 16:49:01,478][ INFO][PID:729271] Running remote command: copr-builder-ready srpm-builds [2025-12-26 16:49:01,696][ INFO][PID:729271] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-26 16:49:01,696][ INFO][PID:729271] Filling build.info file with builder info [2025-12-26 16:49:01,697][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:01,698][ INFO][PID:729271] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1766767741.698173, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9952590", "build_id": 9952590, "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\": \"tmptl0pwtz6\", \"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/beta--997fa0d4-eb7f-41ad-875d-5098d85aef83", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09952590", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9952590, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-12-26 16:49:01,737][ INFO][PID:729271] Sending fedora-messaging bus message in build.start [2025-12-26 16:49:02,428][ INFO][PID:729271] Sending fedora-messaging bus message in chroot.start [2025-12-26 16:49:02,459][ INFO][PID:729271] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9952590 --detached [2025-12-26 16:49:02,808][ INFO][PID:729271] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.159.80.179' (ED25519) to the list of known hosts. [2025-12-26 16:49:02,812][ INFO][PID:729271] Downloading the builder-live.log file, attempt 1 [2025-12-26 16:49:02,814][ INFO][PID:729271] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.159.80.179 copr-rpmbuild-log [2025-12-26 16:49:07,819][ INFO][PID:729271] Periodic builder liveness probe: alive [2025-12-26 16:49:07,820][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:12,821][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:17,822][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:22,823][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:27,824][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:32,825][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:37,826][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:42,827][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:47,828][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:52,829][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:49:57,830][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:02,831][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:07,833][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:12,834][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:17,835][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:22,836][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:27,837][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:32,838][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:37,838][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:42,839][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:47,840][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:52,841][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:50:57,842][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:02,843][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:07,844][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:12,845][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:17,846][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:22,848][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:27,849][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:32,850][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:37,851][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:42,852][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:47,853][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:52,854][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:51:57,855][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:02,856][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:07,857][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:12,858][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:17,859][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:22,860][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:27,861][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:32,862][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:37,863][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:42,864][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:47,865][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:52,866][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:52:57,867][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:02,868][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:07,869][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:12,870][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:17,871][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:22,872][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:27,873][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:32,874][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:37,875][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:42,885][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:47,886][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:52,887][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:53:57,888][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:02,889][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:07,890][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:12,891][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:17,892][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:22,894][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:27,895][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:32,895][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:37,896][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:42,897][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:47,898][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:52,899][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:54:57,900][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:02,901][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:07,902][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:12,903][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:17,904][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:22,905][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:27,906][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:32,907][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:37,908][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:42,909][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:47,910][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:52,911][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:55:57,912][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:02,913][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:07,914][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:12,915][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:17,916][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:22,917][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:27,918][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:32,919][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:37,921][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:42,922][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:47,923][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:52,929][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:56:57,931][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:57:02,932][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:57:07,933][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:57:12,934][ INFO][PID:729271] Checking for cancel request [2025-12-26 16:57:13,688][ INFO][PID:729271] Downloading results from builder [2025-12-26 16:57:13,688][ INFO][PID:729271] rsyncing of mockbuilder@54.159.80.179:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590 started [2025-12-26 16:57:13,689][ INFO][PID:729271] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.159.80.179:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/build-09952590.rsync.log [2025-12-26 16:57:23,448][ INFO][PID:729271] rsyncing finished. [2025-12-26 16:57:23,448][ INFO][PID:729271] Releasing VM back to pool [2025-12-26 16:57:23,467][ INFO][PID:729271] Searching for 'success' file in resultdir [2025-12-26 16:57:23,468][ INFO][PID:729271] Getting build details [2025-12-26 16:57:23,469][ INFO][PID:729271] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590 [2025-12-26 16:57:23,469][ INFO][PID:729271] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09952590/Sunshine-2025.1226.120500-1.src.rpm [2025-12-26 16:57:23,470][ INFO][PID:729271] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09952590/Sunshine-2025.1226.120500-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.1226.120500-1'} [2025-12-26 16:57:23,470][ INFO][PID:729271] Finished build: id=9952590 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-12-26 16:57:23,472][ INFO][PID:729271] Worker succeeded build, took 501.7738935947418 [2025-12-26 16:57:23,472][ INFO][PID:729271] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1766768243.4720666, "started_on": 1766767741.698173, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9952590", "build_id": 9952590, "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\": \"tmptl0pwtz6\", \"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/beta/srpm-builds/09952590/Sunshine-2025.1226.120500-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--997fa0d4-eb7f-41ad-875d-5098d85aef83", "results": { "name": "Sunshine", "epoch": null, "version": "2025.1226.120500", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09952590", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.1226.120500-1", "id": 9952590, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-12-26 16:57:23,532][ INFO][PID:729271] Sending fedora-messaging bus message in build.end [2025-12-26 16:57:23,560][ INFO][PID:729271] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/builder-live.log by gzip [2025-12-26 16:57:23,561][ INFO][PID:729271] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/builder-live.log' as PID 766435 [2025-12-26 16:57:23,583][ INFO][PID:729271] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/builder-live.log) [2025-12-26 16:57:23,583][ INFO][PID:729271] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/backend.log by gzip [2025-12-26 16:57:23,585][ INFO][PID:729271] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09952590/backend.log' as PID 766436