Closed Bug 1458850 Opened 6 years ago Closed 6 years ago

Log parser shouldn't retry tasks that failed due to a KeyError

Categories

(Tree Management :: Treeherder: Data Ingestion, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: ghickman)

Details

Attachments

(1 file)

eg:
https://rpm.newrelic.com/accounts/677903/applications/14179757/filterable_errors?tw%5Bend%5D=1525346692&tw%5Bstart%5D=1525260292#/show/dd727460-4ea6-11e8-acd0-0242ac11000e_0_5193/stack_trace?top_facet=transactionUiName&primary_facet=error.class&barchart=barchart

number_of_prior_retries:	10


Traceback (most recent call last):
File "/app/treeherder/workers/task.py", line 43, in inner
File "/app/treeherder/log_parser/tasks.py", line 73, in parse_logs
File "/app/treeherder/log_parser/tasks.py", line 108, in crossreference_error_lines
File "/app/treeherder/log_parser/crossreference.py", line 28, in crossreference_job
File "/app/.heroku/python/lib/python2.7/site-packages/django/utils/decorators.py", line 185, in inner
File "/app/treeherder/log_parser/crossreference.py", line 52, in _crossreference
File "/app/treeherder/log_parser/crossreference.py", line 84, in structured_iterator
File "/app/treeherder/log_parser/crossreference.py", line 110, in __call__
File "/app/.heroku/python/lib/python2.7/site-packages/mozlog/formatters/tbplformatter.py", line 21, in inner
File "/app/.heroku/python/lib/python2.7/site-packages/mozlog/formatters/tbplformatter.py", line 103, in crash
exceptions:KeyError: 'process'
Assignee: nobody → ghickman
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: