[2025-10-08 07:21:23,696][ INFO][PID:4012021] Marking build as starting [2025-10-08 07:21:23,717][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:23,718][ INFO][PID:4012021] VM allocation process starts [2025-10-08 07:21:23,736][ INFO][PID:4012021] Trying to allocate VM: ResallocHost, ticket_id=5548801, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-08 07:21:26,755][ INFO][PID:4012021] Allocated host ResallocHost, ticket_id=5548801, hostname=44.204.92.119, name=aws_x86_64_normalreserved_prod_07276751_20251008_072003, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-08 07:21:26,756][ INFO][PID:4012021] Allocating ssh connection to builder [2025-10-08 07:21:26,756][ INFO][PID:4012021] Checking that builder machine is OK [2025-10-08 07:21:27,083][ INFO][PID:4012021] Running remote command: copr-builder-ready srpm-builds [2025-10-08 07:21:27,289][ INFO][PID:4012021] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-08 07:21:27,290][ INFO][PID:4012021] Filling build.info file with builder info [2025-10-08 07:21:27,290][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:27,291][ INFO][PID:4012021] 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:4286", "submitter": null, "ended_on": null, "started_on": 1759908087.2915862, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9667668", "build_id": 9667668, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpjg40xqz_\", \"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--7c953794-ac0b-4d5d-bdaf-33e95d83f343", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09667668", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9667668, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-08 07:21:27,310][ INFO][PID:4012021] Sending fedora-messaging bus message in build.start [2025-10-08 07:21:28,039][ INFO][PID:4012021] Sending fedora-messaging bus message in chroot.start [2025-10-08 07:21:28,065][ INFO][PID:4012021] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9667668 --detached [2025-10-08 07:21:28,402][ INFO][PID:4012021] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.204.92.119' (ED25519) to the list of known hosts. [2025-10-08 07:21:28,403][ INFO][PID:4012021] Downloading the builder-live.log file, attempt 1 [2025-10-08 07:21:28,404][ INFO][PID:4012021] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.92.119 copr-rpmbuild-log [2025-10-08 07:21:33,408][ INFO][PID:4012021] Periodic builder liveness probe: alive [2025-10-08 07:21:33,409][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:38,410][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:43,411][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:48,412][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:53,413][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:21:58,415][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:03,416][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:08,418][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:13,419][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:18,420][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:23,422][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:28,423][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:33,424][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:38,425][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:43,426][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:48,428][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:53,430][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:22:58,431][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:03,433][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:08,434][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:13,436][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:18,437][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:23,438][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:28,439][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:33,441][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:38,442][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:43,443][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:48,444][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:53,446][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:23:58,447][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:03,448][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:08,449][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:13,450][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:18,452][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:23,455][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:28,456][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:33,457][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:38,458][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:43,459][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:48,464][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:53,465][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:24:58,468][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:03,469][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:08,470][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:13,473][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:18,474][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:23,475][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:28,477][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:33,478][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:38,480][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:43,482][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:48,483][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:53,484][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:25:58,485][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:03,486][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:08,488][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:13,489][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:18,490][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:23,492][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:28,493][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:33,494][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:38,495][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:43,497][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:48,498][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:53,500][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:26:58,501][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:03,506][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:08,507][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:13,509][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:18,510][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:23,511][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:28,512][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:33,513][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:38,514][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:43,515][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:48,517][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:53,518][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:27:58,519][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:03,520][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:08,521][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:13,522][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:18,523][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:23,524][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:28,531][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:33,539][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:38,540][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:43,541][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:48,542][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:53,543][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:28:58,544][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:03,546][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:08,547][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:13,548][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:18,549][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:23,549][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:28,551][ INFO][PID:4012021] Checking for cancel request [2025-10-08 07:29:31,359][ INFO][PID:4012021] Downloading results from builder [2025-10-08 07:29:31,359][ INFO][PID:4012021] rsyncing of mockbuilder@44.204.92.119:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668 started [2025-10-08 07:29:31,360][ INFO][PID:4012021] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.92.119:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/build-09667668.rsync.log [2025-10-08 07:29:40,292][ INFO][PID:4012021] rsyncing finished. [2025-10-08 07:29:40,293][ INFO][PID:4012021] Releasing VM back to pool [2025-10-08 07:29:40,302][ INFO][PID:4012021] Searching for 'success' file in resultdir [2025-10-08 07:29:40,303][ INFO][PID:4012021] Getting build details [2025-10-08 07:29:40,303][ INFO][PID:4012021] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668 [2025-10-08 07:29:40,304][ INFO][PID:4012021] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/Sunshine-0.0.4286-1.src.rpm [2025-10-08 07:29:40,304][ INFO][PID:4012021] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-10-08 07:29:40,305][ INFO][PID:4012021] Finished build: id=9667668 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-10-08 07:29:40,307][ INFO][PID:4012021] Worker succeeded build, took 493.015558719635 [2025-10-08 07:29:40,307][ INFO][PID:4012021] 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:4286", "submitter": null, "ended_on": 1759908580.3071449, "started_on": 1759908087.2915862, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9667668", "build_id": 9667668, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpjg40xqz_\", \"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:4286/srpm-builds/09667668/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--7c953794-ac0b-4d5d-bdaf-33e95d83f343", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4286", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09667668", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9667668, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-08 07:29:40,338][ INFO][PID:4012021] Sending fedora-messaging bus message in build.end [2025-10-08 07:29:40,365][ INFO][PID:4012021] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/builder-live.log by gzip [2025-10-08 07:29:40,366][ INFO][PID:4012021] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/builder-live.log' as PID 4074785 [2025-10-08 07:29:40,373][ INFO][PID:4012021] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/builder-live.log) [2025-10-08 07:29:40,374][ INFO][PID:4012021] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/backend.log by gzip [2025-10-08 07:29:40,375][ INFO][PID:4012021] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09667668/backend.log' as PID 4074790