[2025-12-10 16:01:44,078][ INFO][PID:3509229] Marking build as starting [2025-12-10 16:01:44,114][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:01:44,116][ INFO][PID:3509229] VM allocation process starts [2025-12-10 16:01:44,131][ INFO][PID:3509229] Trying to allocate VM: ResallocHost, ticket_id=264501, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 16:01:49,133][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:01:50,171][ INFO][PID:3509229] Allocated host ResallocHost, ticket_id=264501, hostname=100.48.51.5, name=aws_x86_64_spot_prod_00317704_20251210_155147, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 16:01:50,172][ INFO][PID:3509229] Allocating ssh connection to builder [2025-12-10 16:01:50,172][ INFO][PID:3509229] Checking that builder machine is OK [2025-12-10 16:01:50,502][ INFO][PID:3509229] Running remote command: copr-builder-ready srpm-builds [2025-12-10 16:01:50,705][ INFO][PID:3509229] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-10 16:01:50,706][ INFO][PID:3509229] Filling build.info file with builder info [2025-12-10 16:01:50,707][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:01:50,707][ INFO][PID:3509229] 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:4497", "submitter": null, "ended_on": null, "started_on": 1765382510.7078207, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9895820", "build_id": 9895820, "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\": \"tmptx7iffoh\", \"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--3d13f06c-069b-463c-be33-9f766f9aab7b", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09895820", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9895820, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 16:01:50,739][ INFO][PID:3509229] Sending fedora-messaging bus message in build.start [2025-12-10 16:01:51,294][ INFO][PID:3509229] Sending fedora-messaging bus message in chroot.start [2025-12-10 16:01:51,322][ INFO][PID:3509229] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9895820 --detached [2025-12-10 16:01:51,645][ INFO][PID:3509229] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.48.51.5' (ED25519) to the list of known hosts. [2025-12-10 16:01:51,645][ INFO][PID:3509229] Downloading the builder-live.log file, attempt 1 [2025-12-10 16:01:51,647][ INFO][PID:3509229] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.48.51.5 copr-rpmbuild-log [2025-12-10 16:01:56,653][ INFO][PID:3509229] Periodic builder liveness probe: alive [2025-12-10 16:01:56,654][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:01,655][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:06,660][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:11,661][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:16,663][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:21,664][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:26,665][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:31,667][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:36,669][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:41,670][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:46,672][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:51,673][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:02:56,674][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:01,676][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:06,677][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:11,678][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:16,679][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:21,680][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:26,688][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:31,689][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:36,690][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:41,691][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:46,692][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:51,695][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:03:56,698][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:01,700][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:06,701][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:11,703][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:16,704][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:21,705][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:26,706][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:31,707][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:36,708][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:41,710][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:46,715][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:51,722][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:04:56,729][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:01,735][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:06,743][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:11,747][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:16,749][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:21,754][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:26,756][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:31,758][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:36,769][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:41,771][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:46,774][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:51,776][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:05:56,784][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:01,786][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:06,791][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:11,795][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:16,799][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:21,802][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:26,808][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:31,816][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:36,824][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:41,829][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:46,833][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:51,841][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:06:56,846][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:01,848][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:06,851][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:11,860][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:16,863][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:21,873][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:26,875][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:31,881][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:36,883][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:41,884][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:46,894][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:51,901][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:07:56,912][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:01,915][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:06,928][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:11,933][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:16,937][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:21,946][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:26,948][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:31,955][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:36,961][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:41,981][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:46,983][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:51,987][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:08:56,989][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:01,992][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:07,000][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:12,012][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:17,017][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:22,023][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:27,039][ INFO][PID:3509229] Checking for cancel request [2025-12-10 16:09:27,556][ INFO][PID:3509229] Downloading results from builder [2025-12-10 16:09:27,592][ INFO][PID:3509229] rsyncing of mockbuilder@100.48.51.5:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820 started [2025-12-10 16:09:27,664][ INFO][PID:3509229] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.48.51.5:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/build-09895820.rsync.log [2025-12-10 16:09:54,245][ INFO][PID:3509229] rsyncing finished. [2025-12-10 16:09:54,257][ INFO][PID:3509229] Releasing VM back to pool [2025-12-10 16:09:54,535][ INFO][PID:3509229] Searching for 'success' file in resultdir [2025-12-10 16:09:54,629][ INFO][PID:3509229] Getting build details [2025-12-10 16:09:54,640][ INFO][PID:3509229] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820 [2025-12-10 16:09:54,768][ INFO][PID:3509229] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/Sunshine-0.0.4497-1.src.rpm [2025-12-10 16:09:54,771][ INFO][PID:3509229] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/Sunshine-0.0.4497-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4497-1'} [2025-12-10 16:09:54,788][ INFO][PID:3509229] Finished build: id=9895820 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497 chroot=srpm-builds [2025-12-10 16:09:55,095][ INFO][PID:3509229] Worker succeeded build, took 484.3864903450012 [2025-12-10 16:09:55,153][ INFO][PID:3509229] 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:4497", "submitter": null, "ended_on": 1765382995.094311, "started_on": 1765382510.7078207, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9895820", "build_id": 9895820, "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\": \"tmptx7iffoh\", \"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:4497/srpm-builds/09895820/Sunshine-0.0.4497-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--3d13f06c-069b-463c-be33-9f766f9aab7b", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4497", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09895820", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4497-1", "id": 9895820, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 16:09:57,474][ INFO][PID:3509229] Sending fedora-messaging bus message in build.end [2025-12-10 16:09:58,349][ INFO][PID:3509229] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/builder-live.log by gzip [2025-12-10 16:09:58,442][ INFO][PID:3509229] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/builder-live.log' as PID 3581259 [2025-12-10 16:09:58,513][ INFO][PID:3509229] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/builder-live.log) [2025-12-10 16:09:58,519][ INFO][PID:3509229] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/backend.log by gzip [2025-12-10 16:09:58,524][ INFO][PID:3509229] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09895820/backend.log' as PID 3581269