============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gxdh/000250/ydb/tests/stress/log/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
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:725: 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/gxdh/000250/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/gxdh/000250/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 0x00007F22EC29B820 size: 7840, 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-12-23T17:58:11.313614Z): Allocated: 112472432, Freed: 112464592, Peak: 84393552
E   yql/essentials/minikql/mkql_mem_info.cpp:180
E   VerifyDebug(): requirement GetUsage() == 0 failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xAA34CF5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xAA2D186
E   2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xD1D418E
E   3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xD1D3E74
E   4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xD1D41BD
E   5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xEE6D147
E   6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xEE6D147
E   7. /-S/util/generic/ptr.h:419: UnRef @ 0xEE6D147
E   8. /-S/util/generic/ptr.h:424: UnRef @ 0xEE6D147
E   9. /-S/util/generic/ptr.h:494: UnRef @ 0xEE6D147
E   10. /-S/util/generic/ptr.h:638: UnRef @ 0xEE6D147
E   11. /-S/util/generic/ptr.h:536: ~TIntrusivePtr @ 0xEE6D147
E   12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xEE6D147
E   13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1BED1585
E   14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1BED1585
E   15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1BED1585
E   16. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:410: ~TKqpReadActor @ 0x1BED1585
E   17. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:405: ?? @ 0x1BED197D
E   18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB8B4C47
E   19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB8B4C47
E   20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB8B4C47
E   21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB8B4C47
E   22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB8B4C47
E   23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB8B4C47
E   24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB8B4C47
E   25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB8B4C47
E   26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB8B4C47
E   27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB8B4C47
E   28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB8B5DEB
E   29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB8B9DD4
E   30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB8B99E0
E   31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB8BA5CE
E   32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xAA3694C
E   33. ??:0: ?? @ 0x7F2332DFDAC2
E   34. ??:0: ?? @ 0x7F2332E8F8BF
------------------------------ 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/gxdh/000250/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6629
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/gxdh/000250/r3tmp/kikimr_cluster_usoz0d71
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19843
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gxdh/000250/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/gxdh/000250/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/gxdh/000250/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ih10ogxz.log --grpc-port=15682 --mon-port=20969 --ic-port=6629
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15682/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gxdh/000250/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/gxdh/000250/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/gxdh/000250/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ih10ogxz.log --grpc-port=15682 --mon-port=20969 --ic-port=6629
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gxdh/000250/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gxdh/000250/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/gxdh/000250/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.row/cluster/node_1/logfile_ih10ogxz.log', '--grpc-port=15682', '--mon-port=20969', '--ic-port=6629')' in '/home/runner/.ya/build/build_root/gxdh/000250/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: 98883
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15682/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/gxdh/000250/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 98887
DEBUG    ya.test:process.py:259 Command (pid 98887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 98887) elapsed time (sec): 0.5014991760253906
DEBUG    ya.test:process.py:263 Command (pid 98887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) maxrss: 551456
DEBUG    ya.test:process.py:263 Command (pid 98887) minflt: 16337
DEBUG    ya.test:process.py:263 Command (pid 98887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 98887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 98887) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 98887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 98887) stime: 0.213341
DEBUG    ya.test:process.py:263 Command (pid 98887) utime: 0.127431
DEBUG    ya.test:process.py:263 Command (pid 98887) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 98887) output:
Git info:
    Commit: dc07a7da9a8193f2fc0b06ff1e1c21bf991bb905
    Branch: 
    Author: Semyon <SWalrus@yandex.ru>
    Summary: Merge ee37a05aa222737fd6b593e20b8423b0c291378d into 371f8ee3632116d9cb57c57696c8b5c823636fc8
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tl65nxqsty    Host information: 
        Linux ghrun-tl65nxqsty 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 98887) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dc07a7da9a8193f2fc0b06ff1e1c21bf991bb905
    Branch: 
    Author: Semyon <SWalrus@yandex.ru>
    Summary: Merge ee37a05aa222737fd6b593e20b8423b0c291378d into 371f8ee3632116d9cb57c57696c8b5c823636fc8
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tl65nxqsty    Host information: 
        Linux ghrun-tl65nxqsty 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/gxdh/000250/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15682', '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: 6629\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/gxdh/000250/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15682', '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: 6629\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 99704
DEBUG    ya.test:process.py:259 Command (pid 99704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 99704) elapsed time (sec): 0.4095778465270996
DEBUG    ya.test:process.py:263 Command (pid 99704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) maxrss: 559936
DEBUG    ya.test:process.py:263 Command (pid 99704) minflt: 18478
DEBUG    ya.test:process.py:263 Command (pid 99704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 99704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 99704) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 99704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 99704) stime: 0.25174199999999997
DEBUG    ya.test:process.py:263 Command (pid 99704) utime: 0.105652
DEBUG    ya.test:process.py:263 Command (pid 99704) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 99704) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/gxdh/000250/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15682', '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/gxdh/000250/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15682', '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: 99804
DEBUG    ya.test:process.py:259 Command (pid 99804) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 99804) elapsed time (sec): 0.46659374237060547
DEBUG    ya.test:process.py:263 Command (pid 99804) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) maxrss: 559912
DEBUG    ya.test:process.py:263 Command (pid 99804) minflt: 18482
DEBUG    ya.test:process.py:263 Command (pid 99804) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 99804) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 99804) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 99804) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 99804) stime: 0.236011
DEBUG    ya.test:process.py:263 Command (pid 99804) utime: 0.137679
DEBUG    ya.test:process.py:263 Command (pid 99804) wtime: 0.468
DEBUG    ya.test:process.py:275 Command (pid 99804) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 99804) 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', 10000), ('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', 10000), ('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, e7fa5091-12ef-4873-8e01-e4751830e6ba, localhost:15682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7fa5091-12ef-4873-8e01-e4751830e6ba, localhost:15682): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7fa5091-12ef-4873-8e01-e4751830e6ba, localhost:15682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tl65nxqsty.auto.internal" port: 15682 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-tl65nxqsty.auto.internal:15682, 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', 10000), ('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:15682
------------------------------ 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/gxdh/000250/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/gxdh/000250/ydb/tests/stress/log/workload_log', '--endpoint', 'grpc://localhost:15682', '--database', '/Root', '--store_type', 'row', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 100004
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', 10000), ('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, f45c3aed-ef02-4346-b05a-e06eaf651c68, localhost:15682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f45c3aed-ef02-4346-b05a-e06eaf651c68, localhost:15682): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f45c3aed-ef02-4346-b05a-e06eaf651c68, localhost:15682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tl65nxqsty.auto.internal" port: 15682 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-tl65nxqsty.auto.internal:15682, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15682
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', 10000), ('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, 4ef8e307-ad54-444e-8b0d-c74140a0f7f2, localhost:15682): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4ef8e307-ad54-444e-8b0d-c74140a0f7f2, localhost:15682): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4ef8e307-ad54-444e-8b0d-c74140a0f7f2, localhost:15682): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tl65nxqsty.auto.internal" port: 15682 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-tl65nxqsty.auto.internal:15682, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15682
DEBUG    ya.test:process.py:259 Command (pid 100004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 100004) elapsed time (sec): 157.31260466575623
DEBUG    ya.test:process.py:263 Command (pid 100004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) inblock: 261536
DEBUG    ya.test:process.py:263 Command (pid 100004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) majflt: 1336
DEBUG    ya.test:process.py:263 Command (pid 100004) maxrss: 931432
DEBUG    ya.test:process.py:263 Command (pid 100004) minflt: 460022
DEBUG    ya.test:process.py:263 Command (pid 100004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) nivcsw: 9253
DEBUG    ya.test:process.py:263 Command (pid 100004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 100004) nvcsw: 2266459
DEBUG    ya.test:process.py:263 Command (pid 100004) oublock: 802056
DEBUG    ya.test:process.py:263 Command (pid 100004) stime: 15.846912
DEBUG    ya.test:process.py:263 Command (pid 100004) utime: 68.11493
DEBUG    ya.test:process.py:263 Command (pid 100004) wtime: 157.315
DEBUG    ya.test:process.py:275 Command (pid 100004) output:
Remove path log/log_row...
Remove path log/log_row...Ok
Init tables ...
Init tables ...Ok
Fill table log/log_row...
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     15	15	0	0	337	411	485	485
2	     12	12	0	0	799	951	1167	1167
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      9	9	0	0	3359	3551	3551	3551
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      1	1	0	0	7231	7231	7231	7231
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      6	6	0	0	6623	7359	7359	7359
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	3	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	1	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	6	0	0	0	0
23	      0	0	0	0	0	0	0	0
24	      0	0	0	0	0	0	0	0
25	      0	0	0	3	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	0	0	0	0	0
29	      0	0	0	1	0	0	0	0
Fill table log/log_row OK 100000 / 100000 (29.054613s)
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	0	0	0	0	0
1	    616	616	0	0	11	25	29	33
31	      0	0	0	0	0	0	0	0
2	     23	23	0	0	12	1111	1127	1127
32	      0	0	0	6	0	0	0	0
3	    504	504	0	0	17	43	1159	1231
33	      0	0	0	0	0	0	0	0
4	    492	492	0	0	17	39	47	55
34	      0	0	0	0	0	0	0	0
5	    524	524	0	0	17	33	38	51
35	      0	0	0	3	0	0	0	0
6	    390	390	0	0	23	46	63	65
36	      0	0	0	0	0	0	0	0
7	    534	534	0	0	16	38	43	51
37	      0	0	0	0	0	0	0	0
8	    462	462	0	0	18	42	59	68
38	      0	0	0	0	0	0	0	0
9	    469	469	0	0	18	43	53	57
39	      0	0	0	1	0	0	0	0
10	    437	437	0	0	21	48	62	65
40	      0	0	0	0	0	0	0	0
11	    558	558	0	0	14	40	46	51
41	      0	0	0	0	0	0	0	0
12	    672	672	0	0	12	29	53	58
42	      1	1	0	6	159	159	159	159
13	    516	516	0	0	15	39	80	85
43	      0	0	0	0	0	0	0	0
14	    503	503	0	0	15	46	78	83
44	      0	0	0	0	0	0	0	0
15	    682	682	0	0	12	27	43	47
45	      0	0	0	3	0	0	0	0
16	    606	606	0	0	14	32	43	51
46	      0	0	0	0	0	0	0	0
17	    577	577	0	0	15	37	49	55
47	      0	0	0	0	0	0	0	0
18	    712	712	0	0	12	22	37	38
48	      0	0	0	0	0	0	0	0
19	    644	644	0	0	14	25	32	36
49	      0	0	0	1	0	0	0	0
20	    649	649	0	0	14	25	31	35
50	      0	0	0	0	0	0	0	0
21	    566	566	0	0	17	26	32	39
51	      0	0	0	0	0	0	0	0
22	    593	593	0	0	14	33	58	64
52	      0	0	0	4	0	0	0	0
23	    422	422	0	0	19	48	92	105
53	      0	0	0	2	0	0	0	0
24	    496	496	0	0	18	34	39	43
54	      1	1	0	0	1759	1759	1759	1759
25	    473	473	0	0	19	41	51	58
55	      0	0	0	3	0	0	0	0
26	    572	572	0	0	16	30	61	67
56	      0	0	0	0	0	0	0	0
27	    669	669	0	0	14	24	33	38
57	      0	0	0	0	0	0	0	0
28	    535	535	0	0	17	28	38	41
58	      0	0	0	0	0	0	0	0
29	    473	473	0	0	19	40	48	50
59	      0	0	0	1	0	0	0	0
30	    509	509	0	0	17	38	51	55
60	      0	0	0	0	0	0	0	0
31	    689	689	0	0	11	30	38	50
61	      0	0	0	0	0	0	0	0
32	      0	0	0	0	0	0	0	0
62	      0	0	0	3	0	0	0	0
33	    600	600	0	0	12	32	1063	1207
63	      0	0	0	2	0	0	0	0
34	    555	555	0	0	16	32	41	42
64	      0	0	0	1	0	0	0	0
35	    673	673	0	0	13	25	51	58
65	      0	0	0	3	0	0	0	0
36	    485	485	0	0	18	43	50	54
66	      0	0	0	0	0	0	0	0
37	    525	525	0	0	18	32	36	40
67	      0	0	0	0	0	0	0	0
38	    642	642	0	0	15	26	31	40
68	      0	0	0	0	0	0	0	0
39	    564	564	0	0	15	34	48	57
69	      0	0	0	1	0	0	0	0
40	    639	639	0	0	14	30	55	60

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  21250	531.25	0	0	15	35	52	1231
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
70	      0	0	0	0	0	0	0	0
1	    437	437	0	0	19	38	98	100
71	      0	0	0	0	0	0	0	0
2	    418	418	0	0	19	40	164	169
72	      1	1	0	3	469	469	469	469
3	    417	417	0	0	21	45	71	75
73	      0	0	0	2	0	0	0	0
4	    362	362	0	0	21	59	105	138
74	      0	0	0	1	0	0	0	0
5	    468	468	0	0	19	34	59	62
75	      0	0	0	3	0	0	0	0
6	    504	504	0	0	18	35	58	60
76	      0	0	0	0	0	0	0	0
7	    428	428	0	0	21	41	50	53
77	      0	0	0	0	0	0	0	0
8	    409	409	0	0	23	45	54	58
78	      0	0	0	0	0	0	0	0
9	    444	444	0	0	20	39	50	58
79	      1	1	0	0	9855	9855	9855	9855
10	    285	285	0	0	33	63	70	95
80	      0	0	0	0	0	0	0	0
11	    355	355	0	0	22	50	73	83
81	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
82	      0	0	0	3	0	0	0	0
13	    186	186	10	0	30	1071	1671	2007
83	      0	0	0	2	0	0	0	0
14	    298	298	0	0	31	64	75	80
84	      0	0	0	1	0	0	0	0
15	    326	326	0	0	30	50	59	73
85	      0	0	0	2	0	0	0	0
16	    330	330	0	0	26	56	93	100
86	      0	0	0	1	0	0	0	0
17	    331	331	0	0	26	59	64	69
87	      0	0	0	0	0	0	0	0
18	    262	262	0	0	36	66	85	111
88	      0	0	0	0	0	0	0	0
19	    179	179	0	0	49	136	140	150
89	      0	0	0	1	0	0	0	0
20	    281	281	0	0	30	77	101	115
90	      0	0	0	0	0	0	0	0
21	    305	305	0	0	30	64	77	89
91	      0	0	0	0	0	0	0	0
22	    312	312	0	0	26	65	71	72
92	      0	0	0	2	0	0	0	0
23	    425	425	0	0	19	47	63	71
93	      0	0	0	3	0	0	0	0
24	    356	356	0	0	20	66	89	97
94	      0	0	0	1	0	0	0	0
25	    584	584	0	0	13	36	57	64
95	      0	0	0	2	0	0	0	0
26	    451	451	0	0	16	57	108	125
96	      0	0	0	1	0	0	0	0
27	    421	421	0	0	20	41	49	54
97	      0	0	0	0	0	0	0	0
28	    330	330	0	0	29	52	81	85
98	      0	0	0	0	0	0	0	0
29	    326	326	0	0	28	51	55	59
99	      0	0	0	1	0	0	0	0
30	    302	302	0	0	32	57	63	72
100	      0	0	0	0	0	0	0	0
31	    358	358	0	0	26	48	56	63
101	      0	0	0	0	0	0	0	0
32	    279	279	0	0	34	69	77	79
102	      0	0	0	2	0	0	0	0
33	    482	482	0	0	18	38	52	58
103	      0	0	0	3	0	0	0	0
34	    448	448	0	0	21	39	47	48
104	      0	0	0	1	0	0	0	0
35	    372	372	0	0	25	43	48	56
105	      0	0	0	2	0	0	0	0
36	    241	241	0	0	34	91	174	180
106	      0	0	0	1	0	0	0	0
37	    280	280	0	0	33	56	62	68
107	      0	0	0	0	0	0	0	0
38	    381	381	0	0	26	43	47	53
108	      0	0	0	0	0	0	0	0
39	    401	401	0	0	23	43	59	64
109	      0	0	0	1	0	0	0	0
40	    405	405	0	0	21	51	74	79

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	  14179	354.475	10	0	23	54	79	2007
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
110	      0	0	0	0	0	0	0	0
1	    214	214	0	0	40	86	115	122
111	      0	0	0	0	0	0	0	0
2	      6	6	0	0	54	67	67	67
112	      0	0	0	2	0	0	0	0
3	     86	86	8	0	43	1479	1703	1791
113	      0	0	0	3	0	0	0	0
4	    221	221	2	0	43	94	133	2095
114	      1	1	0	1	1703	1703	1703	1703
5	    210	210	0	0	43	81	87	87
115	      0	0	0	1	0	0	0	0
6	    196	196	0	0	47	82	98	109
116	      0	0	0	2	0	0	0	0
7	    208	208	0	0	45	82	89	97
117	      0	0	0	0	0	0	0	0
8	    224	224	0	0	47	67	84	88
118	      0	0	0	0	0	0	0	0
9	    212	212	0	0	47	71	75	83
119	      0	0	0	1	0	0	0	0
10	    187	187	0	0	51	102	142	147
11	    165	165	0	0	55	106	113	114
12	    365	365	0	0	18	72	114	123
13	    487	487	0	0	17	39	114	116
14	    499	499	0	0	17	43	50	63
15	    591	591	0	0	13	27	63	76
16	    358	358	0	0	21	56	251	253
17	    508	508	0	0	17	34	40	43
18	    650	650	0	0	14	25	34	37
19	    764	764	0	0	11	20	25	31
120	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
120	     48	0.4	0	113	815	7359	9855	9855
20	    786	786	0	0	11	19	24	28
21	    690	690	0	0	12	23	30	43
22	      0	0	0	10	0	0	0	0
23	      0	0	0	1	0	0	0	0
24	      0	0	0	348	0	0	0	0
25	      0	0	0	1250	0	0	0	0
26	      0	0	0	1368	0	0	0	0
27	      0	0	0	1211	0	0	0	0
28	      0	0	0	1202	0	0	0	0
29	      0	0	0	1036	0	0	0	0
30	      0	0	0	1019	0	0	0	0
31	      0	0	0	924	0	0	0	0
32	      0	0	0	613	0	0	0	0
33	      0	0	0	733	0	0	0	0
34	      0	0	0	528	0	0	0	0
35	      0	0	0	547	0	0	0	0
36	      0	0	0	577	0	0	0	0
37	      0	0	0	635	0	0	0	0
38	      0	0	0	634	0	0	0	0
39	      0	0	0	695	0	0	0	0
40	      0	0	0	515	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
40	   7627	190.675	10	13846	17	66	104	2095

DEBUG    ya.test:process.py:276 Command (pid 100004) errors:
...p, 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

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

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682


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)
4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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 Task ID: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

Task ID: Task ID: 8 Status: Task ID: Task ID: Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: 7 Status: TRANSPORT_UNAVAILABLE Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
6 Status: 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)
Task ID: 1 Status: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
Task ID: 0 Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
 Query text: TRANSPORT_UNAVAILABLE
 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)
3 Status: TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

--!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)

 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 Task ID: Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

Task ID: Task ID: 4
 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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: 0 Status: Task ID: 6 Status: 8 Status: TRANSPORT_UNAVAILABLE 
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

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

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: Task ID: 5 Status: 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

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

 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: 8Task ID: Task ID: 2 Status: Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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: 0 Status:  Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: 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)TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

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

 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: Task ID: 8 Status: TRANSPORT_UNAVAILABLE Task ID: 9 Status: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

TRANSPORT_UNAVAILABLE Task ID: Task ID: 2 Status: Task ID: Task ID: TRANSPORT_UNAVAILABLETask ID: 4Task ID: 6 Status: 1 Status: TRANSPORT_UNAVAILABLE 0<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
5  Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

Task ID: 3 Status:  Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 Query text: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
 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)
 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)
 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 
 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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: Task ID: 5 Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682
8Task ID: 7 Status: Task ID: 6 Status:  Status: TRANSPORT_UNAVAILABLE 
 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 TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

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

 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 TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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 Task ID: <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

<main>: Error: GRpc error: (14): connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15682: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-tl65nxqsty.auto.internal:15682

 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)
contrib/tools/python3/Lib/tempfile.py:940: ResourceWarning: Implicitly cleaning up <TemporaryDirectory '/home/runner/.ya/build/build_root/gxdh/000250/ydb/tests/stress/log/tests/test-results/py3test/tmp1ctr_s0c'>
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tl65nxqsty'
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/gxdh/000250/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.98883' in '/home/runner/.ya/build/build_root/gxdh/000250/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_ih10ogxz.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:15682/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6629
============================== slowest durations ===============================
309.93s call     test_workload.py::TestYdbLogWorkload::test[column]
157.48s call     test_workload.py::TestYdbLogWorkload::test[row]
12.03s teardown test_workload.py::TestYdbLogWorkload::test[column]
3.95s setup    test_workload.py::TestYdbLogWorkload::test[row]
3.69s setup    test_workload.py::TestYdbLogWorkload::test[column]
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/gxdh/000250/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/gxdh/000250/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 0x00007F22EC29B820 size: 7840, location: yql/essentials/minikql/mkql_alloc.h:532. For more detailed location use YQL_MKQL_COLLECT_STACKTRACES_FOR_ALLOCATIONS environment variable.
VERIFY failed (2025-12-23T17:58:11.313614Z): Allocated: 112472432, Freed: 112464592, Peak: 84393552
yql/essentials/minikql/mkql_mem_info.cpp:180
VerifyDebug(): requirement GetUsage() == 0 failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xAA34CF5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xAA2D186
2. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:178: VerifyDebug @ 0xD1D418E
3. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:58: ~TMemoryUsageInfo @ 0xD1D3E74
4. /tmp//-S/yql/essentials/minikql/mkql_mem_info.cpp:56: ?? @ 0xD1D41BD
5. /-S/util/generic/ptr.h:36: CheckedDelete<TThrRefBase> @ 0xEE6D147
6. /-S/util/generic/ptr.h:57: Destroy<TThrRefBase> @ 0xEE6D147
7. /-S/util/generic/ptr.h:419: UnRef @ 0xEE6D147
8. /-S/util/generic/ptr.h:424: UnRef @ 0xEE6D147
9. /-S/util/generic/ptr.h:494: UnRef @ 0xEE6D147
10. /-S/util/generic/ptr.h:638: UnRef @ 0xEE6D147
11. /-S/util/generic/ptr.h:536: ~TIntrusivePtr @ 0xEE6D147
12. /-S/yql/essentials/minikql/mkql_alloc.h:68: ~TAllocState @ 0xEE6D147
13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:173: __release_shared @ 0x1BED1585
14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:219: __release_shared @ 0x1BED1585
15. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:694: ~shared_ptr @ 0x1BED1585
16. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:410: ~TKqpReadActor @ 0x1BED1585
17. /tmp//-S/ydb/core/kqp/runtime/kqp_read_actor.cpp:405: ?? @ 0x1BED197D
18. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xB8B4C47
19. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xB8B4C47
20. /-S/util/generic/ptr.h:376: DoDestroy @ 0xB8B4C47
21. /-S/util/generic/ptr.h:306: ~THolder @ 0xB8B4C47
22. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:154: destroy @ 0xB8B4C47
23. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:335: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xB8B4C47
24. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1015: __base_destruct_at_end @ 0xB8B4C47
25. /-S/contrib/libs/cxxsupp/libcxx/include/vector:1009: __clear @ 0xB8B4C47
26. /-S/contrib/libs/cxxsupp/libcxx/include/vector:766: clear @ 0xB8B4C47
27. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:112: DropUnregistered @ 0xB8B4C47
28. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:276: Execute @ 0xB8B5DEB
29. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB8B9DD4
30. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB8B99E0
31. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB8BA5CE
32. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xAA3694C
33. ??:0: ?? @ 0x7F2332DFDAC2
34. ??:0: ?? @ 0x7F2332E8F8BF
==================== 2 passed, 1 error in 488.09s (0:08:08) ====================
