Publish quality gate results task takes more time than usual to complete

Hi All,

We are using Sonar cloud for code analysis with Azure DevOps.

Publish quality gate results task is taking more time to complete. Usually, this task takes around 90 seconds to complete. Unfortunately, the task takes 10 to 15 minutes to complete.

Is this issue from Sonarcloud. We have not updated our build pipelines recently.

Regards,
Santhosh

Hi @santhoshyalamuri and welcome to the community.

We experienced delays in report processing during the last couple of hours, this is going back to normal right now.

Sorry for the incovenience.

Mickaël

Issue is resolved. Thank you.

Hello,

We are facing the issue again, the publish quality gate results is taking around 30 minutes.

Can we have this issue fixed asap.

Regards,
Santhosh

I am also seeing this, going as long as 35min.

Seeing a loop of this in the pipeline logs when Debug is enabled.

##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXIop6qHLwxjf-kuus13"}"

##[debug]Response: 200 Body: "{"task":{"id":"AXIop6qHLwxjf-kuus13","type":"REPORT","componentId":"AWmXALLUjwiscBO3mDE9","componentKey":"powerdms_tsql","componentName":"powerdms_tsql","componentQualifier":"TRK","status":"PENDING","submittedAt":"2020-05-18T18:39:36+0200","submitterLogin":"PowerDMSSonarQube@github","logs":false,"organization":"powerdms","branch":"develop","branchType":"LONG","warnings":[]}}"

##[debug][SQ] Task status:PENDING

##[debug][SQ] Waiting for task 'AXIop6qHLwxjf-kuus13' to complete.

##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXIop6qHLwxjf-kuus13"}"

##[debug]Response: 200 Body: "{"task":{"id":"AXIop6qHLwxjf-kuus13","type":"REPORT","componentId":"AWmXALLUjwiscBO3mDE9","componentKey":"powerdms_tsql","componentName":"powerdms_tsql","componentQualifier":"TRK","status":"PENDING","submittedAt":"2020-05-18T18:39:36+0200","submitterLogin":"PowerDMSSonarQube@github","logs":false,"organization":"powerdms","branch":"develop","branchType":"LONG","warnings":[]}}"

##[debug][SQ] Task status:PENDING

##[debug][SQ] Waiting for task 'AXIop6qHLwxjf-kuus13' to complete.

##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXIop6qHLwxjf-kuus13"}"

##[debug]Response: 200 Body: "{"task":{"id":"AXIop6qHLwxjf-kuus13","type":"REPORT","componentId":"AWmXALLUjwiscBO3mDE9","componentKey":"powerdms_tsql","componentName":"powerdms_tsql","componentQualifier":"TRK","status":"PENDING","submittedAt":"2020-05-18T18:39:36+0200","submitterLogin":"PowerDMSSonarQube@github","logs":false,"organization":"powerdms","branch":"develop","branchType":"LONG","warnings":[]}}"

##[debug][SQ] Task status:PENDING

##[debug][SQ] Waiting for task 'AXIop6qHLwxjf-kuus13' to complete.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.