adoptium / adoptium/aqa-tests

[ External - Kafka ] - status

Open
#3,538 0 comments 0 reactions 0 assignees View on GitHub
type:external
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Jdk8: might just disable as

> Java 8 support has been deprecated since Apache Kafka 3.0 and will be removed in Apache Kafka 4.0 (see [KIP-750](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=181308223) for more details

https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/625/console

```
19:44:36 FAILURE: Build completed with 6 failures.
19:44:36
19:44:36 1: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':raft:test'.
19:44:36 > Process 'Gradle Test Executor 58' finished with non-zero exit value 137
19:44:36 This problem might be caused by incorrect test process configuration.
19:44:36 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 2: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':connect:mirror:test'.
19:44:36 > Process 'Gradle Test Executor 121' finished with non-zero exit value 137
19:44:36 This problem might be caused by incorrect test process configuration.
19:44:36 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 3: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':clients:test'.
19:44:36 > There were failing tests. See the report at: file:///kafka/clients/build/reports/tests/test/index.html
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 4: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':connect:runtime:test'.
19:44:36 > Process 'Gradle Test Executor 103' finished with non-zero exit value 137
19:44:36 This problem might be caused by incorrect test process configuration.
19:44:36 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 5: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':streams:test'.
19:44:36 > There were failing tests. See the report at: file:///kafka/streams/build/reports/tests/test/index.html
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 6: Task failed with an exception.
19:44:36 -----------
19:44:36 * What went wrong:
19:44:36 Execution failed for task ':core:test'.
19:44:36 > Process 'Gradle Test Executor 85' finished with non-zero exit value 137
19:44:36 This problem might be caused by incorrect test process configuration.
19:44:36 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
19:44:36
19:44:36 * Try:
19:44:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
19:44:36 ==============================================================================
19:44:36
19:44:36 * Get more help at https://help.gradle.org/
19:44:36
19:44:36 BUILD FAILED in 38m 49s
19:44:41
19:44:41 kafka_test_0_FAILED
```
Java 11: https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/624/console

```
18:57:24 FAILURE: Build completed with 7 failures.
18:57:24
18:57:24 1: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':trogdor:test'.
18:57:24 > There were failing tests. See the report at: file:///kafka/trogdor/build/reports/tests/test/index.html
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 2: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':raft:test'.
18:57:24 > Process 'Gradle Test Executor 97' finished with non-zero exit value 137
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 3: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':connect:mirror:test'.
18:57:24 > Process 'Gradle Test Executor 141' finished with non-zero exit value 137
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 4: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':connect:runtime:test'.
18:57:24 > Process 'Gradle Test Executor 129' finished with non-zero exit value 137
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 5: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':clients:test'.
18:57:24 > Process 'Gradle Test Executor 157' finished with non-zero exit value 137
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 6: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':streams:test'.
18:57:24 > Process 'Gradle Test Executor 139' finished with non-zero exit value 1
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 7: Task failed with an exception.
18:57:24 -----------
18:57:24 * What went wrong:
18:57:24 Execution failed for task ':core:test'.
18:57:24 > Process 'Gradle Test Executor 90' finished with non-zero exit value 137
18:57:24 This problem might be caused by incorrect test process configuration.
18:57:24 Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution
18:57:24
18:57:24 * Try:
18:57:24 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
18:57:24 ==============================================================================
18:57:24
18:57:24 * Get more help at https://help.gradle.org/
18:57:24
18:57:24 BUILD FAILED in 39m 41s
```

JDK17 https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/626/console

```
20:31:48 FAILURE: Build completed with 2 failures.
20:31:48
20:31:48 1: Task failed with an exception.
20:31:48 -----------
20:31:48 * What went wrong:
20:31:48 Execution failed for task ':clients:test'.
20:31:48 > There were failing tests. See the report at: file:///kafka/clients/build/reports/tests/test/index.html
20:31:48
20:31:48 * Try:
20:31:48 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
20:31:48 ==============================================================================
20:31:48
20:31:48 2: Task failed with an exception.
20:31:48 -----------
20:31:48 * What went wrong:
20:31:48 Execution failed for task ':core:test'.
20:31:48 > There were failing tests. See the report at: file:///kafka/core/build/reports/tests/test/index.html
20:31:48
20:31:48 * Try:
20:31:48 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
20:31:48 ==============================================================================
20:31:48
20:31:48 * Get more help at https://help.gradle.org/
20:31:48
20:31:48 BUILD FAILED in 1h 5m 31s
20:31:52
20:31:52 kafka_test_0_FAILED
```

Different tests failures.

Contributor guide

Open the contributing guide

Research direction

Start with the three linked grinder_sandbox_new CI console runs for JDK 8, 11, and 17, then inspect the Gradle reports named for clients, core, streams, raft, connect, and trogdor. Compare the failures across JDK versions and determine whether JDK 8 should be disabled; done means each reported failure has a clear disposition.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.