Skip to content

Console Output

Started by user Maxim Nesen
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Agent default-java-2xlht is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Running on default-java-2xlht in /home/jenkins/workspace/jersey_pass
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[jersey_pass] Running shell script
+ ssh -i **** -T git@github.com
Failed to add the RSA host key for IP address '192.30.253.112' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
git@github.com: Permission denied (publickey).
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 255
Finished: FAILURE