Warning: Permanently added '13.221.17.82' (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/9621100 Version: 1.5 PID: 8800 Logging PID: 8802 Task: {'appstream': False, 'background': False, 'build_id': 9621100, 'chroot': None, 'package_name': None, 'project_dirname': 'c10s-gnome-49', 'project_name': 'c10s-gnome-49', 'project_owner': 'jreilly1821', 'repos': [], 'sandbox': 'jreilly1821/c10s-gnome-49--jreilly1821', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/systemd.git', 'committish': 'f43'}, 'source_type': 10, 'submitter': 'jreilly1821', 'task_id': '9621100'} Running: git clone https://src.fedoraproject.org/rpms/systemd.git /var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/systemd.git', '/var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd'... Running: git checkout f43 -- cmd: ['git', 'checkout', 'f43', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd rc: 0 stdout: branch 'f43' set up to track 'origin/f43'. stderr: Switched to a new branch 'f43' Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading systemd-258.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o systemd-258.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/systemd/systemd-258.tar.gz/sha512/c488354da1c170ad02e10926f561d1985c3c3393fec878562f295ef764fdf3a1b2877c3b2549253f19bf23e357be6e443a50b937f60f4677f286d3402d611b85/systemd-258.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16.1M 100 16.1M 0 0 68.9M 0 --:--:-- --:--:-- --:--:-- 69.1M INFO: Reading stdout from command: sha512sum systemd-258.tar.gz 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-fzh3bccd/systemd rc: 0 stdout: setting SOURCE_DATE_EPOCH=1758067200 Wrote: /var/lib/copr-rpmbuild/results/systemd-258-1.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/systemd.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-fzh3bccd/systemd/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['systemd.spec', 'systemd-258-1.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/systemd.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 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 120, 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: Unable to open /var/lib/copr-rpmbuild/results/triggers.systemd: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/systemd-258-1.src.rpm Package info: { "name": "systemd", "epoch": null, "version": "258", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished