Bug 963548 - Met "Node execution failure" error when creating ruby on rails application.
Summary: Met "Node execution failure" error when creating ruby on rails application.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Templates
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
: 963939 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-16 06:49 UTC by Yujie Zhang
Modified: 2015-05-15 02:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-11 03:58:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yujie Zhang 2013-05-16 06:49:22 UTC
Description of problem:

When creating ruby on rails application, met node execution failure error. 

Version-Release number of selected component (if applicable):

devenv-stage_353
STG(devenv-stage_351)

How reproducible:
always

Steps to Reproduce:
1. Login to openshift console
2. Try to create ruby on rails application
3.
  
Actual results:

Met "node execution failure" error when creating ruby on rails application.

[root@dhcp-8-252 home]# rhc app create rubyonrails345 ruby-1.9 mysql-5.1 --from-code git://github.com/openshift/rails-example.git 
Please sign in to start a new session to
ec2-174-129-134-12.compute-1.amazonaws.com.
Password: *


Checking your namespace ... none

Your namespace is unique to your account and is the suffix of the public URLs we
assign to your applications. You may configure your namespace here or leave it
blank and use 'rhc create-domain' to create a namespace later.  You will not be
able to create applications without first creating a namespace.

Please enter a namespace (letters and numbers only): aaa
Your domain name 'aaa' has been successfully created

Application Options
-------------------
  Namespace:   aaa
  Cartridges:  ruby-1.9, mysql-5.1
  Source Code: git://github.com/openshift/rails-example.git
  Gear Size:   default
  Scaling:     no

Creating application 'rubyonrails345' ... 
Unable to complete the requested operation due to: Node execution failure
(invalid exit code from node).  If the problem persists please contact Red Hat
support..
Reference ID: cf825093ae9f7d49962fb43a0237a1e3

Expected results:

Should be able to create ruby on rails application successfully.

Additional info:

Comment 1 Yujie Zhang 2013-05-16 08:08:54 UTC
The version is as following,sorry for the mistake:

Version-Release number of selected component (if applicable):
devenv-stage_353
STG(devenv-stage_353)

Comment 2 Dan McPherson 2013-05-17 03:59:31 UTC
There was an outage on rubygems.org I believe that was causing this issue.  Can you please retest.

Comment 3 Xiaoli Tian 2013-05-17 04:58:15 UTC
*** Bug 963939 has been marked as a duplicate of this bug. ***

Comment 4 Yujie Zhang 2013-05-17 09:25:29 UTC
Tested on STG again, ruby on rails can be created and accessed successfully, so verify this bug, thanks.


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