builder: comm-beta-linux-debug slave: sea-hp-linux64-6 starttime: 1511777204.21 results: exception (4) buildid: 20171127020643 builduid: cd356464b2364ae3bf2aa08f20d0fba7 revision: 47c97637717fc01e6abcf769bb00ce3cc7a16276 ========= Started Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 02:06:44.226226) ==========

<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 @ 0x769e290 <buildbotcustom.steps.base.C instance at 0x769e290>
/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 @ 0x7fe0240022e0
'workdir''build'
'usePTY''slave-config'
command
List instance @ 0x7dcea28
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x2ad1ef0 <buildbot.process.properties.WithProperties instance at 0x2ad1ef0>
Locals
self
buildbotcustom.steps.base.C instance @ 0x769e290 <buildbotcustom.steps.base.C instance at 0x769e290>
kwargs
Dictionary instance @ 0x33de500
'usePTY''slave-config'
'workdir''build'
properties
buildbot.process.properties.Properties instance @ 0x77cf518 {'buildnumber': 971, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'Linux comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'linux-debug', 'project': '', 'platform': 'linux-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-lnx-dbg', 'branch': 'comm-beta', 'slavename': 'sea-hp-linux64-6', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
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 @ 0x7961c20 <buildbot.process.properties.PropertyMap instance at 0x7961c20>
Locals
self
buildbot.process.properties.Properties instance @ 0x77cf518 {'buildnumber': 971, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'Linux comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'linux-debug', 'project': '', 'platform': 'linux-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-lnx-dbg', 'branch': 'comm-beta', 'slavename': 'sea-hp-linux64-6', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
e
buildbot.process.properties.WithProperties instance @ 0x2ad1ef0 <buildbot.process.properties.WithProperties instance at 0x2ad1ef0>
value
List instance @ 0x7dcea28
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x2ad1ef0 <buildbot.process.properties.WithProperties instance at 0x2ad1ef0>
/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 @ 0x7961c20 <buildbot.process.properties.PropertyMap instance at 0x7961c20>
Locals
self
buildbot.process.properties.Properties instance @ 0x77cf518 {'buildnumber': 971, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'Linux comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'linux-debug', 'project': '', 'platform': 'linux-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-lnx-dbg', 'branch': 'comm-beta', 'slavename': 'sea-hp-linux64-6', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
value
buildbot.process.properties.WithProperties instance @ 0x2ad1ef0 <buildbot.process.properties.WithProperties instance at 0x2ad1ef0>
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/releases/comm-beta/raw-file/tip/suite/locales/all-locales'
Locals
self
buildbot.process.properties.WithProperties instance @ 0x2ad1ef0 <buildbot.process.properties.WithProperties instance at 0x2ad1ef0>
pmap
buildbot.process.properties.PropertyMap instance @ 0x7961c20 <buildbot.process.properties.PropertyMap instance at 0x7961c20>
/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 @ 0x77cf518 {'buildnumber': 971, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'Linux comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'linux-debug', 'project': '', 'platform': 'linux-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-lnx-dbg', 'branch': 'comm-beta', 'slavename': 'sea-hp-linux64-6', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
/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 @ 0x2a39100
'project'('', 'Build')
'product'('seamonkey', 'Builder')
'branch'('comm-beta', 'Builder')
'repository'('', 'Build')
'buildername'('Linux comm-beta leak test build', 'Builder')
'buildid'(u'20171127020643', u'buildIDSchedFunc')
'stage_platform'('linux-debug', 'Builder')
'buildnumber'(971, 'Build')
'platform'('linux-debug', 'Builder')
'polled_moz_revision'(u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'HgPoller')
'master'('http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'Step')
'slavebuilddir'('c-beta-lnx-dbg', 'Builder')
'scheduler'(u'comm-beta', u'Scheduler')
'slavename'('sea-hp-linux64-6', 'BuildSlave')
'builduid'(u'cd356464b2364ae3bf2aa08f20d0fba7', u'buildUIDSchedFunc')
'revision'(u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'Build')
Locals
self
buildbot.process.properties.Properties instance @ 0x77cf518 {'buildnumber': 971, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'Linux comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'linux-debug', 'project': '', 'platform': 'linux-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-lnx-dbg', 'branch': 'comm-beta', 'slavename': 'sea-hp-linux64-6', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
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:06:44.230525) ========== ========= 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) ========== ========= Started maybe rebooting failed (results: 2, elapsed: 0 secs) (at 2017-11-27 02:06:44.231234) ========== python tools/buildfarm/maintenance/count_and_reboot.py -f ../reboot_count.txt -n 1 -z in dir /builds/slave/c-beta-lnx-dbg/. (timeout 1200 secs) watching logfiles {} argv: ['python', 'tools/buildfarm/maintenance/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z'] environment: CCACHE_HASHDIR= G_BROKEN_FILENAMES=1 HISTCONTROL=ignoredups HISTSIZE=1000 HOME=/home/seabld HOSTNAME=sea-hp-linux64-6.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-beta-lnx-dbg SHELL=/bin/bash SHLVL=1 TERM=linux TMOUT=86400 USER=seabld _=/tools/buildbot/bin/python using PTY: False python: can't open file 'tools/buildfarm/maintenance/count_and_reboot.py': [Errno 2] No such file or directory program finished with exit code 2 elapsedTime=0.011903 ========= Finished maybe rebooting failed (results: 2, elapsed: 0 secs) (at 2017-11-27 02:06:44.269386) ==========