builder: comm-central-trunk-linux-l10n-dep slave: sea-hp-linux64-12 starttime: 1511775013.68 results: exception (4) ========= Started Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 01:30:13.681581) ========== bash -c wget -qO- 'https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales && echo ' in dir /builds/slave/c-cen-t-lnx-l10n-dep/build (timeout 1200 secs) watching logfiles {} argv: ['bash', '-c', 'wget', '-qO-', 'https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales && echo '] environment: CCACHE_HASHDIR= G_BROKEN_FILENAMES=1 HISTCONTROL=ignoredups HISTSIZE=1000 HOME=/home/seabld HOSTNAME=sea-hp-linux64-12.community.scl3.mozilla.com LANG=en_US.UTF-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME=seabld MAIL=/var/spool/mail/seabld PATH=/usr/local/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/seabld/bin PWD=/builds/slave/c-cen-t-lnx-l10n-dep/build SHELL=/bin/bash SHLVL=1 TERM=linux TMOUT=86400 USER=seabld _=/tools/buildbot/bin/python using PTY: False wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. program finished with exit code 1 elapsedTime=0.003649

<type 'exceptions.NameError'>: global name 'locale' is not defined

/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py, line 441 in _runCallbacks
439          self._runningCallbacks = True
440          try:
441            self.result = callback(self.result, *args, **kw)
442          finally:
Self
_runningCallbacksTrue
result
twisted.python.failure.Failure instance @ 0x6736878 <twisted.python.failure.Failure <type 'exceptions.NameError'>>
Locals
callback
function <lambda> in file /builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py at line 1071
self
twisted.internet.defer.Deferred instance @ 0x672c4d0 <Deferred at 0x672c4d0 current result: <twisted.python.failure.Failure <type 'exceptions.NameError'>>>
args()
kw
Dictionary instance @ 0x67e0920
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 1071 in
1069
1070    d = self.runCommand(cmd) # might raise ConnectionLost
1071    d.addCallback(lambda res: self.commandComplete(cmd))
1072    d.addCallback(lambda res: self.createSummary(cmd.logs['stdio']))
Locals
res
buildbot.process.buildstep.RemoteShellCommand instance @ 0x672c7e8 <RemoteShellCommand '['bash', '-c', 'wget', '-qO-', 'https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales && echo <buildbot.process.properties.WithProperties instance at 0x2898830>']'>
self
buildbotcustom.steps.base.C instance @ 0x674b830 <buildbotcustom.steps.base.C instance at 0x674b830>
cmd
buildbot.process.buildstep.RemoteShellCommand instance @ 0x672c7e8 <RemoteShellCommand '['bash', '-c', 'wget', '-qO-', 'https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales && echo <buildbot.process.properties.WithProperties instance at 0x2898830>']'>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py, line 288 in commandComplete
286      new_props = self.extract_fn(cmd.rc,
287          ''.join(log.getChunks([STDOUT], onlyText=True)),
288          ''.join(log.getChunks([STDERR], onlyText=True)))
289      for k,v in new_props.items():
Self
extract_fn
function check_locale in file /builds/buildbot/master01/lib/python2.7/site-packages/buildbotcustom/process/factory.py at line 549
Locals
self
buildbotcustom.steps.base.C instance @ 0x674b830 <buildbotcustom.steps.base.C instance at 0x674b830>
cmd
buildbot.process.buildstep.RemoteShellCommand instance @ 0x672c7e8 <RemoteShellCommand '['bash', '-c', 'wget', '-qO-', 'https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales && echo <buildbot.process.properties.WithProperties instance at 0x2898830>']'>
log
buildbot.status.builder.LogFile instance @ 0x672c758 <buildbot.status.builder.LogFile instance at 0x672c758>
Globals
STDERR1
STDOUT0
log<module 'twisted.python.log' from '/builds/buildbot/master01/lib/python2.7/site-packages/twisted/python/log.pyc'>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbotcustom/process/factory.py, line 552 in check_locale
550      locale_list = stdout.split("\n")
551
552      return {"locale_unsupported": locale not in locale_list,
553          "locale": locale,
Locals
stdout''
locale_list
List instance @ 0x672c0e0
''

<type 'exceptions.NameError'>: global name 'locale' is not defined

Traceback (most recent call last): File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 249, in addCallbacks self._runCallbacks() File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 318, in callback self._startRunCallbacks(result) File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 424, in _startRunCallbacks self._runCallbacks() --- --- File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in d.addCallback(lambda res: self.commandComplete(cmd)) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 288, in commandComplete ''.join(log.getChunks([STDERR], onlyText=True))) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbotcustom/process/factory.py", line 552, in check_locale return {"locale_unsupported": locale not in locale_list, exceptions.NameError: global name 'locale' is not defined ========= Finished Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 01:30:13.811439) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ========== ========= Skipped (results: not started, elapsed: not started) ==========