feat: add volume APIs to AWS and EKS Nodes #4668
GitHub Actions / e2e test report
failed
Sep 18, 2025 in 0s
42 tests run, 33 passed, 8 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Quick start Nutanix Cilium ClusterResourceSet topology-cilium-crs Should create a workload cluster [provider:Nutanix, cni:Cilium, addonStrategy:ClusterResourceSet]
Unexpected error:
<*fmt.wrapError | 0xc000778340>:
failed to get subnet uuid for subnet vlan174: failed to find subnet uuid for subnet vlan174: {"data":{"error":[{"message":"Failed to perform the operation as rate limit set by the API has been exceeded.","severity":"ERROR","code":"PLAT-10003","locale":"en_US","errorGroup":"RATE_LIMIT_EXCEEDED","$objectType":"networking.v4.error.AppMessage"}],"$objectType":"networking.v4.error.ErrorResponse"},"$dataItemDiscriminator":"networking.v4.error.ErrorResponse"}
{
msg: "failed to get subnet uuid for subnet vlan174: failed to find subnet uuid for subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <*fmt.wrapError | 0xc000778320>{
msg: "failed to find subnet uuid for subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <client.GenericOpenAPIError>{
Body: "{\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
Model: nil,
Status: "429 TOO MANY REQUESTS",
},
},
}
occurred
Raw output
[FAILED] Unexpected error:
<*fmt.wrapError | 0xc000778340>:
failed to get subnet uuid for subnet vlan174: failed to find subnet uuid for subnet vlan174: {"data":{"error":[{"message":"Failed to perform the operation as rate limit set by the API has been exceeded.","severity":"ERROR","code":"PLAT-10003","locale":"en_US","errorGroup":"RATE_LIMIT_EXCEEDED","$objectType":"networking.v4.error.AppMessage"}],"$objectType":"networking.v4.error.ErrorResponse"},"$dataItemDiscriminator":"networking.v4.error.ErrorResponse"}
{
msg: "failed to get subnet uuid for subnet vlan174: failed to find subnet uuid for subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <*fmt.wrapError | 0xc000778320>{
msg: "failed to find subnet uuid for subnet vlan174: {\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
err: <client.GenericOpenAPIError>{
Body: "{\"data\":{\"error\":[{\"message\":\"Failed to perform the operation as rate limit set by the API has been exceeded.\",\"severity\":\"ERROR\",\"code\":\"PLAT-10003\",\"locale\":\"en_US\",\"errorGroup\":\"RATE_LIMIT_EXCEEDED\",\"$objectType\":\"networking.v4.error.AppMessage\"}],\"$objectType\":\"networking.v4.error.ErrorResponse\"},\"$dataItemDiscriminator\":\"networking.v4.error.ErrorResponse\"}",
Model: nil,
Status: "429 TOO MANY REQUESTS",
},
},
}
occurred
In [BeforeEach] at: /home/runner/_work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/test/e2e/quick_start_test.go:121 @ 09/18/25 17:48:48.917
There were additional failures detected after the initial failure. These are visible in the timeline
Loading