Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 442633

Summary: Connection timeout going from perf1master to CGit (snapshots)
Product: Community Reporter: David Williams <david_williams>
Component: GitAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 374441    

Description David Williams CLA 2014-08-26 18:01:26 EDT
Such as, see 
https://hudson.eclipse.org/perftests/view/Eclipse%20and%20Equinox/job/ep45I-perf-lin64/2/console

Near the end there it fails due to "socket timeout". (excerpt of log, below). 

We use this same technique on other test machines (e.g. windows, mac, remotely). 

There is a workaround I can use tonight (so, no need to stay late for this) but ... thought I should open the bug. Not sure I've seen "socket timeout" before? 
Perhaps it needs some proxy definitions? (or, what not to proxy?) 



     [echo] Fetching basebuilder from Git via CGit
    [mkdir] Created dir: /home/hudson/hudsonbuild/.hudson/jobs/ep45I-perf-lin64/workspace/org.eclipse.releng.basebuilder
      [get] Getting: http://git.eclipse.org/c/platform/eclipse.platform.releng.basebuilder.git/snapshot/eclipse.platform.releng.basebuilder-R38M6PlusRC3G.zip
      [get] To: /home/hudson/hudsonbuild/.hudson/jobs/ep45I-perf-lin64/workspace/basebuilder-R38M6PlusRC3G.zip

      [get] Error getting http://git.eclipse.org/c/platform/eclipse.platform.releng.basebuilder.git/snapshot/eclipse.platform.releng.basebuilder-R38M6PlusRC3G.zip to /home/hudson/hudsonbuild/.hudson/jobs/ep45I-perf-lin64/workspace/basebuilder-R38M6PlusRC3G.zip

BUILD FAILED
/home/hudson/hudsonbuild/.hudson/jobs/ep45I-perf-lin64/workspace/getEBuilder.xml:114: The following error occurred while executing this line:
/home/hudson/hudsonbuild/.hudson/jobs/ep45I-perf-lin64/workspace/eclipse.platform.releng.aggregator/production/testScripts/getBaseBuilder.xml:135: java.net.ConnectException: Connection timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
Comment 1 David Williams CLA 2014-10-20 22:36:54 EDT
I don't recall if I worked around this ... or simply doesn't happen any more .... but in either case it is no longer a problem, so closing as "works for me".