Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 684226 Details for
Bug 902302
[fork][model refactor] UnauthorizedException in jenkins server log when jenkins build an existing app after migration
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
jenkins server log
jenkins.log (text/x-log), 28.73 KB, created by
Jianwei Hou
on 2013-01-21 10:43:53 UTC
(
hide
)
Description:
jenkins server log
Filename:
MIME Type:
Creator:
Jianwei Hou
Created:
2013-01-21 10:43:53 UTC
Size:
28.73 KB
patch
obsolete
>Jan 21, 2013 5:30:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:30:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:30:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:30:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException null >Jan 21, 2013 5:30:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more > >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException 1 >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more > >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:30:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException 2 >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more > >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException 3 >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more > >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException 4 >Jan 21, 2013 5:30:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more > >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = nodejs1-build >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:809) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:378) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 15 more > >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: InvalidCredentialsOpenShiftException 5 >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Cancelling build due to invalid credentials >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >INFO: Cancelling build >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >WARNING: Build nodejs1-build nodejs1bldr has been cancelled >Jan 21, 2013 5:31:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:456) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1615) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 14 more >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 902302
: 684226