[2025-10-10 06:59:38,233][ INFO][PID:50540] Marking build as starting [2025-10-10 06:59:38,298][ INFO][PID:50540] Checking for cancel request [2025-10-10 06:59:38,299][ INFO][PID:50540] VM allocation process starts [2025-10-10 06:59:38,317][ INFO][PID:50540] Trying to allocate VM: ResallocHost, ticket_id=5591736, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 06:59:43,319][ INFO][PID:50540] Checking for cancel request [2025-10-10 06:59:44,345][ INFO][PID:50540] Allocated host ResallocHost, ticket_id=5591736, hostname=54.87.117.149, name=aws_x86_64_normalreserved_prod_07314989_20251010_065515, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 06:59:44,346][ INFO][PID:50540] Allocating ssh connection to builder [2025-10-10 06:59:44,346][ INFO][PID:50540] Checking that builder machine is OK [2025-10-10 06:59:44,648][ INFO][PID:50540] Running remote command: copr-builder-ready srpm-builds [2025-10-10 06:59:44,833][ INFO][PID:50540] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-10 06:59:44,833][ INFO][PID:50540] Filling build.info file with builder info [2025-10-10 06:59:44,834][ INFO][PID:50540] Checking for cancel request [2025-10-10 06:59:44,834][ INFO][PID:50540] 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:4286", "submitter": null, "ended_on": null, "started_on": 1760079584.83483, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9676410", "build_id": 9676410, "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\": \"tmpkvihs09w\", \"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--ef4b1f90-7d4b-4984-bbd6-ef750da7bb71", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09676410", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9676410, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 06:59:44,854][ INFO][PID:50540] Sending fedora-messaging bus message in build.start [2025-10-10 06:59:45,641][ INFO][PID:50540] Sending fedora-messaging bus message in chroot.start [2025-10-10 06:59:45,668][ INFO][PID:50540] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9676410 --detached [2025-10-10 06:59:45,994][ INFO][PID:50540] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.87.117.149' (ED25519) to the list of known hosts. [2025-10-10 06:59:45,995][ INFO][PID:50540] Downloading the builder-live.log file, attempt 1 [2025-10-10 06:59:45,996][ INFO][PID:50540] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.87.117.149 copr-rpmbuild-log [2025-10-10 06:59:51,003][ INFO][PID:50540] Periodic builder liveness probe: alive [2025-10-10 06:59:51,004][ INFO][PID:50540] Checking for cancel request [2025-10-10 06:59:56,005][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:01,006][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:06,007][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:11,008][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:16,009][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:21,010][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:26,015][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:31,020][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:36,021][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:41,022][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:46,023][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:51,024][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:00:56,025][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:01,026][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:06,027][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:11,029][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:16,030][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:21,031][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:26,032][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:31,034][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:36,035][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:41,036][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:46,037][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:51,039][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:01:56,040][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:01,041][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:06,042][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:11,043][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:16,045][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:21,046][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:26,047][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:31,049][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:36,050][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:41,052][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:46,053][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:51,054][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:02:56,055][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:01,056][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:06,058][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:11,068][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:16,071][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:21,074][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:26,172][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:31,283][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:36,507][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:41,753][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:47,067][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:52,176][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:03:57,447][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:02,742][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:07,762][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:12,792][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:17,838][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:23,035][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:28,047][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:33,088][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:38,127][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:43,134][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:48,137][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:53,251][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:04:58,264][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:03,334][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:08,438][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:13,601][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:18,892][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:24,120][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:29,237][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:34,436][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:39,524][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:44,749][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:49,750][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:54,814][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:05:59,833][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:04,843][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:09,867][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:14,927][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:19,941][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:24,961][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:30,177][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:35,318][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:40,618][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:46,062][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:51,399][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:06:56,987][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:07:02,184][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:07:07,636][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:07:12,977][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:07:18,556][ INFO][PID:50540] Checking for cancel request [2025-10-10 07:07:19,663][ INFO][PID:50540] Downloading results from builder [2025-10-10 07:07:19,663][ INFO][PID:50540] rsyncing of mockbuilder@54.87.117.149:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410 started [2025-10-10 07:07:19,664][ INFO][PID:50540] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.87.117.149:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/build-09676410.rsync.log [2025-10-10 07:07:26,664][ INFO][PID:50540] rsyncing finished. [2025-10-10 07:07:26,665][ INFO][PID:50540] Releasing VM back to pool [2025-10-10 07:07:26,684][ INFO][PID:50540] Searching for 'success' file in resultdir [2025-10-10 07:07:26,685][ INFO][PID:50540] Getting build details [2025-10-10 07:07:26,686][ INFO][PID:50540] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410 [2025-10-10 07:07:26,686][ INFO][PID:50540] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/Sunshine-0.0.4286-1.src.rpm [2025-10-10 07:07:26,687][ INFO][PID:50540] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-10-10 07:07:26,687][ INFO][PID:50540] Finished build: id=9676410 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-10-10 07:07:26,689][ INFO][PID:50540] Worker succeeded build, took 461.85444021224976 [2025-10-10 07:07:26,689][ INFO][PID:50540] 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:4286", "submitter": null, "ended_on": 1760080046.6892703, "started_on": 1760079584.83483, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9676410", "build_id": 9676410, "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\": \"tmpkvihs09w\", \"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:4286/srpm-builds/09676410/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ef4b1f90-7d4b-4984-bbd6-ef750da7bb71", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4286", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09676410", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9676410, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 07:07:26,725][ INFO][PID:50540] Sending fedora-messaging bus message in build.end [2025-10-10 07:07:26,749][ INFO][PID:50540] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/builder-live.log by gzip [2025-10-10 07:07:26,750][ INFO][PID:50540] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/builder-live.log' as PID 97880 [2025-10-10 07:07:26,787][ INFO][PID:50540] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/builder-live.log) [2025-10-10 07:07:26,787][ INFO][PID:50540] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/backend.log by gzip [2025-10-10 07:07:26,788][ INFO][PID:50540] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09676410/backend.log' as PID 97885