[2025-12-13 07:56:17,126][ INFO][PID:2425451] Marking build as starting [2025-12-13 07:56:17,161][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:17,163][ INFO][PID:2425451] VM allocation process starts [2025-12-13 07:56:17,191][ INFO][PID:2425451] Trying to allocate VM: ResallocHost, ticket_id=319963, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-13 07:56:22,193][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:27,194][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:29,219][ INFO][PID:2425451] Allocated host ResallocHost, ticket_id=319963, hostname=54.83.120.252, name=aws_x86_64_normalreserved_prod_00519251_20251213_070345, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-13 07:56:29,219][ INFO][PID:2425451] Allocating ssh connection to builder [2025-12-13 07:56:29,219][ INFO][PID:2425451] Checking that builder machine is OK [2025-12-13 07:56:29,554][ INFO][PID:2425451] Running remote command: copr-builder-ready srpm-builds [2025-12-13 07:56:29,760][ INFO][PID:2425451] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-13 07:56:29,761][ INFO][PID:2425451] Filling build.info file with builder info [2025-12-13 07:56:29,761][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:29,762][ INFO][PID:2425451] 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:4502", "submitter": null, "ended_on": null, "started_on": 1765612589.7622123, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9905895", "build_id": 9905895, "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\": \"tmpnt6g09cq\", \"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--290303bc-44c2-4711-b152-781a5b962c2a", "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:4502", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4502", "result_dir": "09905895", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9905895, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-13 07:56:29,796][ INFO][PID:2425451] Sending fedora-messaging bus message in build.start [2025-12-13 07:56:30,293][ INFO][PID:2425451] Sending fedora-messaging bus message in chroot.start [2025-12-13 07:56:30,320][ INFO][PID:2425451] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9905895 --detached [2025-12-13 07:56:30,654][ INFO][PID:2425451] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.83.120.252' (ED25519) to the list of known hosts. [2025-12-13 07:56:30,654][ INFO][PID:2425451] Downloading the builder-live.log file, attempt 1 [2025-12-13 07:56:30,656][ INFO][PID:2425451] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.83.120.252 copr-rpmbuild-log [2025-12-13 07:56:35,660][ INFO][PID:2425451] Periodic builder liveness probe: alive [2025-12-13 07:56:35,661][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:40,661][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:45,662][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:50,663][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:56:55,664][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:00,665][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:05,666][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:10,667][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:15,668][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:20,669][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:25,670][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:30,671][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:35,672][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:40,673][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:45,674][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:50,675][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:57:55,676][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:00,677][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:05,678][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:10,679][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:15,680][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:20,681][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:25,682][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:30,682][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:35,683][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:40,684][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:45,685][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:50,686][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:58:55,687][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:00,688][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:05,689][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:10,690][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:15,691][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:20,692][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:25,692][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:30,693][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:35,694][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:40,695][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:45,696][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:50,697][ INFO][PID:2425451] Checking for cancel request [2025-12-13 07:59:55,698][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:00,699][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:05,700][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:10,701][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:15,702][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:20,703][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:25,704][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:30,705][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:35,706][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:40,707][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:45,708][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:50,708][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:00:55,709][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:00,710][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:05,711][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:10,712][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:15,713][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:20,714][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:25,715][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:30,716][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:35,757][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:40,758][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:45,758][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:50,759][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:01:55,760][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:00,761][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:05,762][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:10,763][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:15,764][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:20,765][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:25,766][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:30,767][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:35,768][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:40,769][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:45,770][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:50,771][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:02:55,772][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:00,773][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:05,784][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:10,785][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:15,786][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:20,791][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:25,792][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:30,793][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:35,794][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:40,795][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:45,796][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:50,796][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:03:55,798][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:00,799][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:05,800][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:10,801][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:15,802][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:20,803][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:25,804][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:30,805][ INFO][PID:2425451] Checking for cancel request [2025-12-13 08:04:32,741][ INFO][PID:2425451] Downloading results from builder [2025-12-13 08:04:32,758][ INFO][PID:2425451] rsyncing of mockbuilder@54.83.120.252:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895 started [2025-12-13 08:04:32,782][ INFO][PID:2425451] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.83.120.252:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/build-09905895.rsync.log [2025-12-13 08:04:40,151][ INFO][PID:2425451] rsyncing finished. [2025-12-13 08:04:40,152][ INFO][PID:2425451] Releasing VM back to pool [2025-12-13 08:04:40,248][ INFO][PID:2425451] Searching for 'success' file in resultdir [2025-12-13 08:04:40,277][ INFO][PID:2425451] Getting build details [2025-12-13 08:04:40,280][ INFO][PID:2425451] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895 [2025-12-13 08:04:40,320][ INFO][PID:2425451] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/Sunshine-0.0.4502-1.src.rpm [2025-12-13 08:04:40,321][ INFO][PID:2425451] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/Sunshine-0.0.4502-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4502-1'} [2025-12-13 08:04:40,325][ INFO][PID:2425451] Finished build: id=9905895 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502 chroot=srpm-builds [2025-12-13 08:04:40,376][ INFO][PID:2425451] Worker succeeded build, took 490.6142659187317 [2025-12-13 08:04:40,385][ INFO][PID:2425451] 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:4502", "submitter": null, "ended_on": 1765613080.3764782, "started_on": 1765612589.7622123, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9905895", "build_id": 9905895, "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\": \"tmpnt6g09cq\", \"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:4502/srpm-builds/09905895/Sunshine-0.0.4502-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--290303bc-44c2-4711-b152-781a5b962c2a", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4502", "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:4502", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4502", "result_dir": "09905895", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4502-1", "id": 9905895, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-13 08:04:41,017][ INFO][PID:2425451] Sending fedora-messaging bus message in build.end [2025-12-13 08:04:41,235][ INFO][PID:2425451] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/builder-live.log by gzip [2025-12-13 08:04:41,250][ INFO][PID:2425451] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/builder-live.log' as PID 2446385 [2025-12-13 08:04:41,275][ INFO][PID:2425451] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/builder-live.log) [2025-12-13 08:04:41,277][ INFO][PID:2425451] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/backend.log by gzip [2025-12-13 08:04:41,278][ INFO][PID:2425451] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4502/srpm-builds/09905895/backend.log' as PID 2446386