[2025-12-20 02:32:12,191][ INFO][PID:2814995] Marking build as starting [2025-12-20 02:32:12,282][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:12,290][ INFO][PID:2814995] VM allocation process starts [2025-12-20 02:32:12,321][ INFO][PID:2814995] Trying to allocate VM: ResallocHost, ticket_id=451060, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 02:32:15,357][ INFO][PID:2814995] Allocated host ResallocHost, ticket_id=451060, hostname=98.82.115.124, name=aws_x86_64_normalreserved_prod_00710953_20251220_022801, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 02:32:15,358][ INFO][PID:2814995] Allocating ssh connection to builder [2025-12-20 02:32:15,358][ INFO][PID:2814995] Checking that builder machine is OK [2025-12-20 02:32:15,696][ INFO][PID:2814995] Running remote command: copr-builder-ready srpm-builds [2025-12-20 02:32:15,908][ INFO][PID:2814995] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 02:32:15,909][ INFO][PID:2814995] Filling build.info file with builder info [2025-12-20 02:32:15,909][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:15,910][ INFO][PID:2814995] 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:4484", "submitter": null, "ended_on": null, "started_on": 1766197935.910527, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937455", "build_id": 9937455, "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\": \"tmp_ynjmeby\", \"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--7e7aff42-1210-4540-b788-03c8b354aaba", "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:4484", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484", "result_dir": "09937455", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937455, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 02:32:15,972][ INFO][PID:2814995] Sending fedora-messaging bus message in build.start [2025-12-20 02:32:16,645][ INFO][PID:2814995] Sending fedora-messaging bus message in chroot.start [2025-12-20 02:32:16,677][ INFO][PID:2814995] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937455 --detached [2025-12-20 02:32:17,036][ INFO][PID:2814995] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.82.115.124' (ED25519) to the list of known hosts. [2025-12-20 02:32:17,037][ INFO][PID:2814995] Downloading the builder-live.log file, attempt 1 [2025-12-20 02:32:17,039][ INFO][PID:2814995] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.115.124 copr-rpmbuild-log [2025-12-20 02:32:22,045][ INFO][PID:2814995] Periodic builder liveness probe: alive [2025-12-20 02:32:22,046][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:27,047][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:32,049][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:37,052][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:42,054][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:47,058][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:52,059][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:32:57,060][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:02,061][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:07,062][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:12,064][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:17,065][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:22,069][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:27,070][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:32,071][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:37,072][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:42,073][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:47,074][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:52,075][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:33:57,076][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:02,077][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:07,078][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:12,080][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:17,081][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:22,082][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:27,083][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:32,084][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:37,085][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:42,089][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:47,090][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:52,091][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:34:57,092][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:02,093][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:07,094][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:12,110][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:17,111][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:22,112][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:27,114][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:32,115][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:37,116][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:42,117][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:47,118][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:52,120][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:35:57,121][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:02,122][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:07,123][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:12,124][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:17,125][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:22,126][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:27,128][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:32,129][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:37,130][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:42,131][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:47,132][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:52,133][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:36:57,134][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:02,135][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:07,137][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:12,138][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:17,139][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:22,140][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:27,141][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:32,142][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:37,143][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:42,144][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:47,145][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:52,146][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:37:57,147][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:02,148][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:07,206][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:12,207][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:17,208][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:22,209][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:27,210][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:32,212][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:37,229][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:42,231][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:47,232][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:52,233][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:38:57,234][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:02,235][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:07,236][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:12,237][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:17,238][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:22,239][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:27,240][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:32,241][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:37,242][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:42,243][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:47,244][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:52,245][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:39:57,246][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:02,247][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:07,248][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:12,249][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:17,250][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:22,251][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:27,253][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:32,254][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:37,255][ INFO][PID:2814995] Checking for cancel request [2025-12-20 02:40:37,304][ INFO][PID:2814995] Downloading results from builder [2025-12-20 02:40:37,305][ INFO][PID:2814995] rsyncing of mockbuilder@98.82.115.124:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455 started [2025-12-20 02:40:37,306][ INFO][PID:2814995] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.82.115.124:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/build-09937455.rsync.log [2025-12-20 02:40:53,557][ INFO][PID:2814995] rsyncing finished. [2025-12-20 02:40:53,560][ INFO][PID:2814995] Releasing VM back to pool [2025-12-20 02:40:53,579][ INFO][PID:2814995] Searching for 'success' file in resultdir [2025-12-20 02:40:53,580][ INFO][PID:2814995] Getting build details [2025-12-20 02:40:53,581][ INFO][PID:2814995] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455 [2025-12-20 02:40:53,583][ INFO][PID:2814995] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/Sunshine-0.0.4484-1.src.rpm [2025-12-20 02:40:53,584][ INFO][PID:2814995] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/Sunshine-0.0.4484-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4484-1'} [2025-12-20 02:40:53,586][ INFO][PID:2814995] Finished build: id=9937455 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484 chroot=srpm-builds [2025-12-20 02:40:53,589][ INFO][PID:2814995] Worker succeeded build, took 517.6790051460266 [2025-12-20 02:40:53,590][ INFO][PID:2814995] 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:4484", "submitter": null, "ended_on": 1766198453.5895321, "started_on": 1766197935.910527, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937455", "build_id": 9937455, "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\": \"tmp_ynjmeby\", \"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:4484/srpm-builds/09937455/Sunshine-0.0.4484-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--7e7aff42-1210-4540-b788-03c8b354aaba", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4484", "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:4484", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4484", "result_dir": "09937455", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4484-1", "id": 9937455, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 02:40:53,722][ INFO][PID:2814995] Sending fedora-messaging bus message in build.end [2025-12-20 02:40:53,774][ INFO][PID:2814995] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/builder-live.log by gzip [2025-12-20 02:40:53,777][ INFO][PID:2814995] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/builder-live.log' as PID 2861738 [2025-12-20 02:40:53,803][ INFO][PID:2814995] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/builder-live.log) [2025-12-20 02:40:53,804][ INFO][PID:2814995] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/backend.log by gzip [2025-12-20 02:40:53,807][ INFO][PID:2814995] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4484/srpm-builds/09937455/backend.log' as PID 2861741