Skip to content

Commit

Permalink
Automated deployment: Wed Jan 17 21:23:57 UTC 2024 1c17a67
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Jan 17, 2024
1 parent 4e1dde0 commit 79607b9
Show file tree
Hide file tree
Showing 71 changed files with 8,651 additions and 0 deletions.
40 changes: 40 additions & 0 deletions 1c17a67085d453d6df78d96edfaaf758f265a11f_integration-v2/86/app.js

Large diffs are not rendered by default.

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

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


Invoking dbt with ['seed']
21:21:21 Running with dbt=1.7.4
21:21:21 Registered adapter: firebolt=1.4.4
21:21:21 Unable to do partial parsing because saved manifest not found. Starting full parse.
21:21:22 Found 1 model, 2 seeds, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:21:22
21:21:26 Concurrency: 1 threads (target='default')
21:21:26
21:21:26 1 of 2 START seed file added ................................................... [RUN]
21:21:29 1 of 2 OK loaded seed file public.added ........................................ [INSERT 20 in 2.83s]
21:21:29 2 of 2 START seed file base .................................................... [RUN]
21:21:32 2 of 2 OK loaded seed file public.base ......................................... [INSERT 10 in 2.80s]
21:21:32
21:21:32 Finished running 2 seeds in 0 hours 0 minutes and 10.32 seconds (10.32s).
21:21:32
21:21:32 Completed successfully
21:21:32
21:21:32 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2


Invoking dbt with ['run', '--vars', 'seed_name: base']
21:21:36 Running with dbt=1.7.4
21:21:36 Registered adapter: firebolt=1.4.4
21:21:36 Unable to do partial parsing because config vars, config profile, or config target have changed
21:21:37 Found 1 model, 2 seeds, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:21:37
21:21:41 Concurrency: 1 threads (target='default')
21:21:41
21:21:41 1 of 1 START sql incremental model incremental ................................. [RUN]
21:21:44 1 of 1 OK created sql incremental model incremental ............................ [SUCCESS in 2.64s]
21:21:44
21:21:44 Finished running 1 incremental model in 0 hours 0 minutes and 7.34 seconds (7.34s).
21:21:44
21:21:44 Completed successfully
21:21:44
21:21:44 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--full-refresh', '--vars', 'seed_name: added']
21:21:46 Running with dbt=1.7.4
21:21:46 Registered adapter: firebolt=1.4.4
21:21:46 Unable to do partial parsing because config vars, config profile, or config target have changed
21:21:47 Found 1 model, 2 seeds, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:21:47
21:21:51 Concurrency: 1 threads (target='default')
21:21:51
21:21:51 1 of 1 START sql incremental model incremental ................................. [RUN]
21:21:55 1 of 1 OK created sql incremental model incremental ............................ [SUCCESS in 4.40s]
21:21:55
21:21:55 Finished running 1 incremental model in 0 hours 0 minutes and 8.06 seconds (8.06s).
21:21:55
21:21:55 Completed successfully
21:21:55
21:21:55 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['docs', 'generate']
21:21:57 Running with dbt=1.7.4
21:21:57 Registered adapter: firebolt=1.4.4
21:21:57 Unable to do partial parsing because config vars, config profile, or config target have changed
21:21:58 Found 1 model, 2 seeds, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:21:58
21:22:00 Concurrency: 1 threads (target='default')
21:22:00
21:22:00 Building catalog
21:22:02 Catalog written to /tmp/pytest-of-runner/pytest-0/project5/target/catalog.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

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


Invoking dbt with ['seed']
21:19:58 Running with dbt=1.7.4
21:19:58 Registered adapter: firebolt=1.4.4
21:19:58 Unable to do partial parsing because saved manifest not found. Starting full parse.
21:19:59 Found 3 models, 2 tests, 1 seed, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:19:59
21:20:03 Concurrency: 1 threads (target='default')
21:20:03
21:20:03 1 of 1 START seed file base .................................................... [RUN]
21:20:05 1 of 1 OK loaded seed file public.base ......................................... [INSERT 10 in 2.61s]
21:20:05
21:20:05 Finished running 1 seed in 0 hours 0 minutes and 6.09 seconds (6.09s).
21:20:05
21:20:05 Completed successfully
21:20:05
21:20:05 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['test']
21:20:05 Running with dbt=1.7.4
21:20:05 Registered adapter: firebolt=1.4.4
21:20:05 Found 3 models, 2 tests, 1 seed, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:20:05
21:20:08 Concurrency: 1 threads (target='default')
21:20:08
21:20:08 1 of 2 START test failing ...................................................... [RUN]
21:20:10 1 of 2 FAIL 10 failing ......................................................... [FAIL 10 in 1.97s]
21:20:10 2 of 2 START test passing ...................................................... [RUN]
21:20:11 2 of 2 PASS passing ............................................................ [PASS in 1.70s]
21:20:11
21:20:11 Finished running 2 tests in 0 hours 0 minutes and 6.09 seconds (6.09s).
21:20:11
21:20:11 Completed with 1 error and 0 warnings:
21:20:11
21:20:11 Failure in test failing (tests/failing.sql)
21:20:11 Got 10 results, configured to fail if != 0
21:20:11
21:20:11 compiled Code at target/compiled/singular_tests_ephemeral/tests/failing.sql
21:20:11
21:20:11 Done. PASS=1 WARN=0 ERROR=1 SKIP=0 TOTAL=2


Invoking dbt with ['run']
21:20:11 Running with dbt=1.7.4
21:20:11 Registered adapter: firebolt=1.4.4
21:20:12 Found 3 models, 2 tests, 1 seed, 1 source, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:20:12
21:20:15 Concurrency: 1 threads (target='default')
21:20:15
21:20:15 1 of 2 START sql view model failing_model ...................................... [RUN]
21:20:18 1 of 2 OK created sql view model failing_model ................................. [SUCCESS in 2.60s]
21:20:18 2 of 2 START sql view model passing_model ...................................... [RUN]
21:20:20 2 of 2 OK created sql view model passing_model ................................. [SUCCESS in 2.24s]
21:20:20
21:20:20 Finished running 2 view models in 0 hours 0 minutes and 8.59 seconds (8.59s).
21:20:20
21:20:20 Completed successfully
21:20:20
21:20:20 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

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


Invoking dbt with ['seed']
21:23:18 Running with dbt=1.7.4
21:23:18 Registered adapter: firebolt=1.4.4
21:23:18 Unable to do partial parsing because saved manifest not found. Starting full parse.
21:23:19 Found 2 models, 1 snapshot, 1 seed, 3 tests, 1 source, 2 exposures, 0 metrics, 411 macros, 0 groups, 0 semantic models
21:23:19
21:23:25 Concurrency: 1 threads (target='default')
21:23:25
21:23:25 1 of 1 START seed file seed .................................................... [RUN]
21:23:27 1 of 1 OK loaded seed file public.seed ......................................... [INSERT 1 in 2.80s]
21:23:27
21:23:27 Finished running 1 seed in 0 hours 0 minutes and 8.64 seconds (8.64s).
21:23:27
21:23:27 Completed successfully
21:23:27
21:23:27 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run']
21:23:27 Running with dbt=1.7.4
21:23:27 Registered adapter: firebolt=1.4.4
21:23:27 Found 2 models, 1 snapshot, 1 seed, 3 tests, 1 source, 2 exposures, 0 metrics, 411 macros, 0 groups, 0 semantic models
21:23:27
21:23:33 Concurrency: 1 threads (target='default')
21:23:33
21:23:33 1 of 2 START sql view model model .............................................. [RUN]
21:23:35 1 of 2 OK created sql view model model ......................................... [SUCCESS in 2.19s]
21:23:35 2 of 2 START sql view model second_model ....................................... [RUN]
21:23:38 2 of 2 OK created sql view model second_model .................................. [SUCCESS in 2.68s]
21:23:38
21:23:38 Finished running 2 view models in 0 hours 0 minutes and 10.25 seconds (10.25s).
21:23:38
21:23:38 Completed successfully
21:23:38
21:23:38 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2


Invoking dbt with ['docs', 'generate', '--no-compile']
21:23:38 Running with dbt=1.7.4
21:23:38 Registered adapter: firebolt=1.4.4
21:23:38 Building catalog
21:23:40 Catalog written to /tmp/pytest-of-runner/pytest-0/project7/target/catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

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


Invoking dbt with ['test']
21:19:43 Running with dbt=1.7.4
21:19:43 Registered adapter: firebolt=1.4.4
21:19:43 Unable to do partial parsing because saved manifest not found. Starting full parse.
21:19:44 Found 2 tests, 0 sources, 0 exposures, 0 metrics, 410 macros, 0 groups, 0 semantic models
21:19:44
21:19:44 Concurrency: 1 threads (target='default')
21:19:44
21:19:44 1 of 2 START test failing ...................................................... [RUN]
21:19:46 1 of 2 FAIL 1 failing .......................................................... [FAIL 1 in 1.68s]
21:19:46 2 of 2 START test passing ...................................................... [RUN]
21:19:48 2 of 2 PASS passing ............................................................ [PASS in 1.72s]
21:19:48
21:19:48 Finished running 2 tests in 0 hours 0 minutes and 3.42 seconds (3.42s).
21:19:48
21:19:48 Completed with 1 error and 0 warnings:
21:19:48
21:19:48 Failure in test failing (tests/failing.sql)
21:19:48 Got 1 result, configured to fail if != 0
21:19:48
21:19:48 compiled Code at target/compiled/singular_tests/tests/failing.sql
21:19:48
21:19:48 Done. PASS=1 WARN=0 ERROR=1 SKIP=0 TOTAL=2
Loading

0 comments on commit 79607b9

Please sign in to comment.