Record rejected historical backup, verified fresh capture and worker activation
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
This commit is contained in:
codex 2026-09-05 22:35:20 +02:00
parent 34b9385bee
commit 195a51a62c
7 changed files with 166 additions and 7 deletions

View file

@ -0,0 +1,15 @@
{
"schema": "platform.forgejo-capture-integrity.v1",
"status": "verified",
"archive_bytes": 5351717533,
"producer_exit_zero": true,
"transfer_hash_matches": true,
"zip_crc_passed": true,
"production_temporary_files_removed": true,
"members": 89197,
"uncompressed_bytes": 5432944912,
"repository_heads": 142,
"archive_sha256": "fe53d156461387ea487cddc5d6a01f0b5e3debda6fa494c8b87afc8bc62b55b2",
"encrypted_bytes": 5353024293,
"encrypted_stage": "/tmp/rpf-wp0029-restore/forgejo-dump-20260905-verified.zip.age"
}

View file

@ -0,0 +1,24 @@
{
"schema": "platform.real-offsite-recovery.v1",
"status": "restore_rejected",
"quota_before": {
"quota_bytes": 10737418240,
"used_bytes": 2505506,
"available_bytes": 10734912734
},
"artifact": "wp0029-recovery-forgejo-dump-20260904T001507Z.zip.age",
"source_backup": "forgejo-dump-20260904T001507Z.zip.age",
"kv_version": 3,
"upload_http_status": 201,
"download_http_status": 200,
"ciphertext_bytes": 147171923,
"ciphertext_sha256": "475687367d7e1736b169a22732293c534d7a04d4f6315d235f0d649218f7d4cb",
"decrypted": true,
"quota_after": {
"quota_bytes": 10737418240,
"used_bytes": 2505506,
"available_bytes": 10734912734
},
"archive_validation": "failed_truncated_zip",
"application_restore": false
}

View file

@ -0,0 +1,8 @@
{
"status": "verified",
"configmap": "backup-verified-0220ca56520c",
"worker_ready": true,
"bundle_files_match": true,
"host_checkout_edited": false,
"rollback": "Restore deployment from its prior ReplicaSet with kubectl rollout undo; retain immutable ConfigMap until no revision references it."
}

View file

@ -0,0 +1,4 @@
{
"worker_backup_entrypoint_matches": false,
"worker_capture_helper_present": false
}