[2025-10-13 08:24:12,998][ INFO][PID:3106508] Marking build as starting [2025-10-13 08:24:13,030][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:13,031][ INFO][PID:3106508] VM allocation process starts [2025-10-13 08:24:13,045][ INFO][PID:3106508] Trying to allocate VM: ResallocHost, ticket_id=5634024, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-13 08:24:16,064][ INFO][PID:3106508] Allocated host ResallocHost, ticket_id=5634024, hostname=18.207.137.226, name=aws_x86_64_normalreserved_prod_07369459_20251013_082003, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-13 08:24:16,065][ INFO][PID:3106508] Allocating ssh connection to builder [2025-10-13 08:24:16,065][ INFO][PID:3106508] Checking that builder machine is OK [2025-10-13 08:24:16,426][ INFO][PID:3106508] Running remote command: copr-builder-ready srpm-builds [2025-10-13 08:24:16,640][ INFO][PID:3106508] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-13 08:24:16,641][ INFO][PID:3106508] Filling build.info file with builder info [2025-10-13 08:24:16,642][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:16,643][ INFO][PID:3106508] 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:4302", "submitter": null, "ended_on": null, "started_on": 1760343856.6431315, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9684016", "build_id": 9684016, "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\": \"tmprblv38r1\", \"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--0a76b3be-6687-42c6-9241-ec9142dbffaf", "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:4302", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4302", "result_dir": "09684016", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9684016, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-13 08:24:16,678][ INFO][PID:3106508] Sending fedora-messaging bus message in build.start [2025-10-13 08:24:17,626][ INFO][PID:3106508] Sending fedora-messaging bus message in chroot.start [2025-10-13 08:24:17,661][ INFO][PID:3106508] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9684016 --detached [2025-10-13 08:24:18,019][ INFO][PID:3106508] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.207.137.226' (ED25519) to the list of known hosts. [2025-10-13 08:24:18,020][ INFO][PID:3106508] Downloading the builder-live.log file, attempt 1 [2025-10-13 08:24:18,021][ INFO][PID:3106508] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.207.137.226 copr-rpmbuild-log [2025-10-13 08:24:23,025][ INFO][PID:3106508] Periodic builder liveness probe: alive [2025-10-13 08:24:23,026][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:28,027][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:33,028][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:38,029][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:43,031][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:48,032][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:53,033][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:24:58,034][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:03,035][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:08,036][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:13,039][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:18,042][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:23,043][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:28,045][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:33,046][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:38,047][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:43,049][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:48,051][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:53,053][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:25:58,056][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:03,058][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:08,059][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:13,060][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:18,690][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:23,753][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:29,058][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:34,535][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:40,072][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:45,269][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:50,373][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:26:55,450][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:00,578][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:05,728][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:10,782][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:15,848][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:20,934][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:26,012][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:31,113][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:36,704][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:41,804][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:47,206][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:52,836][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:27:58,093][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:03,251][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:08,567][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:13,664][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:18,667][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:23,670][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:28,947][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:34,319][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:39,520][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:44,595][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:49,800][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:28:55,227][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:00,482][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:05,498][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:10,635][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:15,780][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:20,809][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:25,835][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:30,893][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:35,898][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:40,971][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:45,979][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:50,985][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:29:55,995][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:01,079][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:06,364][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:11,368][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:16,565][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:22,144][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:27,354][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:32,413][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:37,487][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:42,739][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:47,894][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:53,256][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:30:58,263][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:03,560][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:09,002][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:14,187][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:19,201][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:24,303][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:29,320][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:34,560][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:39,563][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:44,568][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:49,569][ INFO][PID:3106508] Checking for cancel request [2025-10-13 08:31:52,050][ INFO][PID:3106508] Downloading results from builder [2025-10-13 08:31:52,051][ INFO][PID:3106508] rsyncing of mockbuilder@18.207.137.226:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016 started [2025-10-13 08:31:52,052][ INFO][PID:3106508] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.207.137.226:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/build-09684016.rsync.log [2025-10-13 08:32:01,184][ INFO][PID:3106508] rsyncing finished. [2025-10-13 08:32:01,185][ INFO][PID:3106508] Releasing VM back to pool [2025-10-13 08:32:01,198][ INFO][PID:3106508] Searching for 'success' file in resultdir [2025-10-13 08:32:01,199][ INFO][PID:3106508] Getting build details [2025-10-13 08:32:01,199][ INFO][PID:3106508] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016 [2025-10-13 08:32:01,201][ INFO][PID:3106508] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/Sunshine-0.0.4302-1.src.rpm [2025-10-13 08:32:01,202][ INFO][PID:3106508] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/Sunshine-0.0.4302-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4302-1'} [2025-10-13 08:32:01,202][ INFO][PID:3106508] Finished build: id=9684016 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302 chroot=srpm-builds [2025-10-13 08:32:01,204][ INFO][PID:3106508] Worker succeeded build, took 464.56146335601807 [2025-10-13 08:32:01,205][ INFO][PID:3106508] 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:4302", "submitter": null, "ended_on": 1760344321.2045949, "started_on": 1760343856.6431315, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9684016", "build_id": 9684016, "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\": \"tmprblv38r1\", \"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:4302/srpm-builds/09684016/Sunshine-0.0.4302-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0a76b3be-6687-42c6-9241-ec9142dbffaf", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4302", "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:4302", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4302", "result_dir": "09684016", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4302-1", "id": 9684016, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-13 08:32:01,242][ INFO][PID:3106508] Sending fedora-messaging bus message in build.end [2025-10-13 08:32:01,286][ INFO][PID:3106508] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/builder-live.log by gzip [2025-10-13 08:32:01,287][ INFO][PID:3106508] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/builder-live.log' as PID 3162399 [2025-10-13 08:32:01,311][ INFO][PID:3106508] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/builder-live.log) [2025-10-13 08:32:01,312][ INFO][PID:3106508] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/backend.log by gzip [2025-10-13 08:32:01,314][ INFO][PID:3106508] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4302/srpm-builds/09684016/backend.log' as PID 3162410