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

Start division for Log Parser on parallel stages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • log-parser-plugin
    • None

      I am trying to use log parser plugin to section the console output parsing into different sections based on stages (Build package 1, Build package 2, etc). So I have a start search in the parse rules file for each stage start.

       

      This works fine for linear stages, but if you run in parallel stages the output gets jumbled up. Since the parser only reads the console output for the whole pipeline, there is no clean way to segment the parse output into stage sections.

       

      Is there an api call or function to parse log files for individual stages or steps? or a way to update the parser report for parallel stage build output?

            mreinhardt Martin Reinhardt
            schillia Andrew
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: