Last Analysis Failed: bdd33bae-ecc6-4a69-a30f-35b060d7a440

Hi team,

SonarCloud analysis on my repo has been failing intermittently with the following message, and I haven’t been able to pinpoint an obvious root cause:

:cross_mark: The last analysis has failed. See analysis details on SonarQube Cloud.

Since this workflow is a required check for merging PRs per my repo settings, the failures are blocking merges.

Could you help investigate the root cause (ID: bdd33bae-ecc6-4a69-a30f-35b060d7a440)? Any guidance on logs to share or next steps would be appreciated.

Thank you!

Hi,

Welcome to the community and thanks for this report!

The root cause is a duplicate analysis race condition, which would explain why you only see this intermittently. It looks like you had two analyses fire at about the same time, and the later one ended first.

You’re on automatic analysis, right?

 
Ann