Danny Cranmer created FLINK-31700: ------------------------------------- Summary: MongoDB nightly CI failure Key: FLINK-31700 URL: https://issues.apache.org/jira/browse/FLINK-31700 Project: Flink Issue Type: Technical Debt Components: Connectors / JDBC Reporter: Danny Cranmer
Investigate and fix the nightly CI failure. Example [https://github.com/apache/flink-connector-jdbc/actions/runs/4585903259] {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-jdbc: 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: com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(Ljava/lang/Class;)Ljava/lang/Object; -> [Help 1]{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)