Skip to content

Console Output

Started by user mstoodle@ca.ibm.com
Building remotely on LXEOMR02 (Linux 390) in workspace /home/jenkins/jenkins-agent/workspace/test
[test] $ /bin/sh -xe /tmp/jenkins8650914549526692112.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/jenkins/.ssh/config

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

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