Bug 804892 - Return "Node execution failure" when reload a running jenkins application
Summary: Return "Node execution failure" when reload a running jenkins application
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-20 05:21 UTC by bzhao
Modified: 2015-05-14 22:52 UTC (History)
4 users (show)

Fixed In Version: devenv_1666 and stage
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-13 18:31:51 UTC
Target Upstream Version:


Attachments (Terms of Use)
jenkins_log (20.56 KB, text/x-log)
2012-03-20 05:22 UTC, bzhao
no flags Details

Description bzhao 2012-03-20 05:21:05 UTC
Description of problem:
It'll return "Node execution failure (invalid exit code from node).  If the problem persists please contact Red Hat support." when reload a running jenkins application

Version-Release number of selected component (if applicable):
rhc-0.88.9-1.el6_2.noarch

How reproducible:
Always

Steps to Reproduce:
1.Create a jenkins application
# rhc-create-app -t jenkins-1.4 -p xxx -a jenkinstest
2.Make sure jenkins application is running 
# rhc-ctl-app -c status -p xxx -a jenkinstest
3.Reload the jenkins application
# rhc-ctl-app -c reload -p xxx -a jenkinstest
  
Actual results:
It'll return "Node execution failure (invalid exit code from node).  If the problem persists please contact Red Hat support."

Expected results:
The jenkins application could be reloaded successfully without any error

Additional info:

Comment 1 bzhao 2012-03-20 05:22:30 UTC
Created attachment 571288 [details]
jenkins_log

Comment 2 bzhao 2012-03-20 07:02:25 UTC
Version-Release number of selected component:
rhc-cartridge-jenkins-1.4-0.89.1
rhc-cartridge-jenkins-client-1.4-0.23.1.el6_2.noarch

Comment 3 bzhao 2012-03-21 09:30:59 UTC
It's fixed on devenv_1668, but the fix isn't pushed to stage

Comment 4 Dan McPherson 2012-03-21 14:02:10 UTC
Thanks.  For some reason it wasn't installed yesterday in stage.

Comment 5 bzhao 2012-03-23 07:40:41 UTC
Passed verification on devenv-1669


Note You need to log in before you can comment on or make changes to this bug.