[2025-11-10 00:09:42,337][ INFO][PID:2928850] Marking build as starting [2025-11-10 00:09:42,370][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:09:42,373][ INFO][PID:2928850] VM allocation process starts [2025-11-10 00:09:42,395][ INFO][PID:2928850] Trying to allocate VM: ResallocHost, ticket_id=6102533, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 00:09:45,436][ INFO][PID:2928850] Allocated host ResallocHost, ticket_id=6102533, hostname=2620:52:3:1:dead:beef:cafe:c198, name=copr_hv_x86_64_03_prod_07911210_20251109_181506, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 00:09:45,438][ INFO][PID:2928850] Allocating ssh connection to builder [2025-11-10 00:09:45,442][ INFO][PID:2928850] Checking that builder machine is OK [2025-11-10 00:09:46,082][ INFO][PID:2928850] Running remote command: copr-builder-ready srpm-builds [2025-11-10 00:09:46,456][ INFO][PID:2928850] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 00:09:46,457][ INFO][PID:2928850] Filling build.info file with builder info [2025-11-10 00:09:46,459][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:09:46,461][ INFO][PID:2928850] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762733386.460946, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782547", "build_id": 9782547, "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\": \"tmpxzyrks4z\", \"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--ba1acbbb-51db-4252-9367-dd1f4ba23a1d", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782547", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9782547, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 00:09:46,493][ INFO][PID:2928850] Sending fedora-messaging bus message in build.start [2025-11-10 00:10:17,290][ ERROR][PID:2928850] Attempt 1 to publish a message failed (in /usr/lib/python3.13/site-packages/fedora_messaging/api.py:321) [2025-11-10 00:10:20,324][ INFO][PID:2928850] Sending fedora-messaging bus message in chroot.start [2025-11-10 00:10:20,350][ INFO][PID:2928850] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9782547 --detached [2025-11-10 00:10:21,392][ INFO][PID:2928850] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c198' (ED25519) to the list of known hosts. [2025-11-10 00:10:21,393][ INFO][PID:2928850] Downloading the builder-live.log file, attempt 1 [2025-11-10 00:10:21,395][ INFO][PID:2928850] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log [2025-11-10 00:10:26,408][ INFO][PID:2928850] Periodic builder liveness probe: alive [2025-11-10 00:10:26,410][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:31,414][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:36,416][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:41,418][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:46,419][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:51,420][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:10:56,421][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:01,423][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:06,424][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:11,426][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:16,428][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:21,430][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:26,433][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:31,435][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:36,436][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:41,439][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:46,441][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:51,444][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:11:56,448][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:01,449][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:06,451][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:11,456][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:16,458][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:21,463][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:26,464][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:31,465][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:36,467][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:41,468][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:46,469][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:51,470][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:12:56,472][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:01,472][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:06,473][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:11,475][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:16,476][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:21,477][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:26,478][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:31,479][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:36,480][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:41,481][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:46,482][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:51,483][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:13:56,485][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:01,486][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:06,487][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:11,488][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:16,489][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:21,490][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:26,491][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:31,492][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:36,493][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:41,494][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:46,495][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:51,496][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:14:56,497][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:01,498][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:06,499][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:11,500][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:16,502][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:21,503][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:26,504][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:31,505][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:36,506][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:41,507][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:46,508][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:51,509][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:15:56,511][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:01,512][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:06,513][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:11,514][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:16,515][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:21,516][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:26,517][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:31,518][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:36,519][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:41,520][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:46,521][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:51,522][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:16:56,523][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:01,524][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:06,525][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:11,526][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:16,527][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:21,528][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:26,529][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:31,530][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:36,531][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:41,532][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:46,533][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:51,534][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:17:56,535][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:01,536][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:06,537][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:11,538][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:16,539][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:21,540][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:26,541][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:31,542][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:36,545][ INFO][PID:2928850] Checking for cancel request [2025-11-10 00:18:38,292][ INFO][PID:2928850] Downloading results from builder [2025-11-10 00:18:38,292][ INFO][PID:2928850] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547 started [2025-11-10 00:18:38,293][ INFO][PID:2928850] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/build-09782547.rsync.log [2025-11-10 00:18:53,074][ INFO][PID:2928850] rsyncing finished. [2025-11-10 00:18:53,075][ INFO][PID:2928850] Releasing VM back to pool [2025-11-10 00:18:53,083][ INFO][PID:2928850] Searching for 'success' file in resultdir [2025-11-10 00:18:53,084][ INFO][PID:2928850] Getting build details [2025-11-10 00:18:53,084][ INFO][PID:2928850] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547 [2025-11-10 00:18:53,085][ INFO][PID:2928850] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/Sunshine-0.0.4049-1.src.rpm [2025-11-10 00:18:53,085][ INFO][PID:2928850] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 00:18:53,086][ INFO][PID:2928850] Finished build: id=9782547 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 00:18:53,087][ INFO][PID:2928850] Worker succeeded build, took 546.6264796257019 [2025-11-10 00:18:53,087][ INFO][PID:2928850] 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:4049", "submitter": null, "ended_on": 1762733933.0874257, "started_on": 1762733386.460946, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782547", "build_id": 9782547, "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\": \"tmpxzyrks4z\", \"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:4049/srpm-builds/09782547/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ba1acbbb-51db-4252-9367-dd1f4ba23a1d", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782547", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9782547, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 00:18:53,128][ INFO][PID:2928850] Sending fedora-messaging bus message in build.end [2025-11-10 00:18:53,152][ INFO][PID:2928850] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/builder-live.log by gzip [2025-11-10 00:18:53,153][ INFO][PID:2928850] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/builder-live.log' as PID 2989614 [2025-11-10 00:18:53,159][ INFO][PID:2928850] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/builder-live.log) [2025-11-10 00:18:53,160][ INFO][PID:2928850] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/backend.log by gzip [2025-11-10 00:18:53,161][ INFO][PID:2928850] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782547/backend.log' as PID 2989615