You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-02-17 21:55:51.965[Date: 2024-02-17T16:25:51.961151Z] [Thread: MainThread] [Type: FinishedRunningStats] Finished running in 0 hours 0 minutes and 1.07 seconds (1.07s).
2024-02-17 21:55:51.967[Date: 2024-02-17T16:25:51.964568Z] [Thread: MainThread] [Type: MainEncounteredError] Encountered an error:
Runtime Error
HTTP Error: Failed to download extension "parquet" at URL "http://extensions.duckdb.org/v0.9.2/linux_arm64_gcc4/parquet.duckdb_extension.gz"
Extension "parquet" is an existing extension.
2024-02-17 21:55:53.474Command failed with code 2
2024-02-17 21:55:53.474io.kestra.plugin.scripts.exec.scripts.runners.ScriptException: Command failed with code 2
at io.kestra.plugin.scripts.exec.scripts.runners.DockerScriptRunner.run(DockerScriptRunner.java:171)
at io.kestra.plugin.scripts.exec.scripts.runners.CommandsWrapper.run(CommandsWrapper.java:159)
at io.kestra.plugin.dbt.cli.AbstractDbt.run(AbstractDbt.java:180)
at io.kestra.plugin.dbt.cli.AbstractDbt.run(AbstractDbt.java:34)
at io.kestra.core.runners.Worker$WorkerThread.run(Worker.java:729)
Similar error has been found on the following dbt tasks as well:
dbt Seed, dbt Build, dbt Run, dbt DbtCLI and dbt Compile
(6 tasks in total including dbt Test)
Expected Behavior
dbt Test task example should succeed.
Actual Behaviour
dbt Test task fails with the following error:
Similar error has been found on the following dbt tasks as well:
dbt Seed, dbt Build, dbt Run, dbt DbtCLI and dbt Compile
(6 tasks in total including dbt Test)
Steps To Reproduce
Environment Information
Example flow
The text was updated successfully, but these errors were encountered: