Closed Bug 1174557 Opened 9 years ago Closed 9 years ago

Parse taskcluster error messages from task logs

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: garndt, Assigned: garndt)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
emorley
: review+
Details | Review
Currently there are situations where a task could fail because of task timeout, infrastructure issue, etc.  Some of these situations are detected by our workers and output an error message but it's not in one of formats treeherder recognizes.

I hope that by adding this regex line, the TH log parser will recognize the error and display it on TH under the failure Summary tab.

regex: r"|^[taskcluster] Error:" should match lines like "[taskcluster] Error: Task run time exceeded 7200 seconds.  For killing container"
Attached file TH PR 627
Attachment #8622108 - Flags: review?(cdawson)
Blocks: 1174559
Thanks Greg!
Status: NEW → ASSIGNED
OS: Unspecified → All
Priority: -- → P2
Hardware: Unspecified → All
Comment on attachment 8622108 [details] [review]
TH PR 627

Many thanks! :-)
Attachment #8622108 - Flags: review?(cdawson) → review+
Commits pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/199ce79464c3937e63464b87b3fa04d94538296e
Bug 1174557 - Parse taskcluster error messages

https://github.com/mozilla/treeherder/commit/cd18b06d4b188a3c8c1c209016f4c67bd6cd7905
Merge pull request #627 from gregarndt/bug_1174557_tc_error_parse

Bug 1174557 - Parse taskcluster error messages
Component: Treeherder → Treeherder: Data Ingestion
This should be deployed in the next few days :-)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Depends on: 1179835
No longer depends on: 1179835
Blocks: 1188363
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: