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

Plenty of Actions from ... included null not assignable to interface hudson.model.Action errors

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • workflow-job-plugin
    • None
    • Jenkins 2.89 with latest plugins (reproducable on all previous version - 2.86, 2.83, 2.79, 2.73, 2.69)

      Hi everyone,

      i have lot of this errors in my Jenkins System log.

      Actions from org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty$Factory@657cd7ee for org.jenkinsci.plugins.workflow.job.WorkflowJob@4d45d66d[calicoctl-pipeline] included null not assignable to interface hudson.model.Action

       

      Do you have some clue what this can means?

          [JENKINS-48029] Plenty of Actions from ... included null not assignable to interface hudson.model.Action errors

          Oleg Nenashev added a comment -

          It seems that a null Action has been added to the list by the Pipeline Job Plugin

          Oleg Nenashev added a comment - It seems that a null Action has been added to the list by the Pipeline Job Plugin

          Andrew Bayer added a comment -

          Which actually means behind the scenes that a configured Trigger is returning at least one null element in its getProjectActions() method. jakubjosef, can you by any chance attach the config.xml for one of the jobs doing this?

          Andrew Bayer added a comment - Which actually means behind the scenes that a configured Trigger is returning at least one null element in its getProjectActions() method. jakubjosef , can you by any chance attach the config.xml for one of the jobs doing this?

            Unassigned Unassigned
            jakubjosef Jakub Josef
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: