SoinSoin commented on issue #56459:
URL: https://github.com/apache/airflow/issues/56459#issuecomment-3441205841

   > Can someone please include the full error?
   
   `ERROR - Task failed with exception: source="task"
   TypeError: Expected echo_cmd to return a list of strings, but got ['echo', 
MappedArgument(_input=DictOfListsExpandInput(value={'name': 
XComArg(<Task(_PythonDecoratedOperator): make_values>)}), _key='name')]
   File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/execution_time/task_runner.py",
 line 920 in run
   
   File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/execution_time/task_runner.py",
 line 1215 in _execute_task
   
   File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/bases/operator.py",
 line 397 in wrapper
   
   File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/providers/cncf/kubernetes/decorators/kubernetes_cmd.py",
 line 72 in execute
   
   File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/providers/cncf/kubernetes/decorators/kubernetes_cmd.py",
 line 92 in _generate_cmds`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to