| Summary: | Jenkins server does not work after moved | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Meng Bo <bmeng> |
| Component: | Pod | Assignee: | Dan McPherson <dmcphers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.x | CC: | dmcphers |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:29:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Meng Bo
2013-11-13 10:19:15 UTC
The issue here is the java client looks for /etc/openshift/express.conf for it's preferred settings. If you move that file or change localhost in it the problem will not occur. I have fixed the devenv steps to create a multinode devenv with this step: https://github.com/openshift/li/pull/2148 Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/e9044bb67e94065dda9e07d9b9c6a4a129545a66 Bug 1029828 Tried with the latest devenv script. The jenkins build will be success after moved the jenkins server. Nov 14, 2013 1:06:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection INFO: Initiating Java Client Service - Configured for OpenShift Server https://10.147.162.122 Nov 14, 2013 1:06:24 AM com.openshift.internal.client.RestService request INFO: Requesting GET with protocol 1.2 on https://10.147.162.122/broker/rest/api Nov 14, 2013 1:06:25 AM com.openshift.internal.client.RestService request INFO: Requesting GET with protocol 1.2 on https://10.147.162.122/broker/rest/user Nov 14, 2013 1:06:25 AM com.openshift.internal.client.RestService request INFO: Requesting GET with protocol 1.2 on https://10.147.162.122/broker/rest/domains Nov 14, 2013 1:06:25 AM com.openshift.internal.client.RestService request INFO: Requesting GET with protocol 1.2 on https://10.147.162.122/broker/rest/domain/bmengdev/applications?include=cartridges Nov 14, 2013 1:06:25 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity INFO: Checking capacity Nov 14, 2013 1:06:25 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity INFO: User has consumed 2 of 50 gears. Move bug to verified. |