Started by GitHub push by sarbian Building in workspace /home/jenkins/jobs/ModuleManager/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b > git rev-list af68966b3404d77fe48d9e7f9f8ce225a10cf1a6 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson6328476396112466306.sh ++ awk -F '"' '/AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION_MM=2.6.7 + resgen2 -usesourcepath Properties/Resources.resx Resources.resources Read in 1 resources from '/home/jenkins/jobs/ModuleManager/workspace/Properties/Resources.resx' Writing resource file... Done. + /usr/bin/mcs -sdk:2 -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ModuleManager.2.6.7.dll CustomConfigsManager.cs moduleManager.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs -resource:Resources.resources,ModuleManager.Properties.Resources.resources moduleManager.cs(1052,24): warning CS0219: The variable `name' is assigned but its value is never used moduleManager.cs(1053,24): warning CS0219: The variable `type' is assigned but its value is never used moduleManager.cs(1055,24): warning CS0219: The variable `url' is assigned but its value is never used moduleManager.cs(682,43): warning CS0219: The variable `textureReplacer' is assigned but its value is never used Compilation succeeded - 4 warning(s) + zip -9 -r ModuleManager-2.6.7.zip ModuleManager.2.6.7.dll README.md adding: ModuleManager.2.6.7.dll (deflated 55%) adding: README.md (deflated 43%) HttpMode: POST Parameters: CKAN_TRIGGER_TOKEN = ******** CKAN Token = ******** URL: http://ci.ksp-ckan.org:8080/job/Prerelease_Inflator_-_ModuleManager/build?token=********&cause=Triggered+from+Sarbian+Jenkins Sending request to url: http://ci.ksp-ckan.org:8080/job/Prerelease_Inflator_-_ModuleManager/build?token=********&cause=Triggered+from+Sarbian+Jenkins FATAL: Connection to http://ci.ksp-ckan.org:8080 refused org.apache.http.conn.HttpHostConnectException: Connection to http://ci.ksp-ckan.org:8080 refused at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) at jenkins.plugins.http_request.util.HttpClientUtil.execute(HttpClientUtil.java:116) at jenkins.plugins.http_request.HttpRequest.perform(HttpRequest.java:207) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:381) Caused by: java.net.ConnectException: Connection timed out at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) ... 16 more Archiving artifacts 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: FAILURE