============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_streaming.py ...........
test_udfs.py .E

==================================== ERRORS ====================================
_____________ ERROR at teardown of TestUdfsUsage.test_dynamic_udf ______________
ydb/tests/fq/streaming/test_udfs.py:24: in kikimr_udfs
    kikimr.stop()
ydb/tests/fq/streaming/common.py:51: in stop
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/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   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==822229==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 48825 byte(s) in 1005 object(s) allocated from:
E   #0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
E   #2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
E   #3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
E   #4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
E   #5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #6 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #7 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
E   #8 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
E   #9 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
E   #10 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
E   #11 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #12 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #13 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #14 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #15 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #16 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #17 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #18 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #19 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #20 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #21 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #22 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #23 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #24 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #25 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #26 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #27 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #28 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #29 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #30 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #31 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #32 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #33 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #34 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #35 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #36 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #37 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #38 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #39 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #40 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #41 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #42 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #43 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #44 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #45 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #46 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #47 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #48 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   
E   Direct leak of 22802 byte(s) in 434 object(s) allocated from:
E   #0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
E   #2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
E   #3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
E   #4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
E   #5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #6 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #7 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #8 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
E   #9 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
E   #10 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
E   #11 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
E   #12 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #13 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #14 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #15 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #16 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #17 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #18 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #19 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #20 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #21 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #22 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #23 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #24 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #25 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #26 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #27 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #28 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #29 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #30 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #31 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #32 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #33 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #34 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #35 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #36 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #37 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #38 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #39 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #40 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #41 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #42 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #43 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #44 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #45 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #46 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   
E   Direct leak of 20202 byte(s) in 412 object(s) allocated from:
E   #0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
E   #2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
E   #3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
E   #4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
E   #5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #6 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #7 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
E   #8 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
E   #9 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
E   #10 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
E   #11 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #12 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #13 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #14 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #15 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #16 0x7ba85f955977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E   #17 0x7ba85f955977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E   #18 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #19 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #20 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #21 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #22 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #23 0x7ba85f9d5a90 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2954:25
E   #24 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #25 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #26 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #27 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #28 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #29 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #30 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #31 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #32 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #33 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #34 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #35 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #36 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #37 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #38 0x7ba85f955977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E   #39 0x7ba85f955977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E   #40 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #41 0x7ba85f87e36c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #42 0x7ba85f87e36c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   #43 0x7ba85f87e272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
E   
E   Direct leak of 19234 byte(s) in 368 object(s) allocated from:
E   #0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
E   #2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
E   #3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
E   #4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
E   #5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #6 0x7ba85ff93c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
E   #7 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #8 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #9 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #10 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #11 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
E   #12 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
E   #13 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
E   #14 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
E   #15 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #16 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #17 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #18 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #19 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #20 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #21 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #22 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #23 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #24 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #25 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #26 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #27 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #28 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #29 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #30 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #31 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #32 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #33 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #34 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #35 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #36 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #37 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #38 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #39 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #40 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #41 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #42 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #43 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #44 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   
E   Direct leak of 17829 byte(s) in 356 object(s) allocated from:
E   #0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
E   #2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
E   #3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
E   #4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
E   #5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #6 0x7ba85ff93c52 in r_object /-S/contrib/tools/python3/Python/marshal.c:1409:31
E   #7 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #8 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #9 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
E   #10 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
E   #11 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
E   #12 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
E   #13 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
E   #14 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
E   #15 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #16 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #17 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #18 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #19 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #20 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #21 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #22 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
E   #23 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
E   #24 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
E   #25 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E   #26 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E   #27 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E   #28 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E   #29 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E   #30 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E   #31 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E   #32 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E   #33 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E   #34 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
E   #35 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
E   #36 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_dynamic_udf
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/1p5x/0000ce/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16980
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 822136
DEBUG    ya.test:process.py:259 Command (pid 822136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 822136) elapsed time (sec): 0.6742339134216309
DEBUG    ya.test:process.py:263 Command (pid 822136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) maxrss: 886412
DEBUG    ya.test:process.py:263 Command (pid 822136) minflt: 45622
DEBUG    ya.test:process.py:263 Command (pid 822136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 822136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 822136) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 822136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 822136) stime: 0.186385
DEBUG    ya.test:process.py:263 Command (pid 822136) utime: 0.443173
DEBUG    ya.test:process.py:263 Command (pid 822136) wtime: 0.676
DEBUG    ya.test:process.py:275 Command (pid 822136) output:
Git info:
    Commit: e96436c472fc523cf842a2343e59f402bab0c640
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6b5f73be14a659b264747b6fb592f888f27a2d81 into 98a5b1de6d54b608b14df9fc043185ddebb0a5dc
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6vpypxte5e    Host information: 
        Linux ghrun-6vpypxte5e 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 822136) errors:

INFO     ydb.tests.fq.streaming.common:common.py:37 Git info:
    Commit: e96436c472fc523cf842a2343e59f402bab0c640
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6b5f73be14a659b264747b6fb592f888f27a2d81 into 98a5b1de6d54b608b14df9fc043185ddebb0a5dc
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6vpypxte5e    Host information: 
        Linux ghrun-6vpypxte5e 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62566
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd server --udfs-dir=/home/runner/.ya/build/build_root/1p5x/0000ce/r3tmp/common_udfs9lhxvhta --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1/logfile_qx27sgj0.log --grpc-port=11547 --mon-port=62566 --ic-port=16980
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd server --udfs-dir=/home/runner/.ya/build/build_root/1p5x/0000ce/r3tmp/common_udfs9lhxvhta --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1/logfile_qx27sgj0.log --grpc-port=11547 --mon-port=62566 --ic-port=16980
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd', 'server', '--udfs-dir=/home/runner/.ya/build/build_root/1p5x/0000ce/r3tmp/common_udfs9lhxvhta', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1/logfile_qx27sgj0.log', '--grpc-port=11547', '--mon-port=62566', '--ic-port=16980')' in '/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 822229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11547/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 822230
DEBUG    ya.test:process.py:259 Command (pid 822230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 822230) elapsed time (sec): 0.5340912342071533
DEBUG    ya.test:process.py:263 Command (pid 822230) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) maxrss: 886412
DEBUG    ya.test:process.py:263 Command (pid 822230) minflt: 45622
DEBUG    ya.test:process.py:263 Command (pid 822230) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 822230) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 822230) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 822230) stime: 0.164522
DEBUG    ya.test:process.py:263 Command (pid 822230) utime: 0.324939
DEBUG    ya.test:process.py:263 Command (pid 822230) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 822230) output:
Git info:
    Commit: e96436c472fc523cf842a2343e59f402bab0c640
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6b5f73be14a659b264747b6fb592f888f27a2d81 into 98a5b1de6d54b608b14df9fc043185ddebb0a5dc
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6vpypxte5e    Host information: 
        Linux ghrun-6vpypxte5e 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 822230) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e96436c472fc523cf842a2343e59f402bab0c640
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6b5f73be14a659b264747b6fb592f888f27a2d81 into 98a5b1de6d54b608b14df9fc043185ddebb0a5dc
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6vpypxte5e    Host information: 
        Linux ghrun-6vpypxte5e 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11547', '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: 16980\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 823170
DEBUG    ya.test:process.py:259 Command (pid 823170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 823170) elapsed time (sec): 0.6279022693634033
DEBUG    ya.test:process.py:263 Command (pid 823170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) maxrss: 886412
DEBUG    ya.test:process.py:263 Command (pid 823170) minflt: 51894
DEBUG    ya.test:process.py:263 Command (pid 823170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 823170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 823170) nvcsw: 667
DEBUG    ya.test:process.py:263 Command (pid 823170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 823170) stime: 0.211023
DEBUG    ya.test:process.py:263 Command (pid 823170) utime: 0.388279
DEBUG    ya.test:process.py:263 Command (pid 823170) wtime: 0.629
DEBUG    ya.test:process.py:275 Command (pid 823170) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11547', '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: 823247
DEBUG    ya.test:process.py:259 Command (pid 823247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 823247) elapsed time (sec): 0.5799100399017334
DEBUG    ya.test:process.py:263 Command (pid 823247) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) maxrss: 886412
DEBUG    ya.test:process.py:263 Command (pid 823247) minflt: 52068
DEBUG    ya.test:process.py:263 Command (pid 823247) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 823247) nvcsw: 754
DEBUG    ya.test:process.py:263 Command (pid 823247) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 823247) stime: 0.173361
DEBUG    ya.test:process.py:263 Command (pid 823247) utime: 0.378613
DEBUG    ya.test:process.py:263 Command (pid 823247) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 823247) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a1269d41-abc9-4f96-b3fa-70f14d24905a, localhost:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a1269d41-abc9-4f96-b3fa-70f14d24905a, localhost:11547): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a1269d41-abc9-4f96-b3fa-70f14d24905a, localhost:11547): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6vpypxte5e.auto.internal" port: 11547 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-6vpypxte5e.auto.internal:11547, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11547
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11547
INFO     ya.test:ya.py:447 Test call (class_name: test_udfs.py::TestUdfsUsage, test_name: test_dynamic_udf)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_udfs_hLU3KR10_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e80aef78-3376-433e-8f0a-33717a94495d, ghrun-6vpypxte5e.auto.internal:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e80aef78-3376-433e-8f0a-33717a94495d, ghrun-6vpypxte5e.auto.internal:11547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e80aef78-3376-433e-8f0a-33717a94495d, ghrun-6vpypxte5e.auto.internal:11547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cfb26f30-c3de-45a5-b62f-df851bd15a5e, ghrun-6vpypxte5e.auto.internal:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cfb26f30-c3de-45a5-b62f-df851bd15a5e, ghrun-6vpypxte5e.auto.internal:11547): request = { session_id: "ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cfb26f30-c3de-45a5-b62f-df851bd15a5e, ghrun-6vpypxte5e.auto.internal:11547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 846ad751-dc20-4816-94ef-fa6d532ea584, ghrun-6vpypxte5e.auto.internal:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 846ad751-dc20-4816-94ef-fa6d532ea584, ghrun-6vpypxte5e.auto.internal:11547): request = { session_id: "ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `test_udfs_hLU3KR10` WITH (\n                SOURCE_TYPE = \"Ydb\",\n                LOCATION = \"localhost:22085\",\n                DATABASE_NAME = \"local\",\n                SHARED_READING = \"False\",\n                AUTH_METHOD = \"NONE\"\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 846ad751-dc20-4816-94ef-fa6d532ea584, ghrun-6vpypxte5e.auto.internal:11547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edc06274-e956-401d-bd81-86349349b3ea, ghrun-6vpypxte5e.auto.internal:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edc06274-e956-401d-bd81-86349349b3ea, ghrun-6vpypxte5e.auto.internal:11547): request = { session_id: "ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            $script = @@#py\nimport urllib.parse\n\ndef get_all_cgi_params(url):\n    params = urllib.parse.parse_qs(urllib.parse.urlparse(url).query)\n    return {k: v[0] for k, v in params.items()}\n@@;\n\n            $callable = Python3::get_all_cgi_params(\n                Callable<(Utf8?)->Dict<Utf8,Utf8>>,\n                $script\n            );\n\n            SELECT $callable(url)[\"name\"] AS name FROM `test_udfs_hLU3KR10`.`test_udfs_hLU3KR10_input`\n            WITH (\n                FORMAT = \"json_each_row\",\n                SCHEMA (\n                    url Utf8 NOT NULL\n                )\n            )\n            LIMIT 1\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edc06274-e956-401d-bd81-86349349b3ea, ghrun-6vpypxte5e.auto.internal:11547): response = { <_MultiThreadedRendezvous object> }
DEBUG    root:data_plane.py:39 Write topic test_udfs_hLU3KR10_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to test_udfs_hLU3KR10_input: ['{"url": "http://kuibyshevsky.sam.sudrf.ru/modules.php?name=information"}']
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7ba18f8a-7adb-4a88-84b6-788c681187d5, ghrun-6vpypxte5e.auto.internal:11547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7ba18f8a-7adb-4a88-84b6-788c681187d5, ghrun-6vpypxte5e.auto.internal:11547): request = { session_id: "ydb://session/3?node_id=1&id=MTA2NmJkMGYtOGIzYWNmZmEtOGYyMjBkYTctMWRiODk2YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7ba18f8a-7adb-4a88-84b6-788c681187d5, ghrun-6vpypxte5e.auto.internal:11547): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cfb26f30-c3de-45a5-b62f-df851bd15a5e, ghrun-6vpypxte5e.auto.internal:11547): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6vpypxte5e.auto.internal:11547
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11547/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16980
============================== slowest durations ===============================
74.06s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
44.65s call     test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
37.91s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_insert_to_topic
34.10s call     test_streaming.py::TestStreamingInYdb::test_restart_query_by_rescaling
29.64s call     test_streaming.py::TestStreamingInYdb::test_restart_query
27.12s teardown test_udfs.py::TestUdfsUsage::test_dynamic_udf
22.53s setup    test_streaming.py::TestStreamingInYdb::test_read_topic
22.05s teardown test_streaming.py::TestStreamingInYdb::test_raw_format
17.69s call     test_streaming.py::TestStreamingInYdb::test_raw_format
16.86s call     test_streaming.py::TestStreamingInYdb::test_types
15.39s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_limit
14.99s call     test_streaming.py::TestStreamingInYdb::test_json_errors
6.15s call     test_streaming.py::TestStreamingInYdb::test_pragma
4.72s setup    test_udfs.py::TestUdfsUsage::test_dynamic_udf
1.52s call     test_streaming.py::TestStreamingInYdb::test_read_topic
1.13s call     test_udfs.py::TestUdfsUsage::test_dynamic_udf
0.08s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_insert_to_topic
0.01s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
0.01s teardown test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
0.01s setup    test_streaming.py::TestStreamingInYdb::test_restart_query_by_rescaling
0.01s setup    test_streaming.py::TestStreamingInYdb::test_json_errors
0.01s setup    test_streaming.py::TestStreamingInYdb::test_types
0.01s setup    test_streaming.py::TestStreamingInYdb::test_restart_query
0.01s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_udfs.py::TestUdfsUsage::test_dynamic_udf - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/1p5x/0000ce/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_udfs.py.TestUdfsUsage.test_dynamic_udf/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
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==822229==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 48825 byte(s) in 1005 object(s) allocated from:
#0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
#2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
#3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
#4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
#5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#6 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#7 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
#8 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
#9 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
#10 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
#11 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#12 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#13 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#14 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#15 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#16 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#17 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#18 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#19 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#20 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#21 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#22 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#23 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#24 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#25 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#26 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#27 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#28 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#29 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#30 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#31 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#32 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#33 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#34 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#35 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#36 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#37 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#38 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#39 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#40 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#41 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#42 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#43 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#44 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#45 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#46 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#47 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#48 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 22802 byte(s) in 434 object(s) allocated from:
#0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
#2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
#3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
#4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
#5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#6 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#7 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#8 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
#9 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
#10 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
#11 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
#12 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#13 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#14 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#15 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#16 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#17 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#18 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#19 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#20 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#21 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#22 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#23 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#24 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#25 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#26 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#27 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#28 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#29 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#30 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#31 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#32 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#33 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#34 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#35 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#36 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#37 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#38 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#39 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#40 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#41 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#42 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#43 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#44 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#45 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#46 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19

Direct leak of 20202 byte(s) in 412 object(s) allocated from:
#0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
#2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
#3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
#4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
#5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#6 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#7 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
#8 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
#9 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
#10 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
#11 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#12 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#13 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#14 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#15 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#16 0x7ba85f955977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
#17 0x7ba85f955977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
#18 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#19 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#20 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#21 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#22 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#23 0x7ba85f9d5a90 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2954:25
#24 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#25 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#26 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#27 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#28 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#29 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#30 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#31 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#32 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#33 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#34 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#35 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#36 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#37 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#38 0x7ba85f955977 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
#39 0x7ba85f955977 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
#40 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#41 0x7ba85f87e36c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#42 0x7ba85f87e36c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
#43 0x7ba85f87e272 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Direct leak of 19234 byte(s) in 368 object(s) allocated from:
#0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
#2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
#3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
#4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
#5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#6 0x7ba85ff93c3d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
#7 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#8 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#9 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#10 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#11 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
#12 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
#13 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
#14 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
#15 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#16 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#17 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#18 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#19 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#20 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#21 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#22 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#23 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#24 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#25 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#26 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#27 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#28 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#29 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#30 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#31 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#32 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#33 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#34 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#35 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#36 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#37 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#38 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#39 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#40 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#41 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#42 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#43 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#44 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 17829 byte(s) in 356 object(s) allocated from:
#0 0x00001fd78174 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x7ba85f90672b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
#2 0x7ba85f907fa4 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
#3 0x7ba85f907fa4 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
#4 0x7ba85ff94065 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
#5 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#6 0x7ba85ff93c52 in r_object /-S/contrib/tools/python3/Python/marshal.c:1409:31
#7 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#8 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#9 0x7ba85ff93e64 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
#10 0x7ba85ff93c28 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
#11 0x7ba85ff91866 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
#12 0x7ba85ff95090 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
#13 0x7ba85ff95090 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
#14 0x7ba85f9853ae in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
#15 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#16 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#17 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#18 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#19 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#20 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#21 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#22 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
#23 0x7ba85f97a8d8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
#24 0x7ba85f97a8d8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
#25 0x7ba85f956960 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
#26 0x7ba85f956960 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
#27 0x7ba85f8d9b35 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
#28 0x7ba85f98640d in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
#29 0x7ba85f87ee9a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
#30 0x7ba85f87ee9a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
#31 0x7ba85f87ed08 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
#32 0x7ba85f9d5cec in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
#33 0x7ba85f9d5cec in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
#34 0x7ba85f9822ec in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
#35 0x7ba85f9822ec in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
#36 0x7ba85f97a8d8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
=================== 12 passed, 1 error in 371.57s (0:06:11) ====================
