#50370 New Branch "epel9" for "rpms/python-webob"
Closed: Processed a year ago by releng-bot. Opened a year ago by ondrejj.

{
 "action": "new_branch",
 "branch": "epel9",
 "namespace": "rpms",
 "repo": "python-webob",
 "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 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 379, in new_branch
log.error("Received response: {1}".format(response.json))
IndexError: Replacement index 1 out of range for positional args tuple

Error happened during processing:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/requests/models.py", line 910, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.10/site-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

During handling of the above exception, another exception occurred:

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 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 378, in new_branch
if response.json():
File "/usr/lib/python3.10/site-packages/requests/models.py", line 917, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: [Errno Expecting value]
<!DOCTYPE html>
<html lang='en'>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>A fatal error occured :'( - src.fedoraproject.org</title>
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/theme/static/favicon.ico?version=5.13.3"/>
<link href="/theme/static/fedora-bootstrap-1.3.0/fedora-bootstrap.min.css?version=5.13.3" type="text/css" rel="stylesheet" />
<link href="/theme/static/fonts/fonts.css?version=5.13.3" rel="stylesheet" type="text/css" />
<link href="/theme/static/fonts/hack_fonts/css/hack-extended.min.css?version=5.13.3" type="text/css" rel="stylesheet" />
<link href="/theme/static/theme.css?version=5.13.3" type="text/css" rel="stylesheet" />

<link type="text/css" rel="stylesheet" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar" href="/static/vendor/font-awesome/font-awesome.css?version=5.13.3"/>
<link type="text/css" rel="stylesheet" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar" href="/static/pagure.css?version=5.13.3"/>

</head>
<body id="error">

<!-- start masthead -->
<nav class="navbar navbar-light masthead p-0 navbar-expand">
  <div class="container">
    <a href="/" class="navbar-brand">
    <img height="40" src="/theme/static/pagure-logo.png?version=5.13.3"
         alt="pagure Logo" id="pagureLogo"/>
    </a>
    <ul class="navbar-nav ml-auto">



      <li class="nav-item ml-3">
        <a class="nav-link font-weight-bold" href="/browse/projects/">
        Browse
        </a>
      </li>
      <li class="nav-item dropdown ml-3">
        <a class="nav-link dropdown-toggle" data-toggle="dropdown"
          href="#" role="button" aria-haspopup="true" aria-expanded="false">
        <img class="avatar circle lazyload" src="https://seccdn.libravatar.org/avatar/959180bfc4a09ba02c619e6105bb61c7d446667ffd42dd5f85202f033517f53f?s=24&d=retro"/>
        </a>
        <div class="dropdown-menu dropdown-menu-right">
          <div class="dropdown-header">
            <strong>releng-bot</strong>
          </div>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/user/releng-bot">My Public Profile</a>
          <a class="dropdown-item" href="/settings">My Settings</a>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/user/releng-bot/stars">My Starred Projects</a>
          <a class="dropdown-item" href="/user/releng-bot/issues">My Issues</a>
          <a class="dropdown-item" href="/user/releng-bot/requests">My Pull Requests</a>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/logout/?next=https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch">Log Out</a>
        </div>
      </li>
    </ul>
  </div>
</nav>
<!-- close masthead-->

<div class="bodycontent">

Fatal Error (500)

A fatal error has occurred, we're sorry :(

</div>

    <div class="footer pt-4 text-white">
    <div class="container">
        <div class="d-flex align-items-center">
            <div>
                <div>Powered by <a href="https://pagure.io/pagure" class="notblue">Pagure</a> 5.13.3</div>
                <div>
                    <a href="https://docs.pagure.org/pagure/usage/index.html" class="notblue">Documentation</a> &bull;
                    <a href="https://pagure.io/pagure/new_issue" class="notblue">File an Issue</a> &bull;
                    <a href="/about">About this Instance</a> &bull;
                    <a href="/ssh_info" class="notblue">SSH Hostkey/Fingerprint</a>
                </div>
            </div>
            <div class="ml-auto text-right">
                <div>&copy; Red Hat, Inc. and others.</div>
            </div>
        </div>
    </div>
</div>


<script type="text/javascript" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar" src="/static/vendor/jquery/jquery.min.js?version=5.13.3"></script>

<script src="/static/vendor/bootstrap/bootstrap.bundle.min.js?version=5.13.3"></script>

<script type="text/javascript" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar">
  $('[data-toggle="tooltip"]').tooltip({placement : 'bottom'});
  $(".cancel_btn").click(function() {
    history.back();
  });
</script>

</body>
</html>: 1

Error happened during processing:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/requests/models.py", line 910, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.10/site-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

During handling of the above exception, another exception occurred:

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 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 378, in new_branch
if response.json():
File "/usr/lib/python3.10/site-packages/requests/models.py", line 917, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: [Errno Expecting value]
<!DOCTYPE html>
<html lang='en'>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>A fatal error occured :'( - src.fedoraproject.org</title>
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/theme/static/favicon.ico?version=5.13.3"/>
<link href="/theme/static/fedora-bootstrap-1.3.0/fedora-bootstrap.min.css?version=5.13.3" type="text/css" rel="stylesheet" />
<link href="/theme/static/fonts/fonts.css?version=5.13.3" rel="stylesheet" type="text/css" />
<link href="/theme/static/fonts/hack_fonts/css/hack-extended.min.css?version=5.13.3" type="text/css" rel="stylesheet" />
<link href="/theme/static/theme.css?version=5.13.3" type="text/css" rel="stylesheet" />

<link type="text/css" rel="stylesheet" nonce="RBHqbGj4S98yBNnVbtLLk5vp3" href="/static/vendor/font-awesome/font-awesome.css?version=5.13.3"/>
<link type="text/css" rel="stylesheet" nonce="RBHqbGj4S98yBNnVbtLLk5vp3" href="/static/pagure.css?version=5.13.3"/>

</head>
<body id="error">

<!-- start masthead -->
<nav class="navbar navbar-light masthead p-0 navbar-expand">
  <div class="container">
    <a href="/" class="navbar-brand">
    <img height="40" src="/theme/static/pagure-logo.png?version=5.13.3"
         alt="pagure Logo" id="pagureLogo"/>
    </a>
    <ul class="navbar-nav ml-auto">



      <li class="nav-item ml-3">
        <a class="nav-link font-weight-bold" href="/browse/projects/">
        Browse
        </a>
      </li>
      <li class="nav-item dropdown ml-3">
        <a class="nav-link dropdown-toggle" data-toggle="dropdown"
          href="#" role="button" aria-haspopup="true" aria-expanded="false">
        <img class="avatar circle lazyload" src="https://seccdn.libravatar.org/avatar/959180bfc4a09ba02c619e6105bb61c7d446667ffd42dd5f85202f033517f53f?s=24&d=retro"/>
        </a>
        <div class="dropdown-menu dropdown-menu-right">
          <div class="dropdown-header">
            <strong>releng-bot</strong>
          </div>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/user/releng-bot">My Public Profile</a>
          <a class="dropdown-item" href="/settings">My Settings</a>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/user/releng-bot/stars">My Starred Projects</a>
          <a class="dropdown-item" href="/user/releng-bot/issues">My Issues</a>
          <a class="dropdown-item" href="/user/releng-bot/requests">My Pull Requests</a>
          <div class="dropdown-divider"></div>
          <a class="dropdown-item" href="/logout/?next=https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch">Log Out</a>
        </div>
      </li>
    </ul>
  </div>
</nav>
<!-- close masthead-->

<div class="bodycontent">

Fatal Error (500)

A fatal error has occurred, we're sorry :(

</div>

    <div class="footer pt-4 text-white">
    <div class="container">
        <div class="d-flex align-items-center">
            <div>
                <div>Powered by <a href="https://pagure.io/pagure" class="notblue">Pagure</a> 5.13.3</div>
                <div>
                    <a href="https://docs.pagure.org/pagure/usage/index.html" class="notblue">Documentation</a> &bull;
                    <a href="https://pagure.io/pagure/new_issue" class="notblue">File an Issue</a> &bull;
                    <a href="/about">About this Instance</a> &bull;
                    <a href="/ssh_info" class="notblue">SSH Hostkey/Fingerprint</a>
                </div>
            </div>
            <div class="ml-auto text-right">
                <div>&copy; Red Hat, Inc. and others.</div>
            </div>
        </div>
    </div>
</div>


<script type="text/javascript" nonce="RBHqbGj4S98yBNnVbtLLk5vp3" src="/static/vendor/jquery/jquery.min.js?version=5.13.3"></script>

<script src="/static/vendor/bootstrap/bootstrap.bundle.min.js?version=5.13.3"></script>

<script type="text/javascript" nonce="RBHqbGj4S98yBNnVbtLLk5vp3">
  $('[data-toggle="tooltip"]').tooltip({placement : 'bottom'});
  $(".cancel_btn").click(function() {
    history.back();
  });
</script>

</body>
</html>: 1

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 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 381, in new_branch
raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

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 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 381, in new_branch
raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

Error happened during processing:
Couldn't create branch in project 'rpms/python-webob'
Request to https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch:

{'branch': 'epel9', 'from_commit': '585ba4bd7ca8427e3c1d461143fb6d77b4d01741\n194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'}

Response:

None

Status code: 500

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 316, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 829, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'
Request to `https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch`:

{'branch': 'epel9', 'from_commit': '585ba4bd7ca8427e3c1d461143fb6d77b4d01741\n194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'}

Response:

None

Status code: 500

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 825, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

Request to 'https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch':
{'branch': 'epel9', 'from_commit': "format='194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'"}

Response:
None

Status code: 500

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 825, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

Request to 'https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch':
{'branch': 'epel9', 'from_commit': "'194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'"}

Response:
None

Status code: 500

The branch was created in PDC and git. It may take up to 10 minutes before you have write access on the branch.

Metadata Update from @releng-bot:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata