Closed Bug 1470708 Opened 7 years ago Closed 7 years ago

HTTP Error 500 Internal Server Error and ERROR - hg pull failed for buildbotcustom while running maybe_reconfig.sh on bm-52 & bm-139

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bcrisan, Unassigned)

Details

Stacktrace from papertrail Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: Traceback (most recent call last): Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/scmutil.py", line 154, in callcatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 303, in _runcatchfunc Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return _dispatch(req) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 940, in _dispatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: cmdpats, cmdoptions) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 701, in runcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ret = _runcommand(ui, options, cmd, d) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 948, in _runcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return cmdfunc() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 937, in <lambda> Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: d = lambda: util.checksignature(func)(ui, *args, **strcmdopt) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/mq.py", line 3583, in mqcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return orig(ui, repo, *args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/rebase.py", line 1609, in pullrebase Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ret = orig(ui, repo, *args, **opts) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/commands.py", line 4004, in pull Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: opargs=pullopargs).cgresult Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1296, in pull Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: _pulldiscovery(pullop) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1337, in _pulldiscovery Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: step(pullop) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1363, in _pulldiscoverychangegroup Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: force=pullop.force) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/discovery.py", line 62, in findcommonincoming Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: abortwhenunrelated=not force) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/setdiscovery.py", line 157, in findcommonheads Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: srvheadhashes, yesno = batch.results() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 132, in results Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: remoteresult = next(self._resultiter) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 432, in _submitbatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: rsp = self._callstream("batch", cmds=encodebatchcmds(req)) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/httppeer.py", line 300, in _callstream Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: resp = self._urlopener.open(req) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 435, in open Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: response = meth(req, response) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 548, in http_response Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: 'http', request, response, code, msg, hdrs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 473, in error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return self._call_chain(*args) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 407, in _call_chain Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: result = func(*args) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 556, in http_error_default Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: HTTPError: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: abort: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ERROR - hg pull failed for buildbotcustom Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: Traceback (most recent call last): Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/scmutil.py", line 154, in callcatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 303, in _runcatchfunc Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return _dispatch(req) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 940, in _dispatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: cmdpats, cmdoptions) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 701, in runcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ret = _runcommand(ui, options, cmd, d) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 948, in _runcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return cmdfunc() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 937, in <lambda> Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: d = lambda: util.checksignature(func)(ui, *args, **strcmdopt) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/mq.py", line 3583, in mqcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return orig(ui, repo, *args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/rebase.py", line 1609, in pullrebase Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ret = orig(ui, repo, *args, **opts) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/commands.py", line 4004, in pull Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: opargs=pullopargs).cgresult Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1296, in pull Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: _pulldiscovery(pullop) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1337, in _pulldiscovery Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: step(pullop) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1363, in _pulldiscoverychangegroup Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: force=pullop.force) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/discovery.py", line 62, in findcommonincoming Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: abortwhenunrelated=not force) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/setdiscovery.py", line 157, in findcommonheads Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: srvheadhashes, yesno = batch.results() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 132, in results Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: remoteresult = next(self._resultiter) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 432, in _submitbatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: rsp = self._callstream("batch", cmds=encodebatchcmds(req)) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/httppeer.py", line 300, in _callstream Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: resp = self._urlopener.open(req) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 435, in open Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: response = meth(req, response) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 548, in http_response Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: 'http', request, response, code, msg, hdrs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 473, in error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return self._call_chain(*args) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 407, in _call_chain Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: result = func(*args) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 556, in http_error_default Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: HTTPError: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: abort: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ERROR - hg pull failed for buildbotcustom Jun 23 16:01:20 buildbot-master73.bb.releng.usw2.mozilla.com collectd: ethstat plugin: No stats available for eth0 Submit a correction or amendment below (click here to make a fresh posting) After submitting an amendment, you'll be able to view the differences between the old and new posts easily. Syntax highlighting: To highlight particular lines, prefix each line with ~~ Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: Traceback (most recent call last): Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/scmutil.py", line 154, in callcatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 303, in _runcatchfunc Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return _dispatch(req) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 940, in _dispatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: cmdpats, cmdoptions) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 701, in runcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ret = _runcommand(ui, options, cmd, d) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 948, in _runcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return cmdfunc() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 937, in <lambda> Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: d = lambda: util.checksignature(func)(ui, *args, **strcmdopt) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/mq.py", line 3583, in mqcommand Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return orig(ui, repo, *args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/rebase.py", line 1609, in pullrebase Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ret = orig(ui, repo, *args, **opts) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/commands.py", line 4004, in pull Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: opargs=pullopargs).cgresult Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1296, in pull Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: _pulldiscovery(pullop) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1337, in _pulldiscovery Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: step(pullop) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1363, in _pulldiscoverychangegroup Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: force=pullop.force) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/discovery.py", line 62, in findcommonincoming Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: abortwhenunrelated=not force) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/setdiscovery.py", line 157, in findcommonheads Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: srvheadhashes, yesno = batch.results() Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 132, in results Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: remoteresult = next(self._resultiter) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 432, in _submitbatch Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: rsp = self._callstream("batch", cmds=encodebatchcmds(req)) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/httppeer.py", line 300, in _callstream Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: resp = self._urlopener.open(req) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 435, in open Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: response = meth(req, response) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 548, in http_response Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: 'http', request, response, code, msg, hdrs) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 473, in error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: return self._call_chain(*args) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 407, in _call_chain Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: result = func(*args) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 556, in http_error_default Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: HTTPError: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: abort: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master52.bb.releng.use1.mozilla.com maybe_reconfig.sh: ERROR - hg pull failed for buildbotcustom Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: Traceback (most recent call last): Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/scmutil.py", line 154, in callcatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 303, in _runcatchfunc Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return _dispatch(req) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 940, in _dispatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: cmdpats, cmdoptions) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 701, in runcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ret = _runcommand(ui, options, cmd, d) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 948, in _runcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return cmdfunc() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/dispatch.py", line 937, in <lambda> Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: d = lambda: util.checksignature(func)(ui, *args, **strcmdopt) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/mq.py", line 3583, in mqcommand Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return orig(ui, repo, *args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/hgext/rebase.py", line 1609, in pullrebase Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ret = orig(ui, repo, *args, **opts) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/util.py", line 1183, in check Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return func(*args, **kwargs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/commands.py", line 4004, in pull Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: opargs=pullopargs).cgresult Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1296, in pull Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: _pulldiscovery(pullop) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1337, in _pulldiscovery Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: step(pullop) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/exchange.py", line 1363, in _pulldiscoverychangegroup Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: force=pullop.force) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/discovery.py", line 62, in findcommonincoming Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: abortwhenunrelated=not force) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/setdiscovery.py", line 157, in findcommonheads Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: srvheadhashes, yesno = batch.results() Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 132, in results Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: remoteresult = next(self._resultiter) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/wireproto.py", line 432, in _submitbatch Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: rsp = self._callstream("batch", cmds=encodebatchcmds(req)) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/httppeer.py", line 300, in _callstream Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: resp = self._urlopener.open(req) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 435, in open Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: response = meth(req, response) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 548, in http_response Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: 'http', request, response, code, msg, hdrs) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 473, in error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: return self._call_chain(*args) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 407, in _call_chain Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: result = func(*args) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: File "/tools/python27/lib/python2.7/urllib2.py", line 556, in http_error_default Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: HTTPError: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: abort: HTTP Error 500: Internal Server Error Jun 23 16:01:08 buildbot-master139.bb.releng.usw2.mozilla.com maybe_reconfig.sh: ERROR - hg pull failed for buildbotcustom Jun 23 16:01:20 buildbot-master73.bb.releng.usw2.mozilla.com collectd: ethstat plugin: No stats available for eth0 During my shift, this was saw one time, does it happen from time to time that this script to fail like this?
This seems like an intermittent, that didn't happen anymore since the report. Closing this bug for now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.