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

Log Parser incompatible with Jenkins 1.597 (build record change)

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • log-parser-plugin
    • None
    • Jenkins 1.597

      After upgrade to Jenkins 1.597 the logparser plugin is no longer working. 1.597 includes the major enhancement to how build records are stored, which is possibly a problem for log parser.

      The following errors appear in the jenkins output log:

      Jan 23, 2015 9:18:21 AM hudson.plugins.logparser.LogParserParser parseLogBody
      INFO: LogParserParser: Start parsing : ZZZZZZZZZZZZZZZZZZ
      java.lang.NullPointerException
      at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:284)
      at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:114)
      at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:54)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
      at hudson.model.Build$BuildExecution.post2(Build.java:183)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
      at hudson.model.Run.execute(Run.java:1743)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:89)
      at hudson.model.Executor.run(Executor.java:240)
      Jan 23, 2015 9:18:21 AM hudson.plugins.logparser.LogParserPublisher perform
      SEVERE: null

          [JENKINS-26572] Log Parser incompatible with Jenkins 1.597 (build record change)

          Karl Apsite added a comment - - edited

          I pulled the plugin in its current state from the "Available Plugins Menu", and experienced a bug along these lines.

          I pulled the source, compiled and loaded my own version on a personal server... which worked out of the box. I even parsed output from a WebStart slave. I ran into an access violation when I tried to use an SSH slave, so I'm not certain where that leaves this bug.

          It appears to have been worked on... but I don't know when we'll see a release.

          Confirmed on 1.598

          Karl Apsite added a comment - - edited I pulled the plugin in its current state from the "Available Plugins Menu", and experienced a bug along these lines. I pulled the source, compiled and loaded my own version on a personal server... which worked out of the box. I even parsed output from a WebStart slave. I ran into an access violation when I tried to use an SSH slave, so I'm not certain where that leaves this bug. It appears to have been worked on... but I don't know when we'll see a release. Confirmed on 1.598

          Karl Apsite added a comment - - edited

          Pluggin built from source is confirmed to work on Jenkins 1.599 as well.

          Karl Apsite added a comment - - edited Pluggin built from source is confirmed to work on Jenkins 1.599 as well.

          I'm also impacted by this, and indeed the latest build from source works on 1.599.

          Who could officially release a new version of this plugin?

          Cristian Magherusan-Stanciu added a comment - I'm also impacted by this, and indeed the latest build from source works on 1.599. Who could officially release a new version of this plugin?

          A new release of this plugin was published few days ago. Can anybody provides feedback?

          Manuel Recena Soto added a comment - A new release of this plugin was published few days ago. Can anybody provides feedback?

          msinclair, Any feedback?

          Manuel Recena Soto added a comment - msinclair , Any feedback?

          Mark Sinclair added a comment -

          I can provide feedback in mid Nov - next scheduled downtime when I can reboot and update Jenkins plugins. If time allows, I'll get a test server up and running...

          Mark Sinclair added a comment - I can provide feedback in mid Nov - next scheduled downtime when I can reboot and update Jenkins plugins. If time allows, I'll get a test server up and running...

          msinclair, Ok. Do not you try it locally?

          Manuel Recena Soto added a comment - msinclair , Ok. Do not you try it locally?

          msinclair, Do you agree if we close this issue?

          Manuel Recena Soto added a comment - msinclair , Do you agree if we close this issue?

          Mark Sinclair added a comment -

          I have updated the plugin and it is working great. Thanks to the contributors!
          Let's close this issue.

          Mark Sinclair added a comment - I have updated the plugin and it is working great. Thanks to the contributors! Let's close this issue.

          msinclair, you are welcome!

          Manuel Recena Soto added a comment - msinclair , you are welcome!

            recena Manuel Recena Soto
            msinclair Mark Sinclair
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: