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-11-21, 09:48:45 UTC] {subprocess.py:69} INFO - Running command: ['/usr/local/airflow/dbt_venv/bin/dbt', 'seed', '--models', 'raw_payments', '--project-dir', '/tmp/tmpcvag2lth', '--profiles-dir', '/tmp/cosmos/profile/a089010bf9c7bf6adc6a18ab82d509457d80150a19657dc085c3947c19260f31', '--profile', 'airflow_db', '--target', 'dev']
[2024-11-21, 09:48:45 UTC] {subprocess.py:80} INFO - Command output:
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - Traceback (most recent call last):
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/bin/dbt", line 5, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.cli.main import cli
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/cli/__init__.py", line 1, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from .main import cli as dbt_cli # noqa
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/cli/main.py", line 14, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.cli import requires, params as p
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/cli/requires.py", line 9, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.context.providers import generate_runtime_macro_context
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/context/providers.py", line 26, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.config import RuntimeConfig, Project
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/config/__init__.py", line 3, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from .project import Project, IsFQNResource, PartialProject # noqa
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/config/project.py", line 35, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.graph import SelectionSpec
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/graph/__init__.py", line 1, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from .selector_spec import ( # noqa: F401
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/graph/selector_spec.py", line 9, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from .selector_methods import MethodName
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/graph/selector_methods.py", line 11, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - from dbt.contracts.graph.manifest import Manifest
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - File "/usr/local/airflow/dbt_venv/lib/python3.12/site-packages/dbt/contracts/graph/manifest.py", line 786, in <module>
[2024-11-21, 09:48:46 UTC] {subprocess.py:90} INFO - class Manifest(MacroMethods, DataClassMessagePackMixin, dbtClassMixin):
The text was updated successfully, but these errors were encountered:
dosubotbot
added
area:ci
Related to CI, Github Actions, or other continuous integration tools
dbt:seed
Primarily related to dbt seed command or functionality
labels
Nov 21, 2024
Log
CI Job: https://github.com/astronomer/astronomer-cosmos/actions/runs/11930671788/job/33251943172
The text was updated successfully, but these errors were encountered: