Bug 811153

Summary: got 'Timed out' error when deploying perl dancer app manually
Product: OKD Reporter: Meng Bo <bmeng>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.xCC: mfisher, rmillner
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-10 21:45:59 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:
Embargoed:

Description Meng Bo 2012-04-10 09:55:14 UTC
Description of problem:
following the instruction to deploy perl dancer app.
https://www.redhat.com/openshift/community/kb/kb-e1014-how-to-deploy-the-perl-dancer-framework-on-openshift-express

Version-Release number of selected component (if applicable):
devenv_1705
cartridge-perl-5.10-0.20.4-1.git.0.591ab8d.el6_2.noarch

How reproducible:
always

Steps to Reproduce:
following the steps in: 
https://www.redhat.com/openshift/community/kb/kb-e1014-how-to-deploy-the-perl-dancer-framework-on-openshift-express


Actual results:
In the last step, when git push the changes, configuring mod_perl-1.31 will meet 'Time out' issue. and dancer app cannot be accessed.

Expected results:
Perl dancer should be deployed without any problem.

Additional info:
remote: Stopping application...
remote: httpd (no pid file) not running
remote: Done
remote: ~/git/dancer.git ~/git/dancer.git
remote: ~/git/dancer.git
remote: Running .openshift/action_hooks/pre_build
remote: ! Finding Apache2::Const on cpanmetadb failed.
remote: Apache2::Const is up to date. (2.000004)
remote: Apache2::Log is up to date. (2.000004)
remote: Apache2::RequestIO is up to date. (2.000004)
remote: Apache2::RequestRec is up to date. (2.000004)
remote: Apache2::RequestUtil is up to date. (2.000004)
remote: Apache2::Response is up to date. (2.000004)
remote: --> Working on Apache::Constants
remote: Fetching http://mirror1.stg.rhcloud.com/mirror/perl/CPAN/authors/id/G/GO/GOZER/mod_perl-1.31.tar.gz ... OK
remote: Configuring mod_perl-1.31 ... FAIL
remote: ! Timed out (> 60s). Use --verbose to retry.
fatal: The remote end hung up unexpectedly
error: error in sideband demultiplexer
To ssh://d27e6cfc7e284a1db25913830521a5b4.rhcloud.com/~/git/dancer.git/
   15f966e..e98895a  master -> master
error: failed to push some refs to 'ssh://d27e6cfc7e284a1db25913830521a5b4.rhcloud.com/~/git/dancer.git/'