Skip to content

Console Output

[ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-DChACzdQFolq/agent.115
SSH_AGENT_PID=117
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/simrel.create_and_publish_infocenter_pipeline@tmp/private_key_8448566445019239737.key (/home/jenkins/agent/workspace/simrel.create_and_publish_infocenter_pipeline@tmp/private_key_8448566445019239737.key)
[ssh-agent] Started.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 117 killed;
[ssh-agent] Stopped.