Untitled

 avatar
unknown
plain_text
2 years ago
912 B
5
Indexable
[2023-03-07, 10:11:16 IST] {subprocess.py:75} INFO - Running command: ['/bin/bash', '-c', '/app/software/binaries/jdk1.8.0_151/bin/java -jar /app/server/HOBS-DataPipeline_new/modules/utils/air.jar']
[2023-03-07, 10:11:16 IST] {subprocess.py:86} INFO - Output:
[2023-03-07, 10:11:16 IST] {subprocess.py:93} INFO - /bin/bash: /app/software/binaries/jdk1.8.0_151/bin/java: No such file or directory
[2023-03-07, 10:11:16 IST] {subprocess.py:97} INFO - Command exited with return code 127
[2023-03-07, 10:11:16 IST] {taskinstance.py:1851} ERROR - Task failed with exception
Traceback (most recent call last):
  File "/home/hobapp/.local/lib/python3.7/site-packages/airflow/operators/bash.py", line 197, in execute
    f'Bash command failed. The command returned a non-zero exit code {result.exit_code}.'
airflow.exceptions.AirflowException: Bash command failed. The command returned a non-zero exit code 127.
Editor is loading...