Firstly meet in https://github.com/confidential-containers/trustee/actions/runs/30064331370/job/89393345540?pr=1508#step:12:646, and when retrigged for sometime, it succeeded.
Note that the diagnose info shows
2026-07-24T03:41:49.484556Z DEBUG attestation_evaluate{request_id=98968aa1-13bc-4767-beee-b348c1a6f18d}:AMD SNP: verifier::snp: failed to fetch vcek from KDS { base_url: None }: Unable to fetch VCEK from URL: 429, "https://kdsintf.amd.com/vcek/v1/Milan/d41e5bee55db6b524d4f8c6e5fbb63635fdf33b1d64a54ee37345eb78408dc3ce278c584544bdd829448281469876d3905b44e0eb727b8070b9be0496d2bfe5b?blSPL=03&teeSPL=00&snpSPL=23&ucodeSPL=213"
Looks like it's network issue or something else. We should use local configured vcek than request from KDS in the test.
Firstly meet in https://github.com/confidential-containers/trustee/actions/runs/30064331370/job/89393345540?pr=1508#step:12:646, and when retrigged for sometime, it succeeded.
Note that the diagnose info shows
Looks like it's network issue or something else. We should use local configured vcek than request from KDS in the test.