[
https://issues.apache.org/jira/browse/CALCITE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Solimando updated CALCITE-6928:
------------------------------------------
Description:
Sonar analysis has started to fail the 17th of March without any related change
in the Apache Calcite project.
The relevant extract from the latest failing job
([https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/main/937/]) is
as follows:
{code:java}
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sonar'.
> Project not found. Please check the 'sonar.projectKey' and
> 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or
> contact the project administrator to check the permissions of the user the
> token belongs to {code}
was:
Running sonar locally will give an error
{code:java}
Caused by: java.lang.NoSuchMethodError: 'org.gradle.api.provider.Provider
org.gradle.api.reporting.Report.getOutputLocation()' {code}
calcite ci will also fail at present
> Sonar analysis fails in CI
> --------------------------
>
> Key: CALCITE-6928
> URL: https://issues.apache.org/jira/browse/CALCITE-6928
> Project: Calcite
> Issue Type: Task
> Reporter: Zhen Chen
> Assignee: Zhen Chen
> Priority: Major
> Labels: pull-request-available
>
> Sonar analysis has started to fail the 17th of March without any related
> change in the Apache Calcite project.
> The relevant extract from the latest failing job
> ([https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/main/937/])
> is as follows:
> {code:java}
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':sonar'.
> > Project not found. Please check the 'sonar.projectKey' and
> > 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or
> > contact the project administrator to check the permissions of the user the
> > token belongs to {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)