Project

General

Profile

Actions

Bug #49893

closed

"500 Server Error" during runs scheduling

Added by Yuri Weinstein about 3 years ago. Updated over 2 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

In last 2-3 days I see the "500 Server Error" when scheduling suite runs.

2021-03-18 20:47:03,698.698 ERROR:teuthology.report:POST to http://paddles.front.sepia.ceph.com:80/runs/yuriw-2021-03-18_20:45:33-rados-wip-yuri3-testing-2021-03-18-1149-octopus-distro-basic-smithi/jobs/ failed with status 500: <html>
  <head>
    <title>Internal Server Error</title>
  </head>
  <body>
    <h1><p>Internal Server Error</p></h1>

  </body>
</html>

2021-03-18 20:47:03,698.698 ERROR:teuthology.report:Could not report results to http://paddles.front.sepia.ceph.com:80
Traceback (most recent call last):
  File "/home/yuriw/teuthology/teuthology/report.py", line 498, in try_push_job_info
    push_job_info(run_name, job_id, job_info)
  File "/home/yuriw/teuthology/teuthology/report.py", line 463, in push_job_info
    reporter.report_job(run_name, job_id, job_info)
  File "/home/yuriw/teuthology/teuthology/report.py", line 320, in report_job
    response.raise_for_status()
  File "/home/yuriw/teuthology/virtualenv/lib/python3.6/site-packages/requests/models.py", line 943, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://paddles.front.sepia.ceph.com:80/runs/yuriw-2021-03-18_20:45:33-rados-wip-yuri3-testing-2021-03-18-1149-octopus-distro-basic-smithi/jobs/

Related issues 2 (1 open1 closed)

Related to Infrastructure - Bug #49864: Passed jobs classified as dead due to "Could not report results to http://paddles.front.sepia.ceph.com/"ResolvedZack Cerza

Actions
Related to paddles - Bug #52101: paddles: race condition in Job.set_or_update()NewAishwarya Mathuria

Actions
Actions #1

Updated by Neha Ojha about 3 years ago

  • Related to Bug #49864: Passed jobs classified as dead due to "Could not report results to http://paddles.front.sepia.ceph.com/" added
Actions #2

Updated by Yuri Weinstein almost 3 years ago

Still an issue,not sure if any jobs get swallowed by this

2021-06-15 18:46:26,757.757 ERROR:teuthology.report:POST to http://paddles.front.sepia.ceph.com:80/runs/yuriw-2021-06-15_18:44:29-rados-wip-yuri8-testing-2021-06-15-0839-octopus-distro-basic-smithi/jobs/ failed with status 500: <html>
  <head>
    <title>Internal Server Error</title>
  </head>
  <body>
    <h1><p>Internal Server Error</p></h1>

  </body>
</html>

Actions #3

Updated by Zack Cerza over 2 years ago

  • Related to Bug #52101: paddles: race condition in Job.set_or_update() added
Actions #4

Updated by Zack Cerza over 2 years ago

  • Status changed from New to Duplicate

Marking as a duplicate because paddles logs for this job's timeframe are gone. See #52101

Actions

Also available in: Atom PDF