diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index 32662cce4..272a11493 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -13,6 +13,19 @@ **邊界**:本輪 runtime 寫入限於 188 user-level runner / idle stockplatform runner drain;未讀 secret / token / `.env` / raw sessions / SQLite / auth;未讀 `.runner` 內容;未使用 GitHub / `gh` / GitHub API;未 workflow_dispatch;未重啟主機、未 restart Docker / Nginx / K3s / DB / firewall。 +## 2026-07-01 — 09:39 non-110 runner re-enable after pressure guard stop + +**照主線修正的問題**: +- 推進 Harbor remote-control classifier 後,188 runner / keepalive 再次讀回 `inactive / disabled`,public queue 反彈為 `controlled_profile_no_matching_runner_label_count=12`;188 journal 顯示 keepalive 多次回 `no host web/build/smoke pressure detected`,09:35 被 stop,並非 no-matching source label 問題。 +- 188 pressure guard `/home/ollama/.local/bin/awoooi-wait-host-web-build-pressure.sh` 手動讀回 `no host web/build/smoke pressure detected`,active action containers 為 `0`,符合 controlled apply 條件。 +- 對 188 重新執行 `AWOOOI_NON110_ENABLE=1 ... install-awoooi-non110-runner-user-service.sh --enable`,讀回 `SERVICE_ENABLE_PERFORMED=1`、`SERVICE_START_PERFORMED=1`、`KEEPALIVE_TIMER_ENABLE_PERFORMED=1`、`pressure_guard=/home/ollama/.local/bin/awoooi-wait-host-web-build-pressure.sh`、`runner_token_read=false`、`raw_runner_registration_read=false`。 + +**驗證**: +- 188 verifier 回 `AWOOOI_NON110_RUNNER_READY=1`、`BLOCKER_COUNT=0`、`READY_ACTIVE_SERVICE_COUNT=1`、`READY_KEEPALIVE_TIMER_COUNT=1`;service / keepalive timer 均為 `ActiveState=active`、`UnitFileState=enabled`。 +- live queue 回 `workflow_no_matching={}`、`controlled_profile_no_matching_runner_label_count=0`、CD `#4215 Failure`;主 blocker 精準為 `blocked_harbor_110_remote_control_channel_unavailable`。 + +**邊界**:未讀 token / secret / `.env` / raw sessions / SQLite / auth;未讀 `.runner` 內容;未使用 GitHub / `gh` / GitHub API;未 workflow_dispatch;未重啟主機、未 restart Docker / Nginx / K3s / DB / firewall;runtime 寫入限於 188 user-level runner service / keepalive enable-start。 + ## 2026-07-01 — 09:33 110 Harbor / Gitea pressure fail-fast gate **照主線修正的問題**: