<
Single Day: Apr 6
> Reset
View JSON API

Environment: STG

Failure patterns: 1 · Failures matched: 6 · Total runs: 1 · Runs affected: 1

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.
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
full failure pattern:
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
Signal: IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s)
e2e1100.00%1 of 1 job runs affectedIndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s)Show trend detailsMar 31: 0 · Apr 1: 0 · Apr 2: 0 · Apr 3: 0 · Apr 4: 0 · Apr 5: 0 · Apr 6: 6none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_ephemeral_osdisk.go:181]: Unexpected error:
    <*fmt.wrapErrors | 0xc0009af200>: 
    failed waiting for hcpCluster="ephemeral-disk" in resourcegroup="ephemeral-osdisk-59l5q6" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"ephemeral-disk\" in resourcegroup=\"ephemeral-osdisk-59l5q6\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0006870e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_ephemeral_osdisk.go:181]: Unexpected error:
    <*fmt.wrapErrors | 0xc0009af200>: 
    failed waiting for hcpCluster="ephemeral-disk" in resourcegroup="ephemeral-osdisk-59l5q6" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"ephemeral-disk\" in resourcegroup=\"ephemeral-osdisk-59l5q6\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0006870e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster ephemeral-disk in resource group ephemeral-osdisk-59l5q6",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:164]: Unexpected error:
    <*fmt.wrapErrors | 0xc000a93320>: 
    failed waiting for hcpCluster="np-version-upgrade-cluster-s9bb65" in resourcegroup="rg-np-version-upgrade-s9bb65-cnwl7n" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"np-version-upgrade-cluster-s9bb65\" in resourcegroup=\"rg-np-version-upgrade-s9bb65-cnwl7n\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00092d310>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:164]: Unexpected error:
    <*fmt.wrapErrors | 0xc000a93320>: 
    failed waiting for hcpCluster="np-version-upgrade-cluster-s9bb65" in resourcegroup="rg-np-version-upgrade-s9bb65-cnwl7n" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"np-version-upgrade-cluster-s9bb65\" in resourcegroup=\"rg-np-version-upgrade-s9bb65-cnwl7n\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00092d310>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster np-version-upgrade-cluster-s9bb65 in resource group rg-np-version-upgrade-s9bb65-cnwl7n",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc000e5e270>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-8k6rsb" in resourcegroup="admin-credential-lifecycle-test-fg69vh" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-8k6rsb\" in resourcegroup=\"admin-credential-lifecycle-test-fg69vh\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0014d67e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc000e5e270>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-8k6rsb" in resourcegroup="admin-credential-lifecycle-test-fg69vh" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-8k6rsb\" in resourcegroup=\"admin-credential-lifecycle-test-fg69vh\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0014d67e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-8k6rsb in resource group admin-credential-lifecycle-test-fg69vh",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Contributing tests (6)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCreate HCPOpenShiftCluster with Private KeyVault should create a cluster with private keyvault using v20251223preview API1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should upgrade a nodepool from 4.20.z to 4.20.zLatest1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelCustomer should upgrade a nodepool from 4.20.z to 4.21.zLatest1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallelNodepool Ephemeral OS Disk should create a nodepool with ephemeral OS disk when autoRepair is enabled1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2040972964261793792