starting ssh-agent returncode=0 stdout=SSH_AUTH_SOCK=/tmp/ssh-XXXXXXq9WTic/agent.1234296; export SSH_AUTH_SOCK; SSH_AGENT_PID=1234297; export SSH_AGENT_PID; echo Agent pid 1234297; stderr= sock=/tmp/ssh-XXXXXXq9WTic/agent.1234296 pid=1234297 env={'SSH_AUTH_SOCK': '/tmp/ssh-XXXXXXq9WTic/agent.1234296', 'SSH_AGENT_PID': '1234297'} Adding private key to agent: /usr/bin/ssh-add /tmp/tmpz0b9swx2.pem returncode=0 stdout= stderr=Identity added: /tmp/tmpz0b9swx2.pem (wim@thuis) INFO: current keys in ssh agent: 256 SHA256:X2PQnB6FMMh0rHut+emSibfvVuB6r7B3Si5rgq+HmFY wim@thuis (ED25519) Running all SSH tests... cleaning up INFO: current keys in ssh agent: 256 SHA256:X2PQnB6FMMh0rHut+emSibfvVuB6r7B3Si5rgq+HmFY wim@thuis (ED25519) stopping ssh-agent returncode=0 stdout=unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1234297 killed; stderr=