[
https://issues.apache.org/jira/browse/CALCITE-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Xu updated CALCITE-7399:
---------------------------
Description:
CI occasionally throws a similar problem, which is ineffective no matter how
many times it is rerun. The error message is as follows:
{code:java}
A problem occurred configuring project ':splunk'.> Could not read workspace
metadata from
/home/jenkins/.gradle/caches/8.7/kotlin-dsl/accessors/281c75679ad0c94d75da43bec404c5d1/metadata.bin
{code}
For example, the CI test for this pull request:
[https://github.com/apache/calcite/pull/4771]
It might be related to Gradle's caching.
was:
CI occasionally throws a similar problem, which is ineffective no matter how
many times it is rerun. The error message is as follows:
{code:java}
A problem occurred configuring project ':splunk'.> Could not read workspace
metadata from
/home/jenkins/.gradle/caches/8.7/kotlin-dsl/accessors/281c75679ad0c94d75da43bec404c5d1/metadata.bin
{code}
For example, the CI test for this pull request:
https://github.com/apache/calcite/pull/4771
> CI always report that it cannot read metadata.bin file
> ------------------------------------------------------
>
> Key: CALCITE-7399
> URL: https://issues.apache.org/jira/browse/CALCITE-7399
> Project: Calcite
> Issue Type: Bug
> Components: ci
> Affects Versions: 1.41.0
> Reporter: Yu Xu
> Priority: Minor
>
> CI occasionally throws a similar problem, which is ineffective no matter how
> many times it is rerun. The error message is as follows:
> {code:java}
> A problem occurred configuring project ':splunk'.> Could not read workspace
> metadata from
> /home/jenkins/.gradle/caches/8.7/kotlin-dsl/accessors/281c75679ad0c94d75da43bec404c5d1/metadata.bin
> {code}
> For example, the CI test for this pull request:
> [https://github.com/apache/calcite/pull/4771]
> It might be related to Gradle's caching.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)