[2025-09-17 23:19:20,122][ INFO][PID:842093] Marking build as starting [2025-09-17 23:19:20,150][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:20,151][ INFO][PID:842093] VM allocation process starts [2025-09-17 23:19:20,167][ INFO][PID:842093] Trying to allocate VM: ResallocHost, ticket_id=5105973, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-17 23:19:23,192][ INFO][PID:842093] Allocated host ResallocHost, ticket_id=5105973, hostname=44.210.70.227, name=aws_x86_64_normalreserved_prod_06807766_20250917_231536, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-17 23:19:23,193][ INFO][PID:842093] Allocating ssh connection to builder [2025-09-17 23:19:23,193][ INFO][PID:842093] Checking that builder machine is OK [2025-09-17 23:19:23,508][ INFO][PID:842093] Running remote command: copr-builder-ready srpm-builds [2025-09-17 23:19:23,702][ INFO][PID:842093] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-17 23:19:23,702][ INFO][PID:842093] Filling build.info file with builder info [2025-09-17 23:19:23,703][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:23,704][ INFO][PID:842093] 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:4049", "submitter": null, "ended_on": null, "started_on": 1758151163.7038112, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9564235", "build_id": 9564235, "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\": \"tmpwag8sssj\", \"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--85200699-8a68-4047-8d0c-eec47f2dedc5", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09564235", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9564235, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-17 23:19:23,722][ INFO][PID:842093] Sending fedora-messaging bus message in build.start [2025-09-17 23:19:24,526][ INFO][PID:842093] Sending fedora-messaging bus message in chroot.start [2025-09-17 23:19:24,553][ INFO][PID:842093] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9564235 --detached [2025-09-17 23:19:24,918][ INFO][PID:842093] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.210.70.227' (ED25519) to the list of known hosts. [2025-09-17 23:19:24,919][ INFO][PID:842093] Downloading the builder-live.log file, attempt 1 [2025-09-17 23:19:24,920][ INFO][PID:842093] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.210.70.227 copr-rpmbuild-log [2025-09-17 23:19:29,925][ INFO][PID:842093] Periodic builder liveness probe: alive [2025-09-17 23:19:29,925][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:34,926][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:39,927][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:44,928][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:49,929][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:54,931][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:19:59,932][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:04,933][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:09,935][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:14,937][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:19,938][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:24,939][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:29,940][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:34,941][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:39,942][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:44,943][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:49,944][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:54,945][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:20:59,946][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:04,947][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:09,948][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:14,958][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:19,961][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:24,962][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:29,964][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:34,965][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:39,966][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:44,968][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:49,972][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:21:54,987][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:00,018][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:05,019][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:10,063][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:15,113][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:20,116][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:25,122][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:30,123][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:35,125][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:40,126][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:45,127][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:50,128][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:22:55,130][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:00,131][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:05,132][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:10,134][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:15,148][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:20,150][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:25,151][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:30,152][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:35,153][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:40,154][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:45,155][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:50,157][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:23:55,169][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:00,171][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:05,172][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:10,173][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:15,184][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:20,186][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:25,187][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:30,189][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:35,190][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:40,191][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:45,208][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:50,211][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:24:55,212][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:00,214][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:05,216][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:10,217][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:15,218][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:20,219][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:25,220][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:30,228][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:35,231][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:40,232][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:45,233][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:50,234][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:25:55,238][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:00,255][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:05,258][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:10,284][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:15,286][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:20,287][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:25,288][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:30,289][ INFO][PID:842093] Checking for cancel request [2025-09-17 23:26:32,864][ INFO][PID:842093] Downloading results from builder [2025-09-17 23:26:32,865][ INFO][PID:842093] rsyncing of mockbuilder@44.210.70.227:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235 started [2025-09-17 23:26:32,866][ INFO][PID:842093] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.210.70.227:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/build-09564235.rsync.log [2025-09-17 23:26:37,705][ INFO][PID:842093] rsyncing finished. [2025-09-17 23:26:37,706][ INFO][PID:842093] Releasing VM back to pool [2025-09-17 23:26:37,714][ INFO][PID:842093] Searching for 'success' file in resultdir [2025-09-17 23:26:37,715][ INFO][PID:842093] Getting build details [2025-09-17 23:26:37,715][ INFO][PID:842093] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235 [2025-09-17 23:26:37,716][ INFO][PID:842093] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/Sunshine-0.0.4049-1.src.rpm [2025-09-17 23:26:37,716][ INFO][PID:842093] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-09-17 23:26:37,716][ INFO][PID:842093] Finished build: id=9564235 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-09-17 23:26:37,718][ INFO][PID:842093] Worker succeeded build, took 434.0144889354706 [2025-09-17 23:26:37,718][ INFO][PID:842093] 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:4049", "submitter": null, "ended_on": 1758151597.7183, "started_on": 1758151163.7038112, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9564235", "build_id": 9564235, "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\": \"tmpwag8sssj\", \"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:4049/srpm-builds/09564235/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--85200699-8a68-4047-8d0c-eec47f2dedc5", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09564235", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9564235, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-17 23:26:37,746][ INFO][PID:842093] Sending fedora-messaging bus message in build.end [2025-09-17 23:26:37,770][ INFO][PID:842093] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/builder-live.log by gzip [2025-09-17 23:26:37,771][ INFO][PID:842093] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/builder-live.log' as PID 868971 [2025-09-17 23:26:37,777][ INFO][PID:842093] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/builder-live.log) [2025-09-17 23:26:37,778][ INFO][PID:842093] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/backend.log by gzip [2025-09-17 23:26:37,778][ INFO][PID:842093] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564235/backend.log' as PID 868972