[2025-09-06 20:43:47,238][ INFO][PID:2422756] Marking build as starting [2025-09-06 20:43:47,260][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:43:47,261][ INFO][PID:2422756] VM allocation process starts [2025-09-06 20:43:47,335][ INFO][PID:2422756] Trying to allocate VM: ResallocHost, ticket_id=4947045, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-06 20:43:50,348][ INFO][PID:2422756] Allocated host ResallocHost, ticket_id=4947045, hostname=54.167.232.246, name=aws_x86_64_normalreserved_prod_06601893_20250906_202717, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-06 20:43:50,349][ INFO][PID:2422756] Allocating ssh connection to builder [2025-09-06 20:43:50,349][ INFO][PID:2422756] Checking that builder machine is OK [2025-09-06 20:43:50,779][ INFO][PID:2422756] Running remote command: copr-builder-ready srpm-builds [2025-09-06 20:43:50,977][ INFO][PID:2422756] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-06 20:43:50,977][ INFO][PID:2422756] Filling build.info file with builder info [2025-09-06 20:43:50,978][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:43:50,978][ INFO][PID:2422756] 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:3842", "submitter": null, "ended_on": null, "started_on": 1757191430.9787233, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9530666", "build_id": 9530666, "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\": \"tmpqqzzg4hq\", \"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--ab9d3074-6803-4e6a-8569-2ba7c484e6a9", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09530666", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9530666, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-06 20:43:51,004][ INFO][PID:2422756] Sending fedora-messaging bus message in build.start [2025-09-06 20:43:51,599][ INFO][PID:2422756] Sending fedora-messaging bus message in chroot.start [2025-09-06 20:43:51,621][ INFO][PID:2422756] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9530666 --detached [2025-09-06 20:43:51,939][ INFO][PID:2422756] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.167.232.246' (ED25519) to the list of known hosts. [2025-09-06 20:43:51,940][ INFO][PID:2422756] Downloading the builder-live.log file, attempt 1 [2025-09-06 20:43:51,941][ INFO][PID:2422756] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.167.232.246 copr-rpmbuild-log [2025-09-06 20:43:56,945][ INFO][PID:2422756] Periodic builder liveness probe: alive [2025-09-06 20:43:56,946][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:01,947][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:06,947][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:11,949][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:16,950][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:21,951][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:26,951][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:31,952][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:36,953][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:41,954][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:46,955][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:51,956][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:44:56,957][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:01,958][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:06,959][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:11,960][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:16,961][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:21,962][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:26,963][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:31,964][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:36,965][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:41,967][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:46,968][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:51,969][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:45:56,970][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:01,970][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:06,971][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:11,972][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:16,973][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:21,997][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:27,006][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:32,060][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:37,115][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:42,161][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:47,166][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:52,221][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:46:57,304][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:02,311][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:07,357][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:12,391][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:17,406][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:22,436][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:27,487][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:32,539][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:37,541][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:42,542][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:47,542][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:52,543][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:47:57,544][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:02,545][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:07,546][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:12,547][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:17,548][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:22,549][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:27,550][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:32,551][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:37,552][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:42,553][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:47,554][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:52,555][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:48:57,556][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:02,557][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:07,557][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:12,558][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:17,559][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:22,560][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:27,561][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:32,562][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:37,563][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:42,564][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:47,565][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:52,566][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:49:57,567][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:02,568][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:07,569][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:12,569][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:17,570][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:22,571][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:27,572][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:32,573][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:37,574][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:42,575][ INFO][PID:2422756] Checking for cancel request [2025-09-06 20:50:44,158][ INFO][PID:2422756] Downloading results from builder [2025-09-06 20:50:44,159][ INFO][PID:2422756] rsyncing of mockbuilder@54.167.232.246:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666 started [2025-09-06 20:50:44,160][ INFO][PID:2422756] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.167.232.246:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/build-09530666.rsync.log [2025-09-07 03:29:29,074][ INFO][PID:2422756] rsyncing finished. [2025-09-07 03:29:29,291][ INFO][PID:2422756] Releasing VM back to pool [2025-09-07 03:29:29,552][ INFO][PID:2422756] Searching for 'success' file in resultdir [2025-09-07 03:29:29,631][ INFO][PID:2422756] Getting build details [2025-09-07 03:29:29,633][ INFO][PID:2422756] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666 [2025-09-07 03:29:29,724][ INFO][PID:2422756] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/Sunshine-0.0.3842-1.src.rpm [2025-09-07 03:29:29,725][ INFO][PID:2422756] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/Sunshine-0.0.3842-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.3842-1'} [2025-09-07 03:29:29,745][ INFO][PID:2422756] Finished build: id=9530666 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842 chroot=srpm-builds [2025-09-07 03:29:29,857][ INFO][PID:2422756] Worker succeeded build, took 24338.87767267227 [2025-09-07 03:29:29,869][ INFO][PID:2422756] 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:3842", "submitter": null, "ended_on": 1757215769.856396, "started_on": 1757191430.9787233, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9530666", "build_id": 9530666, "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\": \"tmpqqzzg4hq\", \"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:3842/srpm-builds/09530666/Sunshine-0.0.3842-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ab9d3074-6803-4e6a-8569-2ba7c484e6a9", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.3842", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09530666", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.3842-1", "id": 9530666, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-07 03:29:30,678][ INFO][PID:2422756] Sending fedora-messaging bus message in build.end [2025-09-07 03:29:31,098][ INFO][PID:2422756] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/builder-live.log by gzip [2025-09-07 03:29:31,128][ INFO][PID:2422756] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/builder-live.log' as PID 3456859 [2025-09-07 03:29:31,160][ INFO][PID:2422756] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/builder-live.log) [2025-09-07 03:29:31,170][ INFO][PID:2422756] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09530666/backend.log by gzip