[2025-12-24 13:25:27,412][ INFO][PID:1487115] Marking build as starting [2025-12-24 13:25:27,453][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:27,454][ INFO][PID:1487115] VM allocation process starts [2025-12-24 13:25:27,463][ INFO][PID:1487115] Trying to allocate VM: ResallocHost, ticket_id=494655, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 13:25:30,475][ INFO][PID:1487115] Allocated host ResallocHost, ticket_id=494655, hostname=50.19.144.25, name=aws_x86_64_normalreserved_prod_00749144_20251224_132033, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 13:25:31,009][ INFO][PID:1487115] Allocating ssh connection to builder [2025-12-24 13:25:31,010][ INFO][PID:1487115] Checking that builder machine is OK [2025-12-24 13:25:31,362][ INFO][PID:1487115] Running remote command: copr-builder-ready srpm-builds [2025-12-24 13:25:31,567][ INFO][PID:1487115] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-24 13:25:31,568][ INFO][PID:1487115] Filling build.info file with builder info [2025-12-24 13:25:31,815][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:31,816][ INFO][PID:1487115] 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:4519", "submitter": null, "ended_on": null, "started_on": 1766582731.8162467, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9947950", "build_id": 9947950, "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\": \"tmpx90tofhv\", \"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--bbba456b-a6de-4f58-8d57-e77f0054e3b8", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09947950", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9947950, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 13:25:31,864][ INFO][PID:1487115] Sending fedora-messaging bus message in build.start [2025-12-24 13:25:32,374][ INFO][PID:1487115] Sending fedora-messaging bus message in chroot.start [2025-12-24 13:25:32,399][ INFO][PID:1487115] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9947950 --detached [2025-12-24 13:25:32,740][ INFO][PID:1487115] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '50.19.144.25' (ED25519) to the list of known hosts. [2025-12-24 13:25:32,741][ INFO][PID:1487115] Downloading the builder-live.log file, attempt 1 [2025-12-24 13:25:32,742][ INFO][PID:1487115] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@50.19.144.25 copr-rpmbuild-log [2025-12-24 13:25:37,760][ INFO][PID:1487115] Periodic builder liveness probe: alive [2025-12-24 13:25:37,760][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:42,761][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:47,762][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:52,763][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:25:57,764][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:02,765][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:07,767][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:12,768][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:17,769][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:22,770][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:27,771][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:32,772][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:37,772][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:42,774][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:47,775][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:52,776][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:26:57,777][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:02,778][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:07,779][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:12,780][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:17,781][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:22,782][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:27,783][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:32,784][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:37,785][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:42,786][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:47,787][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:52,788][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:27:57,789][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:02,790][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:07,792][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:12,793][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:17,794][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:22,795][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:27,796][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:32,797][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:37,798][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:42,799][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:47,800][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:52,802][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:28:57,803][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:02,804][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:07,805][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:12,806][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:17,807][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:22,808][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:27,809][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:32,810][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:37,811][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:42,812][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:47,813][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:52,814][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:29:57,815][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:02,816][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:07,817][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:12,818][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:17,819][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:22,820][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:27,821][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:32,822][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:37,823][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:42,825][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:47,826][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:52,827][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:30:57,827][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:02,828][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:07,830][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:12,831][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:17,832][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:22,847][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:27,848][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:32,849][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:37,850][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:42,851][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:47,852][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:52,853][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:31:57,854][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:02,855][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:07,856][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:12,857][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:17,858][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:22,859][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:27,860][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:32,861][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:38,098][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:43,099][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:48,100][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:53,101][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:32:58,102][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:03,103][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:08,104][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:13,105][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:18,106][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:23,107][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:28,108][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:33,109][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:38,110][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:43,114][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:48,115][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:53,116][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:33:58,117][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:34:03,118][ INFO][PID:1487115] Checking for cancel request [2025-12-24 13:34:04,945][ INFO][PID:1487115] Downloading results from builder [2025-12-24 13:34:04,946][ INFO][PID:1487115] rsyncing of mockbuilder@50.19.144.25:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950 started [2025-12-24 13:34:04,947][ INFO][PID:1487115] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@50.19.144.25:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/build-09947950.rsync.log [2025-12-24 13:34:12,219][ INFO][PID:1487115] rsyncing finished. [2025-12-24 13:34:12,220][ INFO][PID:1487115] Releasing VM back to pool [2025-12-24 13:34:12,229][ INFO][PID:1487115] Searching for 'success' file in resultdir [2025-12-24 13:34:12,230][ INFO][PID:1487115] Getting build details [2025-12-24 13:34:12,231][ INFO][PID:1487115] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950 [2025-12-24 13:34:12,232][ INFO][PID:1487115] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/Sunshine-0.0.4519-1.src.rpm [2025-12-24 13:34:12,233][ INFO][PID:1487115] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/Sunshine-0.0.4519-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4519-1'} [2025-12-24 13:34:12,233][ INFO][PID:1487115] Finished build: id=9947950 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519 chroot=srpm-builds [2025-12-24 13:34:12,235][ INFO][PID:1487115] Worker succeeded build, took 520.4191179275513 [2025-12-24 13:34:12,236][ INFO][PID:1487115] 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:4519", "submitter": null, "ended_on": 1766583252.2353647, "started_on": 1766582731.8162467, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9947950", "build_id": 9947950, "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\": \"tmpx90tofhv\", \"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:4519/srpm-builds/09947950/Sunshine-0.0.4519-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--bbba456b-a6de-4f58-8d57-e77f0054e3b8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4519", "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:4519", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4519", "result_dir": "09947950", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4519-1", "id": 9947950, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 13:34:12,312][ INFO][PID:1487115] Sending fedora-messaging bus message in build.end [2025-12-24 13:34:12,338][ INFO][PID:1487115] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/builder-live.log by gzip [2025-12-24 13:34:12,339][ INFO][PID:1487115] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/builder-live.log' as PID 1531837 [2025-12-24 13:34:12,358][ INFO][PID:1487115] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/builder-live.log) [2025-12-24 13:34:12,359][ INFO][PID:1487115] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/backend.log by gzip [2025-12-24 13:34:12,360][ INFO][PID:1487115] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4519/srpm-builds/09947950/backend.log' as PID 1531839