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

NPE in Autofavorite plugin

XMLWordPrintable

    • Blue Ocean 1.5 - beta 2

      The autofavorite plugin has failed pipeline builds in several occasions. I didn't find a pattern yet, but restarting the build seemed to help.}}

      {{Pull request #2 opened
      Connecting to ...
      Checking out git ...@script to read Jenkinsfile
      Cloning the remote Git repository
      ...
      Commit message: "check"
      First time build. Skipping changelog.

      GitHub has been notified of this commit’s build result

      java.lang.NullPointerException
      at io.jenkins.blueocean.autofavorite.FavoritingScmListener.onCheckout(FavoritingScmListener.java:109)
      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:127)
      at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:143)
      at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:120)
      at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:271)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE}}

       

            vivek Vivek Pandey
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: