[2025-10-08 08:06:13,877][ INFO][PID:156413] Marking build as starting [2025-10-08 08:06:13,910][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:13,911][ INFO][PID:156413] VM allocation process starts [2025-10-08 08:06:13,923][ INFO][PID:156413] Trying to allocate VM: ResallocHost, ticket_id=5550022, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-08 08:06:16,939][ INFO][PID:156413] Allocated host ResallocHost, ticket_id=5550022, hostname=54.175.136.213, name=aws_x86_64_normalreserved_prod_07277443_20251008_080445, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-08 08:06:16,940][ INFO][PID:156413] Allocating ssh connection to builder [2025-10-08 08:06:16,940][ INFO][PID:156413] Checking that builder machine is OK [2025-10-08 08:06:17,260][ INFO][PID:156413] Running remote command: copr-builder-ready srpm-builds [2025-10-08 08:06:17,464][ INFO][PID:156413] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-08 08:06:17,464][ INFO][PID:156413] Filling build.info file with builder info [2025-10-08 08:06:17,465][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:17,466][ INFO][PID:156413] 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:4316", "submitter": null, "ended_on": null, "started_on": 1759910777.4661825, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9668268", "build_id": 9668268, "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\": \"tmp33t732sj\", \"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--e899f1ed-5a3e-4ce5-9a32-a489ed8de230", "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:4316", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4316", "result_dir": "09668268", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9668268, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-08 08:06:17,488][ INFO][PID:156413] Sending fedora-messaging bus message in build.start [2025-10-08 08:06:18,894][ INFO][PID:156413] Sending fedora-messaging bus message in chroot.start [2025-10-08 08:06:19,010][ INFO][PID:156413] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9668268 --detached [2025-10-08 08:06:19,330][ INFO][PID:156413] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.175.136.213' (ED25519) to the list of known hosts. [2025-10-08 08:06:19,331][ INFO][PID:156413] Downloading the builder-live.log file, attempt 1 [2025-10-08 08:06:19,333][ INFO][PID:156413] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.175.136.213 copr-rpmbuild-log [2025-10-08 08:06:24,337][ INFO][PID:156413] Periodic builder liveness probe: alive [2025-10-08 08:06:24,337][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:29,338][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:34,342][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:39,343][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:44,344][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:49,345][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:54,346][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:06:59,347][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:04,349][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:09,350][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:14,351][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:19,352][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:24,353][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:29,356][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:34,357][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:39,360][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:44,361][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:49,363][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:54,364][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:07:59,365][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:04,367][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:09,368][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:14,369][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:19,371][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:24,373][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:29,378][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:34,380][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:39,385][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:44,390][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:49,392][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:54,395][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:08:59,402][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:04,405][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:09,407][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:14,413][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:19,415][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:24,417][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:29,421][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:34,424][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:39,436][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:44,443][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:49,448][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:54,456][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:09:59,461][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:04,467][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:09,473][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:14,475][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:19,477][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:24,483][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:29,487][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:34,492][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:39,505][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:44,519][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:49,525][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:54,531][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:10:59,540][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:04,542][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:09,545][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:14,552][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:19,558][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:24,562][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:29,567][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:34,569][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:39,572][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:44,580][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:49,582][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:54,588][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:11:59,595][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:04,599][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:09,606][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:14,608][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:19,612][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:24,619][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:29,621][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:34,625][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:39,630][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:44,635][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:49,638][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:54,646][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:12:59,648][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:04,657][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:09,661][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:14,666][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:19,669][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:24,671][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:29,684][ INFO][PID:156413] Checking for cancel request [2025-10-08 08:13:32,480][ INFO][PID:156413] Downloading results from builder [2025-10-08 08:13:32,486][ INFO][PID:156413] rsyncing of mockbuilder@54.175.136.213:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268 started [2025-10-08 08:13:32,492][ INFO][PID:156413] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.175.136.213:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/build-09668268.rsync.log [2025-10-08 08:13:52,194][ INFO][PID:156413] rsyncing finished. [2025-10-08 08:13:52,198][ INFO][PID:156413] Releasing VM back to pool [2025-10-08 08:13:52,229][ INFO][PID:156413] Searching for 'success' file in resultdir [2025-10-08 08:13:52,231][ INFO][PID:156413] Getting build details [2025-10-08 08:13:52,237][ INFO][PID:156413] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268 [2025-10-08 08:13:52,242][ INFO][PID:156413] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/Sunshine-0.0.4316-1.src.rpm [2025-10-08 08:13:52,247][ INFO][PID:156413] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/Sunshine-0.0.4316-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4316-1'} [2025-10-08 08:13:52,248][ INFO][PID:156413] Finished build: id=9668268 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316 chroot=srpm-builds [2025-10-08 08:13:52,262][ INFO][PID:156413] Worker succeeded build, took 454.79638934135437 [2025-10-08 08:13:52,266][ INFO][PID:156413] 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:4316", "submitter": null, "ended_on": 1759911232.2625718, "started_on": 1759910777.4661825, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9668268", "build_id": 9668268, "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\": \"tmp33t732sj\", \"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:4316/srpm-builds/09668268/Sunshine-0.0.4316-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--e899f1ed-5a3e-4ce5-9a32-a489ed8de230", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4316", "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:4316", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4316", "result_dir": "09668268", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4316-1", "id": 9668268, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-08 08:13:52,329][ INFO][PID:156413] Sending fedora-messaging bus message in build.end [2025-10-08 08:13:52,385][ INFO][PID:156413] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/builder-live.log by gzip [2025-10-08 08:13:52,389][ INFO][PID:156413] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/builder-live.log' as PID 222133 [2025-10-08 08:13:52,422][ INFO][PID:156413] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/builder-live.log) [2025-10-08 08:13:52,426][ INFO][PID:156413] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4316/srpm-builds/09668268/backend.log by gzip