Warning: Permanently added '34.201.77.182' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8987044 Version: 1.3 PID: 10348 Logging PID: 10349 Task: {'appstream': False, 'background': False, 'build_id': 8987044, 'chroot': None, 'package_name': None, 'project_dirname': 'thesis', 'project_name': 'thesis', 'project_owner': 'nikromen', 'repos': [], 'sandbox': 'nikromen/thesis--nikromen', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/python-rpm-macros.git', 'committish': 'rawhide'}, 'source_type': 10, 'submitter': 'nikromen', 'task_id': '8987044'} Running: git clone https://src.fedoraproject.org/rpms/python-rpm-macros.git /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/python-rpm-macros.git', '/var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros'... Running: git checkout rawhide -- cmd: ['git', 'checkout', 'rawhide', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros rc: 0 stdout: Your branch is up to date with 'origin/rawhide'. stderr: Already on 'rawhide' Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros rc: 0 stdout: setting SOURCE_DATE_EPOCH=1739145600 Wrote: /var/lib/copr-rpmbuild/results/python-rpm-macros-3.13-5.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros/./python-rpm-macros.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-kjgysb_a/python-rpm-macros/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch Output: ['python-rpm-macros-3.13-5.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/python-rpm-macros.spec Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 404, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 80, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: lua script failed: [string "add_buildroot"]:1: attempt to index a nil value (field '?') Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/python-rpm-macros-3.13-5.src.rpm Package info: { "name": "python-rpm-macros", "epoch": null, "version": "3.13", "release": "5", "exclusivearch": [], "excludearch": [] } SRPMResults finished