Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67185

QueueListener failed while processing MatrixConfiguration - NoSuchFieldError: id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • matrix-project-plugin
    • None

      I believe since the upgrade to Jenkins core 2.303.3, I have been seeing the following spammy error message in my Jenkins core logs. The error doesn't seem to be impacting any system functionality but is verbose and makes querying the logs frustrating.

      As a jenkins admin, I would like to see the following warning fixed or removed

      2021-11-19 16:16:13.736+0000 [id=1081723] WARNING hudson.model.Queue$BuildableItem#enter: QueueListener failed while processing hudson.model.Queue$BuildableItem:hudson.matrix.MatrixConfiguration@25297a46[PingID Automation/Utils-projects/Cleanup-Gmail-inboxes-matrix/CORP_USER=p14c_mfa_8]:16973092021-11-19 16:16:13.736+0000 [id=1081723] WARNING hudson.model.Queue$BuildableItem#enter: QueueListener failed while processing hudson.model.Queue$BuildableItem:hudson.matrix.MatrixConfiguration@25297a46[PingID Automation/Utils-projects/Cleanup-Gmail-inboxes-matrix/CORP_USER=p14c_mfa_8]:1697309java.lang.NoSuchFieldError: id at jenkins.advancedqueue.sorter.AdvancedQueueSorterQueueListener.onEnterBuildable(AdvancedQueueSorterQueueListener.java:56) at hudson.model.Queue$BuildableItem.enter(Queue.java:2756) at hudson.model.Queue$BuildableRunnable.run(Queue.java:3059) at hudson.model.Queue.maintain(Queue.java:1572) at hudson.model.Queue$1.call(Queue.java:325) at hudson.model.Queue$1.call(Queue.java:322) at jenkins.util.AtmostOneTaskExecutor$1.call(AtmostOneTaskExecutor.java:107) at jenkins.util.AtmostOneTaskExecutor$1.call(AtmostOneTaskExecutor.java:97) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121) at java.base/java.lang.Thread.run(Thread.java:829)
      

            kohsuke Kohsuke Kawaguchi
            jamesforsee James Forsee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: