Skip to content

Console Output

Started by user mstoodle@ca.ibm.com
Building on master in workspace /home/hudson/genie.omr/.jenkins/jobs/test/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins6566056399745667161.sh
+ echo 'Adding to the config'
Adding to the config
+ echo ''
+ echo 'Host 148.100.33.170'
+ echo 'StrictHostKeyChecking no'
+ echo 'IdentityFile ~/.ssh/id_rsa.omr'
+ echo 'PubkeyAuthentication yes'
+ echo 'ServerAliveInterval 60'
+ echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22'
+ echo 'Host 148.100.33.171'
+ echo 'StrictHostKeyChecking no'
+ echo 'IdentityFile ~/.ssh/id_rsa.omr'
+ echo 'PubkeyAuthentication yes'
+ echo 'ServerAliveInterval 60'
+ echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22'
+ echo 'Host 140.211.168.38'
+ echo 'StrictHostKeyChecking no'
+ echo 'IdentityFile ~/.ssh/id_rsa.omr'
+ echo 'PubkeyAuthentication yes'
+ echo 'ServerAliveInterval 60'
+ echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22'
+ echo 'Host 140.211.168.53'
+ echo 'StrictHostKeyChecking no'
+ echo 'IdentityFile ~/.ssh/id_rsa.omr'
+ echo 'PubkeyAuthentication yes'
+ echo 'ServerAliveInterval 60'
+ echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22'
+ echo 'Finished setting up SSH config'
Finished setting up SSH config
+ echo 'Verify that all of the previous config is still there by comparing to the last successful job output'
Verify that all of the previous config is still there by comparing to the last successful job output
+ cat /home/hudson/genie.omr/.ssh/config

Host build.eclipse.org
StrictHostKeyChecking no
Host 148.100.33.170
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22
Host 148.100.33.171
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22

Host 148.100.33.170
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22
Host 148.100.33.171
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22
Host 140.211.168.38
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22
Host 140.211.168.53
StrictHostKeyChecking no
IdentityFile ~/.ssh/id_rsa.omr
PubkeyAuthentication yes
ServerAliveInterval 60
ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS