[2025-11-09 08:16:34,980][ INFO][PID:3592503] Marking build as starting [2025-11-09 08:16:35,006][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:16:35,007][ INFO][PID:3592503] VM allocation process starts [2025-11-09 08:16:35,018][ INFO][PID:3592503] Trying to allocate VM: ResallocHost, ticket_id=6095766, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 08:16:38,064][ INFO][PID:3592503] Allocated host ResallocHost, ticket_id=6095766, hostname=44.204.136.191, name=aws_x86_64_normalreserved_prod_07905317_20251109_080658, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 08:16:38,068][ INFO][PID:3592503] Allocating ssh connection to builder [2025-11-09 08:16:38,068][ INFO][PID:3592503] Checking that builder machine is OK [2025-11-09 08:16:38,410][ INFO][PID:3592503] Running remote command: copr-builder-ready srpm-builds [2025-11-09 08:16:38,623][ INFO][PID:3592503] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-09 08:16:38,624][ INFO][PID:3592503] Filling build.info file with builder info [2025-11-09 08:16:38,625][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:16:38,626][ INFO][PID:3592503] 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:4336", "submitter": null, "ended_on": null, "started_on": 1762676198.6261053, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9780962", "build_id": 9780962, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp52_0kjqt\", \"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--5962b319-222e-4469-a128-ba8d81fe6445", "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:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09780962", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9780962, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 08:16:38,660][ INFO][PID:3592503] Sending fedora-messaging bus message in build.start [2025-11-09 08:16:39,359][ INFO][PID:3592503] Sending fedora-messaging bus message in chroot.start [2025-11-09 08:16:39,383][ INFO][PID:3592503] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9780962 --detached [2025-11-09 08:16:39,714][ INFO][PID:3592503] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.204.136.191' (ED25519) to the list of known hosts. [2025-11-09 08:16:39,715][ INFO][PID:3592503] Downloading the builder-live.log file, attempt 1 [2025-11-09 08:16:39,716][ INFO][PID:3592503] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.136.191 copr-rpmbuild-log [2025-11-09 08:16:44,724][ INFO][PID:3592503] Periodic builder liveness probe: alive [2025-11-09 08:16:44,724][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:16:49,725][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:16:54,730][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:16:59,733][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:04,734][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:09,735][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:14,736][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:19,738][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:24,739][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:29,741][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:34,742][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:39,743][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:44,744][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:49,774][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:17:54,936][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:00,067][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:05,280][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:10,310][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:15,506][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:20,731][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:26,469][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:32,049][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:37,435][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:42,536][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:47,788][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:52,824][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:18:58,007][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:03,098][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:08,100][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:13,211][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:18,212][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:23,329][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:28,522][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:34,121][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:39,258][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:44,439][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:49,687][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:19:55,278][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:00,501][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:05,940][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:11,294][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:16,798][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:22,407][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:27,863][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:33,217][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:38,505][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:43,508][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:48,790][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:53,836][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:20:58,886][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:03,948][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:09,064][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:14,434][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:19,662][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:25,081][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:30,201][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:35,247][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:40,353][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:45,483][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:50,499][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:21:55,510][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:00,518][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:05,589][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:10,677][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:15,858][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:21,048][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:26,226][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:31,229][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:36,271][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:41,386][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:46,503][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:51,808][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:22:56,929][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:02,025][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:07,813][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:13,269][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:18,562][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:24,023][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:29,645][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:35,250][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:40,972][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:46,328][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:51,584][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:23:57,309][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:02,776][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:08,146][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:13,633][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:18,844][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:24,581][ INFO][PID:3592503] Checking for cancel request [2025-11-09 08:24:27,353][ INFO][PID:3592503] Downloading results from builder [2025-11-09 08:24:27,354][ INFO][PID:3592503] rsyncing of mockbuilder@44.204.136.191:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962 started [2025-11-09 08:24:27,354][ INFO][PID:3592503] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.136.191:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/build-09780962.rsync.log [2025-11-09 08:24:34,763][ INFO][PID:3592503] rsyncing finished. [2025-11-09 08:24:34,763][ INFO][PID:3592503] Releasing VM back to pool [2025-11-09 08:24:34,779][ INFO][PID:3592503] Searching for 'success' file in resultdir [2025-11-09 08:24:34,780][ INFO][PID:3592503] Getting build details [2025-11-09 08:24:34,780][ INFO][PID:3592503] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962 [2025-11-09 08:24:34,781][ INFO][PID:3592503] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/Sunshine-0.0.4336-1.src.rpm [2025-11-09 08:24:34,781][ INFO][PID:3592503] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/Sunshine-0.0.4336-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4336-1'} [2025-11-09 08:24:34,782][ INFO][PID:3592503] Finished build: id=9780962 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336 chroot=srpm-builds [2025-11-09 08:24:34,784][ INFO][PID:3592503] Worker succeeded build, took 476.1580879688263 [2025-11-09 08:24:34,784][ INFO][PID:3592503] 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:4336", "submitter": null, "ended_on": 1762676674.7841933, "started_on": 1762676198.6261053, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9780962", "build_id": 9780962, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp52_0kjqt\", \"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:4336/srpm-builds/09780962/Sunshine-0.0.4336-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--5962b319-222e-4469-a128-ba8d81fe6445", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4336", "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:4336", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4336", "result_dir": "09780962", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4336-1", "id": 9780962, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 08:24:34,825][ INFO][PID:3592503] Sending fedora-messaging bus message in build.end [2025-11-09 08:24:34,897][ INFO][PID:3592503] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/builder-live.log by gzip [2025-11-09 08:24:34,899][ INFO][PID:3592503] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/builder-live.log' as PID 3621186 [2025-11-09 08:24:35,019][ INFO][PID:3592503] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/builder-live.log) [2025-11-09 08:24:35,020][ INFO][PID:3592503] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/backend.log by gzip [2025-11-09 08:24:35,021][ INFO][PID:3592503] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4336/srpm-builds/09780962/backend.log' as PID 3621191