[2025-12-26 23:48:38,938][ INFO][PID:2329710] Marking build as starting [2025-12-26 23:48:38,977][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:48:38,978][ INFO][PID:2329710] VM allocation process starts [2025-12-26 23:48:38,991][ INFO][PID:2329710] Trying to allocate VM: ResallocHost, ticket_id=526926, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-26 23:48:42,045][ INFO][PID:2329710] Allocated host ResallocHost, ticket_id=526926, hostname=100.48.43.245, name=aws_x86_64_normalreserved_prod_00784845_20251226_231257, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-26 23:48:42,565][ INFO][PID:2329710] Allocating ssh connection to builder [2025-12-26 23:48:42,565][ INFO][PID:2329710] Checking that builder machine is OK [2025-12-26 23:48:42,915][ INFO][PID:2329710] Running remote command: copr-builder-ready srpm-builds [2025-12-26 23:48:43,123][ INFO][PID:2329710] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-26 23:48:43,123][ INFO][PID:2329710] Filling build.info file with builder info [2025-12-26 23:48:43,124][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:48:43,124][ INFO][PID:2329710] 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:4538", "submitter": null, "ended_on": null, "started_on": 1766792923.1248386, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9952871", "build_id": 9952871, "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\": \"tmpi9c2w16t\", \"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--f5dcf4ef-ed3a-415f-bcc7-ef0686c8f122", "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:4538", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4538", "result_dir": "09952871", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9952871, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-26 23:48:43,168][ INFO][PID:2329710] Sending fedora-messaging bus message in build.start [2025-12-26 23:48:43,747][ INFO][PID:2329710] Sending fedora-messaging bus message in chroot.start [2025-12-26 23:48:43,775][ INFO][PID:2329710] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9952871 --detached [2025-12-26 23:48:44,136][ INFO][PID:2329710] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.48.43.245' (ED25519) to the list of known hosts. [2025-12-26 23:48:44,137][ INFO][PID:2329710] Downloading the builder-live.log file, attempt 1 [2025-12-26 23:48:44,138][ INFO][PID:2329710] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.48.43.245 copr-rpmbuild-log [2025-12-26 23:48:49,145][ INFO][PID:2329710] Periodic builder liveness probe: alive [2025-12-26 23:48:49,146][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:48:54,147][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:48:59,148][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:04,149][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:09,150][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:14,151][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:19,152][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:24,153][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:29,154][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:34,154][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:39,155][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:44,156][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:49,157][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:54,158][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:49:59,159][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:04,160][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:09,161][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:14,162][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:19,163][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:24,164][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:29,165][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:34,166][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:39,167][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:44,168][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:49,169][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:54,170][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:50:59,171][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:04,172][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:09,173][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:14,174][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:19,175][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:24,176][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:29,177][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:34,178][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:39,179][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:44,180][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:49,181][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:54,182][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:51:59,183][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:04,196][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:09,197][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:14,198][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:19,199][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:24,200][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:29,201][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:34,202][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:39,203][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:44,235][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:49,236][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:54,237][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:52:59,238][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:04,239][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:09,240][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:14,241][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:19,242][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:24,244][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:29,245][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:34,246][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:39,248][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:44,249][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:49,250][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:54,251][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:53:59,251][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:04,252][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:09,253][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:14,254][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:19,255][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:24,256][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:29,257][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:34,258][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:39,259][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:44,260][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:49,261][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:54,262][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:54:59,263][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:04,264][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:09,265][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:14,266][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:19,267][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:24,268][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:29,269][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:34,270][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:39,271][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:44,272][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:49,273][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:54,274][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:55:59,480][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:04,481][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:09,482][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:14,483][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:19,484][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:24,485][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:29,486][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:34,487][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:39,488][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:44,489][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:49,490][ INFO][PID:2329710] Checking for cancel request [2025-12-26 23:56:52,788][ INFO][PID:2329710] Downloading results from builder [2025-12-26 23:56:52,788][ INFO][PID:2329710] rsyncing of mockbuilder@100.48.43.245:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871 started [2025-12-26 23:56:52,789][ INFO][PID:2329710] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.48.43.245:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/build-09952871.rsync.log [2025-12-26 23:56:59,875][ INFO][PID:2329710] rsyncing finished. [2025-12-26 23:56:59,876][ INFO][PID:2329710] Releasing VM back to pool [2025-12-26 23:56:59,884][ INFO][PID:2329710] Searching for 'success' file in resultdir [2025-12-26 23:56:59,885][ INFO][PID:2329710] Getting build details [2025-12-26 23:56:59,885][ INFO][PID:2329710] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871 [2025-12-26 23:56:59,886][ INFO][PID:2329710] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/Sunshine-0.0.4538-1.src.rpm [2025-12-26 23:56:59,886][ INFO][PID:2329710] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/Sunshine-0.0.4538-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4538-1'} [2025-12-26 23:56:59,887][ INFO][PID:2329710] Finished build: id=9952871 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538 chroot=srpm-builds [2025-12-26 23:56:59,888][ INFO][PID:2329710] Worker succeeded build, took 496.7636911869049 [2025-12-26 23:56:59,889][ INFO][PID:2329710] 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:4538", "submitter": null, "ended_on": 1766793419.8885298, "started_on": 1766792923.1248386, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9952871", "build_id": 9952871, "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\": \"tmpi9c2w16t\", \"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:4538/srpm-builds/09952871/Sunshine-0.0.4538-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--f5dcf4ef-ed3a-415f-bcc7-ef0686c8f122", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4538", "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:4538", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4538", "result_dir": "09952871", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4538-1", "id": 9952871, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-26 23:56:59,959][ INFO][PID:2329710] Sending fedora-messaging bus message in build.end [2025-12-26 23:56:59,988][ INFO][PID:2329710] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/builder-live.log by gzip [2025-12-26 23:56:59,989][ INFO][PID:2329710] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/builder-live.log' as PID 2362803 [2025-12-26 23:57:00,011][ INFO][PID:2329710] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/builder-live.log) [2025-12-26 23:57:00,012][ INFO][PID:2329710] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/backend.log by gzip [2025-12-26 23:57:00,012][ INFO][PID:2329710] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4538/srpm-builds/09952871/backend.log' as PID 2362805