Skip to content

common/update_version_env(): don't set both ABI_FILE and OSVERSION

3e2517e
Select commit
Loading
Failed to load commit list.
Open

common/update_version_env(): don't set both ABI_FILE and OSVERSION #1261

common/update_version_env(): don't set both ABI_FILE and OSVERSION
3e2517e
Select commit
Loading
Failed to load commit list.
Cirrus CI / Check freebsd_instance:freebsd-14-2-release-amd64 failed Oct 7, 2025 in 15m 25s

Task Summary

Task failed!

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
⚠️ Failed to start an instance: INVALID_ARGUMENT: Bad Request 400 Bad Request
POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
{
"error": {
"code": 400,
"message": "Invalid value for field 'resource.disks[0].initializeParams.sourceImage': 'projects/freebsd-org-cloud-dev/global/images/freebsd-14-2-release-amd64'. The referenced image resource cannot be found.",
"errors": [
{
"message": "Invalid value for field 'resource.disks[0].initializeParams.sourceImage': 'projects/freebsd-org-cloud-dev/global/images/freebsd-14-2-release-amd64'. The referenced image resource cannot be found.",
"domain": "global",
"reason": "invalid"
}
]
}
}