#I want to run Airbyte
8 messages · Page 1 of 1 (latest)
Project ID: fd15b2e5-71af-4fe9-a6f1-fcc5ecb8357c
fd15b2e5-71af-4fe9-a6f1-fcc5ecb8357c
first set of build errors:
Dockerfile:19
-------------------
17 | # build phase
18 | COPY . /app/.
19 | >>> RUN --mount=type=cache,id=s/65b1d2a2-3ccd-4a0b-963b-a2122d0f0a77-/root/gradle,target=/root/.gradle ./gradlew build -x check
20 |
21 |
-------------------
ERROR: failed to solve: process "/bin/bash -ol pipefail -c ./gradlew build -x check" did not complete successfully: exit code: 1
Error: Docker build failed
more context on this run:
#10 71.52
#10 71.52 FAILURE: Build failed with an exception.
#10 71.52
#10 71.52 * Where:
#10 71.52 Build file '/app/airbyte-cdk/python/build.gradle' line: 3
#10 71.52
#10 71.52 * What went wrong:
#10 71.52 An exception occurred applying plugin request [id: 'airbyte-docker']
#10 71.52 > Failed to apply plugin 'airbyte-docker'.
#10 71.52 > A problem occurred starting process 'command 'docker''
#10 71.52
#10 71.52 * Try:
#10 71.52 > Run with --stacktrace option to get the stack trace.
I found https://www.mage.ai/ in the list of templates I will try them. Would love to see Airbyte added since they seems like a great solution for etl!
I would attempt to add airbyte, but it's java
Don’t knock Java. Solid language. Has a few skeletons in the closet but when you garnish it with spring its digestible.