[2025-09-24 21:04:51,426][ INFO][PID:2921326] Marking build as starting [2025-09-24 21:04:51,448][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:04:51,449][ INFO][PID:2921326] VM allocation process starts [2025-09-24 21:04:51,462][ INFO][PID:2921326] Trying to allocate VM: ResallocHost, ticket_id=5250935, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-24 21:04:54,474][ INFO][PID:2921326] Allocated host ResallocHost, ticket_id=5250935, hostname=98.80.138.240, name=aws_x86_64_normalreserved_prod_06921143_20250924_210029, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-24 21:04:54,475][ INFO][PID:2921326] Allocating ssh connection to builder [2025-09-24 21:04:54,475][ INFO][PID:2921326] Checking that builder machine is OK [2025-09-24 21:04:54,816][ INFO][PID:2921326] Running remote command: copr-builder-ready srpm-builds [2025-09-24 21:04:55,020][ INFO][PID:2921326] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-24 21:04:55,021][ INFO][PID:2921326] Filling build.info file with builder info [2025-09-24 21:04:55,022][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:04:55,022][ INFO][PID:2921326] 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:4297", "submitter": null, "ended_on": null, "started_on": 1758747895.0227304, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598335", "build_id": 9598335, "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\": \"tmppd8974b_\", \"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--0a5f1c58-5022-4675-8c8a-bdaac95e23ac", "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:4297", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4297", "result_dir": "09598335", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9598335, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-24 21:04:55,042][ INFO][PID:2921326] Sending fedora-messaging bus message in build.start [2025-09-24 21:04:55,682][ INFO][PID:2921326] Sending fedora-messaging bus message in chroot.start [2025-09-24 21:04:55,706][ INFO][PID:2921326] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9598335 --detached [2025-09-24 21:04:56,047][ INFO][PID:2921326] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.80.138.240' (ED25519) to the list of known hosts. [2025-09-24 21:04:56,048][ INFO][PID:2921326] Downloading the builder-live.log file, attempt 1 [2025-09-24 21:04:56,049][ INFO][PID:2921326] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.80.138.240 copr-rpmbuild-log [2025-09-24 21:05:01,053][ INFO][PID:2921326] Periodic builder liveness probe: alive [2025-09-24 21:05:01,053][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:06,054][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:11,055][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:16,056][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:21,057][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:26,058][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:31,059][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:36,060][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:41,062][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:46,063][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:51,064][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:05:56,064][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:01,065][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:06,066][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:11,067][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:16,069][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:21,072][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:26,074][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:31,075][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:36,076][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:41,077][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:46,078][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:51,079][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:06:56,080][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:01,081][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:06,082][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:11,083][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:16,084][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:21,085][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:26,094][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:31,095][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:36,096][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:41,098][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:46,100][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:51,101][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:07:56,102][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:01,103][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:06,104][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:11,105][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:16,106][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:21,107][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:26,108][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:31,109][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:36,110][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:41,111][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:46,113][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:51,114][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:08:56,115][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:01,116][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:06,117][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:11,120][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:16,121][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:21,123][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:26,124][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:31,125][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:36,126][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:41,127][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:46,129][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:51,130][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:09:56,136][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:01,138][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:06,139][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:11,141][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:16,142][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:21,147][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:26,149][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:31,150][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:36,155][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:41,156][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:46,157][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:51,159][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:10:56,163][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:01,179][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:06,182][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:11,183][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:16,186][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:21,189][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:26,194][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:31,195][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:36,200][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:41,201][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:46,203][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:51,210][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:11:56,218][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:01,222][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:06,235][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:11,236][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:16,239][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:21,248][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:26,252][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:31,254][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:36,256][ INFO][PID:2921326] Checking for cancel request [2025-09-24 21:12:39,780][ INFO][PID:2921326] Downloading results from builder [2025-09-24 21:12:39,788][ INFO][PID:2921326] rsyncing of mockbuilder@98.80.138.240:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335 started [2025-09-24 21:12:39,789][ INFO][PID:2921326] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.80.138.240:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/build-09598335.rsync.log [2025-09-24 21:12:58,231][ INFO][PID:2921326] rsyncing finished. [2025-09-24 21:12:58,236][ INFO][PID:2921326] Releasing VM back to pool [2025-09-24 21:12:58,267][ INFO][PID:2921326] Searching for 'success' file in resultdir [2025-09-24 21:12:58,270][ INFO][PID:2921326] Getting build details [2025-09-24 21:12:58,277][ INFO][PID:2921326] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335 [2025-09-24 21:12:58,278][ INFO][PID:2921326] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/Sunshine-0.0.4297-1.src.rpm [2025-09-24 21:12:58,280][ INFO][PID:2921326] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/Sunshine-0.0.4297-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4297-1'} [2025-09-24 21:12:58,281][ INFO][PID:2921326] Finished build: id=9598335 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297 chroot=srpm-builds [2025-09-24 21:12:58,296][ INFO][PID:2921326] Worker succeeded build, took 483.273574590683 [2025-09-24 21:12:58,307][ INFO][PID:2921326] 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:4297", "submitter": null, "ended_on": 1758748378.296305, "started_on": 1758747895.0227304, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9598335", "build_id": 9598335, "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\": \"tmppd8974b_\", \"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:4297/srpm-builds/09598335/Sunshine-0.0.4297-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0a5f1c58-5022-4675-8c8a-bdaac95e23ac", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4297", "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:4297", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4297", "result_dir": "09598335", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4297-1", "id": 9598335, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-24 21:12:58,372][ INFO][PID:2921326] Sending fedora-messaging bus message in build.end [2025-09-24 21:12:58,435][ INFO][PID:2921326] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/builder-live.log by gzip [2025-09-24 21:12:58,441][ INFO][PID:2921326] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/builder-live.log' as PID 2975481 [2025-09-24 21:12:58,458][ INFO][PID:2921326] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/builder-live.log) [2025-09-24 21:12:58,462][ INFO][PID:2921326] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4297/srpm-builds/09598335/backend.log by gzip