1
0

runtime: publish CLUSTER-REFERENCE-PUBLISHER-RESTORE-CLOSEOUT-202

This commit is contained in:
homelab-runtime-publisher
2026-07-22 13:47:17 +00:00
parent d9b75e47aa
commit e0bc21364a
4 changed files with 78 additions and 15 deletions
+8 -8
View File
@@ -1,19 +1,19 @@
{
"schema_version": 1,
"channel": "homelab-runtime",
"command_id": "HOMELAB-ALL-TAILS-CLOSEOUT-201",
"command_id": "CLUSTER-REFERENCE-PUBLISHER-RESTORE-CLOSEOUT-202",
"status": "FAIL",
"rc": 1,
"host": "pve01",
"mode": "change",
"component": "cluster-audit",
"started_at_utc": "2026-07-22T13:38:04Z",
"finished_at_utc": "2026-07-22T13:38:04Z",
"component": "reference-update",
"started_at_utc": "2026-07-22T13:47:16Z",
"finished_at_utc": "2026-07-22T13:47:16Z",
"reference_register_checked": true,
"reference_sha256": "5763f2f8edc75fcf6f3951f8c95896d1cc112ceccb6cf5b64a383f540a4deb8e",
"error_register_checked": true,
"error_register_sha256": "08b3a769b8e38eaa1acec915352fb328180d70caa7ff6cd9d1ec0da426262752",
"command_sha256": "694648df0564076cb8b81feef6b985b78b614b9df63ab94ac26714736ba136e0",
"command_sha256": "0b0b393a3aaf4b15f1acdcaf6f35f4c1b0c33e7bdbab88bd5ec1c5113250a4b2",
"duplicate_failed_command_blocked": false,
"block_reason": null,
"execution_started": true,
@@ -22,9 +22,9 @@
"secrets_included": false,
"private_addresses_included": false,
"raw_evidence_retained_locally": true,
"raw_evidence_sha256": "e41d0f21c58dceea6c2c3235035beca2804c2ccf753a402d936a1de434eba0c3",
"sanitized_output_sha256": "e41d0f21c58dceea6c2c3235035beca2804c2ccf753a402d936a1de434eba0c3",
"raw_evidence_sha256": "dde48f85d2055be98a15b781774b58654934a8dbad202028b8dad807e8b47aa7",
"sanitized_output_sha256": "dde48f85d2055be98a15b781774b58654934a8dbad202028b8dad807e8b47aa7",
"output_truncated_in_json": false,
"full_sanitized_output_url": "https://git.gram1.ru/.well-known/homelab-runtime/latest.txt",
"output": "validation=PASS\nCOMMAND_200_STATUS=FAIL\nCOMMAND_200_RC=1\n"
"output": "validation=PASS\nTraceback (most recent call last):\n File \"<string>\", line 1, in <module>\n import re,pathlib,sys;p=pathlib.Path(sys.argv[1]).read_text();m=re.search(r\"(?m)^.*\\bcat\\b[^\\n]*<<-?[ \\t]*([\\\"\\x27]?)([A-Za-z_][A-Za-z0-9_]*)\\1[^\\n]*\\n\",p);assert m;d=m.group(2);s=m.end();e=re.search(r\"(?m)^\\t*\"+re.escape(d)+r\"[ \\t]*$\",p[s:]);assert e;pathlib.Path(sys.argv[2]).write_text(p[s:s+e.start()])\n ^\nAssertionError\n"
}