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-06-23 22:12:55.532Provided 2 input(s).
2024-06-23 22:12:55.553Starting command with pid 210 [/bin/sh -c set -e
sls deploy
sls invoke -f etl --log]
2024-06-23 22:12:55.561/bin/sh: 2: sls: not found
2024-06-23 22:12:55.567Command failed with code 127
2024-06-23 22:12:55.567io.kestra.core.models.tasks.runners.TaskException: Command failed with code 127
at io.kestra.plugin.core.runner.Process.run(Process.java:118)
at io.kestra.plugin.scripts.exec.scripts.runners.CommandsWrapper.run(CommandsWrapper.java:159)
at io.kestra.plugin.scripts.node.Commands.run(Commands.java:90)
at io.kestra.plugin.scripts.node.Commands.run(Commands.java:18)
at io.kestra.core.runners.WorkerTaskThread.doRun(WorkerTaskThread.java:77)
at io.kestra.core.runners.AbstractWorkerThread.run(AbstractWorkerThread.java:56)
Steps To Reproduce
Put the blueprint flow in the Kestra env, and Execute the flow.
Environment Information
Kestra Version: 0.17.4
Plugin version: 0.17.4
Operating System (OS / Docker / Kubernetes): Docker
Expected Behavior
The blueprint should run successfully.
Actual Behaviour
The blueprint flow fails with an error.
Stacktrace:
Steps To Reproduce
Put the blueprint flow in the Kestra env, and Execute the flow.
Environment Information
Example flow
The text was updated successfully, but these errors were encountered: