Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gradle] Multi threaded mode is failing for Kafka #1046

Open
prabhu opened this issue May 5, 2024 · 2 comments
Open

[gradle] Multi threaded mode is failing for Kafka #1046

prabhu opened this issue May 5, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@prabhu
Copy link
Contributor

prabhu commented May 5, 2024

cc: @ajmalab

https://github.com/apache/kafka
GRADLE_MULTI_THREADED=true
Use Java 17

Executing /Volumes/Work/sandbox/kafka/gradlew --console plain --build-cache dependencies :examples:dependencies :server-common:dependencies :connect:dependencies :clients:dependencies :shell:dependencies :raft:dependencies :metadata:dependencies :log4j-appender:dependencies :server:dependencies :core:dependencies :generator:dependencies :tools:dependencies :group-coordinator:dependencies :streams:dependencies :trogdor:dependencies :jmh-benchmarks:dependencies :transaction-coordinator:dependencies :storage:dependencies :api:dependencies :runtime:dependencies :json:dependencies :test-plugins:dependencies :mirror:dependencies :transforms:dependencies :storage-api:dependencies :basic-auth-extension:dependencies :mirror-client:dependencies :upgrade-system-tests-0110:dependencies :upgrade-system-tests-0101:dependencies :upgrade-system-tests-0102:dependencies :upgrade-system-tests-0100:dependencies :test-utils:dependencies :streams-scala:dependencies :upgrade-system-tests-11:dependencies :file:dependencies :upgrade-system-tests-10:dependencies :upgrade-system-tests-20:dependencies :upgrade-system-tests-27:dependencies :upgrade-system-tests-22:dependencies :upgrade-system-tests-24:dependencies :upgrade-system-tests-23:dependencies :upgrade-system-tests-31:dependencies :upgrade-system-tests-25:dependencies :upgrade-system-tests-33:dependencies :tools-api:dependencies :upgrade-system-tests-21:dependencies :upgrade-system-tests-28:dependencies :upgrade-system-tests-30:dependencies :upgrade-system-tests-35:dependencies :upgrade-system-tests-26:dependencies :upgrade-system-tests-36:dependencies :upgrade-system-tests-32:dependencies :upgrade-system-tests-34:dependencies :upgrade-system-tests-37:dependencies --parallel in .

> Configure project :
Starting build with version 3.8.0-SNAPSHOT (commit id 25118cec) using Gradle 8.7, Java 17 and Scala 2.13.12
Build properties: maxParallelForks=16, maxScalacThreads=8, maxTestRetries=0

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

FAILURE: Build failed with an exception.

* What went wrong:
Cannot locate tasks that match ':api:dependencies' as project 'api' not found in root project 'kafka'.

* Try:
> Run gradlew projects to get a list of available projects.
> For more on name expansion, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> 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 1s

No packages found. Set the environment variable 'CDXGEN_DEBUG_MODE=debug' to troubleshoot any gradle related errors.
@prabhu prabhu added the help wanted Extra attention is needed label May 5, 2024
@prabhu
Copy link
Contributor Author

prabhu commented May 7, 2024

@aryan-rajoria

@prabhu
Copy link
Contributor Author

prabhu commented May 17, 2024

@ajmalab ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant