[
https://issues.apache.org/jira/browse/CALCITE-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018381#comment-18018381
]
Zhen Chen commented on CALCITE-7161:
------------------------------------
It would be great if this issue could be fixed! I’ve encountered this problem
several times: no matter how many times Sonar is retried on a PR, it never
succeeds. The only solution is to create another PR with the same commit, and
this new PR will trigger the CI to run again. The original PR will also change,
and it seems like they are triggering the same one.
> Calcite-snapshots Jenkins builds fail due to corrupted caches
> -------------------------------------------------------------
>
> Key: CALCITE-7161
> URL: https://issues.apache.org/jira/browse/CALCITE-7161
> Project: Calcite
> Issue Type: Bug
> Components: build
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
>
> The [Jenkins job for publishing
> snapshots|https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/]
> has been failing since [September
> 3|https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/1482/] with
> the following error.
> {noformat}
> > Configure project :
> Building Apache Calcite 1.41.0-SNAPSHOT
> FAILURE: Build failed with an exception.
> * What went wrong:
> A problem occurred configuring project ':plus'.
> > Could not read workspace metadata from
> > /home/jenkins/.gradle/caches/8.7/kotlin-dsl/scripts/6637131df35ca0cd3a1a087b88cfadb6/metadata.bin
> * Try:
> > Run with --stacktrace option to get the stack trace.
> > Run with --info or --debug option to get more log output.
> > Get more help at https://help.gradle.org.
> BUILD FAILED in 48s
> 17 actionable tasks: 17 executed
> {noformat}
> Gradle's home cache seems to be corrupted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)