forking-renovate[bot] commented on PR #6484: URL: https://github.com/apache/jmeter/pull/6484#issuecomment-3103138429
### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: settings.gradle.kts ``` Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256,pgp dependencies FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: A problem occurred configuring project ':build-logic:basics'. > Could not resolve all dependencies for configuration 'classpath'. > Could not resolve project :build-logic-commons:gradle-plugin. Required by: project :build-logic:basics > Failed to calculate the value of task ':build-logic-commons:gradle-plugin:compileJava' property 'javaCompiler'. > Cannot find a Java installation on your machine (Linux 6.1.128 amd64) matching: {languageVersion=17, vendor=any vendor, implementation=vendor-specific, nativeImageCapable=false}. Toolchain download repositories have not been configured. * Try: > Learn more about toolchain auto-detection and auto-provisioning at https://docs.gradle.org/8.14.3/userguide/toolchains.html#sec:auto_detection. > Learn more about toolchain repositories at https://docs.gradle.org/8.14.3/userguide/toolchains.html#sub:download_repositories. > 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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: A problem occurred configuring project ':build-logic:basics'. > Could not resolve all dependencies for configuration 'classpath'. > Could not resolve project :build-logic-commons:gradle-plugin. Required by: project :build-logic:basics > Failed to calculate the value of task ':build-logic-commons:gradle-plugin:compileJava' property 'javaCompiler'. > Cannot find a Java installation on your machine (Linux 6.1.128 amd64) matching: {languageVersion=17, vendor=any vendor, implementation=vendor-specific, nativeImageCapable=false}. Toolchain download repositories have not been configured. * Try: > Learn more about toolchain auto-detection and auto-provisioning at https://docs.gradle.org/8.14.3/userguide/toolchains.html#sec:auto_detection. > Learn more about toolchain repositories at https://docs.gradle.org/8.14.3/userguide/toolchains.html#sub:download_repositories. > 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 2m 36s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org