No failure patterns match your search.
Environment: STG
Failure patterns: 10 · Failures matched: 27 · Total runs: 22 · Runs affected: 10
| Failure patternThe canonical description of a recurring CI failure, extracted and normalized from raw logs. | Failed atThe stage of the job run where this failure occurred: 'provision' (environment setup, DEV only), 'e2e' (test suite execution), or 'other' (CI infrastructure issues that did not produce a failure pattern). | Number of distinct job runs where this failure pattern was detected. | Percentage of all job runs in this environment affected by this failure pattern during the selected window. | Classification of this failure pattern: Regression (likely caused by a specific PR), Flake (intermittent failure spread across days), Noise (low-quality or generic pattern), or Indeterminate. | TrendShows daily activity for this failure pattern in a trailing window anchored to the selected end date. The sparkline covers at least 7 days and at most 14 days, depending on the current window size. | Also inOther environments where the same failure pattern was also detected during the selected window. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] <no_message>; [cosmosCluster] <no_message>; provider Microsoft.RedHatOpenShiftfull failure pattern: ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] <no_message>; [cosmosCluster] <no_message>; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history | e2e | 3 | 13.64%3 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 1 · Jul 23: 11 · Jul 24: 0 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/oidc_issuer_workload_identity.go:216]: failed to create HCP cluster oidc-wi-cluster
Unexpected error:
<*fmt.wrapError | 0xc00045ef40>:
failed to create HCP cluster oidc-wi-cluster: failed waiting for cluster="oidc-wi-cluster" in resourcegroup="oidc-wi-btrlf49mx4mr" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96",
"name": "5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96",
"status": "Failed",
"startTime": "2026-07-23T15:29:57.199203941Z",
"endTime": "2026-07-23T15:49:11.470560955Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/oidc_issuer_workload_identity.go:216]: failed to create HCP cluster oidc-wi-cluster
Unexpected error:
<*fmt.wrapError | 0xc00045ef40>:
failed to create HCP cluster oidc-wi-cluster: failed waiting for cluster="oidc-wi-cluster" in resourcegroup="oidc-wi-btrlf49mx4mr" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96",
"name": "5f8bb69e-3dbc-46bc-b77f-ac4c9b9f8f96",
"status": "Failed",
"startTime": "2026-07-23T15:29:57.199203941Z",
"endTime": "2026-07-23T15:49:11.470560955Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:109]: failed to create HCP cluster "cluster-zstream-4-20-kr2pqb" with version 4.20.29 on candidate channel
Unexpected error:
<*fmt.wrapError | 0xc000e02700>:
failed to create HCP cluster cluster-zstream-4-20-kr2pqb: failed waiting for cluster="cluster-zstream-4-20-kr2pqb" in resourcegroup="rg-zstream-upgrade-4-20-5gp2mtdbkppf" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/a1b92cfe-14c4-4841-a691-dcb15fd4bada
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/a1b92cfe-14c4-4841-a691-dcb15fd4bada",
"name": "a1b92cfe-14c4-4841-a691-dcb15fd4bada",
"status": "Failed",
"startTime": "2026-07-23T15:33:05.814258572Z",
"endTime": "2026-07-23T15:52:11.319531705Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:109]: failed to create HCP cluster "cluster-zstream-4-20-kr2pqb" with version 4.20.29 on candidate channel
Unexpected error:
<*fmt.wrapError | 0xc000e02700>:
failed to create HCP cluster cluster-zstream-4-20-kr2pqb: failed waiting for cluster="cluster-zstream-4-20-kr2pqb" in resourcegroup="rg-zstream-upgrade-4-20-5gp2mtdbkppf" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/a1b92cfe-14c4-4841-a691-dcb15fd4bada
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/a1b92cfe-14c4-4841-a691-dcb15fd4bada",
"name": "a1b92cfe-14c4-4841-a691-dcb15fd4bada",
"status": "Failed",
"startTime": "2026-07-23T15:33:05.814258572Z",
"endTime": "2026-07-23T15:52:11.319531705Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/nodepool_ephemeral_osdisk.go:111]: failed to create HCP cluster ephemeral-disk
Unexpected error:
<*fmt.wrapError | 0xc000c5d0a0>:
failed to create HCP cluster ephemeral-disk: failed waiting for cluster="ephemeral-disk" in resourcegroup="ephemeral-osdisk-kzmh2hsvhvk8" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903",
"name": "e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903",
"status": "Failed",
"startTime": "2026-07-23T15:38:51.52148988Z",
"endTime": "2026-07-23T15:57:51.229369914Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_ephemeral_osdisk.go:111]: failed to create HCP cluster ephemeral-disk
Unexpected error:
<*fmt.wrapError | 0xc000c5d0a0>:
failed to create HCP cluster ephemeral-disk: failed waiting for cluster="ephemeral-disk" in resourcegroup="ephemeral-osdisk-kzmh2hsvhvk8" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903",
"name": "e6475fb8-7d66-4a3f-9a11-c8ce9a4ff903",
"status": "Failed",
"startTime": "2026-07-23T15:38:51.52148988Z",
"endTime": "2026-07-23T15:57:51.229369914Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] \u003cno_message\u003e; [cosmosCluster] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (12)
Affected runs (3)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DeleteHCPCluster timed out after <minutes> minutes; context deadline exceededfull failure pattern: DeleteHCPCluster timed out after <minutes> minutes; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 2 day(s) | e2e | 2 | 9.09%2 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 2 day(s) | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 0 · Jul 24: 0 · Jul 25: 1 · Jul 26: 2 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc000fa0198>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="patch-name-t94r677w7g5j", caused by: failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-t94r677w7g5j" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster patch-name-cluster in resource group patch-name-t94r677w7g5j, error: context deadline exceeded, error: failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-t94r677w7g5j" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster patch-name-cluster in resource group patch-name-t94r677w7g5j, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc000fa0198>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="patch-name-t94r677w7g5j", caused by: failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-t94r677w7g5j" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster patch-name-cluster in resource group patch-name-t94r677w7g5j, error: context deadline exceeded, error: failed waiting for hcpCluster="patch-name-cluster" in resourcegroup="patch-name-t94r677w7g5j" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster patch-name-cluster in resource group patch-name-t94r677w7g5j, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc0028f23a8>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="private-keyvault-86b8lc297hk6", caused by: failed waiting for hcpCluster="private-kv-cluster" in resourcegroup="private-keyvault-86b8lc297hk6" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster private-kv-cluster in resource group private-keyvault-86b8lc297hk6, error: context deadline exceeded, error: failed waiting for hcpCluster="private-kv-cluster" in resourcegroup="private-keyvault-86b8lc297hk6" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster private-kv-cluster in resource group private-keyvault-86b8lc297hk6, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc0028f23a8>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="private-keyvault-86b8lc297hk6", caused by: failed waiting for hcpCluster="private-kv-cluster" in resourcegroup="private-keyvault-86b8lc297hk6" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster private-kv-cluster in resource group private-keyvault-86b8lc297hk6, error: context deadline exceeded, error: failed waiting for hcpCluster="private-kv-cluster" in resourcegroup="private-keyvault-86b8lc297hk6" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster private-kv-cluster in resource group private-keyvault-86b8lc297hk6, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc00123e2b8>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9", caused by: failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-z4fpldkzrbd9, error: context deadline exceeded, error: failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-z4fpldkzrbd9, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:285]: Unexpected error:
<*errors.joinError | 0xc00123e2b8>:
failed to cleanup resource group: failed deleting hcp clusters in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9", caused by: failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-z4fpldkzrbd9, error: context deadline exceeded, error: failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-z4fpldkzrbd9" to finish deleting, caused by: timeout '25.000000' minutes exceeded during DeleteHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-z4fpldkzrbd9, error: context deadline exceeded
...
occurredContributing tests (3)
Affected runs (2)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ERROR CODE: InternalServerError; detail message [clusterServiceNodePoolStatus] <no_message>; provider Microsoft.RedHatOpenShiftfull failure pattern: ERROR CODE: InternalServerError; detail message [clusterServiceNodePoolStatus] <no_message>; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 2 day(s) | e2e | 2 | 9.09%2 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 2 day(s) | Show trend detailsJul 19: 0 · Jul 20: 2 · Jul 21: 0 · Jul 22: 0 · Jul 23: 0 · Jul 24: 1 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delete_cx_rg.go:138]: failed to create node pools in parallel for cluster "cx-rg-hcp-cluster"
Unexpected error:
<*fmt.wrapError | 0xc0004ef8c0>:
failed to create NodePool np-2: failed waiting for nodepool="np-2" for cluster "cx-rg-hcp-cluster" in resourcegroup="cx-rg-cluster-7pjp2fntgwhc" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c569a933-5592-4cb9-951a-4e439ed8e930
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c569a933-5592-4cb9-951a-4e439ed8e930",
"name": "c569a933-5592-4cb9-951a-4e439ed8e930",
"status": "Failed",
"startTime": "2026-07-24T02:16:26.672204644Z",
"endTime": "2026-07-24T02:35:27.643263493Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delete_cx_rg.go:138]: failed to create node pools in parallel for cluster "cx-rg-hcp-cluster"
Unexpected error:
<*fmt.wrapError | 0xc0004ef8c0>:
failed to create NodePool np-2: failed waiting for nodepool="np-2" for cluster "cx-rg-hcp-cluster" in resourcegroup="cx-rg-cluster-7pjp2fntgwhc" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c569a933-5592-4cb9-951a-4e439ed8e930
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c569a933-5592-4cb9-951a-4e439ed8e930",
"name": "c569a933-5592-4cb9-951a-4e439ed8e930",
"status": "Failed",
"startTime": "2026-07-24T02:16:26.672204644Z",
"endTime": "2026-07-24T02:35:27.643263493Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:95]: failed to create node pool "nodepool-128GiB" with 128GiB osDisk
Unexpected error:
<*fmt.wrapError | 0xc000c774c0>:
failed to create NodePool nodepool-128GiB: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-bkhsht" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/2f057642-f8a4-4c52-8a2f-292b71945df2
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/2f057642-f8a4-4c52-8a2f-292b71945df2",
"name": "2f057642-f8a4-4c52-8a2f-292b71945df2",
"status": "Failed",
"startTime": "2026-07-20T23:13:02.800607117Z",
"endTime": "2026-07-20T23:32:21.039712476Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:95]: failed to create node pool "nodepool-128GiB" with 128GiB osDisk
Unexpected error:
<*fmt.wrapError | 0xc000c774c0>:
failed to create NodePool nodepool-128GiB: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-bkhsht" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/2f057642-f8a4-4c52-8a2f-292b71945df2
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/2f057642-f8a4-4c52-8a2f-292b71945df2",
"name": "2f057642-f8a4-4c52-8a2f-292b71945df2",
"status": "Failed",
"startTime": "2026-07-20T23:13:02.800607117Z",
"endTime": "2026-07-20T23:32:21.039712476Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc001076048>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-m9m888" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/b88dd770-5841-4db8-a438-9fa916137ff8
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/b88dd770-5841-4db8-a438-9fa916137ff8",
"name": "b88dd770-5841-4db8-a438-9fa916137ff8",
"status": "Failed",
"startTime": "2026-07-20T23:19:14.772122124Z",
"endTime": "2026-07-20T23:38:20.899291077Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc001076048>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-m9m888" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/b88dd770-5841-4db8-a438-9fa916137ff8
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/b88dd770-5841-4db8-a438-9fa916137ff8",
"name": "b88dd770-5841-4db8-a438-9fa916137ff8",
"status": "Failed",
"startTime": "2026-07-20T23:19:14.772122124Z",
"endTime": "2026-07-20T23:38:20.899291077Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (3)
Affected runs (2)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [router]; provider...full failure pattern: ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [router]; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history | e2e | 2 | 9.09%2 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 2 day(s) — New failure pattern — no prior history | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 1 · Jul 22: 0 · Jul 23: 0 · Jul 24: 0 · Jul 25: 1 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (2)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-nightly-4-23-bxb82trtk28r/cluster-nightly-4-23-f626bt should provision
Unexpected error:
<*fmt.wrapError | 0xc000a9c1a0>:
failed to create HCP cluster cluster-nightly-4-23-f626bt: failed waiting for cluster="cluster-nightly-4-23-f626bt" in resourcegroup="rg-nightly-4-23-bxb82trtk28r" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d",
"name": "0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d",
"status": "Failed",
"startTime": "2026-07-25T23:02:57.404100166Z",
"endTime": "2026-07-25T23:22:19.985017273Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-nightly-4-23-bxb82trtk28r/cluster-nightly-4-23-f626bt should provision
Unexpected error:
<*fmt.wrapError | 0xc000a9c1a0>:
failed to create HCP cluster cluster-nightly-4-23-f626bt: failed waiting for cluster="cluster-nightly-4-23-f626bt" in resourcegroup="rg-nightly-4-23-bxb82trtk28r" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d",
"name": "0f19b0d2-34e7-42c9-99c1-fa33aeb87a0d",
"status": "Failed",
"startTime": "2026-07-25T23:02:57.404100166Z",
"endTime": "2026-07-25T23:22:19.985017273Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-nightly-4-23-24nfpmj67m6s/cluster-nightly-4-23-cjrw8r should provision
Unexpected error:
<*fmt.wrapError | 0xc0013903c0>:
failed to create HCP cluster cluster-nightly-4-23-cjrw8r: failed waiting for cluster="cluster-nightly-4-23-cjrw8r" in resourcegroup="rg-nightly-4-23-24nfpmj67m6s" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/1b94d127-cbd8-4a47-8b57-4bcae269b1a0
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/1b94d127-cbd8-4a47-8b57-4bcae269b1a0",
"name": "1b94d127-cbd8-4a47-8b57-4bcae269b1a0",
"status": "Failed",
"startTime": "2026-07-21T23:05:39.002058547Z",
"endTime": "2026-07-21T23:24:56.606069748Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-nightly-4-23-24nfpmj67m6s/cluster-nightly-4-23-cjrw8r should provision
Unexpected error:
<*fmt.wrapError | 0xc0013903c0>:
failed to create HCP cluster cluster-nightly-4-23-cjrw8r: failed waiting for cluster="cluster-nightly-4-23-cjrw8r" in resourcegroup="rg-nightly-4-23-24nfpmj67m6s" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/1b94d127-cbd8-4a47-8b57-4bcae269b1a0
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/1b94d127-cbd8-4a47-8b57-4bcae269b1a0",
"name": "1b94d127-cbd8-4a47-8b57-4bcae269b1a0",
"status": "Failed",
"startTime": "2026-07-21T23:05:39.002058547Z",
"endTime": "2026-07-21T23:24:56.606069748Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (2)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
timeout during CreateHCPClusterAndWait; context deadline exceededfull failure pattern: timeout during CreateHCPClusterAndWait; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 2 day(s) | e2e | 2 | 9.09%2 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 2 day(s) | Show trend detailsJul 19: 0 · Jul 20: 1 · Jul 21: 0 · Jul 22: 0 · Jul 23: 1 · Jul 24: 0 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (2)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:148]: failed to create HCP cluster version 4.19
Unexpected error:
<*fmt.wrapErrors | 0xc000f326f0>:
failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-qp8jkwnz8g6c" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-qp8jkwnz8g6c, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:148]: failed to create HCP cluster version 4.19
Unexpected error:
<*fmt.wrapErrors | 0xc000f326f0>:
failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-qp8jkwnz8g6c" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-qp8jkwnz8g6c, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:106]: HCP cluster rg-nightly-5-0-6qqhqp/cluster-nightly-5-0-pq7q77 should provision
Unexpected error:
<*fmt.wrapErrors | 0xc001608540>:
failed to create HCP cluster cluster-nightly-5-0-pq7q77, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-0-pq7q77 in resource group rg-nightly-5-0-6qqhqp, error: failed waiting for cluster="cluster-nightly-5-0-pq7q77" in resourcegroup="rg-nightly-5-0-6qqhqp" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-0-pq7q77 in resource group rg-nightly-5-0-6qqhqp, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:106]: HCP cluster rg-nightly-5-0-6qqhqp/cluster-nightly-5-0-pq7q77 should provision
Unexpected error:
<*fmt.wrapErrors | 0xc001608540>:
failed to create HCP cluster cluster-nightly-5-0-pq7q77, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-0-pq7q77 in resource group rg-nightly-5-0-6qqhqp, error: failed waiting for cluster="cluster-nightly-5-0-pq7q77" in resourcegroup="rg-nightly-5-0-6qqhqp" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-0-pq7q77 in resource group rg-nightly-5-0-6qqhqp, error: context deadline exceeded
...
occurredContributing tests (2)
Affected runs (2)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls: failed to verify certificate: x509: certificate signed by unknown authorityfull failure pattern: tls: failed to verify certificate: x509: certificate signed by unknown authority Signal: IndeterminateSignal: Indeterminate — seen in 3 prior week(s); active 2 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 3 prior week(s); active 2 day(s) | Show trend detailsJul 19: 1 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 0 · Jul 24: 1 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:186]: failed to verify simple web app runs on cluster "cluster-candidate-4-22-9p9q96"
Unexpected error:
<*fmt.wrapError | 0xc000e3e200>:
[strict TLS verification] route was never reachable: Get "https://agnhost-e2e-sample-app-5s5tl.apps.aro.t4h5n3m8h9b6b1y.pmy9.uksouthstaging.aroapp-hcp.io": tls: failed to verify certificate: x509: certificate signed by unknown authority
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:186]: failed to verify simple web app runs on cluster "cluster-candidate-4-22-9p9q96"
Unexpected error:
<*fmt.wrapError | 0xc000e3e200>:
[strict TLS verification] route was never reachable: Get "https://agnhost-e2e-sample-app-5s5tl.apps.aro.t4h5n3m8h9b6b1y.pmy9.uksouthstaging.aroapp-hcp.io": tls: failed to verify certificate: x509: certificate signed by unknown authority
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
x509: certificate signed by unknown authorityfull failure pattern: x509: certificate signed by unknown authority Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 0 · Jul 24: 0 · Jul 25: 1 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:234]: Timed out after 600.002s.
expect ingress certificate to be signed by a trusted Azure CA
Expected success, but got an error:
<x509.UnknownAuthorityError>:
x509: certificate signed by unknown authority
...
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:234]: Timed out after 600.002s.
expect ingress certificate to be signed by a trusted Azure CA
Expected success, but got an error:
<x509.UnknownAuthorityError>:
x509: certificate signed by unknown authority
...Contributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster is not available: KubeconfigWaitingForCreate: Waiting for hosted control plane kubeconfig ...full failure pattern: ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster is not available: KubeconfigWaitingForCreate: Waiting for hosted control plane kubeconfig to be created; hosted cluster degraded: UnavailableReplicas: [capi-provider, router]; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 1 · Jul 24: 0 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-candidate-4-22-2hkmp8kgmll4/cluster-candidate-4-22-zqcp95 should provision
Unexpected error:
<*fmt.wrapError | 0xc000c78320>:
failed to create HCP cluster cluster-candidate-4-22-zqcp95: failed waiting for cluster="cluster-candidate-4-22-zqcp95" in resourcegroup="rg-candidate-4-22-2hkmp8kgmll4" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7",
"name": "7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7",
"status": "Failed",
"startTime": "2026-07-23T14:57:03.082121392Z",
"endTime": "2026-07-23T15:16:10.601844479Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster is not available: KubeconfigWaitingForCreate: Waiting for hosted control plane kubeconfig to be created; hosted cluster degraded: UnavailableReplicas: [capi-provider deployment has 1 unavailable replicas, router deployment has 2 unavailable replicas]"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:120]: HCP cluster rg-candidate-4-22-2hkmp8kgmll4/cluster-candidate-4-22-zqcp95 should provision
Unexpected error:
<*fmt.wrapError | 0xc000c78320>:
failed to create HCP cluster cluster-candidate-4-22-zqcp95: failed waiting for cluster="cluster-candidate-4-22-zqcp95" in resourcegroup="rg-candidate-4-22-2hkmp8kgmll4" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7",
"name": "7dd0acb6-1bcd-4cbd-a77e-1e2698a80ca7",
"status": "Failed",
"startTime": "2026-07-23T14:57:03.082121392Z",
"endTime": "2026-07-23T15:16:10.601844479Z",
"error": {
"code": "InternalServerError",
"message": "[hypershiftHostedCluster] hosted cluster is not available: KubeconfigWaitingForCreate: Waiting for hosted control plane kubeconfig to be created; hosted cluster degraded: UnavailableReplicas: [capi-provider deployment has 1 unavailable replicas, router deployment has 2 unavailable replicas]"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cluster entered terminal Failed state after role assignment deploymentfull failure pattern: cluster entered terminal Failed state after role assignment deployment Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 1 · Jul 24: 0 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:219]: Timed out after 2520.003s.
cluster should eventually succeed after role assignments are created
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:215 with:
cluster entered terminal Failed state after role assignment deployment
Expected
<armredhatopenshifthcp.ProvisioningState>: ...
not to equal
<armredhatopenshifthcp.ProvisioningState>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:219]: Timed out after 2520.003s.
cluster should eventually succeed after role assignments are created
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:215 with:
cluster entered terminal Failed state after role assignment deployment
Expected
<armredhatopenshifthcp.ProvisioningState>: ...
not to equal
<armredhatopenshifthcp.ProvisioningState>: ...Contributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
failed to create cluster role binding for external auth <external-auth> VMfull failure pattern: failed to create cluster role binding for external auth <external-auth> VM Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 19: 0 · Jul 20: 0 · Jul 21: 0 · Jul 22: 0 · Jul 23: 0 · Jul 24: 1 · Jul 25: 0 · Jul 26: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:328]: failed to create cluster role binding for external auth via VM
Unexpected error:
<context.deadlineExceededError>:
context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:328]: failed to create cluster role binding for external auth via VM
Unexpected error:
<context.deadlineExceededError>:
context deadline exceeded
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||