Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Hudson can't authenticate via ssh(Hudson SSH connection)
Hudson can't authenticate via ssh [message #1062411] Fri, 07 June 2013 14:44
Juan Pablo Proverbio is currently offline Juan Pablo ProverbioFriend
Messages: 1
Registered: June 2013
Junior Member
Hi all!

I got this error when I try to build a project.

Command "/usr/bin/git fetch -t git@geogit.uy:uy-geopos2/geopos2-watcher.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: Host key verification failed.
fatal: The remote end hung up unexpectedly

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:744)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:706)
at hudson.plugins.git.GitAPI.fetch(GitAPI.java:193)
at hudson.plugins.git.GitAPI.fetch(GitAPI.java:960)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1617)
at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:954)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:919)
at hudson.FilePath.act(FilePath.java:791)
at hudson.FilePath.act(FilePath.java:773)
at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:919)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:698)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
at hudson.model.Run.run(Run.java:1390)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:414)
at hudson.model.ResourceController.execute(ResourceController.java:82)
at hudson.model.Executor.run(Executor.java:137)

The server's console shows

The authenticity of host 'geogit.uy (server ip)' can't be established.
ECDSA key fingerprint is ...........
Are you sure you want to continue connecting (yes/no)? I put "yes"
y
y
y
y
y
y
y
y
y
y
y
y
y
y
y
It leaves in an infinite loop.

If I logon with the same user by ssh-client, everything is ok.

Some instructions?

Thanks in advance!
Juan Pablo
Previous Topic:Strange problems with missing SuperPOM
Next Topic:Hudson console parsing documentation
Goto Forum:
  


Current Time: Fri Apr 26 20:25:06 GMT 2024

Powered by FUDForum. Page generated in 0.02149 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top