gclient runhooks failure on linux_chromium_rel_ng |
||
Issue description
"""
Traceback (most recent call last):
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/metrics.py", line 225, in print_notice_and_exit
yield
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 3076, in <module>
sys.exit(main(sys.argv[1:]))
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 3062, in main
return dispatcher.execute(OptionParser(), argv)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/subcommand.py", line 252, in execute
return command(parser, args[1:])
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 2760, in CMDrunhooks
return client.RunOnDeps('runhooks', args)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 1630, in RunOnDeps
self.RunHooksRecursively(self._options, pm)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 1047, in RunHooksRecursively
hook.run()
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient.py", line 240, in run
cmd, cwd=self.effective_cwd, always=self._verbose)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient_utils.py", line 314, in CheckCallAndFilterAndHeader
return CheckCallAndFilter(args, **kwargs)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient_utils.py", line 525, in CheckCallAndFilter
**kwargs)
File "/b/swarming/w/ir/kitchen-checkout/depot_tools/subprocess2.py", line 246, in __init__
super(Popen, self).__init__(args, **kwargs)
File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/subprocess.py", line 390, in __init__
errread, errwrite)
File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/subprocess.py", line 1024, in _execute_child
child_exception = pickle.loads(data)
File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/pickle.py", line 1388, in loads
return Unpickler(file).load()
File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/pickle.py", line 864, in load
dispatch[key](self)
File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/pickle.py", line 977, in load_string
self.append(rep.decode("string-escape"))
LookupError: unknown encoding: string-escape
step returned non-zero exit code: 1
"""
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/195842
,
Sep 26
Another instance of it: https://crbug.com/843728#c9
,
Sep 26
The bot ran 4 tasks successfully after that one single failure: https://chromium-swarm.appspot.com/bot?id=swarm983-c4&sort_stats=total%3Adesc . I don't think anything needs to be done. |
||
►
Sign in to add a comment |
||
Comment 1 by sergeybe...@chromium.org
, Sep 26Status: Assigned (was: Untriaged)