"Unable to load component class org.sonar.ce.task.projectanalysis.measure.PreMeasuresComputationChec

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • how is SonarQube deployed: zip, Docker, Helm
    Docker community
  • what are you trying to achieve
    {
    “task”: {
    “id”: “-----”,
    “type”: “REPORT”,
    “componentId”: “-----”,
    “componentKey”: “------”,
    “componentName”: “-----”,
    “componentQualifier”: “TRK”,
    “status”: “FAILED”,
    “submittedAt”: “2024-04-30T15:33:56+0000”,
    “submitterLogin”: “jenkins”,
    “startedAt”: “2024-04-30T15:33:57+0000”,
    “executedAt”: “2024-04-30T15:34:01+0000”,
    “executionTimeMs”: 3679,
    “errorMessage”: “Unable to load component class org.sonar.ce.task.projectanalysis.measure.PreMeasuresComputationChecksStep”,
    “hasScannerContext”: true,
    “warningCount”: 1,
    “warnings”: [
    “Use of sonar.tests.inclusions detected. While being taken into account, the only supported property is sonar.test.inclusions. Consider updating your configuration.”
    ]
    }
    }
  • what have you tried so far to achieve this

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

i upgraded from here image: sonarqube:9.9.2-community to
image: sonarqube:10.3.0-community and updated DB backed so it came up out of maintenance mode