`[2022-07-14 13:21:06,000] {logging_mixin.py:115} ...
# advanced-need-help
a
Copy code
[2022-07-14 13:21:06,000] {logging_mixin.py:115} INFO - Model version 20220713-163948
[2022-07-14 13:21:06,000] {taskinstance.py:1909} ERROR - Task failed with exception
Traceback (most recent call last):
  File "/Users/sl/airflow/dags/epc_fi.py", line 36, in execute
    with KedroSession.create(self.package_name,
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/kedro/framework/session/session.py", line 172, in create
    session._setup_logging()
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/kedro/framework/session/session.py", line 188, in _setup_logging
    conf_logging = self._get_logging_config()
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/kedro/framework/session/session.py", line 176, in _get_logging_config
    conf_logging = self._get_config_loader().get(
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/kedro/config/templated_config.py", line 161, in get
    config_raw = _get_config_from_patterns(
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/kedro/config/common.py", line 69, in _get_config_from_patterns
    raise ValueError(
ValueError: Given configuration path either does not exist or is not a valid directory: /conf/base
[2022-07-14 13:21:06,004] {taskinstance.py:1415} INFO - Marking task as UP_FOR_RETRY. dag_id=epc-fi, task_id=preprocess, execution_date=20220714T102039, start_date=20220714T102055, end_date=20220714T102106
[2022-07-14 13:21:06,007] {standard_task_runner.py:92} ERROR - Failed to execute job 121 for task preprocess (Given configuration path either does not exist or is not a valid directory: /conf/base; 4330)
[2022-07-14 13:21:06,051] {local_task_job.py:156} INFO - Task exited with return code 1
[2022-07-14 13:21:06,060] {local_task_job.py:273} INFO - 0 downstream tasks scheduled from follow-on schedule check