https://bugzilla.wikimedia.org/show_bug.cgi?id=46917
--- Comment #2 from Antoine "hashar" Musso <[email protected]> --- Gerrit has been upgraded with https://gerrit.wikimedia.org/r/#/c/57508/ Which got merged on Apr 4, 2013 20:29 (UTC). Apparently Gerrit got restarted at 20:44 (UTC), the Zuul log shows errors 500 at that time. The last event received by Zuul was on 2013-04-05 04:26:56 (UTC) then the JSON events cant be decoded / are not received: 2013-04-05 04:29:46,092 ERROR gerrit.GerritWatcher: Exception on ssh event stream: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py", line 68, in _run self._listen(stdout, stderr) File "/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py", line 52, in _listen self._read(stdout) File "/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py", line 39, in _read data = json.loads(l) File "/usr/lib/python2.7/json/__init__.py", line 326, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
