Description of problem: Create a jenkins server app, a jbossas-7/jbosseap-6.0/jbossews-1.0, and embed jenkins client to it. Make some changes and git push. The jenkins build always fail due to a missing ruby shared library. Version-Release number of selected component (if applicable): fork_ami_US3070_US3061_280 rhc 1.1.1 How reproducible: Always Steps to Reproduce: 1.Create a jenkins server app 2.Create jbossas-7/jbosseap-6.0/jbossews-1.0 app and embed jenkins client to it 3.Make some changes and git push Actual results: <------------------output------------------> remote: Executing Jenkins build. remote: remote: You can track your build at https://server-jizhao1.dev.rhcloud.com/job/app2-build remote: remote: ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory remote: !!!!!!!! remote: Deployment Halted! remote: If the build failed before the deploy step, your previous remote: build is still running. Otherwise, your application may be remote: partially deployed or inaccessible. remote: Fix the build and try again. remote: !!!!!!!! <------------------------------------------> Expected results: Jenkins build should succeed. Additional info:
Created attachment 643317 [details] jenkins log I've attached the jenkins log from the jenkins server app.
Verify this bug on devenv_2469