Requests to job view/api trigger failing requests to sonar results

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

XMLWordPrintable

      Jenkins Version is 2.149.

      When open a jobs main page (/job/<jobname>/) in browser or via api (/job/<jobname>/api/json/) this will trigger requests to sonar qube without authentication info:

      • /api/server/version with result 200
      • /api/ce/task?id=<ce-result-id> with result 401

      First of all I don't understand why this requests are triggered, seems to have no need.

      Further the second request fails because sonar qube requires to be authorized.

       

      So if there is no real reason for the requests, I would like to see them removed. And if they are required, jenkins needs to pass its authentication info to the requests.

            Assignee:
            Unassigned
            Reporter:
            Horst Krause
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: