#50745 New Branch "epel9" for "rpms/rust-num"
Closed: Invalid a year ago by salimma. Opened a year ago by salimma.

{
 "action": "new_branch",
 "branch": "epel9",
 "namespace": "rpms",
 "repo": "rust-num",
 "create_git_branch": true
}

Error happened during processing:

Traceback (most recent call last):
  File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
    self.process_ticket(issue)
  File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 788, in create_new_branch
    git_repo = git.clone_repo(dist_git_url, tmp_dir)
  File "/code/toddlers/utils/git.py", line 22, in clone_repo
    repo = git.Repo.clone_from(remote, destination)
  File "/usr/lib/python3.10/site-packages/git/repo/base.py", line 1308, in clone_from
    return cls._clone(
  File "/usr/lib/python3.10/site-packages/git/repo/base.py", line 1219, in _clone
    finalize_process(proc, stderr=stderr)
  File "/usr/lib/python3.10/site-packages/git/util.py", line 419, in finalize_process
    proc.wait(**kwargs)
  File "/usr/lib/python3.10/site-packages/git/cmd.py", line 604, in wait
    raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v -- https://src.fedoraproject.org/rpms/rust-num /var/tmp/tmp99b2td6c
  stderr: 'Cloning into '/var/tmp/tmp99b2td6c'...
POST git-upload-pack (527 bytes)
error: RPC failed; curl 16 Error in the HTTP2 framing layer
fatal: the remote end hung up unexpectedly
'

Metadata Update from @salimma:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

a year ago

Log in to comment on this ticket.

Metadata