[2025-10-23 06:29:10,302][ INFO][PID:4030017] Marking build as starting [2025-10-23 06:29:10,327][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:10,328][ INFO][PID:4030017] VM allocation process starts [2025-10-23 06:29:10,339][ INFO][PID:4030017] Trying to allocate VM: ResallocHost, ticket_id=5804267, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 06:29:13,395][ INFO][PID:4030017] Allocated host ResallocHost, ticket_id=5804267, hostname=98.82.19.239, name=aws_x86_64_normalreserved_prod_07611834_20251023_062444, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 06:29:13,396][ INFO][PID:4030017] Allocating ssh connection to builder [2025-10-23 06:29:13,396][ INFO][PID:4030017] Checking that builder machine is OK [2025-10-23 06:29:13,730][ INFO][PID:4030017] Running remote command: copr-builder-ready srpm-builds [2025-10-23 06:29:13,934][ INFO][PID:4030017] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-23 06:29:13,934][ INFO][PID:4030017] Filling build.info file with builder info [2025-10-23 06:29:13,935][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:13,935][ INFO][PID:4030017] 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:4351", "submitter": null, "ended_on": null, "started_on": 1761200953.9357958, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9719394", "build_id": 9719394, "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\": \"tmp8lz1szp9\", \"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--83c56fab-bf89-4d76-9d81-58b591ac0108", "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:4351", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4351", "result_dir": "09719394", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9719394, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-23 06:29:13,954][ INFO][PID:4030017] Sending fedora-messaging bus message in build.start [2025-10-23 06:29:14,772][ INFO][PID:4030017] Sending fedora-messaging bus message in chroot.start [2025-10-23 06:29:14,817][ INFO][PID:4030017] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9719394 --detached [2025-10-23 06:29:15,139][ INFO][PID:4030017] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.82.19.239' (ED25519) to the list of known hosts. [2025-10-23 06:29:15,140][ INFO][PID:4030017] Downloading the builder-live.log file, attempt 1 [2025-10-23 06:29:15,142][ INFO][PID:4030017] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.82.19.239 copr-rpmbuild-log [2025-10-23 06:29:20,148][ INFO][PID:4030017] Periodic builder liveness probe: alive [2025-10-23 06:29:20,149][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:25,149][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:30,150][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:35,151][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:40,152][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:45,153][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:50,154][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:29:55,155][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:00,156][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:05,157][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:10,158][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:15,159][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:20,160][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:25,161][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:30,162][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:35,163][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:40,164][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:45,165][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:50,166][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:30:55,167][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:00,169][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:05,170][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:10,172][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:15,173][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:20,174][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:25,174][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:30,175][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:35,176][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:40,177][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:45,178][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:50,179][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:31:55,180][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:00,181][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:05,182][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:10,183][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:15,184][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:20,185][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:25,186][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:30,187][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:35,188][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:40,188][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:45,190][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:50,190][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:32:55,191][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:00,192][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:05,193][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:10,194][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:15,195][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:20,196][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:25,197][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:30,198][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:35,202][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:40,203][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:45,205][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:50,210][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:33:55,213][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:00,215][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:05,216][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:10,217][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:15,218][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:20,219][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:25,220][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:30,222][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:35,223][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:40,225][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:45,226][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:50,227][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:34:55,230][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:00,237][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:05,244][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:10,246][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:15,248][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:20,249][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:25,250][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:30,251][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:35,253][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:40,254][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:45,256][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:50,259][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:35:55,260][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:00,261][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:05,262][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:10,264][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:15,265][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:20,266][ INFO][PID:4030017] Checking for cancel request [2025-10-23 06:36:21,825][ INFO][PID:4030017] Downloading results from builder [2025-10-23 06:36:21,826][ INFO][PID:4030017] rsyncing of mockbuilder@98.82.19.239:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394 started [2025-10-23 06:36:21,827][ INFO][PID:4030017] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.82.19.239:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/build-09719394.rsync.log [2025-10-23 06:36:27,812][ INFO][PID:4030017] rsyncing finished. [2025-10-23 06:36:27,813][ INFO][PID:4030017] Releasing VM back to pool [2025-10-23 06:36:27,823][ INFO][PID:4030017] Searching for 'success' file in resultdir [2025-10-23 06:36:27,824][ INFO][PID:4030017] Getting build details [2025-10-23 06:36:27,824][ INFO][PID:4030017] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394 [2025-10-23 06:36:27,825][ INFO][PID:4030017] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/Sunshine-0.0.4351-1.src.rpm [2025-10-23 06:36:27,825][ INFO][PID:4030017] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/Sunshine-0.0.4351-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4351-1'} [2025-10-23 06:36:27,826][ INFO][PID:4030017] Finished build: id=9719394 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351 chroot=srpm-builds [2025-10-23 06:36:27,828][ INFO][PID:4030017] Worker succeeded build, took 433.8921654224396 [2025-10-23 06:36:27,828][ INFO][PID:4030017] 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:4351", "submitter": null, "ended_on": 1761201387.8279612, "started_on": 1761200953.9357958, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9719394", "build_id": 9719394, "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\": \"tmp8lz1szp9\", \"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:4351/srpm-builds/09719394/Sunshine-0.0.4351-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--83c56fab-bf89-4d76-9d81-58b591ac0108", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4351", "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:4351", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4351", "result_dir": "09719394", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4351-1", "id": 9719394, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-23 06:36:27,861][ INFO][PID:4030017] Sending fedora-messaging bus message in build.end [2025-10-23 06:36:27,904][ INFO][PID:4030017] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/builder-live.log by gzip [2025-10-23 06:36:27,905][ INFO][PID:4030017] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/builder-live.log' as PID 4070966 [2025-10-23 06:36:27,911][ INFO][PID:4030017] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/builder-live.log) [2025-10-23 06:36:27,912][ INFO][PID:4030017] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/backend.log by gzip [2025-10-23 06:36:27,913][ INFO][PID:4030017] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4351/srpm-builds/09719394/backend.log' as PID 4070968