Issue Type: Bug Bug
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Components: ssh-slaves
Created: 03/May/13 9:01 AM
Description:

My Jenkins is on the LTS release. I just upgraded it from 1.480.3 to 1.509.1. Now none of my SSH slaves work. They fail to start and the log contains the following:

[05/03/13 09:11:05] [SSH] Opening SSH connection to ###.local:22.

ERROR: Unexpected error in launching a slave. This is probably a bug in Jenkins.
java.lang.NoSuchMethodError: com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.authenticate(Lhudson/model/TaskListener;)Z
at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:918)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:479)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:222)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:679)
[05/03/13 09:11:05] [SSH] Connection closed.

Environment: RHEL 5.9
Jenkins LTS 1.509.1
Project: Jenkins
Priority: Major Major
Reporter: Tim Ricketts
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.
 
 

Reply via email to