On Fri, Feb 7, 2014 at 8:02 AM, Tom Catyb <[email protected]> wrote:
> I am attempting to link a jMeter machine as a slave node to run tests.
> Have done the following:
>
> Copied .ssh key

Whose key?  Copied from where to where?

> Verified that if su jenkins from root when I ssh in, no password is asked
> for
> Run the jMeter test itself, signed in from the jenkins id on the jenkins
> machine using sshpass and not supplying password.
>
> So, if everything is working this way, why do I get the
> [02/07/14 08:58:24] [SSH] Opening SSH connection to root@xxxxx:22.
> java.io.IOException: There was a problem while connecting to root@xxxxx:22
>
> message when trying to connect.

Is this trying to start a jenkins slave with a node launch method of
'Launch lave agents on unix machines via SSH'?  Why is it trying to
connect as root?   Normally you'd run a slave as some other user.

-- 
  Les Mikesell
     [email protected]

-- 
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/groups/opt_out.

Reply via email to