Unable to build connector image using latest code (buildConnectorImage) #31175
Unanswered
sivankumar86
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
./gradlew :airbyte-integrations:connectors:source-kafka:build
Logs:
added 1 package in 4s
28 packages are looking for funding
run
npm fund
for detailsError: You have to set the GCP_GSM_CREDENTIALS if you want to download secrets from GSM. Set the --use-remote-secrets option to false otherwise.
1: airbyte-ci-internal connectors --name=source-kafka --disable-report-auto-open build --use-host-gradle-dist-tar ERROR: exit status 2
build: failed to solve: exit status 2
FAILURE: Build failed with an exception.
Execution failed for task ':airbyte-integrations:connectors:source-kafka:buildConnectorImage'.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 3s
57 actionable tasks: 36 executed, 20 from cache, 1 up-to-date
Beta Was this translation helpful? Give feedback.
All reactions