Skip to content

Commit

Permalink
Automated deployment: Wed Jan 17 11:55:17 UTC 2024 62204e2
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Jan 17, 2024
1 parent c20e392 commit 1972d5b
Show file tree
Hide file tree
Showing 352 changed files with 155,969 additions and 0 deletions.
40 changes: 40 additions & 0 deletions 62204e219a4c103442269b6d783f927206b36020_integration-v1/83/app.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project0


Invoking dbt with ['seed']
11:32:53 Running with dbt=1.5.9
11:32:53 Registered adapter: firebolt=1.4.4
11:32:53 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:32:54 Found 3 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 1 source, 0 exposures, 0 metrics, 0 groups
11:32:54
11:32:55 Concurrency: 2 threads (target='default')
11:32:55
11:32:55 1 of 1 START seed file base .................................................... [RUN]
11:32:57 1 of 1 OK loaded seed file public.base ......................................... [INSERT 10 in 1.37s]
11:32:57
11:32:57 Finished running 1 seed in 0 hours 0 minutes and 2.75 seconds (2.75s).
11:32:57
11:32:57 Completed successfully
11:32:57
11:32:57 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run']
11:32:57 Running with dbt=1.5.9
11:32:57 Registered adapter: firebolt=1.4.4
11:32:57 Found 3 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 1 source, 0 exposures, 0 metrics, 0 groups
11:32:57
11:32:57 Concurrency: 2 threads (target='default')
11:32:57
11:32:57 1 of 3 START sql table model swappable ......................................... [RUN]
11:32:57 2 of 3 START sql table model table_model ....................................... [RUN]
11:32:59 1 of 3 OK created sql table model swappable .................................... [SUCCESS in 1.38s]
11:32:59 3 of 3 START sql view model view_model ......................................... [RUN]
11:32:59 2 of 3 OK created sql table model table_model .................................. [SUCCESS in 1.45s]
11:33:00 3 of 3 OK created sql view model view_model .................................... [SUCCESS in 0.67s]
11:33:00
11:33:00 Finished running 2 table models, 1 view model in 0 hours 0 minutes and 2.78 seconds (2.78s).
11:33:00
11:33:00 Completed successfully
11:33:00
11:33:00 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3


Invoking dbt with ['docs', 'generate']
11:33:02 Running with dbt=1.5.9
11:33:02 Registered adapter: firebolt=1.4.4
11:33:02 Found 3 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 1 source, 0 exposures, 0 metrics, 0 groups
11:33:02
11:33:02 Concurrency: 2 threads (target='default')
11:33:02
11:33:02 Building catalog
11:33:03 Catalog written to /tmp/pytest-of-runner/pytest-0/project0/target/catalog.json


Invoking dbt with ['run', '-m', 'swappable', '--vars', 'materialized_var: view']
11:33:03 Running with dbt=1.5.9
11:33:03 Registered adapter: firebolt=1.4.4
11:33:03 Unable to do partial parsing because config vars, config profile, or config target have changed
11:33:04 Found 3 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 1 source, 0 exposures, 0 metrics, 0 groups
11:33:04
11:33:05 Concurrency: 2 threads (target='default')
11:33:05
11:33:05 1 of 1 START sql view model swappable .......................................... [RUN]
11:33:08 1 of 1 OK created sql view model swappable ..................................... [SUCCESS in 2.82s]
11:33:08
11:33:08 Finished running 1 view model in 0 hours 0 minutes and 4.18 seconds (4.18s).
11:33:08
11:33:08 Completed successfully
11:33:08
11:33:08 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '-m', 'swappable', '--vars', 'materialized_var: incremental']
11:33:10 Running with dbt=1.5.9
11:33:10 Registered adapter: firebolt=1.4.4
11:33:10 Unable to do partial parsing because config vars, config profile, or config target have changed
11:33:11 Found 3 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 1 source, 0 exposures, 0 metrics, 0 groups
11:33:11
11:33:12 Concurrency: 2 threads (target='default')
11:33:12
11:33:12 1 of 1 START sql incremental model swappable ................................... [RUN]
11:33:13 1 of 1 OK created sql incremental model swappable .............................. [SUCCESS in 1.21s]
11:33:13
11:33:13 Finished running 1 incremental model in 0 hours 0 minutes and 1.93 seconds (1.93s).
11:33:13
11:33:13 Completed successfully
11:33:13
11:33:13 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@


Invoking dbt with ['build']
11:54:27 Running with dbt=1.5.9
11:54:27 Registered adapter: firebolt=1.4.4
11:54:27 Found 2 models, 0 tests, 0 snapshots, 0 analyses, 338 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
11:54:27
11:54:28 Concurrency: 2 threads (target='default')
11:54:28
11:54:28 1 of 2 START sql table model actual ............................................ [RUN]
11:54:28 2 of 2 START sql table model expected .......................................... [RUN]
11:54:31 2 of 2 OK created sql table model expected ..................................... [SUCCESS in 2.96s]
11:54:33 1 of 2 OK created sql table model actual ....................................... [SUCCESS in 4.75s]
11:54:33
11:54:33 Finished running 2 table models in 0 hours 0 minutes and 5.51 seconds (5.51s).
11:54:33
11:54:33 Completed successfully
11:54:33
11:54:33 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2
Expected: [('array_col', 'ARRAY(INTEGER)', None), ('id', 'INTEGER', None)]
Actual: [('array_col', 'ARRAY(INTEGER)', None), ('id', 'INTEGER', None)]
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project14


Invoking dbt with ['run', '-s', 'my_model_wrong_order']
11:38:42 Running with dbt=1.5.9
11:38:42 Registered adapter: firebolt=1.4.4
11:38:42 Unable to do partial parsing because saved manifest not found. Starting full parse.
11:38:43 [WARNING]: Did not find matching node for patch with name 'my_model' in the 'models' section of file 'models/constraints_schema.yml'
11:38:43 [WARNING]: Did not find matching node for patch with name 'my_model_error' in the 'models' section of file 'models/constraints_schema.yml'
11:38:43 [WARNING]: Constraint types are not supported for view materializations
and will be ignored. Set 'warn_unsupported: false' on this constraint to ignore
this warning.
11:38:43 [WARNING]: Constraint types are not supported for view materializations
and will be ignored. Set 'warn_unsupported: false' on this constraint to ignore
this warning.
11:38:43 [WARNING]: Test 'test.test.unique_my_model_id.7a8b3e1711' (models/constraints_schema.yml) depends on a node named 'my_model' in package '' which was not found
11:38:43 [WARNING]: Test 'test.test.unique_my_model_error_id.8d2ff7a7b1' (models/constraints_schema.yml) depends on a node named 'my_model_error' in package '' which was not found
11:38:43 Found 2 models, 2 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
11:38:43
11:38:44 Concurrency: 2 threads (target='default')
11:38:44
11:38:44 1 of 1 START sql view model my_model_wrong_order ............................... [RUN]
11:38:45 1 of 1 OK created sql view model my_model_wrong_order .......................... [SUCCESS in 0.79s]
11:38:45
11:38:45 Finished running 1 view model in 0 hours 0 minutes and 1.55 seconds (1.55s).
11:38:45
11:38:45 Completed successfully
11:38:45
11:38:45 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project20


Invoking dbt with ['--debug', '--log-format=json', 'run']
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

=== Test project_root: /tmp/pytest-of-runner/pytest-0/project19


Invoking dbt with ['--debug', 'run']


Invoking dbt with ['--debug', 'run']
Loading

0 comments on commit 1972d5b

Please sign in to comment.