Closed Bug 765708 Opened 12 years ago Closed 11 years ago

unhandled buildbot exception ("Don't know how to handle Firefox Setup 13.0.1.exe")

Categories

(Release Engineering :: General, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: catlee, Unassigned)

Details

A few of these popped up on Saturday:

Exception in /builds/buildbot/tests1-windows/master/twistd.log:
2012-06-16 06:04:53-0700 [-] Unhandled Error
	Traceback (most recent call last):
	  File "/builds/buildbot/tests1-windows/lib/python2.6/site-packages/buildbot-0.8.2_hg_a2045101fe7a_production_0.8-py2.6.egg/buildbot/process/buildstep.py", line 728, in startStep
	    d.addCallback(self._startStep_2)
	  File "/builds/buildbot/tests1-windows/lib/python2.6/site-packages/twisted/internet/defer.py", line 260, in addCallback
	    callbackKeywords=kw)
	  File "/builds/buildbot/tests1-windows/lib/python2.6/site-packages/twisted/internet/defer.py", line 249, in addCallbacks
	    self._runCallbacks()
	  File "/builds/buildbot/tests1-windows/lib/python2.6/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks
	    self.result = callback(self.result, *args, **kw)
	--- <exception caught here> ---
	  File "/builds/buildbot/tests1-windows/lib/python2.6/site-packages/buildbot-0.8.2_hg_a2045101fe7a_production_0.8-py2.6.egg/buildbot/process/buildstep.py", line 769, in _startStep_2
	    skip = self.start()
	  File "/builds/buildbot/tests1-windows/buildbotcustom/steps/misc.py", line 556, in start
	    raise ValueError("Don't know how to handle %s" % filename)
	exceptions.ValueError: Don't know how to handle Firefox Setup 13.0.1.exe
It would be helpful to know which type of job this came out of, but it sounds like we may be doing sendchanges that are pointing at installers instead of zips. Maybe only for releases?
I think this is the addon tester jobs...
Priority: -- → P3
(In reply to Chris AtLee [:catlee] from comment #2)
> I think this is the addon tester jobs...

We killed these jobs dead dead dead
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.