updated Jenkins to 1.577 last weekend, and now no builds work. I have tried reverting back to 1.575 and back to 1.565.1 (LTS), default plugin versions included, and get same result. I am struggling to find and answer after three solid days of digging.
I am now looking for a way to see what happens in my build after the git clone/checkout and before executing the maven build that corresponds with "Parsing POMs" log output with the little swirly thing. Trying to generate a thread dump at that point fails, it seems either the slave is hung or the ssh connection has dropped. The Systems are all Ubuntu 12.04 LTS running the debs from here: (http://pkg.jenkins-ci.org/debian binary/). There is one master and 12 slaves all systems have only one executor. The plugins are at the latest revision (according to the plugin manager). The OS is up to date on all patches from Ubuntu. all process and builds in question are running in Java 1.6.0_45. I am not convinced this is a Jenkins bug given the different Jenkins and version/plugin combinations I have tried. Thus I am looking for any help I can get getting trace or debug level logging out of Jenkins. I am sure there is a logger I can setup, but I have not yet guessed the correct class (or it hangs so quickly that the logger doesn't output anything before hand). -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
