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

Bug 493163

Summary: Proxy errors during the build on https://hudson.eclipse.org/orion/job/orion-client-dev/
Product: [ECD] Orion Reporter: Olivier Thomann <Olivier_Thomann>
Component: RelengAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED WORKSFORME QA Contact:
Severity: critical    
Priority: P3 CC: frederic.gurr, libingw, Michael_Rennie, Silenio_Quarti
Version: 11.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Olivier Thomann CLA 2016-05-06 13:40:37 EDT
We got many build failures related to this error:

[INFO] Creating application 'orion-test'
[INFO] Uploading '/jobs/genie.orion/orion-client-dev/workspace/releng/org.eclipse.orion.client.releng/target/orion-test-app.zip'
[INFO] Starting application
May 06, 2016 1:03:33 PM org.springframework.web.client.RestTemplate handleResponseError
WARNING: GET request for "http://fdff4cb67d324b1da129a46ab3b2f290.ng.bluemix.net/staging_tasks/40471ccaa9424a3f89dc6e03b3883157/file_path?hmac=e6a2b634b00a7b844a5eee3df013c16b80fde47d046ff326ed7150e4b5fc4f42a24c38e202e559ee1e1f41d9eae417097d4843de15f3c908539cb3f45f426de3&path=/tmp/staged/logs/staging_task.log&timestamp=1462554153&tail&tail_offset=0" resulted in 502 (Proxy Error); invoking error handler
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Orion Client Parent ............................... SUCCESS [9:20.906s]
[INFO] org.eclipse.orion.client.core ..................... SUCCESS [2.128s]
[INFO] org.eclipse.orion.client.help ..................... SUCCESS [2.072s]
[INFO] org.eclipse.orion.client.jsdoc .................... SUCCESS [1.539s]
[INFO] org.eclipse.orion.client.editor ................... SUCCESS [1.421s]
[INFO] org.eclipse.orion.client.webtools ................. SUCCESS [3.858s]
[INFO] org.eclipse.orion.client.javascript ............... SUCCESS [1.855s]
[INFO] org.eclipse.orion.client.git ...................... SUCCESS [1.704s]
[INFO] org.eclipse.orion.client.cf ....................... SUCCESS [1.781s]
[INFO] org.eclipse.orion.client.ui ....................... SUCCESS [5.396s]
[INFO] org.eclipse.orion.client.users .................... SUCCESS [1.334s]
[INFO] org.eclipse.orion.client.feature .................. SUCCESS [1.872s]
[INFO] org.eclipse.orion.client.releng ................... FAILURE [2:14.438s]
[INFO] org.eclipse.orion.client.repository ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:09.504s
[INFO] Finished at: Fri May 06 13:03:33 EDT 2016
[INFO] Final Memory: 67M/1156M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.cloudfoundry:cf-maven-plugin:1.1.3:push-only (deploy-test-app) on project org.eclipse.orion.client.releng: An exception was caught while executing Mojo.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.cloudfoundry:cf-maven-plugin:1.1.3:push-only (deploy-test-app) on project org.eclipse.orion.client.releng: An exception was caught while executing Mojo. 502 Proxy Error -> [Help 1]

The build has been changed to skip tests, but this is not good. We should be able to get builds running with test coverage.
Comment 1 Frederic Gurr CLA 2016-07-28 09:07:33 EDT
Does this issue still exist?
Comment 2 Olivier Thomann CLA 2016-07-28 09:20:12 EDT
Builds are green these days, so I guess not.
Closing as WORKSFORME.
Comment 3 Frederic Gurr CLA 2016-07-28 09:52:13 EDT
Are the tests that had the proxy errors still skipped?
Comment 4 Olivier Thomann CLA 2016-07-28 10:10:46 EDT
No idea. I didn't change that. Silenio, are these tests skipped now?