path: ydb/tests/library command /home/runner/.ya/tools/v4/2989598506/python /home/runner/actions_runner/_work/ydb/ydb/build/scripts/py_compile.py ydb/tests/library/harness/kikimr_runner.py- /home/runner/actions_runner/_work/ydb/ydb/ydb/tests/library/harness/kikimr_runner.py /home/runner/.ya/build/build_root/e3f3/000f56/ydb/tests/library/harness/kikimr_runner.py.vzan.yapyc failed with exit code 1 in /home/runner/.ya/build/build_root/e3f3/000f56 Traceback (most recent call last): File "", line 4, in File "library/python/runtime/importer.pxi", line 266, in __res.ResourceImporter.run_main self.load_module(entry_point, fix_name='__main__') File "library/python/runtime/importer.pxi", line 237, in __res.ResourceImporter.load_module exec code in mod.__dict__ File "devtools/huge_python/__main__.py", line 70, in runpy.run_path(script, run_name='__main__') File "contrib/tools/python/src/Lib/runpy.py", line 252, in run_path File "contrib/tools/python/src/Lib/runpy.py", line 82, in _run_module_code File "contrib/tools/python/src/Lib/runpy.py", line 72, in _run_code File "/home/runner/actions_runner/_work/ydb/ydb/build/scripts/py_compile.py", line 24, in main() File "/home/runner/actions_runner/_work/ydb/ydb/build/scripts/py_compile.py", line 17, in main code = compile(source, srcpath, 'exec', dont_inherit=True) File "ydb/tests/library/harness/kikimr_runner.py", line 501 logger.info(f"Successfully registered new node object with ID: {new_node_object.node_id}") ^ SyntaxError: invalid syntax