[2025-09-27 22:41:27,369][ INFO][PID:2063006] Marking build as starting [2025-09-27 22:41:27,388][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:27,389][ INFO][PID:2063006] VM allocation process starts [2025-09-27 22:41:27,417][ INFO][PID:2063006] Trying to allocate VM: ResallocHost, ticket_id=5331069, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 22:41:30,472][ INFO][PID:2063006] Allocated host ResallocHost, ticket_id=5331069, hostname=3.236.12.7, name=aws_x86_64_normalreserved_prod_06975422_20250927_223801, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-27 22:41:30,473][ INFO][PID:2063006] Allocating ssh connection to builder [2025-09-27 22:41:30,473][ INFO][PID:2063006] Checking that builder machine is OK [2025-09-27 22:41:30,788][ INFO][PID:2063006] Running remote command: copr-builder-ready srpm-builds [2025-09-27 22:41:30,985][ INFO][PID:2063006] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-27 22:41:30,986][ INFO][PID:2063006] Filling build.info file with builder info [2025-09-27 22:41:30,986][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:30,987][ INFO][PID:2063006] 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:4305", "submitter": null, "ended_on": null, "started_on": 1759012890.9874988, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9617951", "build_id": 9617951, "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\": \"tmpkrgbuj_r\", \"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--2c2cecd5-4a48-48de-b983-0fb559b436fd", "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:4305", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305", "result_dir": "09617951", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9617951, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 22:41:31,007][ INFO][PID:2063006] Sending fedora-messaging bus message in build.start [2025-09-27 22:41:31,643][ INFO][PID:2063006] Sending fedora-messaging bus message in chroot.start [2025-09-27 22:41:31,667][ INFO][PID:2063006] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9617951 --detached [2025-09-27 22:41:31,998][ INFO][PID:2063006] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.12.7' (ED25519) to the list of known hosts. [2025-09-27 22:41:31,999][ INFO][PID:2063006] Downloading the builder-live.log file, attempt 1 [2025-09-27 22:41:32,000][ INFO][PID:2063006] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.12.7 copr-rpmbuild-log [2025-09-27 22:41:37,004][ INFO][PID:2063006] Periodic builder liveness probe: alive [2025-09-27 22:41:37,005][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:42,006][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:47,007][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:52,008][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:41:57,009][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:02,010][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:07,011][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:12,012][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:17,013][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:22,014][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:27,014][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:32,015][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:37,016][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:42,017][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:47,018][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:52,019][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:42:57,020][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:02,021][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:07,022][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:12,023][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:17,027][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:22,028][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:27,029][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:32,030][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:37,031][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:42,032][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:47,033][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:52,034][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:43:57,035][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:02,036][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:07,037][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:12,038][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:17,039][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:22,040][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:27,041][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:32,042][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:37,043][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:42,044][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:47,045][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:52,046][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:44:57,046][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:02,047][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:07,048][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:12,049][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:17,050][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:22,051][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:27,052][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:32,053][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:37,054][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:42,055][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:47,056][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:52,057][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:45:57,058][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:02,059][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:07,060][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:12,061][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:17,062][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:22,063][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:27,064][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:32,065][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:37,066][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:42,067][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:47,068][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:52,069][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:46:57,070][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:02,071][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:07,075][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:12,077][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:17,078][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:22,079][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:27,080][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:32,081][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:37,083][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:42,084][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:47,085][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:52,086][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:47:57,087][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:02,088][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:07,089][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:12,090][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:17,091][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:22,092][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:27,093][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:32,094][ INFO][PID:2063006] Checking for cancel request [2025-09-27 22:48:37,051][ INFO][PID:2063006] Downloading results from builder [2025-09-27 22:48:37,052][ INFO][PID:2063006] rsyncing of mockbuilder@3.236.12.7:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951 started [2025-09-27 22:48:37,053][ INFO][PID:2063006] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.12.7:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/build-09617951.rsync.log [2025-09-27 22:48:42,451][ INFO][PID:2063006] rsyncing finished. [2025-09-27 22:48:42,451][ INFO][PID:2063006] Releasing VM back to pool [2025-09-27 22:48:42,460][ INFO][PID:2063006] Searching for 'success' file in resultdir [2025-09-27 22:48:42,461][ INFO][PID:2063006] Getting build details [2025-09-27 22:48:42,461][ INFO][PID:2063006] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951 [2025-09-27 22:48:42,462][ INFO][PID:2063006] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/Sunshine-0.0.4305-1.src.rpm [2025-09-27 22:48:42,462][ INFO][PID:2063006] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/Sunshine-0.0.4305-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4305-1'} [2025-09-27 22:48:42,462][ INFO][PID:2063006] Finished build: id=9617951 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305 chroot=srpm-builds [2025-09-27 22:48:42,464][ INFO][PID:2063006] Worker succeeded build, took 431.4767756462097 [2025-09-27 22:48:42,464][ INFO][PID:2063006] 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:4305", "submitter": null, "ended_on": 1759013322.4642744, "started_on": 1759012890.9874988, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9617951", "build_id": 9617951, "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\": \"tmpkrgbuj_r\", \"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:4305/srpm-builds/09617951/Sunshine-0.0.4305-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2c2cecd5-4a48-48de-b983-0fb559b436fd", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4305", "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:4305", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4305", "result_dir": "09617951", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4305-1", "id": 9617951, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-27 22:48:42,491][ INFO][PID:2063006] Sending fedora-messaging bus message in build.end [2025-09-27 22:48:42,514][ INFO][PID:2063006] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/builder-live.log by gzip [2025-09-27 22:48:42,515][ INFO][PID:2063006] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/builder-live.log' as PID 2086389 [2025-09-27 22:48:42,521][ INFO][PID:2063006] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/builder-live.log) [2025-09-27 22:48:42,522][ INFO][PID:2063006] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/backend.log by gzip [2025-09-27 22:48:42,523][ INFO][PID:2063006] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4305/srpm-builds/09617951/backend.log' as PID 2086390