[2025-08-21 13:26:29,251][ INFO][PID:2340734] Marking build as starting [2025-08-21 13:26:29,290][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:29,291][ INFO][PID:2340734] VM allocation process starts [2025-08-21 13:26:29,305][ INFO][PID:2340734] Trying to allocate VM: ResallocHost, ticket_id=4651098, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-21 13:26:32,338][ INFO][PID:2340734] Allocated host ResallocHost, ticket_id=4651098, hostname=3.238.110.198, name=aws_x86_64_normalreserved_prod_06363977_20250821_132302, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-21 13:26:32,339][ INFO][PID:2340734] Allocating ssh connection to builder [2025-08-21 13:26:32,340][ INFO][PID:2340734] Checking that builder machine is OK [2025-08-21 13:26:32,850][ INFO][PID:2340734] Running remote command: copr-builder-ready srpm-builds [2025-08-21 13:26:33,064][ INFO][PID:2340734] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-21 13:26:33,064][ INFO][PID:2340734] Filling build.info file with builder info [2025-08-21 13:26:33,065][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:33,066][ INFO][PID:2340734] 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:4160", "submitter": null, "ended_on": null, "started_on": 1755782793.0665092, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9454605", "build_id": 9454605, "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\": \"tmpqpihc09r\", \"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--2a793fc1-65ca-41d4-b3f3-04ad03174542", "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:4160", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4160", "result_dir": "09454605", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9454605, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-21 13:26:33,091][ INFO][PID:2340734] Sending fedora-messaging bus message in build.start [2025-08-21 13:26:33,844][ INFO][PID:2340734] Sending fedora-messaging bus message in chroot.start [2025-08-21 13:26:33,878][ INFO][PID:2340734] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9454605 --detached [2025-08-21 13:26:34,232][ INFO][PID:2340734] Downloading the builder-live.log file, attempt 1 [2025-08-21 13:26:34,234][ INFO][PID:2340734] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.238.110.198 copr-rpmbuild-log [2025-08-21 13:26:39,239][ INFO][PID:2340734] Periodic builder liveness probe: alive [2025-08-21 13:26:39,240][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:44,242][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:49,244][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:54,245][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:26:59,247][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:04,249][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:09,250][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:14,253][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:19,257][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:24,258][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:29,260][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:34,264][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:39,266][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:44,270][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:49,271][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:54,272][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:27:59,273][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:04,275][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:09,276][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:14,277][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:19,278][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:24,279][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:29,280][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:34,282][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:39,283][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:44,285][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:49,286][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:54,287][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:28:59,289][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:04,290][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:09,291][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:14,292][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:19,293][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:24,294][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:29,295][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:34,297][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:39,298][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:44,299][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:49,300][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:54,301][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:29:59,302][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:04,304][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:09,305][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:14,306][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:19,307][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:24,308][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:29,310][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:34,311][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:39,312][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:44,313][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:49,314][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:54,315][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:30:59,316][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:04,317][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:09,318][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:14,319][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:19,320][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:24,321][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:29,323][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:34,324][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:39,326][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:44,327][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:49,328][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:54,329][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:31:59,331][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:04,332][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:09,333][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:14,334][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:19,335][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:24,336][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:29,337][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:34,338][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:39,339][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:44,340][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:49,341][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:54,342][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:32:59,345][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:04,346][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:09,349][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:14,351][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:19,352][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:24,354][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:29,355][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:34,356][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:39,357][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:44,359][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:49,362][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:54,363][ INFO][PID:2340734] Checking for cancel request [2025-08-21 13:33:57,489][ INFO][PID:2340734] Downloading results from builder [2025-08-21 13:33:57,490][ INFO][PID:2340734] rsyncing of mockbuilder@3.238.110.198:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605 started [2025-08-21 13:33:57,492][ INFO][PID:2340734] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.238.110.198:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/build-09454605.rsync.log [2025-08-21 13:34:04,542][ INFO][PID:2340734] rsyncing finished. [2025-08-21 13:34:04,542][ INFO][PID:2340734] Releasing VM back to pool [2025-08-21 13:34:04,576][ INFO][PID:2340734] Searching for 'success' file in resultdir [2025-08-21 13:34:04,577][ INFO][PID:2340734] Getting build details [2025-08-21 13:34:04,578][ INFO][PID:2340734] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605 [2025-08-21 13:34:04,579][ INFO][PID:2340734] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/Sunshine-0.0.4160-1.src.rpm [2025-08-21 13:34:04,579][ INFO][PID:2340734] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/Sunshine-0.0.4160-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4160-1'} [2025-08-21 13:34:04,580][ INFO][PID:2340734] Finished build: id=9454605 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160 chroot=srpm-builds [2025-08-21 13:34:04,582][ INFO][PID:2340734] Worker succeeded build, took 451.5157220363617 [2025-08-21 13:34:04,583][ INFO][PID:2340734] 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:4160", "submitter": null, "ended_on": 1755783244.5822313, "started_on": 1755782793.0665092, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9454605", "build_id": 9454605, "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\": \"tmpqpihc09r\", \"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:4160/srpm-builds/09454605/Sunshine-0.0.4160-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2a793fc1-65ca-41d4-b3f3-04ad03174542", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4160", "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:4160", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4160", "result_dir": "09454605", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4160-1", "id": 9454605, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-21 13:34:04,626][ INFO][PID:2340734] Sending fedora-messaging bus message in build.end [2025-08-21 13:34:04,650][ INFO][PID:2340734] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/builder-live.log by gzip [2025-08-21 13:34:04,651][ INFO][PID:2340734] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/builder-live.log' as PID 2386529 [2025-08-21 13:34:04,660][ INFO][PID:2340734] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/builder-live.log) [2025-08-21 13:34:04,661][ INFO][PID:2340734] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4160/srpm-builds/09454605/backend.log by gzip