Commit c2d7820c c2d7820cdeebb142896916c0a03726521e5c09d8 by cnb.bofCdSsphPA

Refresh build-index checkpoint with 13:34 UTC evidence

Capture the newest verified downstream state so restart docs show that the real FMA smoke still remains in build-index at 13:34 UTC with no evaluate stage or emitted index artifacts yet.

Constraint: Downstream completion evidence is still unavailable because build-index has not produced artifacts or switched to evaluate
Rejected: Leave the 13:34 observation only in chat | would break restart continuity and phase-by-phase commit discipline
Confidence: high
Scope-risk: narrow
Directive: Next capture either the first index artifact file or the transition into evaluate before changing the downstream status summary again
Tested: process scan showing build-index and no evaluate; presence of /tmp/fma_real_smoke_stopcheck/fma_index_smoke directory; validate-splits on /tmp/fma_real_smoke_stopcheck/fma/manifests
Not-tested: Completed build-index output, evaluate, final metrics/report generation
1 parent 449b3778
1 ## 2026-06-02 真实 FMA smoke build-index 13:34 UTC checkpoint
2
3 完成项:
4 - 再次检查真实 FMA smoke 的下游阶段,确认流程到 13:34 UTC 仍停留在 `build-index`
5 - 更新 `docs/session-handoff.md``docs/changelist-2026-06-02.md`,记录 `evaluate.py` 仍未启动、索引目录仍未出现索引产物文件。
6
7 验证结果:
8 - 当前仍存在 `run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt ...`
9 - 当前仍未观测到 `evaluate.py` 进程
10 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/` 目录存在,但尚未看到索引产物文件
11 - `validate-splits /tmp/fma_real_smoke_stopcheck/fma/manifests` => `ok=true`
12
13 结论:
14 - 真实 FMA 全量 smoke 仍稳定处于建索引阶段。
15 - 下一关键证据仍是索引产物出现或 `evaluate.py` 启动。
16
1 ## 2026-06-02 真实 FMA smoke build-index 13:28 UTC checkpoint 17 ## 2026-06-02 真实 FMA smoke build-index 13:28 UTC checkpoint
2 18
3 完成项: 19 完成项:
......
...@@ -320,3 +320,11 @@ cd /workspace/acr-engine ...@@ -320,3 +320,11 @@ cd /workspace/acr-engine
320 - 已确认 `evaluate.py` 仍未出现。 320 - 已确认 `evaluate.py` 仍未出现。
321 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。 321 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
322 - manifest 复核继续通过,统计保持不变。 322 - manifest 复核继续通过,统计保持不变。
323
324
325 ## 13:34 UTC build-index 延续补充
326
327 - 已确认主下游进程仍是 `run_demo.py build-index ...`
328 - 已确认 `evaluate.py` 仍未出现。
329 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
330 - manifest 复核继续通过,统计保持不变。
......
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
48 - 截至 2026-06-02 13:16 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 48 - 截至 2026-06-02 13:16 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
49 - 截至 2026-06-02 13:22 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 49 - 截至 2026-06-02 13:22 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
50 - 截至 2026-06-02 13:28 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 50 - 截至 2026-06-02 13:28 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
51 - 截至 2026-06-02 13:34 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
51 52
52 ## 当前卡点 53 ## 当前卡点
53 54
......
...@@ -572,6 +572,27 @@ ...@@ -572,6 +572,27 @@
572 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。 572 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
573 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。 573 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
574 574
575 ### build-index 13:34 UTC 延续证据(2026-06-02)
576
577 - 截至 13:34 UTC,主下游进程仍然是:
578 - `PID=424691``run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt --output /tmp/fma_real_smoke_stopcheck/fma_index_smoke --device cpu --resume --checkpoint-every-refs 100`
579 - `evaluate.py` 仍未出现。
580 - `smoke-local` 主进程仍在:
581 - `PID=311494``external_adapters.py smoke-local fma ...`
582 - 索引目录仍只有目录本身:
583 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/`
584 - 截至该时点,仍未观测到新的索引产物文件。
585 - manifest 复核仍通过:
586 - `ok=true`
587 - `catalog_references=8000`
588 - `train_queries=6401`
589 - `test_queries=1593`
590 - `val_queries=0`
591
592 这说明:
593 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
594 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
595
575 ### 重启后第一优先级动作 596 ### 重启后第一优先级动作
576 597
577 1. 先检查真实 FMA smoke 是否完成: 598 1. 先检查真实 FMA smoke 是否完成:
......