Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19435

hudson.AbortException: Cannot find SSH User credentials with id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • ssh-slaves-plugin
    • None
    • Debian GNU/Linux wheezy/sid
      java version "1.7.0_25"
      OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1~deb7u1)
      OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

      I upgraded Jenkins to version 1.529, Credentials Plugin to 1.7.6 and Jenkins SSH Slaves plugin to 1.2 and I got the following error when Jenkins tried to open SSH connection some hosts but not others:

      [09/02/13 02:28:00] [SSH] Opening SSH connection to hostess:22.
      hudson.AbortException: Cannot find SSH User credentials with id: 33a7c255-7edb-3214-6679-67798ae456b4
      at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:989)
      at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:531)
      at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
      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:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:724)
      [09/02/13 02:28:00] [SSH] Connection closed.

            stephenconnolly Stephen Connolly
            matti Matti Linnanvuori
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: