builder: comm-central-trunk-macosx64-debug-unittest-reftest slave: sea-mini-osx64-3 starttime: 1511776820.95 results: exception (4) buildid: 20171126021900 builduid: c2978b3e777c42ef92e3414403decea7 revision: 0fca2b648074 ========= Started Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 02:00:20.951215) ==========

<type 'exceptions.KeyError'>: 'locale'

/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 769 in _startStep_2
767
768      if skip is None:
769        skip = self.start()
770
Locals
skipNone
self
buildbotcustom.steps.base.C instance @ 0x3d3d1b8 <buildbotcustom.steps.base.C instance at 0x3d3d1b8>
/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 212 in start
210    # create the actual RemoteShellCommand instance now
211    kwargs = properties.render(self.remote_kwargs)
212    command = properties.render(self.command)
213    kwargs['command'] = command
Self
remote_kwargs
Dictionary instance @ 0x38c3af0
'workdir''build'
'usePTY''slave-config'
command
List instance @ 0x26897a0
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x2891998 <buildbot.process.properties.WithProperties instance at 0x2891998>
Locals
self
buildbotcustom.steps.base.C instance @ 0x3d3d1b8 <buildbotcustom.steps.base.C instance at 0x3d3d1b8>
kwargs
Dictionary instance @ 0x8347710
'usePTY''slave-config'
'workdir''build'
properties
buildbot.process.properties.Properties instance @ 0x2a19bd8 {'buildnumber': 4, 'product': 'seamonkey', 'scheduler': u'comm-central-trunk-macosx64-debug-unittest', 'repository': u'', 'buildername': 'OS X 10.6 comm-central-trunk debug test reftest', 'buildid': u'20171126021900', 'pgo_build': u'False', 'project': u'', 'slavename': 'sea-mini-osx64-3', 'platform': 'macosx64-debug', 'branch': 'comm-central-trunk', 'revision': u'0fca2b648074', 'stage_platform': 'macosx64-debug', 'builduid': u'c2978b3e777c42ef92e3414403decea7', 'slavebuilddir': 'test'}
Globals
RemoteShellCommand<class buildbot.process.buildstep.RemoteShellCommand at 0x1b15460>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 108 in render
106      return value.render(self.pmap)
107    elif isinstance(value, list):
108      return [ self.render(e) for e in value ]
109    elif isinstance(value, tuple):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x2fc2a28 <buildbot.process.properties.PropertyMap instance at 0x2fc2a28>
Locals
self
buildbot.process.properties.Properties instance @ 0x2a19bd8 {'buildnumber': 4, 'product': 'seamonkey', 'scheduler': u'comm-central-trunk-macosx64-debug-unittest', 'repository': u'', 'buildername': 'OS X 10.6 comm-central-trunk debug test reftest', 'buildid': u'20171126021900', 'pgo_build': u'False', 'project': u'', 'slavename': 'sea-mini-osx64-3', 'platform': 'macosx64-debug', 'branch': 'comm-central-trunk', 'revision': u'0fca2b648074', 'stage_platform': 'macosx64-debug', 'builduid': u'c2978b3e777c42ef92e3414403decea7', 'slavebuilddir': 'test'}
e
buildbot.process.properties.WithProperties instance @ 0x2891998 <buildbot.process.properties.WithProperties instance at 0x2891998>
value
List instance @ 0x26897a0
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x2891998 <buildbot.process.properties.WithProperties instance at 0x2891998>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 106 in render
104      return value
105    elif isinstance(value, WithProperties):
106      return value.render(self.pmap)
107    elif isinstance(value, list):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x2fc2a28 <buildbot.process.properties.PropertyMap instance at 0x2fc2a28>
Locals
self
buildbot.process.properties.Properties instance @ 0x2a19bd8 {'buildnumber': 4, 'product': 'seamonkey', 'scheduler': u'comm-central-trunk-macosx64-debug-unittest', 'repository': u'', 'buildername': 'OS X 10.6 comm-central-trunk debug test reftest', 'buildid': u'20171126021900', 'pgo_build': u'False', 'project': u'', 'slavename': 'sea-mini-osx64-3', 'platform': 'macosx64-debug', 'branch': 'comm-central-trunk', 'revision': u'0fca2b648074', 'stage_platform': 'macosx64-debug', 'builduid': u'c2978b3e777c42ef92e3414403decea7', 'slavebuilddir': 'test'}
value
buildbot.process.properties.WithProperties instance @ 0x2891998 <buildbot.process.properties.WithProperties instance at 0x2891998>
Globals
WithProperties<class buildbot.process.properties.WithProperties at 0x1e0e120>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 194 in render
192      s = self.fmtstring % tuple(strings)
193    else:
194      s = self.fmtstring % pmap
195    return s
Self
fmtstring'echo "%(locale)s" && wget -qO- https://hg.mozilla.org/comm-central/raw-file/tip/suite/locales/all-locales'
Locals
self
buildbot.process.properties.WithProperties instance @ 0x2891998 <buildbot.process.properties.WithProperties instance at 0x2891998>
pmap
buildbot.process.properties.PropertyMap instance @ 0x2fc2a28 <buildbot.process.properties.PropertyMap instance at 0x2fc2a28>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 169 in __getitem__
167        break
168    else:
169      rv = properties[key]
170
Locals
key'locale'
properties
buildbot.process.properties.Properties instance @ 0x2a19bd8 {'buildnumber': 4, 'product': 'seamonkey', 'scheduler': u'comm-central-trunk-macosx64-debug-unittest', 'repository': u'', 'buildername': 'OS X 10.6 comm-central-trunk debug test reftest', 'buildid': u'20171126021900', 'pgo_build': u'False', 'project': u'', 'slavename': 'sea-mini-osx64-3', 'platform': 'macosx64-debug', 'branch': 'comm-central-trunk', 'revision': u'0fca2b648074', 'stage_platform': 'macosx64-debug', 'builduid': u'c2978b3e777c42ef92e3414403decea7', 'slavebuilddir': 'test'}
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 50 in __getitem__
48  def __getitem__(self, name):
49    """Just get the value for this property."""
50    rv = self.properties[name][0]
51    return rv
Self
properties
Dictionary instance @ 0x82b2860
'project'(u'', 'Build')
'product'('seamonkey', 'Builder')
'slavename'('sea-mini-osx64-3', 'BuildSlave')
'branch'('comm-central-trunk', 'Builder')
'repository'(u'', 'Build')
'buildername'('OS X 10.6 comm-central-trunk debug test reftest', 'Builder')
'buildid'(u'20171126021900', u'Change')
'pgo_build'(u'False', u'Change')
'buildnumber'(4, 'Build')
'platform'('macosx64-debug', 'Builder')
'slavebuilddir'('test', 'Builder')
'scheduler'(u'comm-central-trunk-macosx64-debug-unittest', u'Scheduler')
'stage_platform'('macosx64-debug', 'Builder')
'builduid'(u'c2978b3e777c42ef92e3414403decea7', u'Change')
'revision'(u'0fca2b648074', 'Build')
Locals
self
buildbot.process.properties.Properties instance @ 0x2a19bd8 {'buildnumber': 4, 'product': 'seamonkey', 'scheduler': u'comm-central-trunk-macosx64-debug-unittest', 'repository': u'', 'buildername': 'OS X 10.6 comm-central-trunk debug test reftest', 'buildid': u'20171126021900', 'pgo_build': u'False', 'project': u'', 'slavename': 'sea-mini-osx64-3', 'platform': 'macosx64-debug', 'branch': 'comm-central-trunk', 'revision': u'0fca2b648074', 'stage_platform': 'macosx64-debug', 'builduid': u'c2978b3e777c42ef92e3414403decea7', 'slavebuilddir': 'test'}
name'locale'

<type 'exceptions.KeyError'>: 'locale'

Traceback (most recent call last): 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 728, in startStep d.addCallback(self._startStep_2) File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 260, in addCallback callbackKeywords=kw) 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/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 769, in _startStep_2 skip = self.start() 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 212, in start command = properties.render(self.command) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 108, in render return [ self.render(e) for e in value ] File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 106, in render return value.render(self.pmap) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 194, in render s = self.fmtstring % pmap File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 169, in __getitem__ rv = properties[key] File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 50, in __getitem__ rv = self.properties[name][0] exceptions.KeyError: 'locale' ========= Finished Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 02:00:20.963060) ========== ========= 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) ========== ========= Started maybe rebooting slave lost (results: 0, elapsed: 23 secs) (at 2017-11-27 02:00:20.963695) ========== python tools/buildfarm/maintenance/count_and_reboot.py -f ../reboot_count.txt -n 1 -z in dir /builds/slave/test/. (timeout 1200 secs) watching logfiles {} argv: ['python', 'tools/buildfarm/maintenance/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z'] environment: Apple_PubSub_Socket_Render=/tmp/launch-tJFrUD/Render Apple_Ubiquity_Message=/tmp/launch-AvFIlh/Apple_Ubiquity_Message CVS_RSH=ssh DISPLAY=/tmp/launch-Yjh4xt/org.x:0 HOME=/Users/seabld LOGNAME=seabld PATH=/tools/buildbot/bin:/tools/python/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin PWD=/builds/slave/test PYTHONPATH=/tools/buildbot/lib/python2.7/site-packages SHELL=/bin/bash SSH_AUTH_SOCK=/tmp/launch-frghtX/Listeners TMPDIR=/var/folders/bm/kc_3cyjj2v15yn2741pj8s6r0000gn/T/ USER=seabld VERSIONER_PYTHON_PREFER_32_BIT=no VERSIONER_PYTHON_VERSION=2.7 __CF_USER_TEXT_ENCODING=0x1F5:0:0 using PTY: False ************************************************************************************************ *********** END OF RUN - NOW DOING SCHEDULED REBOOT; FOLLOWING ERROR MESSAGE EXPECTED ********** ************************************************************************************************ ========= Finished maybe rebooting slave lost (results: 0, elapsed: 23 secs) (at 2017-11-27 02:00:44.472453) ==========