[2025-10-10 16:58:19,188][ INFO][PID:3546107] Marking build as starting [2025-10-10 16:58:19,224][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:19,225][ INFO][PID:3546107] VM allocation process starts [2025-10-10 16:58:19,236][ INFO][PID:3546107] Trying to allocate VM: ResallocHost, ticket_id=5599727, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 16:58:22,251][ INFO][PID:3546107] Allocated host ResallocHost, ticket_id=5599727, hostname=44.192.82.158, name=aws_x86_64_normalreserved_prod_07322427_20251010_165539, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 16:58:22,251][ INFO][PID:3546107] Allocating ssh connection to builder [2025-10-10 16:58:22,252][ INFO][PID:3546107] Checking that builder machine is OK [2025-10-10 16:58:22,555][ INFO][PID:3546107] Running remote command: copr-builder-ready srpm-builds [2025-10-10 16:58:22,747][ INFO][PID:3546107] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-10 16:58:22,748][ INFO][PID:3546107] Filling build.info file with builder info [2025-10-10 16:58:22,749][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:22,749][ INFO][PID:3546107] 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:4325", "submitter": null, "ended_on": null, "started_on": 1760115502.7497578, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9677663", "build_id": 9677663, "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\": \"tmpsgix81g1\", \"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--3792571b-ea3f-426a-93a3-f8385ec0d6ff", "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:4325", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4325", "result_dir": "09677663", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9677663, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 16:58:22,773][ INFO][PID:3546107] Sending fedora-messaging bus message in build.start [2025-10-10 16:58:23,393][ INFO][PID:3546107] Sending fedora-messaging bus message in chroot.start [2025-10-10 16:58:23,416][ INFO][PID:3546107] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9677663 --detached [2025-10-10 16:58:23,724][ INFO][PID:3546107] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.82.158' (ED25519) to the list of known hosts. [2025-10-10 16:58:23,725][ INFO][PID:3546107] Downloading the builder-live.log file, attempt 1 [2025-10-10 16:58:23,727][ INFO][PID:3546107] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.82.158 copr-rpmbuild-log [2025-10-10 16:58:28,731][ INFO][PID:3546107] Periodic builder liveness probe: alive [2025-10-10 16:58:28,732][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:33,733][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:38,734][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:43,735][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:48,736][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:53,737][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:58:58,738][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:03,739][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:08,741][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:13,742][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:18,742][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:23,743][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:28,744][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:33,746][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:38,747][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:43,748][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:48,749][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:53,750][ INFO][PID:3546107] Checking for cancel request [2025-10-10 16:59:58,751][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:03,752][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:08,753][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:13,754][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:18,755][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:23,756][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:28,757][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:33,758][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:38,759][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:43,760][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:48,761][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:53,762][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:00:58,763][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:03,764][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:08,765][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:13,766][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:18,767][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:23,768][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:28,771][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:33,772][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:38,773][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:43,775][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:48,777][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:53,779][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:01:58,780][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:03,782][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:08,783][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:13,784][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:18,785][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:23,786][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:28,788][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:33,789][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:38,790][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:43,792][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:48,793][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:53,794][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:02:58,795][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:03,796][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:08,797][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:13,798][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:18,799][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:23,801][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:28,804][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:33,805][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:38,806][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:43,807][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:48,808][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:53,809][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:03:58,810][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:03,812][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:08,813][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:13,814][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:18,815][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:23,817][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:28,818][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:33,819][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:38,820][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:43,821][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:48,822][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:53,823][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:04:58,824][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:03,825][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:08,826][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:13,827][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:18,828][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:23,829][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:28,830][ INFO][PID:3546107] Checking for cancel request [2025-10-10 17:05:29,188][ INFO][PID:3546107] Downloading results from builder [2025-10-10 17:05:29,189][ INFO][PID:3546107] rsyncing of mockbuilder@44.192.82.158:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663 started [2025-10-10 17:05:29,190][ INFO][PID:3546107] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.82.158:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/build-09677663.rsync.log [2025-10-10 17:05:34,827][ INFO][PID:3546107] rsyncing finished. [2025-10-10 17:05:34,828][ INFO][PID:3546107] Releasing VM back to pool [2025-10-10 17:05:34,837][ INFO][PID:3546107] Searching for 'success' file in resultdir [2025-10-10 17:05:34,839][ INFO][PID:3546107] Getting build details [2025-10-10 17:05:34,839][ INFO][PID:3546107] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663 [2025-10-10 17:05:34,840][ INFO][PID:3546107] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/Sunshine-0.0.4325-1.src.rpm [2025-10-10 17:05:34,841][ INFO][PID:3546107] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/Sunshine-0.0.4325-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4325-1'} [2025-10-10 17:05:34,841][ INFO][PID:3546107] Finished build: id=9677663 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325 chroot=srpm-builds [2025-10-10 17:05:34,843][ INFO][PID:3546107] Worker succeeded build, took 432.09364199638367 [2025-10-10 17:05:34,844][ INFO][PID:3546107] 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:4325", "submitter": null, "ended_on": 1760115934.8433998, "started_on": 1760115502.7497578, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9677663", "build_id": 9677663, "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\": \"tmpsgix81g1\", \"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:4325/srpm-builds/09677663/Sunshine-0.0.4325-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--3792571b-ea3f-426a-93a3-f8385ec0d6ff", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4325", "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:4325", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4325", "result_dir": "09677663", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4325-1", "id": 9677663, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 17:05:34,876][ INFO][PID:3546107] Sending fedora-messaging bus message in build.end [2025-10-10 17:05:34,899][ INFO][PID:3546107] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/builder-live.log by gzip [2025-10-10 17:05:34,901][ INFO][PID:3546107] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/builder-live.log' as PID 3604699 [2025-10-10 17:05:34,907][ INFO][PID:3546107] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/builder-live.log) [2025-10-10 17:05:34,909][ INFO][PID:3546107] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/backend.log by gzip [2025-10-10 17:05:34,910][ INFO][PID:3546107] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4325/srpm-builds/09677663/backend.log' as PID 3604701