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

Health Report publishing wrong result if you have running concurrent jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • analysis-core-plugin
    • None
    • Jenkins ver. 1.632

      Steps to reproduce

      > Create Jenkins job with concurrent execution
      > Configure this job with custom workspace
      > Execute Build 1
      > While running Build 1 trigger another run Build 2
      > Make sure Build 2 finish before build 1

      I am using below jelly script to generate email
      https://github.com/jenkinsci/email-ext-plugin/blob/master/src/main/resources/hudson/plugins/emailext/templates/html-with-health-and-console.jelly

      Expected Result
      ----------------------

      Build 1 and build 2 should be publish result with its own data

      Actual Result
      -------------------
      Build 2 publish result with correct result
      Build 1 publish result with Build 2's result summary

            drulli Ulli Hafner
            rayeesn Rayees Namathponnan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: