[
https://issues.apache.org/jira/browse/FLINK-31698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-31698:
----------------------------------
Description:
Investigate and fix the nightly CI failure. Example
[https://github.com/apache/flink-connector-cassandra/actions/runs/4585936901]
{code:java}
Error: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project flink-connector-cassandra_2.12: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter'
failed to discover tests: org/junit/jupiter/api/io/CleanupMode:
org.junit.jupiter.api.io.CleanupMode -> [Help 1]{code}
was:
Investigate and fix the nightly CI failure. Example
[https://github.com/apache/flink-connector-opensearch/actions/runs/4585851921]
{code:java}
Error: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project flink-connector-opensearch: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'archunit' failed
to discover tests: 'java.lang.Object
com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(java.lang.Class)'
-> [Help 1]{code}
> Cassandra nightly CI failure
> ----------------------------
>
> Key: FLINK-31698
> URL: https://issues.apache.org/jira/browse/FLINK-31698
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Opensearch
> Reporter: Danny Cranmer
> Priority: Major
>
> Investigate and fix the nightly CI failure. Example
> [https://github.com/apache/flink-connector-cassandra/actions/runs/4585936901]
>
> {code:java}
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test)
> on project flink-connector-cassandra_2.12: Execution default-test of goal
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
> org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter'
> failed to discover tests: org/junit/jupiter/api/io/CleanupMode:
> org.junit.jupiter.api.io.CleanupMode -> [Help 1]{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)