Skip to content

Console Output

[ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@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 el-build of pod el-master-agent-pod-77h6g-t2fj2
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-XFYnnmSFpVDR/agent.11742; export SSH_AUTH_SOCK;
SSH_AGENT_PID=11743; export SSH_AGENT_PID;
echo Agent pid 11743;
SSH_AUTH_SOCK=/tmp/ssh-XFYnnmSFpVDR/agent.11742
SSH_AGENT_PID=11743
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eclipselink-nightly-2.6@tmp/private_key_10232853114386129161.key (/home/jenkins/agent/workspace/eclipselink-nightly-2.6@tmp/private_key_10232853114386129161.key)
[ssh-agent] Started.
Executing sh script inside container el-build of pod el-master-agent-pod-77h6g-t2fj2
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 11743 killed;
[ssh-agent] Stopped.