https://bugzilla.wikimedia.org/show_bug.cgi?id=59935
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #3 from Antoine "hashar" Musso <[email protected]> --- And the relevant error is: ERROR zuul.Gearman: Job <gear.Job 0x7f30086439d0 handle: None name: build:mwext-TemplateData-qunit unique: 6153b4d1d7e941bca65b7f72d2a1dede> is not registered with Gearman $ echo status|nc -q 3 localhost 4730|grep TemplateData build:mwext-TemplateData-phpcs-HEAD:hasSlaveScripts 0 0 13 build:mwext-TemplateData-lint 0 0 13 build:mwext-TemplateData-lint:hasSlaveScripts 0 0 13 build:mwext-TemplateData-testextensions-master:hasSlaveScripts 0 0 13 build:mwext-TemplateData-testextensions-master 0 0 13 build:mwext-TemplateData-jslint 0 0 13 build:mwext-TemplateData-phpcs-HEAD 0 0 13 build:mwext-TemplateData-jslint:hasSlaveScripts 0 0 13 $ (need to document that last command somewhere) So yeah the plugin did not register the job in Zuul Gearman server :/ Seems like a bug in Jenkins gearman plugin. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
