AzureDevOps pipeline is failing with Run Analysis task failing with an Error

Hi Gopal,

The user that runs the analysis process is going to need full access to the directory analysis is running in, recursive.

But that’s not what I’m seeing in your error log:

What I see is that the download call fails because the server “can’t be reached”. Since it was reached immediately before that call, to get the bootstrap index, I suspect something ‘helpful’ on your network is blocking the download of the jar files necessary to run analysis.

You should talk to your network folks.

 
HTH,
Ann