Skip to content

Console Output

[ssh-agent] Using credentials genie.elk (ssh://genie.elk@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 elk-build-pod-0lc1j-qc29x
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-HE4m08BUQ1zV/agent.333; export SSH_AUTH_SOCK;
SSH_AGENT_PID=334; export SSH_AGENT_PID;
echo Agent pid 334;
SSH_AUTH_SOCK=/tmp/ssh-HE4m08BUQ1zV/agent.333
SSH_AGENT_PID=334
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/IntegrationNightly@tmp/private_key_7427537678628061968.key (/home/jenkins/agent/workspace/IntegrationNightly@tmp/private_key_7427537678628061968.key)
[ssh-agent] Started.
Executing sh script inside container jnlp of pod elk-build-pod-0lc1j-qc29x
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 334 killed;
[ssh-agent] Stopped.