[2025-06-30 18:43:49,386][ INFO][PID:3773143] Marking build as starting [2025-06-30 18:43:49,412][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:43:49,413][ INFO][PID:3773143] VM allocation process starts [2025-06-30 18:43:49,424][ INFO][PID:3773143] Trying to allocate VM: ResallocHost, ticket_id=3743524, requested_tags=['copr_builder', 'arch_x86_64'] [2025-06-30 18:43:52,471][ INFO][PID:3773143] Allocated host ResallocHost, ticket_id=3743524, hostname=54.91.41.183, name=aws_x86_64_normalreserved_prod_05090107_20250630_183046, requested_tags=['copr_builder', 'arch_x86_64'] [2025-06-30 18:43:52,472][ INFO][PID:3773143] Allocating ssh connection to builder [2025-06-30 18:43:52,472][ INFO][PID:3773143] Checking that builder machine is OK [2025-06-30 18:43:52,926][ INFO][PID:3773143] Running remote command: copr-builder-ready srpm-builds [2025-06-30 18:43:53,143][ INFO][PID:3773143] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-06-30 18:43:53,144][ INFO][PID:3773143] Filling build.info file with builder info [2025-06-30 18:43:53,144][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:43:53,145][ INFO][PID:3773143] 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": "stable", "project_dirname": "stable", "submitter": null, "ended_on": null, "started_on": 1751309033.1454973, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9227954", "build_id": 9227954, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\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=$(echo \\\"$TAG\\\" | sed 's/^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 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-42-x86_64\", \"builddeps\": \"git jq python3\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpiasxdh5u\", \"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/stable--98e8f0ff-5111-4ed3-9306-b0b159f33f14", "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/stable", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/stable", "result_dir": "09227954", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9227954, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "stable", "vendor": "Fedora Project COPR (lizardbyte/stable)" } } ] } [2025-06-30 18:43:53,165][ INFO][PID:3773143] Sending fedora-messaging bus message in build.start [2025-06-30 18:43:53,775][ INFO][PID:3773143] Sending fedora-messaging bus message in chroot.start [2025-06-30 18:43:53,799][ INFO][PID:3773143] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9227954 --detached [2025-06-30 18:43:54,141][ INFO][PID:3773143] Downloading the builder-live.log file, attempt 1 [2025-06-30 18:43:54,143][ INFO][PID:3773143] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.91.41.183 copr-rpmbuild-log [2025-06-30 18:43:59,147][ INFO][PID:3773143] Periodic builder liveness probe: alive [2025-06-30 18:43:59,147][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:04,148][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:09,149][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:14,150][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:19,151][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:24,152][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:29,153][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:34,154][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:39,155][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:44,157][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:49,158][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:54,159][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:44:59,160][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:04,161][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:09,162][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:14,163][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:19,164][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:24,165][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:29,166][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:34,168][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:39,172][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:44,173][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:49,174][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:54,175][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:45:59,176][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:04,177][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:09,178][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:14,179][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:19,180][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:24,180][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:29,182][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:34,183][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:39,184][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:44,185][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:49,185][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:54,187][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:46:59,188][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:04,189][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:09,190][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:14,191][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:19,192][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:24,193][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:29,194][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:34,195][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:39,196][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:44,197][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:49,198][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:54,199][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:47:59,200][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:04,201][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:09,202][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:14,203][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:19,204][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:24,205][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:29,206][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:34,207][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:39,208][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:44,209][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:49,210][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:54,211][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:48:59,212][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:04,213][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:09,214][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:14,215][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:19,216][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:24,217][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:29,218][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:34,219][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:39,220][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:44,221][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:49,222][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:54,223][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:49:59,224][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:04,225][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:09,226][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:14,227][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:19,228][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:24,229][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:29,230][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:34,231][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:39,232][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:44,233][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:49,234][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:54,235][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:50:59,236][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:04,237][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:09,238][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:14,240][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:19,241][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:24,242][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:29,243][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:34,244][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:39,245][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:44,246][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:49,247][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:54,248][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:51:59,249][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:04,250][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:09,252][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:14,253][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:19,254][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:24,254][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:29,255][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:34,257][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:39,258][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:44,259][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:49,260][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:54,261][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:52:59,263][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:04,264][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:09,265][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:14,266][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:19,267][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:24,268][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:29,269][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:34,270][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:39,271][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:44,272][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:49,273][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:54,274][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:53:59,280][ INFO][PID:3773143] Periodic builder liveness probe: alive [2025-06-30 18:53:59,281][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:04,282][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:09,283][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:14,284][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:19,285][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:24,286][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:29,287][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:34,288][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:39,289][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:44,290][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:49,325][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:54,326][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:54:59,327][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:04,327][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:09,329][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:14,330][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:19,331][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:24,332][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:29,333][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:34,334][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:39,335][ INFO][PID:3773143] Checking for cancel request [2025-06-30 18:55:39,724][ INFO][PID:3773143] Downloading results from builder [2025-06-30 18:55:39,725][ INFO][PID:3773143] rsyncing of mockbuilder@54.91.41.183:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954 started [2025-06-30 18:55:39,727][ INFO][PID:3773143] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.91.41.183:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/ &> /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/build-09227954.rsync.log [2025-06-30 18:55:43,337][ INFO][PID:3773143] rsyncing finished. [2025-06-30 18:55:43,338][ INFO][PID:3773143] Releasing VM back to pool [2025-06-30 18:55:43,346][ INFO][PID:3773143] Searching for 'success' file in resultdir [2025-06-30 18:55:43,347][ INFO][PID:3773143] Getting build details [2025-06-30 18:55:43,348][ INFO][PID:3773143] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954 [2025-06-30 18:55:43,348][ INFO][PID:3773143] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/stable/srpm-builds/09227954/Sunshine-2025.628.4510-1.src.rpm [2025-06-30 18:55:43,349][ INFO][PID:3773143] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/stable/srpm-builds/09227954/Sunshine-2025.628.4510-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.628.4510-1'} [2025-06-30 18:55:43,349][ INFO][PID:3773143] Finished build: id=9227954 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/stable chroot=srpm-builds [2025-06-30 18:55:43,351][ INFO][PID:3773143] Worker succeeded build, took 710.2055823802948 [2025-06-30 18:55:43,351][ INFO][PID:3773143] 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": "stable", "project_dirname": "stable", "submitter": null, "ended_on": 1751309743.3510797, "started_on": 1751309033.1454973, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9227954", "build_id": 9227954, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\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=$(echo \\\"$TAG\\\" | sed 's/^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 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-42-x86_64\", \"builddeps\": \"git jq python3\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpiasxdh5u\", \"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/stable/srpm-builds/09227954/Sunshine-2025.628.4510-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/stable--98e8f0ff-5111-4ed3-9306-b0b159f33f14", "results": { "name": "Sunshine", "epoch": null, "version": "2025.628.4510", "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/stable", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/stable", "result_dir": "09227954", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.628.4510-1", "id": 9227954, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "stable", "vendor": "Fedora Project COPR (lizardbyte/stable)" } } ] } [2025-06-30 18:55:43,379][ INFO][PID:3773143] Sending fedora-messaging bus message in build.end [2025-06-30 18:55:43,404][ INFO][PID:3773143] Compressing /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/builder-live.log by gzip [2025-06-30 18:55:43,405][ INFO][PID:3773143] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/builder-live.log' as PID 3795124 [2025-06-30 18:55:43,410][ INFO][PID:3773143] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/builder-live.log) [2025-06-30 18:55:43,411][ INFO][PID:3773143] Compressing /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/backend.log by gzip [2025-06-30 18:55:43,412][ INFO][PID:3773143] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/stable/srpm-builds/09227954/backend.log' as PID 3795125