[ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-HdVnI9NrRhYG/agent.1481655 SSH_AGENT_PID=1481658 Running ssh-add (command line suppressed) [ssh-agent] Started. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1481658 killed; [ssh-agent] Stopped.