[2025-11-10 01:07:04,353][ INFO][PID:3189359] Marking build as starting [2025-11-10 01:07:04,405][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:04,408][ INFO][PID:3189359] VM allocation process starts [2025-11-10 01:07:04,437][ INFO][PID:3189359] Trying to allocate VM: ResallocHost, ticket_id=6103114, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 01:07:07,471][ INFO][PID:3189359] Allocated host ResallocHost, ticket_id=6103114, hostname=2620:52:3:1:dead:beef:cafe:c156, name=copr_hv_x86_64_02_prod_07913178_20251110_000906, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 01:07:07,472][ INFO][PID:3189359] Allocating ssh connection to builder [2025-11-10 01:07:07,472][ INFO][PID:3189359] Checking that builder machine is OK [2025-11-10 01:07:08,013][ INFO][PID:3189359] Running remote command: copr-builder-ready srpm-builds [2025-11-10 01:07:08,336][ INFO][PID:3189359] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 01:07:08,337][ INFO][PID:3189359] Filling build.info file with builder info [2025-11-10 01:07:08,338][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:08,339][ INFO][PID:3189359] 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": 1762736828.3388743, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782657", "build_id": 9782657, "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\": \"tmp1r58k4qe\", \"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--8315decb-f7ed-45dc-9450-e9c3cc6f88c0", "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": "09782657", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9782657, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 01:07:08,366][ INFO][PID:3189359] Sending fedora-messaging bus message in build.start [2025-11-10 01:07:09,179][ INFO][PID:3189359] Sending fedora-messaging bus message in chroot.start [2025-11-10 01:07:09,204][ INFO][PID:3189359] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9782657 --detached [2025-11-10 01:07:09,778][ INFO][PID:3189359] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c156' (ED25519) to the list of known hosts. [2025-11-10 01:07:09,779][ INFO][PID:3189359] Downloading the builder-live.log file, attempt 1 [2025-11-10 01:07:09,780][ INFO][PID:3189359] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c156 copr-rpmbuild-log [2025-11-10 01:07:14,786][ INFO][PID:3189359] Periodic builder liveness probe: alive [2025-11-10 01:07:14,786][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:19,787][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:24,789][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:29,794][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:34,795][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:39,796][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:44,798][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:49,800][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:54,805][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:07:59,806][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:04,807][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:09,809][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:14,810][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:19,811][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:24,813][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:29,814][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:34,815][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:39,816][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:44,818][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:49,819][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:54,820][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:08:59,821][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:04,822][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:09,823][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:14,829][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:19,831][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:24,833][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:29,835][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:34,836][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:39,837][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:44,841][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:49,848][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:54,849][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:09:59,853][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:04,858][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:09,860][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:14,861][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:19,863][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:24,866][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:29,869][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:34,872][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:39,873][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:44,875][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:49,878][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:54,880][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:10:59,884][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:04,887][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:09,893][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:14,900][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:19,901][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:24,903][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:29,908][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:34,909][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:39,912][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:44,915][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:49,918][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:54,921][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:11:59,926][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:04,928][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:09,931][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:14,933][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:19,935][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:24,942][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:29,943][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:34,947][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:39,950][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:44,952][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:49,953][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:54,955][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:12:59,956][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:04,959][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:09,963][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:14,966][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:19,976][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:24,977][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:29,979][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:34,982][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:39,984][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:44,986][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:49,988][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:54,992][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:13:59,993][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:04,995][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:09,999][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:15,002][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:20,007][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:25,009][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:30,010][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:35,012][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:40,014][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:45,017][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:50,018][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:14:55,019][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:00,021][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:05,022][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:10,023][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:15,026][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:20,027][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:25,029][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:30,031][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:35,032][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:40,035][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:45,037][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:50,040][ INFO][PID:3189359] Checking for cancel request [2025-11-10 01:15:50,100][ INFO][PID:3189359] Downloading results from builder [2025-11-10 01:15:50,102][ INFO][PID:3189359] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c156]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657 started [2025-11-10 01:15:50,104][ INFO][PID:3189359] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c156]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/build-09782657.rsync.log [2025-11-10 01:16:14,093][ INFO][PID:3189359] rsyncing finished. [2025-11-10 01:16:14,094][ INFO][PID:3189359] Releasing VM back to pool [2025-11-10 01:16:14,152][ INFO][PID:3189359] Searching for 'success' file in resultdir [2025-11-10 01:16:14,153][ INFO][PID:3189359] Getting build details [2025-11-10 01:16:14,154][ INFO][PID:3189359] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657 [2025-11-10 01:16:14,155][ INFO][PID:3189359] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/Sunshine-0.0.4049-1.src.rpm [2025-11-10 01:16:14,155][ INFO][PID:3189359] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-10 01:16:14,156][ INFO][PID:3189359] Finished build: id=9782657 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-10 01:16:14,158][ INFO][PID:3189359] Worker succeeded build, took 545.8191661834717 [2025-11-10 01:16:14,158][ INFO][PID:3189359] 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": 1762737374.1580405, "started_on": 1762736828.3388743, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9782657", "build_id": 9782657, "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\": \"tmp1r58k4qe\", \"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/09782657/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--8315decb-f7ed-45dc-9450-e9c3cc6f88c0", "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": "09782657", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9782657, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-10 01:16:14,227][ INFO][PID:3189359] Sending fedora-messaging bus message in build.end [2025-11-10 01:16:14,251][ INFO][PID:3189359] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/builder-live.log by gzip [2025-11-10 01:16:14,252][ INFO][PID:3189359] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/builder-live.log' as PID 3264761 [2025-11-10 01:16:14,260][ INFO][PID:3189359] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/builder-live.log) [2025-11-10 01:16:14,261][ INFO][PID:3189359] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/backend.log by gzip [2025-11-10 01:16:14,262][ INFO][PID:3189359] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09782657/backend.log' as PID 3264763