Child job MultipleCompilationErrorsException is not propagated to parent job when loading libraries failed

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Environment:

      Running a pipeline that uses a Groovy shared library. A parent job kicks off a child job by using the build api. The child job tries to load the shared library in its Jenkinsfile with

      @Library('repo@branch') _

      but it fails to load the library, throws a MultipleCompilationErrorsException, and fails. The parent job does not receive the MultipleCompilationErrorsException and instead receives a 

      FlowInterruptedException that contains no information to indicate the reason the child job failed.

            Assignee:
            Unassigned
            Reporter:
            Dallas
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: