Skip to content

Console Output

Started by user Laurent Goubet
Running as Laurent Goubet
Building on master in workspace /var/jenkins/workspace/test-releng-jiro
[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-0bKFp0bBoKBQ/agent.48708
SSH_AGENT_PID=48711
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/test-releng-jiro@tmp/private_key_512714145565433716.key (/var/jenkins/workspace/test-releng-jiro@tmp/private_key_512714145565433716.key)
[ssh-agent] Using credentials genie.emfcompare (ssh://genie.emfcompare@projects-storage.eclipse.org)
Triggering test-releng-jiro » oracle-jdk8-latest,migration
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-5j09d’
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-5j09d’
Configuration test-releng-jiro » oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘migrationtest-releng-jiro » oracle-jdk8-latest,migration completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 48711 killed;
[ssh-agent] Stopped.
Finished: SUCCESS