Description of problem: Create an app, a jenkins app, and embed jenkins-client to the app. Git push to start jenkins build, and it often fails. It seems that the jenkins builds failed while creating the jenkins builder app. I'll attach the jenkins log. Version-Release number of selected component (if applicable): devenv_2757 How reproducible: Often Steps to Reproduce: 1.Create a jenkins app. Create an app and embed jenkins-client to it. 2.Make some changes and git push. Try this several times. 3. Actual results: The jenkins builds often fail. Expected results: The jenkins builds shouldn't fail. Additional info:
Created attachment 691478 [details] jenkins log while doing jenkins build This is the log of the jenkins app while doing jenkins build. After this, the jenkins builder app isn't created. Here's the client output: remote: restart_on_add=false remote: Executing Jenkins build. remote: remote: You can track your build at https://server-jizhao1.dev.rhcloud.com/job/app2-build remote: remote: Waiting for build to schedule......... remote: **BUILD FAILED/CANCELLED** remote: Please see the Jenkins log for more details via rhc-tail-files 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: !!!!!!!! To ssh://510b85145cb1482e0700024b.rhcloud.com/~/git/app2.git/ dc4de69..3a7b930 master -> master
Created attachment 691479 [details] initial jenkins log This is the log of the jenkins app right after it's created. There're some error message in it. I'm not sure if it has anything to do with the bug.
Jenkins builds still fail sometimes, but not as frequent as it was now. Verified on devenv_2765.