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

Errors are hidden/swallowed when BFA runs on a pipeline with a syntax error

XMLWordPrintable

      When we run a pipeline that has a syntax error. The error is not shown in the console log. It seems that BFA is swallowing these errors.

      With some builds with library syntax errors we've also noted that the master will keep the BFA threads running for these failed builds indicating a possible thread leak.

      Pipeline code to reproduce

      Integer x = 'abc'
      

            t_westling Tomas Westling
            daxroc Damien Roche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: