============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qp38/000487/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:707: 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/qp38/000487/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/qp38/000487/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 0x00007F6C1BA4E320 size: 1904, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   Not freed 0x00007F6C1F430030 size: 2432, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
E   Not freed 0x00007F6BB49F30C0 size: 4016, location: 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-29T17:15:23.135319Z): Allocated: 351840488, Freed: 351838584, Peak: 309653248
E   yql/essentials/minikql/mkql_mem_info.cpp:180
E   VerifyDebug(): requirement GetUsage() == 0 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA93DD95
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9362D6
E   2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xD0B762E
E   3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xD0B7314
E   4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xD0B765D
E   5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xECF1CE7
E   6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xECF1CE7
E   7. /-S/util/generic/ptr.h:419: UnRef @ 0xECF1CE7
E   8. /-S/util/generic/ptr.h:424: UnRef @ 0xECF1CE7
E   9. /-S/util/generic/ptr.h:494: UnRef @ 0xECF1CE7
E   10. /-S/util/generic/ptr.h:638: UnRef @ 0xECF1CE7
E   11. /-S/util/generic/ptr.h:536: ~TIntrusivePtr @ 0xECF1CE7
E   12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xECF1CE7
E   13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1CD5EA6D
E   14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1CD5EA6D
E   15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1CD5EA6D
E   16. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:234: ~TDqComputeActorBase @ 0x1CD5EA6D
E   17. /-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.h:20: ?? @ 0x1CD561AD
E   18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB7BDAF7
E   19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB7BDAF7
E   20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB7BDAF7
E   21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB7BDAF7
E   22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB7BDAF7
E   23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB7BDAF7
E   24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB7BDAF7
E   25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB7BDAF7
E   26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB7BDAF7
E   27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB7BDAF7
E   28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB7BEC9B
E   29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7C2C84
E   30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7C2890
E   31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7C347E
E   32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA93F9EC
E   33. ??:0: ?? @ 0x7F6C8BB51AC2
E   34. ??:0: ?? @ 0x7F6C8BBE38BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[row]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qp38/000487/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18719
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/qp38/000487/r3tmp/kikimr_cluster_uxj08fg5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qp38/000487/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:274 Final command: /home/runner/.ya/build/build_root/qp38/000487/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/qp38/000487/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_8vp4mpyh.log --grpc-port=61478 --mon-port=26972 --ic-port=18719
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61478/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qp38/000487/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:274 Final command: /home/runner/.ya/build/build_root/qp38/000487/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/qp38/000487/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_8vp4mpyh.log --grpc-port=61478 --mon-port=26972 --ic-port=18719
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qp38/000487/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/qp38/000487/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/qp38/000487/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_8vp4mpyh.log', '--grpc-port=61478', '--mon-port=26972', '--ic-port=18719')' in '/home/runner/.ya/build/build_root/qp38/000487/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: 477162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61478/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/qp38/000487/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 477163
DEBUG    ya.test:process.py:259 Command (pid 477163) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 477163) elapsed time (sec): 0.397991418838501
DEBUG    ya.test:process.py:263 Command (pid 477163) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) maxrss: 546188
DEBUG    ya.test:process.py:263 Command (pid 477163) minflt: 16248
DEBUG    ya.test:process.py:263 Command (pid 477163) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 477163) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 477163) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 477163) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 477163) stime: 0.25323
DEBUG    ya.test:process.py:263 Command (pid 477163) utime: 0.096468
DEBUG    ya.test:process.py:263 Command (pid 477163) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 477163) output:
Git info:
    Commit: cc8b723b4902642c7c579873b1d43ae3b4718d02
    Branch: 
    Author: Ilya Syresenkov <ilya.syresenkov.04@gmail.com>
    Summary: Merge 32b65b18779424e408b5c9cf3f6d89d174223c5e into 34c7d6ba602915ca4135b681535734c78a274211
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-75qoj4w5za    Host information: 
        Linux ghrun-75qoj4w5za 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 477163) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: cc8b723b4902642c7c579873b1d43ae3b4718d02
    Branch: 
    Author: Ilya Syresenkov <ilya.syresenkov.04@gmail.com>
    Summary: Merge 32b65b18779424e408b5c9cf3f6d89d174223c5e into 34c7d6ba602915ca4135b681535734c78a274211
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-75qoj4w5za    Host information: 
        Linux ghrun-75qoj4w5za 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/qp38/000487/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61478', '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: 18719\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/qp38/000487/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61478', '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: 18719\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 477847
DEBUG    ya.test:process.py:259 Command (pid 477847) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 477847) elapsed time (sec): 0.36043310165405273
DEBUG    ya.test:process.py:263 Command (pid 477847) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) maxrss: 554688
DEBUG    ya.test:process.py:263 Command (pid 477847) minflt: 18389
DEBUG    ya.test:process.py:263 Command (pid 477847) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 477847) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 477847) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 477847) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 477847) stime: 0.182787
DEBUG    ya.test:process.py:263 Command (pid 477847) utime: 0.134043
DEBUG    ya.test:process.py:263 Command (pid 477847) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 477847) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/qp38/000487/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61478', '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/qp38/000487/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61478', '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: 477892
DEBUG    ya.test:process.py:259 Command (pid 477892) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 477892) elapsed time (sec): 0.5023102760314941
DEBUG    ya.test:process.py:263 Command (pid 477892) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) maxrss: 554688
DEBUG    ya.test:process.py:263 Command (pid 477892) minflt: 18388
DEBUG    ya.test:process.py:263 Command (pid 477892) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 477892) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 477892) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 477892) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 477892) stime: 0.316573
DEBUG    ya.test:process.py:263 Command (pid 477892) utime: 0.136791
DEBUG    ya.test:process.py:263 Command (pid 477892) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 477892) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, f3bbaecc-2917-4e81-bc63-f9b465eb0613, localhost:61478): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f3bbaecc-2917-4e81-bc63-f9b465eb0613, localhost:61478): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f3bbaecc-2917-4e81-bc63-f9b465eb0613, localhost:61478): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-75qoj4w5za.auto.internal" port: 61478 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-75qoj4w5za.auto.internal:61478, 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:61478
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_workload.py::TestYdbLogWorkload, test_name: test[row])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qp38/000487/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/qp38/000487/ydb/tests/stress/log/workload_log', '--endpoint', 'grpc://localhost:61478', '--database', '/Root', '--store_type', 'row', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 478334
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:61478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". 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:61478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". 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:61478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". 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:61478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". 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:61478
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". 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 478334) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 478334) elapsed time (sec): 148.8183422088623
DEBUG    ya.test:process.py:263 Command (pid 478334) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 478334) maxrss: 923856
DEBUG    ya.test:process.py:263 Command (pid 478334) minflt: 484373
DEBUG    ya.test:process.py:263 Command (pid 478334) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) nivcsw: 16839
DEBUG    ya.test:process.py:263 Command (pid 478334) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 478334) nvcsw: 4919962
DEBUG    ya.test:process.py:263 Command (pid 478334) oublock: 2534536
DEBUG    ya.test:process.py:263 Command (pid 478334) stime: 65.331585
DEBUG    ya.test:process.py:263 Command (pid 478334) utime: 274.273766
DEBUG    ya.test:process.py:263 Command (pid 478334) wtime: 148.819
DEBUG    ya.test:process.py:275 Command (pid 478334) output:
Remove path log/log_row...
Remove path log/log_row...Ok
Init tables ...
Init tables ...Ok
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
Fill table log/log_row...
1	     23	23	0	0	199	643	695	695
2	     16	16	0	0	683	831	1063	1063
3	     16	16	0	0	615	1207	1263	1263
4	      8	8	0	0	895	1503	1503	1503
5	     11	11	0	0	1199	2023	2111	2111
6	      6	6	0	0	1199	2383	2383	2383
7	      7	7	0	0	1215	2191	2191	2191
8	      2	2	0	0	1599	1695	1695	1695
9	      6	6	0	0	2223	3023	3023	3023
10	      5	5	0	0	551	3871	3871	3871
11	      1	1	0	0	2767	2767	2767	2767
12	      3	3	0	0	3343	3679	3679	3679
13	      4	4	0	0	4351	5983	5983	5983
14	      3	3	0	0	3711	4095	4095	4095
15	      1	1	0	0	935	935	935	935
16	      1	1	0	0	5055	5055	5055	5055
17	      1	1	0	0	4767	4767	4767	4767
18	      1	1	0	0	6335	6335	6335	6335
19	      3	3	0	0	5887	6431	6431	6431
20	      3	3	0	0	317	6207	6207	6207
21	      3	3	0	0	6751	7935	7935	7935
22	      1	1	0	1	317	317	317	317
23	      0	0	0	0	0	0	0	0
Fill table log/log_row OK 100000 / 100000 (23.382909s)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
24	      0	0	0	0	0	0	0	0
1	    539	539	0	0	16	28	77	77
25	      1	1	0	0	8319	8319	8319	8319
2	    625	625	0	0	13	29	69	69
26	      0	0	0	1	0	0	0	0
3	    760	760	0	0	11	21	27	33
27	      0	0	0	0	0	0	0	0
4	    708	708	0	0	13	21	34	35
28	      0	0	0	1	0	0	0	0
5	    671	671	0	0	12	29	49	59
29	      0	0	0	2	0	0	0	0
6	    834	834	0	0	10	21	32	35
30	      0	0	0	1	0	0	0	0
7	    537	537	0	0	9	21	38	38
31	      0	0	0	2	0	0	0	0
8	    124	124	0	0	15	1135	1255	1279
32	      1	1	0	2	35	35	35	35
9	    465	465	0	0	20	30	50	52
33	      0	0	0	0	0	0	0	0
10	    461	461	0	0	21	31	39	40
34	      0	0	0	0	0	0	0	0
11	    702	702	0	0	12	21	28	31
35	      0	0	0	1	0	0	0	0
12	    356	356	0	0	23	80	110	114
36	      0	0	0	1	0	0	0	0
13	    813	813	0	0	11	17	19	24
37	      0	0	0	0	0	0	0	0
14	    854	854	0	0	10	19	24	29
38	      0	0	0	1	0	0	0	0
15	    780	780	0	0	11	21	28	30
39	      0	0	0	2	0	0	0	0
16	    565	565	0	0	12	52	88	95
40	      2	2	0	1	4671	7807	7807	7807
17	    319	319	0	0	31	49	70	74
41	      0	0	0	2	0	0	0	0
18	    209	209	0	0	37	113	125	125
42	      0	0	0	1	0	0	0	0
19	    399	399	0	0	24	43	48	49
43	      1	1	0	0	7391	7391	7391	7391
20	    587	587	0	0	14	28	34	49
44	      0	0	0	0	0	0	0	0
21	    571	571	0	0	17	25	28	31
45	      0	0	0	0	0	0	0	0
22	    459	459	0	0	21	30	34	39
46	      0	0	0	0	0	0	0	0
23	    496	496	0	0	19	28	38	40
47	      0	0	0	0	0	0	0	0
24	    541	541	0	0	17	23	28	29
48	      0	0	0	1	0	0	0	0
25	    625	625	0	0	14	20	70	73
49	      0	0	0	2	0	0	0	0
26	    494	494	0	0	18	24	68	75
50	      0	0	0	3	0	0	0	0
27	    450	450	0	0	14	83	136	136
51	      3	3	0	1	9535	10111	10111	10111
28	    210	210	0	0	29	101	108	110
52	      1	1	0	0	9279	9279	9279	9279
29	    212	212	0	0	26	37	39	39
53	      0	0	0	0	0	0	0	0
30	     88	88	0	0	35	1151	1231	1255
54	      0	0	0	0	0	0	0	0
31	    368	368	0	0	26	36	41	44
55	      0	0	0	0	0	0	0	0
32	    345	345	0	0	28	34	41	43
56	      0	0	0	0	0	0	0	0
33	    375	375	0	0	26	39	51	56
57	      0	0	0	0	0	0	0	0
34	    387	387	0	0	25	38	39	42
58	      0	0	0	1	0	0	0	0
35	    390	390	0	0	21	42	132	143
59	      5	5	0	1	7999	9855	9855	9855
36	    252	252	0	0	39	52	53	58
60	      0	0	0	1	0	0	0	0
37	    311	311	0	0	26	85	112	112
61	      0	0	0	3	0	0	0	0
38	     80	80	0	0	26	59	62	66
62	      0	0	0	0	0	0	0	0
39	      0	0	0	0	0	0	0	0
63	      0	0	0	0	0	0	0	0
64	      0	0	0	0	0	0	0	0
65	      0	0	0	0	0	0	0	0
40	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  17962	449.05	0	10	16	38	79	1279
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
66	      0	0	0	726	0	0	0	0
1	      0	0	0	10037	0	0	0	0
67	      0	0	0	1408	0	0	0	0
2	      0	0	0	9384	0	0	0	0
68	      0	0	0	1502	0	0	0	0
3	      0	0	0	9224	0	0	0	0
69	      0	0	0	1278	0	0	0	0
4	      0	0	0	7998	0	0	0	0
70	      0	0	0	988	0	0	0	0
5	      0	0	0	9775	0	0	0	0
71	      0	0	0	1232	0	0	0	0
6	      0	0	0	8035	0	0	0	0
72	      0	0	0	1039	0	0	0	0
7	      0	0	0	6385	0	0	0	0
73	      0	0	0	1037	0	0	0	0
8	      0	0	0	4759	0	0	0	0
74	      0	0	0	866	0	0	0	0
9	      0	0	0	3922	0	0	0	0
75	      0	0	0	1294	0	0	0	0
10	      0	0	0	8989	0	0	0	0
76	      0	0	0	1352	0	0	0	0
11	      0	0	0	6755	0	0	0	0
77	      0	0	0	1436	0	0	0	0
12	      0	0	0	9199	0	0	0	0
78	      0	0	0	1317	0	0	0	0
13	      0	0	0	9664	0	0	0	0
79	      0	0	0	1413	0	0	0	0
14	      0	0	0	9487	0	0	0	0
80	      0	0	0	1459	0	0	0	0
15	      0	0	0	9125	0	0	0	0
81	      0	0	0	1498	0	0	0	0
16	      0	0	0	8041	0	0	0	0
82	      0	0	0	1431	0	0	0	0
17	      0	0	0	6778	0	0	0	0
83	      0	0	0	1271	0	0	0	0
18	      0	0	0	5940	0	0	0	0
84	      0	0	0	1133	0	0	0	0
19	      0	0	0	4979	0	0	0	0
85	      0	0	0	1010	0	0	0	0
20	      0	0	0	7174	0	0	0	0
86	      0	0	0	1299	0	0	0	0
21	      0	0	0	9345	0	0	0	0
87	      0	0	0	1325	0	0	0	0
22	      0	0	0	9333	0	0	0	0
88	      0	0	0	1394	0	0	0	0
23	      0	0	0	10051	0	0	0	0
89	      0	0	0	1242	0	0	0	0
24	      0	0	0	9774	0	0	0	0
90	      0	0	0	1336	0	0	0	0
25	      0	0	0	9319	0	0	0	0
91	      0	0	0	1281	0	0	0	0
26	      0	0	0	9868	0	0	0	0
92	      0	0	0	1524	0	0	0	0
27	      0	0	0	9698	0	0	0	0
93	      0	0	0	1406	0	0	0	0
28	      0	0	0	9593	0	0	0	0
94	      0	0	0	1228	0	0	0	0
29	      0	0	0	9188	0	0	0	0
95	      0	0	0	1302	0	0	0	0
30	      0	0	0	9676	0	0	0	0
96	      0	0	0	1294	0	0	0	0
31	      0	0	0	8680	0	0	0	0
97	      0	0	0	1288	0	0	0	0
32	      0	0	0	9196	0	0	0	0
98	      0	0	0	1292	0	0	0	0
33	      0	0	0	9263	0	0	0	0
99	      0	0	0	1327	0	0	0	0
34	      0	0	0	8866	0	0	0	0
100	      0	0	0	1238	0	0	0	0
35	      0	0	0	9155	0	0	0	0
101	      0	0	0	1308	0	0	0	0
36	      0	0	0	9935	0	0	0	0
102	      0	0	0	1447	0	0	0	0
37	      0	0	0	9871	0	0	0	0
103	      0	0	0	1293	0	0	0	0
38	      0	0	0	9459	0	0	0	0
104	      0	0	0	1150	0	0	0	0
39	      0	0	0	8962	0	0	0	0
105	      0	0	0	993	0	0	0	0
40	      0	0	0	7869	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	      0	0	0	342751	0	0	0	0
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
106	      0	0	0	1142	0	0	0	0
1	      0	0	0	7146	0	0	0	0
107	      0	0	0	973	0	0	0	0
2	      0	0	0	8878	0	0	0	0
108	      0	0	0	1171	0	0	0	0
3	      0	0	0	9256	0	0	0	0
109	      0	0	0	1308	0	0	0	0
4	      0	0	0	9381	0	0	0	0
110	      0	0	0	1441	0	0	0	0
5	      0	0	0	9618	0	0	0	0
111	      0	0	0	1140	0	0	0	0
6	      0	0	0	8833	0	0	0	0
112	      0	0	0	1371	0	0	0	0
7	      0	0	0	9724	0	0	0	0
113	      0	0	0	1339	0	0	0	0
8	      0	0	0	8772	0	0	0	0
114	      0	0	0	1181	0	0	0	0
9	      0	0	0	9771	0	0	0	0
115	      0	0	0	1344	0	0	0	0
10	      0	0	0	9047	0	0	0	0
116	      0	0	0	1251	0	0	0	0
11	      0	0	0	8915	0	0	0	0
117	      0	0	0	1168	0	0	0	0
12	      0	0	0	8038	0	0	0	0
118	      0	0	0	1148	0	0	0	0
13	      0	0	0	9534	0	0	0	0
119	      0	0	0	1197	0	0	0	0
14	      0	0	0	10173	0	0	0	0
120	      0	0	0	1346	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
120	    139	1.15833	0	69209	895	7935	9855	10111
15	      0	0	0	10054	0	0	0	0
16	      0	0	0	9831	0	0	0	0
17	      0	0	0	10218	0	0	0	0
18	      0	0	0	10476	0	0	0	0
19	      0	0	0	10389	0	0	0	0
20	      0	0	0	10219	0	0	0	0
21	      0	0	0	10267	0	0	0	0
22	      0	0	0	9931	0	0	0	0
23	      0	0	0	9346	0	0	0	0
24	      0	0	0	10358	0	0	0	0
25	      0	0	0	9745	0	0	0	0
26	      0	0	0	9497	0	0	0	0
27	      0	0	0	10055	0	0	0	0
28	      0	0	0	9921	0	0	0	0
29	      0	0	0	10055	0	0	0	0
30	      0	0	0	10813	0	0	0	0
31	      0	0	0	9867	0	0	0	0
32	      0	0	0	9526	0	0	0	0
33	      0	0	0	9892	0	0	0	0
34	      0	0	0	11972	0	0	0	0
35	      0	0	0	10965	0	0	0	0
36	      0	0	0	9984	0	0	0	0
37	      0	0	0	10186	0	0	0	0
38	      0	0	0	9753	0	0	0	0
39	      0	0	0	9701	0	0	0	0
40	      0	0	0	10688	0	0	0	0

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61478
DEBUG    ya.test:process.py:276 Command (pid 478334) errors:
...f8?;
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: 1Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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)
5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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)
 Status: Task ID: 4Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: 08 Status: TRANSPORT_UNAVAILABLE Task ID: 7TRANSPORT_UNAVAILABLE Status: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
 Status:  TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

TRANSPORT_UNAVAILABLE
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
 Status:   Query text: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
 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)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
--!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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: Task ID: 
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 Query text:  Query text: TRANSPORT_UNAVAILABLETask ID:  TRANSPORT_UNAVAILABLE --!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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
--!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)6
2
 Status: TRANSPORT_UNAVAILABLE Task ID: 
8 Status: Task ID:  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)
9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

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

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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_UNAVAILABLETask ID: 6 Status: TRANSPORT_UNAVAILABLE
TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

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

 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: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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--!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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

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

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
Task ID: 
 Query text: Task ID: 7 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: --!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
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.
--!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)
 <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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)
4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.0.1:61478: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:61478
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:61478.

 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/qp38/000487/ydb/tests/stress/log/tests/test-results/py3test/tmp4fscad9o'>
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61478". Check endpoint correctness.
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-75qoj4w5za'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
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/qp38/000487/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.477162' in '/home/runner/.ya/build/build_root/qp38/000487/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_8vp4mpyh.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:281 Stopped node localhost:61478/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18719
============================== slowest durations ===============================
302.13s call     test_workload.py::TestYdbLogWorkload::test[column]
154.92s call     test_workload.py::TestYdbLogWorkload::test[row]
12.01s teardown test_workload.py::TestYdbLogWorkload::test[column]
3.84s setup    test_workload.py::TestYdbLogWorkload::test[column]
3.36s setup    test_workload.py::TestYdbLogWorkload::test[row]
0.02s 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/qp38/000487/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/qp38/000487/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 0x00007F6C1BA4E320 size: 1904, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
Not freed 0x00007F6C1F430030 size: 2432, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
Not freed 0x00007F6BB49F30C0 size: 4016, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
VERIFY failed (2025-11-29T17:15:23.135319Z): Allocated: 351840488, Freed: 351838584, Peak: 309653248
yql/essentials/minikql/mkql_mem_info.cpp:180
VerifyDebug(): requirement GetUsage() == 0 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA93DD95
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9362D6
2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xD0B762E
3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xD0B7314
4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xD0B765D
5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xECF1CE7
6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xECF1CE7
7. /-S/util/generic/ptr.h:419: UnRef @ 0xECF1CE7
8. /-S/util/generic/ptr.h:424: UnRef @ 0xECF1CE7
9. /-S/util/generic/ptr.h:494: UnRef @ 0xECF1CE7
10. /-S/util/generic/ptr.h:638: UnRef @ 0xECF1CE7
11. /-S/util/generic/ptr.h:536: ~TIntrusivePtr @ 0xECF1CE7
12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xECF1CE7
13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1CD5EA6D
14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1CD5EA6D
15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1CD5EA6D
16. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:234: ~TDqComputeActorBase @ 0x1CD5EA6D
17. /-S/ydb/core/kqp/compute_actor/kqp_pure_compute_actor.h:20: ?? @ 0x1CD561AD
18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB7BDAF7
19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB7BDAF7
20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB7BDAF7
21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB7BDAF7
22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB7BDAF7
23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB7BDAF7
24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB7BDAF7
25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB7BDAF7
26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB7BDAF7
27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB7BDAF7
28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB7BEC9B
29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7C2C84
30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7C2890
31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7C347E
32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA93F9EC
33. ??:0: ?? @ 0x7F6C8BB51AC2
34. ??:0: ?? @ 0x7F6C8BBE38BF
==================== 2 passed, 1 error in 477.28s (0:07:57) ====================
