Closed Bug 921640 Opened 11 years ago Closed 11 years ago

TryServer Wall-o-Shame broken?

Categories

(Release Engineering :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joduinn, Assigned: catlee)

Details

Aki and I just noticed this looks broken. 

https://secure.pub.build.mozilla.org/builddata/reports/reportor/daily/highscores/highscores.html

Filing in RelEng:Tools, and cc'ing catlee, as I *think* he generated this?
Log is here:

https://secure.pub.build.mozilla.org/builddata/reports/reportor/daily/highscores/logs/output.log

Looks like buildapi isn't generating valid json here.

2013-09-29 00:01:07,263 - couldn't handle {u'date': 1380166802, u'changesets': [u'5e6837e9f4ecc3f6f108cc0d3278bdec28ceb5b2', u'39fa2f782923f75c2cec739d9e4d8644ff7ee9e9', u'cc101d5514b19741e860c786b957bee74f8de8cd', u'f5c5d38b0c53ce717cc7b93ee625ce8898a274db', u'5dc559a90c7e117564f592745cd586ca4cb46739', u'b74c5802cb6d334e80954488e4d6bbd38df3e265'], u'user': u'sworkman@mozilla.com'}!

The 'u' string prefixes make it look like we're just dumping python objects rather than properly serializing to json.
Wrong diagnosis.

Whatever was failing isn't failing any more, but I've added better error logging so we can hopefully figure this out next time. I suspect it's related to to buildapi/self-serve having problems over the weekend.
Assignee: nobody → catlee
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.