Hello
I use:
SonarQube → 9.9.0
in docker, Postgresql → 14.6
, CI → Jenkins
.
I use DevOps Platform Integrations with GitHub app.
SonarQube returns validation status and no problems.
Problem:
After upgrading to sonarqube version 10.0.0, they stop sending check status to GitHub and hangs on SonarQube Code Analysis Expected - Waiting for status to be reporte
d.
In sonarqube itself, all checks passed successfully.
The problem applies to all our projects starting from the new version, when returning to the old version, everything works successfully.
Log in Sonar:
2023.06.01 04:05:55 INFO ce[][o.s.c.t.CeWorkerImpl] Execute task | project= MyProjectName | type=REPORT | pullRequest=954 | id=AYh1IirZNw3Lo2sOAeTP | submitter=admin
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Extract report | status=SUCCESS | time=389ms
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist scanner context | status=SUCCESS | time=9ms
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Propagate analysis warnings from scanner report | status=SUCCESS | time=4ms
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Generate analysis UUID | status=SUCCESS | time=0ms
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load analysis metadata | status=SUCCESS | time=15ms
2023.06.01 04:05:55 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Initialize | status=SUCCESS | time=13ms
2023.06.01 04:05:56 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Build tree of components | components=1 | status=SUCCESS | time=261ms
2023.06.01 04:05:56 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Validate project | status=SUCCESS | time=3ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load quality profiles | status=SUCCESS | time=1600ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load file hashes and statuses | status=SUCCESS | time=7ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load Quality gate | status=SUCCESS | time=5ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load new code period | status=SUCCESS | time=0ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Detect file moves | status=SUCCESS | time=0ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Detect file moves in Pull Request scope | reportFiles=0 | status=SUCCESS | time=0ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load duplications | duplications=0 | status=SUCCESS | time=42ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute cross project duplications | status=SUCCESS | time=0ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute size measures | status=SUCCESS | time=0ms
2023.06.01 04:05:57 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute new coverage | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute coverage measures | status=SUCCESS | time=238ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute comment measures | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute duplication measures | status=SUCCESS | time=21ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute size measures on new code | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute language distribution | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute test measures | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute complexity measures | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Load measure computers | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute Quality Profile status | status=SUCCESS | time=5ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Execute component visitors | status=SUCCESS | time=45ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Checks executed after computation of measures | status=SUCCESS | time=3ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute Quality Gate measures | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute Quality profile measures | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Generate Quality profile events | status=SUCCESS | time=2ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Generate Quality gate events | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Check upgrade possibility for not analyzed code files. | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist scanner analysis cache | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist components | status=SUCCESS | time=6ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist analysis | status=SUCCESS | time=3ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist analysis properties | status=SUCCESS | time=4ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist measures | inserts=41 | status=SUCCESS | time=10ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist live measures | insertsOrUpdates=62 | status=SUCCESS | time=18ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist duplication data | insertsOrUpdates=0 | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist new ad hoc Rules | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist issues | cacheSize=0 bytes | inserts=0 | updates=0 | merged=0 | status=SUCCESS | time=1ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Delete issue changes | changes=0 | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist project links | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist events | status=SUCCESS | time=4ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist sources | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Persist cross project duplications | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Enable analysis | status=SUCCESS | time=3ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Update last usage date of quality profiles | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Purge db | status=SUCCESS | time=36ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Index analysis | status=SUCCESS | time=15ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Update need issue sync for branch | status=SUCCESS | time=2ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Compute total Project ncloc | status=SUCCESS | time=5ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Publishing taint vulnerabilities events | status=SUCCESS | time=2ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Send issue notifications | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Publish task results | status=SUCCESS | time=0ms
2023.06.01 04:05:58 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.s.ComputationStepExecutor] Trigger refresh of Portfolios and Applications | status=SUCCESS | time=0ms
2023.06.01 04:06:08 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Webhooks | globalWebhooks=1 | projectWebhooks=0 | status=SUCCESS | time=10032ms
2023.06.01 04:06:08 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Pull Request decoration | status=SUCCESS | time=5ms
2023.06.01 04:06:08 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Report branch Quality Gate status to devops platforms | status=SUCCESS | time=0ms
2023.06.01 04:06:08 INFO ce[AYh1IirZNw3Lo2sOAeTP][o.s.c.t.CeWorkerImpl] Executed task | project=MyProjectName | type=REPORT | pullRequest=954 | id=AYh1IirZNw3Lo2sOAeTP | submitter=admin | status=SUCCESS | time=13237ms
Screenshot in GitHub: