01-31 05:41 root DEBUG fedora-review 0.11.0 05c5b26 2025-11-29 22:53:53 +0000 started 01-31 05:41 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name simple-fileserver --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 01-31 05:41 root INFO Processing local files: simple-fileserver 01-31 05:41 root DEBUG Active settings after processing options 01-31 05:41 root DEBUG bz_url: https://bugzilla.redhat.com 01-31 05:41 root DEBUG _con_handler: (INFO)> 01-31 05:41 root DEBUG _log_config_done: True 01-31 05:41 root DEBUG cache: False 01-31 05:41 root DEBUG resultdir: None 01-31 05:41 root DEBUG init_done: True 01-31 05:41 root DEBUG uniqueext: None 01-31 05:41 root DEBUG configdir: None 01-31 05:41 root DEBUG log_level: 20 01-31 05:41 root DEBUG prebuilt: True 01-31 05:41 root DEBUG verbose: False 01-31 05:41 root DEBUG name: simple-fileserver 01-31 05:41 root DEBUG use_colors: False 01-31 05:41 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 01-31 05:41 root DEBUG bug: None 01-31 05:41 root DEBUG url: None 01-31 05:41 root DEBUG copr_build_descriptor: None 01-31 05:41 root DEBUG list_checks: False 01-31 05:41 root DEBUG list_flags: False 01-31 05:41 root DEBUG list_plugins: False 01-31 05:41 root DEBUG version: False 01-31 05:41 root DEBUG flags: [] 01-31 05:41 root DEBUG repo: None 01-31 05:41 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 01-31 05:41 root DEBUG no_report: False 01-31 05:41 root DEBUG nobuild: False 01-31 05:41 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 01-31 05:41 root DEBUG other_bz: None 01-31 05:41 root DEBUG plugins_arg: None 01-31 05:41 root DEBUG single: None 01-31 05:41 root DEBUG rpm_spec: True 01-31 05:41 root DEBUG exclude: None 01-31 05:41 root DEBUG checksum: sha256 01-31 05:41 root DEBUG plugins: {} 01-31 05:41 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 01-31 05:41 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/simple-fileserver-v1.2.17-1.fc44.src.rpm 01-31 05:41 root INFO Using review directory: /var/lib/copr-rpmbuild/results/simple-fileserver 01-31 05:41 root DEBUG ReviewError: 'Cannot find spec file in srpm' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/abstract_bug.py", line 182, in _get_spec_from_srpm path = glob(os.path.join(ReviewDirs.srpm_unpacked, name + "*.spec"))[0] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/review_helper.py", line 236, in run self._do_run(outfile) ~~~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/review_helper.py", line 226, in _do_run self._do_report(outfile) ~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/review_helper.py", line 83, in _do_report if not self.bug.find_urls(): ~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/FedoraReview/abstract_bug.py", line 201, in find_urls raise fre File "/usr/lib/python3.14/site-packages/FedoraReview/abstract_bug.py", line 196, in find_urls self._get_spec_from_srpm() ~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/FedoraReview/abstract_bug.py", line 184, in _get_spec_from_srpm raise ReviewError("Cannot find spec file in srpm") FedoraReview.review_error.ReviewError: 'Cannot find spec file in srpm' 01-31 05:41 root ERROR ERROR: 'Cannot find spec file in srpm' (logs in /var/lib/copr-rpmbuild/results/cache/fedora-review.log) 01-31 05:41 root DEBUG Report completed: 0.284 seconds