[2025-12-21 10:58:07,265][ INFO][PID:1663648] Marking build as starting [2025-12-21 10:58:07,325][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:07,326][ INFO][PID:1663648] VM allocation process starts [2025-12-21 10:58:07,336][ INFO][PID:1663648] Trying to allocate VM: ResallocHost, ticket_id=462839, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 10:58:10,376][ INFO][PID:1663648] Allocated host ResallocHost, ticket_id=462839, hostname=3.236.166.202, name=aws_x86_64_normalreserved_prod_00721841_20251221_103812, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-21 10:58:10,376][ INFO][PID:1663648] Allocating ssh connection to builder [2025-12-21 10:58:10,377][ INFO][PID:1663648] Checking that builder machine is OK [2025-12-21 10:58:10,715][ INFO][PID:1663648] Running remote command: copr-builder-ready srpm-builds [2025-12-21 10:58:10,922][ INFO][PID:1663648] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-21 10:58:10,922][ INFO][PID:1663648] Filling build.info file with builder info [2025-12-21 10:58:10,923][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:10,924][ INFO][PID:1663648] 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:4528", "submitter": null, "ended_on": null, "started_on": 1766314690.9239042, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939374", "build_id": 9939374, "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\": \"tmpiu_m5tqs\", \"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--a35359d4-eccb-4d51-94cf-f91d6106436c", "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:4528", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4528", "result_dir": "09939374", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9939374, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 10:58:10,959][ INFO][PID:1663648] Sending fedora-messaging bus message in build.start [2025-12-21 10:58:11,472][ INFO][PID:1663648] Sending fedora-messaging bus message in chroot.start [2025-12-21 10:58:11,499][ INFO][PID:1663648] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9939374 --detached [2025-12-21 10:58:11,854][ INFO][PID:1663648] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.166.202' (ED25519) to the list of known hosts. [2025-12-21 10:58:11,855][ INFO][PID:1663648] Downloading the builder-live.log file, attempt 1 [2025-12-21 10:58:11,857][ INFO][PID:1663648] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.166.202 copr-rpmbuild-log [2025-12-21 10:58:16,860][ INFO][PID:1663648] Periodic builder liveness probe: alive [2025-12-21 10:58:16,861][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:21,861][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:26,862][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:31,863][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:36,864][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:41,865][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:46,866][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:51,867][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:58:56,868][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:01,869][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:06,870][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:11,871][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:16,872][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:21,872][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:26,873][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:31,874][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:36,875][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:41,876][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:46,877][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:51,878][ INFO][PID:1663648] Checking for cancel request [2025-12-21 10:59:56,879][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:01,880][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:06,881][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:11,883][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:16,884][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:21,885][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:26,886][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:31,887][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:36,890][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:41,890][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:46,891][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:51,892][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:00:56,893][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:01,894][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:06,895][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:11,896][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:16,897][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:21,898][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:26,899][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:31,900][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:36,901][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:41,902][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:46,903][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:51,904][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:01:56,905][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:01,907][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:06,908][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:11,909][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:16,910][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:21,911][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:26,912][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:31,913][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:36,914][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:41,915][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:46,916][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:51,917][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:02:56,918][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:01,919][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:06,920][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:11,921][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:16,922][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:21,923][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:26,989][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:31,991][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:36,992][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:41,994][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:46,996][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:51,998][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:03:57,000][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:02,001][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:07,002][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:12,003][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:17,004][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:22,005][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:27,006][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:32,162][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:37,163][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:42,164][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:47,287][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:52,447][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:04:57,450][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:02,452][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:07,454][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:12,668][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:17,670][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:22,673][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:27,674][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:32,676][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:37,677][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:42,678][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:47,680][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:52,681][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:05:57,683][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:02,684][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:07,685][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:12,687][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:17,688][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:22,690][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:27,691][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:32,694][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:37,700][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:42,702][ INFO][PID:1663648] Checking for cancel request [2025-12-21 11:06:43,769][ INFO][PID:1663648] Downloading results from builder [2025-12-21 11:06:43,770][ INFO][PID:1663648] rsyncing of mockbuilder@3.236.166.202:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374 started [2025-12-21 11:06:43,771][ INFO][PID:1663648] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.166.202:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/build-09939374.rsync.log [2025-12-21 11:06:51,011][ INFO][PID:1663648] rsyncing finished. [2025-12-21 11:06:51,011][ INFO][PID:1663648] Releasing VM back to pool [2025-12-21 11:06:51,022][ INFO][PID:1663648] Searching for 'success' file in resultdir [2025-12-21 11:06:51,023][ INFO][PID:1663648] Getting build details [2025-12-21 11:06:51,023][ INFO][PID:1663648] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374 [2025-12-21 11:06:51,024][ INFO][PID:1663648] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/Sunshine-0.0.4528-1.src.rpm [2025-12-21 11:06:51,024][ INFO][PID:1663648] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/Sunshine-0.0.4528-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4528-1'} [2025-12-21 11:06:51,024][ INFO][PID:1663648] Finished build: id=9939374 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528 chroot=srpm-builds [2025-12-21 11:06:51,026][ INFO][PID:1663648] Worker succeeded build, took 520.1025078296661 [2025-12-21 11:06:51,027][ INFO][PID:1663648] 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:4528", "submitter": null, "ended_on": 1766315211.026412, "started_on": 1766314690.9239042, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9939374", "build_id": 9939374, "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\": \"tmpiu_m5tqs\", \"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:4528/srpm-builds/09939374/Sunshine-0.0.4528-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--a35359d4-eccb-4d51-94cf-f91d6106436c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4528", "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:4528", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4528", "result_dir": "09939374", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4528-1", "id": 9939374, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-21 11:06:51,101][ INFO][PID:1663648] Sending fedora-messaging bus message in build.end [2025-12-21 11:06:51,128][ INFO][PID:1663648] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/builder-live.log by gzip [2025-12-21 11:06:51,129][ INFO][PID:1663648] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/builder-live.log' as PID 1697842 [2025-12-21 11:06:51,191][ INFO][PID:1663648] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/builder-live.log) [2025-12-21 11:06:51,192][ INFO][PID:1663648] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/backend.log by gzip [2025-12-21 11:06:51,193][ INFO][PID:1663648] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4528/srpm-builds/09939374/backend.log' as PID 1697872