Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: cloudbees-folder-plugin
-
Labels:
-
Environment:https://ci.jenkins.io/ jenkins 2.46
-
Similar Issues:
Description
https://ci.jenkins.io/job/Tools/job/maven-hpi-plugin/view/change-requests/job/PR-53/ was build by a PR (mine) but on the job page there is no information about the job.
BlueOcean shows a failed build with no information.
If you follow the permalink (which takes you to build#1) then you can see the build exists and did indeed fail...
R. Tyler Croy has a support bundle - if you are workin on the ticket connect with him directly (as it has some private infor that is not available to anonymous users such as hostnames/ports etc...)
Attachments
Issue Links
- blocks
-
JENKINS-23152 builds getting lost due to GerritTrigger
-
- Resolved
-
- depends on
-
JENKINS-42542 SCMHeadObserver.observe(SCMHead,SCMRevision) should be allowed to throw IO and Interrupted exceptions
-
- Closed
-
- is blocked by
-
JENKINS-42593 NPE in Folder Plug-in 6.0.1
-
- Resolved
-
- links to
After doing a lot of backtracking to figure out what plugins I updated today and find the source of the issue, I can confirm that the 6.0.0 cloudbees-folder plugin introduces the NPE I see above, which is a major blocking bug - it breaks scans of repos on github and actually deletes the existing jobs/folders/projects for those repos.