jenkinsci / jenkinsci/workflow-api-plugin
[JENKINS-51297] ForkScanner.setHeads raises NoSuchElementException
- Dominant language
- Java
- Stars
- 31
- Forks
- 80
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 1
Description
Jenkins 2.107.3, up-to-date plugins, org.jenkins-ci.plugins.workflow:workflow-api:2.27
I'm seeing exceptions coming from the org.jenkinsci.plugins.workflow.graphanalysis.ForkScanner.setHeads method. See the attached file for the stack trace (JENKINS-51297">errors.txt
).
This appears to cause corruption with the stored data, after a restart Jenkins is unable to correctly display the status of the JOB.
---
Originally reported by bentoi, imported from: ForkScanner.setHeads raises NoSuchElementException
Raw content of original issue
Jenkins 2.107.3, up-to-date plugins, org.jenkins-ci.plugins.workflow:workflow-api:2.27
I'm seeing exceptions coming from the org.jenkinsci.plugins.workflow.graphanalysis.ForkScanner.setHeads method. See the attached file for the stack trace (errors.txt
).
This appears to cause corruption with the stored data, after a restart Jenkins is unable to correctly display the status of the JOB.
4 attachments
- [errors.txt](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/42568/errors.txt)
- [flowNodeStore-fallback.xml](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/43319/flowNodeStore-fallback.xml)
- [flowNodeStore.xml.gz](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/43322/flowNodeStore.xml.gz)
- [jenkins.log](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/43321/jenkins.log)
Contributor guide
Assessment
This issue has not been assessed yet.