[2025-11-10 01:48:40,026][ INFO][PID:3455099] Marking build as starting [2025-11-10 01:48:40,088][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:48:40,089][ INFO][PID:3455099] VM allocation process starts [2025-11-10 01:48:40,101][ INFO][PID:3455099] Trying to allocate VM: ResallocHost, ticket_id=6103833, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 01:48:43,115][ INFO][PID:3455099] Allocated host ResallocHost, ticket_id=6103833, hostname=54.163.18.36, name=aws_x86_64_normalreserved_prod_07914163_20251110_014210, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 01:48:43,115][ INFO][PID:3455099] Allocating ssh connection to builder [2025-11-10 01:48:43,116][ INFO][PID:3455099] Checking that builder machine is OK [2025-11-10 01:48:43,446][ INFO][PID:3455099] Running remote command: copr-builder-ready srpm-builds [2025-11-10 01:48:43,645][ INFO][PID:3455099] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 01:48:43,646][ INFO][PID:3455099] Filling build.info file with builder info [2025-11-10 01:48:43,646][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:48:43,647][ INFO][PID:3455099] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762739323.647549, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782706", "build_id": 9782706, "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\": \"tmpi97rl5mq\", \"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--69ca43a1-4aab-4da7-9bee-ea34f214f7da", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782706", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9782706, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 01:48:43,687][ INFO][PID:3455099] Sending fedora-messaging bus message in build.start [2025-11-10 01:48:44,293][ INFO][PID:3455099] Sending fedora-messaging bus message in chroot.start [2025-11-10 01:48:44,317][ INFO][PID:3455099] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9782706 --detached [2025-11-10 01:48:44,660][ INFO][PID:3455099] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.163.18.36' (ED25519) to the list of known hosts. [2025-11-10 01:48:44,660][ INFO][PID:3455099] Downloading the builder-live.log file, attempt 1 [2025-11-10 01:48:44,662][ INFO][PID:3455099] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.163.18.36 copr-rpmbuild-log [2025-11-10 01:48:49,665][ INFO][PID:3455099] Periodic builder liveness probe: alive [2025-11-10 01:48:49,666][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:48:54,667][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:48:59,668][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:04,668][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:09,670][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:14,671][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:19,672][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:24,673][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:29,674][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:34,675][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:39,675][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:44,676][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:49,677][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:54,678][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:49:59,679][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:04,680][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:09,681][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:14,682][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:19,683][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:24,684][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:29,685][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:34,686][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:39,687][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:44,688][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:49,690][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:54,691][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:50:59,692][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:04,693][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:09,694][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:14,695][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:19,696][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:24,697][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:29,698][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:34,699][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:39,700][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:44,701][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:49,702][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:54,703][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:51:59,704][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:04,705][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:09,706][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:14,707][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:19,708][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:24,709][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:29,710][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:34,711][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:39,712][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:44,713][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:49,714][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:54,715][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:52:59,716][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:04,717][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:09,718][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:14,719][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:19,720][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:24,721][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:29,722][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:34,723][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:39,724][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:44,725][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:49,726][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:54,727][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:53:59,728][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:04,729][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:09,730][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:14,732][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:19,733][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:24,734][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:29,735][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:34,736][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:39,737][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:44,738][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:49,739][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:54,740][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:54:59,741][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:04,742][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:09,742][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:14,744][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:19,745][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:24,746][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:29,746][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:34,747][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:39,748][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:44,749][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:49,750][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:54,751][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:55:59,752][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:04,753][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:09,754][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:14,755][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:19,756][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:24,757][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:29,757][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:34,758][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:39,759][ INFO][PID:3455099] Checking for cancel request [2025-11-10 01:56:40,244][ INFO][PID:3455099] Downloading results from builder [2025-11-10 01:56:40,244][ INFO][PID:3455099] rsyncing of mockbuilder@54.163.18.36:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706 started [2025-11-10 01:56:40,245][ INFO][PID:3455099] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.163.18.36:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/build-09782706.rsync.log [2025-11-10 01:56:45,987][ INFO][PID:3455099] rsyncing finished. [2025-11-10 01:56:45,988][ INFO][PID:3455099] Releasing VM back to pool [2025-11-10 01:56:45,998][ INFO][PID:3455099] Searching for 'success' file in resultdir [2025-11-10 01:56:45,999][ INFO][PID:3455099] Getting build details [2025-11-10 01:56:45,999][ INFO][PID:3455099] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706 [2025-11-10 01:56:46,000][ INFO][PID:3455099] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/Sunshine-0.0.4049-1.src.rpm [2025-11-10 01:56:46,000][ INFO][PID:3455099] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 01:56:46,001][ INFO][PID:3455099] Finished build: id=9782706 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 01:56:46,002][ INFO][PID:3455099] Worker succeeded build, took 482.3552494049072 [2025-11-10 01:56:46,003][ INFO][PID:3455099] 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:4049", "submitter": null, "ended_on": 1762739806.0027983, "started_on": 1762739323.647549, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782706", "build_id": 9782706, "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\": \"tmpi97rl5mq\", \"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:4049/srpm-builds/09782706/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--69ca43a1-4aab-4da7-9bee-ea34f214f7da", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09782706", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9782706, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 01:56:46,084][ INFO][PID:3455099] Sending fedora-messaging bus message in build.end [2025-11-10 01:56:46,107][ INFO][PID:3455099] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/builder-live.log by gzip [2025-11-10 01:56:46,109][ INFO][PID:3455099] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/builder-live.log' as PID 3483249 [2025-11-10 01:56:46,115][ INFO][PID:3455099] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/builder-live.log) [2025-11-10 01:56:46,116][ INFO][PID:3455099] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/backend.log by gzip [2025-11-10 01:56:46,117][ INFO][PID:3455099] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782706/backend.log' as PID 3483250