Workdir: /tmp/tmpe9va83kk Checkout base commit... ++ git checkout 1aed018366d360fa78c9994d132f408c42e097bf~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 1aed018366 Merge bc0a122632def8abcc0c2a7f4adddb981c429dd2 into 4e0685800275111225607954e1f1bf0783794f3b bc0a122632 moved types mapping documentation into s3 folder If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 1aed018366 HEAD is now at 4e06858002 Revert "build with custom graph (#28084)" (#28570) 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/tmpe9va83kk/graph_base.json Configuring dependencies for platform default-linux-x86_64-release-asan [2 ymakes processing] [1778/1813 modules configured] [2 ymakes processing] [4283/4292 modules configured] [2 ymakes processing] [6488/6502 modules configured] [2 ymakes processing] [6713/6714 modules configured] [2 ymakes processing] [8231/8232 modules configured] [2 ymakes processing] [8278/8278 modules configured] [2 ymakes processing] [8654/8655 modules configured] [2 ymakes processing] [8698/8698 modules configured] [2 ymakes processing] [9152/9153 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] [1728/5696 modules rendered] [3 ymakes processing] [9773/9773 modules configured] [2281/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5746/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 1aed018366d360fa78c9994d132f408c42e097bf Previous HEAD position was 4e06858002 Revert "build with custom graph (#28084)" (#28570) HEAD is now at 1aed018366 Merge bc0a122632def8abcc0c2a7f4adddb981c429dd2 into 4e0685800275111225607954e1f1bf0783794f3b 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/tmpe9va83kk/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 [2 ymakes processing] [9773/9773 modules configured] [5498/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5775/5854 modules rendered] [2 ymakes processing] [9773/9773 modules configured] [5854/5854 modules rendered] Configuring dependencies for platform test_tool_tc1-global Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmpe9va83kk/graph_base.json --new /tmp/tmpe9va83kk/graph_head.json --cut /tmp/tmpe9va83kk/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmpe9va83kk/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ) RECURSE ( )