{ "action": "new_branch", "branch": "epel8", "namespace": "rpms", "repo": "perl-Shell", "create_git_branch": true }
Error happened during processing:
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 189, in process self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 301, in process_ticket self.create_new_branch(issue, issue_body) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 778, in create_new_branch self.dist_git.new_branch( File "/opt/app-root/src/toddlers/utils/pagure.py", line 500, in new_branch raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/perl-Shell' Request to 'https://src.fedoraproject.org/api/0/rpms/perl-Shell/git/branch': {'branch': 'epel8', 'from_commit': '4e9f8bb46f9441df230c16b7021cbeebfa2e0219'} Response: None Status code: 500
retry
Branch 'epel8' already exists in dist-git
Metadata Update from @releng-bot: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)