NullPointerException in AbstractBuildExecution.post

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: accurev-plugin
    • None
    • Environment:

      After upgrade of Jenkins from v2.150.1 Jenkins logs /var/log/jenkins.log the builds as being successful but dashboard shows the job as failed and console output logs shows:

      ...

      Archiving artifacts
      FATAL: null
      java.lang.NullPointerException
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:640)
      at hudson.model.Run.execute(Run.java:1835)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE

       

            Assignee:
            Unassigned
            Reporter:
            Mark Hadwen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: