Closed
Bug 1170133
Opened 11 years ago
Closed 11 years ago
mozilla-inbound c7b9b0f97e3d showing pending tests when buildapi reports they are complete
Categories
(Tree Management :: Treeherder: Data Ingestion, defect, P1)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Assigned: emorley)
Details
like at the moment of filing for https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-inbound/rev/c7b9b0f97e3d where buildapi lists no pending tests but treeherder does
| Assignee | ||
Updated•11 years ago
|
Component: Treeherder → Treeherder: Data Ingestion
Wondering if the patch from bug 1164545 might magically fix this...
| Assignee | ||
Comment 2•11 years ago
|
||
No this is likely a data ingestion issue. That bug is "our UI navigation depends on some last-modified-job-update-foo that depends on the assumption that the revision never changes, but due to a buildbot bug, it does change" and the solution there was to just change the UI navigation to ignore the data model entirely.
Comment 3•11 years ago
|
||
I believe self-serve has the possibility to check if all jobs are completed for a revision.
Could TH check once in a while to see if jobs are completed?
If there are no jobs left then we could remove pending jobs on TH for it.
I could be wrong though!
| Assignee | ||
Comment 4•11 years ago
|
||
Prod URL:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=c7b9b0f97e3d&filter-resultStatus=running&filter-resultStatus=pending
Stage:
https://treeherder.allizom.org/#/jobs?repo=mozilla-inbound&revision=c7b9b0f97e3d&filter-resultStatus=running&filter-resultStatus=pending
There are no pending/running jobs on either any more.
I did check prod shortly after this bug was filed, and there were some pending then (so you weren't imagining something! hehe).
I suspect perhaps ingestion got behind and then caught up?
There's nothing much more I can do here for now unfortunately - let's close incomplete and if it occurs again we can dig in more (please file a new bug if it does occur again though, just in case it's actually a different issue - some of the symptoms can look similar for very different root causes).
Status: NEW → RESOLVED
Closed: 11 years ago
Priority: -- → P1
Resolution: --- → INCOMPLETE
Summary: Treeherder reports pending tests where no pending tests are → mozilla-inbound c7b9b0f97e3d push showing pending tests when buildapi reports all are complete
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → emorley
| Assignee | ||
Updated•11 years ago
|
Summary: mozilla-inbound c7b9b0f97e3d push showing pending tests when buildapi reports all are complete → mozilla-inbound c7b9b0f97e3d showing pending tests when buildapi reports they are complete
You need to log in
before you can comment on or make changes to this bug.
Description
•