[2025-12-23 13:55:44,073][ INFO][PID:621071] Marking build as starting [2025-12-23 13:55:44,117][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:55:44,118][ INFO][PID:621071] VM allocation process starts [2025-12-23 13:55:44,128][ INFO][PID:621071] Trying to allocate VM: ResallocHost, ticket_id=484627, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 13:55:47,188][ INFO][PID:621071] Allocated host ResallocHost, ticket_id=484627, hostname=3.88.216.13, name=aws_x86_64_normalreserved_prod_00741176_20251223_132800, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-23 13:55:47,188][ INFO][PID:621071] Allocating ssh connection to builder [2025-12-23 13:55:47,188][ INFO][PID:621071] Checking that builder machine is OK [2025-12-23 13:55:47,481][ INFO][PID:621071] Running remote command: copr-builder-ready srpm-builds [2025-12-23 13:55:47,674][ INFO][PID:621071] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-23 13:55:47,675][ INFO][PID:621071] Filling build.info file with builder info [2025-12-23 13:55:47,675][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:55:47,676][ INFO][PID:621071] 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:4481", "submitter": null, "ended_on": null, "started_on": 1766498147.676373, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9945311", "build_id": 9945311, "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\": \"tmpn9pyd26w\", \"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--2c415c5c-abe6-468f-a502-add1e4b3d1ee", "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:4481", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481", "result_dir": "09945311", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9945311, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 13:55:47,713][ INFO][PID:621071] Sending fedora-messaging bus message in build.start [2025-12-23 13:55:48,185][ INFO][PID:621071] Sending fedora-messaging bus message in chroot.start [2025-12-23 13:55:48,210][ INFO][PID:621071] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9945311 --detached [2025-12-23 13:55:48,517][ INFO][PID:621071] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.88.216.13' (ED25519) to the list of known hosts. [2025-12-23 13:55:48,518][ INFO][PID:621071] Downloading the builder-live.log file, attempt 1 [2025-12-23 13:55:48,519][ INFO][PID:621071] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.216.13 copr-rpmbuild-log [2025-12-23 13:55:53,523][ INFO][PID:621071] Periodic builder liveness probe: alive [2025-12-23 13:55:53,524][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:55:58,525][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:03,526][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:08,527][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:13,528][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:18,528][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:23,529][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:28,530][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:33,532][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:38,533][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:43,534][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:48,535][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:53,536][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:56:58,537][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:03,538][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:08,539][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:13,540][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:18,541][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:23,542][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:28,542][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:33,543][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:38,544][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:43,545][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:48,546][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:53,547][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:57:58,548][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:03,549][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:08,550][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:13,551][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:18,552][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:23,552][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:28,553][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:33,554][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:38,555][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:43,556][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:48,557][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:53,558][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:58:58,559][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:03,560][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:08,561][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:13,562][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:18,563][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:23,563][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:28,564][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:33,565][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:38,566][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:43,567][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:48,568][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:53,569][ INFO][PID:621071] Checking for cancel request [2025-12-23 13:59:58,570][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:03,571][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:08,572][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:13,573][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:18,573][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:23,574][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:28,575][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:33,576][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:38,577][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:43,578][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:48,579][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:53,580][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:00:58,581][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:03,582][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:08,583][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:13,584][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:18,585][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:23,585][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:28,586][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:33,587][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:38,588][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:43,589][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:48,590][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:53,591][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:01:58,592][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:03,593][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:08,594][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:13,595][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:18,596][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:23,597][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:28,597][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:33,598][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:38,599][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:43,600][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:48,601][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:53,602][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:02:58,603][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:03,604][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:08,605][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:13,606][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:18,607][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:23,608][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:28,609][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:33,610][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:38,611][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:43,612][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:48,613][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:53,613][ INFO][PID:621071] Checking for cancel request [2025-12-23 14:03:55,299][ INFO][PID:621071] Downloading results from builder [2025-12-23 14:03:55,299][ INFO][PID:621071] rsyncing of mockbuilder@3.88.216.13:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311 started [2025-12-23 14:03:55,300][ INFO][PID:621071] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.88.216.13:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/build-09945311.rsync.log [2025-12-23 14:04:03,740][ INFO][PID:621071] rsyncing finished. [2025-12-23 14:04:03,741][ INFO][PID:621071] Releasing VM back to pool [2025-12-23 14:04:03,749][ INFO][PID:621071] Searching for 'success' file in resultdir [2025-12-23 14:04:03,750][ INFO][PID:621071] Getting build details [2025-12-23 14:04:03,750][ INFO][PID:621071] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311 [2025-12-23 14:04:03,751][ INFO][PID:621071] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/Sunshine-0.0.4481-1.src.rpm [2025-12-23 14:04:03,751][ INFO][PID:621071] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/Sunshine-0.0.4481-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4481-1'} [2025-12-23 14:04:03,752][ INFO][PID:621071] Finished build: id=9945311 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481 chroot=srpm-builds [2025-12-23 14:04:03,753][ INFO][PID:621071] Worker succeeded build, took 496.07726192474365 [2025-12-23 14:04:03,754][ INFO][PID:621071] 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:4481", "submitter": null, "ended_on": 1766498643.753635, "started_on": 1766498147.676373, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9945311", "build_id": 9945311, "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\": \"tmpn9pyd26w\", \"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:4481/srpm-builds/09945311/Sunshine-0.0.4481-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2c415c5c-abe6-468f-a502-add1e4b3d1ee", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4481", "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:4481", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4481", "result_dir": "09945311", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4481-1", "id": 9945311, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-23 14:04:03,805][ INFO][PID:621071] Sending fedora-messaging bus message in build.end [2025-12-23 14:04:03,830][ INFO][PID:621071] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/builder-live.log by gzip [2025-12-23 14:04:03,831][ INFO][PID:621071] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/builder-live.log' as PID 647386 [2025-12-23 14:04:03,837][ INFO][PID:621071] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/builder-live.log) [2025-12-23 14:04:03,838][ INFO][PID:621071] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/backend.log by gzip [2025-12-23 14:04:03,839][ INFO][PID:621071] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4481/srpm-builds/09945311/backend.log' as PID 647387