The URL matching on build-failure-analyzer-plugin does not support the folders plugin which can get pretty big and way above the 3 hardcoded num url parts

      An example URL is https://jenkins-testing.saltstack.com/job/salt/job/develop/job/cloud/job/linode/job/ubuntu-14.04/7

          [JENKINS-28128] Support the cloudbees folders plugin

          Pedro Algarvio created issue -

          Wisen Tanasa added a comment -

          It looks like it's easier to support various job types by passing in the full console URL, e.g. http://jenkins/job/folder/job/folder/job/realjob/consoleText and just parse the whole text returned by the URL instead of trying to smartly detect the build as I can see in BuildLogIndication#matchText method.

          Wisen Tanasa added a comment - It looks like it's easier to support various job types by passing in the full console URL, e.g. http://jenkins/job/folder/job/folder/job/realjob/consoleText and just parse the whole text returned by the URL instead of trying to smartly detect the build as I can see in BuildLogIndication#matchText method.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 162842 ] New: JNJira + In-Review [ 181041 ]

            t_westling Tomas Westling
            s0undt3ch Pedro Algarvio
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: