-
Bug
-
Resolution: Incomplete
-
Major
-
Jenkins ver. 2.19.4 on Linux u3 3.13.0-105-generic #152-Ubuntu SMP Fri Dec 2 15:37:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
(Vagrant machine)
default connection ssh works but when you have two ssh servers, you put the each rsa private key in each server and the default key is blank. You test it and you have:
Failed to connect or change directory
jenkins.plugins.publish_over.BapPublisherException: Failed to connect session for config [ora10g@FR-8L3GXW1B]. Message [Auth fail].
You supress Remote Directory. Same bad result.
And you put a default rsa private key and a specific rsa private key : Same bad result
We are seeing the same issue, including trying to remove the passphrase from the advanced config options for the specific server.
All other servers using the default key works just fine, just the one that requires a special key.
Workaround: Allow the default key access to the server.