On Wednesday, 16 July 2014, Richard Bywater <[email protected]> wrote:
> Is your RHEL6.5 system running as 32-bit or 64-bit? Also what does 'file > /lib/libc.so.6' show (I imagine it will show symbolic link so if you then > do a file on the resulting link what does that show?) > I am suspecting it could be an ld-script... Perhaps even one that starts with a comment... (Says he who may have found the RCA if not the origin Of the RCA) Richard. > > > On Thu, Jul 17, 2014 at 4:45 AM, jieryn <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> I'm not using any slave nodes of any kind. I just want to have a >> Jenkins job with access to an SSH agent such that it can work with SCM >> URIs of the type scm:svn:svn+ssh:// without me having to launch the >> master Jenkins instance via ssh-agent directly in the startup script. >> >> This is a RHEL 6.5 system that is fully up to date. It doesn't have >> any unusual hackery for multi-lib. >> >> On Mon, Jul 14, 2014 at 3:46 AM, Stephen Connolly >> <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> > This is an issue with which I have severe issues trying to reproduce. >> > >> > If you can document how you set up a slave node vm step by step from a >> known >> > starting point perhaps I may be able to fix the issue, but right now >> *every* >> > time I try to recreate the issue the damn SSH Agent works for me. >> > >> > One working theory is that you have 32-bit and 64-bit shared libraries >> being >> > mis-identified... >> > >> > Another working theory is that it is something to do with JNR and >> > classloader conflicts over remoting... >> > >> > All this is speculation though without a test case to verify against >> > >> > >> > On 12 July 2014 03:05, jieryn <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >> >> >> I'm using Jenkins LTS 1.554.3, and SSH Agent Plugin 1.4.1. I am seeing >> >> UnsatisfiedLinkError during jobs which try to use an SSH agent. How do >> >> I resolve this issue? There are only instructions for MacOS on the >> >> plugin wiki page. >> >> >> >> https://gist.github.com/jieryn/5248b713599321f2d548 >> >> https://wiki.jenkins-ci.org/display/JENKINS/SSH+Agent+Plugin >> >> >> >> Thank you. >> >> >> >> -- >> >> 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] >> <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > >> > >> > -- >> > 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] >> <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> >> . >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> 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] >> <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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] > <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- 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.
