[2025-12-10 08:35:52,670][ INFO][PID:394172] Marking build as starting [2025-12-10 08:35:52,858][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:35:52,871][ INFO][PID:394172] VM allocation process starts [2025-12-10 08:35:52,916][ INFO][PID:394172] Trying to allocate VM: ResallocHost, ticket_id=256918, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 08:35:57,921][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:02,926][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:07,928][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:12,942][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:17,943][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:22,949][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:27,952][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:31,109][ INFO][PID:394172] Allocated host ResallocHost, ticket_id=256918, hostname=13.223.180.253, name=aws_x86_64_spot_prod_00302190_20251210_083436, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-10 08:36:31,111][ INFO][PID:394172] Allocating ssh connection to builder [2025-12-10 08:36:31,112][ INFO][PID:394172] Checking that builder machine is OK [2025-12-10 08:36:31,462][ INFO][PID:394172] Running remote command: copr-builder-ready srpm-builds [2025-12-10 08:36:31,686][ INFO][PID:394172] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-10 08:36:31,687][ INFO][PID:394172] Filling build.info file with builder info [2025-12-10 08:36:31,696][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:31,702][ INFO][PID:394172] 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:4489", "submitter": null, "ended_on": null, "started_on": 1765355791.7022142, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894225", "build_id": 9894225, "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\": \"tmppole1hcd\", \"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--51451b05-fc27-45cc-8be5-021a1329592b", "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:4489", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489", "result_dir": "09894225", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9894225, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 08:36:41,066][ INFO][PID:394172] Sending fedora-messaging bus message in build.start [2025-12-10 08:36:43,473][ INFO][PID:394172] Sending fedora-messaging bus message in chroot.start [2025-12-10 08:36:43,616][ INFO][PID:394172] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9894225 --detached [2025-12-10 08:36:44,217][ INFO][PID:394172] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.223.180.253' (ED25519) to the list of known hosts. [2025-12-10 08:36:44,218][ INFO][PID:394172] Downloading the builder-live.log file, attempt 1 [2025-12-10 08:36:44,224][ INFO][PID:394172] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.223.180.253 copr-rpmbuild-log [2025-12-10 08:36:49,247][ INFO][PID:394172] Periodic builder liveness probe: alive [2025-12-10 08:36:49,251][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:54,257][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:36:59,262][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:04,270][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:09,273][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:14,278][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:19,283][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:24,284][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:29,292][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:34,296][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:39,297][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:44,302][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:49,304][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:54,307][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:37:59,310][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:04,314][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:09,317][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:14,322][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:19,325][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:24,328][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:29,330][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:34,336][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:39,337][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:44,340][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:49,343][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:54,347][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:38:59,350][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:04,353][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:09,357][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:14,358][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:19,362][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:24,364][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:29,372][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:34,373][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:39,374][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:44,376][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:49,377][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:54,379][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:39:59,381][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:04,383][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:09,386][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:14,388][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:19,392][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:24,393][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:29,394][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:34,396][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:39,401][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:44,404][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:49,406][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:54,412][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:40:59,424][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:04,427][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:09,428][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:14,430][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:19,432][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:24,436][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:29,439][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:34,445][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:39,448][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:44,454][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:49,455][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:54,456][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:41:59,464][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:04,465][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:09,467][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:14,470][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:19,473][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:24,474][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:29,475][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:34,477][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:39,479][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:44,483][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:49,490][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:54,492][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:42:59,494][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:04,498][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:09,499][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:14,501][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:19,506][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:24,507][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:29,508][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:34,510][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:39,511][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:44,517][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:49,518][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:54,519][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:43:59,520][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:04,524][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:09,527][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:14,530][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:19,531][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:24,533][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:29,535][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:34,539][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:39,543][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:44,545][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:49,547][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:54,550][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:44:59,552][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:04,556][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:09,557][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:14,561][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:19,566][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:24,574][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:29,575][ INFO][PID:394172] Checking for cancel request [2025-12-10 08:45:30,787][ INFO][PID:394172] Downloading results from builder [2025-12-10 08:45:30,788][ INFO][PID:394172] rsyncing of mockbuilder@13.223.180.253:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225 started [2025-12-10 08:45:30,794][ INFO][PID:394172] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.223.180.253:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/build-09894225.rsync.log [2025-12-10 08:45:47,875][ INFO][PID:394172] rsyncing finished. [2025-12-10 08:45:47,876][ INFO][PID:394172] Releasing VM back to pool [2025-12-10 08:45:47,894][ INFO][PID:394172] Searching for 'success' file in resultdir [2025-12-10 08:45:47,895][ INFO][PID:394172] Getting build details [2025-12-10 08:45:47,896][ INFO][PID:394172] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225 [2025-12-10 08:45:47,898][ INFO][PID:394172] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/Sunshine-0.0.4489-1.src.rpm [2025-12-10 08:45:47,899][ INFO][PID:394172] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/Sunshine-0.0.4489-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4489-1'} [2025-12-10 08:45:47,900][ INFO][PID:394172] Finished build: id=9894225 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489 chroot=srpm-builds [2025-12-10 08:45:47,903][ INFO][PID:394172] Worker succeeded build, took 556.2009844779968 [2025-12-10 08:45:47,904][ INFO][PID:394172] 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:4489", "submitter": null, "ended_on": 1765356347.9031987, "started_on": 1765355791.7022142, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9894225", "build_id": 9894225, "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\": \"tmppole1hcd\", \"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:4489/srpm-builds/09894225/Sunshine-0.0.4489-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--51451b05-fc27-45cc-8be5-021a1329592b", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4489", "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:4489", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4489", "result_dir": "09894225", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4489-1", "id": 9894225, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-10 08:45:48,026][ INFO][PID:394172] Sending fedora-messaging bus message in build.end [2025-12-10 08:45:48,067][ INFO][PID:394172] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/builder-live.log by gzip [2025-12-10 08:45:48,069][ INFO][PID:394172] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/builder-live.log' as PID 490325 [2025-12-10 08:45:48,093][ INFO][PID:394172] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/builder-live.log) [2025-12-10 08:45:48,094][ INFO][PID:394172] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/backend.log by gzip [2025-12-10 08:45:48,096][ INFO][PID:394172] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4489/srpm-builds/09894225/backend.log' as PID 490339