Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate pending OpenShift build requests when sync-plugin starts #93

Closed
ALRubinger opened this issue Jun 28, 2016 · 8 comments
Closed

Comments

@ALRubinger
Copy link

Observations:

  • OpenShift project is created, and triggers a new build
  • Part of the OpenShift project creation is to start a new Jenkins instance
  • New build request trigger is fired before Jenkins starts completely
  • Build request never reaches Jenkins
  • New build requests propogate just fine and start a new Jenkins build

Assuming from this alone, perhaps the sync-plugin is not picking up OpenShift builds currently pending and syncing them to Jenkins?

@jimmidyson

@jimmidyson
Copy link
Contributor

When Jenkins starts what is the status of the OpenShift Build? If it's in New phase then it should be picked up by Jenkins.

@ALRubinger
Copy link
Author

Yep, it's in Status: New.

screenshot2

@ALRubinger
Copy link
Author

screenshot3

@tracyrankin
Copy link

I hit this issue too. The other thing I noticed is that I'm receiving this error as well on the jenkins pod:

Readiness probe failed: HTTP probe failed with statuscode: 503

@jimmidyson
Copy link
Contributor

Readiness probe is unrelated issue - could you please raise an issue for that against https://github.com/openshift/jenkins/issues please?

@jimmidyson
Copy link
Contributor

I can't seem to reproduce. Can you share the Jenkins pod logs please?

@jimmidyson
Copy link
Contributor

Fixed by jenkinsci#7

@ALRubinger
Copy link
Author

Yeah @jimmidyson !

waveywaves pushed a commit to waveywaves/jenkins-sync-plugin that referenced this issue Oct 30, 2019
move to v1.0.10 of the openshift pipeline plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants