Closed
Bug 1072377
Opened 11 years ago
Closed 11 years ago
Not suggesting bug 1054456 for "command timed out: 3600 seconds without output running..." failures
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
For:
http://treeherder-dev.allizom.org/ui/#/jobs?repo=mozilla-central&revision=afc933adf723&searchQuery=Android%204.0%20Panda%20mozilla-central%20talos%20remote-troboprovider
The error shown on the red "rpr" failure summary is:
command timed out: 3600 seconds without output running ['/tools/buildbot/bin/python', 'scripts/scripts/android_panda_talos.py', '--talos-suite', 'remote-troboprovider', '--cfg', 'android/android_panda_talos_releng.py', '--branch-name', 'mobile', '--blob-upload-branch', 'mobile'], attempting to kill
TBPL suggests bug 1054456, but treeherder doesn't make any bug suggestions.
| Assignee | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
bug 971742 is another example
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → emorley
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•11 years ago
|
||
For comment 0:
"search": "command timed out: 3600 seconds without output running ['/tools/buildbot/bin/python', 'scripts/scripts/android_panda_talos.py', '--talos-suite', 'remote-troboprovider', '--cfg', 'android/android_panda_talos_releng.py', '--branch-name', 'mobile', '--blob-upload-branch', 'mobile'], attempting to kill"
Search term:
command timed out: 3600 seconds without output running ['/tools/buildbot/bin/python', 'scripts/scrip
https://treeherder.mozilla.org/api/bugscache/?search=command%20timed%20out:%203600%20seconds%20without%20output%20running%20%5B%27/tools/buildbot/bin/python%27,%20%27scripts/scrip
So this is likely bug 1091643 again, but I'll keep open until that lands and we start getting bug suggestions for these.
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #1)
> bug 971742 is another example
This is different, since it's a pip delimited format line, and the output hasn't been truncated. Also, looking at the bug history, at the time of comment 1, there had been no activity in the bug for > 3 months, so the bug would have been in all_others, not open_recent. Given that, and the fact that there have been automatic starrings since, I think that one was a case of "need to expand the 'others' group in the UI".
Depends on: 1091643
| Assignee | ||
Comment 3•11 years ago
|
||
s/pip/pipe/
| Assignee | ||
Comment 4•11 years ago
|
||
I've added a test for this case locally, which fails using master, but passes with the change in bug 1091643 :-)
I'll land it after that lands, so we have a few variants tested.
Comment 5•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-service
https://github.com/mozilla/treeherder-service/commit/0d586fd2f161133e26b1a9d6dcaf6f583d020e6c
Bug 1072377 - Add another test for truncated test name bug searches
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•