Workdir: /tmp/tmpxwlwkckl Checkout base commit... ++ git checkout 848e9a462e9d408adae2fb86be966d86c89153db~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 848e9a462 Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c 1c2977939 Specify csv params to correctly support tsv If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 848e9a462 HEAD is now at e452dca37 Fix check bounds for time extended types (#28313) Build graph for base commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build release --sanitize=address -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmpxwlwkckl/graph_base.json Configuring dependencies for platform default-linux-x86_64-release-asan [2 ymakes processing] [8591/8593 modules configured] [2 ymakes processing] [9115/9120 modules configured] [2 ymakes processing] [9154/9154 modules configured] Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 [3 ymakes processing] [9773/9773 modules configured] [1374/5696 modules rendered] [3 ymakes processing] [9773/9773 modules configured] [2147/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5795/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5854/5854 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9779/9779 modules configured] [5854/5854 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 848e9a462e9d408adae2fb86be966d86c89153db Previous HEAD position was e452dca37 Fix check bounds for time extended types (#28313) HEAD is now at 848e9a462 Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c Build graph for head commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build release --sanitize=address -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmpxwlwkckl/graph_head.json Configuring dependencies for platform default-linux-x86_64-release-asan Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9773/9774 modules configured] [0 ymakes processing] [9779/9779 modules configured] [0 ymakes processing] [9779/9779 modules configured] [5854/5854 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmpxwlwkckl/graph_base.json --new /tmp/tmpxwlwkckl/graph_head.json --cut /tmp/tmpxwlwkckl/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmpxwlwkckl/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ydb/public/lib/ydb_cli/topic/ut ydb/services/ydb/ut ydb/tests/datashard/add_column ydb/tests/datashard/async_replication ydb/tests/datashard/copy_table ydb/tests/datashard/dump_restore ydb/tests/datashard/parametrized_queries ydb/tests/datashard/partitioning ydb/tests/datashard/s3 ydb/tests/datashard/secondary_index ydb/tests/datashard/select ydb/tests/datashard/split_merge ydb/tests/datashard/ttl ydb/tests/fq/streaming ydb/tests/functional/benchmarks_init ydb/tests/functional/tpc/medium ydb/tests/functional/tpc/medium/tpch ydb/tests/sql ydb/tests/stress/kafka/tests ydb/tests/stress/kv/tests ydb/tests/stress/log/tests ydb/tests/stress/mixedpy/tests ydb/tests/stress/reconfig_state_storage_workload/tests ydb/tests/stress/scheme_board/pile_promotion/tests ydb/tests/stress/show_create/view/tests ydb/tests/stress/topic/tests ydb/tests/stress/topic_kafka/tests ydb/tests/stress/transfer/tests ) RECURSE ( ydb/apps/ydb ydb/core/kqp/tests/tpch ydb/library/workload/vector ydb/public/lib/ydb_cli/commands ydb/public/lib/ydb_cli/topic/ut ydb/services/ydb/ut ydb/tests/stability/tool ydb/tests/stress/kafka ydb/tests/stress/kafka/tests ydb/tests/stress/kafka/workload ydb/tests/stress/kv ydb/tests/stress/kv/workload ydb/tests/stress/log ydb/tests/stress/log/workload ydb/tests/stress/mixedpy ydb/tests/stress/mixedpy/workload ydb/tests/stress/topic ydb/tests/stress/topic/workload ydb/tests/stress/topic_kafka ydb/tests/stress/topic_kafka/workload )