[2025-12-21 10:27:18,956][ INFO][PID:1584885] Marking build as starting [2025-12-21 10:27:18,992][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:18,993][ INFO][PID:1584885] VM allocation process starts [2025-12-21 10:27:19,050][ INFO][PID:1584885] Trying to allocate VM: ResallocHost, ticket_id=462771, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 10:27:22,093][ INFO][PID:1584885] Allocated host ResallocHost, ticket_id=462771, hostname=98.92.189.63, name=aws_x86_64_normalreserved_prod_00721483_20251221_094620, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 10:27:22,094][ INFO][PID:1584885] Allocating ssh connection to builder [2025-12-21 10:27:22,094][ INFO][PID:1584885] Checking that builder machine is OK [2025-12-21 10:27:22,442][ INFO][PID:1584885] Running remote command: copr-builder-ready srpm-builds [2025-12-21 10:27:22,647][ INFO][PID:1584885] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-21 10:27:22,648][ INFO][PID:1584885] Filling build.info file with builder info [2025-12-21 10:27:22,648][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:22,649][ INFO][PID:1584885] 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:4517", "submitter": null, "ended_on": null, "started_on": 1766312842.6493316, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939361", "build_id": 9939361, "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\": \"tmp8zes02fx\", \"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--81efc976-dfc9-4321-be2b-e3d2af667797", "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:4517", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517", "result_dir": "09939361", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9939361, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 10:27:22,692][ INFO][PID:1584885] Sending fedora-messaging bus message in build.start [2025-12-21 10:27:23,199][ INFO][PID:1584885] Sending fedora-messaging bus message in chroot.start [2025-12-21 10:27:23,244][ INFO][PID:1584885] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9939361 --detached [2025-12-21 10:27:23,588][ INFO][PID:1584885] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.189.63' (ED25519) to the list of known hosts. [2025-12-21 10:27:23,589][ INFO][PID:1584885] Downloading the builder-live.log file, attempt 1 [2025-12-21 10:27:23,590][ INFO][PID:1584885] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.189.63 copr-rpmbuild-log [2025-12-21 10:27:28,594][ INFO][PID:1584885] Periodic builder liveness probe: alive [2025-12-21 10:27:28,595][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:33,595][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:38,596][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:43,597][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:48,598][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:53,599][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:27:58,600][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:03,601][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:08,602][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:13,603][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:18,604][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:23,605][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:28,605][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:33,606][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:38,607][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:43,608][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:48,609][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:53,624][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:28:58,624][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:03,625][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:08,626][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:13,712][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:18,739][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:23,758][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:28,943][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:33,944][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:38,945][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:43,946][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:48,947][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:53,948][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:29:58,949][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:03,949][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:08,950][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:13,951][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:18,952][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:24,008][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:29,009][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:34,010][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:39,011][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:44,012][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:49,013][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:54,013][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:30:59,014][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:04,015][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:09,035][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:14,388][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:19,389][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:24,390][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:29,920][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:34,921][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:39,921][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:44,922][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:49,923][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:54,924][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:31:59,925][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:04,926][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:09,954][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:14,955][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:19,956][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:25,487][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:30,488][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:35,489][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:40,490][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:45,490][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:50,491][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:32:55,492][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:00,493][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:05,844][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:10,845][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:15,846][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:20,847][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:25,848][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:30,849][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:35,850][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:40,851][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:45,852][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:50,853][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:33:55,854][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:00,889][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:06,569][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:11,570][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:16,571][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:21,572][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:26,573][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:31,573][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:36,575][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:41,576][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:46,577][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:51,578][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:34:56,579][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:01,579][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:06,580][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:11,581][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:16,582][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:21,583][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:26,584][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:31,585][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:36,586][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:41,587][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:46,588][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:51,588][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:56,663][ INFO][PID:1584885] Checking for cancel request [2025-12-21 10:35:57,625][ INFO][PID:1584885] Downloading results from builder [2025-12-21 10:35:57,625][ INFO][PID:1584885] rsyncing of mockbuilder@98.92.189.63:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361 started [2025-12-21 10:35:57,626][ INFO][PID:1584885] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.189.63:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/build-09939361.rsync.log [2025-12-21 10:36:04,181][ INFO][PID:1584885] rsyncing finished. [2025-12-21 10:36:04,182][ INFO][PID:1584885] Releasing VM back to pool [2025-12-21 10:36:04,190][ INFO][PID:1584885] Searching for 'success' file in resultdir [2025-12-21 10:36:04,191][ INFO][PID:1584885] Getting build details [2025-12-21 10:36:04,192][ INFO][PID:1584885] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361 [2025-12-21 10:36:04,192][ INFO][PID:1584885] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/Sunshine-0.0.4517-1.src.rpm [2025-12-21 10:36:04,193][ INFO][PID:1584885] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/Sunshine-0.0.4517-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4517-1'} [2025-12-21 10:36:04,193][ INFO][PID:1584885] Finished build: id=9939361 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517 chroot=srpm-builds [2025-12-21 10:36:04,195][ INFO][PID:1584885] Worker succeeded build, took 521.5456991195679 [2025-12-21 10:36:04,195][ INFO][PID:1584885] 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:4517", "submitter": null, "ended_on": 1766313364.1950307, "started_on": 1766312842.6493316, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939361", "build_id": 9939361, "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\": \"tmp8zes02fx\", \"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:4517/srpm-builds/09939361/Sunshine-0.0.4517-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--81efc976-dfc9-4321-be2b-e3d2af667797", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4517", "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:4517", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4517", "result_dir": "09939361", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4517-1", "id": 9939361, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 10:36:04,329][ INFO][PID:1584885] Sending fedora-messaging bus message in build.end [2025-12-21 10:36:04,356][ INFO][PID:1584885] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/builder-live.log by gzip [2025-12-21 10:36:04,357][ INFO][PID:1584885] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/builder-live.log' as PID 1606154 [2025-12-21 10:36:04,380][ INFO][PID:1584885] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/builder-live.log) [2025-12-21 10:36:04,380][ INFO][PID:1584885] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/backend.log by gzip [2025-12-21 10:36:04,381][ INFO][PID:1584885] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4517/srpm-builds/09939361/backend.log' as PID 1606187