|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15652) All executors dead... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)
- [JIRA] (JENKINS-15652) All executors... [email protected] (JIRA)

In 1.488, all my executors were dead. Stack trace from executors:
java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load #1449 EXACT: lo=9,hi=7,size=10,size2=10
at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:418)
at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:502)
at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:355)
at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:210)
at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:103)
at hudson.model.Job.getLastBuildsOverThreshold(Job.java:812)
at hudson.model.Job.getEstimatedDuration(Job.java:819)
at hudson.model.queue.MappingWorksheet.<init>(MappingWorksheet.java:320)
at hudson.model.queue.MappingWorksheet.<init>(MappingWorksheet.java:303)
at hudson.model.Queue.maintain(Queue.java:1033)
at hudson.model.Queue.pop(Queue.java:861)
at hudson.model.Executor.grabJob(Executor.java:284)
at hudson.model.Executor.run(Executor.java:205)