[2025-09-20 03:03:54,775][ INFO][PID:2818679] Marking build as starting [2025-09-20 03:03:54,809][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:03:54,818][ INFO][PID:2818679] VM allocation process starts [2025-09-20 03:03:54,857][ INFO][PID:2818679] Trying to allocate VM: ResallocHost, ticket_id=5170299, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-20 03:03:59,860][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:04,862][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:09,865][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:14,871][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:19,872][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:24,880][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:29,881][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:34,886][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:39,891][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:44,898][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:49,899][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:54,910][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:04:59,915][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:04,917][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:09,926][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:14,927][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:19,928][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:24,930][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:29,941][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:34,951][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:39,953][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:44,956][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:49,960][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:54,962][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:05:59,967][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:04,968][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:09,971][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:14,976][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:19,977][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:24,981][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:29,982][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:34,983][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:39,989][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:44,991][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:49,994][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:06:54,997][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:00,001][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:05,004][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:10,009][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:13,075][ INFO][PID:2818679] Allocated host ResallocHost, ticket_id=5170299, hostname=54.166.184.106, name=aws_x86_64_normalreserved_prod_06842484_20250920_030524, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-20 03:07:13,077][ INFO][PID:2818679] Allocating ssh connection to builder [2025-09-20 03:07:13,078][ INFO][PID:2818679] Checking that builder machine is OK [2025-09-20 03:07:13,433][ INFO][PID:2818679] Running remote command: copr-builder-ready srpm-builds [2025-09-20 03:07:13,673][ INFO][PID:2818679] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-20 03:07:13,674][ INFO][PID:2818679] Filling build.info file with builder info [2025-09-20 03:07:13,675][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:13,679][ INFO][PID:2818679] 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:4279", "submitter": null, "ended_on": null, "started_on": 1758337633.6787958, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9584999", "build_id": 9584999, "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\": \"tmpn8_cde9j\", \"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--f723604b-0cb1-48b1-88d0-40fe21f5e843", "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:4279", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4279", "result_dir": "09584999", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9584999, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-20 03:07:13,714][ INFO][PID:2818679] Sending fedora-messaging bus message in build.start [2025-09-20 03:07:14,679][ INFO][PID:2818679] Sending fedora-messaging bus message in chroot.start [2025-09-20 03:07:14,728][ INFO][PID:2818679] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9584999 --detached [2025-09-20 03:07:15,147][ INFO][PID:2818679] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.166.184.106' (ED25519) to the list of known hosts. [2025-09-20 03:07:15,149][ INFO][PID:2818679] Downloading the builder-live.log file, attempt 1 [2025-09-20 03:07:15,153][ INFO][PID:2818679] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.166.184.106 copr-rpmbuild-log [2025-09-20 03:07:20,170][ INFO][PID:2818679] Periodic builder liveness probe: alive [2025-09-20 03:07:20,172][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:25,179][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:30,181][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:35,186][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:40,188][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:45,194][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:50,197][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:07:55,200][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:00,208][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:05,209][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:10,215][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:15,223][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:20,227][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:25,228][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:30,235][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:35,237][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:40,238][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:45,242][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:50,243][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:08:55,245][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:00,251][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:05,259][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:10,260][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:15,264][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:20,267][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:25,271][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:30,276][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:35,277][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:40,282][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:45,286][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:50,297][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:09:55,304][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:00,308][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:05,315][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:10,318][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:15,322][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:20,330][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:25,334][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:30,343][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:35,344][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:40,349][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:45,354][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:50,356][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:10:55,365][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:00,368][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:05,376][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:10,382][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:15,385][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:20,391][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:25,395][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:30,398][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:35,403][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:40,404][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:45,412][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:50,415][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:11:55,422][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:00,430][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:05,432][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:10,437][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:15,438][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:20,443][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:25,471][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:30,476][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:35,477][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:40,481][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:45,492][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:50,493][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:12:55,497][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:00,498][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:05,508][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:10,522][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:15,525][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:20,526][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:25,533][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:30,537][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:35,538][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:40,542][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:45,551][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:50,552][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:13:55,557][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:00,562][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:05,566][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:10,567][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:15,568][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:20,570][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:25,571][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:30,573][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:35,575][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:40,577][ INFO][PID:2818679] Checking for cancel request [2025-09-20 03:14:41,940][ INFO][PID:2818679] Downloading results from builder [2025-09-20 03:14:41,944][ INFO][PID:2818679] rsyncing of mockbuilder@54.166.184.106:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999 started [2025-09-20 03:14:41,948][ INFO][PID:2818679] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.166.184.106:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/build-09584999.rsync.log [2025-09-20 03:14:56,600][ INFO][PID:2818679] rsyncing finished. [2025-09-20 03:14:56,601][ INFO][PID:2818679] Releasing VM back to pool [2025-09-20 03:14:56,628][ INFO][PID:2818679] Searching for 'success' file in resultdir [2025-09-20 03:14:56,632][ INFO][PID:2818679] Getting build details [2025-09-20 03:14:56,638][ INFO][PID:2818679] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999 [2025-09-20 03:14:56,640][ INFO][PID:2818679] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/Sunshine-0.0.4279-1.src.rpm [2025-09-20 03:14:56,643][ INFO][PID:2818679] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/Sunshine-0.0.4279-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4279-1'} [2025-09-20 03:14:56,647][ INFO][PID:2818679] Finished build: id=9584999 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279 chroot=srpm-builds [2025-09-20 03:14:56,654][ INFO][PID:2818679] Worker succeeded build, took 462.9756290912628 [2025-09-20 03:14:56,659][ INFO][PID:2818679] 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:4279", "submitter": null, "ended_on": 1758338096.654425, "started_on": 1758337633.6787958, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9584999", "build_id": 9584999, "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\": \"tmpn8_cde9j\", \"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:4279/srpm-builds/09584999/Sunshine-0.0.4279-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--f723604b-0cb1-48b1-88d0-40fe21f5e843", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4279", "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:4279", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4279", "result_dir": "09584999", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4279-1", "id": 9584999, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-20 03:14:59,123][ INFO][PID:2818679] Sending fedora-messaging bus message in build.end [2025-09-20 03:14:59,171][ INFO][PID:2818679] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/builder-live.log by gzip [2025-09-20 03:14:59,180][ INFO][PID:2818679] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/builder-live.log' as PID 2905471 [2025-09-20 03:14:59,190][ INFO][PID:2818679] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/builder-live.log) [2025-09-20 03:14:59,191][ INFO][PID:2818679] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/backend.log by gzip [2025-09-20 03:14:59,194][ INFO][PID:2818679] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4279/srpm-builds/09584999/backend.log' as PID 2905474