[2025-10-22 06:31:22,075][ INFO][PID:599549] Marking build as starting [2025-10-22 06:31:22,096][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:22,097][ INFO][PID:599549] VM allocation process starts [2025-10-22 06:31:22,112][ INFO][PID:599549] Trying to allocate VM: ResallocHost, ticket_id=5783714, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 06:31:25,172][ INFO][PID:599549] Allocated host ResallocHost, ticket_id=5783714, hostname=44.200.225.122, name=aws_x86_64_normalreserved_prod_07591544_20251022_061802, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 06:31:25,173][ INFO][PID:599549] Allocating ssh connection to builder [2025-10-22 06:31:25,174][ INFO][PID:599549] Checking that builder machine is OK [2025-10-22 06:31:25,533][ INFO][PID:599549] Running remote command: copr-builder-ready srpm-builds [2025-10-22 06:31:25,732][ INFO][PID:599549] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-22 06:31:25,733][ INFO][PID:599549] Filling build.info file with builder info [2025-10-22 06:31:25,733][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:25,734][ INFO][PID:599549] 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:4329", "submitter": null, "ended_on": null, "started_on": 1761114685.7347052, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9714794", "build_id": 9714794, "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\": \"tmp6k_sjr69\", \"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--bc1b9c7d-93c3-41d7-ac47-16788e9cadda", "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:4329", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4329", "result_dir": "09714794", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9714794, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-22 06:31:25,755][ INFO][PID:599549] Sending fedora-messaging bus message in build.start [2025-10-22 06:31:26,360][ INFO][PID:599549] Sending fedora-messaging bus message in chroot.start [2025-10-22 06:31:26,384][ INFO][PID:599549] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9714794 --detached [2025-10-22 06:31:26,725][ INFO][PID:599549] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.200.225.122' (ED25519) to the list of known hosts. [2025-10-22 06:31:26,726][ INFO][PID:599549] Downloading the builder-live.log file, attempt 1 [2025-10-22 06:31:26,727][ INFO][PID:599549] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.225.122 copr-rpmbuild-log [2025-10-22 06:31:31,733][ INFO][PID:599549] Periodic builder liveness probe: alive [2025-10-22 06:31:31,734][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:36,734][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:41,735][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:46,736][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:51,737][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:31:56,738][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:01,739][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:06,740][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:11,741][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:16,742][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:21,743][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:26,744][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:31,745][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:36,746][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:41,747][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:46,748][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:51,749][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:32:56,750][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:01,751][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:06,753][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:11,754][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:16,755][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:21,756][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:26,757][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:31,758][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:36,759][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:41,761][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:46,762][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:51,763][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:33:56,764][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:01,765][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:06,766][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:11,767][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:16,768][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:21,769][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:26,770][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:31,771][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:36,772][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:41,773][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:46,774][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:51,775][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:34:56,776][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:01,777][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:06,778][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:11,779][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:16,780][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:21,781][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:26,782][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:31,783][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:36,787][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:41,788][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:46,789][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:51,790][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:35:56,791][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:01,792][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:06,793][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:11,794][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:16,795][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:21,796][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:26,797][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:31,798][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:36,799][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:41,800][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:46,801][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:51,802][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:36:56,803][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:01,804][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:06,805][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:11,806][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:16,807][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:21,807][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:26,809][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:31,810][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:36,810][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:41,811][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:46,812][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:51,813][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:37:56,814][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:01,815][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:06,816][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:11,817][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:16,818][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:21,818][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:26,819][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:31,820][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:36,821][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:41,823][ INFO][PID:599549] Checking for cancel request [2025-10-22 06:38:44,523][ INFO][PID:599549] Downloading results from builder [2025-10-22 06:38:44,524][ INFO][PID:599549] rsyncing of mockbuilder@44.200.225.122:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794 started [2025-10-22 06:38:44,525][ INFO][PID:599549] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.225.122:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/build-09714794.rsync.log [2025-10-22 06:38:49,987][ INFO][PID:599549] rsyncing finished. [2025-10-22 06:38:49,988][ INFO][PID:599549] Releasing VM back to pool [2025-10-22 06:38:49,996][ INFO][PID:599549] Searching for 'success' file in resultdir [2025-10-22 06:38:49,997][ INFO][PID:599549] Getting build details [2025-10-22 06:38:49,997][ INFO][PID:599549] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794 [2025-10-22 06:38:49,998][ INFO][PID:599549] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/Sunshine-0.0.4329-1.src.rpm [2025-10-22 06:38:49,998][ INFO][PID:599549] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/Sunshine-0.0.4329-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4329-1'} [2025-10-22 06:38:49,999][ INFO][PID:599549] Finished build: id=9714794 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329 chroot=srpm-builds [2025-10-22 06:38:50,001][ INFO][PID:599549] Worker succeeded build, took 444.26632738113403 [2025-10-22 06:38:50,001][ INFO][PID:599549] 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:4329", "submitter": null, "ended_on": 1761115130.0010326, "started_on": 1761114685.7347052, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9714794", "build_id": 9714794, "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\": \"tmp6k_sjr69\", \"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:4329/srpm-builds/09714794/Sunshine-0.0.4329-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--bc1b9c7d-93c3-41d7-ac47-16788e9cadda", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4329", "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:4329", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4329", "result_dir": "09714794", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4329-1", "id": 9714794, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-22 06:38:50,036][ INFO][PID:599549] Sending fedora-messaging bus message in build.end [2025-10-22 06:38:50,062][ INFO][PID:599549] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/builder-live.log by gzip [2025-10-22 06:38:50,063][ INFO][PID:599549] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/builder-live.log' as PID 628140 [2025-10-22 06:38:50,069][ INFO][PID:599549] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/builder-live.log) [2025-10-22 06:38:50,069][ INFO][PID:599549] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4329/srpm-builds/09714794/backend.log by gzip