[2025-12-14 07:55:26,731][ INFO][PID:4105180] Marking build as starting [2025-12-14 07:55:26,776][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:26,778][ INFO][PID:4105180] VM allocation process starts [2025-12-14 07:55:26,831][ INFO][PID:4105180] Trying to allocate VM: ResallocHost, ticket_id=331806, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-14 07:55:31,832][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:32,884][ INFO][PID:4105180] Allocated host ResallocHost, ticket_id=331806, hostname=52.90.42.123, name=aws_x86_64_normalreserved_prod_00535557_20251214_072646, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-14 07:55:32,884][ INFO][PID:4105180] Allocating ssh connection to builder [2025-12-14 07:55:32,885][ INFO][PID:4105180] Checking that builder machine is OK [2025-12-14 07:55:33,218][ INFO][PID:4105180] Running remote command: copr-builder-ready srpm-builds [2025-12-14 07:55:33,409][ INFO][PID:4105180] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-14 07:55:33,409][ INFO][PID:4105180] Filling build.info file with builder info [2025-12-14 07:55:33,410][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:33,411][ INFO][PID:4105180] 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:4506", "submitter": null, "ended_on": null, "started_on": 1765698933.4109354, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9908089", "build_id": 9908089, "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\": \"tmpm42hicz_\", \"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--0b9813e9-c4b5-4700-873e-31b53bba8e43", "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:4506", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4506", "result_dir": "09908089", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9908089, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-14 07:55:33,451][ INFO][PID:4105180] Sending fedora-messaging bus message in build.start [2025-12-14 07:55:33,991][ INFO][PID:4105180] Sending fedora-messaging bus message in chroot.start [2025-12-14 07:55:34,018][ INFO][PID:4105180] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9908089 --detached [2025-12-14 07:55:34,334][ INFO][PID:4105180] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.90.42.123' (ED25519) to the list of known hosts. [2025-12-14 07:55:34,335][ INFO][PID:4105180] Downloading the builder-live.log file, attempt 1 [2025-12-14 07:55:34,337][ INFO][PID:4105180] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.90.42.123 copr-rpmbuild-log [2025-12-14 07:55:39,342][ INFO][PID:4105180] Periodic builder liveness probe: alive [2025-12-14 07:55:39,351][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:44,352][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:49,352][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:54,353][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:55:59,354][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:04,355][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:09,404][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:14,776][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:19,830][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:24,832][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:29,833][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:34,835][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:39,837][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:44,838][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:49,839][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:54,840][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:56:59,841][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:05,054][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:10,055][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:15,056][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:20,057][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:25,058][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:30,059][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:35,060][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:40,061][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:45,062][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:50,063][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:57:55,064][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:00,065][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:05,248][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:10,249][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:15,250][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:20,251][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:25,252][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:30,253][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:35,254][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:40,466][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:45,468][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:50,469][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:58:55,470][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:00,471][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:05,473][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:10,475][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:15,479][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:20,480][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:25,481][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:30,482][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:35,483][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:40,510][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:45,511][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:50,512][ INFO][PID:4105180] Checking for cancel request [2025-12-14 07:59:55,513][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:00,513][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:05,514][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:10,515][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:15,516][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:20,693][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:25,695][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:30,696][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:35,697][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:40,698][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:45,699][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:50,700][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:00:55,701][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:00,702][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:05,703][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:10,704][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:15,705][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:20,706][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:25,708][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:31,011][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:36,013][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:41,015][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:46,143][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:51,802][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:01:57,180][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:02,182][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:07,417][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:12,511][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:17,571][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:22,574][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:27,851][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:32,853][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:37,855][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:42,896][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:47,901][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:53,029][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:02:58,212][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:03,213][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:08,214][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:13,480][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:18,482][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:23,545][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:28,555][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:33,557][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:38,559][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:43,560][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:48,561][ INFO][PID:4105180] Checking for cancel request [2025-12-14 08:03:50,173][ INFO][PID:4105180] Downloading results from builder [2025-12-14 08:03:50,174][ INFO][PID:4105180] rsyncing of mockbuilder@52.90.42.123:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089 started [2025-12-14 08:03:50,175][ INFO][PID:4105180] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.90.42.123:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/build-09908089.rsync.log [2025-12-14 08:03:57,617][ INFO][PID:4105180] rsyncing finished. [2025-12-14 08:03:57,618][ INFO][PID:4105180] Releasing VM back to pool [2025-12-14 08:03:57,641][ INFO][PID:4105180] Searching for 'success' file in resultdir [2025-12-14 08:03:57,641][ INFO][PID:4105180] Getting build details [2025-12-14 08:03:57,642][ INFO][PID:4105180] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089 [2025-12-14 08:03:57,643][ INFO][PID:4105180] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/Sunshine-0.0.4506-1.src.rpm [2025-12-14 08:03:57,643][ INFO][PID:4105180] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/Sunshine-0.0.4506-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4506-1'} [2025-12-14 08:03:57,643][ INFO][PID:4105180] Finished build: id=9908089 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506 chroot=srpm-builds [2025-12-14 08:03:57,645][ INFO][PID:4105180] Worker succeeded build, took 504.23431944847107 [2025-12-14 08:03:57,645][ INFO][PID:4105180] 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:4506", "submitter": null, "ended_on": 1765699437.6452549, "started_on": 1765698933.4109354, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9908089", "build_id": 9908089, "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\": \"tmpm42hicz_\", \"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:4506/srpm-builds/09908089/Sunshine-0.0.4506-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0b9813e9-c4b5-4700-873e-31b53bba8e43", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4506", "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:4506", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4506", "result_dir": "09908089", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4506-1", "id": 9908089, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-14 08:03:57,721][ INFO][PID:4105180] Sending fedora-messaging bus message in build.end [2025-12-14 08:03:57,748][ INFO][PID:4105180] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/builder-live.log by gzip [2025-12-14 08:03:57,749][ INFO][PID:4105180] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/builder-live.log' as PID 4134176 [2025-12-14 08:03:57,756][ INFO][PID:4105180] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/builder-live.log) [2025-12-14 08:03:57,756][ INFO][PID:4105180] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/backend.log by gzip [2025-12-14 08:03:57,757][ INFO][PID:4105180] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4506/srpm-builds/09908089/backend.log' as PID 4134178