Sadly not the problem :/

After disabling the original job and re-creating an identical job, I got a failure within 30 mins, exactly the same problem. And this was with a fresh project created under Jenkins 1.606 with no build history.

"jenkins.util.Timer 1" Id=20 Group=main BLOCKED on hudson.diagnosis.OldDataMonitor@27c043dd owned by "Executor #0 for Slave (i-16fd89df) : executing <JOBNAME>l #1" Id=7030
at hudson.diagnosis.OldDataMonitor.remove(OldDataMonitor.java:106)

  • blocked on hudson.diagnosis.OldDataMonitor@27c043dd
    at hudson.diagnosis.OldDataMonitor.access$000(OldDataMonitor.java:67)
    at hudson.diagnosis.OldDataMonitor$1.onChange(OldDataMonitor.java:120)
    at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:80)
    at hudson.model.AbstractItem.save(AbstractItem.java:514)
  • locked com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleBranchProject@11985cb1
    at hudson.model.Job.save(Job.java:177)
  • locked com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleBranchProject@11985cb1
    at hudson.model.AbstractProject.save(AbstractProject.java:303)
  • locked com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleBranchProject@11985cb1
    at hudson.model.AbstractProject.setScm(AbstractProject.java:1562)
    at com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject._syncBranches(FreeStyleMultiBranchProject.java:1114)
  • locked com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject@d095515
    at com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject.syncBranches(FreeStyleMultiBranchProject.java:1018)
  • locked com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject@d095515
    at com.github.mjdetullio.jenkins.plugins.multibranch.SyncBranchesTrigger.run(SyncBranchesTrigger.java:98)
    at hudson.triggers.Trigger.checkTriggers(Trigger.java:265)
    at hudson.triggers.Trigger$Cron.doRun(Trigger.java:214)
    at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:51)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)

Number of locked synchronizers = 1

  • java.util.concurrent.ThreadPoolExecutor$Worker@528b376
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to