============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_workload.py .E.

==================================== ERRORS ====================================
______________ ERROR at teardown of TestYdbLogWorkload.test[row] _______________
ydb/tests/stress/log/tests/test_workload.py:12: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Not freed 0x00007F1142FE9AD0 size: 8816, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   Not freed 0x00007F1143295BB0 size: 6848, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   Not freed 0x00007F11438CA2A0 size: 5584, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   VERIFY failed (2025-11-06T22:54:35.123742Z): Allocated: 115901480, Freed: 115892664, Peak: 101967920
E   yql/essentials/minikql/mkql_mem_info.cpp:180
E   VerifyDebug(): requirement GetUsage() == 0 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA632E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62B346
E   2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xCDDA48E
E   3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xCDDA174
E   4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xCDDA4BD
E   5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xE97FC17
E   6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xE97FC17
E   7. /-S/util/generic/ptr.h:421: UnRef @ 0xE97FC17
E   8. /-S/util/generic/ptr.h:426: UnRef @ 0xE97FC17
E   9. /-S/util/generic/ptr.h:497: UnRef @ 0xE97FC17
E   10. /-S/util/generic/ptr.h:641: UnRef @ 0xE97FC17
E   11. /-S/util/generic/ptr.h:539: ~TIntrusivePtr @ 0xE97FC17
E   12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xE97FC17
E   13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1C6F90DD
E   14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1C6F90DD
E   15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1C6F90DD
E   16. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:223: ~TDqComputeActorBase @ 0x1C6F90DD
E   17. /-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.h:20: ?? @ 0x1C6F09AD
E   18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB4A95D7
E   19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB4A95D7
E   20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB4A95D7
E   21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB4A95D7
E   22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB4A95D7
E   23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB4A95D7
E   24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB4A95D7
E   25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB4A95D7
E   26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB4A95D7
E   27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB4A95D7
E   28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB4AA77B
E   29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AE764
E   30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AE370
E   31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4AEF5E
E   32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA634A5C
E   33. ??:0: ?? @ 0x7F1204B6FAC2
E   34. ??:0: ?? @ 0x7F1204C018BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[row]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6706
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/db7h/000bc2/r3tmp/kikimr_cluster_3cnibi1j
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_estrfy7s.log --grpc-port=30214 --mon-port=11217 --ic-port=6706
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30214/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_estrfy7s.log --grpc-port=30214 --mon-port=11217 --ic-port=6706
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_estrfy7s.log', '--grpc-port=30214', '--mon-port=11217', '--ic-port=6706')' in '/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3693537
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30214/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3693538
DEBUG    ya.test:process.py:259 Command (pid 3693538) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3693538) elapsed time (sec): 0.4775207042694092
DEBUG    ya.test:process.py:263 Command (pid 3693538) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3693538) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 3693538) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 3693538) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3693538) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3693538) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3693538) stime: 0.27092299999999997
DEBUG    ya.test:process.py:263 Command (pid 3693538) utime: 0.119614
DEBUG    ya.test:process.py:263 Command (pid 3693538) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 3693538) output:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6rrlchlme
    Host information: 
        Linux ghrun-j6rrlchlme 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3693538) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 69e8cb65b0bb06a61d850b0b0d6874f79cb8471c
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge eb292fd960d2e361ea0e55de1c383d9e06d66fd5 into 81d1ca385689fe6f13192ee5613a3a732968d8bf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30214', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6706\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30214', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6706\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694099
DEBUG    ya.test:process.py:259 Command (pid 3694099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694099) elapsed time (sec): 0.5557236671447754
DEBUG    ya.test:process.py:263 Command (pid 3694099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) maxrss: 547308
DEBUG    ya.test:process.py:263 Command (pid 3694099) minflt: 18272
DEBUG    ya.test:process.py:263 Command (pid 3694099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3694099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694099) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3694099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3694099) stime: 0.296635
DEBUG    ya.test:process.py:263 Command (pid 3694099) utime: 0.139401
DEBUG    ya.test:process.py:263 Command (pid 3694099) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 3694099) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3694099) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30214', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30214', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694239
DEBUG    ya.test:process.py:259 Command (pid 3694239) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694239) elapsed time (sec): 0.6015620231628418
DEBUG    ya.test:process.py:263 Command (pid 3694239) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) maxrss: 547316
DEBUG    ya.test:process.py:263 Command (pid 3694239) minflt: 18272
DEBUG    ya.test:process.py:263 Command (pid 3694239) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 3694239) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694239) nvcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3694239) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3694239) stime: 0.28770799999999996
DEBUG    ya.test:process.py:263 Command (pid 3694239) utime: 0.13813599999999998
DEBUG    ya.test:process.py:263 Command (pid 3694239) wtime: 0.612
DEBUG    ya.test:process.py:275 Command (pid 3694239) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3694239) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7b7bd205-8564-46e5-b9b7-574bd86bead7, localhost:30214): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b7bd205-8564-46e5-b9b7-574bd86bead7, localhost:30214): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b7bd205-8564-46e5-b9b7-574bd86bead7, localhost:30214): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6rrlchlme.auto.internal" port: 30214 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-j6rrlchlme.auto.internal:30214, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30214
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbLogWorkload, test_name: test[row])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/workload_log
DEBUG    ya.test:process.py:678 Command out will be placed to workload_log.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_log.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/workload_log', '--endpoint', 'grpc://localhost:30214', '--database', '/Root', '--store_type', 'row', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694385
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30214
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30214". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30214
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30214". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30214
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30214". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:259 Command (pid 3694385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694385) elapsed time (sec): 157.9004373550415
DEBUG    ya.test:process.py:263 Command (pid 3694385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) inblock: 307512
DEBUG    ya.test:process.py:263 Command (pid 3694385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) majflt: 32
DEBUG    ya.test:process.py:263 Command (pid 3694385) maxrss: 916028
DEBUG    ya.test:process.py:263 Command (pid 3694385) minflt: 497011
DEBUG    ya.test:process.py:263 Command (pid 3694385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) nivcsw: 22101
DEBUG    ya.test:process.py:263 Command (pid 3694385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694385) nvcsw: 3689012
DEBUG    ya.test:process.py:263 Command (pid 3694385) oublock: 1541032
DEBUG    ya.test:process.py:263 Command (pid 3694385) stime: 38.607744
DEBUG    ya.test:process.py:263 Command (pid 3694385) utime: 154.282434
DEBUG    ya.test:process.py:263 Command (pid 3694385) wtime: 157.905
DEBUG    ya.test:process.py:275 Command (pid 3694385) output:
Remove path log/log_row...
Remove path log/log_row...Ok
Init tables ...
Init tables ...Ok
Fill table log/log_row...
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	423	497	723	723
2	     17	17	0	0	571	1119	1175	1175
3	     10	10	0	0	631	1151	1151	1151
4	     12	12	0	0	1135	1327	1343	1343
5	      3	3	0	0	587	1559	1559	1559
6	      7	7	0	0	1999	2831	2831	2831
7	      6	6	0	0	1879	3503	3503	3503
8	      3	3	0	0	2191	2623	2623	2623
9	      5	5	0	0	2207	4127	4127	4127
10	      3	3	0	0	2799	4543	4543	4543
11	      2	2	1	0	105	3487	3487	3487
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      3	3	0	0	5567	6399	6399	6399
15	      0	0	0	0	0	0	0	0
16	      3	3	0	0	6943	8767	8767	8767
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	1	0	0	0	0
20	      1	1	0	2	9087	9087	9087	9087
21	      0	0	0	1	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	0	0	0	0	0
24	      0	0	0	3	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	2	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	0	0	0	0	0
29	      1	1	0	1	4895	4895	4895	4895
30	      1	1	0	3	9343	9343	9343	9343
31	      0	0	0	0	0	0	0	0
Fill table log/log_row OK 100000 / 100000 (31.966770s)
32	      0	0	0	0	0	0	0	0
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
33	      0	0	0	0	0	0	0	0
1	    292	292	0	0	28	62	69	76
34	      0	0	0	1	0	0	0	0
2	    371	371	0	0	25	44	61	62
35	      0	0	0	1	0	0	0	0
3	    343	343	0	0	26	42	56	58
36	      0	0	0	1	0	0	0	0
4	    258	258	0	0	33	67	90	95
37	      0	0	0	1	0	0	0	0
5	    279	279	0	0	32	77	83	118
38	      0	0	0	0	0	0	0	0
6	    307	307	0	0	32	51	65	68
39	      0	0	0	2	0	0	0	0
7	    139	139	0	0	71	110	116	118
40	      2	2	0	3	3599	10047	10047	10047
8	    132	132	0	0	71	138	146	147
41	      0	0	0	0	0	0	0	0
9	    169	169	0	0	59	90	94	104
42	      0	0	0	0	0	0	0	0
10	    211	211	0	0	43	73	85	88
43	      0	0	0	0	0	0	0	0
11	    194	194	0	0	47	70	102	103
44	      0	0	0	1	0	0	0	0
12	    197	197	0	0	46	97	108	111
45	      0	0	0	1	0	0	0	0
13	    353	353	0	0	12	91	138	138
46	      0	0	0	1	0	0	0	0
14	    396	396	0	0	20	51	107	111
47	      0	0	0	0	0	0	0	0
15	    492	492	0	0	19	32	51	53
48	      0	0	0	0	0	0	0	0
16	    410	410	0	0	23	38	55	69
49	      0	0	0	2	0	0	0	0
17	    384	384	0	0	18	84	167	168
50	      1	1	0	5	56	56	56	56
18	    437	437	0	0	18	51	82	83
51	      0	0	0	0	0	0	0	0
19	    384	384	0	0	23	51	60	63
52	      0	0	0	0	0	0	0	0
20	    146	146	0	0	51	291	307	307
53	      0	0	0	0	0	0	0	0
21	    223	223	0	0	41	87	116	116
54	      0	0	0	1	0	0	0	0
22	    252	252	0	0	29	50	149	173
55	      0	0	0	1	0	0	0	0
23	    250	250	0	0	33	138	153	156
56	      0	0	0	1	0	0	0	0
24	    418	418	0	0	19	55	75	91
57	      0	0	0	0	0	0	0	0
25	    369	369	0	0	23	43	124	127
58	      0	0	0	0	0	0	0	0
26	    392	392	0	0	23	40	52	56
59	      0	0	0	1	0	0	0	0
27	    387	387	0	0	20	66	136	137
60	      1	1	0	6	21	21	21	21
28	    597	597	0	0	13	30	91	92
61	      0	0	0	0	0	0	0	0
29	    184	184	0	0	13	20	21	24
62	      0	0	0	0	0	0	0	0
30	    460	460	0	0	12	20	1119	1263
63	      0	0	0	0	0	0	0	0
31	    425	425	0	0	18	36	180	187
64	      0	0	0	0	0	0	0	0
32	    362	362	0	0	24	59	74	78
65	      0	0	0	2	0	0	0	0
33	    482	482	0	0	18	38	53	56
66	      0	0	0	1	0	0	0	0
34	    675	675	0	0	13	26	37	45
67	      0	0	0	0	0	0	0	0
35	    884	884	0	0	10	19	29	31
68	      0	0	0	0	0	0	0	0
36	    767	767	0	0	11	22	25	34
69	      0	0	0	1	0	0	0	0
37	    835	835	0	0	10	20	31	33
70	      1	1	0	5	9727	9727	9727	9727
38	    685	685	0	0	12	28	48	52
71	      0	0	0	0	0	0	0	0
39	    686	686	0	0	12	27	36	42
72	      0	0	0	0	0	0	0	0
40	    475	475	0	0	17	44	51	82

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  15702	392.55	0	0	18	59	104	1263
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
73	      0	0	0	0	0	0	0	0
1	    546	546	0	0	16	30	63	66
74	      0	0	0	0	0	0	0	0
2	    615	615	0	0	14	27	33	36
75	      4	4	0	2	5151	9151	9151	9151
3	    278	278	0	0	38	56	67	76
76	      4	4	0	0	5855	6655	6655	6655
4	    359	359	0	0	25	49	63	71
77	      0	0	0	0	0	0	0	0
5	    352	352	0	0	26	40	47	54
78	      0	0	0	0	0	0	0	0
6	    378	378	0	0	24	38	43	47
79	      4	4	0	0	3951	4351	4351	4351
7	    229	229	0	0	42	74	132	138
80	      1	1	0	0	4447	4447	4447	4447
8	    193	193	0	0	39	124	152	168
81	      3	3	0	0	4735	6143	6143	6143
9	     77	77	0	0	24	40	42	47
82	      0	0	0	0	0	0	0	0
10	    114	114	10	0	30	1375	1711	1791
83	      0	0	0	0	0	0	0	0
11	    266	266	0	0	34	63	70	81
84	      0	0	0	0	0	0	0	0
12	    167	167	0	0	55	110	116	127
85	      0	0	0	2	0	0	0	0
13	    183	183	0	0	44	119	170	171
86	      0	0	0	1	0	0	0	0
14	    225	225	0	0	42	68	74	88
87	      2	2	0	0	6399	8063	8063	8063
15	    144	144	0	0	48	156	169	175
88	      0	0	0	0	0	0	0	0
16	    132	132	0	0	78	104	150	158
89	      0	0	0	2	0	0	0	0
17	    160	160	0	0	56	117	126	127
90	      0	0	0	1	0	0	0	0
18	     82	82	0	0	66	172	203	213
91	      0	0	0	2	0	0	0	0
19	      0	0	0	10	0	0	0	0
92	      0	0	0	0	0	0	0	0
20	      0	0	0	1	0	0	0	0
93	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
94	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
95	      0	0	0	2	0	0	0	0
23	      0	0	0	0	0	0	0	0
96	      0	0	0	3	0	0	0	0
24	      0	0	0	9	0	0	0	0
97	      0	0	0	2	0	0	0	0
25	      0	0	0	1	0	0	0	0
98	      0	0	0	188	0	0	0	0
26	      0	0	0	748	0	0	0	0
99	      0	0	0	1257	0	0	0	0
27	      0	0	0	1288	0	0	0	0
100	      0	0	0	1498	0	0	0	0
28	      0	0	0	1385	0	0	0	0
101	      0	0	0	1331	0	0	0	0
29	      0	0	0	1095	0	0	0	0
102	      0	0	0	1083	0	0	0	0
30	      0	0	0	1232	0	0	0	0
103	      0	0	0	1371	0	0	0	0
31	      0	0	0	1152	0	0	0	0
104	      0	0	0	1056	0	0	0	0
32	      0	0	0	1104	0	0	0	0
105	      0	0	0	1230	0	0	0	0
33	      0	0	0	1126	0	0	0	0
106	      0	0	0	1052	0	0	0	0
34	      0	0	0	1005	0	0	0	0
107	      0	0	0	930	0	0	0	0
35	      0	0	0	1112	0	0	0	0
108	      0	0	0	1519	0	0	0	0
36	      0	0	0	1448	0	0	0	0
109	      0	0	0	1661	0	0	0	0
37	      0	0	0	1669	0	0	0	0
110	      0	0	0	1583	0	0	0	0
38	      0	0	0	1441	0	0	0	0
111	      0	0	0	1481	0	0	0	0
39	      0	0	0	1380	0	0	0	0
112	      0	0	0	1496	0	0	0	0
40	      0	0	0	1423	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	   4500	112.5	10	18629	28	86	146	1791
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
113	      0	0	0	1359	0	0	0	0
1	      0	0	0	8949	0	0	0	0
114	      0	0	0	1510	0	0	0	0
2	      0	0	0	10182	0	0	0	0
115	      0	0	0	1289	0	0	0	0
3	      0	0	0	8694	0	0	0	0
116	      0	0	0	1180	0	0	0	0
4	      0	0	0	9779	0	0	0	0
117	      0	0	0	970	0	0	0	0
5	      0	0	0	10412	0	0	0	0
118	      0	0	0	1308	0	0	0	0
6	      0	0	0	9515	0	0	0	0
119	      0	0	0	1329	0	0	0	0
7	      0	0	0	9713	0	0	0	0
120	      0	0	0	1265	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
120	    114	0.95	1	29014	1119	8063	9727	10047
8	      0	0	0	4724	0	0	0	0
9	      0	0	0	3387	0	0	0	0
10	      0	0	0	9146	0	0	0	0
11	      0	0	0	10174	0	0	0	0
12	      0	0	0	9289	0	0	0	0
13	      0	0	0	9935	0	0	0	0
14	      0	0	0	9998	0	0	0	0
15	      0	0	0	8981	0	0	0	0
16	      0	0	0	8911	0	0	0	0
17	      0	0	0	8997	0	0	0	0
18	      0	0	0	8580	0	0	0	0
19	      0	0	0	9398	0	0	0	0
20	      0	0	0	7936	0	0	0	0
21	      0	0	0	6243	0	0	0	0
22	      0	0	0	8176	0	0	0	0
23	      0	0	0	9453	0	0	0	0
24	      0	0	0	8602	0	0	0	0
25	      0	0	0	8832	0	0	0	0
26	      0	0	0	9424	0	0	0	0
27	      0	0	0	7511	0	0	0	0
28	      0	0	0	8508	0	0	0	0
29	      0	0	0	9123	0	0	0	0
30	      0	0	0	8011	0	0	0	0
31	      0	0	0	6173	0	0	0	0
32	      0	0	0	7925	0	0	0	0
33	      0	0	0	7408	0	0	0	0
34	      0	0	0	7068	0	0	0	0
35	      0	0	0	6831	0	0	0	0
36	      0	0	0	2470	0	0	0	0
37	      0	0	0	1976	0	0	0	0
38	      0	0	0	2658	0	0	0	0
39	      0	0	0	2089	0	0	0	0
40	      0	0	0	1820	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	      0	0	0	307001	0	0	0	0

DEBUG    ya.test:process.py:276 Command (pid 3694385) errors:
...Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: Task ID: 4 Status: TRANSPORT_UNAVAILABLE Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
1 Status: TRANSPORT_UNAVAILABLE Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.


<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 7 Status: TRANSPORT_UNAVAILABLETask ID: Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: 
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:30214: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:30214
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:30214.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `log/log_row` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
contrib/tools/python3/Lib/tempfile.py:940: ResourceWarning: Implicitly cleaning up <TemporaryDirectory '/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/tmpous0wu0f'>
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-j6rrlchlme'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3693537' in '/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_estrfy7s.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30214/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6706
============================== slowest durations ===============================
288.68s call     test_workload.py::TestYdbLogWorkload::test[column]
161.57s call     test_workload.py::TestYdbLogWorkload::test[row]
12.01s teardown test_workload.py::TestYdbLogWorkload::test[column]
4.07s setup    test_workload.py::TestYdbLogWorkload::test[row]
3.71s setup    test_workload.py::TestYdbLogWorkload::test[column]
0.01s teardown test_workload.py::TestYdbLogWorkload::test[row]
=========================== short test summary info ============================
ERROR test_workload.py::TestYdbLogWorkload::test[row] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/db7h/000bc2/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Not freed 0x00007F1142FE9AD0 size: 8816, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
Not freed 0x00007F1143295BB0 size: 6848, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
Not freed 0x00007F11438CA2A0 size: 5584, location: /home/runner/actions_runner/_work/ydb/ydb/yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
VERIFY failed (2025-11-06T22:54:35.123742Z): Allocated: 115901480, Freed: 115892664, Peak: 101967920
yql/essentials/minikql/mkql_mem_info.cpp:180
VerifyDebug(): requirement GetUsage() == 0 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA632E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62B346
2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xCDDA48E
3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xCDDA174
4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xCDDA4BD
5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xE97FC17
6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xE97FC17
7. /-S/util/generic/ptr.h:421: UnRef @ 0xE97FC17
8. /-S/util/generic/ptr.h:426: UnRef @ 0xE97FC17
9. /-S/util/generic/ptr.h:497: UnRef @ 0xE97FC17
10. /-S/util/generic/ptr.h:641: UnRef @ 0xE97FC17
11. /-S/util/generic/ptr.h:539: ~TIntrusivePtr @ 0xE97FC17
12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xE97FC17
13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1C6F90DD
14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1C6F90DD
15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1C6F90DD
16. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:223: ~TDqComputeActorBase @ 0x1C6F90DD
17. /-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.h:20: ?? @ 0x1C6F09AD
18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB4A95D7
19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB4A95D7
20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB4A95D7
21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB4A95D7
22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB4A95D7
23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB4A95D7
24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB4A95D7
25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB4A95D7
26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB4A95D7
27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB4A95D7
28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB4AA77B
29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AE764
30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AE370
31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4AEF5E
32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA634A5C
33. ??:0: ?? @ 0x7F1204B6FAC2
34. ??:0: ?? @ 0x7F1204C018BF
==================== 2 passed, 1 error in 470.94s (0:07:50) ====================
