Closed Bug 842095 Opened 11 years ago Closed 11 years ago

buildapi doesn't show running gaia-ui-test jobs that run on the Gaia-Master branch because they run on the "Unknown" branch

Categories

(Release Engineering :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: buildapi)

According to https://secure.pub.build.mozilla.org/builddata/buildjson/builds-running.js there's currently a

"Unknown": {"8db8c4a163e3": [{"submitted_at": 1361066232, "buildername": "b2g_panda gaia-master opt test gaia-ui-test", "start_time": 1361066237, "number": 18, "claimed_by_name": "buildbot-master29.build.scl1.mozilla.com:/builds/buildbot/tests1-panda/master", "request_ids": [20812485], "last_heartbeat": 1361066873, "id": 20983486, "revision": "8db8c4a163e366f8596a638be61e2c3d0362bb9f"}]}

job running, but no jobs running on the gaia-master tree, which tbpl could show as running.
Wups, meant to fix that summary after I looked up the test job name, since running builds do run on the right branch (though it's a little odd and confusing that the branch is gaia-central, and the tree is gaia-master), and do get displayed as running on tbpl.
Summary: tbpl doesn't show running gaia jobs, because they run on the "Unknown" branch → tbpl doesn't show running gaia-ui-test jobs, because they run on the "Unknown" branch
Depends on: 842189
(In reply to Phil Ringnalda (:philor) from comment #1)
> (though it's a little odd and
> confusing that the branch is gaia-central, and the tree is gaia-master)

Now that we're working with git, we need to "undo" our terminology shortcuts from hg.

The branch is "master" in the "gaia" repository. That maps to the tree "gaia-master".

There is no "gaia-central" branch. (There is a default branch in the temporary repo integration/gaia-central - but that's used only by the build machinery. Humans should pretend it doesn't exist.)
found in triage:

What is the exact ask here?
Make it so that https://secure.pub.build.mozilla.org/builddata/buildjson/builds-running.js has

"gaia-central": {"8db8c4a163e3": [{"submitted_at": 1361066232, "buildername": "b2g_panda gaia-master opt test gaia-ui-test", "start_time": 1361066237, "number": 18, "claimed_by_name": "buildbot-master29.build.scl1.mozilla.com:/builds/buildbot/tests1-panda/master", "request_ids": [20812485], "last_heartbeat": 1361066873, "id": 20983486, "revision": "8db8c4a163e366f8596a638be61e2c3d0362bb9f"}]}

in it while a gaia-ui-test is running on Gaia-Master, rather than having

"Unknown": {"8db8c4a163e3": [{"submitted_at": 1361066232, "buildername": "b2g_panda gaia-master opt test gaia-ui-test", "start_time": 1361066237, "number": 18, "claimed_by_name": "buildbot-master29.build.scl1.mozilla.com:/builds/buildbot/tests1-panda/master", "request_ids": [20812485], "last_heartbeat": 1361066873, "id": 20983486, "revision": "8db8c4a163e366f8596a638be61e2c3d0362bb9f"}]}
Blocks: 834354
(In reply to Phil Ringnalda (:philor) from comment #4)
> Make it so that
> https://secure.pub.build.mozilla.org/builddata/buildjson/builds-running.js
> has
> 
> "gaia-central": {"8db8c4a163e3": [{"submitted_at": 1361066232,
> "buildername": "b2g_panda gaia-master opt test gaia-ui-test", "start_time":
> 1361066237, "number": 18, "claimed_by_name":
> "buildbot-master29.build.scl1.mozilla.com:/builds/buildbot/tests1-panda/
> master", "request_ids": [20812485], "last_heartbeat": 1361066873, "id":
> 20983486, "revision": "8db8c4a163e366f8596a638be61e2c3d0362bb9f"}]}
> 
> in it while a gaia-ui-test is running on Gaia-Master, rather than having
> 
> "Unknown": {"8db8c4a163e3": [{"submitted_at": 1361066232, "buildername":
> "b2g_panda gaia-master opt test gaia-ui-test", "start_time": 1361066237,
> "number": 18, "claimed_by_name":
> "buildbot-master29.build.scl1.mozilla.com:/builds/buildbot/tests1-panda/
> master", "request_ids": [20812485], "last_heartbeat": 1361066873, "id":
> 20983486, "revision": "8db8c4a163e366f8596a638be61e2c3d0362bb9f"}]}

I visually see the jobs on Gaia-Master.
I have not yet understood what is broken besides semantics (if that is the right English word).
Do running jobs appear? (vs completed)

There aren't any running (that I can see) at present - I just tried to retrigger some to test, but hit bug 845329.
If someone actually wanted to see it (which I rather doubt, at this point), now would be a convenient time - something's apparently busted with getting pandas to take the test jobs, so there are three pending jobs, a fact you can only tell by looking at "Unknown" in https://secure.pub.build.mozilla.org/buildapi/pending.
Keywords: buildapi
Summary: tbpl doesn't show running gaia-ui-test jobs, because they run on the "Unknown" branch → buildapi doesn't show running gaia-ui-test jobs, because they run on the "Unknown" branch
Summary: buildapi doesn't show running gaia-ui-test jobs, because they run on the "Unknown" branch → buildapi doesn't show running gaia-ui-test jobs that run on the Gaia-Master branch because they run on the "Unknown" branch
Neatly fixed by killing Gaia-Master.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: mozilla.org → Release Engineering
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.