When executing the example flow, it just throws the same error. Configuration should be correct.
Actual Behaviour
kestra-1 | 2024-07-11 17:17:09,195 INFO WorkerThread f.a.5.2T2tIsCkTWpLzZrCu1GwxM Job 'companyteam-azure-batch-runner-scrape-environment-info-a6leh' created on pool 'azure_batch_task_runner'
kestra-1 | 2024-07-11 17:17:09,293 ERROR WorkerThread f.a.5.2T2tIsCkTWpLzZrCu1GwxM com.microsoft.azure.batch.CreateTasksErrorException: At least one task failed to be added.
kestra-1 | io.kestra.core.models.tasks.runners.TaskException: com.microsoft.azure.batch.CreateTasksErrorException: At least one task failed to be added.
kestra-1 | at io.kestra.plugin.azure.runner.Batch.run(Batch.java:261)
kestra-1 | at io.kestra.plugin.scripts.exec.scripts.runners.CommandsWrapper.run(CommandsWrapper.java:159)
kestra-1 | at io.kestra.plugin.scripts.python.Commands.run(Commands.java:281)
kestra-1 | at io.kestra.plugin.scripts.python.Commands.run(Commands.java:19)
kestra-1 | at io.kestra.core.runners.WorkerTaskThread.doRun(WorkerTaskThread.java:77)
kestra-1 | at io.kestra.core.runners.AbstractWorkerThread.run(AbstractWorkerThread.java:56)
kestra-1 | 2024-07-11 17:17:09,298 INFO worker_14 f.a.scrape_environment_info [namespace: company.team] [flow: azure_batch_runner] [task: scrape_environment_info] [execution: 550AlV7hmVkIn8VVN59HCP] [taskrun: 2T2tIsCkTWpLzZrCu1GwxM] Type Commands with state FAILED completed in 00:00:00.918
kestra-1 | 2024-07-11 17:17:09,468 INFO jdbc-queue-Execution_0 flow.azure_batch_runner [namespace: company.team] [flow: azure_batch_runner] [execution: 550AlV7hmVkIn8VVN59HCP] Flow completed with state FAILED in 00:00:01.994
Expected Behavior
When executing the example flow, it just throws the same error. Configuration should be correct.
Actual Behaviour
No logs from Azure.
Steps To Reproduce
No response
Environment Information
Example flow