Skip to content

Console Output

[ssh-agent] Using credentials genie.rcptt (ssh://genie.rcptt@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container jnlp of pod rcptt-build-and-deploy-agent-3.5.4-kkzph-cwr55
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-2uD8U3yKaPOx/agent.654; export SSH_AUTH_SOCK;
SSH_AGENT_PID=655; export SSH_AGENT_PID;
echo Agent pid 655;
SSH_AUTH_SOCK=/tmp/ssh-2uD8U3yKaPOx/agent.654
SSH_AGENT_PID=655
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/master@tmp/private_key_17582407560798653461.key (/home/jenkins/agent/workspace/master@tmp/private_key_17582407560798653461.key)
[ssh-agent] Started.
Executing sh script inside container jnlp of pod rcptt-build-and-deploy-agent-3.5.4-kkzph-cwr55
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 655 killed;
[ssh-agent] Stopped.