Skip to content

Commit

Permalink
Automated deployment: Mon Dec 4 15:59:33 UTC 2023 4741577
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Dec 4, 2023
1 parent c7e39a6 commit 4fe534e
Show file tree
Hide file tree
Showing 255 changed files with 110,591 additions and 0 deletions.
40 changes: 40 additions & 0 deletions 474157709e016b0acd0ff0e35ee6fabc5646f517_integration-v2/78/app.js

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,68 @@


Invoking dbt with ['run', '--select', 'one_str__overwrite']
15:29:44 Running with dbt=1.5.9
15:29:44 Registered adapter: firebolt=1.4.3
15:29:44 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
15:29:44
15:29:47 Concurrency: 2 threads (target='default')
15:29:47
15:29:47 1 of 1 START sql table model one_str__overwrite ................................ [RUN]
15:30:00 1 of 1 OK created sql table model one_str__overwrite ........................... [SUCCESS in 13.13s]
15:30:00
15:30:00 Finished running 1 table model in 0 hours 0 minutes and 16.27 seconds (16.27s).
15:30:00
15:30:00 Completed successfully
15:30:00
15:30:00 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['seed', '--select', 'seed', '--full-refresh']
15:30:00 Running with dbt=1.5.9
15:30:00 Registered adapter: firebolt=1.4.3
15:30:00 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
15:30:00
15:30:04 Concurrency: 2 threads (target='default')
15:30:04
15:30:04 1 of 1 START seed file seed .................................................... [RUN]
15:30:17 1 of 1 OK loaded seed file public.seed ......................................... [CREATE 6 in 13.81s]
15:30:17
15:30:17 Finished running 1 seed in 0 hours 0 minutes and 17.08 seconds (17.08s).
15:30:17
15:30:17 Completed successfully
15:30:17
15:30:17 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--select', 'str_unique_key', '--full-refresh']
15:30:17 Running with dbt=1.5.9
15:30:17 Registered adapter: firebolt=1.4.3
15:30:18 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
15:30:18
15:30:20 Concurrency: 2 threads (target='default')
15:30:20
15:30:20 1 of 1 START sql incremental model str_unique_key .............................. [RUN]
15:30:33 1 of 1 OK created sql incremental model str_unique_key ......................... [SUCCESS in 12.41s]
15:30:33
15:30:33 Finished running 1 incremental model in 0 hours 0 minutes and 15.33 seconds (15.33s).
15:30:33
15:30:33 Completed successfully
15:30:33
15:30:33 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--select', 'str_unique_key']
15:31:06 Running with dbt=1.5.9
15:31:06 Registered adapter: firebolt=1.4.3
15:31:06 Found 12 models, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 1 seed file, 0 sources, 0 exposures, 0 metrics, 0 groups
15:31:06
15:31:09 Concurrency: 2 threads (target='default')
15:31:09
15:31:09 1 of 1 START sql incremental model str_unique_key .............................. [RUN]
15:31:54 1 of 1 OK created sql incremental model str_unique_key ......................... [SUCCESS in 45.15s]
15:31:54
15:31:54 Finished running 1 incremental model in 0 hours 0 minutes and 48.10 seconds (48.10s).
15:31:54
15:31:54 Completed successfully
15:31:54
15:31:54 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1

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,5 @@

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


Invoking dbt with ['--debug', '--log-format=json', 'run']

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,92 @@

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


Invoking dbt with ['run', '--vars', 'materialized: view']
15:13:15 Running with dbt=1.5.9
15:13:15 Registered adapter: firebolt=1.4.3
15:13:15 Unable to do partial parsing because saved manifest not found. Starting full parse.
15:13:16 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
15:13:16
15:13:19 Concurrency: 2 threads (target='default')
15:13:19
15:13:19 1 of 1 START sql view model model_mc_modelface ................................. [RUN]
15:13:21 1 of 1 OK created sql view model model_mc_modelface ............................ [SUCCESS in 1.99s]
15:13:21
15:13:21 Finished running 1 view model in 0 hours 0 minutes and 5.05 seconds (5.05s).
15:13:21
15:13:21 Completed successfully
15:13:21
15:13:21 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: table']
15:13:21 Running with dbt=1.5.9
15:13:21 Registered adapter: firebolt=1.4.3
15:13:21 Unable to do partial parsing because config vars, config profile, or config target have changed
15:13:22 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
15:13:22
15:13:24 Concurrency: 2 threads (target='default')
15:13:24
15:13:24 1 of 1 START sql table model model_mc_modelface ................................ [RUN]
15:13:37 1 of 1 OK created sql table model model_mc_modelface ........................... [SUCCESS in 12.56s]
15:13:37
15:13:37 Finished running 1 table model in 0 hours 0 minutes and 15.52 seconds (15.52s).
15:13:37
15:13:37 Completed successfully
15:13:37
15:13:37 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: view']
15:13:37 Running with dbt=1.5.9
15:13:37 Registered adapter: firebolt=1.4.3
15:13:37 Unable to do partial parsing because config vars, config profile, or config target have changed
15:13:38 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
15:13:38
15:13:41 Concurrency: 2 threads (target='default')
15:13:41
15:13:41 1 of 1 START sql view model model_mc_modelface ................................. [RUN]
15:13:44 1 of 1 OK created sql view model model_mc_modelface ............................ [SUCCESS in 3.09s]
15:13:44
15:13:44 Finished running 1 view model in 0 hours 0 minutes and 6.05 seconds (6.05s).
15:13:44
15:13:44 Completed successfully
15:13:44
15:13:44 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: incremental']
15:13:44 Running with dbt=1.5.9
15:13:44 Registered adapter: firebolt=1.4.3
15:13:44 Unable to do partial parsing because config vars, config profile, or config target have changed
15:13:45 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
15:13:45
15:13:48 Concurrency: 2 threads (target='default')
15:13:48
15:13:48 1 of 1 START sql incremental model model_mc_modelface .......................... [RUN]
15:14:01 1 of 1 OK created sql incremental model model_mc_modelface ..................... [SUCCESS in 12.68s]
15:14:01
15:14:01 Finished running 1 incremental model in 0 hours 0 minutes and 15.73 seconds (15.73s).
15:14:01
15:14:01 Completed successfully
15:14:01
15:14:01 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run', '--vars', 'materialized: table', '--full-refresh']
15:14:01 Running with dbt=1.5.9
15:14:01 Registered adapter: firebolt=1.4.3
15:14:01 Unable to do partial parsing because config vars, config profile, or config target have changed
15:14:02 Found 1 model, 0 tests, 0 snapshots, 0 analyses, 337 macros, 0 operations, 0 seed files, 0 sources, 0 exposures, 0 metrics, 0 groups
15:14:02
15:14:05 Concurrency: 2 threads (target='default')
15:14:05
15:14:05 1 of 1 START sql table model model_mc_modelface ................................ [RUN]
15:14:18 1 of 1 OK created sql table model model_mc_modelface ........................... [SUCCESS in 13.59s]
15:14:18
15:14:18 Finished running 1 table model in 0 hours 0 minutes and 16.56 seconds (16.56s).
15:14:18
15:14:18 Completed successfully
15:14:18
15:14:18 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1
Loading

0 comments on commit 4fe534e

Please sign in to comment.